/* =============================================================================
Imports Bootstrap 3.2.0
========================================================================== */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

table {
  background-color: transparent; }

th {
  text-align: left; }

.table, .white_without_lines {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, .table > thead > tr > .white_without_lines, .table > thead > tr > td, .table > thead > tr > .white_without_lines, .table > tbody > tr > th, .table > tbody > tr > .white_without_lines, .table > tbody > tr > td, .table > tbody > tr > .white_without_lines, .table > tfoot > tr > th, .table > tfoot > tr > .white_without_lines, .table > tfoot > tr > td, .table > tfoot > tr > .white_without_lines {
    padding: 8px 5px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr:last-child td, .table > thead > tr:last-child .white_without_lines, .table > tbody > tr:last-child td, .table > tbody > tr:last-child .white_without_lines, .table > tfoot > tr:last-child td, .table > tfoot > tr:last-child .white_without_lines {
    border-bottom: 1px solid #ddd; }
  .table > thead > tr > th, .table > thead > tr > .white_without_lines {
    vertical-align: bottom; }
  .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > .white_without_lines, .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > .white_without_lines, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > .white_without_lines, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > .white_without_lines, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > .white_without_lines, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > .white_without_lines {
    border-top: 0; }
  .table > tbody + tbody, .table > tbody + .white_without_lines {
    border-top: 2px solid #ddd; }
  .table .table, .table .white_without_lines, .table .white_without_lines {
    background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #fff; }
.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
  background-color: #f4f4f4; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > .white_without_lines, .table > thead > tr > th.active, .table > thead > tr > .white_without_lines, .table > thead > tr.active > td, .table > thead > tr.active > .white_without_lines, .table > thead > tr.active > th, .table > thead > tr.active > .white_without_lines, .table > tbody > tr > td.active, .table > tbody > tr > .white_without_lines, .table > tbody > tr > th.active, .table > tbody > tr > .white_without_lines, .table > tbody > tr.active > td, .table > tbody > tr.active > .white_without_lines, .table > tbody > tr.active > th, .table > tbody > tr.active > .white_without_lines, .table > tfoot > tr > td.active, .table > tfoot > tr > .white_without_lines, .table > tfoot > tr > th.active, .table > tfoot > tr > .white_without_lines, .table > tfoot > tr.active > td, .table > tfoot > tr.active > .white_without_lines, .table > tfoot > tr.active > th, .table > tfoot > tr.active > .white_without_lines {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > thead > tr > .white_without_lines, .table > thead > tr > th.success, .table > thead > tr > .white_without_lines, .table > thead > tr.success > td, .table > thead > tr.success > .white_without_lines, .table > thead > tr.success > th, .table > thead > tr.success > .white_without_lines, .table > tbody > tr > td.success, .table > tbody > tr > .white_without_lines, .table > tbody > tr > th.success, .table > tbody > tr > .white_without_lines, .table > tbody > tr.success > td, .table > tbody > tr.success > .white_without_lines, .table > tbody > tr.success > th, .table > tbody > tr.success > .white_without_lines, .table > tfoot > tr > td.success, .table > tfoot > tr > .white_without_lines, .table > tfoot > tr > th.success, .table > tfoot > tr > .white_without_lines, .table > tfoot > tr.success > td, .table > tfoot > tr.success > .white_without_lines, .table > tfoot > tr.success > th, .table > tfoot > tr.success > .white_without_lines {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > .white_without_lines, .table > thead > tr > th.info, .table > thead > tr > .white_without_lines, .table > thead > tr.info > td, .table > thead > tr.info > .white_without_lines, .table > thead > tr.info > th, .table > thead > tr.info > .white_without_lines, .table > tbody > tr > td.info, .table > tbody > tr > .white_without_lines, .table > tbody > tr > th.info, .table > tbody > tr > .white_without_lines, .table > tbody > tr.info > td, .table > tbody > tr.info > .white_without_lines, .table > tbody > tr.info > th, .table > tbody > tr.info > .white_without_lines, .table > tfoot > tr > td.info, .table > tfoot > tr > .white_without_lines, .table > tfoot > tr > th.info, .table > tfoot > tr > .white_without_lines, .table > tfoot > tr.info > td, .table > tfoot > tr.info > .white_without_lines, .table > tfoot > tr.info > th, .table > tfoot > tr.info > .white_without_lines {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e4f3; }

.table > thead > tr > td.warning, .table > thead > tr > .white_without_lines, .table > thead > tr > th.warning, .table > thead > tr > .white_without_lines, .table > thead > tr.warning > td, .table > thead > tr.warning > .white_without_lines, .table > thead > tr.warning > th, .table > thead > tr.warning > .white_without_lines, .table > tbody > tr > td.warning, .table > tbody > tr > .white_without_lines, .table > tbody > tr > th.warning, .table > tbody > tr > .white_without_lines, .table > tbody > tr.warning > td, .table > tbody > tr.warning > .white_without_lines, .table > tbody > tr.warning > th, .table > tbody > tr.warning > .white_without_lines, .table > tfoot > tr > td.warning, .table > tfoot > tr > .white_without_lines, .table > tfoot > tr > th.warning, .table > tfoot > tr > .white_without_lines, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > .white_without_lines, .table > tfoot > tr.warning > th, .table > tfoot > tr.warning > .white_without_lines {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > .white_without_lines, .table > thead > tr > th.danger, .table > thead > tr > .white_without_lines, .table > thead > tr.danger > td, .table > thead > tr.danger > .white_without_lines, .table > thead > tr.danger > th, .table > thead > tr.danger > .white_without_lines, .table > tbody > tr > td.danger, .table > tbody > tr > .white_without_lines, .table > tbody > tr > th.danger, .table > tbody > tr > .white_without_lines, .table > tbody > tr.danger > td, .table > tbody > tr.danger > .white_without_lines, .table > tbody > tr.danger > th, .table > tbody > tr.danger > .white_without_lines, .table > tfoot > tr > td.danger, .table > tfoot > tr > .white_without_lines, .table > tfoot > tr > th.danger, .table > tfoot > tr > .white_without_lines, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > .white_without_lines, .table > tfoot > tr.danger > th, .table > tfoot > tr.danger > .white_without_lines {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table, .table-responsive > .white_without_lines {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > .white_without_lines, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > .white_without_lines, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > .white_without_lines, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > .white_without_lines, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > .white_without_lines, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > .white_without_lines {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
      outline: 0; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group > .btn-lg + .btn-group-lg > .btn, .btn-group-lg > .btn-group > .btn-lg + .btn {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-lg .btn-group-lg > .btn, .btn-group-lg > .btn-lg .btn {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-lg .btn-group-lg > .btn, .btn-group-lg > .dropup .btn-lg .btn {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0); }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-justified > .nav-tabs.nav-justified {
    float: none; }
    .nav-justified > li > a, .nav-justified > li > .nav-tabs.nav-justified {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu, .nav-justified > .dropdown .nav-tabs.nav-justified {
    top: auto;
    left: auto; }
  @media (min-width: 640px) {
    .nav-justified > li, .nav-justified > .nav-tabs.nav-justified {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-justified > li > .nav-tabs.nav-justified {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs-justified > li > .nav-tabs.nav-justified, .nav-tabs-justified > li > .nav-tabs.nav-justified {
    margin-right: 0;
    border-radius: 0px; }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified {
    border: 1px solid #ddd; }
  @media (min-width: 640px) {
    .nav-tabs-justified > li > a, .nav-tabs-justified > li > .nav-tabs.nav-justified, .nav-tabs-justified > li > .nav-tabs.nav-justified {
      border-bottom: 1px solid #ddd;
      border-radius: 0px 0px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > .nav-tabs.nav-justified, .nav-tabs-justified > .active > .nav-tabs.nav-justified {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 640px) {
    .navbar {
      border-radius: 0px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 640px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 640px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 640px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 640px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media (min-width: 640px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 640px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 640px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 639px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 640px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -15px; } }

@media (min-width: 640px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 2px;
  margin-bottom: 2px; }
  @media (max-width: 639px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 640px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 640px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 639px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #777777; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #777777; }
  .navbar-inverse .navbar-nav > li > a {
    color: #777777; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 639px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #777777; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #777777; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #777777; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/\00a0";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a, .pagination > li > span {
      position: relative;
      float: left;
      padding: 12px 12px;
      line-height: 1.428571429;
      text-decoration: none;
      color: #428bca;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a, .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .pagination > li:last-child > a, .pagination > li:last-child > span {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px; }
  .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    color: #2a6596;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #0a8476;
    border-color: #0a8476;
    cursor: default; }
  .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px; }
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a, .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover, .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a, .pager .next > span {
    float: right; }
  .pager .previous > a, .pager .previous > span {
    float: left; }
  .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3073a9; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #469d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b2d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c92e2c; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 0px; }

.well-sm {
  padding: 9px;
  border-radius: 0px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

/* =============================================================================
Imports Bootstrap 3.2.0
========================================================================== */
/* =============================================================================
Imports generic
========================================================================== */
/* =============================================================================	
================================================================================ */
/* =============================================================================	
================================================================================ */
/* ============================== COLORS ===============================================	
================================================================================ */
/* ============================== screen size ====================================
================================================================================ */
/* =============================================================================
Imports plugins
========================================================================== */
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0); }

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../images/controls.png) no-repeat 0 -32px; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../images/controls.png) no-repeat -43px -32px; }

.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px; }

/* =============================================================================
Imports components
========================================================================== */
body {
  font-family: "Open Sans";
  position: relative;
  min-width: 320px;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6, b, strong {
  font-weight: bold; }

h1, h2, h3, h4 {
  margin-top: 20px;
  margin-bottom: 8px; }

h1 {
  font-size: 48px;
  margin-top: 10px;
  margin-bottom: 30px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 14px; }

.no_margin {
  margin-top: 0 !important; }

.margin-bottom-none {
  margin-bottom: 0 !important; }

.ob-alignment {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center; }
  .ob-alignment > .ob-cell {
    display: table-cell;
    vertical-align: middle; }

img {
  max-width: 100%;
  height: auto; }

a {
  color: #1778c1; }
  a:hover {
    text-decoration: none;
    color: #002243; }
  a:focus, a:active {
    outline: 0; }

label {
  font-weight: normal; }

input:focus {
  outline: 0 !important; }
input.btn-blue {
  padding-right: 12px; }

ul, ol {
  margin-bottom: 20px;
  padding-left: 35px;
  margin-top: 10px; }
ul > li > ul{margin-top: 0;}
select.form-control {
  -webkit-appearance: none;
  /* for FF */
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  /* for IE */
  -ms-appearance: none;
  appearance: none !important; }

select.form-control::-ms-expand {
  display: none; }

.ob-select-wrap {
  display: inline-block;
  position: relative;
  width: 100%; }
  .ob-select-wrap .fa {
    position: absolute;
    right: 15px;
    top: 14px;
    color: #ccc;
    font-size: 20px;
    z-index: 2; }
  .ob-select-wrap select {
    position: relative;
    z-index: 1;
    padding-right: 30px; }

@media (min-width: 1023px) {
  .ob-user-content {
    min-height: 390px; } }
.ob-user-content ul {
  padding-left: 18px; }
.ob-user-content ol {
  padding-left: 21px; }

ul.ob-circle {
  list-style-type: circle; }

ul.ob-disc {
  list-style-type: disc; }

aside {
  margin-left: 60px; }
  @media (max-width: 1023px) {
    aside {
      margin-left: 0px;
      clear: both; } }

.no-touch, .ob-dropdown .ob-dropdown__toggle {
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pseudo-block {
  display: block;
  position: absolute;
  content: ""; }

.ob-vertical-box {
  display: table;
  width: 100%;
  height: 100%; }

.ob-vertical-box-in {
  vertical-align: middle;
  display: table-cell; }

.ob-forms-block {
  margin-bottom: 30px; }
  .ob-forms-block p {
    margin-bottom: 15px; }
  .ob-forms-block .input-group-addon {
    cursor: pointer;
    padding-left: 50px;
    padding-right: 50px;
    background: #003366;
    border-color: #003366;
    position: relative; }

.ob-forms-search-block {
  margin-top: 50px;
  margin-bottom: 50px; }

.ob-negative {
/*   color: #cc0000; */
  color: #FE4D6A;
}

.ob-positive {
/*   color: #458b00; */ 
  color: #1B78C2; 
}

td.ob-ellipsis {
  width: 35%; }

.ob-content-section {
  margin-left: -15px;
  margin-right: -15px; }

.ob-text-intro {
  font-size: 16px;
  letter-spacing: 0.5px;
  margin: 0 0 30px; }

.ob-text-date {
  font-size: 11px;
  letter-spacing: 1px;
  margin: 0; }

.ob-page-capt {
  margin-top: 10px;
  margin-bottom: 30px; }

.ob-grey-box {
  clear: both;
  background: #f4f4f4;
  border: 1px solid #e4e4e4;
  padding: 15px 20px 0 20px;
  text-align: center;
  margin: 0 0 15px 58px; }
  @media (max-width: 1023px) {
    .ob-grey-box {
      margin: 15px 0; } }

.ob-info-box {
  margin-bottom: 25px; }
  @media (max-width: 1023px) {
    .ob-info-box {
      padding: 15px; } }
  @media (max-width: 640px) {
    .ob-info-box {
      margin: 0 -15px 35px;
      margin-bottom: 17px; } }
  .ob-info-box + .ob-info-box {
    margin-top: 10px; }
  .ob-info-box h4 {
    font-size: 18px;
    margin-top: 10px; }
  .ob-info-box .table, .ob-info-box .white_without_lines {
    margin-bottom: 12px; }
  .ob-info-box .ob-date {
    letter-spacing: 1px;
    font-size: 1.2rem;
    margin: 0; }
  .ob-info-box .ob-list {
    padding: 0;
    margin-top: 2px;
    margin-bottom: 12px;
    list-style-type: none; }
    .ob-info-box .ob-list li {
      padding: 12px 0px;
      border-bottom: 1px solid #ddd; }
  .ob-info-box .ob-capt + .ob-list li:first-child {
    padding-top: 6px; }
  .ob-info-box .ob-status {
    padding: 0.3em 0.5em;
    background: #333333;
    color: #fff;
    font-size: 80%;
    letter-spacing: 1px;
    margin-left: 0.6em;
    text-transform: uppercase; }
  .ob-info-box .ob-status-negative {
    background: #cc0000; }
  .ob-info-box .btn {
    margin-bottom: 15px; }
  .ob-info-box .ob-capt, .ob-info-box h3 {
    margin-bottom: 0px;
    font-size: 24px;
    margin-top: 0;
    letter-spacing: -0.5px; }
    @media (max-width: 680px) {
      .ob-info-box .ob-capt, .ob-info-box h3 {
        font-size: 16px; } }
  .ob-info-box .ob-article {
    margin-bottom: 30px; }
  .ob-info-box .ob-bid {
    float: right;
    height: 12px;
    margin-top: 4px;
    background: #458b00; }
  .ob-info-box .ob-ask {
    float: left;
    height: 12px;
    margin-top: 4px;
    background: #cc0000; }
  .ob-info-box .ob-date {
    font-size: 14px; }

.ob-info-box__link {
  font-weight: bold;
  display: block;
  margin: 10px 0 10px; }

.ob-btn-section {
  margin: 10px -15px 15px; }
  .ob-btn-section .btn {
    margin-bottom: 15px; }

.ob-related__list {
  padding: 0;
  margin: 10px 0 35px;
  list-style-type: none; }
  .ob-related__list li {
    margin: 10px 0; }
  .ob-related__list .fa:first-child {
    margin-right: 5px; }

@media (max-width: 1023px) {
  .ob-info-box {
    background: #f4f4f4;
    border: 1px solid #e4e4e4; } }

.ob-text-shadow {
  text-shadow: 0 0 5px #000;
  background: rgba(0, 0, 0, 0.27); }

.ob-image-block {
  border: 1px solid #cecfce;
  position: relative;
  overflow: hidden;
  height: 125px;
  background: no-repeat center center;
  background-size: cover; }
  .ob-image-block:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    -moz-transition: 0.5s background;
    -webkit-transition: 0.5s background;
    transition: 0.5s background;
    background: transparent; }
  .ob-image-block:hover:before {
    background: rgba(5, 74, 142, 0.55); }
  .ob-image-block img {
    position: relative;
    z-index: 0; }

.ob-image-block-container {
  margin: 15px 0; }
  .ob-image-block-container [class*="col-"] + [class*="col-"] .ob-image-block {
    margin-top: 15px; }
    @media (max-width: 1023px) {
      .ob-image-block-container [class*="col-"] + [class*="col-"] .ob-image-block {
        margin-top: 0; } }
    @media (max-width: 640px) {
      .ob-image-block-container [class*="col-"] + [class*="col-"] .ob-image-block {
        margin-top: 15px; } }

.ob-image-block-capt {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  font-size: 24px;
  padding: 0 15px;
  color: #fff;
  font-weight: bold; }
  @media (max-width: 460px) {
    .ob-image-block-capt {
      font-size: 20px; } }
  .ob-image-block-capt:hover {
    color: #fff; }

.ob-frontpage > .col-md-4 {
  float: right; }
  .ob-frontpage > .col-md-4 .ob-block-btn-nav {
    margin-bottom: 0; }
@media (max-width: 1023px) {
  .ob-frontpage > .col-md-4 {
    float: none; }
    .ob-frontpage > .col-md-4 .ob-block-btn-nav {
      margin-bottom: 25px; } }

.list, .list_grid, .single_line {
  width: 100%; }

/*
.list td, .list th, .list_grid td, .list_grid th, .single_line td, .single_line th {
  background-color: #fff !important; }
*/
.list td, .list th, .list_grid td, .list_grid th, .single_line th {
  background-color: #fff !important; }

.list, .list_grid {
  border-collapse: collapse !important;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.list > thead > tr > th, .list > thead > tr > td, .list > tbody > tr > th, .list > tbody > tr > td, .list > tfoot > tr > th, .list > tfoot > tr > td, .list_grid > thead > tr > th, .list_grid > thead > tr > td, .list_grid > tbody > tr > th, .list_grid > tbody > tr > td, .list_grid > tfoot > tr > th, .list_grid > tfoot > tr > td, .single_line > thead > tr > th, .single_line > thead > tr > td, .single_line > tbody > tr > th, .single_line > tbody > tr > td, .single_line > tfoot > tr > th, .single_line > tfoot > tr > td {
  padding: 8px 5px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.list > thead > tr:last-child td, .list > tbody > tr:last-child td, .list > tfoot > tr:last-child td, .list_grid > thead > tr:last-child td, .list_grid > tbody > tr:last-child td, .list_grid > tfoot > tr:last-child td {
  border-bottom: 1px solid #ddd; }

.list > thead > tr > th, .list_grid > thead > tr > th {
  vertical-align: bottom; }

.list > caption + thead > tr:first-child > th, .list > caption + thead > tr:first-child > td, .list > colgroup + thead > tr:first-child > th, .list > colgroup + thead > tr:first-child > td, .list > thead:first-child > tr:first-child > th, .list > thead:first-child > tr:first-child > td, .list_grid > caption + thead > tr:first-child > th, .list_grid > caption + thead > tr:first-child > td, .list_grid > colgroup + thead > tr:first-child > th, .list_grid > colgroup + thead > tr:first-child > td, .list_grid > thead:first-child > tr:first-child > th, .list_grid > thead:first-child > tr:first-child > td {
  border-top: 0; }

.list > tbody + tbody, .list_grid > tbody + tbody {
  border-top: 2px solid #ddd; }

.list .lst, .list_grid .lst {
  background-color: #fff; }

.list > thead > tr > td.active, .list > thead > tr > th.active, .list > thead > tr.active > td, .list > thead > tr.active > th, .list > tbody > tr > td.active, .list > tbody > tr > th.active, .list > tbody > tr.active > td, .list > tbody > tr.active > th, .list > tfoot > tr > td.active, .list > tfoot > tr > th.active, .list > tfoot > tr.active > td, .list > tfoot > tr.active > th, .list_grid > thead > tr > td.active, .list_grid > thead > tr > th.active, .list_grid > thead > tr.active > td, .list_grid > thead > tr.active > th, .list_grid > tbody > tr > td.active, .list_grid > tbody > tr > th.active, .list_grid > tbody > tr.active > td, .list_grid > tbody > tr.active > th, .list_grid > tfoot > tr > td.active, .list_grid > tfoot > tr > th.active, .list_grid > tfoot > tr.active > td, .list_grid > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.list-hover > tbody > tr > td.active:hover, .list-hover > tbody > tr > th.active:hover, .list-hover > tbody > tr.active:hover > td, .list-hover > tbody > tr:hover > .active, .list-hover > tbody > tr.active:hover > th, .list_grid-hover > tbody > tr > td.active:hover, .list_grid-hover > tbody > tr > th.active:hover, .list_grid-hover > tbody > tr.active:hover > td, .list_grid-hover > tbody > tr:hover > .active, .list_grid-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.list > thead > tr > td.success, .list > thead > tr > th.success, .list > thead > tr.success > td, .list > thead > tr.success > th, .list > tbody > tr > td.success, .list > tbody > tr > th.success, .list > tbody > tr.success > td, .list > tbody > tr.success > th, .list > tfoot > tr > td.success, .list > tfoot > tr > th.success, .list > tfoot > tr.success > td, .list > tfoot > tr.success > th, .list_grid > thead > tr > td.success, .list_grid > thead > tr > th.success, .list_grid > thead > tr.success > td, .list_grid > thead > tr.success > th, .list_grid > tbody > tr > td.success, .list_grid > tbody > tr > th.success, .list_grid > tbody > tr.success > td, .list_grid > tbody > tr.success > th, .list_grid > tfoot > tr > td.success, .list_grid > tfoot > tr > th.success, .list_grid > tfoot > tr.success > td, .list_grid > tfoot > tr.success > th {
  background-color: #dff0d8; }

.list-hover > tbody > tr > td.success:hover, .list-hover > tbody > tr > th.success:hover, .list-hover > tbody > tr.success:hover > td, .list-hover > tbody > tr:hover > .success, .list-hover > tbody > tr.success:hover > th, .list_grid-hover > tbody > tr > td.success:hover, .list_grid-hover > tbody > tr > th.success:hover, .list_grid-hover > tbody > tr.success:hover > td, .list_grid-hover > tbody > tr:hover > .success, .list_grid-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.list > thead > tr > td.info, .list > thead > tr > th.info, .list > thead > tr.info > td, .list > thead > tr.info > th, .list > tbody > tr > td.info, .list > tbody > tr > th.info, .list > tbody > tr.info > td, .list > tbody > tr.info > th, .list > tfoot > tr > td.info, .list > tfoot > tr > th.info, .list > tfoot > tr.info > td, .list > tfoot > tr.info > th, .list_grid > thead > tr > td.info, .list_grid > thead > tr > th.info, .list_grid > thead > tr.info > td, .list_grid > thead > tr.info > th, .list_grid > tbody > tr > td.info, .list_grid > tbody > tr > th.info, .list_grid > tbody > tr.info > td, .list_grid > tbody > tr.info > th, .list_grid > tfoot > tr > td.info, .list_grid > tfoot > tr > th.info, .list_grid > tfoot > tr.info > td, .list_grid > tfoot > tr.info > th {
  background-color: #d9edf7; }

.list-hover > tbody > tr > td.info:hover, .list-hover > tbody > tr > th.info:hover, .list-hover > tbody > tr.info:hover > td, .list-hover > tbody > tr:hover > .info, .list-hover > tbody > tr.info:hover > th, .list_grid-hover > tbody > tr > td.info:hover, .list_grid-hover > tbody > tr > th.info:hover, .list_grid-hover > tbody > tr.info:hover > td, .list_grid-hover > tbody > tr:hover > .info, .list_grid-hover > tbody > tr.info:hover > th {
  background-color: #c4e4f3; }

.list > thead > tr > td.warning, .list > thead > tr > th.warning, .list > thead > tr.warning > td, .list > thead > tr.warning > th, .list > tbody > tr > td.warning, .list > tbody > tr > th.warning, .list > tbody > tr.warning > td, .list > tbody > tr.warning > th, .list > tfoot > tr > td.warning, .list > tfoot > tr > th.warning, .list > tfoot > tr.warning > td, .list > tfoot > tr.warning > th, .list_grid > thead > tr > td.warning, .list_grid > thead > tr > th.warning, .list_grid > thead > tr.warning > td, .list_grid > thead > tr.warning > th, .list_grid > tbody > tr > td.warning, .list_grid > tbody > tr > th.warning, .list_grid > tbody > tr.warning > td, .list_grid > tbody > tr.warning > th, .list_grid > tfoot > tr > td.warning, .list_grid > tfoot > tr > th.warning, .list_grid > tfoot > tr.warning > td, .list_grid > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.list-hover > tbody > tr > td.warning:hover, .list-hover > tbody > tr > th.warning:hover, .list-hover > tbody > tr.warning:hover > td, .list-hover > tbody > tr:hover > .warning, .list-hover > tbody > tr.warning:hover > th, .list_grid-hover > tbody > tr > td.warning:hover, .list_grid-hover > tbody > tr > th.warning:hover, .list_grid-hover > tbody > tr.warning:hover > td, .list_grid-hover > tbody > tr:hover > .warning, .list_grid-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.list > thead > tr > td.danger, .list > thead > tr > th.danger, .list > thead > tr.danger > td, .list > thead > tr.danger > th, .list > tbody > tr > td.danger, .list > tbody > tr > th.danger, .list > tbody > tr.danger > td, .list > tbody > tr.danger > th, .list > tfoot > tr > td.danger, .list > tfoot > tr > th.danger, .list > tfoot > tr.danger > td, .list > tfoot > tr.danger > th, .list_grid > thead > tr > td.danger, .list_grid > thead > tr > th.danger, .list_grid > thead > tr.danger > td, .list_grid > thead > tr.danger > th, .list_grid > tbody > tr > td.danger, .list_grid > tbody > tr > th.danger, .list_grid > tbody > tr.danger > td, .list_grid > tbody > tr.danger > th, .list_grid > tfoot > tr > td.danger, .list_grid > tfoot > tr > th.danger, .list_grid > tfoot > tr.danger > td, .list_grid > tfoot > tr.danger > th {
  background-color: #f2dede; }

.list-hover > tbody > tr > td.danger:hover, .list-hover > tbody > tr > th.danger:hover, .list-hover > tbody > tr.danger:hover > td, .list-hover > tbody > tr:hover > .danger, .list-hover > tbody > tr.danger:hover > th, .list_grid-hover > tbody > tr > td.danger:hover, .list_grid-hover > tbody > tr > th.danger:hover, .list_grid-hover > tbody > tr.danger:hover > td, .list_grid-hover > tbody > tr:hover > .danger, .list_grid-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media screen and (max-width: 639px) {
  .list-responsive, .list_grid-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch; }
  .list-responsive > .list, .list_grid-responsive > .list_grid {
    margin-bottom: 0; }
  .list-responsive > .list > thead > tr > th, .list-responsive > .list > thead > tr > td, .list-responsive > .list > tbody > tr > th, .list-responsive > .list > tbody > tr > td, .list-responsive > .list > tfoot > tr > th, .table-responsive > .list > tfoot > tr > td, .list_grid-responsive > .list_grid > thead > tr > th, .list_grid-responsive > .list_grid > thead > tr > td, .list_grid-responsive > .list_grid > tbody > tr > th, .list_grid-responsive > .list_grid > tbody > tr > td, .list_grid-responsive > .list_grid > tfoot > tr > th, .list_grid-responsive > .list_grid > tfoot > tr > td {
    white-space: nowrap; }
  .list-responsive > .list-bordered, .list_grid-responsive > .list_grid-bordered {
    border: 0; }
  .list-responsive > .list-bordered > thead > tr > th:first-child, .list-responsive > .list-bordered > thead > tr > td:first-child, .list-responsive > .list-bordered > tbody > tr > th:first-child, .list-responsive > .list-bordered > tbody > tr > td:first-child, .list-responsive > .list-bordered > tfoot > tr > th:first-child, .list-responsive > .list-bordered > tfoot > tr > td:first-child, .list_grid-responsive > .list_grid-bordered > thead > tr > th:first-child, .list_grid-responsive > .list_grid-bordered > thead > tr > td:first-child, .list_grid-responsive > .list_grid-bordered > tbody > tr > th:first-child, .list_grid-responsive > .list_grid-bordered > tbody > tr > td:first-child, .list_grid-responsive > .list_grid-bordered > tfoot > tr > th:first-child, .list_grid-responsive > .list_grid-bordered > tfoot > tr > td:first-child {
    border-left: 0; } }

#ob-main-container {
  overflow: hidden;
  position: relative; }

.ob-page-nav {
  margin: 20px 0; }

.ob-page-nav__capt {
  margin-right: 2px; }

.ob-page-nav__link:after {
  content: "/";
  margin: 0 5px 0 5px; }

.ob-company-info {
  float: right; }
  @media (max-width: 640px) {
    .ob-company-info {
      float: none; } }

@media (max-width: 1023px) {
  .ob-user-content {
    float: none !important; }
    .ob-user-content:after {
      content: "";
      display: table; } }

.ex-body {
  background: rgba(114, 114, 114, 0.06); }

.ex-block {
  padding: 20px;
  margin: 20px 0;
  background: #fff;
  box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.29) inset; }

.ex-line {
  border: none;
  height: 1px;
  background: rgba(0, 0, 0, 0.18);
  display: block;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.22); }

.push {
  height: 700px; }

#ob-main-slider {
  background: #003366;
  margin: 15px 0;
  border: 1px solid #cecfce; }
  #ob-main-slider .ob-bxslider {
    margin-top: 0;
    margin-bottom: 0; }
    #ob-main-slider .ob-bxslider li {
      text-align: center;
      font-size: 0;
      height: 263px;
      position: relative; }
      #ob-main-slider .ob-bxslider li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        -moz-transition: 0.5s background;
        -webkit-transition: 0.5s background;
        transition: 0.5s background;
        background: transparent; }
      #ob-main-slider .ob-bxslider li:hover:before {
        background: rgba(5, 74, 142, 0.55); }
      #ob-main-slider .ob-bxslider li img {
        display: none; }
      @media (max-width: 1023px) {
        #ob-main-slider .ob-bxslider li {
          height: auto; }
          #ob-main-slider .ob-bxslider li img {
            display: block; } }
  #ob-main-slider .ob-capt {
    font-size: 48px;
    margin-top: 0;
    margin-bottom: 10px; }
    #ob-main-slider .ob-capt a:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
  #ob-main-slider .bx-wrapper {
    margin: 0 auto 0px; }
  #ob-main-slider .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    background: none;
    left: 0; }
  #ob-main-slider .bx-wrapper .bx-pager a {
    display: inline-block;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    margin: 0 7px;
    background: #cccccc;
    border-color: transparent; }
    #ob-main-slider .bx-wrapper .bx-pager a:hover, #ob-main-slider .bx-wrapper .bx-pager a.active {
      background-color: #1778c1; }
  #ob-main-slider .bx-wrapper .bx-pager {
    bottom: -38px; }
  #ob-main-slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 16px;
    width: 75px;
    display: none; }
    #ob-main-slider .bx-wrapper .bx-controls-direction a:hover {
      width: 65px; }
  #ob-main-slider .bx-wrapper .bx-next {
    right: 0;
    background: url(../images/icons/carousel-arrow-right.svg) no-repeat center; }
  #ob-main-slider .bx-wrapper .bx-prev {
    left: 0;
    background: url(../images/icons/carousel-arrow-left.svg) no-repeat center; }

.ob-bxslider-center {
  display: inline-block;
  position: relative; }

.ob-slider-item-bg {
  background: no-repeat center center;
  background-size: cover;
  display: block;
  height: 100%; }

.ob-slider-capt {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  font-size: 18px;
  text-align: center;
  padding: 5px 60px; }
  .ob-slider-capt a {
    color: #fff; }
  .ob-slider-capt p {
    font-size: 18px; }
  @media (max-width: 640px) {
    .ob-slider-capt {
      padding: 0 10px; }
      .ob-slider-capt p {
        font-size: 14px; } }

@media (max-width: 640px) {
  #ob-main-slider .ob-capt {
    font-size: 26px; }
  #ob-main-slider .bx-controls-direction a {
    display: none; } }

@media (max-width: 460px) {
  #ob-main-slider .ob-capt {
    font-size: 20px; } }

.ob-dropdown {
  margin: 20px 0; }
  .ob-dropdown .ob-dropdown__toggle {
    position: relative; }
    @media (max-width: 640px) {
      .ob-dropdown .ob-dropdown__toggle {
        font-size: 16px; } }
  .ob-dropdown:not(.ob-screen-mobile) .ob-dropdown__body {
    display: block !important; }
  .ob-dropdown.ob-screen-mobile .ob-dropdown__toggle {
    padding: 0 0 0 25px; }
    .ob-dropdown.ob-screen-mobile .ob-dropdown__toggle:before {
      position: absolute;
      font-family: "FontAwesome";
      content: "\f078";
      color: #1778c1;
      top: -1px;
      left: 2px;
      font-weight: normal; }
  .ob-dropdown.ob-screen-mobile .ob-dropdown__body {
    display: none; }
  .ob-dropdown.active.ob-screen-mobile .ob-dropdown__toggle:before {
    content: "\f077"; }

.ob-tab-content {
  display: none; }

.ob-nav-tabs {
  border-bottom: 2px solid #f4f4f4;
  margin: 15px 0 20px; }
  .ob-nav-tabs a {
    display: inline-block;
    padding: 10px 0;
    margin-right: 30px;
    font-weight: bold;
    position: relative; }
    .ob-nav-tabs a.active {
      border-bottom: 2px solid #1778c1;
      margin-bottom: -2px; }
    @media (max-width: 1024px) {
      .ob-nav-tabs a {
        display: block;
        background: #1778c1;
        color: #fff;
        margin: 0;
        padding: 12px 30px 12px 12px;
        border-bottom: 1px solid #146aaa;
        display: none; }
        .ob-nav-tabs a:after {
          position: absolute;
          content: "\f078";
          right: 12px;
          top: 12px;
          display: none;
          font-family: "FontAwesome";
          font-weight: normal;
          border-bottom: 1px solid #146aaa; }
        .ob-nav-tabs a.active:after {
          display: block; }
        .ob-nav-tabs a.active {
          border-bottom: 1px solid #146aaa;
          display: block;
          margin: 0; } }
  @media (max-width: 1024px) {
    .ob-nav-tabs.active a {
      display: block; }
    .ob-nav-tabs.active a.active:after {
      display: none; }
    .ob-nav-tabs.active a:first-child:after {
      display: block; } }

.ob-block-user {
  background: #f4f4f4;
  border: 1px solid #e4e4e4;
  padding: 15px 20px 0 20px;
  text-align: center;
  margin-left: 60px;
  margin: 0 0 15px 58px; }
  @media (max-width: 1023px) {
    .ob-block-user {
      margin: 0 0 15px;
      float: none; }
      .ob-block-user + .ob-block-user {
        margin-top: 15px; } }

.ob-block-user__user {
  overflow: hidden; }
  @media (max-width: 1023px) {
    .ob-block-user__user {
      margin-bottom: 15px;
      float: left;
      width: 50%;
      padding: 0 5px; } }
  @media (max-width: 940px) { }
  @media (max-width: 640px) {
    .ob-block-user__user {
      width: auto; } }

.ob-block-user__capt, .ob-block-user__name {
  margin: 15px 0 25px;
  font-weight: bold; }
  @media (max-width: 1023px) {
    .ob-block-user__capt {
      margin: 10px 0 17px; } }

.ob-block-user__name {
  margin-bottom: 15px; }

.ob-block-user__img img {
  max-width: 190px;
  max-height: 190px;
  border-radius: 120px; }

.ob-block-user__container {
  overflow: hidden;
  float: right; }
  @media (max-width: 1023px) {
    .ob-block-user__container {
      float: none; } }

.ob-block-user__info {
  overflow: hidden; }

.ob-block-user__contacts {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0; }
  .ob-block-user__contacts .fa {
    color: #333;
    margin-right: 4px; }
  .ob-block-user__contacts li {
    margin: 4px 0;
    word-break: break-all; }

@media (max-width: 1023px) {
  .ob-block-user {
    text-align: left;
    padding: 10px 10px 10px; }
  .ob-block-user__img {
    float: left;
    margin: 0 15px 0 0; }
    .ob-block-user__img img {
      max-width: 110px;
      max-height: 110px; }
  .ob-block-user__name {
    margin: 0 0 15px;
    font-size: 16px; }
  .ob-block-user__contacts li {
    margin: 2px 0; } }

@media (max-width: 640px) { }

.ob-nav__container ul {
  list-style-type: none;
  padding: 0;
  margin-top: 0; }
.ob-nav__container a {
  display: block;
  padding: 10px; }

.ob-nav__capt a {
  color: #333; }

.ob-nav__list > li > a {
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  padding-left: 25px; }
  .ob-nav__list > li > a:before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f105";
    font-size: 20px;
    top: 5px;
    left: 5px;
    font-weight: bold; }
.ob-nav__list > li.active ul {
  display: block; }
.ob-nav__list ul {
  padding-left: 20px;
  display: none; }
  .ob-nav__list ul a {
    padding: 5px; }
.ob-nav__list li.active > a, .ob-nav__list li:hover > a {
  color: #333; }
.ob-nav__list li.active ul {
  display: block; }

table {
  position: relative; }

.single_line .ob-helper-show {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  background: inherit;
  margin: 0;
  table-layout: fixed\0; }
.single_line td, .single_line th {
  max-width: 0; }

.white_without_lines tr, .white_without_lines td, .white_without_lines th {
  background: none; }
.white_without_lines td {
  border: none !important; }

.table-no-border td {
  border: none !important; }

.table-striped-no-border > tbody > tr:nth-child(even), .table-striped-no-border > tbody > th:nth-child(even) {
  background: #f4f4f4; }
.table-striped-no-border td {
  border: none !important; }

.ob-helper-show-in {
  background: inherit; }
  .ob-helper-show-in > p {
    display: inline;
    margin: 0; }

.ob-helper-open {
  overflow: visible; }
  .ob-helper-open .ob-helper-show-in {
    box-shadow: 0 0 3px rgba(25, 66, 190, 0.46);
    white-space: normal;
    position: absolute;
    display: block;
    z-index: 99;
    margin: -3px;
    padding: 3px;
    background: #fff;
    text-align: left; }

#debug table {
  width: 100%; }

.list_grid .ob-helper-show, .list_grid .ob-helper-show-in, .ob-no-helper .ob-helper-show, .ob-no-helper .ob-helper-show-in {
  display: block;
  overflow: visible;
  text-overflow: initial;
  white-space: normal; }
.list_grid td, .list_grid th, .ob-no-helper td, .ob-no-helper th {
  max-width: none; }

@media (max-width: 1023px) {
  h1 {
    font-size: 32px; } }

@media (max-width: 640px) {
  h2 {
    font-size: 18px; }
  h3 {
    font-size: 16px; } }

.ob-related__list div {
  margin: 10px 0; }

.error {
  background: none repeat scroll 0 0 #F04124;
  color: #fff;
  margin-bottom: 10px;
  padding: 5px; }

.error strong {
  padding: 0 5px;
  display: block; }

.error small.error {
  background: none repeat scroll 0 0 #F04124;
  color: white;
  display: block;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem; }

a.btn-blue:after, a.btn-green:after {
  content: none; }

/*
a.btn{
    text-align:center;
}
*/
#newsletter_checkboxes input[type="checkbox"] {
  line-height: normal;
  margin: 5px 5px 0 0;
  vertical-align: sub; }

.btn-blue.dark-blue-button {
  background: none repeat scroll 0 0 #00685e;
  text-align: center; }
  

.btn-blue.dark-blue-button:hover,
.btn-blue.dark-blue-button:focus {
    color: #fff;
    background: #0B8476;
    outline: 0;
    border: none;
}

#newsletter_checkboxes p {
  margin-bottom: 10px; }

strong.caption {
  width: 150px;
  display: inline-block; }

.search-menu-list {
  background: none repeat scroll 0 0 #00685E;
  bottom: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.65);
  transition: all 0.3s ease 0s;
  z-index: 999;
  color: #fff; }

.search-menu-list h4 {
  background: #00685E; }
  
.search-menu-list h4 a:hover {
  color: #fff;
}

.search-menu-list ul {
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0; }

.menu-list {
  margin: 0 0 25px; }

.search-menu-list li ul .second_level_menu {
  background: #179a8b;
  padding-left: 20px; }

.search-menu-list a {
/*   border-bottom: 1px solid #0a8476; */
  padding: 12px 40px 11px 25px;
  position: relative;
  color: #FFFFFF;
  display: block; }
  
.search-menu-list a:hover {
  color: #00574e;
}

.second_level_menu {
  background: none repeat scroll 0 0 #0a8476; }

.ob-search-item {
  border-bottom: 1px solid #DDDDDD;
  padding: 25px 0; }

.pagination {
  float: right; }

.pagination span.current {
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 12px;
  position: relative;
  text-decoration: none; }

table#user-table th:first-child {
  width: 45%; }

.user-caption {
  display: block;
  float: left;
  width: 100px; }

.user-caption-big {
  display: block;
  float: left;
  width: 150px; }

div.object-left {
  clear: left;
  float: left;
  margin: 0.25em 1.25em 0.25em 0; }

div.object-right {
  clear: right;
  float: right;
  margin: 0.25em 0 0.25em 0.25em; }

div.background_blue {
  background-color: #F4F4F4;
  border: 1px solid #DDE6E5;
  min-height: 150px;
  padding: 0 0.5em;
  margin: 0.5em 0.5em 0.5em 0; }

div.background_white {
  background-color: #FFFFFF;
  border: 1px solid #DDE6E5;
  min-height: 130px;
  padding: 0.5em 0.5em 0;
  margin: 0.5em 0.5em 0.5em 0; }

div.background_blue p, div.background_white p {
  padding: 0;
  line-height: 1.25em;
  margin-bottom: 1em;
  font-size: 1em; }

.background_blue h1, .background_blue h2, .background_blue h3, .background_blue h4, .background_blue h5 .background_white h1, .background_white h2, .background_white h3, .background_white h4, .background_white h5 {
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0.5em;
  padding: 0;
  line-height: 1.25em; }

.breadcrumbs {
  margin-top: 10px; }

div.separator {
  background: url("http://oslobors.aws.nxc.od.ua/extension/oslobors/design/osloborsblue_design/images/dotted.gif") repeat-x scroll center bottom transparent;
  clear: both;
  height: 1px;
  margin: 5px 0; }

div.ob_line {
  padding: 0.5em; }

div.ob_date {
  float: left;
  width: 100px; }

div.ob_info {
  margin-left: 110px; }

div.ob_info h5 {
  margin-top: 0; }

table.list tr.bglight, table.list_grid tr.bglight {
  background-color: #E6EFF7; }

.fully-booked {
  background-color: red;
  color: #fff;
  padding: 2px 4px;
  font-weight: normal; }

.object-left.vertically_listed_sub_items {
  float: none; }

.ob-block-user .ob-block-user__name {
  margin-bottom: 0; }

.fa-mobile-phone:before, .fa-mobile:before, .fa-home {
  font-size: 20px; }

.ob-block-user__contacts {
  margin-top: 0; }

.red {
  color: red; }

.country {
  text-transform: capitalize; }

@media (max-width: 1024px) {
  .user-caption {
    width: 150px; }
  .class-gallery .col-md-6 {
    float: left; } }

@media (max-width: 640px) {
  .class-gallery .col-md-6 {
    float: none; }
  .ob-block-user__container .ob-block-user, .ob-block-user__container .ob-block-user__user {
    float: none; } }

.ob-photographer {
  margin-top: 10px;
  padding-bottom: 30px; }

.bgdark {
  background-color: #f4f4f4; }

.white_without_lines .bgdark {
  background-color: inherit; }

.left-clear {
  clear: left; }

ul.list-usp-style {
  padding-left: 0; }

ul.list-usp-style li {
  background: url("../images/icons/icon_hook.gif") no-repeat scroll left center transparent;
  font-size: 1.2em;
  padding-left: 1.2em;
  list-style: none; }

/* PRESSEROM */
.presserom_full {
  min-height: 110px;
  height: 100%;
  border: 1px solid #c5ced7;
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #F4F4F4;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 10px 10px 10px 10px; }

.presserom_full_img {
  float: left;
  width: 179px;
  height: 88px; }

.presserom_full_text {
  padding-left: 195px; }

.presserom_full_text span {
  font-weight: bold; }

.circulars .table th, .circulars .table .white_without_lines, .consultations .table th, .consultations .table .white_without_lines, .listing_list .table th, .listing_list .table .white_without_lines {
  border-top: none; }

#table_sirkulare td {
  border: none;
  padding: 4px; }

.table td.col-md-1, .table .white_without_lines, .table th.col-md-1, .table .white_without_lines {
  width: 8.33333%; }

.table td.col-md-2, .table .white_without_lines, .table th.col-md-2, .table .white_without_lines {
  width: 16.6667%; }

.table td.col-md-3, .table .white_without_lines, .table th.col-md-3, .table .white_without_lines {
  width: 25%; }

.table td.col-md-4, .table .white_without_lines, .table th.col-md-4, .table .white_without_lines {
  width: 33.3333%; }

.table td.col-md-5, .table .white_without_lines, .table th.col-md-5, .table .white_without_lines {
  width: 41.6667%; }

.table td.col-md-6, .table .white_without_lines, .table th.col-md-6, .table .white_without_lines {
  width: 50%; }

.table td.col-md-7, .table .white_without_lines, .table th.col-md-7, .table .white_without_lines {
  width: 58.3333%; }

.table td.col-md-8, .table .white_without_lines, .table th.col-md-8, .table .white_without_lines {
  width: 66.6667%; }

.table td.col-md-9, .table .white_without_lines, .table th.col-md-9, .table .white_without_lines {
  width: 75%; }

.table td.col-md-10, .table .white_without_lines, .table th.col-md-10, .table .white_without_lines {
  width: 83.3333%; }

.table td.col-md-11, .table .white_without_lines, .table th.col-md-11, .table .white_without_lines {
  width: 91.6667%; }

.table td.col-md-12, .table .white_without_lines, .table th.col-md-12, .table .white_without_lines {
  width: 100%; }

div.attribute-tipafriend {
  background: url("../images/icons/tip_a_friend.gif") no-repeat scroll left top transparent;
  padding-left: 30px; }

div.newspage div.element {
  float: left;
  padding-right: 1em; }

div.attribute-printable {
  background: url("../images/icons/printable_version.gif") no-repeat scroll left top transparent;
  margin-left: 10px;
  padding-left: 28px; }

#print_remove {
  margin-top: 20px; }

.tabs-holder {
  display: block;
  margin: 15px 0 20px;
  width: 100%; }

/*
.input-group-addon input{
    color: #003366 !important;
}
*/
#tabs, select.OptionDropdown {
  background-color: #FAFAFA;
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #225C88;
  border-radius: 0 0 0 0;
  color: rgba(0, 0, 0, 0.75);
  line-height: 38px;
  padding: 0.6rem;
  width: 100%; }

.folder-page select.OptionDropdown {
    padding: 1.05rem; }

#tabs:hover, select.OptionDropdown:hover, input.OptionDropdown:hover {
  background-color: #f3f3f3;
  border-color: #999; }

input.OptionDropdown {
  background-color: #FAFAFA;
  border: 1px solid #225C88;
  border-radius: 0 0 0 0;
  color: #003366 !important;
  height: 44px; }

.broker-membership {
  margin: 0 0 10px; }

.broker-membership div {
  margin-left: 150px; }

.consultations td:first-child, .circulars td:first-child, .listing_list td:first-child, td.nr_td {
  max-width: 150px; }

.with_arrow:before {
  content: "";
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: bold;
  padding-right: 10px;
  vertical-align: middle; }

.context-attributes div.block {
  padding: 10px 0; }

.mceStatusbar .mceResize {
  position: absolute;
  right: 0;
  bottom: 0; }

.trade_elect_style td h5 {
  margin-top: 0; }

/*
.vertically_listed_sub_items h4 a{
    color:#333;
}
*/
.vertically_listed_sub_items .ob_date {
  width: auto;
  margin-right: 10px; }

.vertically_listed_sub_items h4 {
  margin-bottom: 10px; }

.course_data_infobox label {
  float: left;
  font-weight: bold;
  width: 60px; }

.course_data_infobox p {
  margin-left: 60px; }

.attribute-footer-controlls .fa {
  color: #333333;
  margin-right: 4px; }

.attribute-footer-controlls div {
  float: left;
  margin-right: 20px; }

/* =============================================================================
font-awesome
========================================================================== */
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/FontAwesome/fontawesome-webfont.eot?v=4.2.0');
  src: url('../fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/FontAwesome/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/FontAwesome/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/FontAwesome/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: 0.3em; }
.fa.pull-right {
  margin-left: 0.3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }
