/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
#io-content {
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
}
#io-content html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
#io-content body {
  margin: 0;
}
#io-content article,
#io-content aside,
#io-content details,
#io-content figcaption,
#io-content figure,
#io-content footer,
#io-content header,
#io-content hgroup,
#io-content main,
#io-content menu,
#io-content nav,
#io-content section,
#io-content summary {
  display: block;
}
#io-content audio,
#io-content canvas,
#io-content progress,
#io-content video {
  display: inline-block;
  vertical-align: baseline;
}
#io-content audio:not([controls]) {
  display: none;
  height: 0;
}
#io-content [hidden],
#io-content template {
  display: none;
}
#io-content a {
  background-color: transparent;
}
#io-content a:active,
#io-content a:hover {
  outline: 0;
}
#io-content abbr[title] {
  border-bottom: 1px dotted;
}
#io-content b,
#io-content strong {
  font-weight: bold;
}
#io-content dfn {
  font-style: italic;
}
#io-content h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
#io-content mark {
  background: #ff0;
  color: #000;
}
#io-content small {
  font-size: 80%;
}
#io-content sub,
#io-content sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#io-content sup {
  top: -0.5em;
}
#io-content sub {
  bottom: -0.25em;
}
#io-content img {
  border: 0;
}
#io-content svg:not(:root) {
  overflow: hidden;
}
#io-content figure {
  margin: 1em 40px;
}
#io-content hr {
  box-sizing: content-box;
  height: 0;
}
#io-content pre {
  overflow: auto;
}
#io-content code,
#io-content kbd,
#io-content pre,
#io-content samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
#io-content button,
#io-content input,
#io-content optgroup,
#io-content select,
#io-content textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
#io-content button {
  overflow: visible;
}
#io-content button,
#io-content select {
  text-transform: none;
}
#io-content button,
#io-content html input[type="button"],
#io-content input[type="reset"],
#io-content input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
#io-content button[disabled],
#io-content html input[disabled] {
  cursor: default;
}
#io-content button::-moz-focus-inner,
#io-content input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#io-content input {
  line-height: normal;
}
#io-content input[type="checkbox"],
#io-content input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
#io-content input[type="number"]::-webkit-inner-spin-button,
#io-content input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
#io-content input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
#io-content input[type="search"]::-webkit-search-cancel-button,
#io-content input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#io-content fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
#io-content legend {
  border: 0;
  padding: 0;
}
#io-content textarea {
  overflow: auto;
}
#io-content optgroup {
  font-weight: bold;
}
#io-content table {
  border-collapse: collapse;
  border-spacing: 0;
}
#io-content td,
#io-content th {
  padding: 0;
}
@media print {
  #io-content *,
  #io-content *:before,
  #io-content *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  #io-content a,
  #io-content a:visited {
    text-decoration: underline;
  }
  #io-content a[href]:after {
    content: " (" attr(href) ")";
  }
  #io-content abbr[title]:after {
    content: " (" attr(title) ")";
  }
  #io-content a[href^="#"]:after,
  #io-content a[href^="javascript:"]:after {
    content: "";
  }
  #io-content pre,
  #io-content blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  #io-content thead {
    display: table-header-group;
  }
  #io-content tr,
  #io-content img {
    page-break-inside: avoid;
  }
  #io-content img {
    max-width: 100% !important;
  }
  #io-content p,
  #io-content h2,
  #io-content h3 {
    orphans: 3;
    widows: 3;
  }
  #io-content h2,
  #io-content h3 {
    page-break-after: avoid;
  }
  #io-content .navbar {
    display: none;
  }
  #io-content .btn > .caret,
  #io-content .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  #io-content .label {
    border: 1px solid #000;
  }
  #io-content .table {
    border-collapse: collapse !important;
  }
  #io-content .table td,
  #io-content .table th {
    background-color: #fff !important;
  }
  #io-content .table-bordered th,
  #io-content .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
#io-content * {
  box-sizing: border-box;
}
#io-content *:before,
#io-content *:after {
  box-sizing: border-box;
}
#io-content html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#io-content body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #6c819c;
  background-color: #fff;
}
#io-content input,
#io-content button,
#io-content select,
#io-content textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#io-content a {
  color: #70cbf4;
  text-decoration: none;
}
#io-content a:hover,
#io-content a:focus {
  color: #29b1ef;
  text-decoration: underline;
}
#io-content a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#io-content figure {
  margin: 0;
}
#io-content img {
  vertical-align: middle;
}
#io-content .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
#io-content .img-rounded {
  border-radius: 4px;
}
#io-content .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
#io-content .img-circle {
  border-radius: 50%;
}
#io-content hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
#io-content .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#io-content .sr-only-focusable:active,
#io-content .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
#io-content [role="button"] {
  cursor: pointer;
}
#io-content h1,
#io-content h2,
#io-content h3,
#io-content h4,
#io-content h5,
#io-content h6,
#io-content .h1,
#io-content .h2,
#io-content .h3,
#io-content .h4,
#io-content .h5,
#io-content .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
#io-content h1 small,
#io-content h2 small,
#io-content h3 small,
#io-content h4 small,
#io-content h5 small,
#io-content h6 small,
#io-content .h1 small,
#io-content .h2 small,
#io-content .h3 small,
#io-content .h4 small,
#io-content .h5 small,
#io-content .h6 small,
#io-content h1 .small,
#io-content h2 .small,
#io-content h3 .small,
#io-content h4 .small,
#io-content h5 .small,
#io-content h6 .small,
#io-content .h1 .small,
#io-content .h2 .small,
#io-content .h3 .small,
#io-content .h4 .small,
#io-content .h5 .small,
#io-content .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
#io-content h1,
#io-content .h1,
#io-content h2,
#io-content .h2,
#io-content h3,
#io-content .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
#io-content h1 small,
#io-content .h1 small,
#io-content h2 small,
#io-content .h2 small,
#io-content h3 small,
#io-content .h3 small,
#io-content h1 .small,
#io-content .h1 .small,
#io-content h2 .small,
#io-content .h2 .small,
#io-content h3 .small,
#io-content .h3 .small {
  font-size: 65%;
}
#io-content h4,
#io-content .h4,
#io-content h5,
#io-content .h5,
#io-content h6,
#io-content .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
#io-content h4 small,
#io-content .h4 small,
#io-content h5 small,
#io-content .h5 small,
#io-content h6 small,
#io-content .h6 small,
#io-content h4 .small,
#io-content .h4 .small,
#io-content h5 .small,
#io-content .h5 .small,
#io-content h6 .small,
#io-content .h6 .small {
  font-size: 75%;
}
#io-content h1,
#io-content .h1 {
  font-size: 41px;
}
#io-content h2,
#io-content .h2 {
  font-size: 34px;
}
#io-content h3,
#io-content .h3 {
  font-size: 28px;
}
#io-content h4,
#io-content .h4 {
  font-size: 20px;
}
#io-content h5,
#io-content .h5 {
  font-size: 16px;
}
#io-content h6,
#io-content .h6 {
  font-size: 14px;
}
#io-content p {
  margin: 0 0 11px;
}
#io-content .lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  #io-content .lead {
    font-size: 24px;
  }
}
#io-content small,
#io-content .small {
  font-size: 87%;
}
#io-content mark,
#io-content .mark {
  background-color: #ff851b;
  padding: .2em;
}
#io-content .text-left {
  text-align: left;
}
#io-content .text-right {
  text-align: right;
}
#io-content .text-center {
  text-align: center;
}
#io-content .text-justify {
  text-align: justify;
}
#io-content .text-nowrap {
  white-space: nowrap;
}
#io-content .text-lowercase {
  text-transform: lowercase;
}
#io-content .text-uppercase {
  text-transform: uppercase;
}
#io-content .text-capitalize {
  text-transform: capitalize;
}
#io-content .text-muted {
  color: #777777;
}
#io-content .text-primary {
  color: #70cbf4;
}
a#io-content .text-primary:hover,
a#io-content .text-primary:focus {
  color: #41baf0;
}
#io-content .text-success {
  color: #fff;
}
a#io-content .text-success:hover,
a#io-content .text-success:focus {
  color: #e6e6e6;
}
#io-content .text-info {
  color: #fff;
}
a#io-content .text-info:hover,
a#io-content .text-info:focus {
  color: #e6e6e6;
}
#io-content .text-warning {
  color: #fff;
}
a#io-content .text-warning:hover,
a#io-content .text-warning:focus {
  color: #e6e6e6;
}
#io-content .text-danger {
  color: #fff;
}
a#io-content .text-danger:hover,
a#io-content .text-danger:focus {
  color: #e6e6e6;
}
#io-content .bg-primary {
  color: #fff;
  background-color: #70cbf4;
}
a#io-content .bg-primary:hover,
a#io-content .bg-primary:focus {
  background-color: #41baf0;
}
#io-content .bg-success {
  background-color: #28b62c;
}
a#io-content .bg-success:hover,
a#io-content .bg-success:focus {
  background-color: #1f8c22;
}
#io-content .bg-info {
  background-color: #75caeb;
}
a#io-content .bg-info:hover,
a#io-content .bg-info:focus {
  background-color: #48b9e5;
}
#io-content .bg-warning {
  background-color: #ff851b;
}
a#io-content .bg-warning:hover,
a#io-content .bg-warning:focus {
  background-color: #e76b00;
}
#io-content .bg-danger {
  background-color: #c0151b;
}
a#io-content .bg-danger:hover,
a#io-content .bg-danger:focus {
  background-color: #921015;
}
#io-content .page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
#io-content ul,
#io-content ol {
  margin-top: 0;
  margin-bottom: 11px;
}
#io-content ul ul,
#io-content ol ul,
#io-content ul ol,
#io-content ol ol {
  margin-bottom: 0;
}
#io-content .list-unstyled {
  padding-left: 0;
  list-style: none;
}
#io-content .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
#io-content .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
#io-content dl {
  margin-top: 0;
  margin-bottom: 22px;
}
#io-content dt,
#io-content dd {
  line-height: 1.42857143;
}
#io-content dt {
  font-weight: bold;
}
#io-content dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  #io-content .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #io-content .dl-horizontal dd {
    margin-left: 180px;
  }
}
#io-content abbr[title],
#io-content abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
#io-content .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
#io-content blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
#io-content blockquote p:last-child,
#io-content blockquote ul:last-child,
#io-content blockquote ol:last-child {
  margin-bottom: 0;
}
#io-content blockquote footer,
#io-content blockquote small,
#io-content blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
#io-content blockquote footer:before,
#io-content blockquote small:before,
#io-content blockquote .small:before {
  content: '\2014 \00A0';
}
#io-content .blockquote-reverse,
#io-content blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
#io-content .blockquote-reverse footer:before,
#io-content blockquote.pull-right footer:before,
#io-content .blockquote-reverse small:before,
#io-content blockquote.pull-right small:before,
#io-content .blockquote-reverse .small:before,
#io-content blockquote.pull-right .small:before {
  content: '';
}
#io-content .blockquote-reverse footer:after,
#io-content blockquote.pull-right footer:after,
#io-content .blockquote-reverse small:after,
#io-content blockquote.pull-right small:after,
#io-content .blockquote-reverse .small:after,
#io-content blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
#io-content address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
#io-content code,
#io-content kbd,
#io-content pre,
#io-content samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
#io-content code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px;
}
#io-content kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
#io-content kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
#io-content pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px;
}
#io-content pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
#io-content .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
#io-content .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  #io-content .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  #io-content .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  #io-content .container {
    width: 1160px;
  }
}
#io-content .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
#io-content .row {
  margin-left: -10px;
  margin-right: -10px;
}
#io-content .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: 10px;
  padding-right: 10px;
}
#io-content .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;
}
#io-content .col-xs-12 {
  width: 100%;
}
#io-content .col-xs-11 {
  width: 91.66666667%;
}
#io-content .col-xs-10 {
  width: 83.33333333%;
}
#io-content .col-xs-9 {
  width: 75%;
}
#io-content .col-xs-8 {
  width: 66.66666667%;
}
#io-content .col-xs-7 {
  width: 58.33333333%;
}
#io-content .col-xs-6 {
  width: 50%;
}
#io-content .col-xs-5 {
  width: 41.66666667%;
}
#io-content .col-xs-4 {
  width: 33.33333333%;
}
#io-content .col-xs-3 {
  width: 25%;
}
#io-content .col-xs-2 {
  width: 16.66666667%;
}
#io-content .col-xs-1 {
  width: 8.33333333%;
}
#io-content .col-xs-pull-12 {
  right: 100%;
}
#io-content .col-xs-pull-11 {
  right: 91.66666667%;
}
#io-content .col-xs-pull-10 {
  right: 83.33333333%;
}
#io-content .col-xs-pull-9 {
  right: 75%;
}
#io-content .col-xs-pull-8 {
  right: 66.66666667%;
}
#io-content .col-xs-pull-7 {
  right: 58.33333333%;
}
#io-content .col-xs-pull-6 {
  right: 50%;
}
#io-content .col-xs-pull-5 {
  right: 41.66666667%;
}
#io-content .col-xs-pull-4 {
  right: 33.33333333%;
}
#io-content .col-xs-pull-3 {
  right: 25%;
}
#io-content .col-xs-pull-2 {
  right: 16.66666667%;
}
#io-content .col-xs-pull-1 {
  right: 8.33333333%;
}
#io-content .col-xs-pull-0 {
  right: auto;
}
#io-content .col-xs-push-12 {
  left: 100%;
}
#io-content .col-xs-push-11 {
  left: 91.66666667%;
}
#io-content .col-xs-push-10 {
  left: 83.33333333%;
}
#io-content .col-xs-push-9 {
  left: 75%;
}
#io-content .col-xs-push-8 {
  left: 66.66666667%;
}
#io-content .col-xs-push-7 {
  left: 58.33333333%;
}
#io-content .col-xs-push-6 {
  left: 50%;
}
#io-content .col-xs-push-5 {
  left: 41.66666667%;
}
#io-content .col-xs-push-4 {
  left: 33.33333333%;
}
#io-content .col-xs-push-3 {
  left: 25%;
}
#io-content .col-xs-push-2 {
  left: 16.66666667%;
}
#io-content .col-xs-push-1 {
  left: 8.33333333%;
}
#io-content .col-xs-push-0 {
  left: auto;
}
#io-content .col-xs-offset-12 {
  margin-left: 100%;
}
#io-content .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
#io-content .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
#io-content .col-xs-offset-9 {
  margin-left: 75%;
}
#io-content .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
#io-content .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
#io-content .col-xs-offset-6 {
  margin-left: 50%;
}
#io-content .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
#io-content .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
#io-content .col-xs-offset-3 {
  margin-left: 25%;
}
#io-content .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
#io-content .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
#io-content .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  #io-content .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;
  }
  #io-content .col-sm-12 {
    width: 100%;
  }
  #io-content .col-sm-11 {
    width: 91.66666667%;
  }
  #io-content .col-sm-10 {
    width: 83.33333333%;
  }
  #io-content .col-sm-9 {
    width: 75%;
  }
  #io-content .col-sm-8 {
    width: 66.66666667%;
  }
  #io-content .col-sm-7 {
    width: 58.33333333%;
  }
  #io-content .col-sm-6 {
    width: 50%;
  }
  #io-content .col-sm-5 {
    width: 41.66666667%;
  }
  #io-content .col-sm-4 {
    width: 33.33333333%;
  }
  #io-content .col-sm-3 {
    width: 25%;
  }
  #io-content .col-sm-2 {
    width: 16.66666667%;
  }
  #io-content .col-sm-1 {
    width: 8.33333333%;
  }
  #io-content .col-sm-pull-12 {
    right: 100%;
  }
  #io-content .col-sm-pull-11 {
    right: 91.66666667%;
  }
  #io-content .col-sm-pull-10 {
    right: 83.33333333%;
  }
  #io-content .col-sm-pull-9 {
    right: 75%;
  }
  #io-content .col-sm-pull-8 {
    right: 66.66666667%;
  }
  #io-content .col-sm-pull-7 {
    right: 58.33333333%;
  }
  #io-content .col-sm-pull-6 {
    right: 50%;
  }
  #io-content .col-sm-pull-5 {
    right: 41.66666667%;
  }
  #io-content .col-sm-pull-4 {
    right: 33.33333333%;
  }
  #io-content .col-sm-pull-3 {
    right: 25%;
  }
  #io-content .col-sm-pull-2 {
    right: 16.66666667%;
  }
  #io-content .col-sm-pull-1 {
    right: 8.33333333%;
  }
  #io-content .col-sm-pull-0 {
    right: auto;
  }
  #io-content .col-sm-push-12 {
    left: 100%;
  }
  #io-content .col-sm-push-11 {
    left: 91.66666667%;
  }
  #io-content .col-sm-push-10 {
    left: 83.33333333%;
  }
  #io-content .col-sm-push-9 {
    left: 75%;
  }
  #io-content .col-sm-push-8 {
    left: 66.66666667%;
  }
  #io-content .col-sm-push-7 {
    left: 58.33333333%;
  }
  #io-content .col-sm-push-6 {
    left: 50%;
  }
  #io-content .col-sm-push-5 {
    left: 41.66666667%;
  }
  #io-content .col-sm-push-4 {
    left: 33.33333333%;
  }
  #io-content .col-sm-push-3 {
    left: 25%;
  }
  #io-content .col-sm-push-2 {
    left: 16.66666667%;
  }
  #io-content .col-sm-push-1 {
    left: 8.33333333%;
  }
  #io-content .col-sm-push-0 {
    left: auto;
  }
  #io-content .col-sm-offset-12 {
    margin-left: 100%;
  }
  #io-content .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  #io-content .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  #io-content .col-sm-offset-9 {
    margin-left: 75%;
  }
  #io-content .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  #io-content .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  #io-content .col-sm-offset-6 {
    margin-left: 50%;
  }
  #io-content .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  #io-content .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  #io-content .col-sm-offset-3 {
    margin-left: 25%;
  }
  #io-content .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  #io-content .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  #io-content .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  #io-content .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;
  }
  #io-content .col-md-12 {
    width: 100%;
  }
  #io-content .col-md-11 {
    width: 91.66666667%;
  }
  #io-content .col-md-10 {
    width: 83.33333333%;
  }
  #io-content .col-md-9 {
    width: 75%;
  }
  #io-content .col-md-8 {
    width: 66.66666667%;
  }
  #io-content .col-md-7 {
    width: 58.33333333%;
  }
  #io-content .col-md-6 {
    width: 50%;
  }
  #io-content .col-md-5 {
    width: 41.66666667%;
  }
  #io-content .col-md-4 {
    width: 33.33333333%;
  }
  #io-content .col-md-3 {
    width: 25%;
  }
  #io-content .col-md-2 {
    width: 16.66666667%;
  }
  #io-content .col-md-1 {
    width: 8.33333333%;
  }
  #io-content .col-md-pull-12 {
    right: 100%;
  }
  #io-content .col-md-pull-11 {
    right: 91.66666667%;
  }
  #io-content .col-md-pull-10 {
    right: 83.33333333%;
  }
  #io-content .col-md-pull-9 {
    right: 75%;
  }
  #io-content .col-md-pull-8 {
    right: 66.66666667%;
  }
  #io-content .col-md-pull-7 {
    right: 58.33333333%;
  }
  #io-content .col-md-pull-6 {
    right: 50%;
  }
  #io-content .col-md-pull-5 {
    right: 41.66666667%;
  }
  #io-content .col-md-pull-4 {
    right: 33.33333333%;
  }
  #io-content .col-md-pull-3 {
    right: 25%;
  }
  #io-content .col-md-pull-2 {
    right: 16.66666667%;
  }
  #io-content .col-md-pull-1 {
    right: 8.33333333%;
  }
  #io-content .col-md-pull-0 {
    right: auto;
  }
  #io-content .col-md-push-12 {
    left: 100%;
  }
  #io-content .col-md-push-11 {
    left: 91.66666667%;
  }
  #io-content .col-md-push-10 {
    left: 83.33333333%;
  }
  #io-content .col-md-push-9 {
    left: 75%;
  }
  #io-content .col-md-push-8 {
    left: 66.66666667%;
  }
  #io-content .col-md-push-7 {
    left: 58.33333333%;
  }
  #io-content .col-md-push-6 {
    left: 50%;
  }
  #io-content .col-md-push-5 {
    left: 41.66666667%;
  }
  #io-content .col-md-push-4 {
    left: 33.33333333%;
  }
  #io-content .col-md-push-3 {
    left: 25%;
  }
  #io-content .col-md-push-2 {
    left: 16.66666667%;
  }
  #io-content .col-md-push-1 {
    left: 8.33333333%;
  }
  #io-content .col-md-push-0 {
    left: auto;
  }
  #io-content .col-md-offset-12 {
    margin-left: 100%;
  }
  #io-content .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  #io-content .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  #io-content .col-md-offset-9 {
    margin-left: 75%;
  }
  #io-content .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  #io-content .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  #io-content .col-md-offset-6 {
    margin-left: 50%;
  }
  #io-content .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  #io-content .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  #io-content .col-md-offset-3 {
    margin-left: 25%;
  }
  #io-content .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  #io-content .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  #io-content .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  #io-content .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;
  }
  #io-content .col-lg-12 {
    width: 100%;
  }
  #io-content .col-lg-11 {
    width: 91.66666667%;
  }
  #io-content .col-lg-10 {
    width: 83.33333333%;
  }
  #io-content .col-lg-9 {
    width: 75%;
  }
  #io-content .col-lg-8 {
    width: 66.66666667%;
  }
  #io-content .col-lg-7 {
    width: 58.33333333%;
  }
  #io-content .col-lg-6 {
    width: 50%;
  }
  #io-content .col-lg-5 {
    width: 41.66666667%;
  }
  #io-content .col-lg-4 {
    width: 33.33333333%;
  }
  #io-content .col-lg-3 {
    width: 25%;
  }
  #io-content .col-lg-2 {
    width: 16.66666667%;
  }
  #io-content .col-lg-1 {
    width: 8.33333333%;
  }
  #io-content .col-lg-pull-12 {
    right: 100%;
  }
  #io-content .col-lg-pull-11 {
    right: 91.66666667%;
  }
  #io-content .col-lg-pull-10 {
    right: 83.33333333%;
  }
  #io-content .col-lg-pull-9 {
    right: 75%;
  }
  #io-content .col-lg-pull-8 {
    right: 66.66666667%;
  }
  #io-content .col-lg-pull-7 {
    right: 58.33333333%;
  }
  #io-content .col-lg-pull-6 {
    right: 50%;
  }
  #io-content .col-lg-pull-5 {
    right: 41.66666667%;
  }
  #io-content .col-lg-pull-4 {
    right: 33.33333333%;
  }
  #io-content .col-lg-pull-3 {
    right: 25%;
  }
  #io-content .col-lg-pull-2 {
    right: 16.66666667%;
  }
  #io-content .col-lg-pull-1 {
    right: 8.33333333%;
  }
  #io-content .col-lg-pull-0 {
    right: auto;
  }
  #io-content .col-lg-push-12 {
    left: 100%;
  }
  #io-content .col-lg-push-11 {
    left: 91.66666667%;
  }
  #io-content .col-lg-push-10 {
    left: 83.33333333%;
  }
  #io-content .col-lg-push-9 {
    left: 75%;
  }
  #io-content .col-lg-push-8 {
    left: 66.66666667%;
  }
  #io-content .col-lg-push-7 {
    left: 58.33333333%;
  }
  #io-content .col-lg-push-6 {
    left: 50%;
  }
  #io-content .col-lg-push-5 {
    left: 41.66666667%;
  }
  #io-content .col-lg-push-4 {
    left: 33.33333333%;
  }
  #io-content .col-lg-push-3 {
    left: 25%;
  }
  #io-content .col-lg-push-2 {
    left: 16.66666667%;
  }
  #io-content .col-lg-push-1 {
    left: 8.33333333%;
  }
  #io-content .col-lg-push-0 {
    left: auto;
  }
  #io-content .col-lg-offset-12 {
    margin-left: 100%;
  }
  #io-content .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  #io-content .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  #io-content .col-lg-offset-9 {
    margin-left: 75%;
  }
  #io-content .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  #io-content .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  #io-content .col-lg-offset-6 {
    margin-left: 50%;
  }
  #io-content .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  #io-content .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  #io-content .col-lg-offset-3 {
    margin-left: 25%;
  }
  #io-content .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  #io-content .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  #io-content .col-lg-offset-0 {
    margin-left: 0%;
  }
}
#io-content table {
  background-color: transparent;
}
#io-content caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
#io-content th {
  text-align: left;
}
#io-content .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
#io-content .table > thead > tr > th,
#io-content .table > tbody > tr > th,
#io-content .table > tfoot > tr > th,
#io-content .table > thead > tr > td,
#io-content .table > tbody > tr > td,
#io-content .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
#io-content .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
#io-content .table > caption + thead > tr:first-child > th,
#io-content .table > colgroup + thead > tr:first-child > th,
#io-content .table > thead:first-child > tr:first-child > th,
#io-content .table > caption + thead > tr:first-child > td,
#io-content .table > colgroup + thead > tr:first-child > td,
#io-content .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
#io-content .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
#io-content .table .table {
  background-color: #fff;
}
#io-content .table-condensed > thead > tr > th,
#io-content .table-condensed > tbody > tr > th,
#io-content .table-condensed > tfoot > tr > th,
#io-content .table-condensed > thead > tr > td,
#io-content .table-condensed > tbody > tr > td,
#io-content .table-condensed > tfoot > tr > td {
  padding: 5px;
}
#io-content .table-bordered {
  border: 1px solid #ddd;
}
#io-content .table-bordered > thead > tr > th,
#io-content .table-bordered > tbody > tr > th,
#io-content .table-bordered > tfoot > tr > th,
#io-content .table-bordered > thead > tr > td,
#io-content .table-bordered > tbody > tr > td,
#io-content .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
#io-content .table-bordered > thead > tr > th,
#io-content .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
#io-content .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
#io-content .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
#io-content table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
#io-content table td[class*="col-"],
#io-content table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
#io-content .table > thead > tr > td.active,
#io-content .table > tbody > tr > td.active,
#io-content .table > tfoot > tr > td.active,
#io-content .table > thead > tr > th.active,
#io-content .table > tbody > tr > th.active,
#io-content .table > tfoot > tr > th.active,
#io-content .table > thead > tr.active > td,
#io-content .table > tbody > tr.active > td,
#io-content .table > tfoot > tr.active > td,
#io-content .table > thead > tr.active > th,
#io-content .table > tbody > tr.active > th,
#io-content .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
#io-content .table-hover > tbody > tr > td.active:hover,
#io-content .table-hover > tbody > tr > th.active:hover,
#io-content .table-hover > tbody > tr.active:hover > td,
#io-content .table-hover > tbody > tr:hover > .active,
#io-content .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
#io-content .table > thead > tr > td.success,
#io-content .table > tbody > tr > td.success,
#io-content .table > tfoot > tr > td.success,
#io-content .table > thead > tr > th.success,
#io-content .table > tbody > tr > th.success,
#io-content .table > tfoot > tr > th.success,
#io-content .table > thead > tr.success > td,
#io-content .table > tbody > tr.success > td,
#io-content .table > tfoot > tr.success > td,
#io-content .table > thead > tr.success > th,
#io-content .table > tbody > tr.success > th,
#io-content .table > tfoot > tr.success > th {
  background-color: #28b62c;
}
#io-content .table-hover > tbody > tr > td.success:hover,
#io-content .table-hover > tbody > tr > th.success:hover,
#io-content .table-hover > tbody > tr.success:hover > td,
#io-content .table-hover > tbody > tr:hover > .success,
#io-content .table-hover > tbody > tr.success:hover > th {
  background-color: #23a127;
}
#io-content .table > thead > tr > td.info,
#io-content .table > tbody > tr > td.info,
#io-content .table > tfoot > tr > td.info,
#io-content .table > thead > tr > th.info,
#io-content .table > tbody > tr > th.info,
#io-content .table > tfoot > tr > th.info,
#io-content .table > thead > tr.info > td,
#io-content .table > tbody > tr.info > td,
#io-content .table > tfoot > tr.info > td,
#io-content .table > thead > tr.info > th,
#io-content .table > tbody > tr.info > th,
#io-content .table > tfoot > tr.info > th {
  background-color: #75caeb;
}
#io-content .table-hover > tbody > tr > td.info:hover,
#io-content .table-hover > tbody > tr > th.info:hover,
#io-content .table-hover > tbody > tr.info:hover > td,
#io-content .table-hover > tbody > tr:hover > .info,
#io-content .table-hover > tbody > tr.info:hover > th {
  background-color: #5fc1e8;
}
#io-content .table > thead > tr > td.warning,
#io-content .table > tbody > tr > td.warning,
#io-content .table > tfoot > tr > td.warning,
#io-content .table > thead > tr > th.warning,
#io-content .table > tbody > tr > th.warning,
#io-content .table > tfoot > tr > th.warning,
#io-content .table > thead > tr.warning > td,
#io-content .table > tbody > tr.warning > td,
#io-content .table > tfoot > tr.warning > td,
#io-content .table > thead > tr.warning > th,
#io-content .table > tbody > tr.warning > th,
#io-content .table > tfoot > tr.warning > th {
  background-color: #ff851b;
}
#io-content .table-hover > tbody > tr > td.warning:hover,
#io-content .table-hover > tbody > tr > th.warning:hover,
#io-content .table-hover > tbody > tr.warning:hover > td,
#io-content .table-hover > tbody > tr:hover > .warning,
#io-content .table-hover > tbody > tr.warning:hover > th {
  background-color: #ff7701;
}
#io-content .table > thead > tr > td.danger,
#io-content .table > tbody > tr > td.danger,
#io-content .table > tfoot > tr > td.danger,
#io-content .table > thead > tr > th.danger,
#io-content .table > tbody > tr > th.danger,
#io-content .table > tfoot > tr > th.danger,
#io-content .table > thead > tr.danger > td,
#io-content .table > tbody > tr.danger > td,
#io-content .table > tfoot > tr.danger > td,
#io-content .table > thead > tr.danger > th,
#io-content .table > tbody > tr.danger > th,
#io-content .table > tfoot > tr.danger > th {
  background-color: #c0151b;
}
#io-content .table-hover > tbody > tr > td.danger:hover,
#io-content .table-hover > tbody > tr > th.danger:hover,
#io-content .table-hover > tbody > tr.danger:hover > td,
#io-content .table-hover > tbody > tr:hover > .danger,
#io-content .table-hover > tbody > tr.danger:hover > th {
  background-color: #a91218;
}
#io-content .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  #io-content .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  #io-content .table-responsive > .table {
    margin-bottom: 0;
  }
  #io-content .table-responsive > .table > thead > tr > th,
  #io-content .table-responsive > .table > tbody > tr > th,
  #io-content .table-responsive > .table > tfoot > tr > th,
  #io-content .table-responsive > .table > thead > tr > td,
  #io-content .table-responsive > .table > tbody > tr > td,
  #io-content .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  #io-content .table-responsive > .table-bordered {
    border: 0;
  }
  #io-content .table-responsive > .table-bordered > thead > tr > th:first-child,
  #io-content .table-responsive > .table-bordered > tbody > tr > th:first-child,
  #io-content .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  #io-content .table-responsive > .table-bordered > thead > tr > td:first-child,
  #io-content .table-responsive > .table-bordered > tbody > tr > td:first-child,
  #io-content .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  #io-content .table-responsive > .table-bordered > thead > tr > th:last-child,
  #io-content .table-responsive > .table-bordered > tbody > tr > th:last-child,
  #io-content .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  #io-content .table-responsive > .table-bordered > thead > tr > td:last-child,
  #io-content .table-responsive > .table-bordered > tbody > tr > td:last-child,
  #io-content .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  #io-content .table-responsive > .table-bordered > tbody > tr:last-child > th,
  #io-content .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  #io-content .table-responsive > .table-bordered > tbody > tr:last-child > td,
  #io-content .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
#io-content input[type="text"],
#io-content input[type="password"],
#io-content input[type="email"],
#io-content input[type="number"],
#io-content input[type="tel"],
#io-content input[type="url"],
#io-content input[type="color"] {
  padding: 6px 12px;
}
#io-content fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
#io-content legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
#io-content label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
#io-content input[type="search"] {
  box-sizing: border-box;
}
#io-content input[type="radio"],
#io-content input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
#io-content input[type="file"] {
  display: block;
}
#io-content input[type="range"] {
  display: block;
  width: 100%;
}
#io-content select[multiple],
#io-content select[size] {
  height: auto;
}
#io-content input[type="file"]:focus,
#io-content input[type="radio"]:focus,
#io-content input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#io-content output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
}
#io-content .form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#io-content .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#io-content .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#io-content .form-control:-ms-input-placeholder {
  color: #999;
}
#io-content .form-control::-webkit-input-placeholder {
  color: #999;
}
#io-content .form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
#io-content .form-control[disabled],
#io-content .form-control[readonly],
fieldset[disabled] #io-content .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
#io-content .form-control[disabled],
fieldset[disabled] #io-content .form-control {
  cursor: not-allowed;
}
textarea#io-content .form-control {
  height: auto;
}
#io-content input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #io-content input[type="date"].form-control,
  #io-content input[type="time"].form-control,
  #io-content input[type="datetime-local"].form-control,
  #io-content input[type="month"].form-control {
    line-height: 36px;
  }
  #io-content input[type="date"].input-sm,
  #io-content input[type="time"].input-sm,
  #io-content input[type="datetime-local"].input-sm,
  #io-content input[type="month"].input-sm,
  .input-group-sm #io-content input[type="date"],
  .input-group-sm #io-content input[type="time"],
  .input-group-sm #io-content input[type="datetime-local"],
  .input-group-sm #io-content input[type="month"] {
    line-height: 33px;
  }
  #io-content input[type="date"].input-lg,
  #io-content input[type="time"].input-lg,
  #io-content input[type="datetime-local"].input-lg,
  #io-content input[type="month"].input-lg,
  .input-group-lg #io-content input[type="date"],
  .input-group-lg #io-content input[type="time"],
  .input-group-lg #io-content input[type="datetime-local"],
  .input-group-lg #io-content input[type="month"] {
    line-height: 49px;
  }
}
#io-content .form-group {
  margin-bottom: 15px;
}
#io-content .radio,
#io-content .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
#io-content .radio label,
#io-content .checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
#io-content .radio input[type="radio"],
#io-content .radio-inline input[type="radio"],
#io-content .checkbox input[type="checkbox"],
#io-content .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
#io-content .radio + .radio,
#io-content .checkbox + .checkbox {
  margin-top: -5px;
}
#io-content .radio-inline,
#io-content .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
#io-content .radio-inline + .radio-inline,
#io-content .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
#io-content input[type="radio"][disabled],
#io-content input[type="checkbox"][disabled],
#io-content input[type="radio"].disabled,
#io-content input[type="checkbox"].disabled,
fieldset[disabled] #io-content input[type="radio"],
fieldset[disabled] #io-content input[type="checkbox"] {
  cursor: not-allowed;
}
#io-content .radio-inline.disabled,
#io-content .checkbox-inline.disabled,
fieldset[disabled] #io-content .radio-inline,
fieldset[disabled] #io-content .checkbox-inline {
  cursor: not-allowed;
}
#io-content .radio.disabled label,
#io-content .checkbox.disabled label,
fieldset[disabled] #io-content .radio label,
fieldset[disabled] #io-content .checkbox label {
  cursor: not-allowed;
}
#io-content .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
#io-content .form-control-static.input-lg,
#io-content .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
#io-content .input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
select#io-content .input-sm {
  height: 33px;
  line-height: 33px;
}
textarea#io-content .input-sm,
select[multiple]#io-content .input-sm {
  height: auto;
}
#io-content .form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
#io-content .form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
#io-content .form-group-sm textarea.form-control,
#io-content .form-group-sm select[multiple].form-control {
  height: auto;
}
#io-content .form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
#io-content .input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select#io-content .input-lg {
  height: 49px;
  line-height: 49px;
}
textarea#io-content .input-lg,
select[multiple]#io-content .input-lg {
  height: auto;
}
#io-content .form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px;
}
#io-content .form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
#io-content .form-group-lg textarea.form-control,
#io-content .form-group-lg select[multiple].form-control {
  height: auto;
}
#io-content .form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
#io-content .has-feedback {
  position: relative;
}
#io-content .has-feedback .form-control {
  padding-right: 45px;
}
#io-content .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
#io-content .input-lg + .form-control-feedback,
#io-content .input-group-lg + .form-control-feedback,
#io-content .form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
#io-content .input-sm + .form-control-feedback,
#io-content .input-group-sm + .form-control-feedback,
#io-content .form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
#io-content .has-success .help-block,
#io-content .has-success .control-label,
#io-content .has-success .radio,
#io-content .has-success .checkbox,
#io-content .has-success .radio-inline,
#io-content .has-success .checkbox-inline,
#io-content .has-success.radio label,
#io-content .has-success.checkbox label,
#io-content .has-success.radio-inline label,
#io-content .has-success.checkbox-inline label {
  color: #fff;
}
#io-content .has-success .form-control {
  border-color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#io-content .has-success .form-control:focus {
  border-color: #e6e6e6;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
#io-content .has-success .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #28b62c;
}
#io-content .has-success .form-control-feedback {
  color: #fff;
}
#io-content .has-warning .help-block,
#io-content .has-warning .control-label,
#io-content .has-warning .radio,
#io-content .has-warning .checkbox,
#io-content .has-warning .radio-inline,
#io-content .has-warning .checkbox-inline,
#io-content .has-warning.radio label,
#io-content .has-warning.checkbox label,
#io-content .has-warning.radio-inline label,
#io-content .has-warning.checkbox-inline label {
  color: #fff;
}
#io-content .has-warning .form-control {
  border-color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#io-content .has-warning .form-control:focus {
  border-color: #e6e6e6;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
#io-content .has-warning .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #ff851b;
}
#io-content .has-warning .form-control-feedback {
  color: #fff;
}
#io-content .has-error .help-block,
#io-content .has-error .control-label,
#io-content .has-error .radio,
#io-content .has-error .checkbox,
#io-content .has-error .radio-inline,
#io-content .has-error .checkbox-inline,
#io-content .has-error.radio label,
#io-content .has-error.checkbox label,
#io-content .has-error.radio-inline label,
#io-content .has-error.checkbox-inline label {
  color: #fff;
}
#io-content .has-error .form-control {
  border-color: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#io-content .has-error .form-control:focus {
  border-color: #e6e6e6;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
#io-content .has-error .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #c0151b;
}
#io-content .has-error .form-control-feedback {
  color: #fff;
}
#io-content .has-feedback label ~ .form-control-feedback {
  top: 27px;
}
#io-content .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
#io-content .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b8c2cf;
}
@media (min-width: 768px) {
  #io-content .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #io-content .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  #io-content .form-inline .form-control-static {
    display: inline-block;
  }
  #io-content .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  #io-content .form-inline .input-group .input-group-addon,
  #io-content .form-inline .input-group .input-group-btn,
  #io-content .form-inline .input-group .form-control {
    width: auto;
  }
  #io-content .form-inline .input-group > .form-control {
    width: 100%;
  }
  #io-content .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  #io-content .form-inline .radio,
  #io-content .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #io-content .form-inline .radio label,
  #io-content .form-inline .checkbox label {
    padding-left: 0;
  }
  #io-content .form-inline .radio input[type="radio"],
  #io-content .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  #io-content .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
