@charset "UTF-8";
/**
 * Clay 3.13.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
body {
  font-smoothing: auto;
  -webkit-font-smoothing: auto; }

.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

.portal-iframe #main-content {
  width: 100%; }

.separator {
  border-top: 1px solid #cdced9; }

.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #fff;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #fff;
      top: 1000px; }

@media (max-width: 1023.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: '';
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; } }

.important {
  font-weight: bold; }

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !important;
  _position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc; }

.lfr-asset-category-list a.selected {
  background-color: #eee; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #d7f1ff; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9; }

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc; }

.lfr-form-row {
  border-bottom-color: #ccc; }

.lfr-form-row:hover {
  border-bottom-color: #ccc; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff; }

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700; }
  .form-control-inline:not(:hover) {
    border-color: transparent; }
  .form-control-inline::-webkit-input-placeholder {
    color: #a7a9bc;
    font-style: italic; }
  .form-control-inline::placeholder {
    color: #a7a9bc;
    font-style: italic; }

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 120px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa; }
    .lfr-code tr td.line-numbers:before {
      color: #aaa;
      text-shadow: 1px 1px #fff; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #b3daef; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7b7b7b; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5f5f5f; }

.openid-login input[type='text'] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-panel-container,
.lfr-floating-container {
  background: #fff; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #efefef; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #fff;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659c #396ea8 #4c8ccb; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e; }

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc; }

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4; }

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.sidebar-sm {
  font-size: 0.875rem; }
  .sidebar-sm .sheet-subtitle {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .sidebar-sm .form-group {
    margin-bottom: 1rem; }
  .sidebar-sm .form-control {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: 0.25rem 0.75rem; }
    .sidebar-sm .form-control.form-control-tag-group {
      height: auto; }
      .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
        margin-bottom: 0;
        margin-top: 0; }
      .sidebar-sm .form-control.form-control-tag-group .label {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0 0.25rem; }
    .sidebar-sm .form-control[type='file'] {
      padding: 0; }
  .sidebar-sm select.form-control {
    padding-right: 1.6rem; }
    .sidebar-sm select.form-control:not([size]) {
      height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm, .sidebar-sm .tbs337 .btn-group-sm > .btn.btn-monospaced, .tbs337 .sidebar-sm .btn-group-sm > .btn.btn-monospaced {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .sidebar-sm .list-group-item-flex {
    padding: 0.5rem 0.25rem; }
    .sidebar-sm .list-group-item-flex .autofit-col {
      padding-left: 0.25rem;
      padding-right: 0.25rem; }

.lfr-spa-loading-bar {
  background: #2fa4f5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #eee; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #e5e4e8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #ccc #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #fff;
    border-right-color: #ccc;
    font-size: 12px; }

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8; }

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #d1e5ef; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598bec;
    border-color: #224fa8;
    color: #fff; }

.lfr-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #ddd; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869cad; }

.lfr-upload-container .delete-button {
  color: #869cad; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px; }

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #ffc; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed; }

.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0; }

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover,
.app-view-entry.active-area td {
  background-color: #5ad300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #edf0f3; }

.app-view-search-entry-taglib.search {
  background-color: #fff; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #e2e5e8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 1022.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6; }

.taglib-diff-context {
  background: #eee; }

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6; }

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #fdc6c6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5; }

.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1; }

@media (min-width: 120px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

.taglib-discussion .lfr-discussion-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

.drop-here-info .drop-text {
  color: #fff; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #ccc;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item,
.input-localized .palette-item-inner,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.taglib-image-selector .change-image-controls {
  background: #fff; }

.taglib-image-selector .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7; }

.taglib-image-selector.check-active .selection-status {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .selection-status {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .selection-status {
  opacity: 0; }

.portal-popup {
  background-color: #fff; }

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed; }

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px; }

.item-selector .drop-zone {
  background-color: #f1f2f5; }

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #aaa;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #ccc; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 120px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828f95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold; }

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 120px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 120px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 120px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a:not(.component-action) {
  color: #343a40; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #343a40; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.76562rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.76562rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-wrap: break-word; }
  @media (min-width: 120px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap; }

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px; }
  @media (min-width: 120px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group,
  .lfr-mobile-column .checkbox-container .form-group,
  .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.taglib-webdav.visible {
  background: #f0f5f7; }

.taglib-webdav table {
  border-color: #828f95; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.portal-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 1023px) {
    .portal-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      transform: translate(-50%, -50%); } }
  .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 1022.98px) {
      .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 1022.98px) {
    .portal-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px; }

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.portal-popup .lfr-form-content {
  padding: 15px; }

.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%; }

.portal-popup .portlet-column {
  position: static; }

.portal-popup .dialog-body > .container-fluid-1280,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-1280,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-1280,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-1280,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-1280,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-1280,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-1280,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .portal-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .dialog-body .container-view > .nav-tabs-default,
  .portal-popup .dialog-body .container-view .nav-tabs-underline,
  .portal-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .portal-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .lfr-form-content .container-view > .nav-tabs-default,
  .portal-popup .lfr-form-content .container-view .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .portal-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .process-list .container-view > .nav-tabs-default,
  .portal-popup .process-list .container-view .nav-tabs-underline,
  .portal-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .portal-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .portal-popup .roles-selector-body .container-view > .nav-tabs-default,
  .portal-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -20px; }

.portal-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.portal-popup .process-list > .lfr-nav + .container-fluid-1280,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.portal-popup .login-container {
  padding: 1rem; }

.portal-popup .management-bar-default,
.portal-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 120px) {
    .portal-popup .navbar ~ .portlet-configuration-setup,
    .portal-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.portal-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 120px) {
    .portal-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 120px) {
    .portal-popup .lfr-dynamic-uploader,
    .portal-popup .process-list {
      top: 48px; } }

.portal-popup .portlet-export-import-publish-processes {
  top: 0; }

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 1023px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 1023px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px; } }

.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #d3dadd; }

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

.sortable-layout-proxy {
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #ccc; }

.alloy-editor-container .alloy-editor-icon {
  color: #869cad; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #c67; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #ccc; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #fff;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #fff;
    color: #2b4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #ededef;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #fff; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #ccc; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #ededef; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34adab; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1d5ec7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #ff6c58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #f00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474f;
    color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555e;
      color: #fff; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009aed; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394e; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4d91ff; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc; }

.mce-content-body {
  text-align: start; }

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e; }

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc; }

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0; }

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff; }

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e; }

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f; }

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff; }

.file-icon-color-7 {
  background-color: #fff;
  color: #272833; }

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer; }

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #fff; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 120px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px; }
  @media (min-width: 120px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 120px) {
    .image-viewer-sidenav .h5 {
      color: #fff; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 120px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #fff; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #fff; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus,
.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34; }

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    color: #fff; }

.basecelleditor [class~='form-validator-message'] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-out;
      background-color: #007bff; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #007bff;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007bff;
    height: 4px; }

.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

.modal-body {
  overflow: auto; }
  .modal-body.dialog-iframe-bd {
    overflow: hidden;
    padding: 0; }

@media (min-width: 120px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }

.modal-hidden {
  display: none; }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d; }

.customizable-layout-column-content {
  background-color: #c92c3c; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #fff; }

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

.lfr-panel-container {
  background: #fff; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer .btn {
  margin-right: 0.5rem; }
  .sheet-footer .btn:last-child {
    margin-right: 0; }

@media (min-width: 120px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .lfr-portal-tooltip,
  .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #000;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem; }

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%; }

.tooltip.bottom {
  padding-top: 0.3rem; }
  .tooltip.bottom .tooltip-arrow {
    top: 0; }

.tooltip.left {
  padding-right: 0.3rem; }
  .tooltip.left .tooltip-arrow {
    right: 0; }

.tooltip.right {
  padding-left: 0.3rem; }
  .tooltip.right .tooltip-arrow {
    left: 0; }

.tooltip.top {
  padding-bottom: 0.3rem; }
  .tooltip.top .tooltip-arrow {
    bottom: 0; }

.tree-node .icon-check {
  padding-right: 2px; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

.tree-node [class^='icon-'] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e; }

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4b9bff; }

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffb46e; }

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff5f5f; }

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0; }

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff73c3; }

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169; }

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff; }

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffd76e; }

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5fc8ff; }

.portlet-column-content.empty {
  padding: 50px; }

#wrapper {
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #b50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 1023px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: '';
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%; }

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder,
  .navigation-pane .navigation-entry .nav-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 1023px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-layout .portlet-header {
  margin-bottom: 1rem; }

.portlet-draggable .portlet-topper {
  cursor: move; }

@media (min-width: 120px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 1022.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #fff;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #fff; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81; }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 1023px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 1023px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

@media (min-width: 1023px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (min-width: 1023px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

.portlet-actions {
  float: right; }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.portlet-title-menu {
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a,
  .portlet-topper-toolbar > span > a,
  .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

@media (max-width: 1022.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@media (min-width: 120px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

@media (max-width: 1022.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 1022.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

.main-content-body {
  margin-top: 20px; }

.restricted,
.restricted td {
  background: #fdd;
  border-width: 0; }

.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.portlet-borderless .portlet-content {
  padding: 1rem; }

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word; }

.portlet-barebone .portlet-content {
  padding: 0; }

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px; }

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    height: 10px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

.navbar form {
  margin: 0; }

.widget-toolbar .btn + .btn,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  flex-direction: column;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 1023px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-box-shadow: 0 0 1px #FFF;
  -moz-box-shadow: 0 0 1px #FFF;
  -ms-box-shadow: 0 0 1px #FFF;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -ms-opacity: 0.9; }

.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111 0 1px 0;
  -moz-box-shadow: #111 0 1px 0;
  -ms-box-shadow: #111 0 1px 0; }

.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px; }

.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111 -1px 1px 0;
  -moz-box-shadow: #111 -1px 1px 0;
  -ms-box-shadow: #111 -1px 1px 0; }

.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px; }

.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none; } }

.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none; }

.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px; }

.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -ms-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }

.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none; }

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px; }

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px; } }

.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #CCC;
  -moz-box-shadow: 0 1px 3px #CCC;
  -ms-box-shadow: 0 1px 3px #CCC; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224FA8;
  -moz-box-shadow: inset 0 0 2px #224FA8;
  -ms-box-shadow: inset 0 0 2px #224FA8; }

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px; }

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-asset-tag-admin .merge-tag, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper, .portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px; }

.menu-content {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #333;
    -moz-box-shadow: 0 0 5px 0 #333;
    -ms-box-shadow: 0 0 5px 0 #333;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -ms-transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -ms-transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%; }

.underlay-content {
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-bottom-left-radius: 8px;
  -ms-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-bottom-right-radius: 8px;
  -ms-border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #DDD;
  -moz-box-shadow: 0 0 3px #DDD;
  -ms-box-shadow: 0 0 3px #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #FF0047;
    -moz-box-shadow: 0 0 3px #FF0047;
    -ms-box-shadow: 0 0 3px #FF0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27C1F2;
  -moz-box-shadow: 0 0 3px #27C1F2;
  -ms-box-shadow: 0 0 3px #27C1F2; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px; }

.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0; }

.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none; }

.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  -webkit-background-image: linear-gradient(#D2DBE4, #BDC8D6);
  -moz-background-image: linear-gradient(#D2DBE4, #BDC8D6);
  -ms-background-image: linear-gradient(#D2DBE4, #BDC8D6); }

.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999;
  -moz-box-shadow: 1px 1px 2px #999;
  -ms-box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  -webkit-background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -moz-background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -ms-background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -ms-background-size: 40px 40px;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -ms-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

.highlight-animation {
  -moz-animation: highlight-animation 0.7s;
  -webkit-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -ms-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }

body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }

body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.5s ease-in 0.2s;
  -moz-transition: max-width 0.5s ease-in 0.2s;
  -ms-transition: max-width 0.5s ease-in 0.2s;
  -o-transition: max-width 0.5s ease-in 0.2s;
  transition: max-width 0.5s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }

body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -ms-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }

body:first-of-type .portlet-borderless-bar .portlet-actions {
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-bottom-left-radius: 20px;
  -ms-border-bottom-left-radius: 20px;
  -webkit-border-top-left-radius: 20px;
  -moz-border-top-left-radius: 20px;
  -ms-border-top-left-radius: 20px; }

body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-bottom-right-radius: 20px;
  -ms-border-bottom-right-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-top-right-radius: 20px;
  -ms-border-top-right-radius: 20px; }

body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }

body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }

@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -moz-animation: none;
  -webkit-animation: none;
  -o-animation: none;
  -ms-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #B8C1D1;
  -moz-box-shadow: inset 0 0 5px #B8C1D1;
  -ms-box-shadow: inset 0 0 5px #B8C1D1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  -ms-box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-linear-gradient(#FFF, #E4E4E4);
  background-image: linear-gradient(#FFF, #E4E4E4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-linear-gradient(#F2F2F2, #CCC);
  background-image: linear-gradient(#F2F2F2, #CCC); }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* no need to import in version liferay theme task v9.x.x
@import 'liferay-font-awesome/scss/font-awesome';
@import 'liferay-font-awesome/scss/glyphicons';
*/
html:not(.dialog-iframe-root-node) {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  html:not(.dialog-iframe-root-node) *, html:not(.dialog-iframe-root-node) *:before, html:not(.dialog-iframe-root-node) *:after {
    box-sizing: inherit; }

body .yja-environment-notification {
  margin: 0;
  padding: 8px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  background-color: lightblue;
  position: static;
  top: 0;
  left: 0;
  z-index: 1000000000;
  width: 100%; }
  body .yja-environment-notification.dev {
    background-color: darksalmon; }
  body .yja-environment-notification.sta {
    background-color: #ffee88; }
  body .yja-environment-notification.test {
    background-color: lightgreen; }
  body .yja-environment-notification button {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
    box-shadow: none;
    background-color: transparent;
    border: 0; }

body .has-control-menu.yja-environment .yja-environment-notification {
  position: fixed; }
  body .has-control-menu.yja-environment .yja-environment-notification button {
    display: none; }

body .has-control-menu.yja-environment .control-menu,
body .has-control-menu.yja-environment .sidenav-fixed.sidenav-menu-slider {
  top: 28px; }

@media only screen and (min-width: 768px) {
  body .has-control-menu.yja-environment #wrapper {
    margin-top: 83px !important; } }

body .has-control-menu.yja-environment .mm-page {
  margin-top: 83px !important; }

body #skip-to-content {
  position: absolute;
  clip: rect(0 0 0 0); }
  body #skip-to-content:focus {
    clip: auto;
    display: block;
    text-align: center;
    padding: 1em;
    width: 100%;
    background: white;
    z-index: 999; }

.top-frame {
  font-size: 100%;
  /*
  // --- Base ---
  @import 'base/typography';
*/
  /* Accordions */
  /*
  @import 'components/buttons';
  @import 'components/icons';
  @import 'components/links';
  @import 'components/search';
  @import 'components/faq';
  @import 'components/forms';
  @import 'components/contacts';
  @import 'components/tables';
  @import 'components/tabs';
  @import 'components/service-lifts';
  @import 'components/image-lifts';
  @import 'components/boxes';
  @import 'components/restriction-boxes';
  @import 'components/calculator-boxes';
  @import 'components/ukk-boxes';
  @import 'components/labels-badges';
  @import 'components/news-list';
  @import 'components/news-entry';
  @import 'components/current-tabs';
  @import 'components/mobile-quick-links';
  @import 'components/side-navigation';
  @import 'components/accordions';
  @import 'components/image-gallery';
  @import 'components/lazyload';
  @import 'components/figures';
  @import 'components/pagination';
  @import 'components/content-with-images';
  @import 'components/icon-lifts';
  @import 'components/rss';
  @import 'components/news-list-rss-for-logged-in-user';
  @import 'components/nested-portlets';
  @import 'components/icon-box';
  @import 'components/youtube-channel';
  @import 'components/language-version-portlet';
  @import 'components/glossary-portlet';
  @import 'components/stats';
  @import 'components/news-list-with-image';
  @import 'components/alert-notices';
  @import 'components/infographs';
  @import 'components/some-buttons';
  @import 'components/dropdowns';
  @import 'components/document-list';
  @import 'components/contacts';
  @import 'components/some-portlet';
  @import 'components/cookie-disclaimer';
  @import 'components/import-restrictions';
  @import 'components/addsearch';

  // --- Partials ---
  @import 'partials/footer';
  @import 'partials/header';
  @import 'partials/navigation';
*/
  /*
  // --- Layouts ---
  @import 'layouts/common';
  @import 'layouts/error';
  @import 'layouts/frontpage';
  @import 'layouts/subpage';
  @import 'layouts/search-page';
  @import 'layouts/media_queries';
*/
  /*  @import 'vendors/lightslider';*/ }
  .top-frame .portlet-body .accordion-group {
    margin-bottom: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .top-frame .portlet-body .accordion-heading {
    font-size: 1.1em; }
    .top-frame .portlet-body .accordion-heading .accordion-toggle {
      text-decoration: none;
      background-color: #ecf0f6;
      padding: 10px; }
      .top-frame .portlet-body .accordion-heading .accordion-toggle.toggle i {
        font-size: 0.85em;
        margin: 2px 5px 0 0; }
        .top-frame .portlet-body .accordion-heading .accordion-toggle.toggle i.icon-plus {
          display: none; }
        .top-frame .portlet-body .accordion-heading .accordion-toggle.toggle i.icon-minus {
          display: inline-block; }
      .top-frame .portlet-body .accordion-heading .accordion-toggle:hover {
        background-color: #d9dfec;
        text-decoration: none; }
      .top-frame .portlet-body .accordion-heading .accordion-toggle i {
        font-size: 0.85em;
        margin: 2px 5px 0 0; }
        .top-frame .portlet-body .accordion-heading .accordion-toggle i.icon-minus {
          display: none; }
        .top-frame .portlet-body .accordion-heading .accordion-toggle i.icon-plus {
          display: inline-block; }
  .top-frame .portlet-body .accordion-body {
    border-top: 0;
    border: 1px solid #d9dfec;
    margin-bottom: 2px; }
  .top-frame .portlet-body .accordion-inner {
    border-top: 0; }
  .top-frame .portlet-body .faq .accordion-heading {
    margin-bottom: 2px; }
  .top-frame .portlet-body .accordion__centered {
    margin: 0 auto; }
  .top-frame #addsearch-search-snippet {
    position: relative; }
    .top-frame #addsearch-search-snippet input[type="text"] {
      background-color: #efefef !important;
      color: #333333 !important;
      border: 2px solid #ccc !important;
      font-size: .85em !important; }
    .top-frame #addsearch-search-snippet #search-button {
      position: absolute;
      height: 28px;
      width: 32px;
      background: transparent;
      border: 0;
      right: 0px;
      top: 1px;
      cursor: pointer; }
  .top-frame .breadcrumb li:before {
    display: none; }
  .top-frame .breadcrumb li span.divider {
    padding: 0 10px;
    color: #e3e5e9; }
  .top-frame .navbar-static-top ul li a {
    color: #bbbcbc !important; }
    .top-frame .navbar-static-top ul li a:hover {
      color: #fff !important; }
  @media (max-width: 991px) {
    .top-frame .navbar-static-top .container {
      width: 100%;
      float: left; }
      .top-frame .navbar-static-top .container div.navbar-header {
        float: left;
        width: auto;
        border: none; }
      .top-frame .navbar-static-top .container div#navbar {
        float: right;
        width: auto;
        border: none !important;
        box-shadow: none !important; } }
  .top-frame .topbar {
    color: #ccc;
    background-color: #4a4b50;
    position: relative;
    height: 2.2rem; }
    .top-frame .topbar ul {
      list-style-type: none;
      margin: 0;
      font-size: 1.08333em; }
      .top-frame .topbar ul li {
        display: inline;
        padding: 0; }
      .top-frame .topbar ul.en .en,
      .top-frame .topbar ul.fi .fi,
      .top-frame .topbar ul.sv .sv {
        display: none; }
      .top-frame .topbar ul li:first-child a {
        border-left: 0;
        padding-left: 0; }
      .top-frame .topbar ul li:last-child a {
        border-left: 0; }
      .top-frame .topbar ul li:first-child {
        padding-left: 0; }
      .top-frame .topbar ul.en .sv a,
      .top-frame .topbar ul.fi .sv a,
      .top-frame .topbar ul.sv .en a {
        border: none; }
  .top-frame .topbar .topbar-links {
    display: block; }
  .top-frame .topbar .topbar-links a {
    white-space: nowrap;
    color: #ccc;
    padding: 8px; }
  .top-frame .topbar .topbar-links a:hover {
    text-decoration: none;
    color: #fff; }
  .top-frame .topbar .top-ca {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    z-index: 2;
    font-size: 1.25em; }
    @media (max-width: 767px) {
      .top-frame .topbar .top-ca span.hidden-desktop {
        display: inline-block !important; } }
    .top-frame .topbar .top-ca .btn-info {
      border: 0;
      border-left: 2px solid #f2a900;
      padding: 0;
      padding-right: 0.66667em;
      color: #fff;
      font-size: 0.93333em;
      background-color: #666;
      border-bottom: 3px solid #f2a900; }
      .top-frame .topbar .top-ca .btn-info [class^="icon-"] {
        padding: 0.66667em;
        padding-right: 0.8em;
        margin-right: 0.35714em;
        font-size: 1.07143em;
        display: inline-block;
        margin-top: 0;
        height: 2rem;
        margin-left: -1px; }
      .top-frame .topbar .top-ca .btn-info:hover {
        background-color: #f2a900;
        color: #fff; }
      .top-frame .topbar .top-ca .btn-info:visited {
        color: #fff; }
    .top-frame .topbar .top-ca .btn {
      margin-top: 0; }
  @media (max-width: 978px) {
    .top-frame .mobile--hidden {
      display: none !important; } }
  @media (min-width: 1024px) {
    .top-frame .mobile--visible {
      display: none !important; } }
  .lt-ie9 .top-frame .mobile--visible {
    display: none !important; }
  .top-frame .show--sr,
  .top-frame .sr-only {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px); }
  .top-frame .lfr-admin-panel input {
    font-size: 14px; }
  .top-frame .portlet-actions {
    height: 21px; }
  .top-frame .dialog-iframe-popup {
    box-sizing: content-box; }
  .top-frame .cke {
    box-sizing: content-box; }
  .top-frame .structure-tree {
    margin-left: 0;
    margin-bottom: 0; }
  .top-frame .lfr-admin-panel ul, .top-frame .lfr-admin-panel ol {
    margin-left: 0;
    margin-bottom: 0; }
  .top-frame .dockbar-split .dockbar {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    position: relative;
    width: 100%;
    height: 40px; }
    .top-frame .dockbar-split .dockbar ul, .top-frame .dockbar-split .dockbar ol {
      margin-left: 0; }
    .top-frame .dockbar-split .dockbar .navbar-inner {
      width: 100%;
      height: 40px;
      background-color: #333;
      -webkit-background-image: linear-gradient(#4d4d4d, #333);
      -moz-background-image: linear-gradient(#4d4d4d, #333);
      -ms-background-image: linear-gradient(#4d4d4d, #333); }
      .top-frame .dockbar-split .dockbar .navbar-inner .nav > li {
        background-color: #333;
        -webkit-background-image: linear-gradient(#4d4d4d, #333);
        -moz-background-image: linear-gradient(#4d4d4d, #333);
        -ms-background-image: linear-gradient(#4d4d4d, #333); }
        .top-frame .dockbar-split .dockbar .navbar-inner .nav > li > a {
          font-size: 12px;
          padding: 2px 15px 2px; }
    .top-frame .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
      position: relative; }
    @media (max-width: 978px) {
      .top-frame .dockbar-split .dockbar.navbar-static-top {
        margin-left: 0;
        margin-right: 0; } }
  .top-frame .portlet-column-content.empty {
    padding: 0; }
  .top-frame .portlet-borderless-container {
    min-height: 0; }
  .top-frame .lfr-meta-actions.icons-container a {
    font-size: 12px; }
  .top-frame .row-fluid [class*="span"] {
    min-height: auto; }
  .top-frame .portlet-journal-content .user-actions {
    padding-bottom: 0; }
  .top-frame .columns-max {
    padding: 0; }
  .top-frame .is__rotated {
    -webkit-rotate: 90deg;
    -moz-rotate: 90deg;
    -ms-rotate: 90deg; }

.tbs337 {
  /* accessibility pass */
  /* near mid-gray */
  /* panel ground */
  /* do not change */
  /* do not change */
  /* TULLI-VERSION */
  /* TULLI-ICON-VARIABLES FOR :before AND :after CONTENT */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /* TULLI-VERSION */
  /* TULLI-VERSION */
  /* TULLI-VERSION */
  /* TULLI-VERSION */
  /* TULLI-VERSION */
  /* TULLI-VERSION */
  /* TULLI-VERSION */
  /* TULLI-VERSION */
  /* TULLI-VERSION */
  /* TULLI-VERSION */
  /* TULLI-VERSION */
  /* TULLI-VERSION */
  /* TULLI-VERSION */
  /* TULLI-VERSION */
  /* */
  /* TULLI-VERSION */
  /* */
  /* TULLI ORIGINAL STYLES */
  /* overwrite custom styles */
  /* tulli icons */ }
  .tbs337 html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  .tbs337 body {
    margin: 0; }
  .tbs337 article,
  .tbs337 aside,
  .tbs337 details,
  .tbs337 figcaption,
  .tbs337 figure,
  .tbs337 footer,
  .tbs337 header,
  .tbs337 hgroup,
  .tbs337 main,
  .tbs337 menu,
  .tbs337 nav,
  .tbs337 section,
  .tbs337 summary {
    display: block; }
  .tbs337 audio,
  .tbs337 canvas,
  .tbs337 progress,
  .tbs337 video {
    display: inline-block;
    vertical-align: baseline; }
  .tbs337 audio:not([controls]) {
    display: none;
    height: 0; }
  .tbs337 [hidden],
  .tbs337 template {
    display: none; }
  .tbs337 a {
    background-color: transparent; }
  .tbs337 a:active,
  .tbs337 a:hover {
    outline: 0; }
  .tbs337 abbr[title] {
    border-bottom: 1px dotted; }
  .tbs337 b,
  .tbs337 strong {
    font-weight: bold; }
  .tbs337 dfn {
    font-style: italic; }
  .tbs337 h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .tbs337 mark {
    background: #ff0;
    color: #000; }
  .tbs337 small {
    font-size: 80%; }
  .tbs337 sub,
  .tbs337 sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .tbs337 sup {
    top: -0.5em; }
  .tbs337 sub {
    bottom: -0.25em; }
  .tbs337 img {
    border: 0; }
  .tbs337 svg:not(:root) {
    overflow: hidden; }
  .tbs337 figure {
    margin: 1em 40px; }
  .tbs337 hr {
    box-sizing: content-box;
    height: 0; }
  .tbs337 pre {
    overflow: auto; }
  .tbs337 code,
  .tbs337 kbd,
  .tbs337 pre,
  .tbs337 samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .tbs337 button,
  .tbs337 input,
  .tbs337 optgroup,
  .tbs337 select,
  .tbs337 textarea {
    color: inherit;
    font: inherit;
    margin: 0; }
  .tbs337 button {
    overflow: visible; }
  .tbs337 button,
  .tbs337 select {
    text-transform: none; }
  .tbs337 button,
  .tbs337 html input[type="button"],
  .tbs337 input[type="reset"],
  .tbs337 input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .tbs337 button[disabled],
  .tbs337 html input[disabled] {
    cursor: default; }
  .tbs337 button::-moz-focus-inner,
  .tbs337 input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .tbs337 input {
    line-height: normal; }
  .tbs337 input[type="checkbox"],
  .tbs337 input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  .tbs337 input[type="number"]::-webkit-inner-spin-button,
  .tbs337 input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .tbs337 input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }
  .tbs337 input[type="search"]::-webkit-search-cancel-button,
  .tbs337 input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .tbs337 fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .tbs337 legend {
    border: 0;
    padding: 0; }
  .tbs337 textarea {
    overflow: auto; }
  .tbs337 optgroup {
    font-weight: bold; }
  .tbs337 table {
    border-collapse: collapse;
    border-spacing: 0; }
  .tbs337 td,
  .tbs337 th {
    padding: 0; }
  @media print {
    .tbs337 *,
    .tbs337 *:before,
    .tbs337 *:after {
      background: transparent !important;
      color: #000 !important;
      box-shadow: none !important;
      text-shadow: none !important; }
    .tbs337 a,
    .tbs337 a:visited {
      text-decoration: underline; }
    .tbs337 a[href]:after {
      content: " (" attr(href) ")"; }
    .tbs337 abbr[title]:after {
      content: " (" attr(title) ")"; }
    .tbs337 a[href^="#"]:after,
    .tbs337 a[href^="javascript:"]:after {
      content: ""; }
    .tbs337 pre,
    .tbs337 blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    .tbs337 thead {
      display: table-header-group; }
    .tbs337 tr,
    .tbs337 img {
      page-break-inside: avoid; }
    .tbs337 img {
      max-width: 100% !important; }
    .tbs337 p,
    .tbs337 h2,
    .tbs337 h3 {
      orphans: 3;
      widows: 3; }
    .tbs337 h2,
    .tbs337 h3 {
      page-break-after: avoid; }
    .tbs337 .navbar {
      display: none; }
    .tbs337 .btn > .caret,
    .tbs337 .dropup > .btn > .caret {
      border-top-color: #000 !important; }
    .tbs337 .label {
      border: 1px solid #000; }
    .tbs337 .table {
      border-collapse: collapse !important; }
      .tbs337 .table td,
      .tbs337 .table th {
        background-color: #fff !important; }
    .tbs337 .table-bordered th,
    .tbs337 .table-bordered td {
      border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?t=1668075361510");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?t=1668075361510") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2?t=1668075361510") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff?t=1668075361510") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf?t=1668075361510") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg?t=1668075361510#glyphicons_halflingsregular") format("svg"); }
  .tbs337 .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .tbs337 .glyphicon-asterisk:before {
    content: "\002a"; }
  .tbs337 .glyphicon-plus:before {
    content: "\002b"; }
  .tbs337 .glyphicon-euro:before,
  .tbs337 .glyphicon-eur:before {
    content: "\20ac"; }
  .tbs337 .glyphicon-minus:before {
    content: "\2212"; }
  .tbs337 .glyphicon-cloud:before {
    content: "\2601"; }
  .tbs337 .glyphicon-envelope:before {
    content: "\2709"; }
  .tbs337 .glyphicon-pencil:before {
    content: "\270f"; }
  .tbs337 .glyphicon-glass:before {
    content: "\e001"; }
  .tbs337 .glyphicon-music:before {
    content: "\e002"; }
  .tbs337 .glyphicon-search:before {
    content: "\e003"; }
  .tbs337 .glyphicon-heart:before {
    content: "\e005"; }
  .tbs337 .glyphicon-star:before {
    content: "\e006"; }
  .tbs337 .glyphicon-star-empty:before {
    content: "\e007"; }
  .tbs337 .glyphicon-user:before {
    content: "\e008"; }
  .tbs337 .glyphicon-film:before {
    content: "\e009"; }
  .tbs337 .glyphicon-th-large:before {
    content: "\e010"; }
  .tbs337 .glyphicon-th:before {
    content: "\e011"; }
  .tbs337 .glyphicon-th-list:before {
    content: "\e012"; }
  .tbs337 .glyphicon-ok:before {
    content: "\e013"; }
  .tbs337 .glyphicon-remove:before {
    content: "\e014"; }
  .tbs337 .glyphicon-zoom-in:before {
    content: "\e015"; }
  .tbs337 .glyphicon-zoom-out:before {
    content: "\e016"; }
  .tbs337 .glyphicon-off:before {
    content: "\e017"; }
  .tbs337 .glyphicon-signal:before {
    content: "\e018"; }
  .tbs337 .glyphicon-cog:before {
    content: "\e019"; }
  .tbs337 .glyphicon-trash:before {
    content: "\e020"; }
  .tbs337 .glyphicon-home:before {
    content: "\e021"; }
  .tbs337 .glyphicon-file:before {
    content: "\e022"; }
  .tbs337 .glyphicon-time:before {
    content: "\e023"; }
  .tbs337 .glyphicon-road:before {
    content: "\e024"; }
  .tbs337 .glyphicon-download-alt:before {
    content: "\e025"; }
  .tbs337 .glyphicon-download:before {
    content: "\e026"; }
  .tbs337 .glyphicon-upload:before {
    content: "\e027"; }
  .tbs337 .glyphicon-inbox:before {
    content: "\e028"; }
  .tbs337 .glyphicon-play-circle:before {
    content: "\e029"; }
  .tbs337 .glyphicon-repeat:before {
    content: "\e030"; }
  .tbs337 .glyphicon-refresh:before {
    content: "\e031"; }
  .tbs337 .glyphicon-list-alt:before {
    content: "\e032"; }
  .tbs337 .glyphicon-lock:before {
    content: "\e033"; }
  .tbs337 .glyphicon-flag:before {
    content: "\e034"; }
  .tbs337 .glyphicon-headphones:before {
    content: "\e035"; }
  .tbs337 .glyphicon-volume-off:before {
    content: "\e036"; }
  .tbs337 .glyphicon-volume-down:before {
    content: "\e037"; }
  .tbs337 .glyphicon-volume-up:before {
    content: "\e038"; }
  .tbs337 .glyphicon-qrcode:before {
    content: "\e039"; }
  .tbs337 .glyphicon-barcode:before {
    content: "\e040"; }
  .tbs337 .glyphicon-tag:before {
    content: "\e041"; }
  .tbs337 .glyphicon-tags:before {
    content: "\e042"; }
  .tbs337 .glyphicon-book:before {
    content: "\e043"; }
  .tbs337 .glyphicon-bookmark:before {
    content: "\e044"; }
  .tbs337 .glyphicon-print:before {
    content: "\e045"; }
  .tbs337 .glyphicon-camera:before {
    content: "\e046"; }
  .tbs337 .glyphicon-font:before {
    content: "\e047"; }
  .tbs337 .glyphicon-bold:before {
    content: "\e048"; }
  .tbs337 .glyphicon-italic:before {
    content: "\e049"; }
  .tbs337 .glyphicon-text-height:before {
    content: "\e050"; }
  .tbs337 .glyphicon-text-width:before {
    content: "\e051"; }
  .tbs337 .glyphicon-align-left:before {
    content: "\e052"; }
  .tbs337 .glyphicon-align-center:before {
    content: "\e053"; }
  .tbs337 .glyphicon-align-right:before {
    content: "\e054"; }
  .tbs337 .glyphicon-align-justify:before {
    content: "\e055"; }
  .tbs337 .glyphicon-list:before {
    content: "\e056"; }
  .tbs337 .glyphicon-indent-left:before {
    content: "\e057"; }
  .tbs337 .glyphicon-indent-right:before {
    content: "\e058"; }
  .tbs337 .glyphicon-facetime-video:before {
    content: "\e059"; }
  .tbs337 .glyphicon-picture:before {
    content: "\e060"; }
  .tbs337 .glyphicon-map-marker:before {
    content: "\e062"; }
  .tbs337 .glyphicon-adjust:before {
    content: "\e063"; }
  .tbs337 .glyphicon-tint:before {
    content: "\e064"; }
  .tbs337 .glyphicon-edit:before {
    content: "\e065"; }
  .tbs337 .glyphicon-share:before {
    content: "\e066"; }
  .tbs337 .glyphicon-check:before {
    content: "\e067"; }
  .tbs337 .glyphicon-move:before {
    content: "\e068"; }
  .tbs337 .glyphicon-step-backward:before {
    content: "\e069"; }
  .tbs337 .glyphicon-fast-backward:before {
    content: "\e070"; }
  .tbs337 .glyphicon-backward:before {
    content: "\e071"; }
  .tbs337 .glyphicon-play:before {
    content: "\e072"; }
  .tbs337 .glyphicon-pause:before {
    content: "\e073"; }
  .tbs337 .glyphicon-stop:before {
    content: "\e074"; }
  .tbs337 .glyphicon-forward:before {
    content: "\e075"; }
  .tbs337 .glyphicon-fast-forward:before {
    content: "\e076"; }
  .tbs337 .glyphicon-step-forward:before {
    content: "\e077"; }
  .tbs337 .glyphicon-eject:before {
    content: "\e078"; }
  .tbs337 .glyphicon-chevron-left:before {
    content: "\e079"; }
  .tbs337 .glyphicon-chevron-right:before {
    content: "\e080"; }
  .tbs337 .glyphicon-plus-sign:before {
    content: "\e081"; }
  .tbs337 .glyphicon-minus-sign:before {
    content: "\e082"; }
  .tbs337 .glyphicon-remove-sign:before {
    content: "\e083"; }
  .tbs337 .glyphicon-ok-sign:before {
    content: "\e084"; }
  .tbs337 .glyphicon-question-sign:before {
    content: "\e085"; }
  .tbs337 .glyphicon-info-sign:before {
    content: "\e086"; }
  .tbs337 .glyphicon-screenshot:before {
    content: "\e087"; }
  .tbs337 .glyphicon-remove-circle:before {
    content: "\e088"; }
  .tbs337 .glyphicon-ok-circle:before {
    content: "\e089"; }
  .tbs337 .glyphicon-ban-circle:before {
    content: "\e090"; }
  .tbs337 .glyphicon-arrow-left:before {
    content: "\e091"; }
  .tbs337 .glyphicon-arrow-right:before {
    content: "\e092"; }
  .tbs337 .glyphicon-arrow-up:before {
    content: "\e093"; }
  .tbs337 .glyphicon-arrow-down:before {
    content: "\e094"; }
  .tbs337 .glyphicon-share-alt:before {
    content: "\e095"; }
  .tbs337 .glyphicon-resize-full:before {
    content: "\e096"; }
  .tbs337 .glyphicon-resize-small:before {
    content: "\e097"; }
  .tbs337 .glyphicon-exclamation-sign:before {
    content: "\e101"; }
  .tbs337 .glyphicon-gift:before {
    content: "\e102"; }
  .tbs337 .glyphicon-leaf:before {
    content: "\e103"; }
  .tbs337 .glyphicon-fire:before {
    content: "\e104"; }
  .tbs337 .glyphicon-eye-open:before {
    content: "\e105"; }
  .tbs337 .glyphicon-eye-close:before {
    content: "\e106"; }
  .tbs337 .glyphicon-warning-sign:before {
    content: "\e107"; }
  .tbs337 .glyphicon-plane:before {
    content: "\e108"; }
  .tbs337 .glyphicon-calendar:before {
    content: "\e109"; }
  .tbs337 .glyphicon-random:before {
    content: "\e110"; }
  .tbs337 .glyphicon-comment:before {
    content: "\e111"; }
  .tbs337 .glyphicon-magnet:before {
    content: "\e112"; }
  .tbs337 .glyphicon-chevron-up:before {
    content: "\e113"; }
  .tbs337 .glyphicon-chevron-down:before {
    content: "\e114"; }
  .tbs337 .glyphicon-retweet:before {
    content: "\e115"; }
  .tbs337 .glyphicon-shopping-cart:before {
    content: "\e116"; }
  .tbs337 .glyphicon-folder-close:before {
    content: "\e117"; }
  .tbs337 .glyphicon-folder-open:before {
    content: "\e118"; }
  .tbs337 .glyphicon-resize-vertical:before {
    content: "\e119"; }
  .tbs337 .glyphicon-resize-horizontal:before {
    content: "\e120"; }
  .tbs337 .glyphicon-hdd:before {
    content: "\e121"; }
  .tbs337 .glyphicon-bullhorn:before {
    content: "\e122"; }
  .tbs337 .glyphicon-bell:before {
    content: "\e123"; }
  .tbs337 .glyphicon-certificate:before {
    content: "\e124"; }
  .tbs337 .glyphicon-thumbs-up:before {
    content: "\e125"; }
  .tbs337 .glyphicon-thumbs-down:before {
    content: "\e126"; }
  .tbs337 .glyphicon-hand-right:before {
    content: "\e127"; }
  .tbs337 .glyphicon-hand-left:before {
    content: "\e128"; }
  .tbs337 .glyphicon-hand-up:before {
    content: "\e129"; }
  .tbs337 .glyphicon-hand-down:before {
    content: "\e130"; }
  .tbs337 .glyphicon-circle-arrow-right:before {
    content: "\e131"; }
  .tbs337 .glyphicon-circle-arrow-left:before {
    content: "\e132"; }
  .tbs337 .glyphicon-circle-arrow-up:before {
    content: "\e133"; }
  .tbs337 .glyphicon-circle-arrow-down:before {
    content: "\e134"; }
  .tbs337 .glyphicon-globe:before {
    content: "\e135"; }
  .tbs337 .glyphicon-wrench:before {
    content: "\e136"; }
  .tbs337 .glyphicon-tasks:before {
    content: "\e137"; }
  .tbs337 .glyphicon-filter:before {
    content: "\e138"; }
  .tbs337 .glyphicon-briefcase:before {
    content: "\e139"; }
  .tbs337 .glyphicon-fullscreen:before {
    content: "\e140"; }
  .tbs337 .glyphicon-dashboard:before {
    content: "\e141"; }
  .tbs337 .glyphicon-paperclip:before {
    content: "\e142"; }
  .tbs337 .glyphicon-heart-empty:before {
    content: "\e143"; }
  .tbs337 .glyphicon-link:before {
    content: "\e144"; }
  .tbs337 .glyphicon-phone:before {
    content: "\e145"; }
  .tbs337 .glyphicon-pushpin:before {
    content: "\e146"; }
  .tbs337 .glyphicon-usd:before {
    content: "\e148"; }
  .tbs337 .glyphicon-gbp:before {
    content: "\e149"; }
  .tbs337 .glyphicon-sort:before {
    content: "\e150"; }
  .tbs337 .glyphicon-sort-by-alphabet:before {
    content: "\e151"; }
  .tbs337 .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"; }
  .tbs337 .glyphicon-sort-by-order:before {
    content: "\e153"; }
  .tbs337 .glyphicon-sort-by-order-alt:before {
    content: "\e154"; }
  .tbs337 .glyphicon-sort-by-attributes:before {
    content: "\e155"; }
  .tbs337 .glyphicon-sort-by-attributes-alt:before {
    content: "\e156"; }
  .tbs337 .glyphicon-unchecked:before {
    content: "\e157"; }
  .tbs337 .glyphicon-expand:before {
    content: "\e158"; }
  .tbs337 .glyphicon-collapse-down:before {
    content: "\e159"; }
  .tbs337 .glyphicon-collapse-up:before {
    content: "\e160"; }
  .tbs337 .glyphicon-log-in:before {
    content: "\e161"; }
  .tbs337 .glyphicon-flash:before {
    content: "\e162"; }
  .tbs337 .glyphicon-log-out:before {
    content: "\e163"; }
  .tbs337 .glyphicon-new-window:before {
    content: "\e164"; }
  .tbs337 .glyphicon-record:before {
    content: "\e165"; }
  .tbs337 .glyphicon-save:before {
    content: "\e166"; }
  .tbs337 .glyphicon-open:before {
    content: "\e167"; }
  .tbs337 .glyphicon-saved:before {
    content: "\e168"; }
  .tbs337 .glyphicon-import:before {
    content: "\e169"; }
  .tbs337 .glyphicon-export:before {
    content: "\e170"; }
  .tbs337 .glyphicon-send:before {
    content: "\e171"; }
  .tbs337 .glyphicon-floppy-disk:before {
    content: "\e172"; }
  .tbs337 .glyphicon-floppy-saved:before {
    content: "\e173"; }
  .tbs337 .glyphicon-floppy-remove:before {
    content: "\e174"; }
  .tbs337 .glyphicon-floppy-save:before {
    content: "\e175"; }
  .tbs337 .glyphicon-floppy-open:before {
    content: "\e176"; }
  .tbs337 .glyphicon-credit-card:before {
    content: "\e177"; }
  .tbs337 .glyphicon-transfer:before {
    content: "\e178"; }
  .tbs337 .glyphicon-cutlery:before {
    content: "\e179"; }
  .tbs337 .glyphicon-header:before {
    content: "\e180"; }
  .tbs337 .glyphicon-compressed:before {
    content: "\e181"; }
  .tbs337 .glyphicon-earphone:before {
    content: "\e182"; }
  .tbs337 .glyphicon-phone-alt:before {
    content: "\e183"; }
  .tbs337 .glyphicon-tower:before {
    content: "\e184"; }
  .tbs337 .glyphicon-stats:before {
    content: "\e185"; }
  .tbs337 .glyphicon-sd-video:before {
    content: "\e186"; }
  .tbs337 .glyphicon-hd-video:before {
    content: "\e187"; }
  .tbs337 .glyphicon-subtitles:before {
    content: "\e188"; }
  .tbs337 .glyphicon-sound-stereo:before {
    content: "\e189"; }
  .tbs337 .glyphicon-sound-dolby:before {
    content: "\e190"; }
  .tbs337 .glyphicon-sound-5-1:before {
    content: "\e191"; }
  .tbs337 .glyphicon-sound-6-1:before {
    content: "\e192"; }
  .tbs337 .glyphicon-sound-7-1:before {
    content: "\e193"; }
  .tbs337 .glyphicon-copyright-mark:before {
    content: "\e194"; }
  .tbs337 .glyphicon-registration-mark:before {
    content: "\e195"; }
  .tbs337 .glyphicon-cloud-download:before {
    content: "\e197"; }
  .tbs337 .glyphicon-cloud-upload:before {
    content: "\e198"; }
  .tbs337 .glyphicon-tree-conifer:before {
    content: "\e199"; }
  .tbs337 .glyphicon-tree-deciduous:before {
    content: "\e200"; }
  .tbs337 .glyphicon-cd:before {
    content: "\e201"; }
  .tbs337 .glyphicon-save-file:before {
    content: "\e202"; }
  .tbs337 .glyphicon-open-file:before {
    content: "\e203"; }
  .tbs337 .glyphicon-level-up:before {
    content: "\e204"; }
  .tbs337 .glyphicon-copy:before {
    content: "\e205"; }
  .tbs337 .glyphicon-paste:before {
    content: "\e206"; }
  .tbs337 .glyphicon-alert:before {
    content: "\e209"; }
  .tbs337 .glyphicon-equalizer:before {
    content: "\e210"; }
  .tbs337 .glyphicon-king:before {
    content: "\e211"; }
  .tbs337 .glyphicon-queen:before {
    content: "\e212"; }
  .tbs337 .glyphicon-pawn:before {
    content: "\e213"; }
  .tbs337 .glyphicon-bishop:before {
    content: "\e214"; }
  .tbs337 .glyphicon-knight:before {
    content: "\e215"; }
  .tbs337 .glyphicon-baby-formula:before {
    content: "\e216"; }
  .tbs337 .glyphicon-tent:before {
    content: "\26fa"; }
  .tbs337 .glyphicon-blackboard:before {
    content: "\e218"; }
  .tbs337 .glyphicon-bed:before {
    content: "\e219"; }
  .tbs337 .glyphicon-apple:before {
    content: "\f8ff"; }
  .tbs337 .glyphicon-erase:before {
    content: "\e221"; }
  .tbs337 .glyphicon-hourglass:before {
    content: "\231b"; }
  .tbs337 .glyphicon-lamp:before {
    content: "\e223"; }
  .tbs337 .glyphicon-duplicate:before {
    content: "\e224"; }
  .tbs337 .glyphicon-piggy-bank:before {
    content: "\e225"; }
  .tbs337 .glyphicon-scissors:before {
    content: "\e226"; }
  .tbs337 .glyphicon-bitcoin:before {
    content: "\e227"; }
  .tbs337 .glyphicon-btc:before {
    content: "\e227"; }
  .tbs337 .glyphicon-xbt:before {
    content: "\e227"; }
  .tbs337 .glyphicon-yen:before {
    content: "\00a5"; }
  .tbs337 .glyphicon-jpy:before {
    content: "\00a5"; }
  .tbs337 .glyphicon-ruble:before {
    content: "\20bd"; }
  .tbs337 .glyphicon-rub:before {
    content: "\20bd"; }
  .tbs337 .glyphicon-scale:before {
    content: "\e230"; }
  .tbs337 .glyphicon-ice-lolly:before {
    content: "\e231"; }
  .tbs337 .glyphicon-ice-lolly-tasted:before {
    content: "\e232"; }
  .tbs337 .glyphicon-education:before {
    content: "\e233"; }
  .tbs337 .glyphicon-option-horizontal:before {
    content: "\e234"; }
  .tbs337 .glyphicon-option-vertical:before {
    content: "\e235"; }
  .tbs337 .glyphicon-menu-hamburger:before {
    content: "\e236"; }
  .tbs337 .glyphicon-modal-window:before {
    content: "\e237"; }
  .tbs337 .glyphicon-oil:before {
    content: "\e238"; }
  .tbs337 .glyphicon-grain:before {
    content: "\e239"; }
  .tbs337 .glyphicon-sunglasses:before {
    content: "\e240"; }
  .tbs337 .glyphicon-text-size:before {
    content: "\e241"; }
  .tbs337 .glyphicon-text-color:before {
    content: "\e242"; }
  .tbs337 .glyphicon-text-background:before {
    content: "\e243"; }
  .tbs337 .glyphicon-object-align-top:before {
    content: "\e244"; }
  .tbs337 .glyphicon-object-align-bottom:before {
    content: "\e245"; }
  .tbs337 .glyphicon-object-align-horizontal:before {
    content: "\e246"; }
  .tbs337 .glyphicon-object-align-left:before {
    content: "\e247"; }
  .tbs337 .glyphicon-object-align-vertical:before {
    content: "\e248"; }
  .tbs337 .glyphicon-object-align-right:before {
    content: "\e249"; }
  .tbs337 .glyphicon-triangle-right:before {
    content: "\e250"; }
  .tbs337 .glyphicon-triangle-left:before {
    content: "\e251"; }
  .tbs337 .glyphicon-triangle-bottom:before {
    content: "\e252"; }
  .tbs337 .glyphicon-triangle-top:before {
    content: "\e253"; }
  .tbs337 .glyphicon-console:before {
    content: "\e254"; }
  .tbs337 .glyphicon-superscript:before {
    content: "\e255"; }
  .tbs337 .glyphicon-subscript:before {
    content: "\e256"; }
  .tbs337 .glyphicon-menu-left:before {
    content: "\e257"; }
  .tbs337 .glyphicon-menu-right:before {
    content: "\e258"; }
  .tbs337 .glyphicon-menu-down:before {
    content: "\e259"; }
  .tbs337 .glyphicon-menu-up:before {
    content: "\e260"; }
  .tbs337 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box; }
  .tbs337 *:before,
  .tbs337 *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box; }
  .tbs337 html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .tbs337 body {
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 0.875rem;
    line-height: 1.5;
    color: #333;
    background-color: #fff; }
  .tbs337 input,
  .tbs337 button,
  .tbs337 select,
  .tbs337 textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .tbs337 a {
    color: #007bff;
    text-decoration: none; }
    .tbs337 a:hover, .tbs337 a:focus {
      color: #0056b3;
      text-decoration: underline; }
    .tbs337 a:focus {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
  .tbs337 figure {
    margin: 0; }
  .tbs337 img {
    vertical-align: middle; }
  .tbs337 .img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }
  .tbs337 .img-rounded {
    border-radius: 4px; }
  .tbs337 .img-thumbnail {
    padding: 0.25rem;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }
  .tbs337 .img-circle {
    border-radius: 50%; }
  .tbs337 hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #fafafa; }
  .tbs337 .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .tbs337 .sr-only-focusable:active, .tbs337 .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .tbs337 [role="button"] {
    cursor: pointer; }
  .tbs337 h1, .tbs337 h2, .tbs337 h3, .tbs337 h4, .tbs337 h5, .tbs337 h6,
  .tbs337 .h1, .tbs337 .h2, .tbs337 .h3, .tbs337 .h4, .tbs337 .h5, .tbs337 .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: #00205b; }
    .tbs337 h1 small,
    .tbs337 h1 .small, .tbs337 h2 small,
    .tbs337 h2 .small, .tbs337 h3 small,
    .tbs337 h3 .small, .tbs337 h4 small,
    .tbs337 h4 .small, .tbs337 h5 small,
    .tbs337 h5 .small, .tbs337 h6 small,
    .tbs337 h6 .small,
    .tbs337 .h1 small,
    .tbs337 .h1 .small, .tbs337 .h2 small,
    .tbs337 .h2 .small, .tbs337 .h3 small,
    .tbs337 .h3 .small, .tbs337 .h4 small,
    .tbs337 .h4 .small, .tbs337 .h5 small,
    .tbs337 .h5 .small, .tbs337 .h6 small,
    .tbs337 .h6 .small {
      font-weight: normal;
      line-height: 1;
      color: #f5f5f5; }
  .tbs337 h1:first-child, .tbs337 h2:first-child, .tbs337 h3:first-child, .tbs337 h4:first-child, .tbs337 h5:first-child, .tbs337 h6:first-child,
  .tbs337 .h1:first-child, .tbs337 .h2:first-child, .tbs337 .h3:first-child, .tbs337 .h4:first-child, .tbs337 .h5:first-child, .tbs337 .h6:first-child {
    margin-top: 0; }
  .tbs337 h1, .tbs337 .h1,
  .tbs337 h2, .tbs337 .h2,
  .tbs337 h3, .tbs337 .h3 {
    margin-top: 2rem;
    margin-bottom: 0.5rem; }
    .tbs337 h1 small,
    .tbs337 h1 .small, .tbs337 .h1 small,
    .tbs337 .h1 .small,
    .tbs337 h2 small,
    .tbs337 h2 .small, .tbs337 .h2 small,
    .tbs337 .h2 .small,
    .tbs337 h3 small,
    .tbs337 h3 .small, .tbs337 .h3 small,
    .tbs337 .h3 .small {
      font-size: 65%; }
  .tbs337 h4, .tbs337 .h4,
  .tbs337 h5, .tbs337 .h5,
  .tbs337 h6, .tbs337 .h6 {
    margin-top: 1rem;
    margin-bottom: 0.5rem; }
    .tbs337 h4 small,
    .tbs337 h4 .small, .tbs337 .h4 small,
    .tbs337 .h4 .small,
    .tbs337 h5 small,
    .tbs337 h5 .small, .tbs337 .h5 small,
    .tbs337 .h5 .small,
    .tbs337 h6 small,
    .tbs337 h6 .small, .tbs337 .h6 small,
    .tbs337 .h6 .small {
      font-size: 75%; }
  .tbs337 h1, .tbs337 .h1 {
    font-size: 2rem; }
  .tbs337 h2, .tbs337 .h2 {
    font-size: 2rem; }
  .tbs337 h3, .tbs337 .h3 {
    font-size: 2rem; }
  .tbs337 h4, .tbs337 .h4 {
    font-size: 1rem; }
  .tbs337 h5, .tbs337 .h5 {
    font-size: 1rem; }
  .tbs337 h6, .tbs337 .h6 {
    font-size: 1rem; }
  .tbs337 h1, .tbs337 .h1 {
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    margin: 0 0 18px 0;
    line-height: 1.2; }
  .tbs337 p {
    margin: 0 0 0.5rem; }
  .tbs337 .lead {
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .tbs337 .lead {
        font-size: 1.3125rem; } }
  .tbs337 small,
  .tbs337 .small {
    font-size: 114%; }
  .tbs337 mark,
  .tbs337 .mark {
    background-color: #fff;
    padding: .2em; }
  .tbs337 .text-left {
    text-align: left; }
  .tbs337 .text-right {
    text-align: right; }
  .tbs337 .text-center {
    text-align: center; }
  .tbs337 .text-justify {
    text-align: justify; }
  .tbs337 .text-nowrap {
    white-space: nowrap; }
  .tbs337 .text-lowercase {
    text-transform: lowercase; }
  .tbs337 .text-uppercase, .tbs337 .initialism {
    text-transform: uppercase; }
  .tbs337 .text-capitalize {
    text-transform: capitalize; }
  .tbs337 .text-muted {
    color: #6c757d; }
  .tbs337 .text-primary {
    color: #00205b; }
  .tbs337 a.text-primary:hover,
  .tbs337 a.text-primary:focus {
    color: #000e28; }
  .tbs337 .text-success {
    color: #333; }
  .tbs337 a.text-success:hover,
  .tbs337 a.text-success:focus {
    color: #1a1a1a; }
  .tbs337 .text-info {
    color: #00205b; }
  .tbs337 a.text-info:hover,
  .tbs337 a.text-info:focus {
    color: #000e28; }
  .tbs337 .text-warning {
    color: #b88400; }
  .tbs337 a.text-warning:hover,
  .tbs337 a.text-warning:focus {
    color: #855f00; }
  .tbs337 .text-danger {
    color: #e31837; }
  .tbs337 a.text-danger:hover,
  .tbs337 a.text-danger:focus {
    color: #b5132c; }
  .tbs337 .bg-primary {
    color: #fff; }
  .tbs337 .bg-primary {
    background-color: #00205b; }
  .tbs337 a.bg-primary:hover,
  .tbs337 a.bg-primary:focus {
    background-color: #000e28; }
  .tbs337 .bg-success {
    background-color: #fff; }
  .tbs337 a.bg-success:hover,
  .tbs337 a.bg-success:focus {
    background-color: #e6e6e6; }
  .tbs337 .bg-info {
    background-color: #fff; }
  .tbs337 a.bg-info:hover,
  .tbs337 a.bg-info:focus {
    background-color: #e6e6e6; }
  .tbs337 .bg-warning {
    background-color: #fff; }
  .tbs337 a.bg-warning:hover,
  .tbs337 a.bg-warning:focus {
    background-color: #e6e6e6; }
  .tbs337 .bg-danger {
    background-color: #fff; }
  .tbs337 a.bg-danger:hover,
  .tbs337 a.bg-danger:focus {
    background-color: #e6e6e6; }
  .tbs337 .page-header {
    padding-bottom: -0.5rem;
    margin: 2rem 0 1rem;
    border-bottom: 1px solid #fafafa; }
  .tbs337 ul,
  .tbs337 ol {
    margin-top: 0;
    margin-bottom: 0.5rem; }
    .tbs337 ul ul,
    .tbs337 ul ol,
    .tbs337 ol ul,
    .tbs337 ol ol {
      margin-bottom: 0; }
  .tbs337 .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .tbs337 .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
    .tbs337 .list-inline > li {
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px; }
  .tbs337 dl {
    margin-top: 0;
    margin-bottom: 1rem; }
  .tbs337 dt,
  .tbs337 dd {
    line-height: 1.5; }
  .tbs337 dt {
    font-weight: bold; }
  .tbs337 dd {
    margin-left: 0; }
  .tbs337 .dl-horizontal dd:before, .tbs337 .dl-horizontal dd:after {
    content: " ";
    display: table; }
  .tbs337 .dl-horizontal dd:after {
    clear: both; }
  @media (min-width: 1023px) {
    .tbs337 .dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .tbs337 .dl-horizontal dd {
      margin-left: 180px; } }
  .tbs337 abbr[title],
  .tbs337 abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #f5f5f5; }
  .tbs337 .initialism {
    font-size: 90%; }
  .tbs337 blockquote {
    padding: 0.5rem 1rem;
    margin: 0 0 1rem;
    font-size: 1.09375rem;
    border-left: 5px solid #fafafa; }
    .tbs337 blockquote p:last-child,
    .tbs337 blockquote ul:last-child,
    .tbs337 blockquote ol:last-child {
      margin-bottom: 0; }
    .tbs337 blockquote footer,
    .tbs337 blockquote small,
    .tbs337 blockquote .small {
      display: block;
      font-size: 80%;
      line-height: 1.5;
      color: #6c757d; }
      .tbs337 blockquote footer:before,
      .tbs337 blockquote small:before,
      .tbs337 blockquote .small:before {
        content: '\2014 \00A0'; }
  .tbs337 .blockquote-reverse,
  .tbs337 blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #fafafa;
    border-left: 0;
    text-align: right; }
    .tbs337 .blockquote-reverse footer:before,
    .tbs337 .blockquote-reverse small:before,
    .tbs337 .blockquote-reverse .small:before,
    .tbs337 blockquote.pull-right footer:before,
    .tbs337 blockquote.pull-right small:before,
    .tbs337 blockquote.pull-right .small:before {
      content: ''; }
    .tbs337 .blockquote-reverse footer:after,
    .tbs337 .blockquote-reverse small:after,
    .tbs337 .blockquote-reverse .small:after,
    .tbs337 blockquote.pull-right footer:after,
    .tbs337 blockquote.pull-right small:after,
    .tbs337 blockquote.pull-right .small:after {
      content: '\00A0 \2014'; }
  .tbs337 address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: 1.5; }
  .tbs337 code,
  .tbs337 kbd,
  .tbs337 pre,
  .tbs337 samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
  .tbs337 code {
    padding: 2px 4px;
    font-size: 90%;
    color: #e83e8c;
    background-color: #b2bccd;
    border-radius: 2px; }
  .tbs337 kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #212529;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .tbs337 kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: bold;
      box-shadow: none; }
  .tbs337 pre {
    display: block;
    padding: 0rem;
    margin: 0 0 0.5rem;
    font-size: -0.125rem;
    line-height: 1.5;
    word-break: break-all;
    word-wrap: break-word;
    color: #212529;
    background-color: #f5f5f5;
    border: 1px solid #e3e5e9;
    border-radius: 2px; }
    .tbs337 pre code {
      padding: 0;
      font-size: inherit;
      color: inherit;
      white-space: pre-wrap;
      background-color: transparent;
      border-radius: 0; }
  .tbs337 .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .tbs337 .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px; }
    .tbs337 .container:before, .tbs337 .container:after {
      content: " ";
      display: table; }
    .tbs337 .container:after {
      clear: both; }
    @media (min-width: 768px) {
      .tbs337 .container {
        width: 740px; } }
    @media (min-width: 992px) {
      .tbs337 .container {
        width: 960px; } }
    @media (min-width: 1200px) {
      .tbs337 .container {
        width: 1160px; } }
  .tbs337 .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px; }
    .tbs337 .container-fluid:before, .tbs337 .container-fluid:after {
      content: " ";
      display: table; }
    .tbs337 .container-fluid:after {
      clear: both; }
  .tbs337 .row {
    margin-left: -10px;
    margin-right: -10px; }
    .tbs337 .row:before, .tbs337 .row:after {
      content: " ";
      display: table; }
    .tbs337 .row:after {
      clear: both; }
  .tbs337 .col-xs-1, .tbs337 .col-sm-1, .tbs337 .col-md-1, .tbs337 .col-lg-1, .tbs337 .col-xs-2, .tbs337 .col-sm-2, .tbs337 .col-md-2, .tbs337 .col-lg-2, .tbs337 .col-xs-3, .tbs337 .col-sm-3, .tbs337 .col-md-3, .tbs337 .col-lg-3, .tbs337 .col-xs-4, .tbs337 .col-sm-4, .tbs337 .col-md-4, .tbs337 .col-lg-4, .tbs337 .col-xs-5, .tbs337 .col-sm-5, .tbs337 .col-md-5, .tbs337 .col-lg-5, .tbs337 .col-xs-6, .tbs337 .col-sm-6, .tbs337 .col-md-6, .tbs337 .col-lg-6, .tbs337 .col-xs-7, .tbs337 .col-sm-7, .tbs337 .col-md-7, .tbs337 .col-lg-7, .tbs337 .col-xs-8, .tbs337 .col-sm-8, .tbs337 .col-md-8, .tbs337 .col-lg-8, .tbs337 .col-xs-9, .tbs337 .col-sm-9, .tbs337 .col-md-9, .tbs337 .col-lg-9, .tbs337 .col-xs-10, .tbs337 .col-sm-10, .tbs337 .col-md-10, .tbs337 .col-lg-10, .tbs337 .col-xs-11, .tbs337 .col-sm-11, .tbs337 .col-md-11, .tbs337 .col-lg-11, .tbs337 .col-xs-12, .tbs337 .col-sm-12, .tbs337 .col-md-12, .tbs337 .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }
  .tbs337 .col-xs-1, .tbs337 .col-xs-2, .tbs337 .col-xs-3, .tbs337 .col-xs-4, .tbs337 .col-xs-5, .tbs337 .col-xs-6, .tbs337 .col-xs-7, .tbs337 .col-xs-8, .tbs337 .col-xs-9, .tbs337 .col-xs-10, .tbs337 .col-xs-11, .tbs337 .col-xs-12 {
    float: left; }
  .tbs337 .col-xs-1 {
    width: 8.33333%; }
  .tbs337 .col-xs-2 {
    width: 16.66667%; }
  .tbs337 .col-xs-3 {
    width: 25%; }
  .tbs337 .col-xs-4 {
    width: 33.33333%; }
  .tbs337 .col-xs-5 {
    width: 41.66667%; }
  .tbs337 .col-xs-6 {
    width: 50%; }
  .tbs337 .col-xs-7 {
    width: 58.33333%; }
  .tbs337 .col-xs-8 {
    width: 66.66667%; }
  .tbs337 .col-xs-9 {
    width: 75%; }
  .tbs337 .col-xs-10 {
    width: 83.33333%; }
  .tbs337 .col-xs-11 {
    width: 91.66667%; }
  .tbs337 .col-xs-12 {
    width: 100%; }
  .tbs337 .col-xs-pull-0 {
    right: auto; }
  .tbs337 .col-xs-pull-1 {
    right: 8.33333%; }
  .tbs337 .col-xs-pull-2 {
    right: 16.66667%; }
  .tbs337 .col-xs-pull-3 {
    right: 25%; }
  .tbs337 .col-xs-pull-4 {
    right: 33.33333%; }
  .tbs337 .col-xs-pull-5 {
    right: 41.66667%; }
  .tbs337 .col-xs-pull-6 {
    right: 50%; }
  .tbs337 .col-xs-pull-7 {
    right: 58.33333%; }
  .tbs337 .col-xs-pull-8 {
    right: 66.66667%; }
  .tbs337 .col-xs-pull-9 {
    right: 75%; }
  .tbs337 .col-xs-pull-10 {
    right: 83.33333%; }
  .tbs337 .col-xs-pull-11 {
    right: 91.66667%; }
  .tbs337 .col-xs-pull-12 {
    right: 100%; }
  .tbs337 .col-xs-push-0 {
    left: auto; }
  .tbs337 .col-xs-push-1 {
    left: 8.33333%; }
  .tbs337 .col-xs-push-2 {
    left: 16.66667%; }
  .tbs337 .col-xs-push-3 {
    left: 25%; }
  .tbs337 .col-xs-push-4 {
    left: 33.33333%; }
  .tbs337 .col-xs-push-5 {
    left: 41.66667%; }
  .tbs337 .col-xs-push-6 {
    left: 50%; }
  .tbs337 .col-xs-push-7 {
    left: 58.33333%; }
  .tbs337 .col-xs-push-8 {
    left: 66.66667%; }
  .tbs337 .col-xs-push-9 {
    left: 75%; }
  .tbs337 .col-xs-push-10 {
    left: 83.33333%; }
  .tbs337 .col-xs-push-11 {
    left: 91.66667%; }
  .tbs337 .col-xs-push-12 {
    left: 100%; }
  .tbs337 .col-xs-offset-0 {
    margin-left: 0%; }
  .tbs337 .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .tbs337 .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .tbs337 .col-xs-offset-3 {
    margin-left: 25%; }
  .tbs337 .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .tbs337 .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .tbs337 .col-xs-offset-6 {
    margin-left: 50%; }
  .tbs337 .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .tbs337 .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .tbs337 .col-xs-offset-9 {
    margin-left: 75%; }
  .tbs337 .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .tbs337 .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .tbs337 .col-xs-offset-12 {
    margin-left: 100%; }
  @media (min-width: 768px) {
    .tbs337 .col-sm-1, .tbs337 .col-sm-2, .tbs337 .col-sm-3, .tbs337 .col-sm-4, .tbs337 .col-sm-5, .tbs337 .col-sm-6, .tbs337 .col-sm-7, .tbs337 .col-sm-8, .tbs337 .col-sm-9, .tbs337 .col-sm-10, .tbs337 .col-sm-11, .tbs337 .col-sm-12 {
      float: left; }
    .tbs337 .col-sm-1 {
      width: 8.33333%; }
    .tbs337 .col-sm-2 {
      width: 16.66667%; }
    .tbs337 .col-sm-3 {
      width: 25%; }
    .tbs337 .col-sm-4 {
      width: 33.33333%; }
    .tbs337 .col-sm-5 {
      width: 41.66667%; }
    .tbs337 .col-sm-6 {
      width: 50%; }
    .tbs337 .col-sm-7 {
      width: 58.33333%; }
    .tbs337 .col-sm-8 {
      width: 66.66667%; }
    .tbs337 .col-sm-9 {
      width: 75%; }
    .tbs337 .col-sm-10 {
      width: 83.33333%; }
    .tbs337 .col-sm-11 {
      width: 91.66667%; }
    .tbs337 .col-sm-12 {
      width: 100%; }
    .tbs337 .col-sm-pull-0 {
      right: auto; }
    .tbs337 .col-sm-pull-1 {
      right: 8.33333%; }
    .tbs337 .col-sm-pull-2 {
      right: 16.66667%; }
    .tbs337 .col-sm-pull-3 {
      right: 25%; }
    .tbs337 .col-sm-pull-4 {
      right: 33.33333%; }
    .tbs337 .col-sm-pull-5 {
      right: 41.66667%; }
    .tbs337 .col-sm-pull-6 {
      right: 50%; }
    .tbs337 .col-sm-pull-7 {
      right: 58.33333%; }
    .tbs337 .col-sm-pull-8 {
      right: 66.66667%; }
    .tbs337 .col-sm-pull-9 {
      right: 75%; }
    .tbs337 .col-sm-pull-10 {
      right: 83.33333%; }
    .tbs337 .col-sm-pull-11 {
      right: 91.66667%; }
    .tbs337 .col-sm-pull-12 {
      right: 100%; }
    .tbs337 .col-sm-push-0 {
      left: auto; }
    .tbs337 .col-sm-push-1 {
      left: 8.33333%; }
    .tbs337 .col-sm-push-2 {
      left: 16.66667%; }
    .tbs337 .col-sm-push-3 {
      left: 25%; }
    .tbs337 .col-sm-push-4 {
      left: 33.33333%; }
    .tbs337 .col-sm-push-5 {
      left: 41.66667%; }
    .tbs337 .col-sm-push-6 {
      left: 50%; }
    .tbs337 .col-sm-push-7 {
      left: 58.33333%; }
    .tbs337 .col-sm-push-8 {
      left: 66.66667%; }
    .tbs337 .col-sm-push-9 {
      left: 75%; }
    .tbs337 .col-sm-push-10 {
      left: 83.33333%; }
    .tbs337 .col-sm-push-11 {
      left: 91.66667%; }
    .tbs337 .col-sm-push-12 {
      left: 100%; }
    .tbs337 .col-sm-offset-0 {
      margin-left: 0%; }
    .tbs337 .col-sm-offset-1 {
      margin-left: 8.33333%; }
    .tbs337 .col-sm-offset-2 {
      margin-left: 16.66667%; }
    .tbs337 .col-sm-offset-3 {
      margin-left: 25%; }
    .tbs337 .col-sm-offset-4 {
      margin-left: 33.33333%; }
    .tbs337 .col-sm-offset-5 {
      margin-left: 41.66667%; }
    .tbs337 .col-sm-offset-6 {
      margin-left: 50%; }
    .tbs337 .col-sm-offset-7 {
      margin-left: 58.33333%; }
    .tbs337 .col-sm-offset-8 {
      margin-left: 66.66667%; }
    .tbs337 .col-sm-offset-9 {
      margin-left: 75%; }
    .tbs337 .col-sm-offset-10 {
      margin-left: 83.33333%; }
    .tbs337 .col-sm-offset-11 {
      margin-left: 91.66667%; }
    .tbs337 .col-sm-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 992px) {
    .tbs337 .col-md-1, .tbs337 .col-md-2, .tbs337 .col-md-3, .tbs337 .col-md-4, .tbs337 .col-md-5, .tbs337 .col-md-6, .tbs337 .col-md-7, .tbs337 .col-md-8, .tbs337 .col-md-9, .tbs337 .col-md-10, .tbs337 .col-md-11, .tbs337 .col-md-12 {
      float: left; }
    .tbs337 .col-md-1 {
      width: 8.33333%; }
    .tbs337 .col-md-2 {
      width: 16.66667%; }
    .tbs337 .col-md-3 {
      width: 25%; }
    .tbs337 .col-md-4 {
      width: 33.33333%; }
    .tbs337 .col-md-5 {
      width: 41.66667%; }
    .tbs337 .col-md-6 {
      width: 50%; }
    .tbs337 .col-md-7 {
      width: 58.33333%; }
    .tbs337 .col-md-8 {
      width: 66.66667%; }
    .tbs337 .col-md-9 {
      width: 75%; }
    .tbs337 .col-md-10 {
      width: 83.33333%; }
    .tbs337 .col-md-11 {
      width: 91.66667%; }
    .tbs337 .col-md-12 {
      width: 100%; }
    .tbs337 .col-md-pull-0 {
      right: auto; }
    .tbs337 .col-md-pull-1 {
      right: 8.33333%; }
    .tbs337 .col-md-pull-2 {
      right: 16.66667%; }
    .tbs337 .col-md-pull-3 {
      right: 25%; }
    .tbs337 .col-md-pull-4 {
      right: 33.33333%; }
    .tbs337 .col-md-pull-5 {
      right: 41.66667%; }
    .tbs337 .col-md-pull-6 {
      right: 50%; }
    .tbs337 .col-md-pull-7 {
      right: 58.33333%; }
    .tbs337 .col-md-pull-8 {
      right: 66.66667%; }
    .tbs337 .col-md-pull-9 {
      right: 75%; }
    .tbs337 .col-md-pull-10 {
      right: 83.33333%; }
    .tbs337 .col-md-pull-11 {
      right: 91.66667%; }
    .tbs337 .col-md-pull-12 {
      right: 100%; }
    .tbs337 .col-md-push-0 {
      left: auto; }
    .tbs337 .col-md-push-1 {
      left: 8.33333%; }
    .tbs337 .col-md-push-2 {
      left: 16.66667%; }
    .tbs337 .col-md-push-3 {
      left: 25%; }
    .tbs337 .col-md-push-4 {
      left: 33.33333%; }
    .tbs337 .col-md-push-5 {
      left: 41.66667%; }
    .tbs337 .col-md-push-6 {
      left: 50%; }
    .tbs337 .col-md-push-7 {
      left: 58.33333%; }
    .tbs337 .col-md-push-8 {
      left: 66.66667%; }
    .tbs337 .col-md-push-9 {
      left: 75%; }
    .tbs337 .col-md-push-10 {
      left: 83.33333%; }
    .tbs337 .col-md-push-11 {
      left: 91.66667%; }
    .tbs337 .col-md-push-12 {
      left: 100%; }
    .tbs337 .col-md-offset-0 {
      margin-left: 0%; }
    .tbs337 .col-md-offset-1 {
      margin-left: 8.33333%; }
    .tbs337 .col-md-offset-2 {
      margin-left: 16.66667%; }
    .tbs337 .col-md-offset-3 {
      margin-left: 25%; }
    .tbs337 .col-md-offset-4 {
      margin-left: 33.33333%; }
    .tbs337 .col-md-offset-5 {
      margin-left: 41.66667%; }
    .tbs337 .col-md-offset-6 {
      margin-left: 50%; }
    .tbs337 .col-md-offset-7 {
      margin-left: 58.33333%; }
    .tbs337 .col-md-offset-8 {
      margin-left: 66.66667%; }
    .tbs337 .col-md-offset-9 {
      margin-left: 75%; }
    .tbs337 .col-md-offset-10 {
      margin-left: 83.33333%; }
    .tbs337 .col-md-offset-11 {
      margin-left: 91.66667%; }
    .tbs337 .col-md-offset-12 {
      margin-left: 100%; } }
  @media (min-width: 1200px) {
    .tbs337 .col-lg-1, .tbs337 .col-lg-2, .tbs337 .col-lg-3, .tbs337 .col-lg-4, .tbs337 .col-lg-5, .tbs337 .col-lg-6, .tbs337 .col-lg-7, .tbs337 .col-lg-8, .tbs337 .col-lg-9, .tbs337 .col-lg-10, .tbs337 .col-lg-11, .tbs337 .col-lg-12 {
      float: left; }
    .tbs337 .col-lg-1 {
      width: 8.33333%; }
    .tbs337 .col-lg-2 {
      width: 16.66667%; }
    .tbs337 .col-lg-3 {
      width: 25%; }
    .tbs337 .col-lg-4 {
      width: 33.33333%; }
    .tbs337 .col-lg-5 {
      width: 41.66667%; }
    .tbs337 .col-lg-6 {
      width: 50%; }
    .tbs337 .col-lg-7 {
      width: 58.33333%; }
    .tbs337 .col-lg-8 {
      width: 66.66667%; }
    .tbs337 .col-lg-9 {
      width: 75%; }
    .tbs337 .col-lg-10 {
      width: 83.33333%; }
    .tbs337 .col-lg-11 {
      width: 91.66667%; }
    .tbs337 .col-lg-12 {
      width: 100%; }
    .tbs337 .col-lg-pull-0 {
      right: auto; }
    .tbs337 .col-lg-pull-1 {
      right: 8.33333%; }
    .tbs337 .col-lg-pull-2 {
      right: 16.66667%; }
    .tbs337 .col-lg-pull-3 {
      right: 25%; }
    .tbs337 .col-lg-pull-4 {
      right: 33.33333%; }
    .tbs337 .col-lg-pull-5 {
      right: 41.66667%; }
    .tbs337 .col-lg-pull-6 {
      right: 50%; }
    .tbs337 .col-lg-pull-7 {
      right: 58.33333%; }
    .tbs337 .col-lg-pull-8 {
      right: 66.66667%; }
    .tbs337 .col-lg-pull-9 {
      right: 75%; }
    .tbs337 .col-lg-pull-10 {
      right: 83.33333%; }
    .tbs337 .col-lg-pull-11 {
      right: 91.66667%; }
    .tbs337 .col-lg-pull-12 {
      right: 100%; }
    .tbs337 .col-lg-push-0 {
      left: auto; }
    .tbs337 .col-lg-push-1 {
      left: 8.33333%; }
    .tbs337 .col-lg-push-2 {
      left: 16.66667%; }
    .tbs337 .col-lg-push-3 {
      left: 25%; }
    .tbs337 .col-lg-push-4 {
      left: 33.33333%; }
    .tbs337 .col-lg-push-5 {
      left: 41.66667%; }
    .tbs337 .col-lg-push-6 {
      left: 50%; }
    .tbs337 .col-lg-push-7 {
      left: 58.33333%; }
    .tbs337 .col-lg-push-8 {
      left: 66.66667%; }
    .tbs337 .col-lg-push-9 {
      left: 75%; }
    .tbs337 .col-lg-push-10 {
      left: 83.33333%; }
    .tbs337 .col-lg-push-11 {
      left: 91.66667%; }
    .tbs337 .col-lg-push-12 {
      left: 100%; }
    .tbs337 .col-lg-offset-0 {
      margin-left: 0%; }
    .tbs337 .col-lg-offset-1 {
      margin-left: 8.33333%; }
    .tbs337 .col-lg-offset-2 {
      margin-left: 16.66667%; }
    .tbs337 .col-lg-offset-3 {
      margin-left: 25%; }
    .tbs337 .col-lg-offset-4 {
      margin-left: 33.33333%; }
    .tbs337 .col-lg-offset-5 {
      margin-left: 41.66667%; }
    .tbs337 .col-lg-offset-6 {
      margin-left: 50%; }
    .tbs337 .col-lg-offset-7 {
      margin-left: 58.33333%; }
    .tbs337 .col-lg-offset-8 {
      margin-left: 66.66667%; }
    .tbs337 .col-lg-offset-9 {
      margin-left: 75%; }
    .tbs337 .col-lg-offset-10 {
      margin-left: 83.33333%; }
    .tbs337 .col-lg-offset-11 {
      margin-left: 91.66667%; }
    .tbs337 .col-lg-offset-12 {
      margin-left: 100%; } }
  .tbs337 table {
    background-color: #fafafa; }
  .tbs337 caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left; }
  .tbs337 th {
    text-align: left; }
  .tbs337 .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    border-bottom: 1px solid #dee2e6; }
    .tbs337 .table > thead > tr > th,
    .tbs337 .table > thead > tr > td,
    .tbs337 .table > tbody > tr > th,
    .tbs337 .table > tbody > tr > td,
    .tbs337 .table > tfoot > tr > th,
    .tbs337 .table > tfoot > tr > td {
      padding: 0.75rem;
      line-height: 1.5;
      vertical-align: top; }
    .tbs337 .table tbody tr {
      border-left: 1px solid #dee2e6;
      border-right: 1px solid #dee2e6; }
    .tbs337 .table > thead > tr > th {
      color: #757575;
      font-weight: normal;
      vertical-align: bottom; }
    .tbs337 .table > thead > tr:last-child {
      border-bottom: 1px solid #dee2e6; }
    .tbs337 .table > caption + thead > tr:first-child > th,
    .tbs337 .table > caption + thead > tr:first-child > td,
    .tbs337 .table > colgroup + thead > tr:first-child > th,
    .tbs337 .table > colgroup + thead > tr:first-child > td,
    .tbs337 .table > thead:first-child > tr:first-child > th,
    .tbs337 .table > thead:first-child > tr:first-child > td {
      border-top: 0; }
    .tbs337 .table > tbody + tbody {
      border-top: 2px solid #dee2e6; }
    .tbs337 .table .table {
      background-color: #fff; }
  .tbs337 .table-condensed > thead > tr > th,
  .tbs337 .table-condensed > thead > tr > td,
  .tbs337 .table-condensed > tbody > tr > th,
  .tbs337 .table-condensed > tbody > tr > td,
  .tbs337 .table-condensed > tfoot > tr > th,
  .tbs337 .table-condensed > tfoot > tr > td {
    padding: 3px; }
  .tbs337 .table-bordered {
    border: 1px solid #dee2e6; }
    .tbs337 .table-bordered > thead > tr > th,
    .tbs337 .table-bordered > thead > tr > td,
    .tbs337 .table-bordered > tbody > tr > th,
    .tbs337 .table-bordered > tbody > tr > td,
    .tbs337 .table-bordered > tfoot > tr > th,
    .tbs337 .table-bordered > tfoot > tr > td {
      border: 1px solid #dee2e6; }
    .tbs337 .table-bordered > thead > tr > th,
    .tbs337 .table-bordered > thead > tr > td {
      border-bottom-width: 2px; }
  .tbs337 .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #e5e8ee; }
  .tbs337 .table-hover > tbody > tr:hover {
    background-color: #b2bccd;
    cursor: pointer; }
  .tbs337 table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column; }
  .tbs337 table td[class*="col-"],
  .tbs337 table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell; }
  .tbs337 .table > thead > tr > td.active,
  .tbs337 .table > thead > tr > th.active,
  .tbs337 .table > thead > tr.active > td,
  .tbs337 .table > thead > tr.active > th,
  .tbs337 .table > tbody > tr > td.active,
  .tbs337 .table > tbody > tr > th.active,
  .tbs337 .table > tbody > tr.active > td,
  .tbs337 .table > tbody > tr.active > th,
  .tbs337 .table > tfoot > tr > td.active,
  .tbs337 .table > tfoot > tr > th.active,
  .tbs337 .table > tfoot > tr.active > td,
  .tbs337 .table > tfoot > tr.active > th {
    background-color: #00205b; }
  .tbs337 .table-hover > tbody > tr > td.active:hover,
  .tbs337 .table-hover > tbody > tr > th.active:hover,
  .tbs337 .table-hover > tbody > tr.active:hover > td,
  .tbs337 .table-hover > tbody > tr:hover > .active,
  .tbs337 .table-hover > tbody > tr.active:hover > th {
    background-color: #001742; }
  .tbs337 .table > thead > tr > td.success,
  .tbs337 .table > thead > tr > th.success,
  .tbs337 .table > thead > tr.success > td,
  .tbs337 .table > thead > tr.success > th,
  .tbs337 .table > tbody > tr > td.success,
  .tbs337 .table > tbody > tr > th.success,
  .tbs337 .table > tbody > tr.success > td,
  .tbs337 .table > tbody > tr.success > th,
  .tbs337 .table > tfoot > tr > td.success,
  .tbs337 .table > tfoot > tr > th.success,
  .tbs337 .table > tfoot > tr.success > td,
  .tbs337 .table > tfoot > tr.success > th {
    background-color: #fff; }
  .tbs337 .table-hover > tbody > tr > td.success:hover,
  .tbs337 .table-hover > tbody > tr > th.success:hover,
  .tbs337 .table-hover > tbody > tr.success:hover > td,
  .tbs337 .table-hover > tbody > tr:hover > .success,
  .tbs337 .table-hover > tbody > tr.success:hover > th {
    background-color: #f2f2f2; }
  .tbs337 .table > thead > tr > td.info,
  .tbs337 .table > thead > tr > th.info,
  .tbs337 .table > thead > tr.info > td,
  .tbs337 .table > thead > tr.info > th,
  .tbs337 .table > tbody > tr > td.info,
  .tbs337 .table > tbody > tr > th.info,
  .tbs337 .table > tbody > tr.info > td,
  .tbs337 .table > tbody > tr.info > th,
  .tbs337 .table > tfoot > tr > td.info,
  .tbs337 .table > tfoot > tr > th.info,
  .tbs337 .table > tfoot > tr.info > td,
  .tbs337 .table > tfoot > tr.info > th {
    background-color: #fff; }
  .tbs337 .table-hover > tbody > tr > td.info:hover,
  .tbs337 .table-hover > tbody > tr > th.info:hover,
  .tbs337 .table-hover > tbody > tr.info:hover > td,
  .tbs337 .table-hover > tbody > tr:hover > .info,
  .tbs337 .table-hover > tbody > tr.info:hover > th {
    background-color: #f2f2f2; }
  .tbs337 .table > thead > tr > td.warning,
  .tbs337 .table > thead > tr > th.warning,
  .tbs337 .table > thead > tr.warning > td,
  .tbs337 .table > thead > tr.warning > th,
  .tbs337 .table > tbody > tr > td.warning,
  .tbs337 .table > tbody > tr > th.warning,
  .tbs337 .table > tbody > tr.warning > td,
  .tbs337 .table > tbody > tr.warning > th,
  .tbs337 .table > tfoot > tr > td.warning,
  .tbs337 .table > tfoot > tr > th.warning,
  .tbs337 .table > tfoot > tr.warning > td,
  .tbs337 .table > tfoot > tr.warning > th {
    background-color: #fff; }
  .tbs337 .table-hover > tbody > tr > td.warning:hover,
  .tbs337 .table-hover > tbody > tr > th.warning:hover,
  .tbs337 .table-hover > tbody > tr.warning:hover > td,
  .tbs337 .table-hover > tbody > tr:hover > .warning,
  .tbs337 .table-hover > tbody > tr.warning:hover > th {
    background-color: #f2f2f2; }
  .tbs337 .table > thead > tr > td.danger,
  .tbs337 .table > thead > tr > th.danger,
  .tbs337 .table > thead > tr.danger > td,
  .tbs337 .table > thead > tr.danger > th,
  .tbs337 .table > tbody > tr > td.danger,
  .tbs337 .table > tbody > tr > th.danger,
  .tbs337 .table > tbody > tr.danger > td,
  .tbs337 .table > tbody > tr.danger > th,
  .tbs337 .table > tfoot > tr > td.danger,
  .tbs337 .table > tfoot > tr > th.danger,
  .tbs337 .table > tfoot > tr.danger > td,
  .tbs337 .table > tfoot > tr.danger > th {
    background-color: #fff; }
  .tbs337 .table-hover > tbody > tr > td.danger:hover,
  .tbs337 .table-hover > tbody > tr > th.danger:hover,
  .tbs337 .table-hover > tbody > tr.danger:hover > td,
  .tbs337 .table-hover > tbody > tr:hover > .danger,
  .tbs337 .table-hover > tbody > tr.danger:hover > th {
    background-color: #f2f2f2; }
  .tbs337 .table-responsive {
    overflow-x: auto;
    min-height: 0.01%; }
    @media screen and (max-width: 1022px) {
      .tbs337 .table-responsive {
        width: 100%;
        margin-bottom: 0.75rem;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dee2e6; }
        .tbs337 .table-responsive > .table {
          margin-bottom: 0; }
          .tbs337 .table-responsive > .table > thead > tr > th,
          .tbs337 .table-responsive > .table > thead > tr > td,
          .tbs337 .table-responsive > .table > tbody > tr > th,
          .tbs337 .table-responsive > .table > tbody > tr > td,
          .tbs337 .table-responsive > .table > tfoot > tr > th,
          .tbs337 .table-responsive > .table > tfoot > tr > td {
            white-space: nowrap; }
        .tbs337 .table-responsive > .table-bordered {
          border: 0; }
          .tbs337 .table-responsive > .table-bordered > thead > tr > th:first-child,
          .tbs337 .table-responsive > .table-bordered > thead > tr > td:first-child,
          .tbs337 .table-responsive > .table-bordered > tbody > tr > th:first-child,
          .tbs337 .table-responsive > .table-bordered > tbody > tr > td:first-child,
          .tbs337 .table-responsive > .table-bordered > tfoot > tr > th:first-child,
          .tbs337 .table-responsive > .table-bordered > tfoot > tr > td:first-child {
            border-left: 0; }
          .tbs337 .table-responsive > .table-bordered > thead > tr > th:last-child,
          .tbs337 .table-responsive > .table-bordered > thead > tr > td:last-child,
          .tbs337 .table-responsive > .table-bordered > tbody > tr > th:last-child,
          .tbs337 .table-responsive > .table-bordered > tbody > tr > td:last-child,
          .tbs337 .table-responsive > .table-bordered > tfoot > tr > th:last-child,
          .tbs337 .table-responsive > .table-bordered > tfoot > tr > td:last-child {
            border-right: 0; }
          .tbs337 .table-responsive > .table-bordered > tbody > tr:last-child > th,
          .tbs337 .table-responsive > .table-bordered > tbody > tr:last-child > td,
          .tbs337 .table-responsive > .table-bordered > tfoot > tr:last-child > th,
          .tbs337 .table-responsive > .table-bordered > tfoot > tr:last-child > td {
            border-bottom: 0; } }
  .tbs337 fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0; }
  .tbs337 legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 5px;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 0px solid transparent; }
  .tbs337 label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }
  .tbs337 input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box; }
  .tbs337 input[type="radio"],
  .tbs337 input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    visibility: hidden;
    /* Use label to handle the click events for checkboxes and radio buttons */ }
  .tbs337 input[type="file"] {
    display: block; }
  .tbs337 input[type="range"] {
    display: block;
    width: 100%; }
  .tbs337 select[multiple],
  .tbs337 select[size] {
    height: auto; }
  .tbs337 input[type="file"]:focus,
  .tbs337 input[type="radio"]:focus,
  .tbs337 input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .tbs337 output {
    display: block;
    padding-top: 9px;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #495057; }
  .tbs337 .form-control {
    display: block;
    width: 100%;
    height: 2rem;
    padding: 8px 10px;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    border: 1px solid #bbbcbc;
    border-radius: 0.25rem;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: ease-in-out 0.15s;
    -moz-box-shadow: ease-in-out 0.15s;
    -ms-box-shadow: ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s; }
    .tbs337 .form-control:focus {
      border-color: #00205b;
      outline: 0; }
    .tbs337 .form-control::-moz-placeholder {
      color: #bbbcbc;
      opacity: 1; }
    .tbs337 .form-control:-ms-input-placeholder {
      color: #bbbcbc; }
    .tbs337 .form-control::-webkit-input-placeholder {
      color: #bbbcbc; }
    .tbs337 .form-control::-ms-expand {
      border: 0;
      background-color: transparent; }
    .tbs337 .form-control[disabled],
    fieldset[disabled] .tbs337 .form-control {
      opacity: 1;
      cursor: not-allowed;
      background-color: #ddd !important;
      border-color: #bbbcbc !important;
      color: #999 !important;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none; }
    .tbs337 .form-control[disabled],
    fieldset[disabled] .tbs337 .form-control {
      cursor: not-allowed;
      background-color: #ddd !important;
      border-color: #bbbcbc !important;
      color: #999 !important;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none; }
    .tbs337 .form-control[readonly] {
      opacity: 1;
      cursor: default;
      background-color: transparent !important;
      border-color: transparent !important;
      color: #333 !important;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none; }
  .tbs337 textarea.form-control {
    height: auto; }
  .tbs337 input[type="search"] {
    -webkit-appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .tbs337 input[type="date"].form-control,
    .tbs337 input[type="time"].form-control,
    .tbs337 input[type="datetime-local"].form-control,
    .tbs337 input[type="month"].form-control {
      line-height: 2rem; }
    .tbs337 input[type="date"].input-sm, .tbs337 .input-group-sm > input.form-control[type="date"],
    .tbs337 .input-group-sm > input.input-group-addon[type="date"],
    .tbs337 .input-group-sm > .input-group-btn > input.btn[type="date"],
    .input-group-sm .tbs337 input[type="date"],
    .tbs337 input[type="time"].input-sm,
    .tbs337 .input-group-sm > input.form-control[type="time"],
    .tbs337 .input-group-sm > input.input-group-addon[type="time"],
    .tbs337 .input-group-sm > .input-group-btn > input.btn[type="time"],
    .input-group-sm
    .tbs337 input[type="time"],
    .tbs337 input[type="datetime-local"].input-sm,
    .tbs337 .input-group-sm > input.form-control[type="datetime-local"],
    .tbs337 .input-group-sm > input.input-group-addon[type="datetime-local"],
    .tbs337 .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-sm
    .tbs337 input[type="datetime-local"],
    .tbs337 input[type="month"].input-sm,
    .tbs337 .input-group-sm > input.form-control[type="month"],
    .tbs337 .input-group-sm > input.input-group-addon[type="month"],
    .tbs337 .input-group-sm > .input-group-btn > input.btn[type="month"],
    .input-group-sm
    .tbs337 input[type="month"] {
      line-height: 13rem; }
    .tbs337 input[type="date"].input-lg, .tbs337 .input-group-lg > input.form-control[type="date"],
    .tbs337 .input-group-lg > input.input-group-addon[type="date"],
    .tbs337 .input-group-lg > .input-group-btn > input.btn[type="date"],
    .input-group-lg .tbs337 input[type="date"],
    .tbs337 input[type="time"].input-lg,
    .tbs337 .input-group-lg > input.form-control[type="time"],
    .tbs337 .input-group-lg > input.input-group-addon[type="time"],
    .tbs337 .input-group-lg > .input-group-btn > input.btn[type="time"],
    .input-group-lg
    .tbs337 input[type="time"],
    .tbs337 input[type="datetime-local"].input-lg,
    .tbs337 .input-group-lg > input.form-control[type="datetime-local"],
    .tbs337 .input-group-lg > input.input-group-addon[type="datetime-local"],
    .tbs337 .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-lg
    .tbs337 input[type="datetime-local"],
    .tbs337 input[type="month"].input-lg,
    .tbs337 .input-group-lg > input.form-control[type="month"],
    .tbs337 .input-group-lg > input.input-group-addon[type="month"],
    .tbs337 .input-group-lg > .input-group-btn > input.btn[type="month"],
    .input-group-lg
    .tbs337 input[type="month"] {
      line-height: 20rem; } }
  .tbs337 .form-group {
    margin-bottom: 1rem; }
  .tbs337 .radio,
  .tbs337 .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
    .tbs337 .radio label,
    .tbs337 .checkbox label {
      min-height: 1rem;
      padding-left: 20px;
      margin-bottom: 0;
      font-weight: normal;
      cursor: pointer; }
  .tbs337 .radio input[type="radio"],
  .tbs337 .radio-inline input[type="radio"],
  .tbs337 .checkbox input[type="checkbox"],
  .tbs337 .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9; }
  .tbs337 .radio + .radio,
  .tbs337 .checkbox + .checkbox {
    margin-top: -5px; }
  .tbs337 .radio-inline,
  .tbs337 .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer; }
  .tbs337 .radio-inline + .radio-inline,
  .tbs337 .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }
  .tbs337 input[type="radio"][disabled], .tbs337 input[type="radio"].disabled,
  fieldset[disabled] .tbs337 input[type="radio"],
  .tbs337 input[type="checkbox"][disabled],
  .tbs337 input[type="checkbox"].disabled,
  fieldset[disabled]
  .tbs337 input[type="checkbox"] {
    cursor: not-allowed; }
  .tbs337 .radio-inline.disabled,
  fieldset[disabled] .tbs337 .radio-inline,
  .tbs337 .checkbox-inline.disabled,
  fieldset[disabled]
  .tbs337 .checkbox-inline {
    cursor: not-allowed; }
  .tbs337 .radio.disabled label,
  fieldset[disabled] .tbs337 .radio label,
  .tbs337 .checkbox.disabled label,
  fieldset[disabled]
  .tbs337 .checkbox label {
    cursor: not-allowed; }
  .tbs337 .form-control-static {
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 0;
    min-height: 1.875rem; }
    .tbs337 .form-control-static.input-lg, .tbs337 .input-group-lg > .form-control-static.form-control,
    .tbs337 .input-group-lg > .form-control-static.input-group-addon,
    .tbs337 .input-group-lg > .input-group-btn > .form-control-static.btn, .tbs337 .form-control-static.input-sm, .tbs337 .input-group-sm > .form-control-static.form-control,
    .tbs337 .input-group-sm > .form-control-static.input-group-addon,
    .tbs337 .input-group-sm > .input-group-btn > .form-control-static.btn {
      padding-left: 0;
      padding-right: 0; }
  .tbs337 .input-sm, .tbs337 .input-group-sm > .form-control,
  .tbs337 .input-group-sm > .input-group-addon,
  .tbs337 .input-group-sm > .input-group-btn > .btn {
    height: 13rem;
    padding: 5px 10px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0; }
  .tbs337 select.input-sm, .tbs337 .input-group-sm > select.form-control,
  .tbs337 .input-group-sm > select.input-group-addon,
  .tbs337 .input-group-sm > .input-group-btn > select.btn {
    height: 13rem;
    line-height: 13rem; }
  .tbs337 textarea.input-sm, .tbs337 .input-group-sm > textarea.form-control,
  .tbs337 .input-group-sm > textarea.input-group-addon,
  .tbs337 .input-group-sm > .input-group-btn > textarea.btn,
  .tbs337 select[multiple].input-sm,
  .tbs337 .input-group-sm > select.form-control[multiple],
  .tbs337 .input-group-sm > select.input-group-addon[multiple],
  .tbs337 .input-group-sm > .input-group-btn > select.btn[multiple] {
    height: auto; }
  .tbs337 .form-group-sm .form-control {
    height: 13rem;
    padding: 5px 10px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0; }
  .tbs337 .form-group-sm select.form-control {
    height: 13rem;
    line-height: 13rem; }
  .tbs337 .form-group-sm textarea.form-control,
  .tbs337 .form-group-sm select[multiple].form-control {
    height: auto; }
  .tbs337 .form-group-sm .form-control-static {
    height: 13rem;
    min-height: 2rem;
    padding: 6px 10px;
    font-size: 1rem;
    line-height: 1.5; }
  .tbs337 .input-lg, .tbs337 .input-group-lg > .form-control,
  .tbs337 .input-group-lg > .input-group-addon,
  .tbs337 .input-group-lg > .input-group-btn > .btn {
    height: 20rem;
    padding: 8px 20px;
    font-size: 1rem;
    line-height: 1.34;
    border-radius: 0; }
  .tbs337 select.input-lg, .tbs337 .input-group-lg > select.form-control,
  .tbs337 .input-group-lg > select.input-group-addon,
  .tbs337 .input-group-lg > .input-group-btn > select.btn {
    height: 20rem;
    line-height: 20rem; }
  .tbs337 textarea.input-lg, .tbs337 .input-group-lg > textarea.form-control,
  .tbs337 .input-group-lg > textarea.input-group-addon,
  .tbs337 .input-group-lg > .input-group-btn > textarea.btn,
  .tbs337 select[multiple].input-lg,
  .tbs337 .input-group-lg > select.form-control[multiple],
  .tbs337 .input-group-lg > select.input-group-addon[multiple],
  .tbs337 .input-group-lg > .input-group-btn > select.btn[multiple] {
    height: auto; }
  .tbs337 .form-group-lg .form-control {
    height: 20rem;
    padding: 8px 20px;
    font-size: 1rem;
    line-height: 1.34;
    border-radius: 0; }
  .tbs337 .form-group-lg select.form-control {
    height: 20rem;
    line-height: 20rem; }
  .tbs337 .form-group-lg textarea.form-control,
  .tbs337 .form-group-lg select[multiple].form-control {
    height: auto; }
  .tbs337 .form-group-lg .form-control-static {
    height: 20rem;
    min-height: 2rem;
    padding: 9px 20px;
    font-size: 1rem;
    line-height: 1.34; }
  .tbs337 .has-feedback {
    position: relative; }
    .tbs337 .has-feedback .form-control {
      padding-right: 2.5rem; }
  .tbs337 .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    pointer-events: none; }
  .tbs337 .input-lg + .form-control-feedback, .tbs337 .input-group-lg > .form-control + .form-control-feedback, .tbs337 .input-group-lg > .input-group-addon + .form-control-feedback, .tbs337 .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
  .tbs337 .input-group-lg + .form-control-feedback,
  .tbs337 .form-group-lg .form-control + .form-control-feedback {
    width: 20rem;
    height: 20rem;
    line-height: 20rem; }
  .tbs337 .input-sm + .form-control-feedback, .tbs337 .input-group-sm > .form-control + .form-control-feedback, .tbs337 .input-group-sm > .input-group-addon + .form-control-feedback, .tbs337 .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
  .tbs337 .input-group-sm + .form-control-feedback,
  .tbs337 .form-group-sm .form-control + .form-control-feedback {
    width: 13rem;
    height: 13rem;
    line-height: 13rem; }
  .tbs337 .has-success .help-block,
  .tbs337 .has-success .control-label,
  .tbs337 .has-success .radio,
  .tbs337 .has-success .checkbox,
  .tbs337 .has-success .radio-inline,
  .tbs337 .has-success .checkbox-inline,
  .tbs337 .has-success.radio label,
  .tbs337 .has-success.checkbox label,
  .tbs337 .has-success.radio-inline label,
  .tbs337 .has-success.checkbox-inline label {
    color: #333; }
  .tbs337 .has-success .form-control {
    border-color: #333;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .tbs337 .has-success .form-control:focus {
      border-color: #1a1a1a;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
      -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666; }
  .tbs337 .has-success .input-group-addon {
    color: #333;
    border-color: #333;
    background-color: #fff; }
  .tbs337 .has-success .form-control-feedback {
    color: #333; }
  .tbs337 .has-warning .help-block,
  .tbs337 .has-warning .control-label,
  .tbs337 .has-warning .radio,
  .tbs337 .has-warning .checkbox,
  .tbs337 .has-warning .radio-inline,
  .tbs337 .has-warning .checkbox-inline,
  .tbs337 .has-warning.radio label,
  .tbs337 .has-warning.checkbox label,
  .tbs337 .has-warning.radio-inline label,
  .tbs337 .has-warning.checkbox-inline label {
    color: #b88400; }
  .tbs337 .has-warning .form-control {
    border-color: #b88400;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .tbs337 .has-warning .form-control:focus {
      border-color: #855f00;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc01f;
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc01f;
      -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc01f; }
  .tbs337 .has-warning .input-group-addon {
    color: #b88400;
    border-color: #b88400;
    background-color: #fff; }
  .tbs337 .has-warning .form-control-feedback {
    color: #b88400; }
  .tbs337 .has-error .help-block,
  .tbs337 .has-error .control-label,
  .tbs337 .has-error .radio,
  .tbs337 .has-error .checkbox,
  .tbs337 .has-error .radio-inline,
  .tbs337 .has-error .checkbox-inline,
  .tbs337 .has-error.radio label,
  .tbs337 .has-error.checkbox label,
  .tbs337 .has-error.radio-inline label,
  .tbs337 .has-error.checkbox-inline label {
    color: #e31837; }
  .tbs337 .has-error .form-control {
    border-color: #e31837;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .tbs337 .has-error .form-control:focus {
      border-color: #b5132c;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f07184;
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f07184;
      -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f07184; }
  .tbs337 .has-error .input-group-addon {
    color: #e31837;
    border-color: #e31837;
    background-color: #fff; }
  .tbs337 .has-error .form-control-feedback {
    color: #e31837; }
  .tbs337 .has-feedback label ~ .form-control-feedback {
    top: 6rem; }
  .tbs337 .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }
  .tbs337 .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
    .tbs337 .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .tbs337 .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .tbs337 .form-inline .form-control-static {
      display: inline-block; }
    .tbs337 .form-inline .input-group {
      display: inline-table;
      vertical-align: middle; }
      .tbs337 .form-inline .input-group .input-group-addon,
      .tbs337 .form-inline .input-group .input-group-btn,
      .tbs337 .form-inline .input-group .form-control {
        width: auto; }
    .tbs337 .form-inline .input-group > .form-control {
      width: 100%; }
    .tbs337 .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .tbs337 .form-inline .radio,
    .tbs337 .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .tbs337 .form-inline .radio label,
      .tbs337 .form-inline .checkbox label {
        padding-left: 0; }
    .tbs337 .form-inline .radio input[type="radio"],
    .tbs337 .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .tbs337 .form-inline .has-feedback .form-control-feedback {
      top: 0; } }
  .tbs337 .form-horizontal .radio,
  .tbs337 .form-horizontal .checkbox,
  .tbs337 .form-horizontal .radio-inline,
  .tbs337 .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 9px; }
  .tbs337 .form-horizontal .radio,
  .tbs337 .form-horizontal .checkbox {
    min-height: 10rem; }
  .tbs337 .form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px; }
    .tbs337 .form-horizontal .form-group:before, .tbs337 .form-horizontal .form-group:after {
      content: " ";
      display: table; }
    .tbs337 .form-horizontal .form-group:after {
      clear: both; }
  @media (min-width: 768px) {
    .tbs337 .form-horizontal .control-label {
      text-align: right;
      margin-bottom: 0;
      padding-top: 9px; } }
  .tbs337 .form-horizontal .has-feedback .form-control-feedback {
    right: 10px; }
  @media (min-width: 768px) {
    .tbs337 .form-horizontal .form-group-lg .control-label {
      padding-top: 9px;
      font-size: 1rem; } }
  @media (min-width: 768px) {
    .tbs337 .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 1rem; } }
  .tbs337 .btn {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px;
    font-weight: 400;
    text-align: center;
    vertical-align: top;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    padding: 8px 20px;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .tbs337 .btn:focus, .tbs337 .btn.focus, .tbs337 .btn:active:focus, .tbs337 .btn:active.focus, .tbs337 .btn.active:focus, .tbs337 .btn.active.focus {
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .tbs337 .btn:hover, .tbs337 .btn:focus, .tbs337 .btn.focus {
      color: #00205b;
      text-decoration: none; }
    .tbs337 .btn:active, .tbs337 .btn.active {
      outline: 0;
      background-image: none;
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
      -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
      -ms-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .tbs337 .btn.disabled, .tbs337 .btn[disabled],
    fieldset[disabled] .tbs337 .btn, .tbs337 .btn.disabled:hover, .tbs337 .btn[disabled]:hover,
    fieldset[disabled]:hover .tbs337 .btn, .tbs337 .btn.disabled:focus, .tbs337 .btn[disabled]:focus,
    fieldset[disabled]:focus .tbs337 .btn {
      cursor: not-allowed;
      background-color: #ddd !important;
      border-color: #bbbcbc !important;
      color: #999 !important;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none; }
    .tbs337 .btn.pull-right, .tbs337 .btn:last-child {
      margin-right: 0; }
  .tbs337 a.btn.disabled,
  fieldset[disabled] .tbs337 a.btn {
    pointer-events: none; }
  .tbs337 .btn-default {
    color: #00205b;
    background-color: #fff;
    border-color: #00205b; }
    .tbs337 .btn-default:focus, .tbs337 .btn-default.focus {
      color: #334d7c;
      background-color: #eeeff2;
      border-color: #19366b; }
    .tbs337 .btn-default:hover {
      color: #334d7c;
      background-color: #eeeff2;
      border-color: #19366b; }
    .tbs337 .btn-default:active, .tbs337 .btn-default.active,
    .open > .tbs337 .btn-default.dropdown-toggle {
      color: #334d7c;
      background-color: #eeeff2;
      border-color: #19366b; }
      .tbs337 .btn-default:active:hover, .tbs337 .btn-default:active:focus, .tbs337 .btn-default:active.focus, .tbs337 .btn-default.active:hover, .tbs337 .btn-default.active:focus, .tbs337 .btn-default.active.focus,
      .open > .tbs337 .btn-default.dropdown-toggle:hover,
      .open > .tbs337 .btn-default.dropdown-toggle:focus,
      .open > .tbs337 .btn-default.dropdown-toggle.focus {
        color: #334d7c;
        background-color: #eeeff2;
        border-color: #19366b; }
    .tbs337 .btn-default:active, .tbs337 .btn-default.active,
    .open > .tbs337 .btn-default.dropdown-toggle {
      background-image: none; }
    .tbs337 .btn-default.disabled:hover, .tbs337 .btn-default.disabled:focus, .tbs337 .btn-default.disabled.focus, .tbs337 .btn-default[disabled]:hover, .tbs337 .btn-default[disabled]:focus, .tbs337 .btn-default[disabled].focus,
    fieldset[disabled] .tbs337 .btn-default:hover,
    fieldset[disabled] .tbs337 .btn-default:focus,
    fieldset[disabled] .tbs337 .btn-default.focus {
      background-color: #fff;
      border-color: #00205b; }
    .tbs337 .btn-default .badge {
      color: #fff;
      background-color: #00205b; }
  .tbs337 .btn-primary {
    color: #fff;
    background-color: #00205b;
    border-color: #00205b; }
    .tbs337 .btn-primary:focus, .tbs337 .btn-primary.focus {
      color: #fff;
      background-color: #334d7c;
      border-color: #19366b; }
    .tbs337 .btn-primary:hover {
      color: #fff;
      background-color: #334d7c;
      border-color: #19366b; }
    .tbs337 .btn-primary:active, .tbs337 .btn-primary.active,
    .open > .tbs337 .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #334d7c;
      border-color: #19366b; }
      .tbs337 .btn-primary:active:hover, .tbs337 .btn-primary:active:focus, .tbs337 .btn-primary:active.focus, .tbs337 .btn-primary.active:hover, .tbs337 .btn-primary.active:focus, .tbs337 .btn-primary.active.focus,
      .open > .tbs337 .btn-primary.dropdown-toggle:hover,
      .open > .tbs337 .btn-primary.dropdown-toggle:focus,
      .open > .tbs337 .btn-primary.dropdown-toggle.focus {
        color: #fff;
        background-color: #334d7c;
        border-color: #19366b; }
    .tbs337 .btn-primary:active, .tbs337 .btn-primary.active,
    .open > .tbs337 .btn-primary.dropdown-toggle {
      background-image: none; }
    .tbs337 .btn-primary.disabled:hover, .tbs337 .btn-primary.disabled:focus, .tbs337 .btn-primary.disabled.focus, .tbs337 .btn-primary[disabled]:hover, .tbs337 .btn-primary[disabled]:focus, .tbs337 .btn-primary[disabled].focus,
    fieldset[disabled] .tbs337 .btn-primary:hover,
    fieldset[disabled] .tbs337 .btn-primary:focus,
    fieldset[disabled] .tbs337 .btn-primary.focus {
      background-color: #00205b;
      border-color: #00205b; }
    .tbs337 .btn-primary .badge {
      color: #00205b;
      background-color: #fff; }
  .tbs337 .btn-success {
    color: #fff;
    background-color: #0ac400;
    border-color: #09ab00; }
    .tbs337 .btn-success:focus, .tbs337 .btn-success.focus {
      color: #e6e6e6;
      background-color: #079100;
      border-color: #067800; }
    .tbs337 .btn-success:hover {
      color: #e6e6e6;
      background-color: #079100;
      border-color: #067800; }
    .tbs337 .btn-success:active, .tbs337 .btn-success.active,
    .open > .tbs337 .btn-success.dropdown-toggle {
      color: #e6e6e6;
      background-color: #079100;
      border-color: #067800; }
      .tbs337 .btn-success:active:hover, .tbs337 .btn-success:active:focus, .tbs337 .btn-success:active.focus, .tbs337 .btn-success.active:hover, .tbs337 .btn-success.active:focus, .tbs337 .btn-success.active.focus,
      .open > .tbs337 .btn-success.dropdown-toggle:hover,
      .open > .tbs337 .btn-success.dropdown-toggle:focus,
      .open > .tbs337 .btn-success.dropdown-toggle.focus {
        color: #e6e6e6;
        background-color: #079100;
        border-color: #067800; }
    .tbs337 .btn-success:active, .tbs337 .btn-success.active,
    .open > .tbs337 .btn-success.dropdown-toggle {
      background-image: none; }
    .tbs337 .btn-success.disabled:hover, .tbs337 .btn-success.disabled:focus, .tbs337 .btn-success.disabled.focus, .tbs337 .btn-success[disabled]:hover, .tbs337 .btn-success[disabled]:focus, .tbs337 .btn-success[disabled].focus,
    fieldset[disabled] .tbs337 .btn-success:hover,
    fieldset[disabled] .tbs337 .btn-success:focus,
    fieldset[disabled] .tbs337 .btn-success.focus {
      background-color: #0ac400;
      border-color: #09ab00; }
    .tbs337 .btn-success .badge {
      color: #0ac400;
      background-color: #fff; }
  .tbs337 .btn-info {
    color: #fff;
    background-color: #6183c2;
    border-color: #4f75bb; }
    .tbs337 .btn-info:focus, .tbs337 .btn-info.focus {
      color: #e6e6e6;
      background-color: #4368ad;
      border-color: #3c5d9b; }
    .tbs337 .btn-info:hover {
      color: #e6e6e6;
      background-color: #4368ad;
      border-color: #3c5d9b; }
    .tbs337 .btn-info:active, .tbs337 .btn-info.active,
    .open > .tbs337 .btn-info.dropdown-toggle {
      color: #e6e6e6;
      background-color: #4368ad;
      border-color: #3c5d9b; }
      .tbs337 .btn-info:active:hover, .tbs337 .btn-info:active:focus, .tbs337 .btn-info:active.focus, .tbs337 .btn-info.active:hover, .tbs337 .btn-info.active:focus, .tbs337 .btn-info.active.focus,
      .open > .tbs337 .btn-info.dropdown-toggle:hover,
      .open > .tbs337 .btn-info.dropdown-toggle:focus,
      .open > .tbs337 .btn-info.dropdown-toggle.focus {
        color: #e6e6e6;
        background-color: #4368ad;
        border-color: #3c5d9b; }
    .tbs337 .btn-info:active, .tbs337 .btn-info.active,
    .open > .tbs337 .btn-info.dropdown-toggle {
      background-image: none; }
    .tbs337 .btn-info.disabled:hover, .tbs337 .btn-info.disabled:focus, .tbs337 .btn-info.disabled.focus, .tbs337 .btn-info[disabled]:hover, .tbs337 .btn-info[disabled]:focus, .tbs337 .btn-info[disabled].focus,
    fieldset[disabled] .tbs337 .btn-info:hover,
    fieldset[disabled] .tbs337 .btn-info:focus,
    fieldset[disabled] .tbs337 .btn-info.focus {
      background-color: #6183c2;
      border-color: #4f75bb; }
    .tbs337 .btn-info .badge {
      color: #6183c2;
      background-color: #fff; }
  .tbs337 .btn-warning {
    color: #fff;
    background-color: #b88400;
    border-color: #9f7200; }
    .tbs337 .btn-warning:focus, .tbs337 .btn-warning.focus {
      color: #e6e6e6;
      background-color: #855f00;
      border-color: #6c4d00; }
    .tbs337 .btn-warning:hover {
      color: #e6e6e6;
      background-color: #855f00;
      border-color: #6c4d00; }
    .tbs337 .btn-warning:active, .tbs337 .btn-warning.active,
    .open > .tbs337 .btn-warning.dropdown-toggle {
      color: #e6e6e6;
      background-color: #855f00;
      border-color: #6c4d00; }
      .tbs337 .btn-warning:active:hover, .tbs337 .btn-warning:active:focus, .tbs337 .btn-warning:active.focus, .tbs337 .btn-warning.active:hover, .tbs337 .btn-warning.active:focus, .tbs337 .btn-warning.active.focus,
      .open > .tbs337 .btn-warning.dropdown-toggle:hover,
      .open > .tbs337 .btn-warning.dropdown-toggle:focus,
      .open > .tbs337 .btn-warning.dropdown-toggle.focus {
        color: #e6e6e6;
        background-color: #855f00;
        border-color: #6c4d00; }
    .tbs337 .btn-warning:active, .tbs337 .btn-warning.active,
    .open > .tbs337 .btn-warning.dropdown-toggle {
      background-image: none; }
    .tbs337 .btn-warning.disabled:hover, .tbs337 .btn-warning.disabled:focus, .tbs337 .btn-warning.disabled.focus, .tbs337 .btn-warning[disabled]:hover, .tbs337 .btn-warning[disabled]:focus, .tbs337 .btn-warning[disabled].focus,
    fieldset[disabled] .tbs337 .btn-warning:hover,
    fieldset[disabled] .tbs337 .btn-warning:focus,
    fieldset[disabled] .tbs337 .btn-warning.focus {
      background-color: #b88400;
      border-color: #9f7200; }
    .tbs337 .btn-warning .badge {
      color: #b88400;
      background-color: #fff; }
  .tbs337 .btn-danger {
    color: #fff;
    background-color: #e31837;
    border-color: #cc1631; }
    .tbs337 .btn-danger:focus, .tbs337 .btn-danger.focus {
      color: #e6e6e6;
      background-color: #b5132c;
      border-color: #9e1126; }
    .tbs337 .btn-danger:hover {
      color: #e6e6e6;
      background-color: #b5132c;
      border-color: #9e1126; }
    .tbs337 .btn-danger:active, .tbs337 .btn-danger.active,
    .open > .tbs337 .btn-danger.dropdown-toggle {
      color: #e6e6e6;
      background-color: #b5132c;
      border-color: #9e1126; }
      .tbs337 .btn-danger:active:hover, .tbs337 .btn-danger:active:focus, .tbs337 .btn-danger:active.focus, .tbs337 .btn-danger.active:hover, .tbs337 .btn-danger.active:focus, .tbs337 .btn-danger.active.focus,
      .open > .tbs337 .btn-danger.dropdown-toggle:hover,
      .open > .tbs337 .btn-danger.dropdown-toggle:focus,
      .open > .tbs337 .btn-danger.dropdown-toggle.focus {
        color: #e6e6e6;
        background-color: #b5132c;
        border-color: #9e1126; }
    .tbs337 .btn-danger:active, .tbs337 .btn-danger.active,
    .open > .tbs337 .btn-danger.dropdown-toggle {
      background-image: none; }
    .tbs337 .btn-danger.disabled:hover, .tbs337 .btn-danger.disabled:focus, .tbs337 .btn-danger.disabled.focus, .tbs337 .btn-danger[disabled]:hover, .tbs337 .btn-danger[disabled]:focus, .tbs337 .btn-danger[disabled].focus,
    fieldset[disabled] .tbs337 .btn-danger:hover,
    fieldset[disabled] .tbs337 .btn-danger:focus,
    fieldset[disabled] .tbs337 .btn-danger.focus {
      background-color: #e31837;
      border-color: #cc1631; }
    .tbs337 .btn-danger .badge {
      color: #e31837;
      background-color: #fff; }
  .tbs337 .btn-link {
    color: #007bff;
    font-weight: normal;
    border-radius: 0; }
    .tbs337 .btn-link, .tbs337 .btn-link:active, .tbs337 .btn-link.active, .tbs337 .btn-link[disabled],
    fieldset[disabled] .tbs337 .btn-link {
      background-color: transparent;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none; }
    .tbs337 .btn-link, .tbs337 .btn-link:hover, .tbs337 .btn-link:focus, .tbs337 .btn-link:active {
      border-color: transparent; }
    .tbs337 .btn-link:hover, .tbs337 .btn-link:focus {
      color: #0056b3;
      text-decoration: underline;
      background-color: transparent; }
    .tbs337 .btn-link[disabled]:hover, .tbs337 .btn-link[disabled]:focus,
    fieldset[disabled] .tbs337 .btn-link:hover,
    fieldset[disabled] .tbs337 .btn-link:focus {
      color: #6c757d;
      text-decoration: none; }
  .tbs337 .btn-lg, .tbs337 .btn-group-lg > .btn {
    padding: 8px 20px;
    font-size: 1rem;
    line-height: 1.34;
    border-radius: 0; }
  .tbs337 .btn-sm, .tbs337 .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0; }
  .tbs337 .btn-xs, .tbs337 .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0; }
  .tbs337 .btn-block {
    display: block;
    width: 100%; }
  .tbs337 .btn-block + .btn-block {
    margin-top: 5px; }
  .tbs337 input[type="submit"].btn-block,
  .tbs337 input[type="reset"].btn-block,
  .tbs337 input[type="button"].btn-block {
    width: 100%; }
  .tbs337 .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -ms-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear; }
    .tbs337 .fade.in {
      opacity: 1; }
  .tbs337 .collapse {
    display: none; }
    .tbs337 .collapse.in {
      display: block; }
  .tbs337 tr.collapse.in {
    display: table-row; }
  .tbs337 tbody.collapse.in {
    display: table-row-group; }
  .tbs337 .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -moz-transition-property: height, visibility;
    -ms-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    -ms-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -ms-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease; }
  .tbs337 .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  .tbs337 .dropup,
  .tbs337 .dropdown {
    position: relative; }
  .tbs337 .dropdown-toggle:focus {
    outline: 0; }
  .tbs337 .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 0.875rem;
    text-align: left;
    background-color: #fff;
    border: 1px solid #bbbcbc;
    border: 1px solid #bbbcbc;
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box; }
    .tbs337 .dropdown-menu.pull-right {
      right: 0;
      left: auto; }
    .tbs337 .dropdown-menu .divider {
      height: 1px;
      margin: -0.5rem 0;
      overflow: hidden;
      background-color: #e9ecef; }
    .tbs337 .dropdown-menu > li > a {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.5;
      color: #212529;
      white-space: nowrap; }
  .tbs337 .dropdown-menu > li > a:hover, .tbs337 .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #16181b;
    background-color: #f8f9fa; }
  .tbs337 .dropdown-menu > .active > a, .tbs337 .dropdown-menu > .active > a:hover, .tbs337 .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #007bff; }
  .tbs337 .dropdown-menu > .disabled > a, .tbs337 .dropdown-menu > .disabled > a:hover, .tbs337 .dropdown-menu > .disabled > a:focus {
    color: #6c757d; }
  .tbs337 .dropdown-menu > .disabled > a:hover, .tbs337 .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed; }
  .tbs337 .open > .dropdown-menu {
    display: block; }
  .tbs337 .open > a {
    outline: 0; }
  .tbs337 .dropdown-menu-right {
    left: auto;
    right: 0; }
  .tbs337 .dropdown-menu-left {
    left: 0;
    right: auto; }
  .tbs337 .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 1rem;
    line-height: 1.5;
    color: #6c757d;
    white-space: nowrap; }
  .tbs337 .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990; }
  .tbs337 .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  .tbs337 .dropup .caret,
  .tbs337 .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""; }
  .tbs337 .dropup .dropdown-menu,
  .tbs337 .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }
  @media (min-width: 1023px) {
    .tbs337 .navbar-right .dropdown-menu {
      right: 0;
      left: auto; }
    .tbs337 .navbar-right .dropdown-menu-left {
      left: 0;
      right: auto; } }
  .tbs337 .btn-group,
  .tbs337 .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .tbs337 .btn-group > .btn,
    .tbs337 .btn-group-vertical > .btn {
      position: relative;
      float: left; }
      .tbs337 .btn-group > .btn:hover, .tbs337 .btn-group > .btn:focus, .tbs337 .btn-group > .btn:active, .tbs337 .btn-group > .btn.active,
      .tbs337 .btn-group-vertical > .btn:hover,
      .tbs337 .btn-group-vertical > .btn:focus,
      .tbs337 .btn-group-vertical > .btn:active,
      .tbs337 .btn-group-vertical > .btn.active {
        z-index: 2; }
  .tbs337 .btn-group .btn + .btn,
  .tbs337 .btn-group .btn + .btn-group,
  .tbs337 .btn-group .btn-group + .btn,
  .tbs337 .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  .tbs337 .btn-toolbar {
    margin-left: -5px; }
    .tbs337 .btn-toolbar:before, .tbs337 .btn-toolbar:after {
      content: " ";
      display: table; }
    .tbs337 .btn-toolbar:after {
      clear: both; }
    .tbs337 .btn-toolbar .btn,
    .tbs337 .btn-toolbar .btn-group,
    .tbs337 .btn-toolbar .input-group {
      float: left; }
    .tbs337 .btn-toolbar > .btn,
    .tbs337 .btn-toolbar > .btn-group,
    .tbs337 .btn-toolbar > .input-group {
      margin-left: 5px; }
  .tbs337 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  .tbs337 .btn-group > .btn:first-child {
    margin-left: 0; }
    .tbs337 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
      -webkit-border-right-radius: 0;
      -moz-border-right-radius: 0;
      -ms-border-right-radius: 0; }
  .tbs337 .btn-group > .btn:last-child:not(:first-child),
  .tbs337 .btn-group > .dropdown-toggle:not(:first-child) {
    -webkit-border-left-radius: 0;
    -moz-border-left-radius: 0;
    -ms-border-left-radius: 0; }
  .tbs337 .btn-group > .btn-group {
    float: left; }
  .tbs337 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .tbs337 .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .tbs337 .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    -webkit-border-right-radius: 0;
    -moz-border-right-radius: 0;
    -ms-border-right-radius: 0; }
  .tbs337 .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    -webkit-border-left-radius: 0;
    -moz-border-left-radius: 0;
    -ms-border-left-radius: 0; }
  .tbs337 .btn-group .dropdown-toggle:active,
  .tbs337 .btn-group.open .dropdown-toggle {
    outline: 0; }
  .tbs337 .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px; }
  .tbs337 .btn-group > .btn-lg + .dropdown-toggle, .tbs337 .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px; }
  .tbs337 .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -ms-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .tbs337 .btn-group.open .dropdown-toggle.btn-link {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none; }
  .tbs337 .btn .caret {
    margin-left: 0; }
  .tbs337 .btn-lg .caret, .tbs337 .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }
  .tbs337 .dropup .btn-lg .caret, .tbs337 .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px; }
  .tbs337 .btn-group-vertical > .btn,
  .tbs337 .btn-group-vertical > .btn-group,
  .tbs337 .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  .tbs337 .btn-group-vertical > .btn-group:before, .tbs337 .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table; }
  .tbs337 .btn-group-vertical > .btn-group:after {
    clear: both; }
  .tbs337 .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .tbs337 .btn-group-vertical > .btn + .btn,
  .tbs337 .btn-group-vertical > .btn + .btn-group,
  .tbs337 .btn-group-vertical > .btn-group + .btn,
  .tbs337 .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .tbs337 .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .tbs337 .btn-group-vertical > .btn:first-child:not(:last-child) {
    -webkit-border-top-radius: 0;
    -moz-border-top-radius: 0;
    -ms-border-top-radius: 0;
    -webkit-border-bottom-radius: 0;
    -moz-border-bottom-radius: 0;
    -ms-border-bottom-radius: 0; }
  .tbs337 .btn-group-vertical > .btn:last-child:not(:first-child) {
    -webkit-border-top-radius: 0;
    -moz-border-top-radius: 0;
    -ms-border-top-radius: 0;
    -webkit-border-bottom-radius: 0;
    -moz-border-bottom-radius: 0;
    -ms-border-bottom-radius: 0; }
  .tbs337 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .tbs337 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .tbs337 .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    -webkit-border-bottom-radius: 0;
    -moz-border-bottom-radius: 0;
    -ms-border-bottom-radius: 0; }
  .tbs337 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    -webkit-border-top-radius: 0;
    -moz-border-top-radius: 0;
    -ms-border-top-radius: 0; }
  .tbs337 .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
    .tbs337 .btn-group-justified > .btn,
    .tbs337 .btn-group-justified > .btn-group {
      float: none;
      display: table-cell;
      width: 1%; }
    .tbs337 .btn-group-justified > .btn-group .btn {
      width: 100%; }
    .tbs337 .btn-group-justified > .btn-group .dropdown-menu {
      left: auto; }
  .tbs337 [data-toggle="buttons"] > .btn input[type="radio"],
  .tbs337 [data-toggle="buttons"] > .btn input[type="checkbox"],
  .tbs337 [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
  .tbs337 [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  .tbs337 .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
    .tbs337 .input-group[class*="col-"] {
      float: none;
      padding-left: 0;
      padding-right: 0; }
    .tbs337 .input-group .form-control {
      position: relative;
      z-index: 2;
      float: left;
      width: 100%;
      margin-bottom: 0; }
      .tbs337 .input-group .form-control:focus {
        z-index: 3; }
  .tbs337 .input-group-addon,
  .tbs337 .input-group-btn,
  .tbs337 .input-group .form-control {
    display: table-cell; }
    .tbs337 .input-group-addon:not(:first-child):not(:last-child),
    .tbs337 .input-group-btn:not(:first-child):not(:last-child),
    .tbs337 .input-group .form-control:not(:first-child):not(:last-child) {
      border-radius: 0; }
  .tbs337 .input-group-addon,
  .tbs337 .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  .tbs337 .input-group-addon {
    padding: 8px 20px;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem; }
    .tbs337 .input-group-addon.input-sm,
    .tbs337 .input-group-sm > .input-group-addon,
    .tbs337 .input-group-sm > .input-group-btn > .input-group-addon.btn {
      padding: 5px 10px;
      font-size: 1rem;
      border-radius: 0; }
    .tbs337 .input-group-addon.input-lg,
    .tbs337 .input-group-lg > .input-group-addon,
    .tbs337 .input-group-lg > .input-group-btn > .input-group-addon.btn {
      padding: 8px 20px;
      font-size: 1rem;
      border-radius: 0; }
    .tbs337 .input-group-addon input[type="radio"],
    .tbs337 .input-group-addon input[type="checkbox"] {
      margin-top: 0; }
  .tbs337 .input-group .form-control:first-child,
  .tbs337 .input-group-addon:first-child,
  .tbs337 .input-group-btn:first-child > .btn,
  .tbs337 .input-group-btn:first-child > .btn-group > .btn,
  .tbs337 .input-group-btn:first-child > .dropdown-toggle,
  .tbs337 .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .tbs337 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    -webkit-border-right-radius: 0;
    -moz-border-right-radius: 0;
    -ms-border-right-radius: 0; }
  .tbs337 .input-group-addon:first-child {
    border-right: 0; }
  .tbs337 .input-group .form-control:last-child,
  .tbs337 .input-group-addon:last-child,
  .tbs337 .input-group-btn:last-child > .btn,
  .tbs337 .input-group-btn:last-child > .btn-group > .btn,
  .tbs337 .input-group-btn:last-child > .dropdown-toggle,
  .tbs337 .input-group-btn:first-child > .btn:not(:first-child),
  .tbs337 .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    -webkit-border-left-radius: 0;
    -moz-border-left-radius: 0;
    -ms-border-left-radius: 0; }
  .tbs337 .input-group-addon:last-child {
    border-left: 0; }
  .tbs337 .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
    .tbs337 .input-group-btn > .btn {
      margin-bottom: 0;
      position: relative;
      height: 2rem;
      padding: 8px 10px;
      border: 1px solid #bbbcbc;
      border-left: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      -webkit-box-shadow: ease-in-out 0.15s;
      -moz-box-shadow: ease-in-out 0.15s;
      -ms-box-shadow: ease-in-out 0.15s;
      -webkit-transition: border-color 0.15s ease-in-out;
      -moz-transition: border-color 0.15s ease-in-out;
      -ms-transition: border-color 0.15s ease-in-out;
      -o-transition: border-color 0.15s ease-in-out;
      transition: border-color 0.15s ease-in-out; }
      .tbs337 .input-group-btn > .btn:focus {
        border-color: #00205b;
        outline: 0; }
      .tbs337 .input-group-btn > .btn + .btn {
        margin-left: -1px; }
      .tbs337 .input-group-btn > .btn:hover, .tbs337 .input-group-btn > .btn:focus, .tbs337 .input-group-btn > .btn:active {
        z-index: 2; }
    .tbs337 .input-group-btn:first-child > .btn,
    .tbs337 .input-group-btn:first-child > .btn-group {
      margin-right: -1px; }
    .tbs337 .input-group-btn:last-child > .btn,
    .tbs337 .input-group-btn:last-child > .btn-group {
      z-index: 2;
      margin-left: -1px; }
  .tbs337 .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    .tbs337 .nav:before, .tbs337 .nav:after {
      content: " ";
      display: table; }
    .tbs337 .nav:after {
      clear: both; }
    .tbs337 .nav > li {
      position: relative;
      display: block; }
      .tbs337 .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px; }
        .tbs337 .nav > li > a:hover, .tbs337 .nav > li > a:focus {
          text-decoration: none;
          background-color: #fafafa; }
      .tbs337 .nav > li.disabled > a {
        color: #f5f5f5; }
        .tbs337 .nav > li.disabled > a:hover, .tbs337 .nav > li.disabled > a:focus {
          color: #f5f5f5;
          text-decoration: none;
          background-color: transparent;
          cursor: not-allowed; }
    .tbs337 .nav .open > a, .tbs337 .nav .open > a:hover, .tbs337 .nav .open > a:focus {
      background-color: #fafafa;
      border-color: #007bff; }
    .tbs337 .nav .nav-divider {
      height: 1px;
      margin: -0.5rem 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    .tbs337 .nav > li > a > img {
      max-width: none; }
  .tbs337 .nav-tabs {
    padding-left: 10px; }
    .tbs337 .nav-tabs > li {
      float: left;
      margin-bottom: -1px;
      vertical-align: bottom; }
      .tbs337 .nav-tabs > li > a {
        padding-bottom: 6px;
        margin-right: 3px;
        line-height: 1.5;
        background-color: #bfcadb;
        color: #00205b; }
        @media (max-width: 1022px) {
          .tbs337 .nav-tabs > li > a {
            display: inline-block;
            width: 90%; } }
        @media (min-width: 768px) {
          .tbs337 .nav-tabs > li > a {
            min-width: 160px;
            text-align: center; } }
      .tbs337 .nav-tabs > li.active > a {
        padding-bottom: 10px; }
        .tbs337 .nav-tabs > li.active > a, .tbs337 .nav-tabs > li.active > a:hover, .tbs337 .nav-tabs > li.active > a:focus {
          color: #333;
          background-color: #fafafa;
          cursor: default; }
    @media (max-width: 1022px) {
      .tbs337 .nav-tabs {
        width: 100%;
        display: table;
        border-collapse: collapse; }
        .tbs337 .nav-tabs > li {
          float: none !important;
          display: table-cell; } }
  .tbs337 .nav-pills {
    border-bottom: 2px solid #bfcadb; }
    .tbs337 .nav-pills > li {
      float: left; }
      .tbs337 .nav-pills > li > a {
        display: block;
        border-left: 1px solid #bfcadb;
        border-top: 1px solid #bfcadb;
        border-right: 1px solid #bfcadb;
        background-color: rgba(255, 255, 255, 0.4);
        color: #4a4b50;
        padding: 10px 12px 10px 12px;
        margin-right: 5px; }
        .tbs337 .nav-pills > li > a:hover, .tbs337 .nav-pills > li > a:focus {
          color: #00205b;
          background-color: rgba(255, 255, 255, 0.8);
          border-color: #9eafc9; }
      .tbs337 .nav-pills > li.active > a {
        color: #00205b;
        background-color: white;
        cursor: default; }
        .tbs337 .nav-pills > li.active > a, .tbs337 .nav-pills > li.active > a:hover, .tbs337 .nav-pills > li.active > a:focus {
          color: #00205b;
          background-color: white; }
      .tbs337 .nav-pills > li:last-child > a {
        margin-right: 0; }
    @media (max-width: 1023px) {
      .navbar-collapse .tbs337 .nav-pills {
        margin-right: -10px;
        margin-left: -10px;
        margin-top: 10px; }
        .navbar-collapse .tbs337 .nav-pills > li {
          display: block;
          width: 100%; }
          .navbar-collapse .tbs337 .nav-pills > li > a {
            margin-right: 0; } }
  .tbs337 .nav-stacked,
  .tbs337 .nav-menu .layouts.level-1 {
    margin-bottom: 40px; }
    .tbs337 .nav-stacked > li,
    .tbs337 .nav-menu .layouts.level-1 > li {
      float: none;
      margin-bottom: 8px; }
      .tbs337 .nav-stacked > li + li,
      .tbs337 .nav-menu .layouts.level-1 > li + li {
        margin-top: 2px;
        margin-left: 0; }
      .tbs337 .nav-stacked > li > a,
      .tbs337 .nav-menu .layouts.level-1 > li > a {
        display: block;
        font-weight: normal;
        border-left: 10px solid #fff;
        border-top: none;
        border-right: none;
        border-bottom: none;
        background-color: #bfcadb;
        color: #00205b;
        padding: 15px 8px 5px 8px; }
        .tbs337 .nav-stacked > li > a:hover, .tbs337 .nav-stacked > li > a:focus,
        .tbs337 .nav-menu .layouts.level-1 > li > a:hover,
        .tbs337 .nav-menu .layouts.level-1 > li > a:focus {
          color: #fff;
          background-color: #007bff; }
      .tbs337 .nav-stacked > li.active > a,
      .tbs337 .nav-menu .layouts.level-1 > li.active > a {
        border-color: #f2a900; }
        .tbs337 .nav-stacked > li.active > a, .tbs337 .nav-stacked > li.active > a:hover, .tbs337 .nav-stacked > li.active > a:focus,
        .tbs337 .nav-menu .layouts.level-1 > li.active > a,
        .tbs337 .nav-menu .layouts.level-1 > li.active > a:hover,
        .tbs337 .nav-menu .layouts.level-1 > li.active > a:focus {
          color: #fff;
          background-color: #007bff; }
      .tbs337 .nav-stacked > li > ul,
      .tbs337 .nav-menu .layouts.level-1 > li > ul {
        background-color: #bfcadb;
        margin: 0 0 0 30px;
        padding: 0;
        list-style: none; }
        .tbs337 .nav-stacked > li > ul > li a,
        .tbs337 .nav-menu .layouts.level-1 > li > ul > li a {
          display: block;
          padding: 10px 10px; }
          .tbs337 .nav-stacked > li > ul > li a:hover, .tbs337 .nav-stacked > li > ul > li a:focus, .tbs337 .nav-stacked > li > ul > li a:active,
          .tbs337 .nav-menu .layouts.level-1 > li > ul > li a:hover,
          .tbs337 .nav-menu .layouts.level-1 > li > ul > li a:focus,
          .tbs337 .nav-menu .layouts.level-1 > li > ul > li a:active {
            color: #fff; }
        .tbs337 .nav-stacked > li > ul > li ul,
        .tbs337 .nav-menu .layouts.level-1 > li > ul > li ul {
          list-style: none;
          margin: 0;
          padding: 0 0 0 40px; }
        .tbs337 .nav-stacked > li > ul .active > a,
        .tbs337 .nav-menu .layouts.level-1 > li > ul .active > a {
          background-color: #00205b;
          color: #fff;
          cursor: default; }
  .tbs337 .nav-justified, .tbs337 .nav-tabs.nav-justified {
    width: 100%; }
    .tbs337 .nav-justified > li, .tbs337 .nav-tabs.nav-justified > li {
      float: none; }
      .tbs337 .nav-justified > li > a, .tbs337 .nav-tabs.nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px; }
    .tbs337 .nav-justified > .dropdown .dropdown-menu {
      top: auto;
      left: auto; }
    @media (min-width: 768px) {
      .tbs337 .nav-justified > li, .tbs337 .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
        .tbs337 .nav-justified > li > a, .tbs337 .nav-tabs.nav-justified > li > a {
          margin-bottom: 0; } }
  .tbs337 .nav-tabs-justified, .tbs337 .nav-tabs.nav-justified {
    border-bottom: 0; }
    .tbs337 .nav-tabs-justified > li > a, .tbs337 .nav-tabs.nav-justified > li > a {
      margin-right: 0;
      border-radius: 2px; }
    .tbs337 .nav-tabs-justified > .active > a, .tbs337 .nav-tabs.nav-justified > .active > a,
    .tbs337 .nav-tabs-justified > .active > a:hover,
    .tbs337 .nav-tabs.nav-justified > .active > a:hover,
    .tbs337 .nav-tabs-justified > .active > a:focus,
    .tbs337 .nav-tabs.nav-justified > .active > a:focus {
      border: 1px solid #ddd; }
    @media (min-width: 768px) {
      .tbs337 .nav-tabs-justified > li > a, .tbs337 .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0; }
      .tbs337 .nav-tabs-justified > .active > a, .tbs337 .nav-tabs.nav-justified > .active > a,
      .tbs337 .nav-tabs-justified > .active > a:hover,
      .tbs337 .nav-tabs.nav-justified > .active > a:hover,
      .tbs337 .nav-tabs-justified > .active > a:focus,
      .tbs337 .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff; } }
  .tbs337 .tab-content > .tab-pane {
    display: none; }
  .tbs337 .tab-content > .active {
    display: block;
    background: #fafafa;
    padding: 20px; }
  .tbs337 .nav-tabs .dropdown-menu {
    margin-top: -1px;
    -webkit-border-top-radius: 0;
    -moz-border-top-radius: 0;
    -ms-border-top-radius: 0; }
  .tbs337 .navbar {
    position: relative;
    min-height: 40px;
    margin-bottom: 0;
    border: 1px solid transparent; }
    .tbs337 .navbar:before, .tbs337 .navbar:after {
      content: " ";
      display: table; }
    .tbs337 .navbar:after {
      clear: both; }
    @media (min-width: 1023px) {
      .tbs337 .navbar {
        border-radius: 0; } }
  .tbs337 .navbar-header:before, .tbs337 .navbar-header:after {
    content: " ";
    display: table; }
  .tbs337 .navbar-header:after {
    clear: both; }
  @media (min-width: 1023px) {
    .tbs337 .navbar-header {
      float: left; } }
  .tbs337 .navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch; }
    .tbs337 .navbar-collapse:before, .tbs337 .navbar-collapse:after {
      content: " ";
      display: table; }
    .tbs337 .navbar-collapse:after {
      clear: both; }
    .tbs337 .navbar-collapse.in {
      overflow-y: auto; }
    @media (min-width: 1023px) {
      .tbs337 .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none; }
        .tbs337 .navbar-collapse.collapse {
          display: block !important;
          height: auto !important;
          padding-bottom: 0;
          overflow: visible !important; }
        .tbs337 .navbar-collapse.in {
          overflow-y: visible; }
        .navbar-fixed-top .tbs337 .navbar-collapse,
        .navbar-static-top .tbs337 .navbar-collapse,
        .navbar-fixed-bottom .tbs337 .navbar-collapse {
          padding-left: 0;
          padding-right: 0; } }
  .tbs337 .navbar-fixed-top .navbar-collapse,
  .tbs337 .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .tbs337 .navbar-fixed-top .navbar-collapse,
      .tbs337 .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  .tbs337 .container > .navbar-header,
  .tbs337 .container > .navbar-collapse,
  .tbs337 .container-fluid > .navbar-header,
  .tbs337 .container-fluid > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px; }
    @media (min-width: 1023px) {
      .tbs337 .container > .navbar-header,
      .tbs337 .container > .navbar-collapse,
      .tbs337 .container-fluid > .navbar-header,
      .tbs337 .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0; } }
  .tbs337 .navbar-static-top {
    z-index: 980;
    border-width: 0 0 1px; }
    @media (min-width: 1023px) {
      .tbs337 .navbar-static-top {
        border-radius: 0; } }
  .tbs337 .navbar-fixed-top,
  .tbs337 .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
    @media (min-width: 1023px) {
      .tbs337 .navbar-fixed-top,
      .tbs337 .navbar-fixed-bottom {
        border-radius: 0; } }
  .tbs337 .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .tbs337 .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }
  .tbs337 .navbar-brand {
    float: left;
    padding: 10px 10px;
    font-size: 1rem;
    line-height: 1rem;
    height: 40px; }
    .tbs337 .navbar-brand:hover, .tbs337 .navbar-brand:focus {
      text-decoration: none; }
    .tbs337 .navbar-brand > img {
      display: block; }
    @media (min-width: 1023px) {
      .navbar > .container .tbs337 .navbar-brand,
      .navbar > .container-fluid .tbs337 .navbar-brand {
        margin-left: -10px; } }
  .tbs337 .navbar-toggle {
    min-width: 40px;
    min-height: 40px;
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: rgba(255, 255, 255, 0.4);
    background-image: none;
    border: 1px solid #bfcadb;
    border-radius: 2px; }
    .tbs337 .navbar-toggle:focus {
      outline: 0; }
    .tbs337 .navbar-toggle:hover, .tbs337 .navbar-toggle:focus {
      background-color: white; }
    .tbs337 .navbar-toggle .icon-bar {
      display: block;
      background-color: #00205b;
      width: 18px;
      height: 2px;
      border-radius: 2px; }
    .tbs337 .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 4px; }
    @media (min-width: 768px) {
      .tbs337 .navbar-toggle {
        display: none; } }
  .tbs337 .navbar-nav {
    margin: 5px -10px; }
    .tbs337 .navbar-nav > li > a {
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 1rem; }
    @media (max-width: 1022px) {
      .tbs337 .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none; }
        .tbs337 .navbar-nav .open .dropdown-menu > li > a,
        .tbs337 .navbar-nav .open .dropdown-menu .dropdown-header {
          padding: 5px 15px 5px 25px; }
        .tbs337 .navbar-nav .open .dropdown-menu > li > a {
          line-height: 1rem; }
          .tbs337 .navbar-nav .open .dropdown-menu > li > a:hover, .tbs337 .navbar-nav .open .dropdown-menu > li > a:focus {
            background-image: none; } }
    @media (min-width: 1023px) {
      .tbs337 .navbar-nav {
        float: left;
        margin: 0; }
        .tbs337 .navbar-nav > li {
          float: left; }
          .tbs337 .navbar-nav > li > a {
            padding-top: 10px;
            padding-bottom: 10px; } }
  .tbs337 .navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    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);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -ms-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 24rem;
    margin-bottom: 24rem; }
    @media (min-width: 768px) {
      .tbs337 .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle; }
      .tbs337 .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle; }
      .tbs337 .navbar-form .form-control-static {
        display: inline-block; }
      .tbs337 .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle; }
        .tbs337 .navbar-form .input-group .input-group-addon,
        .tbs337 .navbar-form .input-group .input-group-btn,
        .tbs337 .navbar-form .input-group .form-control {
          width: auto; }
      .tbs337 .navbar-form .input-group > .form-control {
        width: 100%; }
      .tbs337 .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle; }
      .tbs337 .navbar-form .radio,
      .tbs337 .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle; }
        .tbs337 .navbar-form .radio label,
        .tbs337 .navbar-form .checkbox label {
          padding-left: 0; }
      .tbs337 .navbar-form .radio input[type="radio"],
      .tbs337 .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0; }
      .tbs337 .navbar-form .has-feedback .form-control-feedback {
        top: 0; } }
    @media (max-width: 1022px) {
      .tbs337 .navbar-form .form-group {
        margin-bottom: 5px; }
        .tbs337 .navbar-form .form-group:last-child {
          margin-bottom: 0; } }
    @media (min-width: 1023px) {
      .tbs337 .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none; } }
  .tbs337 .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    -webkit-border-top-radius: 0;
    -moz-border-top-radius: 0;
    -ms-border-top-radius: 0; }
  .tbs337 .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    -webkit-border-top-radius: 0;
    -moz-border-top-radius: 0;
    -ms-border-top-radius: 0;
    -webkit-border-bottom-radius: 0;
    -moz-border-bottom-radius: 0;
    -ms-border-bottom-radius: 0; }
  .tbs337 .navbar-btn {
    margin-top: 24rem;
    margin-bottom: 24rem; }
    .tbs337 .navbar-btn.btn-sm, .tbs337 .btn-group-sm > .navbar-btn.btn {
      margin-top: 18.5rem;
      margin-bottom: 18.5rem; }
    .tbs337 .navbar-btn.btn-xs, .tbs337 .btn-group-xs > .navbar-btn.btn {
      margin-top: 14;
      margin-bottom: 14; }
  .tbs337 .navbar-text {
    margin-top: 24.5rem;
    margin-bottom: 24.5rem;
    float: left;
    margin-left: 10px;
    margin-right: 10px; }
  @media (min-width: 1023px) {
    .tbs337 .navbar-left {
      float: left !important; }
    .tbs337 .navbar-right {
      float: right !important;
      margin-right: -10px; }
      .tbs337 .navbar-right ~ .navbar-right {
        margin-right: 0; } }
  .tbs337 .navbar-default {
    background-color: #4a4b50;
    border-color: #4a4b50; }
    .tbs337 .navbar-default .navbar-brand {
      color: rgba(0, 0, 0, 0.5); }
      .tbs337 .navbar-default .navbar-brand:hover, .tbs337 .navbar-default .navbar-brand:focus {
        color: #fff;
        background-color: transparent; }
    .tbs337 .navbar-default .navbar-text {
      color: rgba(0, 0, 0, 0.5); }
    .tbs337 .navbar-default .navbar-nav > li > a {
      color: rgba(0, 0, 0, 0.5); }
      .tbs337 .navbar-default .navbar-nav > li > a:hover, .tbs337 .navbar-default .navbar-nav > li > a:focus {
        color: rgba(0, 0, 0, 0.7);
        background-color: #696B70; }
    .tbs337 .navbar-default .navbar-nav > .active > a, .tbs337 .navbar-default .navbar-nav > .active > a:hover, .tbs337 .navbar-default .navbar-nav > .active > a:focus {
      color: #fff;
      background-color: #696B70; }
    .tbs337 .navbar-default .navbar-nav > .disabled > a, .tbs337 .navbar-default .navbar-nav > .disabled > a:hover, .tbs337 .navbar-default .navbar-nav > .disabled > a:focus {
      color: #313236;
      background-color: transparent; }
    .tbs337 .navbar-default .navbar-toggle {
      border-color: #bfcadb; }
      .tbs337 .navbar-default .navbar-toggle:hover, .tbs337 .navbar-default .navbar-toggle:focus {
        background-color: white; }
      .tbs337 .navbar-default .navbar-toggle .icon-bar {
        background-color: #00205b; }
    .tbs337 .navbar-default .navbar-collapse,
    .tbs337 .navbar-default .navbar-form {
      border-color: #4a4b50; }
    .tbs337 .navbar-default .navbar-nav > .open > a, .tbs337 .navbar-default .navbar-nav > .open > a:hover, .tbs337 .navbar-default .navbar-nav > .open > a:focus {
      background-color: #696B70;
      color: #fff; }
    @media (max-width: 1022px) {
      .tbs337 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: rgba(0, 0, 0, 0.5); }
        .tbs337 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .tbs337 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
          color: rgba(0, 0, 0, 0.7);
          background-color: #696B70; }
      .tbs337 .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .tbs337 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .tbs337 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #696B70; }
      .tbs337 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .tbs337 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .tbs337 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #313236;
        background-color: transparent; } }
    .tbs337 .navbar-default .navbar-link {
      color: rgba(0, 0, 0, 0.5); }
      .tbs337 .navbar-default .navbar-link:hover {
        color: rgba(0, 0, 0, 0.7); }
    .tbs337 .navbar-default .btn-link {
      color: rgba(0, 0, 0, 0.5); }
      .tbs337 .navbar-default .btn-link:hover, .tbs337 .navbar-default .btn-link:focus {
        color: rgba(0, 0, 0, 0.7); }
      .tbs337 .navbar-default .btn-link[disabled]:hover, .tbs337 .navbar-default .btn-link[disabled]:focus,
      fieldset[disabled] .tbs337 .navbar-default .btn-link:hover,
      fieldset[disabled] .tbs337 .navbar-default .btn-link:focus {
        color: #313236; }
  .tbs337 .navbar-inverse {
    background-color: #00205b;
    border-color: #00205b; }
    .tbs337 .navbar-inverse .navbar-brand {
      color: #e5e8ee; }
      .tbs337 .navbar-inverse .navbar-brand:hover, .tbs337 .navbar-inverse .navbar-brand:focus {
        color: #e5e8ee;
        background-color: #00328e; }
    .tbs337 .navbar-inverse .navbar-text {
      color: #fff; }
    .tbs337 .navbar-inverse .navbar-nav > li > a {
      color: #e5e8ee; }
      .tbs337 .navbar-inverse .navbar-nav > li > a:hover, .tbs337 .navbar-inverse .navbar-nav > li > a:focus {
        color: #e5e8ee;
        background-color: #00328e; }
    .tbs337 .navbar-inverse .navbar-nav > .active > a, .tbs337 .navbar-inverse .navbar-nav > .active > a:hover, .tbs337 .navbar-inverse .navbar-nav > .active > a:focus {
      color: #e5e8ee;
      background-color: #00328e; }
    .tbs337 .navbar-inverse .navbar-nav > .disabled > a, .tbs337 .navbar-inverse .navbar-nav > .disabled > a:hover, .tbs337 .navbar-inverse .navbar-nav > .disabled > a:focus {
      color: #999;
      background-color: transparent; }
    .tbs337 .navbar-inverse .navbar-toggle {
      border-color: #fff; }
      .tbs337 .navbar-inverse .navbar-toggle:hover, .tbs337 .navbar-inverse .navbar-toggle:focus {
        background-color: #00328e; }
      .tbs337 .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff; }
    .tbs337 .navbar-inverse .navbar-collapse,
    .tbs337 .navbar-inverse .navbar-form {
      border-color: #001337; }
    .tbs337 .navbar-inverse .navbar-nav > .open > a, .tbs337 .navbar-inverse .navbar-nav > .open > a:hover, .tbs337 .navbar-inverse .navbar-nav > .open > a:focus {
      background-color: #00328e;
      color: #e5e8ee; }
    @media (max-width: 1022px) {
      .tbs337 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #00205b; }
      .tbs337 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #00205b; }
      .tbs337 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #e5e8ee; }
        .tbs337 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .tbs337 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #e5e8ee;
          background-color: #00328e; }
      .tbs337 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .tbs337 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .tbs337 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #e5e8ee;
        background-color: #00328e; }
      .tbs337 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .tbs337 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .tbs337 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #999;
        background-color: transparent; } }
    .tbs337 .navbar-inverse .navbar-link {
      color: #e5e8ee; }
      .tbs337 .navbar-inverse .navbar-link:hover {
        color: #e5e8ee; }
    .tbs337 .navbar-inverse .btn-link {
      color: #e5e8ee; }
      .tbs337 .navbar-inverse .btn-link:hover, .tbs337 .navbar-inverse .btn-link:focus {
        color: #e5e8ee; }
      .tbs337 .navbar-inverse .btn-link[disabled]:hover, .tbs337 .navbar-inverse .btn-link[disabled]:focus,
      fieldset[disabled] .tbs337 .navbar-inverse .btn-link:hover,
      fieldset[disabled] .tbs337 .navbar-inverse .btn-link:focus {
        color: #999; }
  .tbs337 .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 2px; }
    .tbs337 .breadcrumb > li {
      display: inline-block; }
      .tbs337 .breadcrumb > li + li:before {
        content: "/ ";
        padding: 0 5px;
        color: #e3e5e9; }
    .tbs337 .breadcrumb > .active {
      color: #6c757d; }
  .tbs337 .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 1rem 0;
    border-radius: 2px; }
    .tbs337 .pagination > li {
      display: inline;
      margin-right: 1px; }
      .tbs337 .pagination > li > a,
      .tbs337 .pagination > li > span {
        position: relative;
        float: left;
        padding: 8px 10px;
        line-height: 1.5;
        text-decoration: none;
        color: #007bff;
        background-color: #fff;
        border: 2px solid #007bff;
        margin-right: 10px; }
      .tbs337 .pagination > li:first-child > a,
      .tbs337 .pagination > li:first-child > span {
        margin-left: 0;
        -webkit-border-left-radius: 2px;
        -moz-border-left-radius: 2px;
        -ms-border-left-radius: 2px; }
      .tbs337 .pagination > li:last-child > a,
      .tbs337 .pagination > li:last-child > span {
        -webkit-border-right-radius: 2px;
        -moz-border-right-radius: 2px;
        -ms-border-right-radius: 2px; }
    .tbs337 .pagination > li > a:hover, .tbs337 .pagination > li > a:focus,
    .tbs337 .pagination > li > span:hover,
    .tbs337 .pagination > li > span:focus {
      z-index: 2;
      color: #0056b3;
      background-color: #e9ecef;
      border-color: #0056b3; }
    .tbs337 .pagination > .active > a, .tbs337 .pagination > .active > a:hover, .tbs337 .pagination > .active > a:focus,
    .tbs337 .pagination > .active > span,
    .tbs337 .pagination > .active > span:hover,
    .tbs337 .pagination > .active > span:focus {
      z-index: 3;
      color: #fff;
      background-color: #007bff;
      border-color: #00205b;
      cursor: default; }
    .tbs337 .pagination > .disabled > span,
    .tbs337 .pagination > .disabled > span:hover,
    .tbs337 .pagination > .disabled > span:focus,
    .tbs337 .pagination > .disabled > a,
    .tbs337 .pagination > .disabled > a:hover,
    .tbs337 .pagination > .disabled > a:focus {
      background-color: #ddd !important;
      border-color: #bbbcbc !important;
      color: #bbbcbc !important;
      cursor: not-allowed; }
  .tbs337 .pagination-lg > li > a,
  .tbs337 .pagination-lg > li > span {
    padding: 8px 20px;
    font-size: 1rem;
    line-height: 1.34; }
  .tbs337 .pagination-lg > li:first-child > a,
  .tbs337 .pagination-lg > li:first-child > span {
    -webkit-border-left-radius: 4px;
    -moz-border-left-radius: 4px;
    -ms-border-left-radius: 4px; }
  .tbs337 .pagination-lg > li:last-child > a,
  .tbs337 .pagination-lg > li:last-child > span {
    -webkit-border-right-radius: 4px;
    -moz-border-right-radius: 4px;
    -ms-border-right-radius: 4px; }
  .tbs337 .pagination-sm > li > a,
  .tbs337 .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 1rem;
    line-height: 1.5; }
  .tbs337 .pagination-sm > li:first-child > a,
  .tbs337 .pagination-sm > li:first-child > span {
    -webkit-border-left-radius: 2px;
    -moz-border-left-radius: 2px;
    -ms-border-left-radius: 2px; }
  .tbs337 .pagination-sm > li:last-child > a,
  .tbs337 .pagination-sm > li:last-child > span {
    -webkit-border-right-radius: 2px;
    -moz-border-right-radius: 2px;
    -ms-border-right-radius: 2px; }
  .tbs337 .pager {
    padding-left: 0;
    margin: 1rem 0;
    display: inline-block;
    list-style: none;
    text-align: center; }
    .tbs337 .pager:before, .tbs337 .pager:after {
      content: " ";
      display: table; }
    .tbs337 .pager:after {
      clear: both; }
    .tbs337 .pager li {
      display: inline; }
      .tbs337 .pager li > a,
      .tbs337 .pager li > span {
        display: inline-block;
        padding: 5px;
        width: 40px;
        height: 40px;
        line-height: 28px;
        background-color: #fff;
        border: 2px solid #dee2e6;
        border-radius: 15px; }
      .tbs337 .pager li > a:hover,
      .tbs337 .pager li > a:focus {
        text-decoration: none;
        background-color: #e9ecef; }
    .tbs337 .pager .next > a,
    .tbs337 .pager .next > span {
      float: none; }
    .tbs337 .pager .previous > a,
    .tbs337 .pager .previous > span {
      float: none; }
    .tbs337 .pager .disabled > a,
    .tbs337 .pager .disabled > a:hover,
    .tbs337 .pager .disabled > a:focus,
    .tbs337 .pager .disabled > span {
      cursor: not-allowed;
      background-color: #ddd !important;
      border-color: #bbbcbc !important;
      color: #bbbcbc !important; }
  .tbs337 .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em; }
    .tbs337 .label:empty {
      display: none; }
    .btn .tbs337 .label {
      position: relative;
      top: -1px; }
  .tbs337 a.label:hover, .tbs337 a.label:focus {
    color: inherit;
    text-decoration: none;
    cursor: pointer; }
  .tbs337 .label-default {
    background-color: #f5f5f5; }
    .tbs337 .label-default[href]:hover, .tbs337 .label-default[href]:focus {
      background-color: gainsboro; }
  .tbs337 .label-primary {
    background-color: #fff; }
    .tbs337 .label-primary[href]:hover, .tbs337 .label-primary[href]:focus {
      background-color: #e6e6e6; }
  .tbs337 .label-success {
    background-color: #fff; }
    .tbs337 .label-success[href]:hover, .tbs337 .label-success[href]:focus {
      background-color: #e6e6e6; }
  .tbs337 .label-info {
    background-color: #fff; }
    .tbs337 .label-info[href]:hover, .tbs337 .label-info[href]:focus {
      background-color: #e6e6e6; }
  .tbs337 .label-warning {
    background-color: #fff; }
    .tbs337 .label-warning[href]:hover, .tbs337 .label-warning[href]:focus {
      background-color: #e6e6e6; }
  .tbs337 .label-danger {
    background-color: #fff; }
    .tbs337 .label-danger[href]:hover, .tbs337 .label-danger[href]:focus {
      background-color: #e6e6e6; }
  .tbs337 .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 1rem;
    font-weight: 700;
    color: #00205b;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #f5f5f5;
    border-radius: 0.25rem; }
    .tbs337 .badge:empty {
      display: none; }
    .btn .tbs337 .badge {
      position: relative;
      top: -1px; }
    .btn-xs .tbs337 .badge, .tbs337 .btn-group-xs > .btn .tbs337 .badge,
    .btn-group-xs > .btn .tbs337 .badge {
      top: 0;
      padding: 1px 5px; }
    .list-group-item.active > .tbs337 .badge,
    .nav-pills > .active > a > .tbs337 .badge {
      color: #007bff;
      background-color: #fff; }
    .list-group-item > .tbs337 .badge {
      float: right; }
    .list-group-item > .tbs337 .badge + .tbs337 .badge {
      margin-right: 5px; }
    .nav-pills > li > a > .tbs337 .badge {
      margin-left: 3px; }
  .tbs337 a.badge:hover, .tbs337 a.badge:focus {
    color: #00205b;
    text-decoration: none;
    cursor: pointer; }
  .tbs337 .jumbotron {
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    color: #00205b;
    background-color: #e9ecef; }
    .tbs337 .jumbotron h1,
    .tbs337 .jumbotron .h1 {
      color: inherit; }
    .tbs337 .jumbotron p {
      margin-bottom: 1rem;
      font-size: 2rem;
      font-weight: 200; }
    .tbs337 .jumbotron > hr {
      border-top-color: #cbd3da; }
    .container .tbs337 .jumbotron,
    .container-fluid .tbs337 .jumbotron {
      border-radius: 4px;
      padding-left: 10px;
      padding-right: 10px; }
    .tbs337 .jumbotron .container {
      max-width: 100%; }
    @media screen and (min-width: 768px) {
      .tbs337 .jumbotron {
        padding-top: 3.2rem;
        padding-bottom: 3.2rem; }
        .container .tbs337 .jumbotron,
        .container-fluid .tbs337 .jumbotron {
          padding-left: 4rem;
          padding-right: 4rem; }
        .tbs337 .jumbotron h1,
        .tbs337 .jumbotron .h1 {
          font-size: 2rem; } }
  .tbs337 .thumbnail {
    display: block;
    padding: 0.25rem;
    margin-bottom: 1rem;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    -webkit-transition: border 0.2s ease-in-out;
    -moz-transition: border 0.2s ease-in-out;
    -ms-transition: border 0.2s ease-in-out; }
    .tbs337 .thumbnail > img,
    .tbs337 .thumbnail a > img {
      display: block;
      max-width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto; }
    .tbs337 .thumbnail .caption {
      padding: 9px;
      color: #333; }
  .tbs337 a.thumbnail:hover,
  .tbs337 a.thumbnail:focus,
  .tbs337 a.thumbnail.active {
    border-color: #007bff; }
  .tbs337 .alert {
    padding: 30px 30px 30px 60px;
    margin-bottom: 1rem;
    border-style: solid;
    border-width: 0 0 5px 0;
    border-radius: 0.25rem;
    background: #fff; }
    .tbs337 .alert h4 {
      color: inherit; }
    .tbs337 .alert .alert-link {
      font-weight: 700; }
    .tbs337 .alert > p,
    .tbs337 .alert > ul {
      margin-bottom: 0; }
    .tbs337 .alert > p + p {
      margin-top: 5px; }
  .tbs337 .panel-body .alert {
    margin: -20px -20px 20px -20px !important;
    border-width: 1px 0 5px 0 !important; }
  .tbs337 .alert-dismissable .close,
  .tbs337 .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: 30px 30px 30px 60px;
    color: inherit; }
  .tbs337 .alert-success {
    background-color: #d4edda;
    border-color: #37b8a0;
    color: #333; }
    .tbs337 .alert-success hr {
      border-top-color: #31a48f; }
    .tbs337 .alert-success .alert-link {
      color: #1a1a1a; }
  .tbs337 .alert-info {
    background-color: #d1ecf1;
    border-color: #4c628c;
    color: #00205b; }
    .tbs337 .alert-info hr {
      border-top-color: #43567b; }
    .tbs337 .alert-info .alert-link {
      color: #000e28; }
  .tbs337 .alert-warning {
    background-color: #fff3cd;
    border-color: #f2f2f2;
    color: #b88400; }
    .tbs337 .alert-warning hr {
      border-top-color: #e6e6e6; }
    .tbs337 .alert-warning .alert-link {
      color: #855f00; }
  .tbs337 .alert-danger {
    background-color: #f8d7da;
    border-color: #e37685;
    color: #e31837; }
    .tbs337 .alert-danger hr {
      border-top-color: #df6172; }
    .tbs337 .alert-danger .alert-link {
      color: #b5132c; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 80px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 80px 0; }
  to {
    background-position: 0 0; } }

@-webkit-keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .tbs337 .progress {
    overflow: hidden;
    height: 2rem;
    margin-bottom: 1rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
  .tbs337 .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    border-right: 10px solid #f2a900;
    font-size: 1rem;
    line-height: 2rem;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -ms-transition: width 0.6s ease; }
  .tbs337 .progress-striped .progress-bar,
  .tbs337 .progress-bar-striped {
    background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(90deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px; }
  .tbs337 .progress.active .progress-bar,
  .tbs337 .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite; }
  .tbs337 .progress.spin .progress-bar,
  .tbs337 .progress-bar.spin {
    border: 16px solid transparent;
    border-top: 16px solid #f2a900;
    border-radius: 50%;
    width: 160px !important;
    height: 160px !important; }
  .tbs337 .progress.spin.active .progress-bar,
  .tbs337 .progress-bar.spin.active {
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    -ms-animation: spin 2s linear infinite; }
  .tbs337 .progress-bar-success {
    background-color: #28a745; }
    .progress-striped .tbs337 .progress-bar-success {
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .tbs337 .progress-bar-info {
    background-color: #17a2b8; }
    .progress-striped .tbs337 .progress-bar-info {
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .tbs337 .progress-bar-warning {
    background-color: #ffc107; }
    .progress-striped .tbs337 .progress-bar-warning {
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .tbs337 .progress-bar-danger {
    background-color: #dc3545; }
    .progress-striped .tbs337 .progress-bar-danger {
      background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .tbs337 .media {
    margin-top: 10px;
    background-color: #fafafa; }
    .tbs337 .media:first-child {
      margin-top: 0; }
  .tbs337 .media,
  .tbs337 .media-body {
    zoom: 1;
    overflow: hidden; }
  .tbs337 .media-body {
    width: 10000px;
    padding: 20px; }
  .tbs337 .media-object {
    display: block; }
    .tbs337 .media-object.img-thumbnail {
      max-width: none; }
  .tbs337 .media-right,
  .tbs337 .media > .pull-right {
    margin-left: 10px; }
  .tbs337 .media-left,
  .tbs337 .media > .pull-left {
    margin-right: 10px; }
  .tbs337 .media-left,
  .tbs337 .media-right,
  .tbs337 .media-body {
    display: table-cell;
    vertical-align: top; }
  .tbs337 .media-middle {
    vertical-align: middle; }
  .tbs337 .media-bottom {
    vertical-align: bottom; }
  .tbs337 .media-heading {
    margin-bottom: 5px; }
  .tbs337 .media-list {
    padding-left: 0;
    list-style: none; }
  .tbs337 .nav > li .media {
    margin-top: 10px;
    border-right: 1px solid #bfcadb;
    padding: 0; }
    .tbs337 .nav > li .media .media-body,
    .tbs337 .nav > li .media .media-right {
      border-top: 1px solid #bfcadb;
      border-bottom: 1px solid #bfcadb; }
    .tbs337 .nav > li .media .media-body .description {
      color: #4c628c; }
    .tbs337 .nav > li .media:hover {
      border-right: 1px solid #9eafc9;
      background-color: #fff; }
      .tbs337 .nav > li .media:hover .media-body,
      .tbs337 .nav > li .media:hover .media-right {
        border-top: 1px solid #9eafc9;
        border-bottom: 1px solid #9eafc9; }
  .tbs337 .list-group {
    margin-bottom: 20px;
    padding-left: 0; }
  .tbs337 .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
    .tbs337 .list-group-item:first-child {
      -webkit-border-top-radius: 0.25rem;
      -moz-border-top-radius: 0.25rem;
      -ms-border-top-radius: 0.25rem; }
    .tbs337 .list-group-item:last-child {
      margin-bottom: 0;
      -webkit-border-bottom-radius: 0.25rem;
      -moz-border-bottom-radius: 0.25rem;
      -ms-border-bottom-radius: 0.25rem; }
  .tbs337 a.list-group-item,
  .tbs337 button.list-group-item {
    color: #4a4b50; }
    .tbs337 a.list-group-item .list-group-item-heading,
    .tbs337 button.list-group-item .list-group-item-heading {
      color: #333; }
    .tbs337 a.list-group-item:hover, .tbs337 a.list-group-item:focus,
    .tbs337 button.list-group-item:hover,
    .tbs337 button.list-group-item:focus {
      text-decoration: none;
      color: #4a4b50;
      background-color: #f8f9fa; }
  .tbs337 button.list-group-item {
    width: 100%;
    text-align: left; }
  .tbs337 .list-group-item.disabled, .tbs337 .list-group-item.disabled:hover, .tbs337 .list-group-item.disabled:focus {
    background-color: #fff;
    color: #6c757d;
    cursor: not-allowed; }
    .tbs337 .list-group-item.disabled .list-group-item-heading, .tbs337 .list-group-item.disabled:hover .list-group-item-heading, .tbs337 .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .tbs337 .list-group-item.disabled .list-group-item-text, .tbs337 .list-group-item.disabled:hover .list-group-item-text, .tbs337 .list-group-item.disabled:focus .list-group-item-text {
      color: #6c757d; }
  .tbs337 .list-group-item.active, .tbs337 .list-group-item.active:hover, .tbs337 .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .tbs337 .list-group-item.active .list-group-item-heading,
    .tbs337 .list-group-item.active .list-group-item-heading > small,
    .tbs337 .list-group-item.active .list-group-item-heading > .small, .tbs337 .list-group-item.active:hover .list-group-item-heading,
    .tbs337 .list-group-item.active:hover .list-group-item-heading > small,
    .tbs337 .list-group-item.active:hover .list-group-item-heading > .small, .tbs337 .list-group-item.active:focus .list-group-item-heading,
    .tbs337 .list-group-item.active:focus .list-group-item-heading > small,
    .tbs337 .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .tbs337 .list-group-item.active .list-group-item-text, .tbs337 .list-group-item.active:hover .list-group-item-text, .tbs337 .list-group-item.active:focus .list-group-item-text {
      color: #cce5ff; }
  .tbs337 .list-group-item-success {
    color: #333;
    background-color: #fff; }
  .tbs337 a.list-group-item-success,
  .tbs337 button.list-group-item-success {
    color: #333; }
    .tbs337 a.list-group-item-success .list-group-item-heading,
    .tbs337 button.list-group-item-success .list-group-item-heading {
      color: inherit; }
    .tbs337 a.list-group-item-success:hover, .tbs337 a.list-group-item-success:focus,
    .tbs337 button.list-group-item-success:hover,
    .tbs337 button.list-group-item-success:focus {
      color: #333;
      background-color: #f2f2f2; }
    .tbs337 a.list-group-item-success.active, .tbs337 a.list-group-item-success.active:hover, .tbs337 a.list-group-item-success.active:focus,
    .tbs337 button.list-group-item-success.active,
    .tbs337 button.list-group-item-success.active:hover,
    .tbs337 button.list-group-item-success.active:focus {
      color: #fff;
      background-color: #333;
      border-color: #333; }
  .tbs337 .list-group-item-info {
    color: #00205b;
    background-color: #fff; }
  .tbs337 a.list-group-item-info,
  .tbs337 button.list-group-item-info {
    color: #00205b; }
    .tbs337 a.list-group-item-info .list-group-item-heading,
    .tbs337 button.list-group-item-info .list-group-item-heading {
      color: inherit; }
    .tbs337 a.list-group-item-info:hover, .tbs337 a.list-group-item-info:focus,
    .tbs337 button.list-group-item-info:hover,
    .tbs337 button.list-group-item-info:focus {
      color: #00205b;
      background-color: #f2f2f2; }
    .tbs337 a.list-group-item-info.active, .tbs337 a.list-group-item-info.active:hover, .tbs337 a.list-group-item-info.active:focus,
    .tbs337 button.list-group-item-info.active,
    .tbs337 button.list-group-item-info.active:hover,
    .tbs337 button.list-group-item-info.active:focus {
      color: #fff;
      background-color: #00205b;
      border-color: #00205b; }
  .tbs337 .list-group-item-warning {
    color: #b88400;
    background-color: #fff; }
  .tbs337 a.list-group-item-warning,
  .tbs337 button.list-group-item-warning {
    color: #b88400; }
    .tbs337 a.list-group-item-warning .list-group-item-heading,
    .tbs337 button.list-group-item-warning .list-group-item-heading {
      color: inherit; }
    .tbs337 a.list-group-item-warning:hover, .tbs337 a.list-group-item-warning:focus,
    .tbs337 button.list-group-item-warning:hover,
    .tbs337 button.list-group-item-warning:focus {
      color: #b88400;
      background-color: #f2f2f2; }
    .tbs337 a.list-group-item-warning.active, .tbs337 a.list-group-item-warning.active:hover, .tbs337 a.list-group-item-warning.active:focus,
    .tbs337 button.list-group-item-warning.active,
    .tbs337 button.list-group-item-warning.active:hover,
    .tbs337 button.list-group-item-warning.active:focus {
      color: #fff;
      background-color: #b88400;
      border-color: #b88400; }
  .tbs337 .list-group-item-danger {
    color: #e31837;
    background-color: #fff; }
  .tbs337 a.list-group-item-danger,
  .tbs337 button.list-group-item-danger {
    color: #e31837; }
    .tbs337 a.list-group-item-danger .list-group-item-heading,
    .tbs337 button.list-group-item-danger .list-group-item-heading {
      color: inherit; }
    .tbs337 a.list-group-item-danger:hover, .tbs337 a.list-group-item-danger:focus,
    .tbs337 button.list-group-item-danger:hover,
    .tbs337 button.list-group-item-danger:focus {
      color: #e31837;
      background-color: #f2f2f2; }
    .tbs337 a.list-group-item-danger.active, .tbs337 a.list-group-item-danger.active:hover, .tbs337 a.list-group-item-danger.active:focus,
    .tbs337 button.list-group-item-danger.active,
    .tbs337 button.list-group-item-danger.active:hover,
    .tbs337 button.list-group-item-danger.active:focus {
      color: #fff;
      background-color: #e31837;
      border-color: #e31837; }
  .tbs337 .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .tbs337 .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  .tbs337 .panel {
    margin-bottom: 2rem;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 0.25rem; }
  .tbs337 .panel-body {
    padding: 20px; }
    .tbs337 .panel-body:before, .tbs337 .panel-body:after {
      content: " ";
      display: table; }
    .tbs337 .panel-body:after {
      clear: both; }
  .tbs337 .panel-heading {
    padding: 18px 10px 6px 10px;
    border-left: 10px solid #f2a900 !important;
    background-color: transparent;
    -webkit-border-top-radius: -0.75rem;
    -moz-border-top-radius: -0.75rem;
    -ms-border-top-radius: -0.75rem; }
    .tbs337 .panel-heading > .dropdown .dropdown-toggle {
      color: inherit; }
  .tbs337 .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1;
    color: inherit; }
    .tbs337 .panel-title > a,
    .tbs337 .panel-title > small,
    .tbs337 .panel-title > .small,
    .tbs337 .panel-title > small > a,
    .tbs337 .panel-title > .small > a {
      color: inherit; }
    .tbs337 .panel-title > a,
    .tbs337 .panel-title > a:hover {
      text-decoration: none; }
  .tbs337 .panel-footer {
    padding: 20px;
    background-color: #e3e5e9;
    border-top: 1px solid #ddd;
    -webkit-border-bottom-radius: -0.75rem;
    -moz-border-bottom-radius: -0.75rem;
    -ms-border-bottom-radius: -0.75rem; }
  .tbs337 .panel > .list-group,
  .tbs337 .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
    .tbs337 .panel > .list-group .list-group-item,
    .tbs337 .panel > .panel-collapse > .list-group .list-group-item {
      border-width: 1px 0;
      border-radius: 0; }
    .tbs337 .panel > .list-group:first-child .list-group-item:first-child,
    .tbs337 .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
      border-top: 0;
      -webkit-border-top-radius: -0.75rem;
      -moz-border-top-radius: -0.75rem;
      -ms-border-top-radius: -0.75rem; }
    .tbs337 .panel > .list-group:last-child .list-group-item:last-child,
    .tbs337 .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
      border-bottom: 0;
      -webkit-border-bottom-radius: -0.75rem;
      -moz-border-bottom-radius: -0.75rem;
      -ms-border-bottom-radius: -0.75rem; }
  .tbs337 .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    -webkit-border-top-radius: 0;
    -moz-border-top-radius: 0;
    -ms-border-top-radius: 0; }
  .tbs337 .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  .tbs337 .list-group + .panel-footer {
    border-top-width: 0; }
  .tbs337 .panel > .table,
  .tbs337 .panel > .table-responsive > .table,
  .tbs337 .panel > .panel-collapse > .table {
    margin-bottom: 0; }
    .tbs337 .panel > .table caption,
    .tbs337 .panel > .table-responsive > .table caption,
    .tbs337 .panel > .panel-collapse > .table caption {
      padding-left: 20px;
      padding-right: 20px; }
  .tbs337 .panel > .table:first-child,
  .tbs337 .panel > .table-responsive:first-child > .table:first-child {
    -webkit-border-top-radius: -0.75rem;
    -moz-border-top-radius: -0.75rem;
    -ms-border-top-radius: -0.75rem; }
    .tbs337 .panel > .table:first-child > thead:first-child > tr:first-child,
    .tbs337 .panel > .table:first-child > tbody:first-child > tr:first-child,
    .tbs337 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
    .tbs337 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
      border-top-left-radius: -0.75rem;
      border-top-right-radius: -0.75rem; }
      .tbs337 .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
      .tbs337 .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
      .tbs337 .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
      .tbs337 .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
      .tbs337 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
      .tbs337 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
      .tbs337 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
      .tbs337 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
        border-top-left-radius: -0.75rem; }
      .tbs337 .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
      .tbs337 .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
      .tbs337 .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
      .tbs337 .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
      .tbs337 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
      .tbs337 .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
      .tbs337 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
      .tbs337 .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
        border-top-right-radius: -0.75rem; }
  .tbs337 .panel > .table:last-child,
  .tbs337 .panel > .table-responsive:last-child > .table:last-child {
    -webkit-border-bottom-radius: -0.75rem;
    -moz-border-bottom-radius: -0.75rem;
    -ms-border-bottom-radius: -0.75rem; }
    .tbs337 .panel > .table:last-child > tbody:last-child > tr:last-child,
    .tbs337 .panel > .table:last-child > tfoot:last-child > tr:last-child,
    .tbs337 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
    .tbs337 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
      border-bottom-left-radius: -0.75rem;
      border-bottom-right-radius: -0.75rem; }
      .tbs337 .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
      .tbs337 .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
      .tbs337 .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
      .tbs337 .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
      .tbs337 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
      .tbs337 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
      .tbs337 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
      .tbs337 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: -0.75rem; }
      .tbs337 .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
      .tbs337 .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
      .tbs337 .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
      .tbs337 .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
      .tbs337 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
      .tbs337 .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
      .tbs337 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
      .tbs337 .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: -0.75rem; }
  .tbs337 .panel > .panel-body + .table,
  .tbs337 .panel > .panel-body + .table-responsive,
  .tbs337 .panel > .table + .panel-body,
  .tbs337 .panel > .table-responsive + .panel-body {
    border-top: 1px solid #dee2e6; }
  .tbs337 .panel > .table > tbody:first-child > tr:first-child th,
  .tbs337 .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }
  .tbs337 .panel > .table-bordered,
  .tbs337 .panel > .table-responsive > .table-bordered {
    border: 0; }
    .tbs337 .panel > .table-bordered > thead > tr > th:first-child,
    .tbs337 .panel > .table-bordered > thead > tr > td:first-child,
    .tbs337 .panel > .table-bordered > tbody > tr > th:first-child,
    .tbs337 .panel > .table-bordered > tbody > tr > td:first-child,
    .tbs337 .panel > .table-bordered > tfoot > tr > th:first-child,
    .tbs337 .panel > .table-bordered > tfoot > tr > td:first-child,
    .tbs337 .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .tbs337 .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .tbs337 .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .tbs337 .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .tbs337 .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .tbs337 .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    .tbs337 .panel > .table-bordered > thead > tr > th:last-child,
    .tbs337 .panel > .table-bordered > thead > tr > td:last-child,
    .tbs337 .panel > .table-bordered > tbody > tr > th:last-child,
    .tbs337 .panel > .table-bordered > tbody > tr > td:last-child,
    .tbs337 .panel > .table-bordered > tfoot > tr > th:last-child,
    .tbs337 .panel > .table-bordered > tfoot > tr > td:last-child,
    .tbs337 .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .tbs337 .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .tbs337 .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .tbs337 .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .tbs337 .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .tbs337 .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    .tbs337 .panel > .table-bordered > thead > tr:first-child > td,
    .tbs337 .panel > .table-bordered > thead > tr:first-child > th,
    .tbs337 .panel > .table-bordered > tbody > tr:first-child > td,
    .tbs337 .panel > .table-bordered > tbody > tr:first-child > th,
    .tbs337 .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .tbs337 .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .tbs337 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .tbs337 .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
      border-bottom: 0; }
    .tbs337 .panel > .table-bordered > tbody > tr:last-child > td,
    .tbs337 .panel > .table-bordered > tbody > tr:last-child > th,
    .tbs337 .panel > .table-bordered > tfoot > tr:last-child > td,
    .tbs337 .panel > .table-bordered > tfoot > tr:last-child > th,
    .tbs337 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .tbs337 .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .tbs337 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .tbs337 .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0; }
  .tbs337 .panel > .table-responsive {
    border: 0;
    margin-bottom: 0; }
  .tbs337 .panel-group {
    margin-bottom: 1rem; }
    .tbs337 .panel-group .panel {
      margin-bottom: 2rem;
      border-radius: 0.25rem; }
    .tbs337 .panel-group .panel-heading {
      border-bottom: 0; }
      .tbs337 .panel-group .panel-heading + .panel-collapse > .panel-body,
      .tbs337 .panel-group .panel-heading + .panel-collapse > .list-group {
        border-top: 0 solid #ddd; }
    .tbs337 .panel-group .panel-footer {
      border-top: 0; }
      .tbs337 .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #ddd; }
  .tbs337 .panel-default {
    border-color: transparent;
    background-color: transparent; }
    .tbs337 .panel-default > .panel-heading {
      color: #fff;
      background-color: #fff;
      border-color: transparent; }
      .tbs337 .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: transparent; }
      .tbs337 .panel-default > .panel-heading .badge {
        color: #fff;
        background-color: #fff; }
    .tbs337 .panel-default > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: transparent; }
    .tbs337 .panel-default .panel-heading {
      padding: 0; }
    .tbs337 .panel-default .panel-title {
      border-bottom: 2px solid #00205b; }
      .tbs337 .panel-default .panel-title > a {
        padding: 18px 10px 6px 10px;
        background-color: #00205b;
        display: inline-block;
        padding: 14px 8px 4px 8px;
        -webkit-transition: all 200ms ease;
        -moz-transition: all 200ms ease;
        -ms-transition: all 200ms ease;
        -o-transition: all 200ms ease;
        transition: all 200ms ease; }
        .tbs337 .panel-default .panel-title > a[role=button]:after {
          font-family: "Tulli Icons";
          padding: 0 0 0 10px;
          position: relative;
          top: 2px;
          content: \e909; }
        .tbs337 .panel-default .panel-title > a.collapsed {
          color: #00205b;
          background-color: #bfcadb; }
          .tbs337 .panel-default .panel-title > a.collapsed:after {
            top: 0;
            content: \e90b; }
  .tbs337 .panel-primary {
    border-color: transparent; }
    .tbs337 .panel-primary > .panel-heading {
      color: #fff;
      background-color: #00205b;
      border-color: transparent; }
      .tbs337 .panel-primary > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: transparent; }
      .tbs337 .panel-primary > .panel-heading .badge {
        color: #00205b;
        background-color: #fff; }
    .tbs337 .panel-primary > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: transparent; }
  .tbs337 .panel-success {
    border-color: #37b8a0; }
    .tbs337 .panel-success > .panel-heading {
      color: #333;
      background-color: #fff;
      border-color: #37b8a0; }
      .tbs337 .panel-success > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #37b8a0; }
      .tbs337 .panel-success > .panel-heading .badge {
        color: #fff;
        background-color: #333; }
    .tbs337 .panel-success > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #37b8a0; }
  .tbs337 .panel-info {
    border-color: #4c628c; }
    .tbs337 .panel-info > .panel-heading {
      color: #00205b;
      background-color: #fff;
      border-color: #4c628c; }
      .tbs337 .panel-info > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #4c628c; }
      .tbs337 .panel-info > .panel-heading .badge {
        color: #fff;
        background-color: #00205b; }
    .tbs337 .panel-info > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #4c628c; }
  .tbs337 .panel-warning {
    border-color: #f2f2f2; }
    .tbs337 .panel-warning > .panel-heading {
      color: #b88400;
      background-color: #fff;
      border-color: #f2f2f2; }
      .tbs337 .panel-warning > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #f2f2f2; }
      .tbs337 .panel-warning > .panel-heading .badge {
        color: #fff;
        background-color: #b88400; }
    .tbs337 .panel-warning > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #f2f2f2; }
  .tbs337 .panel-danger {
    border-color: #e37685; }
    .tbs337 .panel-danger > .panel-heading {
      color: #e31837;
      background-color: #fff;
      border-color: #e37685; }
      .tbs337 .panel-danger > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #e37685; }
      .tbs337 .panel-danger > .panel-heading .badge {
        color: #fff;
        background-color: #e31837; }
    .tbs337 .panel-danger > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #e37685; }
  .tbs337 .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
    .tbs337 .embed-responsive .embed-responsive-item,
    .tbs337 .embed-responsive iframe,
    .tbs337 .embed-responsive embed,
    .tbs337 .embed-responsive object,
    .tbs337 .embed-responsive video {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      border: 0; }
  .tbs337 .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .tbs337 .embed-responsive-4by3 {
    padding-bottom: 75%; }
  .tbs337 .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
    .tbs337 .well blockquote {
      border-color: #ddd;
      border-color: rgba(0, 0, 0, 0.15); }
  .tbs337 .well-lg {
    padding: 24px;
    border-radius: 4px; }
  .tbs337 .well-sm {
    padding: 9px;
    border-radius: 2px; }
  .tbs337 .close {
    float: right;
    font-size: 1.3125rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    -webkit-opacity: 0.2;
    -moz-opacity: 0.2;
    -ms-opacity: 0.2; }
    .tbs337 .close:hover, .tbs337 .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
      -webkit-opacity: 0.5;
      -moz-opacity: 0.5;
      -ms-opacity: 0.5; }
  .tbs337 button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }
  .tbs337 .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 1rem;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0; }
    .tbs337 .tooltip.in {
      -webkit-opacity: 0.9;
      -moz-opacity: 0.9;
      -ms-opacity: 0.9; }
    .tbs337 .tooltip.top {
      margin-top: -3px;
      padding: 0.8rem 0; }
    .tbs337 .tooltip.right {
      margin-left: 3px;
      padding: 0 0.8rem; }
    .tbs337 .tooltip.bottom {
      margin-top: 3px;
      padding: 0.8rem 0; }
    .tbs337 .tooltip.left {
      margin-left: -3px;
      padding: 0 0.8rem; }
  .tbs337 .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 2px; }
  .tbs337 .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .tbs337 .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -0.8rem;
    border-width: 0.8rem 0.8rem 0;
    border-top-color: #000; }
  .tbs337 .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 0.8rem;
    margin-bottom: -0.8rem;
    border-width: 0.8rem 0.8rem 0;
    border-top-color: #000; }
  .tbs337 .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 0.8rem;
    margin-bottom: -0.8rem;
    border-width: 0.8rem 0.8rem 0;
    border-top-color: #000; }
  .tbs337 .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -0.8rem;
    border-width: 0.8rem 0.8rem 0.8rem 0;
    border-right-color: #000; }
  .tbs337 .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -0.8rem;
    border-width: 0.8rem 0 0.8rem 0.8rem;
    border-left-color: #000; }
  .tbs337 .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -0.8rem;
    border-width: 0 0.8rem 0.8rem;
    border-bottom-color: #000; }
  .tbs337 .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 0.8rem;
    margin-top: -0.8rem;
    border-width: 0 0.8rem 0.8rem;
    border-bottom-color: #000; }
  .tbs337 .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 0.8rem;
    margin-top: -0.8rem;
    border-width: 0 0.8rem 0.8rem;
    border-bottom-color: #000; }
  .tbs337 .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 0.875rem;
    color: #333;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #b2bccd;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
    .tbs337 .popover.top {
      margin-top: -1rem; }
    .tbs337 .popover.right {
      margin-left: 1rem; }
    .tbs337 .popover.bottom {
      margin-top: 1rem; }
    .tbs337 .popover.left {
      margin-left: -1rem; }
  .tbs337 .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 0.875rem;
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2;
    border-radius: 3px 3px 0 0; }
  .tbs337 .popover-content {
    padding: 9px 14px; }
  .tbs337 .popover > .arrow, .tbs337 .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .tbs337 .popover > .arrow {
    border-width: 2rem; }
  .tbs337 .popover > .arrow:after {
    border-width: 1rem;
    content: ""; }
  .tbs337 .popover.top > .arrow {
    left: 50%;
    margin-left: -2rem;
    border-bottom-width: 0;
    border-top-color: #7486a5;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -2rem; }
    .tbs337 .popover.top > .arrow:after {
      content: " ";
      bottom: 1px;
      margin-left: -1rem;
      border-bottom-width: 0;
      border-top-color: #fff; }
  .tbs337 .popover.right > .arrow {
    top: 50%;
    left: -2rem;
    margin-top: -2rem;
    border-left-width: 0;
    border-right-color: #7486a5;
    border-right-color: rgba(0, 0, 0, 0.25); }
    .tbs337 .popover.right > .arrow:after {
      content: " ";
      left: 1px;
      bottom: -1rem;
      border-left-width: 0;
      border-right-color: #fff; }
  .tbs337 .popover.bottom > .arrow {
    left: 50%;
    margin-left: -2rem;
    border-top-width: 0;
    border-bottom-color: #7486a5;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -2rem; }
    .tbs337 .popover.bottom > .arrow:after {
      content: " ";
      top: 1px;
      margin-left: -1rem;
      border-top-width: 0;
      border-bottom-color: #fff; }
  .tbs337 .popover.left > .arrow {
    top: 50%;
    right: -2rem;
    margin-top: -2rem;
    border-right-width: 0;
    border-left-color: #7486a5;
    border-left-color: rgba(0, 0, 0, 0.25); }
    .tbs337 .popover.left > .arrow:after {
      content: " ";
      right: 1px;
      border-right-width: 0;
      border-left-color: #fff;
      bottom: -1rem; }
  .tbs337 .carousel {
    position: relative; }
  .tbs337 .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%; }
    .tbs337 .carousel-inner > .item {
      display: none;
      position: relative;
      -webkit-transition: 0.6s ease-in-out left;
      -moz-transition: 0.6s ease-in-out left;
      -ms-transition: 0.6s ease-in-out left; }
      .tbs337 .carousel-inner > .item > img,
      .tbs337 .carousel-inner > .item > a > img {
        display: block;
        max-width: 100%;
        height: auto;
        line-height: 1; }
      @media all and (transform-3d), (-webkit-transform-3d) {
        .tbs337 .carousel-inner > .item {
          -webkit-transition-transform: 0.6s ease-in-out;
          -moz-transition-transform: 0.6s ease-in-out;
          -ms-transition-transform: 0.6s ease-in-out;
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          -webkit-perspective: 1000px;
          -moz-perspective: 1000px;
          -ms-perspective: 1000px; }
          .tbs337 .carousel-inner > .item.next, .tbs337 .carousel-inner > .item.active.right {
            translate3d: 100%, 0, 0;
            left: 0; }
          .tbs337 .carousel-inner > .item.prev, .tbs337 .carousel-inner > .item.active.left {
            translate3d: -100%, 0, 0;
            left: 0; }
          .tbs337 .carousel-inner > .item.next.left, .tbs337 .carousel-inner > .item.prev.right, .tbs337 .carousel-inner > .item.active {
            translate3d: 0, 0, 0;
            left: 0; } }
    .tbs337 .carousel-inner > .active,
    .tbs337 .carousel-inner > .next,
    .tbs337 .carousel-inner > .prev {
      display: block; }
    .tbs337 .carousel-inner > .active {
      left: 0; }
    .tbs337 .carousel-inner > .next,
    .tbs337 .carousel-inner > .prev {
      position: absolute;
      top: 0;
      width: 100%; }
    .tbs337 .carousel-inner > .next {
      left: 100%; }
    .tbs337 .carousel-inner > .prev {
      left: -100%; }
    .tbs337 .carousel-inner > .next.left,
    .tbs337 .carousel-inner > .prev.right {
      left: 0; }
    .tbs337 .carousel-inner > .active.left {
      left: -100%; }
    .tbs337 .carousel-inner > .active.right {
      left: 100%; }
  .tbs337 .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0); }
    .tbs337 .carousel-control.left {
      background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
      background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
    .tbs337 .carousel-control.right {
      left: auto;
      right: 0;
      background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
    .tbs337 .carousel-control:hover, .tbs337 .carousel-control:focus {
      outline: 0;
      color: #fff;
      text-decoration: none;
      -webkit-opacity: 0.9;
      -moz-opacity: 0.9;
      -ms-opacity: 0.9; }
    .tbs337 .carousel-control .icon-prev,
    .tbs337 .carousel-control .icon-next,
    .tbs337 .carousel-control .glyphicon-chevron-left,
    .tbs337 .carousel-control .glyphicon-chevron-right {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      z-index: 5;
      display: inline-block; }
    .tbs337 .carousel-control .icon-prev,
    .tbs337 .carousel-control .glyphicon-chevron-left {
      left: 50%;
      margin-left: -10px; }
    .tbs337 .carousel-control .icon-next,
    .tbs337 .carousel-control .glyphicon-chevron-right {
      right: 50%;
      margin-right: -10px; }
    .tbs337 .carousel-control .icon-prev,
    .tbs337 .carousel-control .icon-next {
      width: 20px;
      height: 20px;
      line-height: 1;
      font-family: serif; }
    .tbs337 .carousel-control .icon-prev:before {
      content: '\2039'; }
    .tbs337 .carousel-control .icon-next:before {
      content: '\203a'; }
  .tbs337 .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center; }
    .tbs337 .carousel-indicators li {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      border: 1px solid #fff;
      border-radius: 10px;
      cursor: pointer;
      background-color: #000 \9;
      background-color: rgba(0, 0, 0, 0); }
    .tbs337 .carousel-indicators .active {
      margin: 0;
      width: 12px;
      height: 12px;
      background-color: #fff; }
  .tbs337 .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
    .tbs337 .carousel-caption .btn {
      text-shadow: none; }
  @media screen and (min-width: 768px) {
    .tbs337 .carousel-control .glyphicon-chevron-left,
    .tbs337 .carousel-control .glyphicon-chevron-right,
    .tbs337 .carousel-control .icon-prev,
    .tbs337 .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -10px;
      font-size: 30px; }
    .tbs337 .carousel-control .glyphicon-chevron-left,
    .tbs337 .carousel-control .icon-prev {
      margin-left: -10px; }
    .tbs337 .carousel-control .glyphicon-chevron-right,
    .tbs337 .carousel-control .icon-next {
      margin-right: -10px; }
    .tbs337 .carousel-caption {
      left: 20%;
      right: 20%;
      padding-bottom: 30px; }
    .tbs337 .carousel-indicators {
      bottom: 20px; } }
  .tbs337 .clearfix:before, .tbs337 .clearfix:after {
    content: " ";
    display: table; }
  .tbs337 .clearfix:after {
    clear: both; }
  .tbs337 .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .tbs337 .pull-right {
    float: right !important; }
  .tbs337 .pull-left {
    float: left !important; }
  .tbs337 .hide {
    display: none !important; }
  .tbs337 .show {
    display: block !important; }
  .tbs337 .invisible {
    visibility: hidden; }
  .tbs337 .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .tbs337 .hidden {
    display: none !important; }
  .tbs337 .affix {
    position: fixed; }

@-ms-viewport {
  width: device-width; }
  .tbs337 .visible-xs {
    display: none !important; }
  .tbs337 .visible-sm {
    display: none !important; }
  .tbs337 .visible-md {
    display: none !important; }
  .tbs337 .visible-lg {
    display: none !important; }
  .tbs337 .visible-xs-block,
  .tbs337 .visible-xs-inline,
  .tbs337 .visible-xs-inline-block,
  .tbs337 .visible-sm-block,
  .tbs337 .visible-sm-inline,
  .tbs337 .visible-sm-inline-block,
  .tbs337 .visible-md-block,
  .tbs337 .visible-md-inline,
  .tbs337 .visible-md-inline-block,
  .tbs337 .visible-lg-block,
  .tbs337 .visible-lg-inline,
  .tbs337 .visible-lg-inline-block {
    display: none !important; }
  @media (max-width: 1022px) {
    .tbs337 .visible-xs {
      display: block !important; }
    .tbs337 table.visible-xs {
      display: table !important; }
    .tbs337 tr.visible-xs {
      display: table-row !important; }
    .tbs337 th.visible-xs,
    .tbs337 td.visible-xs {
      display: table-cell !important; } }
  @media (max-width: 1022px) {
    .tbs337 .visible-xs-block {
      display: block !important; } }
  @media (max-width: 1022px) {
    .tbs337 .visible-xs-inline {
      display: inline !important; } }
  @media (max-width: 1022px) {
    .tbs337 .visible-xs-inline-block {
      display: inline-block !important; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .tbs337 .visible-sm {
      display: block !important; }
    .tbs337 table.visible-sm {
      display: table !important; }
    .tbs337 tr.visible-sm {
      display: table-row !important; }
    .tbs337 th.visible-sm,
    .tbs337 td.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .tbs337 .visible-sm-block {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .tbs337 .visible-sm-inline {
      display: inline !important; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .tbs337 .visible-sm-inline-block {
      display: inline-block !important; } }
  @media (min-width: 992px) and (max-width: 1999px) {
    .tbs337 .visible-md {
      display: block !important; }
    .tbs337 table.visible-md {
      display: table !important; }
    .tbs337 tr.visible-md {
      display: table-row !important; }
    .tbs337 th.visible-md,
    .tbs337 td.visible-md {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1999px) {
    .tbs337 .visible-md-block {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1999px) {
    .tbs337 .visible-md-inline {
      display: inline !important; } }
  @media (min-width: 992px) and (max-width: 1999px) {
    .tbs337 .visible-md-inline-block {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    .tbs337 .visible-lg {
      display: block !important; }
    .tbs337 table.visible-lg {
      display: table !important; }
    .tbs337 tr.visible-lg {
      display: table-row !important; }
    .tbs337 th.visible-lg,
    .tbs337 td.visible-lg {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .tbs337 .visible-lg-block {
      display: block !important; } }
  @media (min-width: 1200px) {
    .tbs337 .visible-lg-inline {
      display: inline !important; } }
  @media (min-width: 1200px) {
    .tbs337 .visible-lg-inline-block {
      display: inline-block !important; } }
  @media (max-width: 1022px) {
    .tbs337 .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .tbs337 .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1999px) {
    .tbs337 .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .tbs337 .hidden-lg {
      display: none !important; } }
  .tbs337 .visible-print {
    display: none !important; }
  @media print {
    .tbs337 .visible-print {
      display: block !important; }
    .tbs337 table.visible-print {
      display: table !important; }
    .tbs337 tr.visible-print {
      display: table-row !important; }
    .tbs337 th.visible-print,
    .tbs337 td.visible-print {
      display: table-cell !important; } }
  .tbs337 .visible-print-block {
    display: none !important; }
    @media print {
      .tbs337 .visible-print-block {
        display: block !important; } }
  .tbs337 .visible-print-inline {
    display: none !important; }
    @media print {
      .tbs337 .visible-print-inline {
        display: inline !important; } }
  .tbs337 .visible-print-inline-block {
    display: none !important; }
    @media print {
      .tbs337 .visible-print-inline-block {
        display: inline-block !important; } }
  @media print {
    .tbs337 .hidden-print {
      display: none !important; } }
  .tbs337 .add-top {
    margin-top: 20px; }
  .tbs337 .add-bottom {
    margin-bottom: 20px; }
  .tbs337 .add-left {
    margin-left: 20px; }
  .tbs337 .add-right {
    margin-right: 20px; }
  .tbs337 .add-double-top {
    margin-top: 40px; }
  .tbs337 .add-double-bottom {
    margin-bottom: 40px; }
  .tbs337 .add-double-left {
    margin-left: 40px; }
  .tbs337 .add-double-right {
    margin-right: 40px; }
  .tbs337 .add-half-top {
    margin-top: 10px; }
  .tbs337 .add-half-bottom {
    margin-bottom: 10px; }
  .tbs337 .add-half-left {
    margin-left: 10px; }
  .tbs337 .add-half-right {
    margin-right: 10px; }
  .tbs337 .remove-top {
    margin-top: 0; }
  .tbs337 .remove-bottom {
    margin-bottom: 0; }
  .tbs337 .remove-left {
    margin-left: 0; }
  .tbs337 .remove-right {
    margin-right: 0; }
  .tbs337 .margin-0 {
    margin: 0 !important; }
  .tbs337 .padding-0 {
    padding: 0 !important; }
  .tbs337 .border-0 {
    border: 0 !important; }
  .tbs337 .align-left {
    text-align: left; }
  .tbs337 .align-center {
    text-align: center; }
  .tbs337 .align-right {
    text-align: right; }
  .tbs337 .required {
    padding: 0 3.33333px;
    color: #f57300;
    font-size: 120%;
    line-height: normal; }
    .tbs337 .required:after {
      content: '*'; }
  @media (min-width: 768px) {
    .tbs337 .affix {
      top: 20px; } }
  @media (max-width: 1022px) {
    .tbs337 .affix {
      position: static; } }
  .tbs337 header .upper {
    background-color: #e3e5e9;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .tbs337 header .upper h1 {
      display: inline-block;
      vertical-align: bottom;
      margin: 20px 20px 0px 0px; }
      @media (min-width: 768px) {
        .tbs337 header .upper h1 {
          line-height: 1; } }
    .tbs337 header .upper img {
      max-width: 180px;
      max-height: 40px; }
  @media (max-width: 1022px) {
    .tbs337 header .lower .navbar-toggle {
      position: relative;
      top: -8px; }
      .tbs337 header .lower .navbar-toggle .icon {
        position: relative;
        top: 2px; } }
  @media (min-width: 768px) {
    .tbs337 header .lower .navbar-toggle {
      display: none; } }
  .tbs337 .nav.language .active {
    display: none; }
  @media (max-width: 1023px) {
    .tbs337 .navbar .container {
      padding: 0; }
    .tbs337 .navbar .navbar-nav {
      float: left;
      margin: 0; }
      .tbs337 .navbar .navbar-nav.navbar-right {
        float: right; }
      .tbs337 .navbar .navbar-nav > li {
        float: left;
        display: inline-block; }
        .tbs337 .navbar .navbar-nav > li > a {
          display: inline-block; } }
  .tbs337 .navbar .sign {
    font-weight: bold;
    background-color: #696B70;
    border-left: 10px solid #f2a900; }
  .tbs337 select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative; }
    .tbs337 select.form-control ~ span:after {
      font-family: 'Tulli Icons' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      pointer-events: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: \e909;
      color: #00205b;
      position: absolute;
      z-index: 10;
      bottom: 12px;
      right: 20px; }
  .tbs337 label ~ .btn-link {
    padding: 0;
    margin: 0; }
    .tbs337 label ~ .btn-link .icon {
      margin: 0; }
  .tbs337 .radio,
  .tbs337 .checkbox {
    position: relative;
    padding-left: 10px; }
    .tbs337 .radio label,
    .tbs337 .checkbox label {
      cursor: pointer; }
    .tbs337 .radio.radio-inline, .tbs337 .radio.checkbox-inline,
    .tbs337 .checkbox.radio-inline,
    .tbs337 .checkbox.checkbox-inline {
      margin-top: 0; }
      .tbs337 .radio.radio-inline + .radio-inline,
      .tbs337 .radio.radio-inline + .checkbox-inline, .tbs337 .radio.checkbox-inline + .radio-inline,
      .tbs337 .radio.checkbox-inline + .checkbox-inline,
      .tbs337 .checkbox.radio-inline + .radio-inline,
      .tbs337 .checkbox.radio-inline + .checkbox-inline,
      .tbs337 .checkbox.checkbox-inline + .radio-inline,
      .tbs337 .checkbox.checkbox-inline + .checkbox-inline {
        margin-left: 20px; }
  .tbs337 .checkbox label:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border: 2px solid #00205b;
    background: transparent;
    top: 0;
    left: 0; }
  .tbs337 .checkbox label:after {
    content: "";
    position: absolute;
    width: 14px;
    height: 6px;
    background: transparent;
    top: 4px;
    left: 2px;
    border: 3px solid #00205b;
    border-top: none;
    border-right: none;
    opacity: 0;
    transform: rotate(-45deg); }
  .tbs337 .checkbox input[type=checkbox]:checked + label:after {
    opacity: 1; }
  .tbs337 .radio label:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border: 2px solid #00205b;
    background: transparent;
    top: 0;
    left: 0;
    border-radius: 100%; }
  .tbs337 .radio label:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #00205b;
    display: inline-block;
    top: 4px;
    left: 4px;
    border: 0;
    opacity: 0;
    border-radius: 100%; }
  .tbs337 .radio input[type=radio]:checked + label:after {
    opacity: 1; }
  .tbs337 .input-group > div {
    position: relative; }
    .tbs337 .input-group > div:before, .tbs337 .input-group > div:after {
      content: " ";
      display: table; }
    .tbs337 .input-group > div:after {
      clear: both; }
  .tbs337 .input-group select.form-control ~ span:after {
    right: 10px; }
  .tbs337 .input-group .input-group-addon {
    padding: 0 10px;
    background: #eee;
    min-width: 40px;
    border: 1px solid #ccc !important;
    border-left: none !important;
    border-right: none !important;
    position: relative; }
    .tbs337 .input-group .input-group-addon input,
    .tbs337 .input-group .input-group-addon select,
    .tbs337 .input-group .input-group-addon button,
    .tbs337 .input-group .input-group-addon .btn {
      max-height: 38px !important;
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 0; }
    .tbs337 .input-group .input-group-addon .btn-link {
      padding: 2px; }
      .tbs337 .input-group .input-group-addon .btn-link .icon.icon-tulli-pin-available,
      .tbs337 .input-group .input-group-addon .btn-link .icon.icon-tulli-pin-pinned {
        margin: 0; }
    .tbs337 .input-group .input-group-addon select.form-control {
      min-width: 100px;
      width: 100px;
      border: 0;
      margin-left: -10px;
      margin-right: -10px; }
  .tbs337 .input-group :first-child.input-group-addon {
    border-left: 1px solid #ccc !important; }
  .tbs337 .input-group :last-child.input-group-addon {
    border-right: 1px solid #ccc !important; }
  .tbs337 table tr:hover .btn-row, .tbs337 table tr:focus .btn-row {
    visibility: visible; }
  .tbs337 .tablesorter-filter-row > td {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 10px;
    position: relative; }
    .tbs337 .tablesorter-filter-row > td:after {
      font-family: "Tulli Icons";
      font-size: 120%;
      color: #8e9cb6;
      content: \e919;
      position: absolute;
      top: 8px;
      right: 20px; }
    .tbs337 .tablesorter-filter-row > td:last-child {
      padding-right: 0; }
      .tbs337 .tablesorter-filter-row > td:last-child:after {
        right: 10px; }
  .tbs337 .tablesorter-header {
    cursor: pointer; }
    .tbs337 .tablesorter-header.primary {
      font-weight: bold; }
      .tbs337 .tablesorter-header.primary > div:after {
        font-family: "Tulli Icons";
        position: relative;
        top: 1px;
        left: 4px; }
    .tbs337 .tablesorter-header.tablesorter-headerAsc div:after {
      content: \e90f; }
    .tbs337 .tablesorter-header.tablesorter-headerDesc div:after {
      content: \e909; }
  .tbs337 .table-listing > thead > tr > td,
  .tbs337 .table-listing > tbody > tr > td,
  .tbs337 .table-listing > tfoot > tr > td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  @media (max-width: 1022px) {
    .tbs337 .table.table-responsive {
      display: block; }
      .tbs337 .table.table-responsive thead,
      .tbs337 .table.table-responsive th {
        display: none; }
      .tbs337 .table.table-responsive tbody,
      .tbs337 .table.table-responsive tr,
      .tbs337 .table.table-responsive tfoot {
        display: block !important;
        width: 100%;
        padding: 0; }
      .tbs337 .table.table-responsive tr {
        padding: 5px 10px;
        position: relative; }
        .tbs337 .table.table-responsive tr td {
          width: 70%;
          padding: 0 0 0 30%;
          display: block !important; }
          .tbs337 .table.table-responsive tr td:before {
            content: attr(data-header);
            width: 30%;
            position: absolute;
            left: 5px;
            color: #8e9cb6;
            font-weight: normal;
            overflow: hidden;
            text-overflow: ellipsis;
            padding-right: 5px; }
      .tbs337 .table.table-responsive .tablesorter-filter-row input {
        margin-bottom: 5px; } }
  .tbs337 nav#nav-sidebar {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 768px) {
      .tbs337 nav#nav-sidebar.collapse {
        display: block; } }
    @media (max-width: 1022px) {
      .tbs337 nav#nav-sidebar {
        width: 100% !important; } }
  .tbs337 nav .nav-stacked li a {
    position: relative; }
    .tbs337 nav .nav-stacked li a .badge {
      position: absolute;
      top: 7px;
      right: 10px;
      min-width: 26px;
      height: 26px;
      text-align: center;
      line-height: 1.9; }
      .tbs337 nav .nav-stacked li a .badge .icon {
        font-size: 120%;
        position: relative;
        top: 1px; }
  .tbs337 nav .nav-pills li a {
    position: relative; }
    .tbs337 nav .nav-pills li a .badge {
      position: absolute;
      top: -8px;
      right: -3px;
      min-width: 15px;
      height: 15px;
      text-align: center;
      font-size: 10px;
      line-height: 1;
      background-color: #bfcadb !important; }
  .tbs337 .btn.btn-sq {
    width: 40px;
    text-align: center;
    padding-left: 0;
    padding-right: 0; }
    .tbs337 .btn.btn-sq .icon {
      padding: 0;
      margin: 0; }
  .tbs337 .header-btn-row > .btn,
  .tbs337 .header-btn-row > .dropdown > .btn {
    margin-bottom: 0;
    position: relative;
    top: -10px; }
  .tbs337 .td-btn-row {
    padding: 0 !important; }
  .tbs337 .btn-row {
    visibility: hidden;
    padding: 2px 5px 0 5px;
    margin: 1px 5px 0 0;
    line-height: 20px;
    border-width: 0px;
    background-color: transparent;
    width: 36px;
    height: 36px; }
    .tbs337 .btn-row .icon {
      padding: 0 5px;
      margin: 0; }
  .tbs337 .pager ~ .details {
    display: inline-block;
    margin: 1rem 10px;
    line-height: 40px;
    vertical-align: top; }
    .tbs337 .pager ~ .details .current-page,
    .tbs337 .pager ~ .details .all-pages {
      font-weight: bold; }
  .tbs337 footer {
    margin-top: 80px;
    background-color: #4a4b50;
    min-height: 100px;
    padding: 20px 0;
    color: #bbbcbc; }
    .tbs337 footer * {
      color: inherit; }
  .tbs337 .upload-droparea {
    border: 2px dashed #999;
    padding: 20px;
    background-color: #e5e8ee; }
  .tbs337 .cn8-search {
    position: absolute;
    left: 30px;
    top: 90px;
    z-index: 1000;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    width: 800px;
    min-height: 600px;
    padding: 20px; }
  .tbs337 *:focus {
    border-color: #f2a900; }
  .tbs337 .nav.nav-locale ul {
    margin: 0;
    padding: 0; }
    .tbs337 .nav.nav-locale ul li {
      list-style: none;
      display: inline-block; }
      .tbs337 .nav.nav-locale ul li a {
        padding: 10px 15px;
        line-height: 20px;
        display: inline-block;
        color: #e5e8ee; }
        .tbs337 .nav.nav-locale ul li a:hover, .tbs337 .nav.nav-locale ul li a:focus, .tbs337 .nav.nav-locale ul li a:active {
          color: #fff;
          background-color: #696B70; }
  @media (max-width: 767px) {
    .tbs337 .navbar {
      width: 100% !important;
      margin: 0 !important; } }
  @media (max-width: 979px) {
    .tbs337 #navigation {
      display: block; }
      .tbs337 #navigation .nav.nav-pills {
        margin: 20px 0; }
        .tbs337 #navigation .nav.nav-pills > li {
          float: none !important; } }
  @media (min-width: 768px) {
    .tbs337 .nav-locale,
    .tbs337 .navbar-collapse {
      max-height: 40px; } }
  @media (max-width: 991px) {
    .tbs337 .navbar-collapse {
      max-height: none !important;
      display: block;
      padding: 0 !important;
      margin: 0 !important;
      width: 100%; }
      .tbs337 .navbar-collapse.in {
        overflow-y: hidden !important; }
      .tbs337 .navbar-collapse ul li a {
        margin: 0 !important; } }
  .tbs337 header .upper img {
    width: 100%; }
  .tbs337 .nav-menu .layouts {
    list-style: none;
    padding: 0; }
    .tbs337 .nav-menu .layouts > li {
      position: relative; }
      .tbs337 .nav-menu .layouts > li > a:hover, .tbs337 .nav-menu .layouts > li > a:focus, .tbs337 .nav-menu .layouts > li > a:active {
        border-color: #f2a900; }
      .tbs337 .nav-menu .layouts > li > a.selected {
        background: #00205b;
        color: #fff; }
      .tbs337 .nav-menu .layouts > li.selected > a {
        border-color: #f2a900;
        background: #00205b;
        color: #fff; }
      .tbs337 .nav-menu .layouts > li .toggleVisibility {
        position: absolute;
        background: rgba(255, 255, 255, 0.5);
        color: #00205b;
        top: 0;
        right: 0;
        line-height: 20px;
        padding: 10px 15px;
        z-index: 20;
        cursor: pointer;
        border: 0;
        box-shadow: none; }
        .tbs337 .nav-menu .layouts > li .toggleVisibility:hover, .tbs337 .nav-menu .layouts > li .toggleVisibility:focus, .tbs337 .nav-menu .layouts > li .toggleVisibility:active {
          background: rgba(255, 255, 255, 0.7); }
      .tbs337 .nav-menu .layouts > li > ul > li ul {
        padding-left: 15px !important; }
  .tbs337 .internal nav.navbar {
    border-bottom: 3px solid #f2a900; }
  .tbs337 .internal nav.mainmenu .nav-pills li a {
    color: #fff; }
    .tbs337 .internal nav.mainmenu .nav-pills li a:hover, .tbs337 .internal nav.mainmenu .nav-pills li a:focus, .tbs337 .internal nav.mainmenu .nav-pills li a:active {
      color: #00205b; }
  .tbs337 .internal nav.mainmenu .nav-pills li.active > a {
    color: #00205b; }
    .tbs337 .internal nav.mainmenu .nav-pills li.active > a, .tbs337 .internal nav.mainmenu .nav-pills li.active > a:hover, .tbs337 .internal nav.mainmenu .nav-pills li.active > a:focus {
      color: #00205b; }
  .tbs337 .internal header .upper {
    background-color: #00205b; }
    .tbs337 .internal header .upper * {
      color: #fff; }
  .tbs337 .internal .nav-tabs .int a,
  .tbs337 .internal .nav-tabs .int.active a {
    background-color: #f2a900; }
    .tbs337 .internal .nav-tabs .int a:hover,
    .tbs337 .internal .nav-tabs .int.active a:hover {
      background-color: #ffbe26; }
  .tbs337 .internal .tab-pane.int {
    border-top: 10px solid #f2a900; }
  .tbs337 .internal .bottom-content {
    position: fixed;
    display: block;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 10000; }
    .tbs337 .internal .bottom-content nav li a {
      color: #fff;
      background-color: #00205b; }
      .tbs337 .internal .bottom-content nav li a .icon {
        margin-bottom: 0; }
      .tbs337 .internal .bottom-content nav li a:hover {
        border-color: #f2a900; }
    .tbs337 .internal .bottom-content nav li:last-child {
      margin-bottom: 0; }
    .tbs337 .internal .bottom-content section {
      -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
      background-color: #fafafa;
      padding: 15px 20px 0px 20px; }
  .tbs337 .internal footer {
    border-top: 3px solid #f2a900; }
  @media print {
    .tbs337 .container {
      width: 90% !important; } }

.dockbar-split .dockbar {
  z-index: 20000; }
  .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
    position: fixed !important; }
  .dockbar-split .dockbar .navbar-inner .nav {
    list-style: none; }
    .dockbar-split .dockbar .navbar-inner .nav > li > a {
      display: block; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls {
    list-style: none;
    margin: 0;
    padding: 0; }
    .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
      border-radius: 5px; }
  .dockbar-split .dockbar .navbar-inner .nav-account-controls {
    top: 0;
    margin: 0; }
    .dockbar-split .dockbar .navbar-inner .nav-account-controls > li {
      display: inline-block; }
  .dockbar-split .dockbar .navbar-inner .btn-navbar {
    display: none !important; }

@media (max-width: 767px) {
  body {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

.defaultpage .sidenav {
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 992px) {
    .defaultpage .sidenav {
      width: calc(25% - 10px); } }
  @media (max-width: 991px) {
    .defaultpage .sidenav {
      width: calc(33.33333% - 10px); } }
  @media (max-width: 767px) {
    .defaultpage .sidenav {
      width: 100%; } }

.defaultpage .mainarea {
  background: #fff;
  padding: 0 !important; }
  @media (max-width: 767px) {
    .defaultpage .mainarea {
      width: calc(100% - 20px);
      margin: 0 10px; } }
  .defaultpage .mainarea h1 {
    color: #fff;
    background-color: #00205b;
    border-color: transparent;
    padding: 18px 10px 6px 10px;
    border-left: 10px solid #f2a900 !important;
    text-transform: none;
    font-size: 16px; }
  .defaultpage .mainarea h2, .defaultpage .mainarea h3, .defaultpage .mainarea h4, .defaultpage .mainarea h5, .defaultpage .mainarea h6, .defaultpage .mainarea ul, .defaultpage .mainarea ol {
    padding-right: 20px;
    padding-left: 20px; }
  .defaultpage .mainarea p {
    padding: 0 20px 10px 20px; }

.navbar .container,
.navbar .container-fluid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.navbar > .container {
  align-items: center; }

.tbs337 {
  background: #eeeff2; }

.tbs337 a {
  transition: all 150ms ease-in-out; }

.dockbar-split .dockbar {
  z-index: 1200 !important; }

.tbs337 .collapse {
  display: block; }

.yja-faq .accordion {
  padding: 0;
  float: left;
  margin: 0; }

#column-5 #main-content {
  width: 100% !important; }

#column-5 .col-md-12 {
  padding: 0; }

.tbs337 .tab-content > .active {
  margin: 0 !important;
  padding: 0 !important; }

.defaultpage .mainarea h2, .defaultpage .mainarea h3, .defaultpage .mainarea h4, .defaultpage .mainarea h5, .defaultpage .mainarea h6, .defaultpage .mainarea ul, .defaultpage .mainarea ol {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.defaultpage .mainarea p {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.defaultpage .mainarea h1 {
  margin-bottom: 0; }

.tab-content .portlet-content {
  padding: 20px; }

@media (max-width: 991px) {
  .front-navigation ul li {
    width: calc(100% - 20px) !important;
    margin: 0 10px !important; } }

.portlet-asset-publisher .main-content {
  width: 100% !important; }

.feed-item.simple h6,
.feed-item.simple .feed-item__heading {
  margin: 0;
  padding: 0 0 5px 0; }
  .feed-item.simple h6 a,
  .feed-item.simple .feed-item__heading a {
    font-size: 16px;
    font-weight: 100;
    color: #334d7c; }
    .feed-item.simple h6 a:hover,
    .feed-item.simple .feed-item__heading a:hover {
      text-decoration: underline; }

.feed-item.simple .meta {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd; }

.feed-item.simple .meta .date {
  float: left; }

.feed-item.simple .meta .label {
  border-radius: 0 !important;
  color: #666;
  font-weight: 100;
  text-shadow: none;
  background: transparent;
  border: 1px solid #ddd;
  text-transform: uppercase;
  margin: 0 5px;
  padding: 5px; }

.media-item.news-page .label {
  border-radius: 0 !important;
  color: #666;
  font-weight: 100;
  text-shadow: none;
  background: transparent;
  border: 1px solid #ddd;
  text-transform: uppercase;
  margin: 5px 10px 5px 0;
  padding: 5px;
  float: left; }

.portlet-asset-publisher .asset-full-content .asset-content {
  padding: 0;
  margin: 0; }

.media-item.news-page .meta {
  float: left;
  width: 100%;
  padding: 20px 20px 0 20px; }

.media-item.news-page > span {
  width: 100%;
  float: left;
  padding: 0 20px 20px 20px; }

.search-form form div.input-group {
  width: 100%;
  text-align: center; }

.search-form form div.input-group input {
  cursor: auto;
  height: 40px;
  width: 75%;
  margin: 45px AUTO; }

.search-form form div.input-group button {
  margin: 45px 0; }

#addsearch-results {
  min-height: 50px !important; }

#addsearch-results-bottom {
  background: transparent !important; }

div#navbar ul.navbar-right li:first-of-type {
  display: none; }

@media (max-width: 515px) {
  div#navbar ul.navbar-right li:first-of-type {
    display: block !important; } }

li.tulli-href {
  margin-right: 50px; }

@media (max-width: 570px) {
  li.tulli-href {
    margin-right: 0 !important; } }

@media (max-width: 515px) {
  .navbar.navbar-default.navbar-static-top {
    font-size: 12px !important; }
  li.tulli-href {
    display: none !important; } }

li.tulli-href a:after,
div#navbar ul.navbar-right li:first-of-type a:after,
div#navbar ul.navbar-right li:last-of-type a:after {
  font-family: 'Tulli-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  margin-left: 6px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e917"; }

.navbar.navbar-default.navbar-static-top {
  padding: 0; }

.navbar.navbar-default.navbar-static-top .navbar-header,
.navbar.navbar-default.navbar-static-top .navbar-header .nav-locale {
  width: 100%; }

.navbar.navbar-default.navbar-static-top .navbar-header a:hover {
  text-decoration: none !important; }

.navbar.navbar-default.navbar-static-top .navbar-header nav .top-bar-link {
  line-height: 20px;
  padding: 10px;
  color: #e5e8ee !important; }

.navbar.navbar-default.navbar-static-top .navbar-header nav .top-bar-link:after {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  margin-left: 6px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f08e";
  font-family: "fontawesome-alloy"; }

.navbar.navbar-default.navbar-static-top .navbar-header nav .top-bar-link:hover {
  color: #fff;
  background-color: #696b70; }

.navbar.navbar-default.navbar-static-top .navbar-header nav .language-version-selection-portlet {
  float: left; }

@media (max-width: 479px) {
  .navbar.navbar-default.navbar-static-top .navbar-header {
    margin: 0 auto !important;
    text-align: center !important;
    float: none !important; }
  .navbar.navbar-default.navbar-static-top .navbar-header .nav-locale {
    float: none !important;
    margin: 0 auto !important;
    text-align: center !important;
    width: 100%; }
  #navbar {
    float: left !important;
    width: 100% !important; }
  #navbar .navbar-right {
    float: none !important;
    margin: 0 auto !important;
    text-align: center !important; }
  #navbar .navbar-right li,
  div#navbar ul.navbar-right li:first-of-type {
    float: none !important;
    display: inline !important; } }

.mainmenu li.current a {
  background: #fff !important; }

.accordion-inner {
  background: #fafafa; }

/* @import 'vendors/mmenu/jquery.mmenu.all.scss';

/*
// --- Printing ---
@import "print";
*/

/*# sourceMappingURL=main.css.map */