#io-content .form-horizontal .radio,
#io-content .form-horizontal .checkbox,
#io-content .form-horizontal .radio-inline,
#io-content .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
#io-content .form-horizontal .radio,
#io-content .form-horizontal .checkbox {
  min-height: 29px;
}
#io-content .form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  #io-content .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
#io-content .form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  #io-content .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  #io-content .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
#io-content .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#io-content .btn:focus,
#io-content .btn:active:focus,
#io-content .btn.active:focus,
#io-content .btn.focus,
#io-content .btn:active.focus,
#io-content .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#io-content .btn:hover,
#io-content .btn:focus,
#io-content .btn.focus {
  color: #333;
  text-decoration: none;
}
#io-content .btn:active,
#io-content .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#io-content .btn.disabled,
#io-content .btn[disabled],
fieldset[disabled] #io-content .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a#io-content .btn.disabled,
fieldset[disabled] a#io-content .btn {
  pointer-events: none;
}
#io-content .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
#io-content .btn-default:focus,
#io-content .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
#io-content .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
#io-content .btn-default:active,
#io-content .btn-default.active,
.open > .dropdown-toggle#io-content .btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
#io-content .btn-default:active:hover,
#io-content .btn-default.active:hover,
.open > .dropdown-toggle#io-content .btn-default:hover,
#io-content .btn-default:active:focus,
#io-content .btn-default.active:focus,
.open > .dropdown-toggle#io-content .btn-default:focus,
#io-content .btn-default:active.focus,
#io-content .btn-default.active.focus,
.open > .dropdown-toggle#io-content .btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
#io-content .btn-default:active,
#io-content .btn-default.active,
.open > .dropdown-toggle#io-content .btn-default {
  background-image: none;
}
#io-content .btn-default.disabled:hover,
#io-content .btn-default[disabled]:hover,
fieldset[disabled] #io-content .btn-default:hover,
#io-content .btn-default.disabled:focus,
#io-content .btn-default[disabled]:focus,
fieldset[disabled] #io-content .btn-default:focus,
#io-content .btn-default.disabled.focus,
#io-content .btn-default[disabled].focus,
fieldset[disabled] #io-content .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
#io-content .btn-default .badge {
  color: #fff;
  background-color: #333;
}
#io-content .btn-primary {
  color: #fff;
  background-color: #70cbf4;
  border-color: #58c2f2;
}
#io-content .btn-primary:focus,
#io-content .btn-primary.focus {
  color: #fff;
  background-color: #41baf0;
  border-color: #0e86bd;
}
#io-content .btn-primary:hover {
  color: #fff;
  background-color: #41baf0;
  border-color: #1faeee;
}
#io-content .btn-primary:active,
#io-content .btn-primary.active,
.open > .dropdown-toggle#io-content .btn-primary {
  color: #fff;
  background-color: #41baf0;
  border-color: #1faeee;
}
#io-content .btn-primary:active:hover,
#io-content .btn-primary.active:hover,
.open > .dropdown-toggle#io-content .btn-primary:hover,
#io-content .btn-primary:active:focus,
#io-content .btn-primary.active:focus,
.open > .dropdown-toggle#io-content .btn-primary:focus,
#io-content .btn-primary:active.focus,
#io-content .btn-primary.active.focus,
.open > .dropdown-toggle#io-content .btn-primary.focus {
  color: #fff;
  background-color: #1faeee;
  border-color: #0e86bd;
}
#io-content .btn-primary:active,
#io-content .btn-primary.active,
.open > .dropdown-toggle#io-content .btn-primary {
  background-image: none;
}
#io-content .btn-primary.disabled:hover,
#io-content .btn-primary[disabled]:hover,
fieldset[disabled] #io-content .btn-primary:hover,
#io-content .btn-primary.disabled:focus,
#io-content .btn-primary[disabled]:focus,
fieldset[disabled] #io-content .btn-primary:focus,
#io-content .btn-primary.disabled.focus,
#io-content .btn-primary[disabled].focus,
fieldset[disabled] #io-content .btn-primary.focus {
  background-color: #70cbf4;
  border-color: #58c2f2;
}
#io-content .btn-primary .badge {
  color: #70cbf4;
  background-color: #fff;
}
#io-content .btn-success {
  color: #fff;
  background-color: #28b62c;
  border-color: #23a127;
}
#io-content .btn-success:focus,
#io-content .btn-success.focus {
  color: #fff;
  background-color: #1f8c22;
  border-color: #0c390e;
}
#io-content .btn-success:hover {
  color: #fff;
  background-color: #1f8c22;
  border-color: #186f1b;
}
#io-content .btn-success:active,
#io-content .btn-success.active,
.open > .dropdown-toggle#io-content .btn-success {
  color: #fff;
  background-color: #1f8c22;
  border-color: #186f1b;
}
#io-content .btn-success:active:hover,
#io-content .btn-success.active:hover,
.open > .dropdown-toggle#io-content .btn-success:hover,
#io-content .btn-success:active:focus,
#io-content .btn-success.active:focus,
.open > .dropdown-toggle#io-content .btn-success:focus,
#io-content .btn-success:active.focus,
#io-content .btn-success.active.focus,
.open > .dropdown-toggle#io-content .btn-success.focus {
  color: #fff;
  background-color: #186f1b;
  border-color: #0c390e;
}
#io-content .btn-success:active,
#io-content .btn-success.active,
.open > .dropdown-toggle#io-content .btn-success {
  background-image: none;
}
#io-content .btn-success.disabled:hover,
#io-content .btn-success[disabled]:hover,
fieldset[disabled] #io-content .btn-success:hover,
#io-content .btn-success.disabled:focus,
#io-content .btn-success[disabled]:focus,
fieldset[disabled] #io-content .btn-success:focus,
#io-content .btn-success.disabled.focus,
#io-content .btn-success[disabled].focus,
fieldset[disabled] #io-content .btn-success.focus {
  background-color: #28b62c;
  border-color: #23a127;
}
#io-content .btn-success .badge {
  color: #28b62c;
  background-color: #fff;
}
#io-content .btn-info {
  color: #fff;
  background-color: #75caeb;
  border-color: #5fc1e8;
}
#io-content .btn-info:focus,
#io-content .btn-info.focus {
  color: #fff;
  background-color: #48b9e5;
  border-color: #1984ae;
}
#io-content .btn-info:hover {
  color: #fff;
  background-color: #48b9e5;
  border-color: #29ade0;
}
#io-content .btn-info:active,
#io-content .btn-info.active,
.open > .dropdown-toggle#io-content .btn-info {
  color: #fff;
  background-color: #48b9e5;
  border-color: #29ade0;
}
#io-content .btn-info:active:hover,
#io-content .btn-info.active:hover,
.open > .dropdown-toggle#io-content .btn-info:hover,
#io-content .btn-info:active:focus,
#io-content .btn-info.active:focus,
.open > .dropdown-toggle#io-content .btn-info:focus,
#io-content .btn-info:active.focus,
#io-content .btn-info.active.focus,
.open > .dropdown-toggle#io-content .btn-info.focus {
  color: #fff;
  background-color: #29ade0;
  border-color: #1984ae;
}
#io-content .btn-info:active,
#io-content .btn-info.active,
.open > .dropdown-toggle#io-content .btn-info {
  background-image: none;
}
#io-content .btn-info.disabled:hover,
#io-content .btn-info[disabled]:hover,
fieldset[disabled] #io-content .btn-info:hover,
#io-content .btn-info.disabled:focus,
#io-content .btn-info[disabled]:focus,
fieldset[disabled] #io-content .btn-info:focus,
#io-content .btn-info.disabled.focus,
#io-content .btn-info[disabled].focus,
fieldset[disabled] #io-content .btn-info.focus {
  background-color: #75caeb;
  border-color: #5fc1e8;
}
#io-content .btn-info .badge {
  color: #75caeb;
  background-color: #fff;
}
#io-content .btn-warning {
  color: #fff;
  background-color: #ff851b;
  border-color: #ff7701;
}
#io-content .btn-warning:focus,
#io-content .btn-warning.focus {
  color: #fff;
  background-color: #e76b00;
  border-color: #813c00;
}
#io-content .btn-warning:hover {
  color: #fff;
  background-color: #e76b00;
  border-color: #c35b00;
}
#io-content .btn-warning:active,
#io-content .btn-warning.active,
.open > .dropdown-toggle#io-content .btn-warning {
  color: #fff;
  background-color: #e76b00;
  border-color: #c35b00;
}
#io-content .btn-warning:active:hover,
#io-content .btn-warning.active:hover,
.open > .dropdown-toggle#io-content .btn-warning:hover,
#io-content .btn-warning:active:focus,
#io-content .btn-warning.active:focus,
.open > .dropdown-toggle#io-content .btn-warning:focus,
#io-content .btn-warning:active.focus,
#io-content .btn-warning.active.focus,
.open > .dropdown-toggle#io-content .btn-warning.focus {
  color: #fff;
  background-color: #c35b00;
  border-color: #813c00;
}
#io-content .btn-warning:active,
#io-content .btn-warning.active,
.open > .dropdown-toggle#io-content .btn-warning {
  background-image: none;
}
#io-content .btn-warning.disabled:hover,
#io-content .btn-warning[disabled]:hover,
fieldset[disabled] #io-content .btn-warning:hover,
#io-content .btn-warning.disabled:focus,
#io-content .btn-warning[disabled]:focus,
fieldset[disabled] #io-content .btn-warning:focus,
#io-content .btn-warning.disabled.focus,
#io-content .btn-warning[disabled].focus,
fieldset[disabled] #io-content .btn-warning.focus {
  background-color: #ff851b;
  border-color: #ff7701;
}
#io-content .btn-warning .badge {
  color: #ff851b;
  background-color: #fff;
}
#io-content .btn-danger {
  color: #fff;
  background-color: #c0151b;
  border-color: #a91218;
}
#io-content .btn-danger:focus,
#io-content .btn-danger.focus {
  color: #fff;
  background-color: #921015;
  border-color: #360608;
}
#io-content .btn-danger:hover {
  color: #fff;
  background-color: #921015;
  border-color: #720c10;
}
#io-content .btn-danger:active,
#io-content .btn-danger.active,
.open > .dropdown-toggle#io-content .btn-danger {
  color: #fff;
  background-color: #921015;
  border-color: #720c10;
}
#io-content .btn-danger:active:hover,
#io-content .btn-danger.active:hover,
.open > .dropdown-toggle#io-content .btn-danger:hover,
#io-content .btn-danger:active:focus,
#io-content .btn-danger.active:focus,
.open > .dropdown-toggle#io-content .btn-danger:focus,
#io-content .btn-danger:active.focus,
#io-content .btn-danger.active.focus,
.open > .dropdown-toggle#io-content .btn-danger.focus {
  color: #fff;
  background-color: #720c10;
  border-color: #360608;
}
#io-content .btn-danger:active,
#io-content .btn-danger.active,
.open > .dropdown-toggle#io-content .btn-danger {
  background-image: none;
}
#io-content .btn-danger.disabled:hover,
#io-content .btn-danger[disabled]:hover,
fieldset[disabled] #io-content .btn-danger:hover,
#io-content .btn-danger.disabled:focus,
#io-content .btn-danger[disabled]:focus,
fieldset[disabled] #io-content .btn-danger:focus,
#io-content .btn-danger.disabled.focus,
#io-content .btn-danger[disabled].focus,
fieldset[disabled] #io-content .btn-danger.focus {
  background-color: #c0151b;
  border-color: #a91218;
}
#io-content .btn-danger .badge {
  color: #c0151b;
  background-color: #fff;
}
#io-content .btn-link {
  color: #70cbf4;
  font-weight: normal;
  border-radius: 0;
}
#io-content .btn-link,
#io-content .btn-link:active,
#io-content .btn-link.active,
#io-content .btn-link[disabled],
fieldset[disabled] #io-content .btn-link {
  background-color: transparent;
  box-shadow: none;
}
#io-content .btn-link,
#io-content .btn-link:hover,
#io-content .btn-link:focus,
#io-content .btn-link:active {
  border-color: transparent;
}
#io-content .btn-link:hover,
#io-content .btn-link:focus {
  color: #29b1ef;
  text-decoration: underline;
  background-color: transparent;
}
#io-content .btn-link[disabled]:hover,
fieldset[disabled] #io-content .btn-link:hover,
#io-content .btn-link[disabled]:focus,
fieldset[disabled] #io-content .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
#io-content .btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px;
}
#io-content .btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
#io-content .btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
#io-content .btn-block {
  display: block;
  width: 100%;
}
#io-content .btn-block + .btn-block {
  margin-top: 5px;
}
#io-content input[type="submit"].btn-block,
#io-content input[type="reset"].btn-block,
#io-content input[type="button"].btn-block {
  width: 100%;
}
#io-content .fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
#io-content .fade.in {
  opacity: 1;
}
#io-content .collapse {
  display: none;
}
#io-content .collapse.in {
  display: block;
}
tr#io-content .collapse.in {
  display: table-row;
}
tbody#io-content .collapse.in {
  display: table-row-group;
}
#io-content .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
#io-content .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
#io-content .dropup,
#io-content .dropdown {
  position: relative;
}
#io-content .dropdown-toggle:focus {
  outline: 0;
}
#io-content .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
#io-content .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
#io-content .dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
#io-content .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
#io-content .dropdown-menu > li > a:hover,
#io-content .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
#io-content .dropdown-menu > .active > a,
#io-content .dropdown-menu > .active > a:hover,
#io-content .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #70cbf4;
}
#io-content .dropdown-menu > .disabled > a,
#io-content .dropdown-menu > .disabled > a:hover,
#io-content .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
#io-content .dropdown-menu > .disabled > a:hover,
#io-content .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
#io-content .open > .dropdown-menu {
  display: block;
}
#io-content .open > a {
  outline: 0;
}
#io-content .dropdown-menu-right {
  left: auto;
  right: 0;
}
#io-content .dropdown-menu-left {
  left: 0;
  right: auto;
}
#io-content .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
#io-content .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
#io-content .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
#io-content .dropup .caret,
#io-content .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
#io-content .dropup .dropdown-menu,
#io-content .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  #io-content .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  #io-content .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
#io-content .btn-group,
#io-content .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#io-content .btn-group > .btn,
#io-content .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
#io-content .btn-group > .btn:hover,
#io-content .btn-group-vertical > .btn:hover,
#io-content .btn-group > .btn:focus,
#io-content .btn-group-vertical > .btn:focus,
#io-content .btn-group > .btn:active,
#io-content .btn-group-vertical > .btn:active,
#io-content .btn-group > .btn.active,
#io-content .btn-group-vertical > .btn.active {
  z-index: 2;
}
#io-content .btn-group .btn + .btn,
#io-content .btn-group .btn + .btn-group,
#io-content .btn-group .btn-group + .btn,
#io-content .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
#io-content .btn-toolbar {
  margin-left: -5px;
}
#io-content .btn-toolbar .btn,
#io-content .btn-toolbar .btn-group,
#io-content .btn-toolbar .input-group {
  float: left;
}
#io-content .btn-toolbar > .btn,
#io-content .btn-toolbar > .btn-group,
#io-content .btn-toolbar > .input-group {
  margin-left: 5px;
}
#io-content .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
#io-content .btn-group > .btn:first-child {
  margin-left: 0;
}
#io-content .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#io-content .btn-group > .btn:last-child:not(:first-child),
#io-content .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#io-content .btn-group > .btn-group {
  float: left;
}
#io-content .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
#io-content .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
#io-content .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#io-content .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#io-content .btn-group .dropdown-toggle:active,
#io-content .btn-group.open .dropdown-toggle {
  outline: 0;
}
#io-content .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
#io-content .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
#io-content .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#io-content .btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
#io-content .btn .caret {
  margin-left: 0;
}
#io-content .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
#io-content .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
#io-content .btn-group-vertical > .btn,
#io-content .btn-group-vertical > .btn-group,
#io-content .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
#io-content .btn-group-vertical > .btn-group > .btn {
  float: none;
}
#io-content .btn-group-vertical > .btn + .btn,
#io-content .btn-group-vertical > .btn + .btn-group,
#io-content .btn-group-vertical > .btn-group + .btn,
#io-content .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
#io-content .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
#io-content .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#io-content .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#io-content .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
#io-content .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
#io-content .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#io-content .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#io-content .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
#io-content .btn-group-justified > .btn,
#io-content .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
#io-content .btn-group-justified > .btn-group .btn {
  width: 100%;
}
#io-content .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
#io-content [data-toggle="buttons"] > .btn input[type="radio"],
#io-content [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
#io-content [data-toggle="buttons"] > .btn input[type="checkbox"],
#io-content [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
#io-content .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
#io-content .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
#io-content .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
#io-content .input-group .form-control:focus {
  z-index: 3;
}
#io-content .input-group-lg > .form-control,
#io-content .input-group-lg > .input-group-addon,
#io-content .input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px;
}
select#io-content .input-group-lg > .form-control,
select#io-content .input-group-lg > .input-group-addon,
select#io-content .input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea#io-content .input-group-lg > .form-control,
textarea#io-content .input-group-lg > .input-group-addon,
textarea#io-content .input-group-lg > .input-group-btn > .btn,
select[multiple]#io-content .input-group-lg > .form-control,
select[multiple]#io-content .input-group-lg > .input-group-addon,
select[multiple]#io-content .input-group-lg > .input-group-btn > .btn {
  height: auto;
}
#io-content .input-group-sm > .form-control,
#io-content .input-group-sm > .input-group-addon,
#io-content .input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 2px;
}
select#io-content .input-group-sm > .form-control,
select#io-content .input-group-sm > .input-group-addon,
select#io-content .input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea#io-content .input-group-sm > .form-control,
textarea#io-content .input-group-sm > .input-group-addon,
textarea#io-content .input-group-sm > .input-group-btn > .btn,
select[multiple]#io-content .input-group-sm > .form-control,
select[multiple]#io-content .input-group-sm > .input-group-addon,
select[multiple]#io-content .input-group-sm > .input-group-btn > .btn {
  height: auto;
}
#io-content .input-group-addon,
#io-content .input-group-btn,
#io-content .input-group .form-control {
  display: table-cell;
}
#io-content .input-group-addon:not(:first-child):not(:last-child),
#io-content .input-group-btn:not(:first-child):not(:last-child),
#io-content .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
#io-content .input-group-addon,
#io-content .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
#io-content .input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 3px;
}
#io-content .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 2px;
}
#io-content .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 4px;
}
#io-content .input-group-addon input[type="radio"],
#io-content .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
#io-content .input-group .form-control:first-child,
#io-content .input-group-addon:first-child,
#io-content .input-group-btn:first-child > .btn,
#io-content .input-group-btn:first-child > .btn-group > .btn,
#io-content .input-group-btn:first-child > .dropdown-toggle,
#io-content .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
#io-content .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#io-content .input-group-addon:first-child {
  border-right: 0;
}
#io-content .input-group .form-control:last-child,
#io-content .input-group-addon:last-child,
#io-content .input-group-btn:last-child > .btn,
#io-content .input-group-btn:last-child > .btn-group > .btn,
#io-content .input-group-btn:last-child > .dropdown-toggle,
#io-content .input-group-btn:first-child > .btn:not(:first-child),
#io-content .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#io-content .input-group-addon:last-child {
  border-left: 0;
}
#io-content .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
#io-content .input-group-btn > .btn {
  position: relative;
}
#io-content .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
#io-content .input-group-btn > .btn:hover,
#io-content .input-group-btn > .btn:focus,
#io-content .input-group-btn > .btn:active {
  z-index: 2;
}
#io-content .input-group-btn:first-child > .btn,
#io-content .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
#io-content .input-group-btn:last-child > .btn,
#io-content .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
#io-content .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
#io-content .nav > li {
  position: relative;
  display: block;
}
#io-content .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
#io-content .nav > li > a:hover,
#io-content .nav > li > a:focus {
  text-decoration: none;
}
#io-content .nav > li.disabled > a {
  color: #777777;
}
#io-content .nav > li.disabled > a:hover,
#io-content .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
#io-content .nav .open > a,
#io-content .nav .open > a:hover,
#io-content .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #70cbf4;
}
#io-content .nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
#io-content .nav > li > a > img {
  max-width: none;
}
#io-content .nav-tabs {
  border-bottom: 1px solid #ddd;
}
#io-content .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
#io-content .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 3px 3px 0 0;
}
#io-content .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
#io-content .nav-tabs > li.active > a,
#io-content .nav-tabs > li.active > a:hover,
#io-content .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
#io-content .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
#io-content .nav-tabs.nav-justified > li {
  float: none;
}
#io-content .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
#io-content .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  #io-content .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  #io-content .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
#io-content .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}
#io-content .nav-tabs.nav-justified > .active > a,
#io-content .nav-tabs.nav-justified > .active > a:hover,
#io-content .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  #io-content .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 3px 3px 0 0;
  }
  #io-content .nav-tabs.nav-justified > .active > a,
  #io-content .nav-tabs.nav-justified > .active > a:hover,
  #io-content .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
#io-content .nav-pills > li {
  float: left;
}
#io-content .nav-pills > li > a {
  border-radius: 3px;
}
#io-content .nav-pills > li + li {
  margin-left: 2px;
}
#io-content .nav-pills > li.active > a,
#io-content .nav-pills > li.active > a:hover,
#io-content .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #70cbf4;
}
#io-content .nav-stacked > li {
  float: none;
}
#io-content .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
#io-content .nav-justified {
  width: 100%;
}
#io-content .nav-justified > li {
  float: none;
}
#io-content .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
#io-content .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  #io-content .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  #io-content .nav-justified > li > a {
    margin-bottom: 0;
  }
}
#io-content .nav-tabs-justified {
  border-bottom: 0;
}
#io-content .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}
#io-content .nav-tabs-justified > .active > a,
#io-content .nav-tabs-justified > .active > a:hover,
#io-content .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  #io-content .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 3px 3px 0 0;
  }
  #io-content .nav-tabs-justified > .active > a,
  #io-content .nav-tabs-justified > .active > a:hover,
  #io-content .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
#io-content .tab-content > .tab-pane {
  display: none;
}
#io-content .tab-content > .active {
  display: block;
}
#io-content .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#io-content .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  #io-content .navbar {
    border-radius: 3px;
  }
}
@media (min-width: 992px) {
  #io-content .navbar-header {
    float: left;
  }
}
#io-content .navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
#io-content .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  #io-content .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  #io-content .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  #io-content .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top #io-content .navbar-collapse,
  .navbar-static-top #io-content .navbar-collapse,
  .navbar-fixed-bottom #io-content .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
#io-content .navbar-fixed-top .navbar-collapse,
#io-content .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  #io-content .navbar-fixed-top .navbar-collapse,
  #io-content .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
#io-content .container > .navbar-header,
#io-content .container-fluid > .navbar-header,
#io-content .container > .navbar-collapse,
#io-content .container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 992px) {
  #io-content .container > .navbar-header,
  #io-content .container-fluid > .navbar-header,
  #io-content .container > .navbar-collapse,
  #io-content .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#io-content .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  #io-content .navbar-static-top {
    border-radius: 0;
  }
}
#io-content .navbar-fixed-top,
#io-content .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  #io-content .navbar-fixed-top,
  #io-content .navbar-fixed-bottom {
    border-radius: 0;
  }
}
#io-content .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
#io-content .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
#io-content .navbar-brand {
  float: left;
  padding: 14px 10px;
  font-size: 20px;
  line-height: 22px;
  height: 50px;
}
#io-content .navbar-brand:hover,
#io-content .navbar-brand:focus {
  text-decoration: none;
}
#io-content .navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .navbar > .container #io-content .navbar-brand,
  .navbar > .container-fluid #io-content .navbar-brand {
    margin-left: -10px;
  }
}
#io-content .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
#io-content .navbar-toggle:focus {
  outline: 0;
}
#io-content .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
#io-content .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  #io-content .navbar-toggle {
    display: none;
  }
}
#io-content .navbar-nav {
  margin: 7px -10px;
}
#io-content .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 991px) {
  #io-content .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  #io-content .navbar-nav .open .dropdown-menu > li > a,
  #io-content .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  #io-content .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  #io-content .navbar-nav .open .dropdown-menu > li > a:hover,
  #io-content .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  #io-content .navbar-nav {
    float: left;
    margin: 0;
  }
  #io-content .navbar-nav > li {
    float: left;
  }
  #io-content .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
#io-content .navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  #io-content .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #io-content .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  #io-content .navbar-form .form-control-static {
    display: inline-block;
  }
  #io-content .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  #io-content .navbar-form .input-group .input-group-addon,
  #io-content .navbar-form .input-group .input-group-btn,
  #io-content .navbar-form .input-group .form-control {
    width: auto;
  }
  #io-content .navbar-form .input-group > .form-control {
    width: 100%;
  }
  #io-content .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  #io-content .navbar-form .radio,
  #io-content .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  #io-content .navbar-form .radio label,
  #io-content .navbar-form .checkbox label {
    padding-left: 0;
  }
  #io-content .navbar-form .radio input[type="radio"],
  #io-content .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  #io-content .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  #io-content .navbar-form .form-group {
    margin-bottom: 5px;
  }
  #io-content .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #io-content .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
#io-content .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#io-content .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#io-content .navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
#io-content .navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
#io-content .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
#io-content .navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  #io-content .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  #io-content .navbar-left {
    float: left !important;
  }
  #io-content .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  #io-content .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
#io-content .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
#io-content .navbar-default .navbar-brand {
  color: #777;
}
#io-content .navbar-default .navbar-brand:hover,
#io-content .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
#io-content .navbar-default .navbar-text {
  color: #777;
}
#io-content .navbar-default .navbar-nav > li > a {
  color: #777;
}
#io-content .navbar-default .navbar-nav > li > a:hover,
#io-content .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
#io-content .navbar-default .navbar-nav > .active > a,
#io-content .navbar-default .navbar-nav > .active > a:hover,
#io-content .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
#io-content .navbar-default .navbar-nav > .disabled > a,
#io-content .navbar-default .navbar-nav > .disabled > a:hover,
#io-content .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
#io-content .navbar-default .navbar-toggle {
  border-color: #ddd;
}
#io-content .navbar-default .navbar-toggle:hover,
#io-content .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
#io-content .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
#io-content .navbar-default .navbar-collapse,
#io-content .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
#io-content .navbar-default .navbar-nav > .open > a,
#io-content .navbar-default .navbar-nav > .open > a:hover,
#io-content .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 991px) {
  #io-content .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  #io-content .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  #io-content .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  #io-content .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  #io-content .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  #io-content .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  #io-content .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  #io-content .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  #io-content .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
#io-content .navbar-default .navbar-link {
  color: #777;
}
#io-content .navbar-default .navbar-link:hover {
  color: #333;
}
#io-content .navbar-default .btn-link {
  color: #777;
}
#io-content .navbar-default .btn-link:hover,
#io-content .navbar-default .btn-link:focus {
  color: #333;
}
#io-content .navbar-default .btn-link[disabled]:hover,
fieldset[disabled] #io-content .navbar-default .btn-link:hover,
#io-content .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] #io-content .navbar-default .btn-link:focus {
  color: #ccc;
}
#io-content .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
#io-content .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
#io-content .navbar-inverse .navbar-brand:hover,
#io-content .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
#io-content .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
#io-content .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
#io-content .navbar-inverse .navbar-nav > li > a:hover,
#io-content .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
#io-content .navbar-inverse .navbar-nav > .active > a,
#io-content .navbar-inverse .navbar-nav > .active > a:hover,
#io-content .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
#io-content .navbar-inverse .navbar-nav > .disabled > a,
#io-content .navbar-inverse .navbar-nav > .disabled > a:hover,
#io-content .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
#io-content .navbar-inverse .navbar-toggle {
  border-color: #333;
}
#io-content .navbar-inverse .navbar-toggle:hover,
#io-content .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
#io-content .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
#io-content .navbar-inverse .navbar-collapse,
#io-content .navbar-inverse .navbar-form {
  border-color: #101010;
}
#io-content .navbar-inverse .navbar-nav > .open > a,
#io-content .navbar-inverse .navbar-nav > .open > a:hover,
#io-content .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 991px) {
  #io-content .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  #io-content .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  #io-content .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  #io-content .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  #io-content .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  #io-content .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  #io-content .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  #io-content .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  #io-content .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  #io-content .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  #io-content .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
#io-content .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
#io-content .navbar-inverse .navbar-link:hover {
  color: #fff;
}
#io-content .navbar-inverse .btn-link {
  color: #9d9d9d;
}
#io-content .navbar-inverse .btn-link:hover,
#io-content .navbar-inverse .btn-link:focus {
  color: #fff;
}
#io-content .navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] #io-content .navbar-inverse .btn-link:hover,
#io-content .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] #io-content .navbar-inverse .btn-link:focus {
  color: #444;
}
#io-content .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}
#io-content .breadcrumb > li {
  display: inline-block;
}
#io-content .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
#io-content .breadcrumb > .active {
  color: #777777;
}
#io-content .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 3px;
}
#io-content .pagination > li {
  display: inline;
}
#io-content .pagination > li > a,
#io-content .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #70cbf4;
  background-color: #fff;
  border: 1px solid #b6c0ce;
  margin-left: -1px;
}
#io-content .pagination > li:first-child > a,
#io-content .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
#io-content .pagination > li:last-child > a,
#io-content .pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
#io-content .pagination > li > a:hover,
#io-content .pagination > li > span:hover,
#io-content .pagination > li > a:focus,
#io-content .pagination > li > span:focus {
  z-index: 2;
  color: #29b1ef;
  background-color: #eeeeee;
  border-color: #ddd;
}
#io-content .pagination > .active > a,
#io-content .pagination > .active > span,
#io-content .pagination > .active > a:hover,
#io-content .pagination > .active > span:hover,
#io-content .pagination > .active > a:focus,
#io-content .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #70cbf4;
  border-color: #70cbf4;
  cursor: default;
}
#io-content .pagination > .disabled > span,
#io-content .pagination > .disabled > span:hover,
#io-content .pagination > .disabled > span:focus,
#io-content .pagination > .disabled > a,
#io-content .pagination > .disabled > a:hover,
#io-content .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
#io-content .pagination-lg > li > a,
#io-content .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
#io-content .pagination-lg > li:first-child > a,
#io-content .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
#io-content .pagination-lg > li:last-child > a,
#io-content .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
#io-content .pagination-sm > li > a,
#io-content .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
#io-content .pagination-sm > li:first-child > a,
#io-content .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
#io-content .pagination-sm > li:last-child > a,
#io-content .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
#io-content .pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
#io-content .pager li {
  display: inline;
}
#io-content .pager li > a,
#io-content .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #b6c0ce;
  border-radius: 30px;
}
#io-content .pager li > a:hover,
#io-content .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
#io-content .pager .next > a,
#io-content .pager .next > span {
  float: right;
}
#io-content .pager .previous > a,
#io-content .pager .previous > span {
  float: left;
}
#io-content .pager .disabled > a,
#io-content .pager .disabled > a:hover,
#io-content .pager .disabled > a:focus,
#io-content .pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
#io-content .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a#io-content .label:hover,
a#io-content .label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
#io-content .label:empty {
  display: none;
}
.btn #io-content .label {
  position: relative;
  top: -1px;
}
#io-content .label-default {
  background-color: #777777;
}
#io-content .label-default[href]:hover,
#io-content .label-default[href]:focus {
  background-color: #5e5e5e;
}
#io-content .label-primary {
  background-color: #70cbf4;
}
#io-content .label-primary[href]:hover,
#io-content .label-primary[href]:focus {
  background-color: #41baf0;
}
#io-content .label-success {
  background-color: #28b62c;
}
#io-content .label-success[href]:hover,
#io-content .label-success[href]:focus {
  background-color: #1f8c22;
}
#io-content .label-info {
  background-color: #75caeb;
}
#io-content .label-info[href]:hover,
#io-content .label-info[href]:focus {
  background-color: #48b9e5;
}
#io-content .label-warning {
  background-color: #ff851b;
}
#io-content .label-warning[href]:hover,
#io-content .label-warning[href]:focus {
  background-color: #e76b00;
}
#io-content .label-danger {
  background-color: #c0151b;
}
#io-content .label-danger[href]:hover,
#io-content .label-danger[href]:focus {
  background-color: #921015;
}
#io-content .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
#io-content .badge:empty {
  display: none;
}
.btn #io-content .badge {
  position: relative;
  top: -1px;
}
.btn-xs #io-content .badge,
.btn-group-xs > .btn #io-content .badge {
  top: 0;
  padding: 1px 5px;
}
a#io-content .badge:hover,
a#io-content .badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > #io-content .badge,
.nav-pills > .active > a > #io-content .badge {
  color: #70cbf4;
  background-color: #fff;
}
.list-group-item > #io-content .badge {
  float: right;
}
.list-group-item > #io-content .badge + #io-content .badge {
  margin-right: 5px;
}
.nav-pills > li > a > #io-content .badge {
  margin-left: 3px;
}
#io-content .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
#io-content .jumbotron h1,
#io-content .jumbotron .h1 {
  color: inherit;
}
#io-content .jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
#io-content .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container #io-content .jumbotron,
.container-fluid #io-content .jumbotron {
  border-radius: 4px;
  padding-left: 10px;
  padding-right: 10px;
}
#io-content .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  #io-content .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container #io-content .jumbotron,
  .container-fluid #io-content .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  #io-content .jumbotron h1,
  #io-content .jumbotron .h1 {
    font-size: 72px;
  }
}
#io-content .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  transition: border 0.2s ease-in-out;
}
#io-content .thumbnail > img,
#io-content .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a#io-content .thumbnail:hover,
a#io-content .thumbnail:focus,
a#io-content .thumbnail.active {
  border-color: #70cbf4;
}
#io-content .thumbnail .caption {
  padding: 9px;
  color: #6c819c;
}
#io-content .alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 3px;
}
#io-content .alert h4 {
  margin-top: 0;
  color: inherit;
}
#io-content .alert .alert-link {
  font-weight: bold;
}
#io-content .alert > p,
#io-content .alert > ul {
  margin-bottom: 0;
}
#io-content .alert > p + p {
  margin-top: 5px;
}
#io-content .alert-dismissable,
#io-content .alert-dismissible {
  padding-right: 35px;
}
#io-content .alert-dismissable .close,
#io-content .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
#io-content .alert-success {
  background-color: #28b62c;
  border-color: #35a123;
  color: #fff;
}
#io-content .alert-success hr {
  border-top-color: #2e8c1f;
}
#io-content .alert-success .alert-link {
  color: #e6e6e6;
}
#io-content .alert-info {
  background-color: #75caeb;
  border-color: #56d6e6;
  color: #fff;
}
#io-content .alert-info hr {
  border-top-color: #40d1e3;
}
#io-content .alert-info .alert-link {
  color: #e6e6e6;
}
#io-content .alert-warning {
  background-color: #ff851b;
  border-color: #ff4d01;
  color: #fff;
}
#io-content .alert-warning hr {
  border-top-color: #e74500;
}
#io-content .alert-warning .alert-link {
  color: #e6e6e6;
}
#io-content .alert-danger {
  background-color: #c0151b;
  border-color: #a91231;
  color: #fff;
}
#io-content .alert-danger hr {
  border-top-color: #92102a;
}
#io-content .alert-danger .alert-link {
  color: #e6e6e6;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
#io-content .progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
#io-content .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #70cbf4;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
#io-content .progress-striped .progress-bar,
#io-content .progress-bar-striped {
  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;
}
#io-content .progress.active .progress-bar,
#io-content .progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}
#io-content .progress-bar-success {
  background-color: #28b62c;
}
.progress-striped #io-content .progress-bar-success {
  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);
}
#io-content .progress-bar-info {
  background-color: #75caeb;
}
.progress-striped #io-content .progress-bar-info {
  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);
}
#io-content .progress-bar-warning {
  background-color: #ff851b;
}
.progress-striped #io-content .progress-bar-warning {
  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);
}
#io-content .progress-bar-danger {
  background-color: #c0151b;
}
.progress-striped #io-content .progress-bar-danger {
  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);
}
#io-content .media {
  margin-top: 15px;
}
#io-content .media:first-child {
  margin-top: 0;
}
#io-content .media,
#io-content .media-body {
  zoom: 1;
  overflow: hidden;
}
#io-content .media-body {
  width: 10000px;
}
#io-content .media-object {
  display: block;
}
#io-content .media-object.img-thumbnail {
  max-width: none;
}
#io-content .media-right,
#io-content .media > .pull-right {
  padding-left: 10px;
}
#io-content .media-left,
#io-content .media > .pull-left {
  padding-right: 10px;
}
#io-content .media-left,
#io-content .media-right,
#io-content .media-body {
  display: table-cell;
  vertical-align: top;
}
#io-content .media-middle {
  vertical-align: middle;
}
#io-content .media-bottom {
  vertical-align: bottom;
}
#io-content .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
#io-content .media-list {
  padding-left: 0;
  list-style: none;
}
#io-content .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
#io-content .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
#io-content .list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
#io-content .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
#io-content a.list-group-item,
#io-content button.list-group-item {
  color: #555;
}
#io-content a.list-group-item .list-group-item-heading,
#io-content button.list-group-item .list-group-item-heading {
  color: #333;
}
#io-content a.list-group-item:hover,
#io-content button.list-group-item:hover,
#io-content a.list-group-item:focus,
#io-content button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
#io-content button.list-group-item {
  width: 100%;
  text-align: left;
}
#io-content .list-group-item.disabled,
#io-content .list-group-item.disabled:hover,
#io-content .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
#io-content .list-group-item.disabled .list-group-item-heading,
#io-content .list-group-item.disabled:hover .list-group-item-heading,
#io-content .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
#io-content .list-group-item.disabled .list-group-item-text,
#io-content .list-group-item.disabled:hover .list-group-item-text,
#io-content .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
#io-content .list-group-item.active,
#io-content .list-group-item.active:hover,
#io-content .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #70cbf4;
  border-color: #70cbf4;
}
#io-content .list-group-item.active .list-group-item-heading,
#io-content .list-group-item.active:hover .list-group-item-heading,
#io-content .list-group-item.active:focus .list-group-item-heading,
#io-content .list-group-item.active .list-group-item-heading > small,
#io-content .list-group-item.active:hover .list-group-item-heading > small,
#io-content .list-group-item.active:focus .list-group-item-heading > small,
#io-content .list-group-item.active .list-group-item-heading > .small,
#io-content .list-group-item.active:hover .list-group-item-heading > .small,
#io-content .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
#io-content .list-group-item.active .list-group-item-text,
#io-content .list-group-item.active:hover .list-group-item-text,
#io-content .list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
#io-content .list-group-item-success {
  color: #fff;
  background-color: #28b62c;
}
a#io-content .list-group-item-success,
button#io-content .list-group-item-success {
  color: #fff;
}
a#io-content .list-group-item-success .list-group-item-heading,
button#io-content .list-group-item-success .list-group-item-heading {
  color: inherit;
}
a#io-content .list-group-item-success:hover,
button#io-content .list-group-item-success:hover,
a#io-content .list-group-item-success:focus,
button#io-content .list-group-item-success:focus {
  color: #fff;
  background-color: #23a127;
}
a#io-content .list-group-item-success.active,
button#io-content .list-group-item-success.active,
a#io-content .list-group-item-success.active:hover,
button#io-content .list-group-item-success.active:hover,
a#io-content .list-group-item-success.active:focus,
button#io-content .list-group-item-success.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
#io-content .list-group-item-info {
  color: #fff;
  background-color: #75caeb;
}
a#io-content .list-group-item-info,
button#io-content .list-group-item-info {
  color: #fff;
}
a#io-content .list-group-item-info .list-group-item-heading,
button#io-content .list-group-item-info .list-group-item-heading {
  color: inherit;
}
a#io-content .list-group-item-info:hover,
button#io-content .list-group-item-info:hover,
a#io-content .list-group-item-info:focus,
button#io-content .list-group-item-info:focus {
  color: #fff;
  background-color: #5fc1e8;
}
a#io-content .list-group-item-info.active,
button#io-content .list-group-item-info.active,
a#io-content .list-group-item-info.active:hover,
button#io-content .list-group-item-info.active:hover,
a#io-content .list-group-item-info.active:focus,
button#io-content .list-group-item-info.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
#io-content .list-group-item-warning {
  color: #fff;
  background-color: #ff851b;
}
a#io-content .list-group-item-warning,
button#io-content .list-group-item-warning {
  color: #fff;
}
a#io-content .list-group-item-warning .list-group-item-heading,
button#io-content .list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a#io-content .list-group-item-warning:hover,
button#io-content .list-group-item-warning:hover,
a#io-content .list-group-item-warning:focus,
button#io-content .list-group-item-warning:focus {
  color: #fff;
  background-color: #ff7701;
}
a#io-content .list-group-item-warning.active,
button#io-content .list-group-item-warning.active,
a#io-content .list-group-item-warning.active:hover,
button#io-content .list-group-item-warning.active:hover,
a#io-content .list-group-item-warning.active:focus,
button#io-content .list-group-item-warning.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
#io-content .list-group-item-danger {
  color: #fff;
  background-color: #c0151b;
}
a#io-content .list-group-item-danger,
button#io-content .list-group-item-danger {
  color: #fff;
}
a#io-content .list-group-item-danger .list-group-item-heading,
button#io-content .list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a#io-content .list-group-item-danger:hover,
button#io-content .list-group-item-danger:hover,
a#io-content .list-group-item-danger:focus,
button#io-content .list-group-item-danger:focus {
  color: #fff;
  background-color: #a91218;
}
a#io-content .list-group-item-danger.active,
button#io-content .list-group-item-danger.active,
a#io-content .list-group-item-danger.active:hover,
button#io-content .list-group-item-danger.active:hover,
a#io-content .list-group-item-danger.active:focus,
button#io-content .list-group-item-danger.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
#io-content .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
#io-content .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
#io-content .panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
#io-content .panel-body {
  padding: 15px;
}
#io-content .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
#io-content .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
#io-content .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
#io-content .panel-title > a,
#io-content .panel-title > small,
#io-content .panel-title > .small,
#io-content .panel-title > small > a,
#io-content .panel-title > .small > a {
  color: inherit;
}
#io-content .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
#io-content .panel > .list-group,
#io-content .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
#io-content .panel > .list-group .list-group-item,
#io-content .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
#io-content .panel > .list-group:first-child .list-group-item:first-child,
#io-content .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
#io-content .panel > .list-group:last-child .list-group-item:last-child,
#io-content .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
#io-content .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#io-content .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
#io-content .list-group + .panel-footer {
  border-top-width: 0;
}
#io-content .panel > .table,
#io-content .panel > .table-responsive > .table,
#io-content .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
#io-content .panel > .table caption,
#io-content .panel > .table-responsive > .table caption,
#io-content .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
#io-content .panel > .table:first-child,
#io-content .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
#io-content .panel > .table:first-child > thead:first-child > tr:first-child,
#io-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
#io-content .panel > .table:first-child > tbody:first-child > tr:first-child,
#io-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
#io-content .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
#io-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
#io-content .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#io-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
#io-content .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
#io-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
#io-content .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
#io-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}
#io-content .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
#io-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
#io-content .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#io-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
#io-content .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
#io-content .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
#io-content .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
#io-content .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}
#io-content .panel > .table:last-child,
#io-content .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
#io-content .panel > .table:last-child > tbody:last-child > tr:last-child,
#io-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
#io-content .panel > .table:last-child > tfoot:last-child > tr:last-child,
#io-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
#io-content .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#io-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
#io-content .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#io-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
#io-content .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#io-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
#io-content .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
#io-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 2px;
}
#io-content .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#io-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
#io-content .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#io-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
#io-content .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#io-content .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
#io-content .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
#io-content .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 2px;
}
#io-content .panel > .panel-body + .table,
#io-content .panel > .panel-body + .table-responsive,
#io-content .panel > .table + .panel-body,
#io-content .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
#io-content .panel > .table > tbody:first-child > tr:first-child th,
#io-content .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
#io-content .panel > .table-bordered,
#io-content .panel > .table-responsive > .table-bordered {
  border: 0;
}
#io-content .panel > .table-bordered > thead > tr > th:first-child,
#io-content .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
#io-content .panel > .table-bordered > tbody > tr > th:first-child,
#io-content .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
#io-content .panel > .table-bordered > tfoot > tr > th:first-child,
#io-content .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
#io-content .panel > .table-bordered > thead > tr > td:first-child,
#io-content .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
#io-content .panel > .table-bordered > tbody > tr > td:first-child,
#io-content .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
#io-content .panel > .table-bordered > tfoot > tr > td:first-child,
#io-content .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
#io-content .panel > .table-bordered > thead > tr > th:last-child,
#io-content .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
#io-content .panel > .table-bordered > tbody > tr > th:last-child,
#io-content .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
#io-content .panel > .table-bordered > tfoot > tr > th:last-child,
#io-content .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
#io-content .panel > .table-bordered > thead > tr > td:last-child,
#io-content .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
#io-content .panel > .table-bordered > tbody > tr > td:last-child,
#io-content .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
#io-content .panel > .table-bordered > tfoot > tr > td:last-child,
#io-content .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
#io-content .panel > .table-bordered > thead > tr:first-child > td,
#io-content .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
#io-content .panel > .table-bordered > tbody > tr:first-child > td,
#io-content .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
#io-content .panel > .table-bordered > thead > tr:first-child > th,
#io-content .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
#io-content .panel > .table-bordered > tbody > tr:first-child > th,
#io-content .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
#io-content .panel > .table-bordered > tbody > tr:last-child > td,
#io-content .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
#io-content .panel > .table-bordered > tfoot > tr:last-child > td,
#io-content .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
#io-content .panel > .table-bordered > tbody > tr:last-child > th,
#io-content .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
#io-content .panel > .table-bordered > tfoot > tr:last-child > th,
#io-content .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
#io-content .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
#io-content .panel-group {
  margin-bottom: 22px;
}
#io-content .panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}
#io-content .panel-group .panel + .panel {
  margin-top: 5px;
}
#io-content .panel-group .panel-heading {
  border-bottom: 0;
}
#io-content .panel-group .panel-heading + .panel-collapse > .panel-body,
#io-content .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
#io-content .panel-group .panel-footer {
  border-top: 0;
}
#io-content .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
#io-content .panel-default {
  border-color: #ddd;
}
#io-content .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
#io-content .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
#io-content .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
#io-content .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
#io-content .panel-primary {
  border-color: #70cbf4;
}
#io-content .panel-primary > .panel-heading {
  color: #fff;
  background-color: #70cbf4;
  border-color: #70cbf4;
}
#io-content .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #70cbf4;
}
#io-content .panel-primary > .panel-heading .badge {
  color: #70cbf4;
  background-color: #fff;
}
#io-content .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #70cbf4;
}
#io-content .panel-success {
  border-color: #35a123;
}
#io-content .panel-success > .panel-heading {
  color: #fff;
  background-color: #28b62c;
  border-color: #35a123;
}
#io-content .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #35a123;
}
#io-content .panel-success > .panel-heading .badge {
  color: #28b62c;
  background-color: #fff;
}
#io-content .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #35a123;
}
#io-content .panel-info {
  border-color: #56d6e6;
}
#io-content .panel-info > .panel-heading {
  color: #fff;
  background-color: #75caeb;
  border-color: #56d6e6;
}
#io-content .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #56d6e6;
}
#io-content .panel-info > .panel-heading .badge {
  color: #75caeb;
  background-color: #fff;
}
#io-content .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #56d6e6;
}
#io-content .panel-warning {
  border-color: #ff4d01;
}
#io-content .panel-warning > .panel-heading {
  color: #fff;
  background-color: #ff851b;
  border-color: #ff4d01;
}
#io-content .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff4d01;
}
#io-content .panel-warning > .panel-heading .badge {
  color: #ff851b;
  background-color: #fff;
}
#io-content .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff4d01;
}
#io-content .panel-danger {
  border-color: #a91231;
}
#io-content .panel-danger > .panel-heading {
  color: #fff;
  background-color: #c0151b;
  border-color: #a91231;
}
#io-content .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a91231;
}
#io-content .panel-danger > .panel-heading .badge {
  color: #c0151b;
  background-color: #fff;
}
#io-content .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a91231;
}
#io-content .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
#io-content .embed-responsive .embed-responsive-item,
#io-content .embed-responsive iframe,
#io-content .embed-responsive embed,
#io-content .embed-responsive object,
#io-content .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
#io-content .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
#io-content .embed-responsive-4by3 {
  padding-bottom: 75%;
}
#io-content .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#io-content .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
#io-content .well-lg {
  padding: 24px;
  border-radius: 4px;
}
#io-content .well-sm {
  padding: 9px;
  border-radius: 2px;
}
#io-content .close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#io-content .close:hover,
#io-content .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button#io-content .close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
#io-content .modal-open {
  overflow: hidden;
}
#io-content .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
#io-content .modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
#io-content .modal.in .modal-dialog {
  transform: translate(0, 0);
}
#io-content .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
#io-content .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
#io-content .modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
#io-content .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
#io-content .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
#io-content .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#io-content .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
#io-content .modal-header .close {
  margin-top: -2px;
}
#io-content .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
#io-content .modal-body {
  position: relative;
  padding: 15px;
}
#io-content .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
#io-content .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
#io-content .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
#io-content .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
#io-content .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  #io-content .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  #io-content .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  #io-content .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  #io-content .modal-lg {
    width: 900px;
  }
}
#io-content .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
#io-content .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#io-content .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
#io-content .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
#io-content .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
#io-content .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
#io-content .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 3px;
}
#io-content .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
#io-content .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
#io-content .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
#io-content .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
#io-content .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
#io-content .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
#io-content .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
#io-content .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
#io-content .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
#io-content .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
#io-content .popover.top {
  margin-top: -10px;
}
#io-content .popover.right {
  margin-left: 10px;
}
#io-content .popover.bottom {
  margin-top: 10px;
}
#io-content .popover.left {
  margin-left: -10px;
}
#io-content .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 3px 3px 0 0;
}
#io-content .popover-content {
  padding: 9px 14px;
}
#io-content .popover > .arrow,
#io-content .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
#io-content .popover > .arrow {
  border-width: 11px;
}
#io-content .popover > .arrow:after {
  border-width: 10px;
  content: "";
}
#io-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;
}
#io-content .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
#io-content .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);
}
#io-content .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
#io-content .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;
}
#io-content .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
#io-content .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);
}
#io-content .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
#io-content .carousel {
  position: relative;
}
#io-content .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
#io-content .carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
#io-content .carousel-inner > .item > img,
#io-content .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  #io-content .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  #io-content .carousel-inner > .item.next,
  #io-content .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  #io-content .carousel-inner > .item.prev,
  #io-content .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  #io-content .carousel-inner > .item.next.left,
  #io-content .carousel-inner > .item.prev.right,
  #io-content .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
#io-content .carousel-inner > .active,
#io-content .carousel-inner > .next,
#io-content .carousel-inner > .prev {
  display: block;
}
#io-content .carousel-inner > .active {
  left: 0;
}
#io-content .carousel-inner > .next,
#io-content .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
#io-content .carousel-inner > .next {
  left: 100%;
}
#io-content .carousel-inner > .prev {
  left: -100%;
}
#io-content .carousel-inner > .next.left,
#io-content .carousel-inner > .prev.right {
  left: 0;
}
#io-content .carousel-inner > .active.left {
  left: -100%;
}
#io-content .carousel-inner > .active.right {
  left: 100%;
}
#io-content .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);
  background-color: rgba(0, 0, 0, 0);
}
#io-content .carousel-control.left {
  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);
}
#io-content .carousel-control.right {
  left: auto;
  right: 0;
  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);
}
#io-content .carousel-control:hover,
#io-content .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#io-content .carousel-control .icon-prev,
#io-content .carousel-control .icon-next,
#io-content .carousel-control .glyphicon-chevron-left,
#io-content .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
#io-content .carousel-control .icon-prev,
#io-content .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
#io-content .carousel-control .icon-next,
#io-content .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
#io-content .carousel-control .icon-prev,
#io-content .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
#io-content .carousel-control .icon-prev:before {
  content: '\2039';
}
#io-content .carousel-control .icon-next:before {
  content: '\203a';
}
#io-content .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;
}
#io-content .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);
}
#io-content .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
#io-content .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);
}
#io-content .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  #io-content .carousel-control .glyphicon-chevron-left,
  #io-content .carousel-control .glyphicon-chevron-right,
  #io-content .carousel-control .icon-prev,
  #io-content .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  #io-content .carousel-control .glyphicon-chevron-left,
  #io-content .carousel-control .icon-prev {
    margin-left: -10px;
  }
  #io-content .carousel-control .glyphicon-chevron-right,
  #io-content .carousel-control .icon-next {
    margin-right: -10px;
  }
  #io-content .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  #io-content .carousel-indicators {
    bottom: 20px;
  }
}
#io-content .clearfix:before,
#io-content .clearfix:after,
#io-content #io-content .dl-horizontal dd:before,
#io-content #io-content .dl-horizontal dd:after,
#io-content #io-content .container:before,
#io-content #io-content .container:after,
#io-content #io-content .container-fluid:before,
#io-content #io-content .container-fluid:after,
#io-content #io-content .row:before,
#io-content #io-content .row:after,
#io-content #io-content .form-horizontal .form-group:before,
#io-content #io-content .form-horizontal .form-group:after,
#io-content #io-content .btn-toolbar:before,
#io-content #io-content .btn-toolbar:after,
#io-content #io-content .btn-group-vertical > .btn-group:before,
#io-content #io-content .btn-group-vertical > .btn-group:after,
#io-content #io-content .nav:before,
#io-content #io-content .nav:after,
#io-content #io-content .navbar:before,
#io-content #io-content .navbar:after,
#io-content #io-content .navbar-header:before,
#io-content #io-content .navbar-header:after,
#io-content #io-content .navbar-collapse:before,
#io-content #io-content .navbar-collapse:after,
#io-content #io-content .pager:before,
#io-content #io-content .pager:after,
#io-content #io-content .panel-body:before,
#io-content #io-content .panel-body:after,
#io-content #io-content .modal-header:before,
#io-content #io-content .modal-header:after,
#io-content #io-content .modal-footer:before,
#io-content #io-content .modal-footer:after,
#io-content .vc_row > .vc_col-sm-12 .vc_row:before,
#io-content .vc_row > .vc_col-sm-12 .vc_row:after,
#io-content #io-content .slick-hero .inner-container:before,
#io-content #io-content .slick-hero .inner-container:after {
  content: " ";
  display: table;
}
#io-content .clearfix:after,
#io-content #io-content .dl-horizontal dd:after,
#io-content #io-content .container:after,
#io-content #io-content .container-fluid:after,
#io-content #io-content .row:after,
#io-content #io-content .form-horizontal .form-group:after,
#io-content #io-content .btn-toolbar:after,
#io-content #io-content .btn-group-vertical > .btn-group:after,
#io-content #io-content .nav:after,
#io-content #io-content .navbar:after,
#io-content #io-content .navbar-header:after,
#io-content #io-content .navbar-collapse:after,
#io-content #io-content .pager:after,
#io-content #io-content .panel-body:after,
#io-content #io-content .modal-header:after,
#io-content #io-content .modal-footer:after,
#io-content .vc_row > .vc_col-sm-12 .vc_row:after,
#io-content #io-content .slick-hero .inner-container:after {
  clear: both;
}
#io-content .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#io-content .pull-right {
  float: right !important;
}
#io-content .pull-left {
  float: left !important;
}
#io-content .hide {
  display: none !important;
}
#io-content .show {
  display: block !important;
}
#io-content .invisible {
  visibility: hidden;
}
#io-content .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#io-content .hidden {
  display: none !important;
}
#io-content .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
#io-content .visible-xs,
#io-content .visible-sm,
#io-content .visible-md,
#io-content .visible-lg {
  display: none !important;
}
#io-content .visible-xs-block,
#io-content .visible-xs-inline,
#io-content .visible-xs-inline-block,
#io-content .visible-sm-block,
#io-content .visible-sm-inline,
#io-content .visible-sm-inline-block,
#io-content .visible-md-block,
#io-content .visible-md-inline,
#io-content .visible-md-inline-block,
#io-content .visible-lg-block,
#io-content .visible-lg-inline,
#io-content .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  #io-content .visible-xs {
    display: block !important;
  }
  table#io-content .visible-xs {
    display: table !important;
  }
  tr#io-content .visible-xs {
    display: table-row !important;
  }
  th#io-content .visible-xs,
  td#io-content .visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  #io-content .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  #io-content .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  #io-content .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #io-content .visible-sm {
    display: block !important;
  }
  table#io-content .visible-sm {
    display: table !important;
  }
  tr#io-content .visible-sm {
    display: table-row !important;
  }
  th#io-content .visible-sm,
  td#io-content .visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #io-content .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #io-content .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #io-content .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #io-content .visible-md {
    display: block !important;
  }
  table#io-content .visible-md {
    display: table !important;
  }
  tr#io-content .visible-md {
    display: table-row !important;
  }
  th#io-content .visible-md,
  td#io-content .visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #io-content .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #io-content .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #io-content .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  #io-content .visible-lg {
    display: block !important;
  }
  table#io-content .visible-lg {
    display: table !important;
  }
  tr#io-content .visible-lg {
    display: table-row !important;
  }
  th#io-content .visible-lg,
  td#io-content .visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  #io-content .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  #io-content .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  #io-content .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  #io-content .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #io-content .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #io-content .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  #io-content .hidden-lg {
    display: none !important;
  }
}
#io-content .visible-print {
  display: none !important;
}
@media print {
  #io-content .visible-print {
    display: block !important;
  }
  table#io-content .visible-print {
    display: table !important;
  }
  tr#io-content .visible-print {
    display: table-row !important;
  }
  th#io-content .visible-print,
  td#io-content .visible-print {
    display: table-cell !important;
  }
}
#io-content .visible-print-block {
  display: none !important;
}
@media print {
  #io-content .visible-print-block {
    display: block !important;
  }
}
#io-content .visible-print-inline {
  display: none !important;
}
@media print {
  #io-content .visible-print-inline {
    display: inline !important;
  }
}
#io-content .visible-print-inline-block {
  display: none !important;
}
@media print {
  #io-content .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  #io-content .hidden-print {
    display: none !important;
  }
}
#io-content ul.row {
  margin-top: 0;
  padding: 0;
  list-style: none;
}
#io-content h1 small,
#io-content .h1 small,
#io-content h2 small,
#io-content .h2 small,
#io-content h3 small,
#io-content .h3 small,
#io-content h1 .small,
#io-content .h1 .small,
#io-content h2 .small,
#io-content .h2 .small,
#io-content h3 .small,
#io-content .h3 .small {
  font-size: 85%;
}
#io-content h4 small,
#io-content .h4 small,
#io-content h5 small,
#io-content .h5 small,
#io-content h6 small,
#io-content .h6 small,
#io-content h4 .small,
#io-content .h4 .small,
#io-content h5 .small,
#io-content .h5 .small,
#io-content h6 .small,
#io-content .h6 .small {
  font-size: 85%;
}
@media (min-width: 992px) {
  #io-content .navbar-left {
    float: left !important;
    margin-left: -10px;
  }
  #io-content .navbar-left ~ .navbar-left {
    margin-left: 0;
  }
}
#io-content .navbar-text {
  line-height: 22px;
}
#io-content .table .success {
  color: #fff;
}
#io-content .table .danger {
  color: #fff;
}
#io-content .table .info {
  color: #fff;
}
#io-content .table .warning {
  color: #fff;
}
#io-content .table.padded {
  padding: 0;
}
#io-content .table.padded td,
#io-content .table.padded th {
  padding: 15px;
}
#io-content .input-group img {
  max-width: initial;
}
#io-content .col-sm-12.content-main {
  padding: 0;
}
#io-content .content-wrapper > .row {
  margin-left: 0;
  margin-right: 0;
}
#io-content .content-main > .row {
  margin-left: 0;
  margin-right: 0;
}
#io-content .bg-primary {
  background-color: #70cbf4 !important;
}
#io-content .bg-secondary {
  background-color: #092a5e !important;
}
#io-content .bg-tertiary {
  background-color: #52bceb !important;
}
#io-content .bg-fortiary {
  background-color: #f4f4f0 !important;
}
#io-content .bg-fiftiary {
  background-color: #3bacbd !important;
}
#io-content .bg-dark {
  background-color: #232323 !important;
}
#io-content .bg-white {
  background-color: #fff !important;
}
#io-content .bg-default {
  background-color: #f7f7f7 !important;
}
#io-content .bg-overlay {
  background: rgba(35, 35, 35, 0.5) !important;
}
#io-content .bg-gradient-top-overlay {
  background: none !important;
  background-image: linear-gradient(to bottom, rgba(35, 35, 35, 0.5) 0%, rgba(35, 35, 35, 0) 40%) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80232323', endColorstr='#00232323', GradientType=0) !important;
}
#io-content .bg-gradient-bottom-overlay {
  background: none !important;
  background-image: linear-gradient(to bottom, rgba(35, 35, 35, 0) 60%, rgba(35, 35, 35, 0.5) 100%) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00232323', endColorstr='#80232323', GradientType=0) !important;
}
#io-content .text-primary {
  color: #70cbf4 !important;
}
#io-content .text-secondary {
  color: #092a5e !important;
}
#io-content .text-tertiary {
  color: #52bceb !important;
}
#io-content .text-fortiary {
  color: #f4f4f0 !important;
}
#io-content .text-fiftiary {
  color: #3bacbd !important;
}
#io-content .btn.btn-outline {
  border-width: 1px;
  border-style: solid;
  background: none !important;
}
#io-content .btn-primary.btn-outline {
  border-color: #70cbf4 !important;
  color: #70cbf4;
}
#io-content .btn-secondary {
  color: #fff;
  background-color: #092a5e;
  border-color: #072047;
}
#io-content .btn-secondary:focus,
#io-content .btn-secondary.focus {
  color: #fff;
  background-color: #05152f;
  border-color: #000000;
}
#io-content .btn-secondary:hover {
  color: #fff;
  background-color: #05152f;
  border-color: #01070f;
}
#io-content .btn-secondary:active,
#io-content .btn-secondary.active,
.open > .dropdown-toggle#io-content .btn-secondary {
  color: #fff;
  background-color: #05152f;
  border-color: #01070f;
}
#io-content .btn-secondary:active:hover,
#io-content .btn-secondary.active:hover,
.open > .dropdown-toggle#io-content .btn-secondary:hover,
#io-content .btn-secondary:active:focus,
#io-content .btn-secondary.active:focus,
.open > .dropdown-toggle#io-content .btn-secondary:focus,
#io-content .btn-secondary:active.focus,
#io-content .btn-secondary.active.focus,
.open > .dropdown-toggle#io-content .btn-secondary.focus {
  color: #fff;
  background-color: #01070f;
  border-color: #000000;
}
#io-content .btn-secondary:active,
#io-content .btn-secondary.active,
.open > .dropdown-toggle#io-content .btn-secondary {
  background-image: none;
}
#io-content .btn-secondary.disabled:hover,
#io-content .btn-secondary[disabled]:hover,
fieldset[disabled] #io-content .btn-secondary:hover,
#io-content .btn-secondary.disabled:focus,
#io-content .btn-secondary[disabled]:focus,
fieldset[disabled] #io-content .btn-secondary:focus,
#io-content .btn-secondary.disabled.focus,
#io-content .btn-secondary[disabled].focus,
fieldset[disabled] #io-content .btn-secondary.focus {
  background-color: #092a5e;
  border-color: #072047;
}
#io-content .btn-secondary .badge {
  color: #092a5e;
  background-color: #fff;
}
#io-content .btn-secondary.btn-outline {
  border-color: #092a5e !important;
  color: #092a5e;
}
#io-content .btn-tertiary {
  color: #fff;
  background-color: #52bceb;
  border-color: #3bb3e8;
}
#io-content .btn-tertiary:focus,
#io-content .btn-tertiary.focus {
  color: #fff;
  background-color: #24aae6;
  border-color: #116b93;
}
#io-content .btn-tertiary:hover {
  color: #fff;
  background-color: #24aae6;
  border-color: #1896ce;
}
#io-content .btn-tertiary:active,
#io-content .btn-tertiary.active,
.open > .dropdown-toggle#io-content .btn-tertiary {
  color: #fff;
  background-color: #24aae6;
  border-color: #1896ce;
}
#io-content .btn-tertiary:active:hover,
#io-content .btn-tertiary.active:hover,
.open > .dropdown-toggle#io-content .btn-tertiary:hover,
#io-content .btn-tertiary:active:focus,
#io-content .btn-tertiary.active:focus,
.open > .dropdown-toggle#io-content .btn-tertiary:focus,
#io-content .btn-tertiary:active.focus,
#io-content .btn-tertiary.active.focus,
.open > .dropdown-toggle#io-content .btn-tertiary.focus {
  color: #fff;
  background-color: #1896ce;
  border-color: #116b93;
}
#io-content .btn-tertiary:active,
#io-content .btn-tertiary.active,
.open > .dropdown-toggle#io-content .btn-tertiary {
  background-image: none;
}
#io-content .btn-tertiary.disabled:hover,
#io-content .btn-tertiary[disabled]:hover,
fieldset[disabled] #io-content .btn-tertiary:hover,
#io-content .btn-tertiary.disabled:focus,
#io-content .btn-tertiary[disabled]:focus,
fieldset[disabled] #io-content .btn-tertiary:focus,
#io-content .btn-tertiary.disabled.focus,
#io-content .btn-tertiary[disabled].focus,
fieldset[disabled] #io-content .btn-tertiary.focus {
  background-color: #52bceb;
  border-color: #3bb3e8;
}
#io-content .btn-tertiary .badge {
  color: #52bceb;
  background-color: #fff;
}
#io-content .btn-tertiary.btn-outline {
  border-color: #52bceb !important;
  color: #52bceb;
}
#io-content .btn-fortiary {
  color: #fff;
  background-color: #f4f4f0;
  border-color: #e9e9e1;
}
#io-content .btn-fortiary:focus,
#io-content .btn-fortiary.focus {
  color: #fff;
  background-color: #deded3;
  border-color: #b3b398;
}
#io-content .btn-fortiary:hover {
  color: #fff;
  background-color: #deded3;
  border-color: #cfcfbe;
}
#io-content .btn-fortiary:active,
#io-content .btn-fortiary.active,
.open > .dropdown-toggle#io-content .btn-fortiary {
  color: #fff;
  background-color: #deded3;
  border-color: #cfcfbe;
}
#io-content .btn-fortiary:active:hover,
#io-content .btn-fortiary.active:hover,
.open > .dropdown-toggle#io-content .btn-fortiary:hover,
#io-content .btn-fortiary:active:focus,
#io-content .btn-fortiary.active:focus,
.open > .dropdown-toggle#io-content .btn-fortiary:focus,
#io-content .btn-fortiary:active.focus,
#io-content .btn-fortiary.active.focus,
.open > .dropdown-toggle#io-content .btn-fortiary.focus {
  color: #fff;
  background-color: #cfcfbe;
  border-color: #b3b398;
}
#io-content .btn-fortiary:active,
#io-content .btn-fortiary.active,
.open > .dropdown-toggle#io-content .btn-fortiary {
  background-image: none;
}
#io-content .btn-fortiary.disabled:hover,
#io-content .btn-fortiary[disabled]:hover,
fieldset[disabled] #io-content .btn-fortiary:hover,
#io-content .btn-fortiary.disabled:focus,
#io-content .btn-fortiary[disabled]:focus,
fieldset[disabled] #io-content .btn-fortiary:focus,
#io-content .btn-fortiary.disabled.focus,
#io-content .btn-fortiary[disabled].focus,
fieldset[disabled] #io-content .btn-fortiary.focus {
  background-color: #f4f4f0;
  border-color: #e9e9e1;
}
#io-content .btn-fortiary .badge {
  color: #f4f4f0;
  background-color: #fff;
}
#io-content .btn-fortiary.btn-outline {
  border-color: #f4f4f0 !important;
  color: #f4f4f0;
}
#io-content .btn-fiftiary {
  color: #fff;
  background-color: #3bacbd;
  border-color: #359aaa;
}
#io-content .btn-fiftiary:focus,
#io-content .btn-fiftiary.focus {
  color: #fff;
  background-color: #2f8996;
  border-color: #174248;
}
#io-content .btn-fiftiary:hover {
  color: #fff;
  background-color: #2f8996;
  border-color: #26707b;
}
#io-content .btn-fiftiary:active,
#io-content .btn-fiftiary.active,
.open > .dropdown-toggle#io-content .btn-fiftiary {
  color: #fff;
  background-color: #2f8996;
  border-color: #26707b;
}
#io-content .btn-fiftiary:active:hover,
#io-content .btn-fiftiary.active:hover,
.open > .dropdown-toggle#io-content .btn-fiftiary:hover,
#io-content .btn-fiftiary:active:focus,
#io-content .btn-fiftiary.active:focus,
.open > .dropdown-toggle#io-content .btn-fiftiary:focus,
#io-content .btn-fiftiary:active.focus,
#io-content .btn-fiftiary.active.focus,
.open > .dropdown-toggle#io-content .btn-fiftiary.focus {
  color: #fff;
  background-color: #26707b;
  border-color: #174248;
}
#io-content .btn-fiftiary:active,
#io-content .btn-fiftiary.active,
.open > .dropdown-toggle#io-content .btn-fiftiary {
  background-image: none;
}
#io-content .btn-fiftiary.disabled:hover,
#io-content .btn-fiftiary[disabled]:hover,
fieldset[disabled] #io-content .btn-fiftiary:hover,
#io-content .btn-fiftiary.disabled:focus,
#io-content .btn-fiftiary[disabled]:focus,
fieldset[disabled] #io-content .btn-fiftiary:focus,
#io-content .btn-fiftiary.disabled.focus,
#io-content .btn-fiftiary[disabled].focus,
fieldset[disabled] #io-content .btn-fiftiary.focus {
  background-color: #3bacbd;
  border-color: #359aaa;
}
#io-content .btn-fiftiary .badge {
  color: #3bacbd;
  background-color: #fff;
}
#io-content .btn-fiftiary.btn-outline {
  border-color: #3bacbd !important;
  color: #3bacbd;
}
#io-content .btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #344e86;
}
#io-content .btn-facebook:focus,
#io-content .btn-facebook.focus {
  color: #fff;
  background-color: #2d4373;
  border-color: #10182a;
}
#io-content .btn-facebook:hover {
  color: #fff;
  background-color: #2d4373;
  border-color: #23345a;
}
#io-content .btn-facebook:active,
#io-content .btn-facebook.active,
.open > .dropdown-toggle#io-content .btn-facebook {
  color: #fff;
  background-color: #2d4373;
  border-color: #23345a;
}
#io-content .btn-facebook:active:hover,
#io-content .btn-facebook.active:hover,
.open > .dropdown-toggle#io-content .btn-facebook:hover,
#io-content .btn-facebook:active:focus,
#io-content .btn-facebook.active:focus,
.open > .dropdown-toggle#io-content .btn-facebook:focus,
#io-content .btn-facebook:active.focus,
#io-content .btn-facebook.active.focus,
.open > .dropdown-toggle#io-content .btn-facebook.focus {
  color: #fff;
  background-color: #23345a;
  border-color: #10182a;
}
#io-content .btn-facebook:active,
#io-content .btn-facebook.active,
.open > .dropdown-toggle#io-content .btn-facebook {
  background-image: none;
}
#io-content .btn-facebook.disabled:hover,
#io-content .btn-facebook[disabled]:hover,
fieldset[disabled] #io-content .btn-facebook:hover,
#io-content .btn-facebook.disabled:focus,
#io-content .btn-facebook[disabled]:focus,
fieldset[disabled] #io-content .btn-facebook:focus,
#io-content .btn-facebook.disabled.focus,
#io-content .btn-facebook[disabled].focus,
fieldset[disabled] #io-content .btn-facebook.focus {
  background-color: #3b5998;
  border-color: #344e86;
}
#io-content .btn-facebook .badge {
  color: #3b5998;
  background-color: #fff;
}
#io-content .btn-facebook.btn-outline {
  border-color: #3b5998 !important;
  color: #3b5998;
}
#io-content .btn-twitter {
  color: #fff;
  background-color: #55acee;
  border-color: #3ea1ec;
}
#io-content .btn-twitter:focus,
#io-content .btn-twitter.focus {
  color: #fff;
  background-color: #2795e9;
  border-color: #0f5f9b;
}
#io-content .btn-twitter:hover {
  color: #fff;
  background-color: #2795e9;
  border-color: #1583d7;
}
#io-content .btn-twitter:active,
#io-content .btn-twitter.active,
.open > .dropdown-toggle#io-content .btn-twitter {
  color: #fff;
  background-color: #2795e9;
  border-color: #1583d7;
}
#io-content .btn-twitter:active:hover,
#io-content .btn-twitter.active:hover,
.open > .dropdown-toggle#io-content .btn-twitter:hover,
#io-content .btn-twitter:active:focus,
#io-content .btn-twitter.active:focus,
.open > .dropdown-toggle#io-content .btn-twitter:focus,
#io-content .btn-twitter:active.focus,
#io-content .btn-twitter.active.focus,
.open > .dropdown-toggle#io-content .btn-twitter.focus {
  color: #fff;
  background-color: #1583d7;
  border-color: #0f5f9b;
}
#io-content .btn-twitter:active,
#io-content .btn-twitter.active,
.open > .dropdown-toggle#io-content .btn-twitter {
  background-image: none;
}
#io-content .btn-twitter.disabled:hover,
#io-content .btn-twitter[disabled]:hover,
fieldset[disabled] #io-content .btn-twitter:hover,
#io-content .btn-twitter.disabled:focus,
#io-content .btn-twitter[disabled]:focus,
fieldset[disabled] #io-content .btn-twitter:focus,
#io-content .btn-twitter.disabled.focus,
#io-content .btn-twitter[disabled].focus,
fieldset[disabled] #io-content .btn-twitter.focus {
  background-color: #55acee;
  border-color: #3ea1ec;
}
#io-content .btn-twitter .badge {
  color: #55acee;
  background-color: #fff;
}
#io-content .btn-twitter.btn-outline {
  border-color: #55acee !important;
  color: #55acee;
}
#io-content .btn-dark {
  color: #fff;
  background-color: #232323;
  border-color: #161616;
}
#io-content .btn-dark:focus,
#io-content .btn-dark.focus {
  color: #fff;
  background-color: #0a0a0a;
  border-color: #000000;
}
#io-content .btn-dark:hover {
  color: #fff;
  background-color: #0a0a0a;
  border-color: #000000;
}
#io-content .btn-dark:active,
#io-content .btn-dark.active,
.open > .dropdown-toggle#io-content .btn-dark {
  color: #fff;
  background-color: #0a0a0a;
  border-color: #000000;
}
#io-content .btn-dark:active:hover,
#io-content .btn-dark.active:hover,
.open > .dropdown-toggle#io-content .btn-dark:hover,
#io-content .btn-dark:active:focus,
#io-content .btn-dark.active:focus,
.open > .dropdown-toggle#io-content .btn-dark:focus,
#io-content .btn-dark:active.focus,
#io-content .btn-dark.active.focus,
.open > .dropdown-toggle#io-content .btn-dark.focus {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
#io-content .btn-dark:active,
#io-content .btn-dark.active,
.open > .dropdown-toggle#io-content .btn-dark {
  background-image: none;
}
#io-content .btn-dark.disabled:hover,
#io-content .btn-dark[disabled]:hover,
fieldset[disabled] #io-content .btn-dark:hover,
#io-content .btn-dark.disabled:focus,
#io-content .btn-dark[disabled]:focus,
fieldset[disabled] #io-content .btn-dark:focus,
#io-content .btn-dark.disabled.focus,
#io-content .btn-dark[disabled].focus,
fieldset[disabled] #io-content .btn-dark.focus {
  background-color: #232323;
  border-color: #161616;
}
#io-content .btn-dark .badge {
  color: #232323;
  background-color: #fff;
}
#io-content .btn-dark.btn-outline {
  border-color: #232323 !important;
  color: #232323;
}
#io-content .btn-white {
  color: #6c819c;
  background-color: #fff;
  border-color: #f2f2f2;
}
#io-content .btn-white:focus,
#io-content .btn-white.focus {
  color: #6c819c;
  background-color: #e6e6e6;
  border-color: #b3b3b3;
}
#io-content .btn-white:hover {
  color: #6c819c;
  background-color: #e6e6e6;
  border-color: #d4d4d4;
}
#io-content .btn-white:active,
#io-content .btn-white.active,
.open > .dropdown-toggle#io-content .btn-white {
  color: #6c819c;
  background-color: #e6e6e6;
  border-color: #d4d4d4;
}
#io-content .btn-white:active:hover,
#io-content .btn-white.active:hover,
.open > .dropdown-toggle#io-content .btn-white:hover,
#io-content .btn-white:active:focus,
#io-content .btn-white.active:focus,
.open > .dropdown-toggle#io-content .btn-white:focus,
#io-content .btn-white:active.focus,
#io-content .btn-white.active.focus,
.open > .dropdown-toggle#io-content .btn-white.focus {
  color: #6c819c;
  background-color: #d4d4d4;
  border-color: #b3b3b3;
}
#io-content .btn-white:active,
#io-content .btn-white.active,
.open > .dropdown-toggle#io-content .btn-white {
  background-image: none;
}
#io-content .btn-white.disabled:hover,
#io-content .btn-white[disabled]:hover,
fieldset[disabled] #io-content .btn-white:hover,
#io-content .btn-white.disabled:focus,
#io-content .btn-white[disabled]:focus,
fieldset[disabled] #io-content .btn-white:focus,
#io-content .btn-white.disabled.focus,
#io-content .btn-white[disabled].focus,
fieldset[disabled] #io-content .btn-white.focus {
  background-color: #fff;
  border-color: #f2f2f2;
}
#io-content .btn-white .badge {
  color: #fff;
  background-color: #6c819c;
}
#io-content .btn-white.btn-outline {
  border-color: #fff !important;
  color: #fff;
}
#io-content .btn-default.btn-outline {
  border-color: #f7f7f7 !important;
  color: #f7f7f7;
}
#io-content .btn-success.btn-outline {
  border-color: #28b62c !important;
  color: #28b62c;
}
#io-content .btn-danger.btn-outline {
  border-color: #c0151b !important;
  color: #c0151b;
}
#io-content .btn-warning.btn-outline {
  border-color: #ff851b !important;
  color: #ff851b;
}
#io-content .btn-info.btn-outline {
  border-color: #75caeb !important;
  color: #75caeb;
}
#io-content .input-group.separate .btn,
#io-content .input-group.separate .form-control {
  border-radius: 3px;
}
#io-content .input-group.separate .input-group-btn:last-child {
  padding-left: 10px;
}
#io-content .progress.progress-sm {
  height: 10px;
}
#io-content .progress.progress-sm .progress-bar {
  font-sizr: 9px;
  line-height: 10px;
}
#io-content .input-line.input-group {
  border-bottom: #ddd solid 1px;
}
#io-content .input-line.input-group .form-control,
#io-content .input-line.input-group .input-group-addon {
  border-radius: 0;
  background: none;
  border: 0 none;
  box-shadow: none;
}
#io-content .input-line.input-group .input-group-addon {
  padding-left: 0;
  padding-right: 0;
}
#io-content .input-line.form-control {
  border-radius: 0;
  background: none;
  border: 0 none;
  border-bottom: #ddd solid 1px;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
#io-content .col-sm-left {
  float: left !important;
}
#io-content .col-sm-right {
  float: right !important;
}
@media (max-width: 768px) {
  #io-content .col-sm-left,
  #io-content .col-sm-right {
    float: none !important;
  }
}
#io-content .tip-left:after,
#io-content .tip-right:after,
#io-content .tip-top:after,
#io-content .tip-bottom:after {
  content: "";
  height: 0;
  position: absolute;
  width: 0;
  z-index: 2;
}
#io-content .tip-left:after {
  border-bottom: 15px solid transparent;
  border-right: 15px solid #fff;
  border-top: 15px solid transparent;
  left: -13px;
  top: 50%;
  transform: translateY(-50%);
}
#io-content .tip-right:after {
  border-bottom: 15px solid transparent;
  border-left: 15px solid #fff;
  border-top: 15px solid transparent;
  right: -13px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  #io-content .tip-left:after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    left: 47%;
    top: -29px;
    right: auto;
    bottom: auto;
  }
  #io-content .tip-right:after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
    left: 47%;
    bottom: -29px;
    right: auto;
    top: auto;
  }
}
#io-content .row-table {
  display: table;
  margin: 0;
  padding: 0;
  width: 100%;
}
#io-content .row-table > div {
  float: none;
  display: table-cell;
  padding: 15px;
}
@media (min-width: 768px) {
  #io-content .row-col-5 .col-sm-2 {
    width: 20%;
  }
  #io-content .row-col-5 .col-sm-4 {
    width: 40%;
  }
}
#io-content .header-section.navbar,
#io-content .header-section .navbar {
  margin: 0;
  border-radius: 0;
}
#io-content .nav-icon {
  margin-right: 10px;
}
#io-content .no-padding {
  padding: 0 !important;
}
#io-content .no-ver-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#io-content .no-hor-padding,
#io-content .no-side-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#io-content .no-margin {
  margin: 0 !important;
}
#io-content .no-ver-margin {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#io-content .no-hor-margin,
#io-content .no-side-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (min-width: 1200px) {
  #io-content .no-padding-lg {
    padding: 0 !important;
  }
  #io-content .no-margin-lg {
    margin: 0 !important;
  }
}
#io-content .padding-xs {
  padding: 5px;
}
#io-content .padding-sm {
  padding: 10px;
}
#io-content .padded {
  padding: 15px;
}
#io-content .padding-md {
  padding: 22.5px;
}
#io-content .padding-lg {
  padding: 30px !important;
}
#io-content .padding-top {
  padding-top: 15px;
}
#io-content .padding-bottom {
  padding-bottom: 15px;
}
#io-content .padding-left {
  padding-left: 15px;
}
#io-content .padding-right {
  padding-right: 15px;
}
#io-content .padding-ver {
  padding-top: 15px;
  padding-bottom: 15px;
}
#io-content .padding-hor,
#io-content .padding-side {
  padding-left: 15px;
  padding-right: 15px;
}
#io-content .bordered,
#io-content .border-ver,
#io-content .border-hor,
#io-content .border-side {
  border-style: solid !important;
  border-width: 1px;
  border-color: #ddd;
}
#io-content .border-top {
  border-top-style: solid !important;
  border-top-width: 1px !important;
  border-color: #ddd;
}
#io-content .border-bottom {
  border-bottom-style: solid !important;
  border-bottom-width: 1px !important;
  border-color: #ddd;
}
#io-content .border-ver {
  border-width: 1px 0 !important;
}
#io-content .border-hor,
#io-content .border-side {
  border-width: 0 1px;
}
#io-content .border-radius {
  border-radius: 3px !important;
}
#io-content .bg-size-cover,
#io-content .bg-cover {
  background-size: cover !important;
}
#io-content .bg-fixed {
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
}
#io-content .bg-pos-center,
#io-content .bg-center {
  background-position: center center !important;
}
#io-content .inline-block {
  display: inline-block !important;
}
#io-content .block-xs {
  display: none;
}
@media (max-width: 480px) {
  #io-content .block-xs {
    display: block;
  }
  #io-content .clear-xs {
    clear: both;
  }
}
#io-content .overlay {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
}
#io-content .pos-top {
  position: absolute !important;
  top: 0;
}
#io-content .pos-bottom {
  position: absolute !important;
  bottom: 0;
}
#io-content .pos-relative {
  position: relative !important;
}
#io-content .text-italic {
  font-style: italic !important;
}
#io-content .text-bold {
  font-weight: bold !important;
}
#io-content .text-white,
#io-content .text-white a,
#io-content .text-white h1,
#io-content .text-white h2,
#io-content .text-white h3,
#io-content .text-white h4,
#io-content .text-white h5,
#io-content .text-white h6 {
  color: #fff;
}
#io-content .text-xs {
  font-size: 11px;
}
#io-content .text-sm {
  font-size: 14px;
}
#io-content .text-md {
  font-size: 30px;
}
#io-content .text-lg {
  font-size: 46px;
}
#io-content .text-upper {
  text-transform: uppercase;
}
#io-content .text-lower {
  text-transform: lowercase;
}
#io-content .text-caps {
  text-transform: capitalize;
}
#io-content .block-inline {
  display: inline-block;
  line-height: 22px;
  padding: 6px 0;
}
#io-content .block-inline > * {
  display: inline-block;
  vertical-align: middle;
}
#io-content .block-inline .thumb {
  margin-right: 5px;
}
#io-content .block-inline ~ * {
  margin-left: 10px;
}
* ~ #io-content .block-inline {
  margin-left: 10px;
}
#io-content .block-action > a,
#io-content .block-action > span {
  margin-left: 10px;
  text-decoration: none;
}
#io-content .spacer,
#io-content .spacer.spacer-md {
  display: block;
  clear: both;
  height: 30px;
}
#io-content .spacer.spacer-xs {
  height: 10px;
}
#io-content .spacer.spacer-sm {
  height: 20px;
}
#io-content .spacer.spacer-lg {
  height: 40px;
}
#io-content .img-circle {
  border-radius: 50% !important;
}
#io-content .img-full {
  width: 100%;
}
#io-content .z-index-max {
  z-index: 999;
}
#io-content .iframe-container {
  position: relative;
  height: 0;
  overflow: hidden;
  margin: 0 0 5px;
  /* 16x9 Aspect Ratio */
  /* 4x3 Aspect Ratio */
}
#io-content .iframe-container.ratio-16x9 {
  padding-bottom: 56.25%;
}
#io-content .iframe-container.ratio-4x3 {
  padding-bottom: 75%;
}
#io-content .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#io-content #infscr-loading,
#io-content .jscroll-loading {
  display: block;
  clear: both;
  text-align: center;
}
.rotate-90 {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.sg-nav:before,
.sg-nav:after {
  content: " ";
  display: table;
}
.sg-nav:after {
  clear: both;
}
.sg-nav .menu {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  clear: none;
}
.sg-nav .menu li {
  display: inline-block;
}
.sg-nav nav {
  margin: 0;
  padding: 0;
}
.sg-nav nav > * {
  float: left;
}
.sg-nav a,
.sg-nav span {
  display: inline-block;
  padding: 8px 10px;
  height: 34px;
}
.sg-nav a > span {
  padding: 0;
}
.sg-center {
  display: table;
  width: 100%;
  height: 100%;
}
.sg-center .center-y {
  display: table-cell;
  vertical-align: middle;
}
.sg-abs-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.sg-block {
  position: relative;
}
.sg-block img {
  max-width: 100%;
}
.sg-block > .block-thumb {
  position: relative;
}
.sg-block > .block-body {
  position: relative;
}
.sg-block .thumb-over {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
}
.sg-block.bordered {
  background: #fff;
}
.sg-block.bordered > .block-body {
  padding: 15px;
}
.sg-block.bordered > .block-footer {
  padding: 5px 15px;
}
.sg-block.padded > .block-body {
  padding: 0;
}
.sg-block.padded > .block-footer {
  padding: 0;
}
.sg-block.body-overlay > .block-body,
.sg-block .block-thumb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  background: rgba(35, 35, 35, 0.5);
  color: #fff;
}
.sg-block.body-overlay > .block-body a,
.sg-block .block-thumb-overlay a {
  color: #fff;
}
.sg-block.block-hor {
  display: table;
}
.sg-block.block-hor > div {
  display: table-cell;
  vertical-align: top;
}
.sg-block.block-hor > .block-body {
  padding-left: 15px;
}
.sg-block.block-hor > .block-thumb {
  margin: 0;
}
.sg-block.block-hor.split > div {
  width: 50%;
}
.sg-block.block-ver .block-thumb {
  margin-bottom: 20px;
}
.sg-block .block-action {
  position: absolute;
  top: 15px;
  right: 15px;
}
.sg-block .block-action.bottom {
  top: auto;
  bottom: 15px;
}
@media (max-width: 768px) {
  .sg-block.block-hor.break-sm {
    display: block;
  }
  .sg-block.block-hor.break-sm > div {
    display: block;
  }
  .sg-block.block-hor.break-sm > .block-body {
    padding: 0;
  }
}
.block-meta.inline-table {
  display: table;
}
.block-meta.inline-table > .meta {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
}
.block-meta.inline-table > .meta img,
.block-meta.inline-table > .meta .icon {
  margin-right: 5px;
}
.widget.bordered .widget-header {
  border-bottom: #ddd solid 1px;
  padding: 15px;
}
.widget.bordered .widget-content {
  padding: 15px;
}
.widget.bordered .widget-footer {
  border-top: #ddd solid 1px;
  padding: 5px 15px;
}
.widget.padding-lg.bordered {
  padding: 0 !important;
}
.widget.padding-lg.bordered .widget-header,
.widget.padding-lg.bordered .widget-content,
.widget.padding-lg.bordered .widget-footer {
  padding-left: 30px;
  padding-right: 30px;
}
.widget-title {
  margin: 0;
}
.menu.menu-inline {
  padding: 0;
  list-style: none;
}
.menu.menu-inline li {
  display: inline-block;
  padding: 2px 10px;
}
.admin-bar .navbar-fixed-top,
.admin-bar .navbar-abs-top {
  top: 32px;
}
@media (max-width: 480px) {
  .admin-bar .navbar-fixed-top,
  .admin-bar .navbar-abs-top {
    top: 46px;
  }
}
.vc_row > .vc_col-sm-12 .vc_row {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 1048px;
  max-width: 100%;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .vc_row > .vc_col-sm-12 .vc_row {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .vc_row > .vc_col-sm-12 .vc_row {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .vc_row > .vc_col-sm-12 .vc_row {
    width: 1160px;
  }
}
.vc_row > .vc_col-sm-12 .vc_row > .navbar-header,
.vc_row > .vc_col-sm-12 .vc_row > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 992px) {
  .vc_row > .vc_col-sm-12 .vc_row > .navbar-header,
  .vc_row > .vc_col-sm-12 .vc_row > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.vc_row > .vc_col-sm-12 .vc_row:before,
.vc_row > .vc_col-sm-12 .vc_row:after {
  content: '';
  display: block;
  clear: both;
}
.post-content > .vc_row {
  padding: 60px 0 60px;
  margin: 0;
}
.post-content > .vc_row > .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.vc_tta .vc_row {
  max-width: 100%;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.0em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.0em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.0em;
}
/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}
.hentry {
  margin: 0 0 1.0em;
}
.byline,
.updated:not(.published) {
  display: none;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.0em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.0em;
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.0em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
  color: #999;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.0em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
@font-face {
  font-family: 'TUI Bold';
  src: url('../fonts/TUIType_LATN_W_Bd.eot');
  src: url('../fonts/TUIType_LATN_W_Bd.eot?#iefix') format('embedded-opentype'), url('../fonts/TUIType_LATN_W_Bd.woff') format('woff'), url('../fonts/TUIType_LATN_W_Bd.ttf') format('truetype');
}
@font-face {
  font-family: 'TUI LT';
  src: url('../fonts/TUITypeLt_LATN_W_Rg.eot');
  src: url('../fonts/TUITypeLt_LATN_W_Rg.eot?#iefix') format('embedded-opentype'), url('../fonts/TUITypeLt_LATN_W_Rg.woff') format('woff'), url('../fonts/TUITypeLt_LATN_W_Rg.ttf') format('truetype');
}
@font-face {
  font-family: 'TUI LT Bold';
  src: url('../fonts/TUITypeLt_LATN_W_Bd.eot');
  src: url('../fonts/TUITypeLt_LATN_W_Bd.eot?#iefix') format('embedded-opentype'), url('../fonts/TUITypeLt_LATN_W_Bd.woff') format('woff'), url('../fonts/TUITypeLt_LATN_W_Bd.ttf') format('truetype');
}
@font-face {
  font-family: 'TUI Social Icons';
  src: url('../fonts/tui-social.eot?2uolm7');
  src: url('../fonts/tui-social.eot?2uolm7#iefix') format('embedded-opentype'), url('../fonts/tui-social.ttf?2uolm7') format('truetype'), url('../fonts/tui-social.woff?2uolm7') format('woff'), url('../fonts/tui-social.svg?2uolm7#tui-social') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="tui-social-"],
[class*=" tui-social-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'TUI Social Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tui-social-facebook:before {
  content: "\e900";
}
.tui-social-instagram:before {
  content: "\e901";
}
.tui-social-pinterest:before {
  content: "\e902";
}
.tui-social-twitter:before {
  content: "\e903";
}
.tui-social-youtube:before {
  content: "\e904";
}
#io-content {
  /*---theme---*/
  /*---post---*/
  /*---misc---*/
  /*---slick slider---*/
}
#io-content .tui-font {
  font-family: "TUI LT", Helvetica, Arial, sans-serif !important;
}
#io-content .tui-bold-font {
  font-family: "TUI LT Bold", Helvetica, Arial, sans-serif !important;
}
#io-content h1,
#io-content h2,
#io-content h3,
#io-content h4,
#io-content h5,
#io-content h6,
#io-content p,
#io-content ul,
#io-content ol,
#io-content dl,
#io-content pre,
#io-content blockquote {
  margin-top: 0;
}
#io-content h1,
#io-content h2,
#io-content h3,
#io-content h4,
#io-content h5,
#io-content h6 {
  font-weight: bold;
}
#io-content h1,
#io-content h2,
#io-content h3 {
  color: #092a5e;
  margin-bottom: 30px;
}
#io-content h4,
#io-content h5,
#io-content h6 {
  color: #6c819c;
  margin-bottom: 1.2em;
}
#io-content p {
  margin: 0 0 1.1em;
}
#io-content img {
  max-width: 100%;
}
#io-content hr.spacer {
  height: 1px;
  border: #9dabbd solid 1px;
  border-width: 0 0 1px;
  margin: 60px 0;
}
#io-content .navbar {
  margin: 0;
  border-radius: 0;
}
#io-content .navbar container {
  width: auto;
}
#io-content .icon-right {
  margin-left: 5px;
}
#io-content .marginb10 {
  margin-bottom: 10px !important;
}
#io-content .marginl10 {
  margin-left: 10px !important;
}
#io-content .alert a {
  color: inherit;
  text-decoration: underline;
}
@media (max-width: 992px) {
  #io-content .container {
    width: auto;
  }
}
@media (min-width: 992px) {
  #io-content .navbar-right {
    margin-right: 0;
  }
}
#io-content .input-group.no-style .form-control,
#io-content .input-group.no-style .btn {
  border: 0 none;
  border-radius: 0;
  background: none;
  box-shadow: none;
  outline: none;
}
#io-content .form-control {
  border-radius: 0;
}
#io-content .input-group-btn .btn {
  border-radius: 0;
}
#io-content body .vc_column_container > .vc_column-inner {
  padding-left: 5px;
  padding-right: 5px;
}
#io-content body .vc_row > .vc_col-sm-12 .vc_row {
  max-width: 100%;
}
#io-content #theme-container {
  background: #fff;
  padding: 0;
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1);
}
#io-content #theme-container .post-content > .vc_row {
  padding-left: 15px;
  padding-right: 15px;
}
#io-content #theme-container #footer .vc_row {
  margin-left: -5px;
  margin-right: -5px;
}
#io-content #btn-to-top i {
  margin: 0;
  padding: 0;
}
#io-content .widget-follow-us {
  text-transform: uppercase;
}
#io-content .widget-follow-us .icons {
  display: inline-block;
  margin-left: 20px;
}
#io-content .widget-follow-us .icons a {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 28px;
  color: #092a5e;
  text-align: center;
  vertical-align: middle;
}
#io-content .widget-follow-us .icons a:hover {
  text-decoration: none;
}
#io-content .widget-follow-us .icons a i {
  color: #092a5e;
}
#io-content .widget-follow-us .icons-png {
  display: inline-block;
  margin-left: 20px;
}
#io-content .widget-follow-us .icons-png a {
  display: inline-block;
  width: 28px;
  text-align: center;
}
#io-content .widget-sign-up h4 {
  margin: 0 0 4px;
}
#io-content .widget-sign-up .text {
  float: left;
}
#io-content .widget-sign-up .btn {
  float: right;
}
#io-content .navbar-search .input-group {
  border: #fff solid 1px;
}
#io-content .navbar-search .form-control,
#io-content .navbar-search .btn {
  background: none;
  border-radius: 0;
  border: 0 none;
  outline: none;
  box-shadow: none;
  color: #fff;
  font-size: 16px;
}
#io-content .navbar-search .form-control::-webkit-input-placeholder {
  color: #fff;
}
#io-content .navbar-search .form-control::-moz-placeholder {
  color: #fff;
}
#io-content .navbar-search .form-control:-ms-input-placeholder {
  color: #fff;
}
#io-content .navbar-search .form-control::placeholder {
  color: #fff;
}
@media (max-width: 992px) {
  #io-content .navbar-search .input-group {
    width: 100%;
  }
  #io-content .navbar-search .input-group-btn {
    text-align: right;
  }
}
#io-content .navbar-social a {
  margin-left: 15px;
}
#io-content .section-title {
  font-size: 30px;
  line-height: 1em;
  font-weight: normal;
  color: #092a5e;
  margin-bottom: 30px;
  text-transform: uppercase;
}
#io-content .section-title span,
#io-content .section-title a {
  display: inline-block;
  position: relative;
  color: #092a5e;
  text-decoration: none;
}
#io-content .section-title.title-main {
  text-align: center;
}
#io-content .page-section {
  padding: 60px 0;
}
#io-content .page-section > .row {
  margin: 0;
}
@media (max-width: 1200px) {
  #io-content .section-title {
    margin-bottom: 40px;
  }
  #io-content .post-content > .vc_row,
  #io-content .page-section {
    padding: 40px 0;
  }
}
#io-content .single-post .post-header,
#io-content .archive.author .post-header {
  margin-bottom: 40px;
}
#io-content .single-post .post-header .block-thumb,
#io-content .archive.author .post-header .block-thumb {
  width: 210px;
  height: 210px;
}
#io-content .single-post .post-header .block-thumb img,
#io-content .archive.author .post-header .block-thumb img {
  width: 100%;
  height: 100%;
}
#io-content .single-post .post-header .post-title,
#io-content .archive.author .post-header .post-title {
  font-size: 36px;
  color: #092a5e;
  margin: 0;
}
#io-content .single-post .post-header .post-title a,
#io-content .archive.author .post-header .post-title a {
  text-decoration: none;
  color: #092a5e;
}
#io-content .single-post .post-header .block-body,
#io-content .archive.author .post-header .block-body {
  padding: 40px 40px 0;
}
#io-content .single-post .post-header .title-container,
#io-content .archive.author .post-header .title-container {
  height: 110px;
}
@media (max-width: 1200px) {
  #io-content .single-post .post-header .block-thumb,
  #io-content .archive.author .post-header .block-thumb {
    width: 120px;
    height: 120px;
  }
  #io-content .single-post .post-header .block-body,
  #io-content .archive.author .post-header .block-body {
    padding: 10px 10px 0;
  }
  #io-content .single-post .post-header .post-title,
  #io-content .archive.author .post-header .post-title {
    font-size: 20px;
  }
  #io-content .single-post .post-header .title-container,
  #io-content .archive.author .post-header .title-container {
    height: auto;
  }
}
@media (max-width: 768px) {
  #io-content .single-post .post-header,
  #io-content .archive.author .post-header {
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 20px;
    background: #fff;
  }
  #io-content .single-post .post-header .block-thumb,
  #io-content .archive.author .post-header .block-thumb {
    width: 80px;
    height: 80px;
  }
  #io-content .single-post .post-header .block-body,
  #io-content .archive.author .post-header .block-body {
    padding: 5px 10px 0;
  }
}
#io-content .single-post .post-full {
  margin-top: -160px;
  background: #fff;
}
#io-content .archive.author .author-page {
  margin-top: -160px;
  background: #fff;
}
#io-content .archive.author .author-title {
  color: #70cbf4;
}
#io-content .pagination .current {
  background: #70cbf4;
  color: #fff;
  border-color: #70cbf4;
}
#io-content .no-child-padding > div {
  padding: 0 !important;
}
#io-content .menu-inline.alt > li > a {
  padding: 5px 20px 5px 0;
  border-bottom: #092a5e solid 1px;
  color: #092a5e;
}
#io-content .menu-inline.alt > .active > a {
  font-weight: bold;
  border-bottom-width: 2px;
}
@media (max-width: 768px) {
  #io-content .menu-inline.alt > li {
    padding: 2px 5px;
  }
  #io-content .menu-inline.alt > li > a {
    padding: 5px 10px 5px 0;
  }
}
#io-content .post-list {
  padding: 0;
  list-style: none;
}
#io-content .post-list .post-split .sg-block > div {
  display: block;
  float: right;
  width: 50%;
}
#io-content .post-list .post-split .block-thumb,
#io-content .post-list .post-split .block-body {
  min-height: 290px;
  overflow: hidden;
}
#io-content .post-list .post-split:nth-child(even) .block-thumb {
  float: left;
}
#io-content .post-list .post-split:nth-child(even) .block-body {
  float: right;
}
#io-content .post-list .post-split .block-thumb {
  margin: 0 !important;
  background: #ddd no-repeat center;
  background-size: cover;
}
#io-content .post-list .post-split .block-thumb img {
  width: 100%;
  display: none;
}
#io-content .post-list .post-split .block-thumb a {
  display: block;
  width: 100%;
  height: 100%;
}
#io-content .post-list .post-split .block-body {
  padding: 40px;
  background: #fff;
}
#io-content .post-list .post-split .title,
#io-content .post-list .post-split .title a {
  color: #092a5e;
}
#io-content .post-list .post-split .title {
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.1em;
  margin-bottom: 20px;
}
#io-content .post-list .post-split:nth-child(even) h4 {
  color: #fff;
}
#io-content .post-list .post-split:nth-child(even) .block-body {
  background: #70cbf4 !important;
  color: #fff !important;
}
#io-content .post-list .post-split:nth-child(even) .title,
#io-content .post-list .post-split:nth-child(even) .title a {
  color: #fff;
}
#io-content .post-list.list-thin .post-item {
  padding-left: 1px;
  padding-right: 0;
  margin-bottom: 1px;
}
#io-content .post-list.list-thin .block-thumb {
  height: 250px;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#io-content .post-list.list-thin .block-thumb img {
  display: none;
}
#io-content .post-list.list-author .block-thumb {
  height: 400px;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#io-content .post-list.list-author .block-thumb img {
  display: none;
}
#io-content .post-list.list-grid {
  margin-left: -5px;
  margin-right: -5px;
}
#io-content .post-list.list-grid .post-item {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
#io-content .post-list .post-item .block-thumb {
  margin: 0 0 15px;
}
#io-content .post-list .post-item .post-title {
  font-size: 20px;
  margin: 0 0 15px;
}
#io-content .post-list .post-item .post-title a {
  color: #092a5e;
}
@media (max-width: 992px) {
  #io-content .post-list.list-author .block-thumb {
    height: 300px;
    position: relative;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  #io-content .post-list .post-item .block-ver h4 {
    margin-bottom: 15px;
  }
  #io-content .post-list .post-item .block-post-hero .post-title {
    font-weight: 400;
    font-family: "TUI LT", Helvetica, Arial, sans-serif;
    margin-bottom: 25px;
  }
  #io-content .post-list .post-item .block-post-hero .btn {
    min-width: 250px;
    border-radius: 6px;
    padding: 10px 30px;
  }
  #io-content .post-list .post-item .block-post-hero .post-title {
    font-size: 60px;
  }
  #io-content .post-list .post-item .block-post-hero .post-date {
    font-size: 16px;
  }
  #io-content .post-list .post-item .block-post-hero .btn {
    font-size: 20px;
  }
}
#io-content .post-list .post-item .block-post-hero .post-title {
  text-transform: uppercase;
}
#io-content .post-list .post-item .block-post-hero .post-title a {
  color: #092a5e;
  text-decoration: none;
}
@media (max-width: 768px) {
  #io-content .post-list .post-split .sg-block > div {
    display: block;
    float: none !important;
    width: auto;
  }
  #io-content .post-list .post-split .block-thumb,
  #io-content .post-list .post-split .block-body {
    height: auto;
  }
  #io-content .post-list .post-split .block-thumb {
    background-image: '';
  }
  #io-content .post-list .post-split .block-thumb img {
    display: block;
    width: 100%;
  }
}
#io-content .post-full .post-header {
  font-size: 20px;
}
#io-content .post-full .post-header .post-title {
  font-size: 32px !important;
  font-weight: normal;
}
#io-content .post-full .widget {
  margin: 0 0 60px;
}
#io-content .post-full .post-body h2 {
  font-size: 26px;
  line-height: 1.2em;
}
#io-content .post-full .post-body h3 {
  font-size: 22px;
  line-height: 1.4em;
}
#io-content .post-full .post-body h4 {
  font-size: 18px;
  line-height: 1.4em;
}
@media (max-width: 1200px) {
  #io-content .post-full .post-header {
    font-size: 16px;
    line-height: 1.4em;
  }
  #io-content .post-full .post-header .post-title {
    font-size: 28px !important;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  #io-content .post-full .post-header {
    font-size: 12px;
    line-height: 1.4em;
  }
  #io-content .post-full .post-header .post-title {
    font-size: 20px !important;
    margin-bottom: 5px;
  }
  #io-content .post-full .post-body h2 {
    font-size: 20px;
    line-height: 1.4em;
  }
  #io-content .post-full .post-body h3 {
    font-size: 20px;
    line-height: 1.4em;
  }
  #io-content .post-full .post-body h4 {
    font-size: 16px;
    line-height: 1.4em;
  }
}
#io-content .post-featured-image {
  height: 430px;
  background-color: #eee;
  background-size: cover !important;
  background-position: center center !important;
}
#io-content .post-full .post-body {
  margin-bottom: 60px;
}
#io-content .comment-list .comment-item {
  background: #f2f4f7;
  padding: 30px;
  border-top: #ddd solid 1px;
}
#io-content .comment-list .comment-item.thread-odd {
  background: #fcfcfc;
}
#io-content .comment-list .comment-header {
  margin: 0 0 10px;
}
#io-content .comment-list .comment-name {
  font-weight: bold;
  margin-right: 5px;
}
#io-content .comment-list .comment-avatar {
  margin-right: 5px;
}
#io-content .comment-list .comment-avatar img {
  width: 20px;
  height: 20px;
}
#io-content .blog-list .post-list .post-item {
  padding: 40px 0;
  margin: 0;
  border-bottom: #b6c0ce solid 1px;
}
#io-content .blog-list .post-list .title {
  font-size: 21px;
  color: #092a5e;
  margin: 0 0 5px;
}
#io-content .blog-list .post-list .title a {
  color: #092a5e;
}
#io-content .blog-list .post-list .post-meta {
  margin-bottom: 15px;
}
#io-content .blog-list .post-list .meta-url {
  color: #70cbf4;
  font-size: 18px;
}
#io-content .block-post .block-thumb img {
  width: 100%;
}
#io-content .block-post .post-meta > span {
  margin-right: 10px;
}
#io-content .block-simple-date .post-title {
  height: 44px;
  overflow: hidden;
  font-weight: bold;
  font-size: 20px !important;
}
#io-content .block-simple-date .post-title a {
  color: #092a5e;
}
#io-content .block-simple-date .post-date {
  color: #9b9b9b;
}
@media (max-width: 480px) {
  #io-content .block-simple-date .post-title {
    height: auto;
    font-size: 22px !important;
  }
}
@media (min-width: 992px) {
  #io-content .block-simple-date .block-thumb {
    height: 180px;
    overflow: hidden;
    background-size: cover;
  }
  #io-content .block-simple-date .block-thumb a {
    display: block;
    height: 100%;
  }
  #io-content .block-simple-date .block-thumb img {
    visibility: hidden;
  }
}
#io-content .widget {
  clear: both;
}
#io-content .jscroll-load-more {
  clear: both;
  margin: 0;
  padding: 60px 0;
}
#io-content .jscroll-loading {
  clear: both;
  margin: 0;
  padding: 60px 0;
}
#io-content .section-recent-post {
  padding-bottom: 100px !important;
}
#io-content .bg-primary h1,
#io-content .bg-primary h2,
#io-content .bg-primary h3 {
  color: #fff;
}
#io-content .bg-logo {
  background-image: url('../images/logo.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 220%;
}
#io-content .bg-logo .wpb_content_element {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  #io-content .bg-logo .vc_col-sm-4 {
    width: 100%;
    padding-bottom: 30px;
  }
  #io-content .bg-logo .vc_col-sm-2 {
    width: 25%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 480px) {
  #io-content .bg-logo {
    background-position: -10% -10%;
    background-size: auto 30%;
  }
  #io-content .bg-logo .vc_col-sm-2 {
    width: 50%;
    text-align: center;
  }
}
#io-content .post-content > .vc_row.bg-logo {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1200px) {
  #io-content .post-content > .vc_row.bg-logo {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#io-content #btn-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
#io-content .section-breadcrumbs {
  display: none;
}
#io-content .row-contained {
  max-width: 1380px;
  margin: 0 auto !important;
}
#io-content .row-destination-tag .title {
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.1em;
  margin-bottom: 20px;
}
#io-content .row-destination-tag .title a {
  color: #092a5e;
}
#io-content .row-destination-tag .destination-image a {
  display: block;
  position: relative;
  height: 100%;
}
#io-content .row-destination-tag .destination-image a img {
  display: none;
}
#io-content .row-destination-tag .destination-image img {
  width: 100%;
  height: auto;
}
#io-content .row-destination-tag .read-more-p {
  margin-top: 20px;
  text-align: right;
}
#io-content .row-destination-tag .padding-lg {
  padding: 60px !important;
}
@media (min-width: 768px) {
  #io-content .row-destination-tag .destination-image img {
    visibility: hidden;
  }
}
@media (max-width: 768px) {
  #io-content .row-destination-tag .destination-image {
    background-image: none !important;
  }
}
#io-content .btn-month-circle {
  background-color: #fff;
  border-color: #fff;
  font-size: 31px;
  width: 185px;
  height: 185px;
  line-height: 185px;
  text-align: center;
  border-radius: 100px;
  color: #092a5e;
  padding: 0;
  text-transform: uppercase;
}
#io-content .btn-month-circle:focus,
#io-content .btn-month-circle.focus {
  color: #092a5e;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
#io-content .btn-month-circle:hover {
  color: #092a5e;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
#io-content .btn-month-circle:active,
#io-content .btn-month-circle.active,
.open > .dropdown-toggle#io-content .btn-month-circle {
  color: #092a5e;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}
#io-content .btn-month-circle:active:hover,
#io-content .btn-month-circle.active:hover,
.open > .dropdown-toggle#io-content .btn-month-circle:hover,
#io-content .btn-month-circle:active:focus,
#io-content .btn-month-circle.active:focus,
.open > .dropdown-toggle#io-content .btn-month-circle:focus,
#io-content .btn-month-circle:active.focus,
#io-content .btn-month-circle.active.focus,
.open > .dropdown-toggle#io-content .btn-month-circle.focus {
  color: #092a5e;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}
#io-content .btn-month-circle:active,
#io-content .btn-month-circle.active,
.open > .dropdown-toggle#io-content .btn-month-circle {
  background-image: none;
}
#io-content .btn-month-circle.disabled:hover,
#io-content .btn-month-circle[disabled]:hover,
fieldset[disabled] #io-content .btn-month-circle:hover,
#io-content .btn-month-circle.disabled:focus,
#io-content .btn-month-circle[disabled]:focus,
fieldset[disabled] #io-content .btn-month-circle:focus,
#io-content .btn-month-circle.disabled.focus,
#io-content .btn-month-circle[disabled].focus,
fieldset[disabled] #io-content .btn-month-circle.focus {
  background-color: #fff;
  border-color: #fff;
}
#io-content .btn-month-circle .badge {
  color: #fff;
  background-color: #092a5e;
}
@media (max-width: 1200px) {
  #io-content .btn-month-circle {
    font-size: 24px;
    width: 150px;
    height: 150px;
    line-height: 150px;
  }
}
#io-content .btn-read-more {
  padding: 5px 24px;
}
#io-content .btn-read-more.btn-lg {
  padding: 8px 34px;
  font-size: 18px;
}
#io-content .btn-center {
  margin: 0 auto;
}
#io-content .block-box-hover .block-thumb {
  margin-bottom: 0 !important;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
#io-content .block-box-hover .block-thumb img {
  width: 100%;
  visibility: hidden;
}
#io-content .block-box-hover .block-thumb a {
  display: block;
  width: 100%;
  height: 100%;
}
#io-content .block-box-hover .block-body {
  background: rgba(112, 203, 244, 0.75);
  color: #fff;
  padding: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  transition: all 0.4s ease-out;
  height: 70px;
  text-align: center;
}
#io-content .block-box-hover .block-body .title {
  color: #fff;
  margin: 0;
  font-size: 20px;
}
#io-content .block-box-hover .block-body .title a {
  color: #fff;
}
#io-content .block-box-hover .block-body .text {
  height: 0;
  overflow: hidden;
}
#io-content .block-box-hover .block-body .text-container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: block;
  color: #fff;
  padding: 0 20px;
}
#io-content .block-box-hover .block-body .btn {
  margin-bottom: 10px !important;
}
#io-content .block-search .form-control {
  border-color: #9dabbd;
}
#io-content .slick-slider .slick-list {
  width: 100%;
}
#io-content .slick-slider .slick-slide {
  outline: 0 none;
}
#io-content .slick-slider .slick-dots li button:before {
  font-size: 10px;
  color: #092a5e;
}
#io-content .slick-prev,
#io-content .slick-next {
  z-index: 99999;
  width: 60px;
  height: 60px;
  transition: all 0.5s;
}
#io-content .slick-prev:hover,
#io-content .slick-next:hover {
  opacity: 1;
  background: #70cbf4;
}
#io-content .slick-prev:before,
#io-content .slick-next:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  font-size: 60px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}
#io-content .slick-prev {
  left: -40px;
}
#io-content .slick-next {
  right: -40px;
  background-position: right top !important;
}
#io-content .slick-prev:before {
  content: "\f124";
}
#io-content .slick-next:before {
  content: "\f125";
}
#io-content .slick-hero h4 {
  color: #092a5e;
}
#io-content .slick-hero .block-slide {
  height: 530px;
  position: relative;
}
#io-content .slick-hero .block-body {
  width: 100%;
  height: 100%;
  color: #092a5e;
  padding: 30px 40px;
  text-align: center;
  transition: all 0.5s;
}
#io-content .slick-hero .block-body .text {
  display: none;
}
#io-content .slick-hero .inner-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 1048px;
  max-width: 100%;
  margin: 0 auto;
  text-align: left;
  padding-top: 40px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  #io-content .slick-hero .inner-container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  #io-content .slick-hero .inner-container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  #io-content .slick-hero .inner-container {
    width: 1160px;
  }
}
#io-content .slick-hero .inner-container > .navbar-header,
#io-content .slick-hero .inner-container > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 992px) {
  #io-content .slick-hero .inner-container > .navbar-header,
  #io-content .slick-hero .inner-container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
#io-content .slick-hero .inner-container:before,
#io-content .slick-hero .inner-container:after {
  content: '';
  display: block;
  clear: both;
}
#io-content .slick-hero .text-container {
  opacity: 0;
  transition: all 0.5s;
  width: 460px;
  max-width: 100%;
}
#io-content .slick-hero .slick-prev {
  left: 20px;
  top: 115px;
}
#io-content .slick-hero .slick-next {
  right: 20px;
  top: 115px;
}
#io-content .slick-hero .slick-slide:hover .text-container {
  opacity: 1;
}
#io-content .slick-hero .slick-current .text-container {
  opacity: 1;
}
#io-content .slick-hero .slick-current .text {
  display: block;
}
#io-content .slick-hero .post-item {
  margin-bottom: 0;
}
#io-content .slick-hero .block-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
#io-content .slick-hero .block-overlay {
  background-image: linear-gradient(to bottom, #70cbf4 0%, #fff 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff70cbf4', endColorstr='#ffffffff', GradientType=0);
  opacity: 0.5;
}
#io-content .slick-hero .slick-prev:before,
#io-content .slick-hero .slick-next:before {
  color: #fff;
}
#io-content .slick-hero-alt h4 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px !important;
  font-size: 30px !important;
  line-height: 1.3em;
}
#io-content .slick-hero-alt .block-slide {
  height: 530px;
  position: relative;
}
#io-content .slick-hero-alt .block-body {
  background: rgba(112, 203, 244, 0.75);
  color: #fff;
  padding: 20px;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  min-height: 84px;
  overflow: hidden;
  width: 480px;
  max-width: 100%;
  right: auto;
}
#io-content .slick-hero-alt .block-body a {
  color: #fff !important;
}
#io-content .slick-hero-alt .block-body .text {
  display: none;
}
#io-content .slick-hero-alt .slick-prev {
  left: 20px;
  top: 115px;
}
#io-content .slick-hero-alt .slick-next {
  right: 20px;
  top: 115px;
}
#io-content .slick-hero-alt .slick-slide:hover .text-container {
  opacity: 1;
}
#io-content .slick-hero-alt .slick-current .text-container {
  opacity: 1;
}
#io-content .slick-hero-alt .slick-current .text {
  display: block;
}
#io-content .slick-hero-alt .post-item {
  margin-bottom: 0;
}
#io-content .slick-hero-alt .block-overlay {
  display: none;
}
#io-content .slick-hero-alt .slick-prev:before,
#io-content .slick-hero-alt .slick-next:before {
  color: #fff;
}
@media (max-width: 480px) {
  #io-content .slick-hero-alt .block-body {
    left: 0;
    bottom: 0;
  }
}
@media (max-width: 1200px) {
  #io-content .slick-hero .block-slide {
    height: 360px;
  }
}
@media (max-width: 992px) {
  #io-content .slick-hero .block-slide {
    height: 270px;
  }
}
@media (max-width: 768px) {
  #io-content .slick-hero .post-item .post-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  #io-content .slick-hero .post-item .btn {
    font-size: 20px;
    padding: 8px 16px;
  }
  #io-content .slick-hero .slick-prev {
    left: 0;
  }
  #io-content .slick-hero .slick-next {
    right: 0;
  }
  #io-content .slick-hero .slick-arrow {
    width: 40px;
    height: 40px;
  }
  #io-content .slick-hero .slick-arrow:before {
    font-size: 40px;
  }
}
#io-content .block-tui-grid {
  height: 350px;
  background: #70cbf4;
  position: relative;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#io-content .block-tui-grid.height500 {
  height: 500px;
}
#io-content .block-tui-grid.height-double {
  height: 520px;
}
#io-content .block-tui-grid.height-half {
  height: 255px;
}
#io-content .block-tui-grid.bg-blue a {
  color: #fff;
}
#io-content .block-tui-grid.bg-blue .block-body {
  background: rgba(112, 203, 244, 0.75);
  color: #fff;
}
#io-content .block-tui-grid.bg-blue .title {
  color: #fff;
}
#io-content .block-tui-grid a {
  color: #092a5e;
}
#io-content .block-tui-grid .btn-primary,
#io-content .block-tui-grid .btn-secondary {
  color: #fff;
}
#io-content .block-tui-grid .title {
  margin: 0;
  text-transform: uppercase;
}
#io-content .block-tui-grid .block-thumb {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#io-content .block-tui-grid .block-thumb img {
  display: none;
}
#io-content .block-tui-grid .block-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: none;
  transition: all 0.5s;
}
#io-content .block-tui-grid .block-body {
  background: rgba(112, 203, 244, 0.75);
  color: #fff;
  padding: 20px;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  max-width: 100%;
  min-height: 84px;
  overflow: hidden;
}
#io-content .block-tui-grid .block-body a {
  color: #fff;
}
#io-content .block-tui-grid .tui-icon {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 100px;
  height: auto;
}
.col-sm-8 #io-content .block-tui-grid .block-body,
#io-content .block-tui-grid.wide .block-body {
  width: 380px;
}
#io-content .block-tui-grid.alt .block-body {
  top: 20px;
  bottom: 20px;
  background: none;
}
#io-content .block-tui-grid.alt .title {
  margin: 0 0 20px;
}
#io-content .block-tui-grid.simple .block-overlay {
  display: block;
}
#io-content .block-tui-grid.simple .block-body {
  background: linear-gradient(to top, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 20%, rgba(255, 255, 255, 0) 100%);
  padding: 20px;
  min-height: initial;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
}
#io-content .block-tui-grid.simple .text {
  height: 0;
  overflow: hidden;
  opacity: 0;
}
#io-content .block-tui-grid:hover .block-overlay {
  background: rgba(9, 42, 94, 0.5);
}
#io-content .block-tui-grid:hover.simple .block-body {
  background: none;
  color: #fff;
  bottom: 50%;
  transform: translateY(50%);
}
#io-content .block-tui-grid:hover.simple .block-body *:last-child {
  margin-bottom: 0;
}
#io-content .block-tui-grid:hover.simple .title {
  color: #fff;
}
#io-content .block-tui-grid:hover.simple .text {
  height: auto;
  opacity: 1;
}
#io-content .block-tui-grid.wide .title {
  font-size: 30px;
  font-weight: normal;
  margin-bottom: 15px;
}
#io-content .block-tui-grid.wide p {
  margin-bottom: 25px;
}
#io-content .block-tui-grid.wide .block-body {
  padding: 40px;
  width: 490px;
  left: 40px;
  bottom: 40px;
}
#io-content .block-tui-grid.wide *:last-child {
  margin-bottom: 0;
}
#io-content .block-tui-grid.wide-grid .block-body {
  padding: 20px;
  width: 400px;
  left: 20px;
  bottom: 20px;
}
#io-content .block-tui-grid.wide-grid *:last-child {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  #io-content .block-tui-grid {
    height: auto!important;
  }
  #io-content .block-tui-grid .block-thumb {
    height: 350px;
  }
  .col-sm-8 #io-content .block-tui-grid .block-body,
  #io-content .block-tui-grid.wide .block-body,
  #io-content .block-tui-grid.wide-grid .block-body {
    width: auto;
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }
}
@media (min-width: 768px) {
  #io-content .block-tui-grid .block-body .text-container {
    height: 102px;
    overflow: hidden;
  }
}
#io-content .navigation {
  display: block!important;
  text-align: center;
}
#io-content .page-numbers {
  letter-spacing: 0px;
  text-decoration: none;
  margin: 0 10px;
}
#io-content .pagination .current {
  background: white;
  color: #6c819c;
}
#io-content #page {
  background: #f2f3f2;
}
#io-content #header-main {
  height: 100%!important;
}
@media only screen and (max-width: 579px) {
  #io-content #header-main .menu-inline li.menu-lakes-mountains {
    padding-left: 0px;
  }
}
#io-content {
  /* this css is a mess, its not created by me (ilman) */
  /* category page */
  /* top image */
}
@media (max-width: 992px) {
  #io-content #header {
    display: block;
    overflow: hidden ;
  }
}
#io-content .collapse {
  display: block;
}
#io-content .navbar-collapse.collapse {
  display: block !important;
  padding-bottom: 0;
  overflow: visible !important;
}
#io-content .menu-top_menu-container {
  height: 5;
}
@media (min-width: 992px) {
  #io-content {
    /*
.navbar-collapse.collapse {
    display: block !important;
     padding-bottom: 0;
    overflow: visible !important;


}

.navbar-collapse {
    border-top: 0;
    box-shadow: none;
}
*/
  }
}
#io-content .crop {
  max-width: 100%;
  position: relative;
}
#io-content .crop {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#io-content .crop img {
  width: 100%;
}
#io-content .crop .info-box {
  padding: 20px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: calc(50% - 10px);
  background: rgba(112, 204, 244, 0.9);
  color: #fff;
}
#io-content .crop .info-box h2 {
  font-size: 30px;
  line-height: 34px;
  color: #fff;
  margin-bottom: 0px;
  font-weight: normal;
}
#io-content .crop .info-box span {
  font-family: tui-light, Arial, sans-serif;
  font-size: 15px;
  line-height: 28px;
}
#io-content .info {
  position: relative;
  width: 100%;
  padding: 20px 20px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #fff;
}
#io-content .sidebarpos .info {
  padding: 0 20px 0 0;
}
#io-content .sidebarpos .info h2 {
  margin: 15px 0 5px;
}
#io-content .sidebarpos {
  padding-right: 0px;
}
@media only screen and (max-width: 479px) {
  #io-content .info {
    padding-bottom: 40px;
  }
}
#io-content .info span.type-label {
  margin-bottom: 10px;
}
#io-content .info > span {
  position: static;
  height: auto;
  margin-bottom: 10px;
  padding: 0;
}
#io-content .info span.type-label {
  display: inline-block;
  color: #999;
  text-transform: uppercase;
  font-size: 14px;
}
#io-content .info h2 {
  line-height: 100%;
  margin-bottom: 10px;
}
#io-content .info a:hover {
  color: #333;
}
@media only screen and (min-width: 960px) {
  #io-content .info.with-label > div {
    width: calc(75% - 65px);
    padding-left: 75px;
  }
}
#io-content body.category .stacked .blog-thumb-column .crop img {
  height: auto;
  width: initial;
  min-width: 100%;
  max-height: 150px;
}
#io-content .sec-head {
  font-family: tui, arial, sans-serif;
  font-size: 20px;
  line-height: 23px;
  font-weight: normal;
}
#io-content .grey3 {
  color: #333;
}
#io-content .grey6 {
  color: #666;
}
@media only screen and (max-width: 479px) {
  #io-content .crop .info-box {
    display: none;
  }
  #io-content .sidebarpos .crop {
    display: none;
  }
  #io-content .sidebarpos .hover-underline-1 .crop {
    display: block;
  }
  #io-content .sidebarpos .section-title {
    margin-bottom: 20px;
  }
  #io-content body.category .stacked .crop {
    width: 50%;
    height: 148px;
    float: left;
  }
  #io-content body.category .stacked .info {
    width: 50%;
    padding: 15px;
    float: left;
  }
  #io-content body.category .stacked .info p {
    display: none;
  }
}
#io-content .wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto;
}
#io-content p,
#io-content table,
#io-content ul {
  font-size: 15px;
  color: #333;
  line-height: normal;
}
#io-content h1,
#io-content h2,
#io-content h3,
#io-content h4,
#io-content h5 {
  font-weight: 400;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility!important;
  -webkit-font-smoothing: antialiased!important;
  font-family: tui, Arial, sans-serif;
  color: #666;
}
#io-content h2,
#io-content .post-full .post-body h2 {
  font-family: tui, Arial, sans-serif;
  text-transform: none;
  color: #000;
  font-weight: normal;
  font-size: 22px;
  line-height: 24px;
}
#io-content h3,
#io-content .post-full .post-body h3 {
  color: #000;
  font-size: 24px;
  line-height: 28px;
}
#io-content h4,
#io-content .post-full .post-body h4 {
  font-size: 20px;
  line-height: 23px;
}
#io-content body {
  font-family: Helvetica, Arial, sans-serif;
  color: #666;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#io-content .extra-info p.sec-head a {
  font-family: tui, arial, sans-serif;
  font-family: tui, Arial, sans-serif;
  font-family: tui, Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 23px;
  text-transform: capitalize;
}
#io-content .extra-info {
  margin: 10px 0 35px;
}
#io-content .container {
  width: 1048px;
  max-width: 100%;
  margin: 0 auto;
}
#io-content .container:before,
#io-content .container:after {
  content: '';
  display: block;
  clear: both;
}
#io-content .row:before,
#io-content .row:after {
  content: '';
  display: block;
  clear: both;
}
#header-main .container {
  width: 1048px;
  max-width: 100%;
  margin: 0 auto;
}
#header-main .container:before,
#header-main .container:after {
  content: '';
  display: block;
  clear: both;
}
#header-main .row:before,
#header-main .row:after {
  content: '';
  display: block;
  clear: both;
}
.structure #page {
  box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0.1);
}
#theme-container .post-content > .vc_row1 {
  padding-left: 0px;
  padding-right: 0px;
}
#header-nav .content-width,
.form-wrapper .content-width {
  margin: 0px;
}
#search-panel .form-container div.Search.button-container {
  margin-top: 30px !important;
}
#header-nav * {
  box-sizing: content-box;
}
.drop-list h1,
.drop-list h2,
.drop-list h3 {
  margin-bottom: 0px;
}
#header-nav .content-width {
  max-width: 100%;
}
#header-nav .mega .inner .content-width {
  max-width: 97%;
}
.drop-list {
  position: absolute;
  z-index: 1001;
  left: 0;
  width: 100%;
  box-shadow: 0 10px 0px 0 rgba(0, 0, 0, 0.19), 0 6px 6px 0 rgba(0, 0, 0, 0.26);
  overflow: hidden;
  font-family: tui-light, Arial, sans-serif;
}
.drop-list .arrow {
  color: #fff;
  position: relative;
  top: 11px;
  z-index: 1;
}
/* top menu */
#header-main .menu-inline li.current-menu-item a {
  color: #2ea9e0;
}
#header-main .menu-inline li.current-menu-item a span {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 4px;
  background: #70cbf4;
}
#header-main {
  height: 53px;
  border-bottom: 1px solid #f9f8f6;
  padding: 0 16px;
}
#main-menu-collapse {
  padding-left: 0px;
}
#header-main .menu-inline li:first-child {
  padding-left: 0px;
}
#header-main .menu-inline li {
  padding-left: 20px;
  padding-right: 0px;
  position: relative;
}
#header-main .menu-inline a {
  display: inline-block;
  position: relative;
  padding: 8px 0;
  font-size: 16px;
  line-height: 1.4em;
  color: #666;
}
#header-main .navbar-nav {
  margin-left: 0px;
}
#header-main .navbar-collapse {
  padding-right: 0;
  padding-top: 15px;
}
#header-main {
  background: white;
}
.post-shares {
  position: fixed;
  left: -1px;
  top: 60%;
  width: 42px;
  overflow: visible;
}
.post-shares span {
  margin-right: 5px;
}
.post-shares .btn {
  padding: 2px;
  width: 40px;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.post-shares .btn:hover {
  background: #fff;
  color: #70cbf4;
}
.post-shares .share-container {
  width: 220px;
  background: #70cbf4;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
}
@media (max-width: 768px) {
  .post-shares {
    position: fixed;
    right: 50%;
    top: auto;
    bottom: 0;
    width: auto;
    overflow: visible;
    transform: translate(50%, 0) !important;
  }
  .post-shares .share-container {
    margin: 0 auto;
  }
  .rotate-90 {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  }
}
#io-content > .page-section {
  padding: 30px 0;
}
#io-content .post-body h1,
#io-content .post-body h2 {
  margin: 30px 0;
}
#io-content .post-body h3,
#io-content .post-body h4 {
  margin: 20px 0;
}
#io-content .post-body h1:first-child,
#io-content .post-body h2:first-child,
#io-content .post-body h3:first-child,
#io-content .post-body h4:first-child {
  margin-top: 0;
}
#io-content .section-title {
  font-size: 28px;
}
@media (max-width: 480px) {
  #header-main {
    height: auto;
  }
  #header-main .menu-inline li {
    padding-left: 0;
    padding-right: 20px;
  }
}

body{ background-color:#f2f2f2; }
#page{ width:1024px; max-width:100%; margin:0 auto; box-shadow:0 0 3px 2px rgba(0,0,0,.1); }
#io-content{ background-color:#fff; }
#header-main .menu-inline a{ text-decoration:none; }