@charset "UTF-8";
.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;
    -webkit-transform: translateZ(0);
    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; }

.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.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: 991.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; }
  .ie9 .responsive-table-horizontal thead {
    float: none; } }

.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; }

.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:-ms-input-placeholder {
    color: #a7a9bc;
    font-style: italic; }
  .form-control-inline::-ms-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: 576px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa;
    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: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 {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
    .sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
      padding: 0; }
  .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; }

.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; }

.lfr-upload-container .progress-bar {
  background: #fff;
  margin-top: 25px;
  text-align: left;
  width: 100%; }

.lfr-upload-container .progress {
  background: #8db2e3; }

.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: 767.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: 576px) {
  .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 .icon-check {
  background: #fff;
  opacity: 0;
  z-index: -1; }

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

.taglib-image-selector.check-active .icon-check {
  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 .icon-check {
    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 .icon-check {
  opacity: 0; }

.dialog-iframe-popup {
  background-color: #fff; }

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

.item-selector .card-row {
  align-items: center; }

.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: 576px) {
    .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: 576px) {
    .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: 576px) {
            .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: 576px) {
        .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 {
  color: #212529; }

.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: #212529; }

.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.875rem;
    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.875rem;
    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-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 576px) {
    .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: 576px) {
    .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; }

.user-info .user-details .date-info {
  color: #8c8c8c; }

.user-info .user-details .user-name {
  color: #009ae5; }

.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; }

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

.js .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; }

.dialog-iframe-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: 768px) {
    .dialog-iframe-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;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .dialog-iframe-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: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

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

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

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

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

.dialog-iframe-popup .portlet-column {
  position: static; }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .dialog-with-footer #main-content,
  .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.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%; }
  @media (min-width: 768px) {
    .dialog-with-footer .button-holder.dialog-footer,
    .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn,
  .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 768px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

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

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

.dialog-with-footer .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.ae-placeholder ~ .alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder.readonly ~ .alloy-editor-placeholder {
      color: #ccc; }

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.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 {
  background: #fff;
  color: #000;
  padding: 1em;
  text-align: start; }

.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: '\f0d7'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\f0dA'; }
      .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; }

.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: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

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

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 576px) {
    .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: 576px) {
      .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 {
      background-color: #007BFF;
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-out; }
  .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 {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007BFF;
    height: 4px; }

.dialog-iframe-popup:not(.article-preview) #main-content,
.dialog-iframe-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: 576px) {
  .modal-dialog {
    max-width: none; } }

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

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

.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: 576px) {
  .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 .icon-check:before {
    content: '\f096'; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: '\f046'; }

.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 {
  padding-bottom: 0;
  padding-top: 2em;
  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: 768px) {
  .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;
  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: 768px) {
        .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: 576px) {
  .portlet .visible-interaction {
    display: none; } }

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

@media (max-width: 767.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; }

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

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

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 576px) {
      .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: 576px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

.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 {
  box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.portlet-title-menu {
  box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  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: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  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: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@media (min-width: 576px) {
  .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: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    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 {
  background: #fff;
  border-radius: 3px;
  border-top: 5px solid transparent;
  box-shadow: 0 1px 2px #c4c4c4;
  margin: 8px 6px 0;
  outline: 0;
  padding: 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 2px #c4c4c4; }

.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;
  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: 768px) {
  .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 {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

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

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

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

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

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

.overlaymask-content {
  background-color: #fff; }

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px; }

.product-menu .loading-animation {
  margin-top: 160px; }

.lfr-search-combobox-item {
  border-radius: 1px; }

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

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

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

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  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 {
  border-radius: 4px; }

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.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 {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

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

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: 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 {
    box-shadow: 0 0 5px 0 #333;
    transition-duration: 0.25s;
    transition-property: box-shadow;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

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

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

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #ff0047; }

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

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

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

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  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 {
  box-shadow: none; }

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

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

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

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

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  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));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out; }
  @media (prefers-reduced-motion: reduce) {
    .lfr-progress-active .progress-bar-status,
    .lfr-upload-container .file-uploading .progress-bar .progress {
      transition: none; } }

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

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

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

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

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

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

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -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;
    -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 {
  -webkit-animation: none;
  animation: none; }

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

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

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

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

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

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

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

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

.taglib-image-selector .icon-check {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .icon-check {
      transition: none; } }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(25deg);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(-25deg);
      transform: rotate(-25deg); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg); }

* {
  /* Scrollbar Firefox */
  scrollbar-color: #0066a9 #e7e7e7;
  scrollbar-width: thin; }

*, *::before, *::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* ===== Scrollbar CSS ===== */
/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 16px; }

*::-webkit-scrollbar-thumb {
  background-clip: content-box;
  background-color: #0066a9;
  border: 3px solid transparent;
  border-radius: 8px; }

/* Custom scrollbar thumb for Firefox */
*::-moz-scrollbar-thumb {
  background-clip: content-box;
  background-color: #0066a9;
  border: 3px solid transparent;
  border-radius: 8px; }

::-webkit-scrollbar-track, ::-moz-scrollbar-track {
  background-color: #e7e7e7;
  border: 1px solid #cacaca; }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
#mobile-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  z-index: 9000; }

.mobile-nav {
  padding-top: 5px; }

ul.flexnav, ul.flexnav ul.ec-sub-nav {
  margin: 0 !important; }

.flexnav, .searchform {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 2px;
  width: 100%;
  max-height: 0;
  background: #eee; }

.flexnav.opacity, .searchform.opacity {
  opacity: 0; }

.flexnav.flexnav-show {
  overflow-y: scroll; }

.flexnav.flexnav-show, .flexnav.searchform-show, .searchform.flexnav-show, .searchform.searchform-show {
  max-height: 10000px;
  opacity: 1;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.flexnav li.item-with-ul > a, .searchform li.item-with-ul > a {
  padding-right: 60px; }

.flexnav li a, .searchform li a {
  min-height: 50px;
  z-index: 2;
  overflow: hidden; }

.flexnav li a.ec-orange, .flexnav li i.ec-orange, .searchform li a.ec-orange {
  color: #ce3b17; }

.flexnav li a.ec-orange.ec-current-mob, .searchform li a.ec-orange.ec-current-mob {
  border-left: 4px solid #ce3b17; }

.flexnav li a.ec-green, .flexnav li i.ec-green, .searchform li a.ec-green {
  color: #418321; }

.flexnav li a.ec-green.ec-current-mob, .searchform li a.ec-green.ec-current-mob {
  border-left: 4px solid #418321; }

.flexnav li a.ec-blue, .flexnav li i.ec-blue, .searchform li a.ec-blue {
  color: #008080; }

.flexnav li a.ec-blue.ec-current-mob, .searchform li a.ec-blue.ec-current-mob {
  border-left: 4px solid #008080; }

.flexnav li a.ec-grey, .flexnav li i.ec-grey, .searchform li a.ec-grey {
  color: #0066a9; }

.flexnav li a.ec-grey.ec-current-mob, .searchform li a.ec-grey.ec-current-mob {
  border-left: 4px solid #0066a9; }

.flexnav li ul, .searchform li ul {
  width: 100%; }

.flexnav li ul li, .searchform li ul li {
  font-size: 100%;
  position: relative;
  overflow: hidden;
  border-left: 15px solid #eee;
  list-style: none; }

.flexnav li ul.flexnav-show li, .searchform li ul.flexnav-show li {
  overflow: visible; }

.flexnav li ul li a, .searchform li ul li a {
  display: block;
  background: #fff; }

.flexnav ul li ul li a, .searchform ul li ul li a {
  background: #fff; }

.flexnav ul li ul li ul li a, .searchform ul li ul li ul li a {
  background: #fff; }

.flexnav .touch-button, .searchform .touch-button {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center; }

.flexnav .touch-button:hover, .searchform .touch-button:hover {
  cursor: pointer; }

.flexnav .touch-button .navicon, .searchform .touch-button .navicon {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  position: relative;
  top: 0.7em;
  font-size: 12px;
  color: #bbb; }

.flexnav .touch-button.active .navicon:before, .searchform .touch-button.active .navicon:before {
  content: "\f068"; }

.flexnav .touch-button .searchicon:before, .searchform .touch-button .searchicon:before {
  content: "\f002"; }

.flexnav .touch-button i, .searchform .touch-button i {
  font-style: normal; }

#mobile-header-buttons {
  position: fixed;
  text-align: right;
  right: 15px;
  width: 150px;
  height: 60px;
  top: 0; }

.menu-button, .search-button, .avatar-icon {
  cursor: pointer;
  display: inline-block;
  height: 60px;
  width: 30px; }

.menu-button .touch-button .navicon, .search-button .touch-button .navicon {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
  font-size: 20px;
  position: relative;
  top: 0.7em;
  color: #0066A9; }

#mobile-header .menu-button .touch-button .navicon, #mobile-header .search-button .touch-button .navicon, #mobile-header .avatar-icon .touch-button i {
  font-size: 18px;
  top: 0.9em;
  position: relative; }

.menu-button .touch-button i, .search-button .touch-button i {
  font-style: normal; }

.menu-button .touch-button .navicon:before {
  content: "\f0c9"; }

.menu-button .touch-button.active .navicon:before {
  content: "\f139"; }

.search-button {
  right: 50px; }

.avatar-icon {
  right: 23px;
  font-size: 20px;
  color: #0167a9;
  display: none; }

.signed-in .avatar-icon {
  display: inline-block; }

.signed-in .search-button {
  right: 75px; }

.search-button .touch-button .navicon:before {
  content: "\f002"; }

.search-button .touch-button.active .navicon:before {
  content: "\f002";
  color: #ccc; }

.searchform {
  background: #fff; }

.searchform .group {
  position: relative;
  height: 62px; }

.searchform .bar {
  position: relative;
  display: block;
  width: 100%; }

.searchform .bar:before, .searchform .bar:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: #0066A9;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all; }

.searchform .bar:before {
  left: 50%; }

.searchform .bar:after {
  right: 50%; }

.searchform input:focus ~ .bar:before, .searchform input:focus ~ .bar:after {
  width: 50%; }

@media all and (min-width: 993px) {
  .flexnav, .menu-button, .search-button, #mobile-header, .mobile-nav {
    display: none; } }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
div#mobilenav {
  position: relative;
  z-index: 1000; }

#header-mobile,
#menu,
#search,
#main-nav-check,
#search-check {
  display: none; }

body {
  -webkit-text-size-adjust: 100%; }

.navbar-toggler {
  border-color: #0066a9; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 102, 169, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

@media (max-width: 991px) {
  nav.ec-navbar.ec-masthead {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1050; }
  .navbar-expand-lg {
    justify-content: space-between !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0 6px 24px 0, rgba(0, 0, 0, 0.08) 0 0 0 1px; }
  body {
    margin-top: 75px !important; }
  /* .ec-header {
    display: none;
  }*/
  #menu,
  #search,
  #header-mobile,
  #main-nav-check,
  #search-check {
    display: block; }
  #wrapper {
    display: block;
    height: auto; }
  #main-nav-check:checked ~ #wrapper,
  #main-nav-check:checked ~ .footer,
  #search-check:checked ~ #wrapper,
  #search-check:checked ~ .footer {
    display: none;
    height: 0; }
  html,
  body {
    height: 100%;
    position: relative; }
  body {
    -webkit-animation: androidbugfix infinite 1s;
    overflow-x: hidden; }
  @-webkit-keyframes androidbugfix {
    from,
    to {
      padding: 0; } }
  #header-mobile {
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    background-image: -webkit-linear-gradient(top, color-stop(#fff 0), color-stop(#eaf4f9 100%));
    background-image: linear-gradient(to bottom, #fff 0, #eaf4f9 100%);
    background-repeat: repeat-x;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    height: 50px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9; }
  #header-mobile label {
    padding: 10px; }
  #header-mobile a {
    padding: 13px 10px 10px; }
  #header-mobile label:hover,
  #menu label:hover,
  #search label:hover {
    color: #0066a9; }
  #main-nav-check,
  #search-check,
  #menu .ec-sub-nav-check,
  #search .ec-sub-nav-check {
    left: -9999px;
    position: absolute;
    top: -9999px; }
  .ec-toggle {
    color: #0066a9;
    cursor: pointer;
    display: inline-block;
    height: 50px;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    right: 0; }
  .ec-toggle.ec-search {
    right: 40px; }
  #menu .ec-sub-nav .ec-toggle,
  #search .ec-sub-nav .ec-toggle {
    font: 2em/2em Arial;
    left: 0;
    right: auto;
    top: 0; }
  #menu .ec-toggle.ec-close-menu,
  #search .ec-toggle.ec-close-menu {
    font-size: 100%;
    left: auto;
    padding: 10px;
    right: 0;
    top: 0; }
  .ec-container {
    background: #fff;
    min-height: 100%;
    padding-top: 0; }
  #menu,
  #menu .ec-sub-nav,
  #search,
  #search .ec-sub-nav {
    background: none;
    bottom: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 8999; }
  #menu,
  #menu .ec-sub-nav,
  #search,
  #search .ec-sub-nav {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.25s ease;
    transform: translate(0, 0);
    transition: transform 0.25s ease; }
  #menu ul,
  #search ul {
    background: none;
    line-height: 2.75em !important;
    list-style: none;
    margin-left: 0;
    padding: 0;
    text-decoration: none; }
  #menu ul li,
  #search ul li {
    line-height: 2.75em !important; }
  #menu li a,
  #search li a {
    font-size: 1em;
    letter-spacing: 0.15px;
    font-family: Arial, serif; }
  #search li input {
    font-size: 1.2em; }
  #menu .ec-sub-heading,
  #search .ec-sub-heading {
    color: #eee;
    font-weight: 700;
    height: 50px;
    padding-left: 15px;
    padding-right: 40px;
    text-transform: uppercase; }
  #menu .ec-sub-heading.marginL,
  #search .ec-sub-heading.marginL {
    padding-left: 50px; }
  #menu .ec-sub-heading.top,
  #search .ec-sub-heading.top {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    background-image: -webkit-linear-gradient(top, color-stop(#fff 0), color-stop(#eaf4f9 100%));
    background-image: linear-gradient(to bottom, #fff 0, #eaf4f9 100%);
    background-repeat: repeat-x;
    color: #0066a9; }
  #menu .ec-sub-heading span,
  #search .ec-sub-heading span {
    display: block;
    line-height: 50px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  #menu .ec-sub-heading:before,
  #search .ec-sub-heading:before {
    background: #444;
    content: "";
    display: block;
    height: 0;
    margin-left: -1.3125em;
    width: 40px; }
  #menu .ec-toggle-sub,
  #search .ec-toggle-sub {
    background: transparent;
    border-left: 1px solid #444;
    color: #0066a9;
    cursor: pointer;
    float: right;
    font: bold 1em/3.5em Arial;
    margin-top: -3.5em;
    padding: 0;
    text-align: center;
    width: 40px; }
  #menu,
  #search,
  #menu .ec-sub-nav,
  #search .ec-sub-nav {
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .ec-bold {
    font-weight: bold; }
  .level-zero {
    color: white !important;
    font-size: 18px !important; }
  .level-one {
    color: white !important;
    font-size: 16px !important; }
  .level-x {
    font-size: 16px !important; }
  #mobile-nav li a {
    padding: 2px;
    width: 100%; }
  ul#mobile-nav .ec-grey a.level-x {
    color: #0066a9; }
  .ec-orange.ec-colored-full {
    background: #ce3b17; }
  .ec-orange.ec-colored-full:active {
    background: #9B2300; }
  .ec-green.ec-colored-full {
    background: #418321; }
  .ec-green.ec-colored-full:active {
    background: #205F1C; }
  .ec-blue.ec-colored-full {
    background: #008080; }
  .ec-blue.ec-colored-full:active {
    background: #145B61; }
  .ec-grey.ec-colored-full {
    background: #0066a9; }
  .ec-grey.ec-colored-full:active {
    background: #085384; }
  #mobile-nav .ec-nav-button a.ec-orange {
    color: #ce3b17; }
  #mobile-nav .ec-nav-button a.ec-green {
    color: #418321; }
  #mobile-nav .ec-nav-button a.ec-blue {
    color: #008080; }
  #mobile-nav .ec-nav-button a.ec-grey {
    color: #0066a9; }
  .ec-orange.ec-colored-full:hover {
    filter: brightness(80%); }
  .ec-orange.ec-colored-full a:hover {
    text-decoration: none; }
  .ec-green.ec-colored-full:hover {
    filter: brightness(80%); }
  .ec-green.ec-colored-full a:hover {
    text-decoration: none; }
  .ec-blue.ec-colored-full:hover {
    filter: brightness(80%); }
  .ec-blue.ec-colored-full a:hover {
    text-decoration: none; }
  .ec-orange.ec-colored:hover {
    background: #ce3b17;
    filter: brightness(80%);
    border-radius: 10px; }
  .ec-orange.ec-colored a:hover {
    color: white !important;
    text-decoration: none; }
    .ec-orange.ec-colored a:hover a {
      color: white !important;
      text-decoration: none; }
  .ec-green.ec-colored:hover {
    background: #418321;
    filter: brightness(80%);
    border-radius: 10px; }
    .ec-green.ec-colored:hover a {
      color: white !important;
      text-decoration: none; }
  .ec-green.ec-colored a:hover {
    color: white !important;
    text-decoration: none; }
  .ec-blue.ec-colored:hover {
    background: #008080;
    filter: brightness(80%);
    border-radius: 10px; }
    .ec-blue.ec-colored:hover a {
      color: white !important;
      text-decoration: none; }
  .ec-blue.ec-colored a:hover {
    color: white !important;
    text-decoration: none; }
  .ec-grey.ec-colored:hover {
    background: #0066a9;
    filter: brightness(80%);
    border-radius: 10px; }
    .ec-grey.ec-colored:hover a {
      color: white !important;
      text-decoration: none; }
  .ec-grey.ec-colored a:hover {
    color: white !important;
    text-decoration: none; }
  .ec-orange.ec-colored-light:hover {
    color: #ce3b17;
    background: #f4efef;
    border-radius: 10px; }
  .ec-green.ec-colored-light:hover {
    color: #418321;
    background: #f4efef;
    border-radius: 10px; }
  .ec-blue.ec-colored-light:hover {
    color: #008080;
    background: #f4efef;
    border-radius: 10px; }
  .ec-grey.ec-colored-light:hover {
    color: #0066a9;
    background: #f4efef;
    border-radius: 10px; }
  .divider {
    border-bottom: 1px solid white; }
  .ec-orange.divider {
    border-bottom: 1px solid #ce3b17; }
  .ec-green.divider {
    border-bottom: 1px solid #418321; }
  .ec-blue.divider {
    border-bottom: 1px solid #008080; }
  .ec-grey.divider {
    border-bottom: 1px solid #0066a9; }
  .ec-return-link {
    font-family: Arial, serif;
    font-size: 13px;
    line-height: 53px;
    letter-spacing: 0.8px;
    vertical-align: middle;
    margin-left: 10px; }
  #search-check:checked ~ #search,
  #search .ec-sub-nav-check:checked ~ #sfof-sub,
  #main-nav-check:checked ~ #menu,
  #menu .ec-sub-nav-check:checked ~ .ec-sub-nav {
    right: 0; }
  .ec-search-reset {
    color: #ccc !important;
    cursor: pointer;
    position: absolute;
    right: 40px;
    top: 50px;
    width: 50px !important; }
  #menu .ec-fa {
    line-height: 1 !important; }
  #search .ec-btn.ec-btn-primary {
    margin-top: 0 !important; }
  #search .ec-input-group .ec-input-group-btn {
    position: absolute;
    right: 0;
    top: 50px; }
  .ec-searchbox {
    float: right;
    margin-right: 70px; }
  .ec-search-backdrop {
    top: 50px !important; }
  .aui.ios input,
  .aui.ios input.input-large,
  .aui.ios textarea,
  .aui.ios .uneditable-input {
    max-width: 100% !important; }
  #search .ec-form-control,
  #menu .ec-sub-nav {
    position: relative; }
  #search .ec-form-control:not(:valid) ~ .ec-search-reset,
  .ec-hidden {
    display: none; } }

.mobile-navigation-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 8px;
  color: #ffffff;
  height: 116px; }

.mobile-navigation-list-item-sub {
  width: 100vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  padding: 0 8px; }

.mobile-navigation-list-item-sub:active {
  background-color: #f4efef; }

.mobile-nav .portlet-boundary {
  margin: 5px; }

.mobile-nav .form-group {
  margin-bottom: 0; }

.mobile-nav form {
  margin-top: 0;
  margin-bottom: 0; }

.mobile-nav input.field.search-input.form-control.ec-search-input-clickarea {
  width: 100%; }

.mobile-nav .ec-search-input-wrapper.ec-in-navigation .ec-search-suggestions {
  position: relative;
  width: 100%;
  top: 0; }

ul#mobile-nav .ec-nav-button a i {
  display: inline-block;
  vertical-align: middle; }

.ec-blue .ec-nav-close-button {
  color: #008080; }

.ec-orange .ec-nav-close-button {
  color: #ce3b17; }

.ec-green .ec-nav-close-button {
  color: #418321; }

.ec-grey .ec-nav-close-button {
  color: #0066a9; }

.ec-nav-close-button, .ec-nav-back-button {
  padding: 4px; }

.ec-green.mobile-navigation-item {
  border-bottom: 1px solid #418321; }

.ec-orange.mobile-navigation-item {
  border-bottom: 1px solid #ce3b17; }

.ec-blue.mobile-navigation-item {
  border-bottom: 1px solid #008080; }

.ec-grey.mobile-navigation-item {
  border-bottom: 1px solid #0066a9; }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
/* Text (Konsumenten) in Navigationsebene 0 orange anzeigen. */
a.ec-orange-color {
  color: #ce3b17 !important; }

/* Text (Industrie & Gewerbe) in Navigationsebene 0 grün anzeigen */
a.ec-green-color {
  color: #418321 !important; }

/* Text (Marktteilnehmer) in Navigationsebene 0 blau anzeigen */
a.ec-blue-color {
  color: #008080 !important; }

/* Text (Über die E-Control) in Navigationsebene 0 blau anzeigen */
a.ec-grey-color {
  color: #0066a9 !important; }

/* Navigationslinks der 2. Ebene (Konsumenten/Strom, Gas, Öko-Energie) nicht umf�rben beim Hovern */
.ec-sectionhead a:hover {
  color: #fff; }

.ec-sectionhead.ec-orange-color {
  background-color: #ce3b17 !important; }

.ec-sectionhead.ec-green-color {
  background-color: #418321 !important; }

.ec-sectionhead.ec-blue-color {
  background-color: #008080 !important; }

.ec-sectionhead.ec-grey-color {
  background-color: #0066a9 !important; }

@media (max-width: 991px) {
  .ec-main-navigation {
    display: none; } }

.ec-main-navigation {
  background-color: #fff; }

#main-nav {
  width: 100vw;
  max-width: 1440px;
  margin-top: 5px; }

#nav-menu {
  max-width: 1440px; }

#sidebar {
  position: absolute;
  border-radius: 8px;
  box-shadow: 0 20px 8px -8px rgba(0, 0, 0, 0.24);
  z-index: 985;
  background-color: #ffffff;
  display: flex;
  justify-content: center; }

#sidebar.show {
  display: flex;
  justify-content: center; }

.ec-sidebar-nav {
  background-color: unset; }

.ec-sidebar-nav ul a {
  width: 400px; }

.ec-grey-color {
  color: #0066a9; }

.ec-back-to-top {
  margin: 5px 0 0 0;
  padding: 10px; }

a.ec-top-link {
  align-items: center;
  background: #333;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  height: 30px;
  justify-content: center;
  margin-left: 5px;
  opacity: .7;
  padding: 10px;
  text-decoration: none;
  transform: scale(1);
  transition: all .4s ease-in-out;
  width: 30px;
  z-index: 985; }

#sidebar {
  bottom: auto !important;
  width: 100%; }
  #sidebar.is_stuck {
    position: fixed !important;
    top: 0 !important; }

.ec-sidebar-nav {
  background-color: #fff;
  margin: 15px 0;
  padding: 0; }

.ec-sidebar-nav-shadow {
  box-shadow: 0 2px 10px 0 #00000033; }

.ec-sidebar-nav .ec-accordion-content {
  display: none; }

.ec-sidebar-nav .ec-panel:hover .panel {
  box-shadow: none; }

.ec-sidebar-nav .ec-panel-group .ec-panel + .ec-panel {
  margin-top: 0; }

.ec-sidebar-nav .ec-panel-group {
  border-bottom: 1px solid #f5f5f5; }

.ec-sidebar-nav .ec-panel-heading i.ec-accordion-toggle:before {
  content: "\f054"; }

.ec-sidebar-nav .ec-panel-heading i.ec-accordion-toggle.ec-collapsed:before {
  content: "\f054"; }

.ec-panel-heading a {
  font-family: Arial, serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: 0.15000000596046448px; }

.ec-sidebar-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 20px; }

.ec-sidebar-nav ul li, .ec-sidebar-nav ul a {
  display: block;
  z-index: 0;
  margin: 0 8px; }

.ec-sidebar-nav ul li:hover, .ec-sidebar-nav ul a:hover, .ec-sidebar-nav ul a:hover {
  z-index: 9;
  cursor: pointer; }

.ec-sidebar-nav ul li.active {
  font-weight: 700; }

.ec-sidebar-nav ul li.active li {
  font-weight: 300; }

.ec-sidebar-nav ul a {
  border-right: 4px solid transparent;
  margin-right: 0 !important;
  padding: 10px 0;
  position: relative; }

.ec-sidebar-nav .ec-panel, .ec-sidebar-nav .ec-panel-heading {
  display: flex;
  width: 460px;
  height: 100px;
  align-items: center;
  margin: 0;
  padding: 0;
  justify-content: space-between; }

.ec-sidebar-nav .ec-panel, .ec-sidebar-nav .ec-panel-subheading, .ec-panel-subheading-link {
  display: flex;
  align-items: center;
  padding: 2px 8px;
  border-radius: 8px; }

.ec-sidebar-nav .ec-panel {
  background-color: white; }

.ec-sidebar-nav .ec-panel-subheading:hover {
  background-color: #F1F4EF; }

.ec-green .ec-sidebar-nav .ec-panel-subheading-link:hover {
  background-color: #418321 !important; }
  .ec-green .ec-sidebar-nav .ec-panel-subheading-link:hover a {
    color: white !important; }

.ec-sidebar-nav .ec-panel > .ec-green-color > .ec-panel-subheading-link:hover {
  background-color: #418321 !important; }
  .ec-sidebar-nav .ec-panel > .ec-green-color > .ec-panel-subheading-link:hover a {
    color: white !important; }

.ec-orange .ec-sidebar-nav .ec-panel-subheading-link:hover {
  background-color: #ce3b17 !important; }
  .ec-orange .ec-sidebar-nav .ec-panel-subheading-link:hover a {
    color: white !important; }

.ec-sidebar-nav .ec-panel > .ec-orange-color > .ec-panel-subheading-link:hover {
  background-color: #ce3b17 !important; }
  .ec-sidebar-nav .ec-panel > .ec-orange-color > .ec-panel-subheading-link:hover a {
    color: white !important; }

.ec-blue .ec-sidebar-nav .ec-panel-subheading-link:hover {
  background-color: #008080 !important;
  border-radius: 8px; }
  .ec-blue .ec-sidebar-nav .ec-panel-subheading-link:hover a {
    color: white !important; }

.ec-sidebar-nav .ec-panel > .ec-blue-color > .ec-panel-subheading-link:hover {
  background-color: #008080 !important;
  border-radius: 8px; }
  .ec-sidebar-nav .ec-panel > .ec-blue-color > .ec-panel-subheading-link:hover a {
    color: white !important; }

.ec-grey .ec-sidebar-nav .ec-panel-subheading-link:hover {
  background-color: #0066a9 !important;
  border-radius: 8px; }
  .ec-grey .ec-sidebar-nav .ec-panel-subheading-link:hover a {
    color: white !important; }

.ec-sidebar-nav .ec-panel > .ec-grey-color > .ec-panel-subheading-link:hover {
  background-color: #0066a9 !important;
  border-radius: 8px; }
  .ec-sidebar-nav .ec-panel > .ec-grey-color > .ec-panel-subheading-link:hover a {
    color: white !important; }

.ec-sidebar-nav ul a:hover, .ec-sidebar-nav ul a:focus, .ec-sidebar-nav ul a:active {
  text-decoration: none; }

.ec-sidebar-nav ul ul li {
  border-left: 4px solid #eee; }

.ec-sidebar-nav ul ul a {
  background-color: #fff; }

/* link colors */
.ec-orange .ec-sidebar-nav .ec-panel-heading {
  border-bottom: 1px solid #ce3b17; }

.ec-green .ec-sidebar-nav .ec-panel-heading {
  border-bottom: 1px solid #418321; }

.ec-blue .ec-sidebar-nav .ec-panel-heading {
  border-bottom: 1px solid #008080; }

.ec-grey .ec-sidebar-nav .ec-panel-heading {
  border-bottom: 1px solid #0066a9; }

.ec-orange .ec-sidebar-nav ul a {
  color: #ce3b17; }

.ec-green .ec-sidebar-nav ul a {
  color: #418321; }

.ec-blue .ec-sidebar-nav ul a {
  color: #008080; }

.ec-grey .ec-sidebar-nav ul a {
  color: #0066a9; }

.ec-orange .ec-sidebar-nav ul li .ec-fa {
  color: #ce3b17; }

.ec-green .ec-sidebar-nav ul li .ec-fa {
  color: #418321; }

.ec-blue .ec-sidebar-nav ul li .ec-fa {
  color: #008080; }

.ec-grey .ec-sidebar-nav ul li .ec-fa {
  color: #0066a9; }

/* Back to top (hidden on mobile) */
.ec-back-to-top {
  color: #757575 !important;
  display: none;
  font-size: 12px;
  margin: 10px 0 20px;
  padding: 15px; }

.ec-back-to-top:hover {
  color: #0066a9; }

.ec-sidebar-nav .ec-panel > .ec-blue-color {
  border-bottom-color: #008080 !important; }
  .ec-sidebar-nav .ec-panel > .ec-blue-color a {
    color: #008080 !important; }

.ec-sidebar-nav .ec-panel > .ec-orange-color {
  border-bottom-color: #ce3b17 !important; }
  .ec-sidebar-nav .ec-panel > .ec-orange-color a {
    color: #ce3b17 !important; }

.ec-sidebar-nav .ec-panel > .ec-green-color {
  border-bottom-color: #418321 !important; }
  .ec-sidebar-nav .ec-panel > .ec-green-color a {
    color: #418321 !important; }

.ec-sidebar-nav .ec-panel > .ec-grey-color {
  border-bottom-color: #0066a9 !important; }
  .ec-sidebar-nav .ec-panel > .ec-grey-color a {
    color: #0066a9 !important; }

@media (max-width: 834px) {
  .ec-nav-button {
    display: flex;
    padding-top: 25px;
    padding-bottom: 15px; }
  .ec-main-navigation {
    display: none; } }

.ec-nav-button {
  display: flex; }

.ec-nav-back-button {
  float: left;
  margin-left: 10px !important; }

.ec-nav-close-button {
  float: right;
  margin-left: auto !important;
  margin-right: 10px !important; }

.ec-orange .ec-colored-button-inverted {
  color: white !important;
  margin: 0; }

.ec-green .ec-colored-button-inverted {
  color: white !important;
  margin: 0; }

.ec-blue .ec-colored-button-inverted {
  color: white !important;
  margin: 0; }

.ec-grey .ec-colored-button-inverted {
  color: white !important;
  margin: 0; }

.ec-inactive {
  opacity: 0.2; }

.ec-orange .ec-inactive {
  color: #ce3b17; }

.ec-green .ec-inactive {
  color: #418321; }

.ec-blue .ec-inactive {
  color: #008080; }

.ec-grey .ec-inactive {
  color: #0066a9; }

/* affix */
.ec-affix {
  top: 10px; }

.ec-affix-bottom {
  position: absolute;
  width: 227px; }

@media (min-width: 769px) {
  .ec-back-to-top {
    display: block; } }

@media (max-width: 768px) {
  #sidebar.show {
    display: none; } }

@media (min-width: 992px) {
  .ec-sidebar-nav .ec-nav > .ec-active > ul {
    display: block; }
  /* Widen the fixed sidebar */
  .ec-sidebar-nav.ec-affix, .ec-sidebar-nav.ec-bottom {
    width: 227px; }
  .ec-sidebar-nav.ec-affix {
    position: fixed;
    top: 0; }
  .ec-sidebar-nav.ec-bottom {
    position: absolute; } }

@media (max-width: 992px) {
  .ec-affix, .ec-affix-bottom {
    position: static; } }

@media (min-width: 1200px) {
  /* Widen the fixed sidebar again */
  .ec-sidebar-nav.ec-affix, .ec-sidebar-nav.ec-affix-bottom {
    width: 278px; } }

/* Integrated Issue #33 Gitlab
@see: http://git.ebcont.com/ebcont-communication/econtrol-corporate-page/issues/33
*/
.ec-sectionhead {
  background-color: #0066a9;
  display: flex;
  justify-content: center; }

@media (min-width: 0px) {
  .ec-sectionhead {
    padding: 0 15px; } }

@media (min-width: 575px) {
  .ec-sectionhead {
    padding: 0 15px; } }

@media (min-width: 768px) {
  .ec-sectionhead {
    padding: 0 15px; } }

@media (min-width: 992px) {
  .ec-sectionhead {
    padding: 0 30px; } }

@media (min-width: 1200px) {
  .ec-sectionhead {
    padding: 0 30px; } }

@media (min-width: 1455px) {
  .ec-sectionhead {
    padding: 0; } }

.ec-grey .ec-sectionhead {
  background: #0066A9;
  display: flex;
  justify-content: center; }

.ec-orange .ec-sectionhead {
  background: #ce3b17;
  display: flex;
  justify-content: center; }

.ec-orange .selectedNavigationItem {
  background-color: #ce3b17; }
  .ec-orange .selectedNavigationItem a {
    color: white !important; }

.ec-blue .selectedNavigationItem {
  background-color: #008080; }
  .ec-blue .selectedNavigationItem a {
    color: white !important; }

.ec-green .selectedNavigationItem {
  background-color: #418321; }
  .ec-green .selectedNavigationItem a {
    color: white !important; }

.ec-grey .selectedNavigationItem {
  background-color: #0066a9; }
  .ec-grey .selectedNavigationItem a {
    color: white !important; }

.navbar .navbar-collapse {
  max-width: 1440px; }

.navbar-expand-lg {
  justify-content: center; }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
.ec-teaser .ec-well .portlet-dropzone.portlet-column-content .portlet-boundary section {
  position: static; }
  .ec-teaser .ec-well .portlet-dropzone.portlet-column-content .portlet-boundary section .portlet-content h2 {
    display: none; }

.ec-header {
  margin: auto; }

.full-width .ec-container:not(.ec-main) {
  width: 100% !important; }

.portlet > .portlet-content {
  padding: 0; }
  .portlet > .portlet-content .portlet-title-editable, .portlet > .portlet-content .portlet-title-text {
    display: none; }

body.ec-home #navbar-collapse {
  border-bottom: 3px solid #f5f5f5; }

body.ec-home #navbar-collapse #accordion li #navbar-collapse .ec-nav.ec-navbar-nav form {
  width: 50%; }
  body.ec-home #navbar-collapse #accordion li #navbar-collapse .ec-nav.ec-navbar-nav form .ec-input-group .ec-input-group-btn .ec-btn {
    border-color: #ccc; }

body.has-control-menu.guest-site div#wrapper {
  margin-top: 0; }
  body.has-control-menu.guest-site div#wrapper .ec-header .ec-row .ec-logout-link a::before {
    font-family: "Font Awesome 6 Pro";
    content: "\f007";
    margin-right: 2px; }

@media (max-width: 768px) {
  #ControlMenu {
    display: none; } }

.ec-navbar.ec-masthead .ec-row .ec-choose-language .in-row {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #555555; }

.ec-navbar.ec-masthead .ec-row.language-username {
  max-height: 25px; }
  .ec-navbar.ec-masthead .ec-row.language-username .ec-choose-language {
    max-height: 25px; }
  .ec-navbar.ec-masthead .ec-row.language-username .language-entry-long-text:not(:last-child) {
    border-right: 1px solid lightgrey; }

.ec-navbar.ec-masthead .ec-row .ec-navbar-header .ec-navbar-brand.logo-link {
  margin-left: 0px;
  padding-left: 0;
  height: 110px;
  width: 100%;
  margin-top: 0px;
  padding-top: 4px; }
  .ec-navbar.ec-masthead .ec-row .ec-navbar-header .ec-navbar-brand.logo-link img {
    height: auto;
    width: 100%;
    max-width: 255px; }

@media (min-width: 992px) {
  .ie11 .ec-teaser .ec-well .ec-media {
    display: block; } }

.ie11 #ControlMenu {
  position: relative; }

#hrefFm {
  display: none; }

.portal-popup {
  height: 100%; }
  .portal-popup .flipped {
    height: 100%; }

.ec-search {
  position: relative;
  padding: 5px 0; }
  .ec-search form {
    margin-top: 2px; }
  .ec-search div.form-group.form-group-inline.input-text-wrapper {
    width: calc(100% - 38px); }
  .ec-search .portlet-boundary_com_liferay_portal_search_web_portlet_SearchPortlet_ {
    margin-top: 10px;
    margin-right: -5px; }
  .ec-search div.lfr-ddm-field-group.lfr-ddm-field-group-inline.field-wrapper {
    height: 34px;
    position: absolute;
    background-color: white;
    padding-left: 0px;
    border: 1px solid lightgrey;
    right: 6px;
    border-radius: 0 5px 5px 0;
    padding-bottom: 1px; }

body.signed-in .ec-search {
  margin-top: unset; }

@media (max-width: 768px) {
  div.form-group.form-group-inline.input-text-wrapper {
    display: block;
    position: absolute;
    top: 6px;
    width: 100%; }
    div.form-group.form-group-inline.input-text-wrapper .search-input {
      padding: 5px; }
  div.lfr-ddm-field-group.lfr-ddm-field-group-inline.field-wrapper {
    visibility: hidden; }
  .ec-search {
    margin-top: unset; } }

#mobile-header .ec-navbar-header .logo-container {
  display: inline-block;
  width: 50%;
  vertical-align: middle; }

#mobile-header .ec-navbar-header .title-container {
  display: inline-block;
  color: #0066a9;
  font-size: 16px;
  vertical-align: middle; }
  #mobile-header .ec-navbar-header .title-container .mobile-title {
    text-overflow: ellipsis;
    max-height: 30px;
    white-space: nowrap;
    display: block;
    max-width: 70px;
    overflow: hidden; }

.search-button-custom {
  background-color: transparent;
  border: none;
  padding: 0; }

@media (max-width: 768px) {
  .ec-teasers .ec-teaser .ec-well .journal-content-article .ec-info {
    display: block; }
  .ec-teasers .ec-teaser .ec-well .journal-content-article .ec-media {
    display: none; } }

.user-information {
  text-align: center;
  background-color: white;
  padding-top: 20px;
  display: none; }

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

#wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .search-facet ul.list-unstyled {
  margin-bottom: 0px;
  word-break: break-all; }
  #wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .search-facet ul.list-unstyled li {
    padding-top: 0;
    padding-bottom: 0; }
    #wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .search-facet ul.list-unstyled li a {
      margin-top: 2px;
      margin-bottom: 2px;
      line-height: 17px; }
    #wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .search-facet ul.list-unstyled li a.text-primary {
      display: block;
      padding: 10px 15px;
      color: #fff;
      webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      background-color: #0066a9; }
      #wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .search-facet ul.list-unstyled li a.text-primary:hover {
        text-decoration: none;
        color: #fff; }
    #wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .search-facet ul.list-unstyled li a.text-default {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      display: block;
      padding: 10px 15px;
      color: #0066a9; }
      #wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .search-facet ul.list-unstyled li a.text-default:hover {
        background-color: #eee;
        color: #256986;
        text-decoration: none; }

#wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .portlet-icon-back {
  display: none; }

#wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .portlet-content-container .portlet-body .form .input-container .menu-column .result .main-content-body {
  margin-top: 0px; }

#wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .portlet-content-container .portlet-body .form .input-container .fieldset > div {
  position: relative; }
  #wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .portlet-content-container .portlet-body .form .input-container .fieldset > div > div {
    width: 100%; }
    @media (max-width: 768px) {
      #wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .portlet-content-container .portlet-body .form .input-container .fieldset > div > div {
        height: 70px; } }
  @media (max-width: 768px) {
    #wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .portlet-content-container .portlet-body .form .input-container .fieldset > div .lfr-ddm-field-group.field-wrapper {
      visibility: visible; } }
  #wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .portlet-content-container .portlet-body .form .input-container .fieldset > div .lfr-ddm-field-group.field-wrapper button {
    position: absolute;
    top: -6px;
    right: 0px;
    height: 34px;
    color: #0468aa; }
    @media (max-width: 768px) {
      #wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .portlet-content-container .portlet-body .form .input-container .fieldset > div .lfr-ddm-field-group.field-wrapper button {
        top: 14px; } }
    #wrapper .ec-container.ec-main #main-content .portlet-layout.row .portlet-column .portlet-search .portlet .portlet-content .portlet-content-container .portlet-body .form .input-container .fieldset > div .lfr-ddm-field-group.field-wrapper button .lfr-btn-label {
      display: none; }

table {
  width: 100%; }

.control-menu.control-menu-level-1 .container-fluid-1280 {
  margin-left: 320px; }

@media (min-width: 769px) {
  body > .flipped {
    position: relative; }
    body > .flipped #menu {
      display: block;
      position: absolute;
      z-index: 2;
      top: -8px; } }
    @media (min-width: 769px) and (min-width: 1200px) {
      body > .flipped #menu {
        right: calc(350px - (1920px - 100vw) / 2); } }
    @media (min-width: 769px) and (min-width: 991px) and (max-width: 1199px) {
      body > .flipped #menu {
        right: calc(450px - (1920px - 100vw) / 2); } }
    @media (min-width: 769px) and (min-width: 769px) and (max-width: 990px) {
      body > .flipped #menu {
        right: calc(550px - (1920px - 100vw) / 2); } }
    @media (min-width: 769px) and (max-width: 990px) {
      body > .flipped #menu .portlet-search .form-group.form-group-inline.input-text-wrapper {
        width: 80%; } }

@media (min-width: 769px) {
      body > .flipped #menu .lfr-ddm-field-group.lfr-ddm-field-group-inline.field-wrapper {
        border: 1px solid lightgrey;
        position: relative;
        top: 5px;
        left: -38px;
        border-radius: 5px; } }

.lfr-search-container-wrapper .list-group-item-content .text-default {
  margin-top: 0.8em; }
  .lfr-search-container-wrapper .list-group-item-content .text-default .taglib-asset-categories-summary {
    display: block;
    margin-top: 10px; }
  .lfr-search-container-wrapper .list-group-item-content .text-default .taglib-asset-categories-summary ~ .taglib-asset-categories-summary {
    display: none; }

.lfr-search-container-wrapper .list-group-item-content .text-default:nth-child(2) {
  display: none; }

.lfr-search-container-wrapper .user-icon {
  display: none; }

@media (min-width: 993px) {
  .has-control-menu #menu {
    margin-top: 125px; } }

.portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well {
  height: unset; }
  .portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well h3:first-child {
    font-weight: bold; }
  .portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .button-holder {
    margin-top: 20px; }
    .portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .button-holder > button.btn {
      width: 100%; }
  .portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .card-horizontal {
    border: none;
    background-color: #f5f5f5; }
    .portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .card-horizontal .panel-body {
      padding: 0;
      height: 75px; }
      .portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .card-horizontal .panel-body .control-label {
        display: none; }
      .portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .card-horizontal .panel-body .text-warning {
        display: none; }

.ec-language-chooser {
  display: inline-block;
  border-right: 1px solid lightgrey;
  padding-left: 3px;
  padding-right: 6px; }
  .ec-language-chooser:last-child {
    border: none; }

a {
  cursor: pointer; }

#portlet_CookieInfoBanner {
  padding: 0;
  margin: 0; }
  #portlet_CookieInfoBanner #cookies {
    background-color: #27b2db;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px; }
    @media (max-width: 768px) {
      #portlet_CookieInfoBanner #cookies {
        padding-top: 17px; } }
    #portlet_CookieInfoBanner #cookies .notifications-header {
      display: inline-block;
      width: 98%; }
    #portlet_CookieInfoBanner #cookies .notifications-header-icons {
      display: inline-block;
      float: right; }
      #portlet_CookieInfoBanner #cookies .notifications-header-icons a {
        vertical-align: -webkit-baseline-middle; }
      #portlet_CookieInfoBanner #cookies .notifications-header-icons .icon-remove {
        color: white; }
    #portlet_CookieInfoBanner #cookies p {
      margin-bottom: 0; }
    #portlet_CookieInfoBanner #cookies a {
      color: white;
      font-weight: 900; }

.portlet-asset-publisher .asset-abstract {
  margin-bottom: 20px; }
  .portlet-asset-publisher .asset-abstract .asset-title {
    border-bottom: 1px solid #ddd; }

.mobile-nav .searchform.searchform-show {
  padding-top: 0; }

@media (max-width: 768px) {
  #wrapper .ec-header {
    display: block; }
  .ec-search.searchform {
    position: absolute;
    top: -55px;
    left: 0;
    background: transparent; }
    .ec-search.searchform .field.search-input.form-control {
      transition: unset;
      box-shadow: none;
      -webkit-box-shadow: none;
      background: transparent; }
      .ec-search.searchform .field.search-input.form-control:focus {
        box-shadow: none;
        -webkit-box-shadow: none; } }

a:hover {
  text-decoration: underline; }

.ec-header .ec-container .ec-sectionhead .ec-btn-group .ec-btn-group a:hover {
  text-decoration: underline; }

html {
  height: 100%;
  background-color: #f5f5f5 !important; }

a .icon-monospaced, .icon-monospaced {
  height: 31px; }

.list-group-heading {
  padding: 10px 15px !important; }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
/************* Searchpage Search Input **************/
.ec-search-input-wrapper form {
  margin-bottom: 0; }

.ec-search-input-wrapper .ec-search-input-field {
  width: 100%;
  /*.ec-suggest {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
    }*/ }
  .ec-search-input-wrapper .ec-search-input-field .search-input {
    padding: 6px 34px;
    height: 48px;
    background-color: #F1F2F5;
    border: 1px solid #0066a9;
    border-radius: 24px; }
  .ec-search-input-wrapper .ec-search-input-field .ec-search-submit-button {
    left: 0; }
  .ec-search-input-wrapper .ec-search-input-field .ec-search-submit-reset {
    right: 0; }
  .ec-search-input-wrapper .ec-search-input-field .btn {
    color: #0066a9;
    height: 48px;
    width: 34px;
    text-align: center;
    font-size: 18px;
    position: absolute;
    bottom: 0; }
    .ec-search-input-wrapper .ec-search-input-field .btn i {
      padding-top: 5px; }
  .ec-search-input-wrapper .ec-search-input-field .btn-light:hover {
    border-color: transparent;
    background-color: transparent; }

.ec-search-input-wrapper .ec-search-suggestions {
  background-color: transparent;
  position: absolute;
  top: 48px;
  width: calc(100% - 30px);
  z-index: 1; }
  .ec-search-input-wrapper .ec-search-suggestions ul {
    padding: 0;
    margin: 0;
    border: 1px solid #0066a9;
    border-top: none;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    background: #f1f2f5 !important; }
    .ec-search-input-wrapper .ec-search-suggestions ul li {
      padding: 10px 20px;
      list-style-type: none; }
      .ec-search-input-wrapper .ec-search-suggestions ul li.active {
        background-color: rgba(0, 147, 255, 0.2); }

.ec-search-input-wrapper.ec-in-navigation .search-input {
  height: 40px; }

.ec-search-input-wrapper.ec-in-navigation .btn {
  height: 40px;
  color: #0066a9; }

.ec-search-input-wrapper.ec-in-navigation .ec-search-suggestions {
  top: 40px;
  width: 100%; }
  .ec-search-input-wrapper.ec-in-navigation .ec-search-suggestions ul {
    padding: 0;
    margin: 0;
    border: 1px solid #0066a9;
    border-top: none;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    background: #f1f2f5 !important; }
  .ec-search-input-wrapper.ec-in-navigation .ec-search-suggestions ul li {
    padding: 6px 14px; }

.ec-search .form-control:focus {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.ec-search-input-wrapper .ec-search-input-field .search-input:focus {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

@media (min-width: 992px) and (max-width: 1007px) {
  .ec-search-input-wrapper.ec-in-navigation {
    width: 150px; } }

@media (min-width: 1008px) and (max-width: 1078px) {
  .ec-search-input-wrapper.ec-in-navigation {
    width: 170px; } }

/************* Searchpage Search Results **************/
.ec-search-result-wrapper {
  margin-bottom: 40px; }
  .ec-search-result-wrapper .portlet-boundary {
    margin-top: 0; }
  .ec-search-result-wrapper .ec-search-result h2 {
    font-size: 22.13px;
    text-overflow: ellipsis;
    overflow: hidden; }
  .ec-search-result-wrapper .ec-result-filter-form {
    margin-top: 9px;
    margin-bottom: 11px;
    display: inline-block; }
    .ec-search-result-wrapper .ec-result-filter-form .ec-result-filter {
      display: inline-block;
      height: 28px;
      line-height: 28px; }
      .ec-search-result-wrapper .ec-result-filter-form .ec-result-filter select {
        font-size: 13px;
        height: 34px !important;
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
        padding-right: 30px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAXUlEQVR42mNgoC0IXcWMguvrmTDUmM082GA+4+AhNLwNQ6HRtEN6QInbFjMP/Qdh8xmH3ptOPxiG1WaQYosZBx+azTj403TqwXCG+v0sOJ1pNPWgptH0fe4MgwcAACfOLaZgKcg+AAAAAElFTkSuQmCC);
        background-position: calc(100% - 10px) calc(1em);
        background-repeat: no-repeat;
        background-size: auto; }
        .ec-search-result-wrapper .ec-result-filter-form .ec-result-filter select:focus {
          box-shadow: 0 0 8px #3798c3;
          background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAXUlEQVR42mNgoC0IXcWMguvrmTDUmM082GA+4+AhNLwNQ6HRtEN6QInbFjMP/Qdh8xmH3ptOPxiG1WaQYosZBx+azTj403TqwXCG+v0sOJ1pNPWgptH0fe4MgwcAACfOLaZgKcg+AAAAAElFTkSuQmCC);
          background-position: calc(100% - 10px) calc(1em);
          background-repeat: no-repeat;
          background-size: auto;
          background-color: white; }
      .ec-search-result-wrapper .ec-result-filter-form .ec-result-filter.ec-result-filter-time, .ec-search-result-wrapper .ec-result-filter-form .ec-result-filter.ec-result-filter-type {
        margin-left: 2rem; }
    .ec-search-result-wrapper .ec-result-filter-form .ec-result-count {
      float: right;
      text-align: right;
      width: 100%;
      margin-top: 5px; }
    .ec-search-result-wrapper .ec-result-filter-form ~ hr {
      margin-top: 0; }
  .ec-search-result-wrapper .ec-breadcrumb {
    font-size: 10px; }
    .ec-search-result-wrapper .ec-breadcrumb .breadcrumb {
      background-color: unset;
      border-radius: 0;
      padding: 0;
      margin: 0; }
    .ec-search-result-wrapper .ec-breadcrumb .breadcrumb > li + li:before {
      content: "/";
      padding-left: 3px;
      padding-right: 0; }
    .ec-search-result-wrapper .ec-breadcrumb .breadcrumb > li:before {
      content: ""; }
  .ec-search-result-wrapper .ec-pagination-wrapper {
    display: flex; }
    .ec-search-result-wrapper .ec-pagination-wrapper ul {
      margin: auto; }
    .ec-search-result-wrapper .ec-pagination-wrapper .selected {
      background-color: rgba(0, 147, 255, 0.2); }
  .ec-search-result-wrapper .ec-department-tabs {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px; }
    .ec-search-result-wrapper .ec-department-tabs .ec-tablist {
      display: inline-block;
      padding: 0;
      margin-bottom: 0; }
      .ec-search-result-wrapper .ec-department-tabs .ec-tablist li {
        padding: 0 15px 9.5px 15px;
        list-style-type: none;
        display: inline-block; }
        .ec-search-result-wrapper .ec-department-tabs .ec-tablist li.active {
          border-bottom: 2px solid #0066a9;
          font-weight: bold; }
          .ec-search-result-wrapper .ec-department-tabs .ec-tablist li.active.ec-orange {
            border-bottom-color: #ce3b17; }
          .ec-search-result-wrapper .ec-department-tabs .ec-tablist li.active.ec-blue {
            border-bottom-color: #008080; }
          .ec-search-result-wrapper .ec-department-tabs .ec-tablist li.active.ec-green {
            border-bottom-color: #418321; }
        .ec-search-result-wrapper .ec-department-tabs .ec-tablist li .all {
          color: #555; }

@media (min-width: 992px) {
  .ec-search-result-wrapper .ec-result-filter-form {
    display: block; }
    .ec-search-result-wrapper .ec-result-filter-form .ec-result-count {
      width: auto;
      margin-top: 0; } }

/************* Searchpage Search Navigation **************/
.ec-search-result-navigation .ec-sr-navigation-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 16px;
  margin: 0; }

.ec-search-result-navigation .ec-sr-navigation-list {
  padding-left: 0; }
  .ec-search-result-navigation .ec-sr-navigation-list .ec-sr-navigation-item {
    list-style-type: none;
    padding: 16px 20px 16px 0;
    border-bottom: 1px solid #eee;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
    .ec-search-result-navigation .ec-sr-navigation-list .ec-sr-navigation-item .ec-fa {
      right: 0;
      position: absolute;
      line-height: 20px;
      color: #555555; }
      .ec-search-result-navigation .ec-sr-navigation-list .ec-sr-navigation-item .ec-fa:before {
        font-size: 15px; }

.ec-search-result-wrapper .ec-search-result {
  display: flex;
  flex-direction: column; }

.ec-search .portlet-boundary {
  margin-top: 0; }

.carousel__navigation {
  display: none; }

@media (max-width: 408px) {
  .carousel__navigation {
    display: block; } }

@media (max-width: 834px) {
  .ec-tile {
    width: 370px;
    min-width: 370px;
    max-width: 370px; } }

@media (max-width: 1193px) {
  .ec-tile {
    width: 370px;
    min-width: 370px;
    max-width: 370px;
    padding: 0 10px;
    flex: 1 0 0; }
  .carousel__slide {
    position: relative; }
  .carousel__snapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    scroll-snap-align: center; } }

@media (max-width: 1193px) and (hover: hover) {
  .carousel__snapper {
    animation-name: tonext, snap;
    animation-timing-function: ease;
    animation-duration: 4s;
    animation-iteration-count: infinite; }
  .carousel__slide:last-child .carousel__snapper {
    animation-name: tostart, snap; } }

@media (max-width: 1193px) and (prefers-reduced-motion: reduce) {
  .carousel__snapper {
    animation-name: none; } }

@media (max-width: 1193px) {
  #main-page .ec-row:hover .carousel__snapper,
  #main-page .ec-row:focus-within .carousel__snapper {
    animation-name: none; }
  .carousel__navigation {
    position: relative;
    text-align: center; }
  .carousel__navigation-list,
  .carousel__navigation-item {
    display: inline-block; }
  .carousel__navigation-item {
    padding: 0 5px; }
  .carousel__navigation-list {
    padding: 3px;
    margin: 0; }
  .carousel__navigation-button.active {
    background-color: #0066A9; }
  .carousel__navigation-button {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    font-size: 0;
    transition: transform 0.1s;
    outline-offset: -2px;
    outline: 2px solid #0066A9; } }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
.ec-orange .ec-hr {
  background-color: #ce3b17; }

.ec-blue .ec-hr {
  background-color: #008080; }

.ec-green .ec-hr {
  background-color: #418321; }

.ec-hr.ec-orange-color {
  background-color: #ce3b17; }

.ec-hr.ec-blue-color {
  background-color: #008080; }

.ec-hr.ec-green-color {
  background-color: #418321; }

.ec-hr.ec-grey-color {
  background-color: #0066a9; }

.breadcrumb {
  border-radius: 4px;
  padding: .25rem 0;
  margin-bottom: 0; }

/* Breadcrumbs Hintergrundfarbe soll sich nicht von der Umgebung unterscheiden */
.ec-crumbs ul.breadcrumb {
  background-color: inherit;
  height: 40px; }

/* Breadcrumbs Farbe des aktiven Eintrags soll sich von den Übergeordneten unterscheiden */
.ec-crumbs .breadcrumb .active, .ec-crumbs .breadcrumb .active a {
  color: #fff;
  opacity: 0.8; }

/* Breadcrumbs verstecke trailing "/" */
.ec-crumbs .breadcrumb .last span.divider {
  display: none; }

/* Breadcrumbs Abstände der "/" zwischen den Seiten */
.ec-crumbs .breadcrumb span.divider {
  padding: 0 8px; }

.breadcrumb a {
  color: var(--Text_Secondary, #00000099);
  text-decoration: none; }

.breadcrumb > li {
  display: inline-block;
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.breadcrumb li {
  font-size: 13px;
  font-family: Arial, monospace;
  letter-spacing: 0.8px;
  font-weight: 400; }

.breadcrumb > li:before {
  content: ''; }

.breadcrumb > li + li:before {
  color: #ccc;
  content: "/";
  padding: 0 9px; }

.breadcrumb li:before {
  font-size: 16px;
  font-weight: 700;
  text-align: left; }

.ec-orange .breadcrumb li.active {
  color: #ce3b17 !important; }

.ec-blue .breadcrumb li.active {
  color: #008080 !important; }

.ec-green .breadcrumb li.active {
  color: #418321 !important; }

.ec-crumbs .portlet-boundary {
  margin-top: 0; }

.ec-home .ec-container-fw.ec-crumbs {
  display: none; }

.ec-breadcrumb {
  background-color: #f5f5f5;
  border-radius: 4px;
  list-style: none;
  margin-bottom: 19px;
  padding: 8px 15px; }

.ec-breadcrumb > li {
  display: inline-block; }

.ec-breadcrumb > li + li:before {
  color: #ccc;
  content: "/\00a0";
  padding: 0 5px; }

.ec-breadcrumb > .ec-active {
  color: #999; }

.ec-crumbs .ec-hr {
  margin-top: 0;
  margin-bottom: 0; }

@media (max-width: 768px) {
  .ec-crumbs ul.breadcrumb {
    min-height: 40px;
    height: unset; }
  .breadcrumb > li {
    max-width: 200px; } }

.animated {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(100px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
/******************* Newsletter Portlet *******************/
.newsletter-registration-portlet {
  box-sizing: border-box; }

.ec-registration {
  height: 20vh;
  color: black;
  border-radius: 8px;
  min-width: 300px;
  max-width: 600px;
  background-color: #fff;
  line-height: 1.8; }
  .ec-registration .alert {
    margin-top: 1rem; }

.ec-registration p {
  font-size: 12px; }

.newsletter-form-group {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  margin-bottom: 0; }
  .newsletter-form-group .card-horizontal.main-content-card {
    margin-bottom: 0; }
    .newsletter-form-group .card-horizontal.main-content-card .frc-captcha .frc-content {
      white-space: break-spaces; }

.portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .frc-content {
  white-space: break-spaces; }

.portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .form-group {
  margin-bottom: 0; }

.portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well input#_registration_INSTANCE_1962372_email {
  margin-bottom: 1rem; }

.panel-group {
  background-color: white; }

.frc-captcha {
  bottom: 100px;
  left: 190px;
  width: 12vh;
  position: unset !important; }

.portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .ec-form-group .button-holder {
  display: flex;
  justify-content: flex-end;
  margin-top: 0; }

.portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .button-holder {
  margin: 0 0 20px 0; }

.portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .button-holder > button.btn {
  margin-top: 0;
  background-color: #0066A9; }

.portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .card-horizontal .panel-body {
  height: unset; }

.portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .fieldset legend.fieldset-legend {
  border-bottom: unset !important;
  margin-bottom: 0 !important; }

.newsletter-registration-portlet {
  margin-top: 0 !important; }

.frc-banner {
  bottom: unset !important; }

.portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well {
  background: #fff; }

/*.form-control {
  position: relative;
  bottom: 40px;
  width: 180px;
}*/
.portlet-boundary_registration_ section.portlet .portlet-content .portlet-content-container .portlet-body .ec-well .input-checkbox-wrapper {
  position: relative;
  margin-top: 10px;
  width: 300px; }

@media (max-width: 1194px) {
  .frc-captcha {
    bottom: 40px;
    left: 0;
    width: 31vw; } }

@media (max-width: 390px) {
  .ec-newsletter-portlet h2 {
    padding: 0 15px 0 15px; }
  .ec-newsletter-portlet .newsletter-registration-portlet {
    padding: 0 15px 0 15px; } }

@media (min-width: 391px) and (max-width: 575px) {
  .ec-newsletter-portlet h2 {
    padding: 0 15px 0 15px; }
  .ec-newsletter-portlet .newsletter-registration-portlet {
    padding: 0 15px 0 15px; } }

@media (min-width: 576px) {
  .ec-newsletter-portlet h2 {
    padding: 0 15px 0 15px; }
  .ec-newsletter-portlet .newsletter-registration-portlet {
    padding: 0 15px 0 15px; } }

@media (min-width: 768px) {
  .ec-newsletter-portlet h2 {
    padding: 0 15px 0 15px; }
  .ec-newsletter-portlet .newsletter-registration-portlet {
    padding: 0 15px 0 15px; } }

@media (min-width: 992px) {
  .ec-newsletter-portlet {
    padding-top: 40px; }
  .ec-newsletter-portlet h2 {
    padding: 0; }
  .ec-newsletter-portlet .newsletter-registration-portlet {
    padding: 0; } }

@media (min-width: 1200px) {
  .ec-newsletter-portlet {
    padding-top: 40px; }
  .ec-newsletter-portlet h2 {
    padding: 0; }
  .ec-newsletter-portlet .newsletter-registration-portlet {
    padding: 0; } }

@media (min-width: 1455px) {
  .ec-newsletter-portlet {
    padding-top: 40px; }
  .ec-newsletter-portlet h2 {
    padding: 0; }
  .ec-newsletter-portlet .newsletter-registration-portlet {
    padding: 0; } }

@media (min-width: 1455px) {
  .ec-registration {
    margin: 0; } }

/******************* news *******************/
.ec-news-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  list-style: none;
  padding: 0;
  max-width: 1440px; }

.ec-news-list h2 {
  margin-top: 6px;
  padding-top: 0;
  color: #0066A9;
  font-size: 18px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical; }

.ec-orange .ec-news-list h2 {
  color: #CE3B17; }

.ec-green .ec-news-list h2 {
  color: #418321; }

.ec-blue .ec-news-list h2 {
  color: #008080; }

.ec-news-list p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical; }

.ec-news-list div {
  margin-bottom: 0; }

.ec-news-list div.centercontent {
  flex: 1 1 auto; }

.ec-news-list li {
  width: calc((100% - 90px)/3);
  margin-top: 20px;
  background-color: #EAEEF5;
  color: #58585A;
  border-left: 4px solid #0066A9;
  padding: 8px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.ec-orange .ec-news-list li {
  background-color: #F4EFEF;
  border-left: 4px solid #CE3B17; }

.ec-green .ec-news-list li {
  background-color: #F1F4EF;
  border-left: 4px solid #418321; }

.ec-blue .ec-news-list li {
  background-color: #EFF4F3;
  border-left: 4px solid #008080; }

ul.ec-news-list li a {
  color: #0066A9; }

.ec-orange ul.ec-news-list li a {
  color: #CE3B17; }

.ec-green ul.ec-news-list li a {
  color: #418321; }

.ec-blue ul.ec-news-list li a {
  color: #008080; }

.ec-news-list .ec-meta {
  display: none; }

ul.ec-news-list li {
  height: 220px; }

.ec-news-entry {
  padding-bottom: 20px; }

.ec-news-entry .ec-meta {
  margin-bottom: 20px; }

@media (max-width: 1194px) {
  .ec-news-list li {
    width: calc((100% - 30px)/2); } }

@media screen and (max-width: 834px) {
  .ec-news-list li {
    width: calc(100% - 5px); } }

@media (min-width: 834px) {
  .ec-news-entry {
    padding-top: 0px; } }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
body {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: 0.15px;
  color: #000000cc; }

h1, h2, h3, h4, h5, h6, .ec-h1, .ec-h2, .ec-h3, .ec-h4, .ec-h5, .ec-h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: inherit;
  line-height: 1.2em;
  letter-spacing: 0;
  margin-bottom: 20px; }

h1, .ec-h1 {
  font-size: 32.44px; }

h2, .ec-h2 {
  font-size: 28.83px; }

h3, .ec-h3 {
  font-size: 25.63px; }

h4, .ec-h4 {
  font-size: 22.78px; }

h5, .ec-h5 {
  font-size: 20.25px;
  line-height: 1.5em; }

h6, .ec-h6 {
  font-size: 18px;
  line-height: 1.5em; }

p {
  font-size: 16px; }

p small {
  font-size: 13.33px; }

caption {
  font-size: 13px;
  line-height: 1.8em;
  letter-spacing: 0.8px; }

@media (min-width: 0px) and (max-width: 767px) {
  h1, .ec-h1 {
    font-size: 23.61px; }
  h2, .ec-h2 {
    font-size: 22.13px; }
  h3, .ec-h3 {
    font-size: 20.74px; }
  h4, .ec-h4 {
    font-size: 19.44px; }
  h5, .ec-h5 {
    font-size: 18.22px;
    line-height: 1.5em; }
  h6, .ec-h6 {
    font-size: 17.07px;
    line-height: 1.5em; }
  p {
    font-size: 16px; }
  p small {
    font-size: 15px; } }

@media (min-width: 768px) and (max-width: 992px) {
  h1, .ec-h1 {
    font-size: 32.44px; }
  h2, .ec-h2 {
    font-size: 28.83px; }
  h3, .ec-h3 {
    font-size: 25.63px; }
  h4, .ec-h4 {
    font-size: 22.78px; }
  h5, .ec-h5 {
    font-size: 20.25px;
    line-height: 1.5em; }
  h6, .ec-h6 {
    font-size: 18px;
    line-height: 1.5em; }
  p {
    font-size: 16px; }
  p small {
    font-size: 14.22px; } }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
/* ###### Download-Links ############# */
/*.ec-link-widget-wrapper:hover {
  background-color: #eee
}*/
.ec-link-widget-wrapper .ec-media .ec-media-heading a.ec-media-headline-link::before {
  background: url(../images/ecalink.png);
  background-repeat: no-repeat;
  background-size: 18px 18px;
  content: "";
  display: inline-block;
  height: 18px;
  margin: 2px 5px auto 5px;
  vertical-align: top;
  width: 18px; }

.ec-link-widget-wrapper .ec-media .ec-media-heading a.ec-media-headline-link:hover::before {
  background: url(../images/ecalink_gray.png);
  background-repeat: no-repeat;
  background-size: 18px 18px; }

.ec-link-widget-wrapper .ec-media h3 a.ec-media-headline-link::before {
  background: url(../images/ecalink.png);
  background-repeat: no-repeat;
  background-size: 18px 18px;
  content: "";
  display: inline-block;
  height: 18px;
  margin: 2px 5px auto 5px;
  vertical-align: top;
  width: 18px; }

.ec-link-widget-wrapper .ec-media h3 a.ec-media-headline-link:hover::before {
  background: url(../images/ecalink_gray.png);
  background-repeat: no-repeat;
  background-size: 18px 18px; }

.ec-link-widget-wrapper .ec-media h3 a::before {
  background: url(../images/ecalink.png);
  background-repeat: no-repeat;
  background-size: 18px 18px;
  content: "";
  display: inline-block;
  height: 18px;
  margin: 2px 5px auto 5px;
  vertical-align: top;
  width: 18px; }

.ec-link-widget-wrapper .ec-media h3 a:hover::before {
  background: url(../images/ecalink_gray.png);
  background-repeat: no-repeat;
  background-size: 18px 18px; }

.ec-link-widget-wrapper {
  position: relative;
  z-index: 100; }

.ec-link-widget-wrapper .ec-media {
  display: inline-block; }

.ec-link-widget-wrapper .ec-media-link-link {
  display: none; }

.ec-link-widget-wrapper h3,
.ec-link-widget-wrapper .ec-media .ec-media-heading a.ec-media-headline-link {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  letter-spacing: 0.15px; }

.ec-link-widget-wrapper ul.ec-simple-list {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  letter-spacing: 0.8px;
  padding-left: 30px; }

.ec-link-widget-wrapper ul.ec-simple-list li {
  margin-top: 0;
  margin-bottom: 0; }

.ec-download-widget-wrapper {
  margin-bottom: 10px; }

.ec-download-widget-wrapper i {
  font-size: 18px !important; }

.ec-download-widget-wrapper .ec-media a.ec-btn.ec-pull-left.ec-download {
  width: 18px;
  padding: 0;
  margin: 2px 5px auto 5px; }

.ec-download-widget-wrapper .ec-media .ec-media-body .ec-media-heading a {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  letter-spacing: 0.15px; }

.ec-download-widget-wrapper .ec-media .ec-media-body .ec-media-heading a > strong {
  font-weight: 400 !important; }

.ec-download-widget-wrapper ul.ec-simple-list {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  letter-spacing: 0.8px; }

.ec-download-widget-wrapper ul.ec-simple-list, .ec-download-widget-wrapper ul.ec-simple-list li {
  margin-top: 0;
  margin-bottom: 0; }

/* ###### Anchor-Tags ############# */
a.ec-anchortag {
  padding: 5px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  letter-spacing: .15px; }

a.ec-anchortag::before {
  color: #0066a9;
  font-family: "Font Awesome 6 Pro";
  font-size: 18px;
  content: "\f357";
  display: inline-block;
  margin: 0 5px;
  font-weight: 600; }

a.ec-anchortag:hover::before {
  color: #000000cc; }

a.ec-anchortag:hover::after {
  color: #eee; }

a[href="#top"] {
  padding: 5px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  letter-spacing: .15px; }

a[href="#top"]::before {
  color: #0066a9;
  font-family: "Font Awesome 6 Pro";
  font-size: 18px;
  font-weight: 900;
  content: "\f357";
  display: inline-block;
  margin: 0 5px;
  font-weight: 600; }

a[href="#top"]:hover::before {
  color: #000000cc; }

.portlet-content a[href^="#"]:not([href="#"]) {
  padding: 5px 0 0 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  letter-spacing: .15px; }

section:not(#portlet_ArticleNavigation) .portlet-content a[href^="#"]:not([href="#"])::before {
  color: #0066a9;
  font-family: "Font Awesome 6 Pro";
  font-size: 18px;
  font-weight: 900;
  content: "\f357";
  display: inline-block;
  margin: 0 5px;
  font-weight: 600; }

/******************* Diagramm *******************/
a.ec-btn.ec-pull-left.ec-diagram {
  width: 25px;
  padding-left: 0;
  padding-top: 3px;
  margin-left: 3px; }

.ec-diagram-widget-wrapper .ec-media-heading strong.ec-headline {
  font-weight: 400 !important; }

.ec-diagram i {
  font-size: 18px;
  width: 18px; }

.ec-media .ec-media-body .ec-media-heading a strong {
  font-weight: 400 !important; }

i.ec-fa.ec-fa-diagram:hover::before {
  color: #000000cc; }

.ec-diagram-widget-wrapper .ec-media .ec-media-body p {
  font-size: 13px !important; }

/******************* additional *******************/
a[class^="glightbox-img-"] {
  text-decoration: none; }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
.ec-modal-header button.ec-close {
  color: transparent;
  opacity: 1; }

.modal-backdrop {
  position: relative;
  z-index: 999; }

.ec-modal-header button.ec-close::before {
  content: "\f057";
  color: #0066a9;
  font-family: 'Font Awesome 6 Pro';
  position: absolute;
  font-size: 24px;
  margin-left: -10px;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1; }

.ec-modal-open {
  overflow: hidden; }

.ec-modal {
  -webkit-overflow-scrolling: touch;
  bottom: 0;
  display: none;
  left: 0;
  outline: 0;
  overflow: auto;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1050; }

.ec-modal.show .ec-modal-dialog {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  width: 70%; }

.ec-modal.ec-fade .ec-modal-dialog {
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out; }

.ec-modal-dialog {
  margin: 70px auto;
  position: relative;
  width: auto; }

.ec-modal-content {
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: none;
  position: relative; }

.ec-modal-backdrop {
  background-color: #fff;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1040; }

.ec-fade {
  -moz-transition: opacity .15s linear;
  -ms-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
  backdrop-filter: blur(4px);
  background-color: rgba(0, 0, 0, 0.5); }

.ec-fade.in {
  opacity: 1; }

.ec-modal-backdrop.ec-fade {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.ec-modal-backdrop.ec-in {
  -moz-opacity: .9;
  -webkit-opacity: .9;
  filter: alpha(opacity=90);
  opacity: .9; }

.ec-modal-header {
  background-color: #EAEEF5;
  border-bottom: 1px solid #0066a9;
  min-height: 16.5px;
  padding: 10px;
  border-radius: .8rem .8rem 0 0; }

.ec-blue .ec-modal-header {
  background-color: #EFF4F3;
  border-bottom: 1px solid #145B61; }

.ec-green .ec-modal-header {
  background-color: #F1F4EF;
  border-bottom: 1px solid #418321; }

.ec-orange .ec-modal-header {
  background-color: #F4EFEF;
  border-bottom: 1px solid #ce3b17; }

.ec-modal-header .ec-close {
  margin-top: 4px; }

.ec-modal-title {
  font-size: 20px;
  line-height: 1.5;
  margin: 0 10px;
  font-size: 20px;
  color: #263238;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ec-modal-body {
  padding: 20px;
  position: relative; }

.ec-modal-footer {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right; }

.ec-modal-footer a {
  border-radius: .5rem;
  padding: .5rem;
  border: 1px solid #0066a9; }

.ec-modal-footer a:hover {
  background-color: #0066a9;
  opacity: .75;
  color: #fff !important; }

@media (max-width: 768px) {
  .portlet-boundary .portlet .portlet-content .portlet-body .journal-content-article .ec-modal-dialog.ec-modal-lg {
    width: 90%; } }

.ec-modal-footer .ec-btn + .ec-btn {
  margin-bottom: 0;
  margin-left: 5px; }

.ec-modal-footer .ec-btn-group .ec-btn + .ec-btn {
  margin-left: -1px; }

.ec-modal-footer .ec-btn-block + .ec-btn-block {
  margin-left: 0; }

@media (min-width: 834px) {
  .ec-modal-dialog {
    margin: 70px auto;
    width: 600px; }
  .ec-modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .ec-modal-sm {
    width: 300px; }
  .ec-modal-lg {
    width: 900px; } }

.ec-modal-footer {
  visibility: hidden;
  margin-top: 0;
  padding: 0; }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
/* ############# Tabelle ############## */
.ec-table {
  margin-bottom: 19px;
  width: 100%;
  font-size: 16px;
  letter-spacing: .15px;
  line-height: 1.8;
  cursor: pointer; }

.ec-table > thead > tr > th, .ec-table > tbody > tr > th, .ec-table > tfoot > tr > th, .ec-table > thead > tr > td,
.ec-table > tbody > tr > td, .ec-table > tfoot > tr > td {
  border-top: 1px solid #ddd;
  padding: 8px;
  vertical-align: top; }

.ec-table > thead > tr > th {
  border-bottom: 2px solid #ddd;
  vertical-align: bottom; }

.ec-table > thead > tr > th, .ec-table > tbody > tr:first-child > th, .ec-table > thead > tr > td {
  border-top: unset;
  color: #0066a9;
  font-weight: 700; }

.ec-blue .ec-table > thead > tr > th, .ec-blue .ec-table > tbody > tr:first-child > th, .ec-blue .ec-table > thead > tr > td {
  color: #145B61 !important; }

.ec-green .ec-table > thead > tr > th, .ec-green .ec-table > tbody > tr:first-child > th, .ec-green .ec-table > thead > tr > td {
  color: #418321 !important; }

.ec-orange .ec-table > thead > tr > th, .ec-orange .ec-table > tbody > tr:first-child > th, .ec-orange .ec-table > thead > tr > td {
  color: #ce3b17 !important; }

.ec-table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #F5F5F5; }

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

.ec-table > tbody + tbody {
  border-top: 2px solid #ddd; }

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

.ec-table-bordered {
  border: 1px solid #ddd; }

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

.ec-table-bordered > thead > tr > th, .ec-table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ec-table[align="left"] {
  text-align: left; }

.ec-table[align="left"] th {
  text-align: left; }

.ec-table[align="center"] {
  text-align: center; }

.ec-table[align="center"] th {
  text-align: center; }

.ec-table[align="right"] {
  text-align: right; }

.ec-table[align="right"] th {
  text-align: right; }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
/******************* navigation *******************/
.navbar {
  height: 60px; }

.navbar-expand-lg .navbar-collapse {
  align-items: center; }

@media (min-width: 0px) {
  .navbar {
    padding: .5rem 15px;
    height: 70px; } }

@media (min-width: 575px) {
  .navbar {
    padding: .5rem 15px;
    height: 70px; } }

@media (min-width: 768px) {
  .navbar {
    padding: .5rem 15px;
    height: 70px; } }

@media (min-width: 992px) {
  .navbar {
    padding: .5rem 0;
    height: 70px; } }

@media (min-width: 1200px) {
  .navbar {
    padding: .5rem 0; } }

@media (min-width: 1455px) {
  .navbar {
    padding: .5rem 0; } }

.navbar .navbar-collapse #accordion li span {
  font-size: 20px;
  line-height: 1rem;
  display: table-cell;
  vertical-align: middle; }

.navbar .navbar-collapse .ec-nav-comp span {
  font-size: 20px;
  line-height: 1rem;
  display: table-cell;
  vertical-align: middle; }

.navbar .navbar-collapse #accordion li a {
  font-size: 20px;
  line-height: 1rem;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none; }

.navbar .navbar-collapse .ec-nav-comp a {
  font-size: 20px;
  line-height: 1rem;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none; }

.ec-home .collapse.navbar-collapse ul#accordion li {
  display: none !important; }

.navbar.fixed-top {
  height: 60px; }

.collapse.navbar-collapse ul#accordion {
  align-items: flex-start; }

.collapse.navbar-collapse ul#accordion li {
  padding: 10px; }

.navbar-brand {
  padding: 0; }

.ec-nav-comp {
  padding: 10px; }

ul#accordion {
  margin-left: 10px; }

#accordion li.ec-active {
  text-shadow: 1px 0 0 #0066a9;
  font-weight: 400 !important; }

#accordion li.ec-orange.ec-active {
  text-shadow: 1px 0 0 #ce3b17;
  font-weight: 400 !important; }

#accordion li.ec-green.ec-active {
  text-shadow: 1px 0 0 #418321;
  font-weight: 400 !important; }

#accordion li.ec-blue.ec-active {
  text-shadow: 1px 0 0 #008080;
  font-weight: 400 !important; }

#accordion li:hover {
  text-shadow: 1px 0 0 #0066a9;
  font-weight: 400 !important; }

#accordion li.ec-orange:hover {
  text-shadow: 1px 0 0 #ce3b17;
  font-weight: 400 !important; }

#accordion li.ec-green:hover {
  text-shadow: 1px 0 0 #418321;
  font-weight: 400 !important; }

#accordion li.ec-blue:hover {
  text-shadow: 1px 0 0 #008080;
  font-weight: 400 !important; }

div#aboutus.ec-active {
  text-shadow: 1px 0 0 #0066a9;
  font-weight: 400 !important; }

div#aboutus.ec-grey:hover {
  text-shadow: 1px 0 0 #008080;
  font-weight: 400 !important; }

#accordion li.ec-orange .ec-orange-color a {
  color: #ce3b17; }

#accordion li.ec-green .ec-green-color a {
  color: #418321; }

#accordion li.ec-blue .ec-blue-color a {
  color: #008080; }

#accordion li.ec-grey .ec-grey-color a {
  color: #0066a9; }

.ec-main-navigation div#main-nav .ec-nav-button a.ec-colored-button {
  color: #0066a9; }

.ec-orange .ec-main-navigation div#main-nav .ec-nav-button a.ec-colored-button {
  color: #ce3b17; }

.ec-green .ec-main-navigation div#main-nav .ec-nav-button a.ec-colored-button {
  color: #418321; }

.ec-blue .ec-main-navigation div#main-nav .ec-nav-button a.ec-colored-button {
  color: #008080; }

.ec-grey .ec-main-navigation div#main-nav .ec-nav-button a.ec-colored-button {
  color: #0066a9; }

/******************* sectionheads *******************/
.ec-sectionhead h2 {
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: .15px;
  opacity: .6;
  font-weight: 400; }

@media (min-width: 1200px) {
  .ec-sectionhead h2 {
    white-space: nowrap; } }

.ec-sectionhead a {
  color: #fff; }

.ec-sectionhead a:hover {
  text-decoration: none; }

.ec-sectionhead .ec-btn-group-justified {
  width: auto; }

.ec-sectionhead .ec-btn-group .ec-btn-group {
  background: none;
  border-right: 1px solid #0066A9;
  padding: 0;
  vertical-align: top; }

.ec-sectionhead .ec-btn-group .ec-btn-group a {
  display: block;
  height: 100%;
  margin: 0;
  min-width: 100px;
  padding: 0 15px;
  position: relative !important;
  top: 0;
  width: auto; }

.ec-sectionhead .ec-btn-group .ec-btn-group h2 {
  margin-top: 0;
  padding-top: 12px; }

.ec-orange .ec-sectionhead .ec-btn-group .ec-btn-group {
  border-color: #ce3b17; }

.ec-orange .ec-sectionhead .ec-btn-group .ec-btn-group.ec-active h2 {
  opacity: 1; }

.ec-green .ec-sectionhead .ec-btn-group .ec-btn-group {
  border-color: #418321; }

.ec-green .ec-sectionhead .ec-btn-group .ec-btn-group.ec-active h2 {
  opacity: 1;
  font-weight: 700; }

.ec-blue .ec-sectionhead .ec-btn-group .ec-btn-group {
  border-color: #008080; }

.ec-blue .ec-sectionhead .ec-btn-group .ec-btn-group.ec-active h2 {
  opacity: 1; }

.ec-home .ec-sectionhead {
  background: #0066a9; }

/* Integrated Issue #33 Gitlab
@see: http://git.ebcont.com/ebcont-communication/econtrol-corporate-page/issues/33
*/
.ec-orange .ec-sectionhead {
  background: #ce3b17; }

.ec-green .ec-sectionhead {
  background: #418321; }

.ec-blue .ec-sectionhead {
  background: #008080; }

.ec-grey .ec-sectionhead {
  background: #0066a9; }

.ec-sectionhead.ec-orange {
  background: #ce3b17; }

.ec-sectionhead.ec-green {
  background: #418321; }

.ec-sectionhead.ec-blue {
  background: #008080; }

.ec-sectionhead.ec-grey {
  background: #0066a9; }

/******************* subnavigation *******************/
.sub-nav {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 50px;
  align-items: center;
  max-width: 1440px;
  width: 100%;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 0px) {
  .sub-nav {
    padding: 0; } }

@media (min-width: 575px) {
  .sub-nav {
    padding: 0; } }

@media (min-width: 768px) {
  .sub-nav {
    padding: 0; } }

@media (min-width: 992px) {
  .sub-nav {
    padding: 0; } }

@media (min-width: 1200px) {
  .sub-nav {
    padding: 0; } }

@media (min-width: 1455px) {
  .sub-nav {
    padding: 0; } }

.sub-nav a, .sub-nav li div, .sub-nav > .ec-panel .ec-panel-heading {
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400 !important;
  line-height: 100%;
  opacity: 1; }

.sub-nav > .ec-panel > .ec-panel-heading > .ec-panel-subheading {
  cursor: pointer; }

.sub-nav > .ec-panel > .ec-panel-heading > .ec-panel-subheading a {
  color: #fff; }

.ec-orange .sub-nav > .ec-panel > .ec-panel-heading > .ec-panel-subheading a {
  color: #fff; }

.ec-green .sub-nav > .ec-panel > .ec-panel-heading > .ec-panel-subheading a {
  color: #fff; }

.ec-blue .sub-nav > .ec-panel > .ec-panel-heading > .ec-panel-subheading a {
  color: #fff; }

.ec-grey .sub-nav > .ec-panel > .ec-panel-heading > .ec-panel-subheading a {
  color: #fff; }

.sub-nav > .ec-panel.ec-active > .ec-panel-heading > .ec-panel-subheading a {
  color: #fff; }

/*.sub-nav li.ec-panel.animated.fadeInRight.ec-active .ec-panel-heading {
  background-color: #fff;
  font-weight: 400 !important;
  padding: 10px;
  text-shadow: 1px 0 0 #fff;
  font-weight: 400 !important;
}*/
.sub-nav li.ec-panel.animated.fadeInRight.ec-active .ec-panel-heading .ec-panel-subheading a {
  color: #fff;
  text-shadow: 1px 0 0 #fff;
  font-weight: 400 !important; }

.sub-nav li .selectedNav {
  opacity: 1; }

.sub-nav a:hover, .sub-nav li div:hover {
  text-shadow: 1px 0 0 #fff;
  font-weight: 400 !important; }

.ec-orange .ec-sidebar-nav .selectedMenuItem {
  background-color: #ce3b17; }

.ec-orange .ec-sidebar-nav .selectedMenuItem a {
  color: white !important; }

.ec-blue .ec-sidebar-nav .selectedMenuItem {
  background-color: #008080; }

.ec-blue .ec-sidebar-nav .selectedMenuItem a {
  color: white !important; }

.ec-green .ec-sidebar-nav .selectedMenuItem {
  background-color: #418321; }

.ec-green .ec-sidebar-nav .selectedMenuItem a {
  color: white !important; }

.ec-grey .ec-sidebar-nav .selectedMenuItem {
  background-color: #0066a9; }

.ec-grey .ec-sidebar-nav .selectedMenuItem a {
  color: white !important; }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
.ec-footer {
  margin: auto; }

#wrapper .ec-container.ec-main {
  min-height: 0; }
  #wrapper .ec-container.ec-main .ec-footer {
    margin-top: 10px;
    box-sizing: border-box; }
    #wrapper .ec-container.ec-main .ec-footer .ec-container.ec-full {
      display: block;
      width: 100%; }
      #wrapper .ec-container.ec-main .ec-footer .ec-container.ec-full .ec-container.ec-full {
        padding: 0; }
      #wrapper .ec-container.ec-main .ec-footer .ec-container.ec-full .ec-row.ec-crumbs {
        height: auto; }
        @media (min-width: 769px) {
          #wrapper .ec-container.ec-main .ec-footer .ec-container.ec-full .ec-row.ec-crumbs {
            position: relative;
            top: 8px; } }
        #wrapper .ec-container.ec-main .ec-footer .ec-container.ec-full .ec-row.ec-crumbs section.portlet {
          margin: 0;
          padding: 0; }
          #wrapper .ec-container.ec-main .ec-footer .ec-container.ec-full .ec-row.ec-crumbs section.portlet ul.breadcrumb {
            margin: 0;
            height: 24px; }

@media (max-width: 991px) {
  .ec-footer > .ec-container .ec-row div.ec-col-md-3:nth-child(4) .ec-simple-list {
    display: contents; }
    .ec-footer > .ec-container .ec-row div.ec-col-md-3:nth-child(4) .ec-simple-list li a {
      padding: 10px 0; }
    .ec-footer > .ec-container .ec-row div.ec-col-md-3:nth-child(4) .ec-simple-list li p {
      padding-left: 0; } }

.ec-footer .ec-container .ec-row.lg {
  margin-top: 10px; }

@media (max-width: 768px) {
  .ec-footer .ec-breadcrumb > li {
    display: block; }
  .ec-footer .ec-breadcrumb > li a,
  .ec-footer .ec-breadcrumb > li.ec-active {
    display: block;
    font-size: 14px;
    padding: 10px 0; }
  .ec-footer .ec-breadcrumb > li + li:before {
    display: none; } }

footer .ec-container-fw {
  background-color: #0066a9;
  color: white;
  display: flex;
  background-image: url(../images/footer-pattern.svg);
  justify-content: space-between; }

footer .ec-footer.ec-container {
  background: unset; }

@media (max-width: 768px) {
  footer .ec-footer.ec-container {
    margin-top: 40px; } }

@media (min-width: 1194px) {
  .ec-footer.ec-container .ec-row.lg {
    display: flex;
    max-width: 1440px; } }

@media (min-width: 834px) and (max-width: 1194px) {
  .ec-footer.ec-container .ec-row.lg {
    display: flex;
    align-items: flex-start; }
  .ec-footer.ec-container .ec-row.lg > div:nth-child(-n + 4) {
    display: flex;
    flex-direction: column; } }

footer .ec-footer ul.ec-simple-list li a {
  color: white; }

.ec-footer .ec-container.ec-full {
  background: #fff;
  max-width: 1440px; }

.ec-footer .ec-sm {
  position: absolute;
  bottom: 8px;
  right: 32px;
  padding: 10px 0;
  text-align: center;
  font-size: 12px; }

.ec-footer li.ec-active a {
  color: #999; }

.ec-footer ul.ec-simple-list li {
  font-size: 13px;
  line-height: 1.4625em !important;
  letter-spacing: 0.8px;
  font-weight: 400; }

.ec-footer h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25em; }

@media (max-width: 1194px) {
  .ec-footer ul.ec-simple-list {
    padding: 0;
    margin-bottom: 40px; }
  .ec-footer ul.ec-simple-list p {
    margin: 0; }
  .ec-footer ul.ec-simple-list li a i.ec-visible-sm,
  .ec-footer ul.ec-simple-list li p i.ec-visible-sm {
    display: block !important;
    margin-top: 4px; }
  .ec-footer ul.ec-simple-list li a:hover {
    background: rgba(255, 255, 255, 0.3); } }

footer .ec-footer .ec-container {
  display: block;
  padding: 28px 0 14px; }

footer > .ec-footer > .ec-container > .ec-row.lg {
  margin: auto; }

@media (max-width: 1193px) {
  footer .ec-footer .ec-container .ec-row.lg {
    margin: auto; } }

footer > .ec-footer.ec-margin-10 > .ec-row {
  margin-left: 10px;
  margin-right: 10px; }

.ec-footer .ec-row {
  margin-left: 0;
  margin-right: 0; }

@media (max-width: 768px) {
  .ec-footer .ec-row {
    margin-left: 0;
    margin-right: 0; } }

.footer-container {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  padding: 40px 30px;
  gap: 58px;
  flex-wrap: wrap; }

@media (max-width: 833px) {
  .footer-container {
    flex-direction: column; } }

@media (max-width: 575px) {
  .footer-container {
    padding: 40px 15px 0 15px;
    gap: 20px !important; } }

@media (min-width: 576px) {
  .footer-container {
    padding: 40px 15px 0 15px;
    gap: 20px; } }

@media (min-width: 768px) {
  .footer-container {
    padding: 40px 15px 0 15px;
    gap: 40px; } }

@media (min-width: 768px) {
  .footer-container {
    padding: 40px 15px 0 15px;
    gap: 40px; } }

@media (min-width: 992px) {
  .footer-container {
    padding: 40px 0 0 0;
    gap: 58px; } }

@media (min-width: 1200px) {
  .footer-container {
    padding: 40px 15px 0 0;
    gap: 58px; } }

@media (min-width: 1455px) {
  .footer-container {
    padding: 40px 30px 0 0;
    gap: 58px; } }

@media (max-width: 833px) {
  .ec-footer .ec-container .ec-row.lg {
    flex-direction: column; } }

@media (max-width: 768px) {
  .ec-order-1 {
    -ms-flex-order: 1;
    order: 1; }
  .ec-order-2 {
    -ms-flex-order: 2;
    order: 2; } }

/*.ec-footer ul.ec-news-list {
  margin-bottom: 40px;
}*/
.ec-footer.ec-container .row {
  padding: 0 15px; }

@media (min-width: 0px) {
  .ec-footer.ec-container .row {
    padding: 0; } }

@media (min-width: 576px) {
  .ec-footer.ec-container .row {
    padding: 0; } }

@media (min-width: 768px) {
  .ec-footer.ec-container .row {
    padding: 0; } }

@media (min-width: 992px) {
  .ec-footer.ec-container .row {
    padding: 0 30px; } }

@media (min-width: 1200px) {
  .ec-footer.ec-container .row {
    padding: 0 30px; } }

@media (min-width: 1455px) {
  .ec-footer.ec-container .row {
    padding: 0; } }

/* KONSUMENTEN */
/* INDUSTRIE UND GEWERBE */
/* MARKTTEILNEHMER */
/* ÜBER UNS */
/******************* hooks *******************/
.ec-hooks {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 40px;
  justify-content: stretch;
  align-content: stretch;
  width: 100%;
  grid-auto-rows: 1fr;
  padding: 40px 30px; }

.ec-hooks .ec-well {
  display: flex;
  margin: 0 !important;
  background-color: transparent;
  border: 4px solid #a0bada;
  border-radius: 12px !important;
  align-items: center;
  padding: 12px;
  gap: 20px; }

.ec-well-data {
  flex-grow: 1;
  width: 70%;
  hyphens: auto;
  height: 100%; }

.ec-well-data p {
  margin-bottom: 0 !important; }

.ec-hook h2 {
  font-size: 20px;
  margin-bottom: 10px !important;
  font-weight: 700;
  font-style: italic; }

.ec-hooks h4 {
  font-size: 19px; }

.ec-hooks i {
  font-size: 50px; }

.ec-hooks p {
  color: #0066a9;
  font-size: 18px;
  letter-spacing: 0.15px;
  line-height: 1.8em;
  margin: 0; }

.ec-hooks .ec-hook a .ec-well:hover {
  text-decoration: none; }

.ec-hooks .ec-well:hover {
  background-color: #0066a9;
  color: white; }

.ec-hooks .ec-well:hover p {
  color: white; }

.ec-hooks {
  padding: 0; }

.ec-hooks > .ec-hook {
  padding-left: 15px;
  padding-right: 15px; }

.ec-hooks .ec-hook a .ec-well {
  margin: 0; }
  @media (max-width: 768px) {
    .ec-hooks .ec-hook a .ec-well {
      margin: 0 0 15px 0; } }
  .ec-footer .ec-hooks .ec-hooks .ec-hook a .ec-well:hover {
    text-decoration: underline; }

@media (max-width: 991px) and (min-width: 769px) {
  .ec-hooks .ec-hook:nth-child(3),
  .ec-hooks .ec-hook:nth-child(4) {
    margin-top: 15px; } }

@media (min-width: 0px) {
  .ec-hooks {
    padding: 40px 0 0 0; }
  .ec-hooks .ec-hook {
    padding: 0; } }

@media (min-width: 575px) {
  .ec-hooks {
    padding: 40px 0 0 0;
    gap: 2rem; }
  .ec-hooks .ec-hook {
    padding: 0; } }

@media (min-width: 768px) {
  .ec-hooks {
    padding: 40px 0 0 0;
    gap: 2rem; }
  .ec-hooks .ec-hook {
    padding: 0; } }

@media (min-width: 992px) {
  .ec-hooks {
    padding: 40px 0 0 0;
    gap: 1rem; }
  .ec-hooks .ec-hook {
    padding: 0; } }

@media (min-width: 1200px) {
  .ec-hooks {
    padding: 40px 0 0 0;
    gap: 2rem; }
  .ec-hooks .ec-hook {
    padding: 0; } }

@media (min-width: 1455px) {
  .ec-hooks {
    padding: 40px 0 0 0;
    gap: 3rem; }
  .ec-hooks .ec-hook {
    padding: 0; } }

body {
  margin: 0;
  min-height: 100%; }

body.controls-visible.signed-in div#wrapper {
  background-color: #fff;
  margin-top: 57px; }

@media (max-width: 768px) {
  body.controls-visible.signed-in div#wrapper {
    margin-top: 0; } }

@media (max-width: 991px) {
  body.controls-visible.signed-in div#wrapper {
    margin-top: 0; } }

.ec-pull-left .portlet-boundary_registration_ .help-block {
  display: block;
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: 5px; }

.ec-pull-left .portlet-boundary_registration_ .has-error .help-block {
  color: #a94442; }

.ec-pull-left .portlet-boundary_registration_ input[type="radio"], .ec-pull-left .portlet-boundary_registration_ input[type="checkbox"] {
  height: auto;
  width: auto; }

.ec-pull-left .portlet-boundary_registration_ .form-inline label {
  font-weight: 700;
  margin-bottom: 5px; }

.ec-pull-left .portlet-boundary_registration_ .card-horizontal {
  border-radius: 4px;
  margin-bottom: 40px;
  position: relative; }
  .ec-pull-left .portlet-boundary_registration_ .card-horizontal .form-group {
    margin-bottom: 15px;
    position: inherit; }
  .ec-pull-left .portlet-boundary_registration_ .card-horizontal .form-inline {
    display: block; }
  .ec-pull-left .portlet-boundary_registration_ .card-horizontal .panel-group {
    background-color: #fff;
    margin-bottom: 20px; }

.ec-pull-left .portlet-boundary_registration_ .btn-primary.btn-default {
  background-color: #0066A9;
  border-color: #3088ae;
  color: #fff;
  margin-top: 36px; }

.ec-pull-left .portlet-boundary_registration_ .btn-primary.btn-default.disabled {
  margin-top: 36px; }

.ec-pull-left .portlet-boundary_registration_ .alert.alert-success {
  animation: cssAnimation 0s 5s forwards;
  background-color: #dff0d8;
  color: #3c763d;
  margin-right: 15px;
  padding: 15px;
  position: absolute;
  top: 0; }

@keyframes cssAnimation {
  to {
    visibility: hidden; } }

.lexicon-icon {
  height: 14px;
  width: 14px; }

.portlet:hover > .portlet-content-editable {
  border-color: #0b5fff; }

.portlet > .portlet-content-editable {
  width: 100%; }

.btn-monospaced.btn-sm {
  height: 32px;
  padding-bottom: 3px;
  padding-top: 3px;
  width: 32px; }

.btn.btn-primary, .btn.btn-cancel, .btn.btn-default {
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.428571429;
  margin-bottom: 0;
  margin-top: 6px;
  padding: 6px 12px;
  text-align: center;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap; }

.btn-primary {
  background-color: #337ab7;
  border-color: #2e6da4; }

.yui3-widget-bd {
  font-size: 14px; }

.lfr-add-panel .add-content-menu .tabular-list-group > .list-group-item > .list-group-item-field .sticker {
  padding-top: 3px; }

.lfr-add-panel .add-content-menu .tabular-list-group > .list-group-item > .list-group-item-content h1 {
  font-size: 14px;
  font-weight: 600; }

.lfr-add-panel .add-content-menu .tabular-list-group > .list-group-item > .list-group-item-content .text-default {
  font-size: 14px; }

.search-query {
  font-size: 14px;
  margin-left: 5px; }

select.form-control:not([size]):not([multiple]) {
  height: 34px; }

.input-group-addon {
  height: 34px;
  width: 32px; }

.nav-item {
  font-size: 14px;
  font-weight: 600; }

.modal-content .modal-title {
  flex-grow: 1;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.modal-content .modal-body {
  padding-left: 24px;
  padding-right: 24px; }

.modal-content .modal-header {
  height: 64px;
  padding-left: 24px;
  padding-right: 24px; }

.modal-content .modal-footer {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right; }

.sheet-subtitle {
  font-size: 14px;
  font-weight: 600; }

.export-dialog-tree .card-horizontal {
  border-style: solid;
  border-width: 0;
  box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.6);
  display: block;
  margin-bottom: 24px;
  position: relative; }

.dropdown-menu > li > a {
  clear: both;
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.428571429;
  padding: 8px 20px;
  white-space: nowrap; }

.form-control {
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.428571429;
  padding: 6px 12px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.ec-search .form-control:focus {
  -webkit-box-shadow: unset;
  border-color: unset;
  box-shadow: unset;
  outline: 0; }

.ec-search .icon-monospaced .lexicon-icon {
  color: #0066A9;
  display: block;
  height: 32px;
  line-height: 32px;
  margin-top: 0;
  padding: 8px;
  width: 32px; }

.ec-search span[class^="icon-monospaced"], .ec-search .icon-monospaced {
  display: inline; }

.ec-search .form-control::-webkit-input-placeholder {
  color: darkgrey; }

.ec-container.ec-main .mb-4 {
  margin-bottom: unset !important; }

.ec-choose-language .language-entry-long-text {
  text-transform: capitalize; }

.lfr-product-menu-panel {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  .lfr-product-menu-panel .product-menu .panel-header {
    font-size: 14px; }
  .lfr-product-menu-panel .product-menu.sidebar .sidebar-body {
    top: 56px; }
  .lfr-product-menu-panel .product-menu.sidebar .sidebar-header {
    padding-bottom: 1.12rem;
    padding-top: 1.12rem; }
  .lfr-product-menu-panel .sidebar-header {
    font-size: 16px; }
    .lfr-product-menu-panel .sidebar-header sr-only {
      line-height: 1.2; }
  .lfr-product-menu-panel .sidebar-body {
    font-size: 14px; }
    .lfr-product-menu-panel .sidebar-body .sticker {
      height: 32px;
      width: 32px; }
    .lfr-product-menu-panel .sidebar-body .sticker-secondary, .lfr-product-menu-panel .sidebar-body .sticker-default {
      background-color: #fff;
      color: #6c757d; }
    .lfr-product-menu-panel .sidebar-body .nav > li > a {
      font-size: 14px; }
  .lfr-product-menu-panel .panel-title {
    font-size: 14px;
    font-weight: 600; }
  .lfr-product-menu-panel .product-menu .list-group-heading.goto-link {
    font-size: 12.8px; }
  .lfr-product-menu-panel .collapse-icon .collapse-icon-closed, .lfr-product-menu-panel .collapse-icon .collapse-icon-open {
    right: 15px; }
    .lfr-product-menu-panel .collapse-icon .collapse-icon-closed .lexicon-icon, .lfr-product-menu-panel .collapse-icon .collapse-icon-open .lexicon-icon {
      height: 14px;
      width: 14px; }
  .lfr-product-menu-panel .sticker-default .lexicon-icon {
    height: 32px;
    width: 16px; }
  .lfr-product-menu-panel .list-group-heading {
    margin-bottom: 0px; }
  .lfr-product-menu-panel span[class^="icon-monospaced"], .lfr-product-menu-panel .icon-monospaced {
    height: 3.2rem;
    width: 3.2rem; }

.control-menu-nav .control-menu-level-1-heading {
  font-size: 16px; }

.control-menu-nav .text-muted {
  color: #A7A9BC !important; }

.control-menu-nav .control-menu-nav-item-content span.text-muted {
  font-size: 14px; }

.control-menu-nav .btn-monospaced.btn-sm {
  height: 32px;
  width: 32px; }

.control-menu-nav a.collapse-icon {
  padding-right: 36.5px; }

.control-menu-nav .lexicon-icon {
  height: 16px;
  width: 16px; }

.lfr-has-simulation-panel .simulation-icon {
  display: none; }

.input-localized-trigger {
  width: 33px;
  height: 33px; }
  .input-localized-trigger .btn-section {
    font-size: 9px; }

.lfr-simulation-panel .simulation-app-panel-body .lfr-device-item .icon {
  height: 40px;
  width: 40px; }

.lfr-simulation-panel .simulation-app-panel-body .default-devices .icon-monospaced > .lexicon-icon {
  height: 19.19px;
  width: 19.19px; }

.lfr-simulation-panel .simulation-app-panel-body .default-devices small {
  font-size: 14px; }

.lfr-simulation-panel .lfr-device-item {
  font-size: 16px; }

.lfr-simulation-panel .btn {
  white-space: inherit; }

.lfr-simulation-panel .simulation-menu .panel .simulation-app-panel-body {
  font-size: 16px; }

.lfr-simulation-panel .custom-devices .form-control {
  font-size: 14px; }

.lfr-simulation-panel .icon-monospaced.sidenav-close {
  margin-top: 2px;
  width: 32px;
  height: 32px; }

.lfr-add-panel {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }
  .lfr-add-panel .product-menu.sidebar .sidebar-body {
    top: 56px; }
  .lfr-add-panel .product-menu.sidebar .sidebar-header {
    font-size: 16px;
    padding-bottom: 11.2px;
    padding-top: 11.2px; }
    .lfr-add-panel .product-menu.sidebar .sidebar-header .sr-only {
      margin: 0px; }
    .lfr-add-panel .product-menu.sidebar .sidebar-header span[class^="icon-monospaced"], .lfr-add-panel .product-menu.sidebar .sidebar-header .icon-monospaced {
      height: 32px;
      width: 32px; }
    .lfr-add-panel .product-menu.sidebar .sidebar-header .sidenav-close {
      margin-top: 1px; }
  .lfr-add-panel .add-content-menu .category-name, .lfr-add-panel .add-content-menu .taglib-icon-label, .lfr-add-panel .add-content-menu .add-content-panel .add-content-button {
    font-size: 14px; }
  .lfr-add-panel .add-content-menu .input-group.search-bar .form-control, .lfr-add-panel .add-content-menu .input-group.search-bar .input-group-btn, .lfr-add-panel .add-content-menu .add-content-panel .display-style-bar {
    font-size: 16px; }
  .lfr-add-panel .add-content-menu .lexicon-icon-angle-right, .lfr-add-panel .add-content-menu .lexicon-icon-angle-down {
    height: 14px;
    width: 14px; }
  .lfr-add-panel .add-content-menu .lexicon-icon-search {
    height: 16px;
    width: 16px; }
  .lfr-add-panel .add-content-menu .collapse-icon {
    font-size: 16px;
    font-weight: 600; }
  .lfr-add-panel .add-content-menu .collapse-icon .collapse-icon-closed, .lfr-add-panel .add-content-menu .collapse-icon .collapse-icon-open {
    height: 14px;
    right: 15px;
    top: 26px;
    width: 14px; }
  .lfr-add-panel .add-content-menu .drag-content-item .lexicon-icon {
    height: 14px;
    width: 14px; }
  .lfr-add-panel .add-content-menu .bg-dark {
    font-size: 14px;
    margin: 24px !important;
    padding: 16px !important; }
    .lfr-add-panel .add-content-menu .bg-dark .h3 {
      font-size: 19px;
      margin-bottom: 8px; }
    .lfr-add-panel .add-content-menu .bg-dark .mt-3 {
      margin-bottom: 16px;
      margin-top: 16px !important; }
  .lfr-add-panel .add-content-menu .add-application-panel .list-group-item .lfr-content-item {
    margin-bottom: 8px; }

.portlet-name-text {
  font-size: 14px; }

.portlet-search .portlet-header {
  margin-bottom: 0px; }

.portlet-search form {
  margin-top: 0px; }

.portlet-search .panel-body {
  padding: 15px; }

.portlet-search .facet-term-selected {
  background-color: #0066a9;
  border-radius: 5px;
  color: #fff;
  display: block;
  padding: 10px 15px; }

.portlet-search .facet-term-unselected {
  border-radius: 5px;
  color: #0066a9;
  display: block;
  padding: 10px 15px; }

.portlet-search .form-group {
  margin-bottom: 15px; }

.portlet-search .lfr-search-container-wrapper .list-group-item-flex .autofit-col {
  padding: 13px 10.4px 13px 15px; }
  .portlet-search .lfr-search-container-wrapper .list-group-item-flex .autofit-col .text-default:first-of-type {
    display: none; }
  .portlet-search .lfr-search-container-wrapper .list-group-item-flex .autofit-col .sticker:only-child {
    display: none; }

.portlet-search .lfr-search-container-wrapper .list-group-item-flex .autofit-col-expand {
  display: flex;
  justify-content: center;
  padding-left: 10.4px;
  padding-right: 15px; }

.portlet-search .lfr-search-container-wrapper strong {
  color: #0066a9; }

.portlet-search .lfr-search-container-wrapper .list-group .list-group-item {
  box-shadow: inset 0.0625rem 0 rgba(0, 0, 0, 0.25), inset -0.0625rem 0 rgba(0, 0, 0, 0.25), inset 0 0.0625rem rgba(0, 0, 0, 0.25), inset 0 -0.0625rem rgba(0, 0, 0, 0.25);
  min-height: 100px;
  padding: 0; }
  .portlet-search .lfr-search-container-wrapper .list-group .list-group-item h5 {
    font-size: 14px;
    margin-top: 0px; }
  .portlet-search .lfr-search-container-wrapper .list-group .list-group-item h6 {
    font-size: 12px;
    font-weight: 500;
    line-height: 13px; }

.portlet-search .lfr-search-container-wrapper .taglib-asset-tags-summary .label {
  background-color: #999;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  min-width: 10px;
  padding: 3px 7px;
  text-align: center;
  text-transform: lowercase !important;
  vertical-align: baseline;
  white-space: nowrap; }

.portlet-search .lfr-search-container-wrapper .taglib-asset-categories-summary {
  display: block;
  margin-top: 10px; }
  .portlet-search .lfr-search-container-wrapper .taglib-asset-categories-summary .text-uppercase {
    color: #0066a9;
    text-transform: lowercase !important; }

.portlet-search .lfr-search-container-wrapper .dropdown-toggle {
  border-style: none;
  color: #0066a9;
  padding-left: 0;
  padding-right: 0; }

.portlet-search .lfr-search-container-wrapper .pagination-results {
  margin-left: 25px;
  padding-left: 0;
  padding-right: 0; }

.portlet-search .lfr-search-container-wrapper .page-item .page-link {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #337ab7;
  display: inline;
  float: left;
  line-height: 1.428571429;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none; }

.portlet-search .lfr-search-container-wrapper .page-item.active .page-link {
  background-color: #337ab7;
  border-color: #337ab7;
  color: #fff;
  cursor: default;
  z-index: 2; }

.portlet-search .lfr-search-container-wrapper .dropdown-menu {
  min-width: 160px; }

.portlet-search .lfr-search-container-wrapper .pagination-items-per-page .lexicon-icon {
  height: 20px;
  width: 20px; }

#_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer div.lfr-ddm-field-group.lfr-ddm-field-group-inline.field-wrapper {
  border: 0;
  height: 0;
  padding-bottom: 0;
  position: initial;
  right: 0; }

.search-layout {
  font-style: initial;
  font-weight: initial; }
  .search-layout .panel-default {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px; }
  .search-layout .panel-heading {
    background-color: #f5f5f5;
    border-bottom: 1px solid transparent;
    border-color: #ddd;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #333;
    padding: 10px 15px; }

.lfr-search-iterator-fixed-header-table .table-title {
  font-size: 14px;
  font-weight: 600;
  padding: 13px 6px 12px 18px; }

.toggle-switch-bar .toggle-switch-handle {
  font-size: 12px;
  font-weight: 600; }

.lfr-ddm-field-group .form-text {
  font-size: 14px; }

.card-type-directory .card-title {
  font-size: 15px;
  font-weight: 600;
  margin-top: 0; }

.dropdown-menu-indicator-start .dropdown-item {
  font-size: 14px; }
  .dropdown-menu-indicator-start .dropdown-item .dropdown-item-indicator-start {
    padding-right: 15px; }

.tooltip .tooltip-inner {
  font-size: 12px; }

.portal-popup .dropdown-item.btn-link {
  font-size: 12px; }

a:not([href]):not([tabindex]) {
  color: #0066A9; }

/*@screen-sm:                  767px;
@screen-sm-min:              @screen-sm;
@screen-tablet:              @screen-sm-min;
*/
.ec-body html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif; }

.ec-body body {
  margin: 0; }

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

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

.ec-body audio:not([controls]) {
  display: none;
  height: 0; }

.ec-body [hidden], .ec-body template {
  display: none; }

.ec-body a {
  background: transparent; }

.ec-body a:active, .ec-body a:hover {
  outline: 0; }

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

.ec-body dfn {
  font-style: italic; }

.ec-body h1 {
  font-size: 2em;
  margin: .67em 0; }

.ec-body mark {
  background: #ff0;
  color: #000; }

.ec-body small {
  font-size: 80%; }

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

.ec-body sup {
  top: -.5em; }

.ec-body sub {
  bottom: -.25em; }

.ec-body img {
  border: 0; }

.ec-body svg:not(:root) {
  overflow: hidden; }

.ec-body figure {
  margin: 1em 40px; }

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

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

.ec-body button, .ec-body input, .ec-body optgroup, .ec-body select, .ec-body textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

.ec-body button {
  overflow: visible; }

.ec-body button, .ec-body select {
  text-transform: none; }

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

.ec-body button[disabled], .ec-body html input[disabled] {
  cursor: default; }

.ec-body input {
  line-height: normal; }

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

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

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

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

.ec-body fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

.ec-body table {
  border-collapse: collapse;
  border-spacing: 0; }

.ec-body td, .ec-body th {
  padding: 0; }

.ec-body b, .ec-body strong, .ec-body optgroup {
  font-weight: 700; }

.ec-body pre, .ec-body textarea {
  overflow: auto; }

.ec-body button::-moz-focus-inner, .ec-body input::-moz-focus-inner, .ec-body legend {
  border: 0;
  padding: 0; }

@media print {
  .ec-header, .ec-footer, .mobile-nav, #mobile-header, #sidebar, #cookies {
    display: none !important; }
  .ec-main {
    padding: 0 !important; }
  div[class^="ec-col-"] {
    left: auto;
    width: auto; }
  a[href]:after {
    content: "" !important; }
  .ec-body * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  .ec-body a, .ec-body a:visited {
    text-decoration: underline; }
  .ec-body abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ec-body pre, .ec-body blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  .ec-body thead {
    display: table-header-group; }
  .ec-body tr, .ec-body img {
    page-break-inside: avoid; }
  .ec-body img {
    max-width: 100% !important; }
  .ec-body p, .ec-body h2, .ec-body h3 {
    orphans: 3;
    widows: 3; }
  .ec-body h2, .ec-body h3 {
    page-break-after: avoid; }
  .ec-body select {
    background: #fff !important; }
  .ec-body .ec-navbar {
    display: none; }
  .ec-body .ec-table td, .ec-body .ec-table th {
    background-color: #fff !important; }
  .ec-body .ec-btn > .ec-caret, .ec-body .ec-dropup > .ec-btn > .ec-caret {
    border-top-color: #000 !important; }
  .ec-body .ec-label {
    border: 1px solid #000; }
  .ec-body .ec-table {
    border-collapse: collapse !important; }
  .ec-body .ec-table-bordered th, .ec-body .ec-table-bordered td {
    border: 1px solid #ddd !important; } }

abbr[title], abbr[data-original-title] {
  border-bottom: 1px dotted #999;
  cursor: help; }

.ec-initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  border-left: 5px solid #eee;
  font-size: 16.25px;
  margin: 0 0 19px;
  padding: 9.5px 19px; }

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0; }

blockquote footer, blockquote small, blockquote .ec-small {
  color: #999;
  display: block;
  font-size: 80%;
  line-height: 1.5; }

blockquote footer:before, blockquote small:before, blockquote .ec-small:before {
  content: '\2014 \00A0'; }

.ec-blockquote-reverse, blockquote.ec-pull-right {
  border-left: 0;
  border-right: 5px solid #eee;
  padding-left: 0;
  padding-right: 15px;
  text-align: right; }

.ec-blockquote-reverse footer:before, blockquote.ec-pull-right footer:before, .ec-blockquote-reverse small:before,
blockquote.ec-pull-right small:before, .ec-blockquote-reverse .ec-small:before, blockquote.ec-pull-right .ec-small:before {
  content: ''; }

.ec-blockquote-reverse footer:after, blockquote.ec-pull-right footer:after, .ec-blockquote-reverse small:after,
blockquote.ec-pull-right small:after, .ec-blockquote-reverse .ec-small:after, blockquote.ec-pull-right .ec-small:after {
  content: '\00A0 \2014'; }

blockquote:before, blockquote:after {
  content: ""; }

address {
  font-style: normal;
  line-height: 1.5;
  margin-bottom: 19px; }

.ec-row {
  margin-left: 0;
  margin-right: 0; }

.ec-col-xs-1, .ec-col-sm-1, .ec-col-md-1, .ec-col-lg-1, .ec-col-xs-2, .ec-col-sm-2, .ec-col-md-2, .ec-col-lg-2, .ec-col-xs-3, .ec-col-sm-3,
.ec-col-md-3, .ec-col-lg-3, .ec-col-xs-4, .ec-col-sm-4, .ec-col-md-4, .ec-col-lg-4, .ec-col-xs-5, .ec-col-sm-5, .ec-col-md-5, .ec-col-lg-5,
.ec-col-xs-6, .ec-col-sm-6, .ec-col-md-6, .ec-col-lg-6, .ec-col-xs-7, .ec-col-sm-7, .ec-col-md-7, .ec-col-lg-7, .ec-col-xs-8, .ec-col-sm-8,
.ec-col-md-8, .ec-col-lg-8, .ec-col-xs-9, .ec-col-sm-9, .ec-col-md-9, .ec-col-lg-9, .ec-col-xs-10, .ec-col-sm-10, .ec-col-md-10, .ec-col-lg-10,
.ec-col-xs-11, .ec-col-sm-11, .ec-col-md-11, .ec-col-lg-11, .ec-col-xs-12, .ec-col-sm-12, .ec-col-md-12, .ec-col-lg-12 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative; }

.ec-col-xs-1, .ec-col-xs-2, .ec-col-xs-3, .ec-col-xs-4, .ec-col-xs-5, .ec-col-xs-6, .ec-col-xs-7, .ec-col-xs-8, .ec-col-xs-9, .ec-col-xs-10,
.ec-col-xs-11, .ec-col-xs-12 {
  float: left; }

.ec-col-xs-12 {
  width: 100%; }

.ec-col-xs-11 {
  width: 91.66666667%; }

.ec-col-xs-10 {
  width: 83.33333333%; }

.ec-col-xs-9 {
  width: 75%; }

.ec-col-xs-8 {
  width: 66.66666667%; }

.ec-col-xs-7 {
  width: 58.33333333%; }

.ec-col-xs-6 {
  width: 50%; }

.ec-col-xs-5 {
  width: 41.66666667%; }

.ec-col-xs-4 {
  width: 33.33333333%; }

.ec-col-xs-3 {
  width: 25%; }

.ec-col-xs-2 {
  width: 16.66666667%; }

.ec-col-xs-1 {
  width: 8.33333333%; }

.ec-col-xs-pull-12 {
  right: 100%; }

.ec-col-xs-pull-11 {
  right: 91.66666667%; }

.ec-col-xs-pull-10 {
  right: 83.33333333%; }

.ec-col-xs-pull-9 {
  right: 75%; }

.ec-col-xs-pull-8 {
  right: 66.66666667%; }

.ec-col-xs-pull-7 {
  right: 58.33333333%; }

.ec-col-xs-pull-6 {
  right: 50%; }

.ec-col-xs-pull-5 {
  right: 41.66666667%; }

.ec-col-xs-pull-4 {
  right: 33.33333333%; }

.ec-col-xs-pull-3 {
  right: 25%; }

.ec-col-xs-pull-2 {
  right: 16.66666667%; }

.ec-col-xs-pull-1 {
  right: 8.33333333%; }

.ec-col-xs-pull-0 {
  right: 0; }

.ec-col-xs-push-12 {
  left: 100%; }

.ec-col-xs-push-11 {
  left: 91.66666667%; }

.ec-col-xs-push-10 {
  left: 83.33333333%; }

.ec-col-xs-push-9 {
  left: 75%; }

.ec-col-xs-push-8 {
  left: 66.66666667%; }

.ec-col-xs-push-7 {
  left: 58.33333333%; }

.ec-col-xs-push-6 {
  left: 50%; }

.ec-col-xs-push-5 {
  left: 41.66666667%; }

.ec-col-xs-push-4 {
  left: 33.33333333%; }

.ec-col-xs-push-3 {
  left: 25%; }

.ec-col-xs-push-2 {
  left: 16.66666667%; }

.ec-col-xs-push-1 {
  left: 8.33333333%; }

.ec-col-xs-push-0 {
  left: 0; }

.ec-col-xs-offset-12 {
  margin-left: 100%; }

.ec-col-xs-offset-11 {
  margin-left: 91.66666667%; }

.ec-col-xs-offset-10 {
  margin-left: 83.33333333%; }

.ec-col-xs-offset-9 {
  margin-left: 75%; }

.ec-col-xs-offset-8 {
  margin-left: 66.66666667%; }

.ec-col-xs-offset-7 {
  margin-left: 58.33333333%; }

.ec-col-xs-offset-6 {
  margin-left: 50%; }

.ec-col-xs-offset-5 {
  margin-left: 41.66666667%; }

.ec-col-xs-offset-4 {
  margin-left: 33.33333333%; }

.ec-col-xs-offset-3 {
  margin-left: 25%; }

.ec-col-xs-offset-2 {
  margin-left: 16.66666667%; }

.ec-col-xs-offset-1 {
  margin-left: 8.33333333%; }

.ec-col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 834px) {
  .ec-col-sm-1, .ec-col-sm-2, .ec-col-sm-3, .ec-col-sm-4, .ec-col-sm-5, .ec-col-sm-6, .ec-col-sm-7, .ec-col-sm-8, .ec-col-sm-9, .ec-col-sm-10, .ec-col-sm-11, .ec-col-sm-12 {
    float: left; }
  .ec-col-sm-12 {
    width: 100%; }
  .ec-col-sm-11 {
    width: 91.66666667%; }
  .ec-col-sm-10 {
    width: 83.33333333%; }
  .ec-col-sm-9 {
    width: 75%; }
  .ec-col-sm-7 {
    width: 58.33333333%; }
  .ec-col-sm-6 {
    width: 50%; }
  .ec-col-sm-5 {
    width: 41.66666667%; }
  .ec-col-sm-4 {
    width: 33.33333333%; }
  .ec-col-sm-3 {
    width: 25%; }
  .ec-col-sm-2 {
    width: 16.66666667%; }
  .ec-col-sm-1 {
    width: 8.33333333%; }
  .ec-col-sm-pull-12 {
    right: 100%; }
  .ec-col-sm-pull-11 {
    right: 91.66666667%; }
  .ec-col-sm-pull-10 {
    right: 83.33333333%; }
  .ec-col-sm-pull-9 {
    right: 75%; }
  .ec-col-sm-pull-8 {
    right: 66.66666667%; }
  .ec-col-sm-pull-7 {
    right: 58.33333333%; }
  .ec-col-sm-pull-6 {
    right: 50%; }
  .ec-col-sm-pull-5 {
    right: 41.66666667%; }
  .ec-col-sm-pull-4 {
    right: 33.33333333%; }
  .ec-col-sm-pull-3 {
    right: 25%; }
  .ec-col-sm-pull-2 {
    right: 16.66666667%; }
  .ec-col-sm-pull-1 {
    right: 8.33333333%; }
  .ec-col-sm-pull-0 {
    right: 0; }
  .ec-col-sm-push-12 {
    left: 100%; }
  .ec-col-sm-push-11 {
    left: 91.66666667%; }
  .ec-col-sm-push-10 {
    left: 83.33333333%; }
  .ec-col-sm-push-9 {
    left: 75%; }
  .ec-col-sm-push-8 {
    left: 66.66666667%; }
  .ec-col-sm-push-7 {
    left: 58.33333333%; }
  .ec-col-sm-push-6 {
    left: 50%; }
  .ec-col-sm-push-5 {
    left: 41.66666667%; }
  .ec-col-sm-push-4 {
    left: 33.33333333%; }
  .ec-col-sm-push-3 {
    left: 25%; }
  .ec-col-sm-push-2 {
    left: 16.66666667%; }
  .ec-col-sm-push-1 {
    left: 8.33333333%; }
  .ec-col-sm-push-0 {
    left: 0; }
  .ec-col-sm-offset-12 {
    margin-left: 100%; }
  .ec-col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .ec-col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .ec-col-sm-offset-9 {
    margin-left: 75%; }
  .ec-col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .ec-col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .ec-col-sm-offset-6 {
    margin-left: 50%; }
  .ec-col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .ec-col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .ec-col-sm-offset-3 {
    margin-left: 25%; }
  .ec-col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .ec-col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .ec-col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 1194px) {
  .ec-col-md-1, .ec-col-md-2, .ec-col-md-3, .ec-col-md-4, .ec-col-md-5, .ec-col-md-6, .ec-col-md-7, .ec-col-md-8, .ec-col-md-9, .ec-col-md-10, .ec-col-md-11, .ec-col-md-12 {
    float: left; }
  .ec-col-md-12 {
    width: 100%; }
  .ec-col-md-11 {
    width: 91.66666667%; }
  .ec-col-md-10 {
    width: 83.33333333%; }
  .ec-col-md-9 {
    width: 100%; }
  .ec-col-md-8 {
    width: 66.66666667%; }
  .ec-col-md-7 {
    width: 58.33333333%; }
  .ec-col-md-6 {
    width: 50%; }
  .ec-col-md-5 {
    width: 41.66666667%; }
  .ec-col-md-4 {
    width: 33.33333333%; }
  .ec-col-md-3 {
    width: 25%; }
  .ec-col-md-2 {
    width: 16.66666667%; }
  .ec-col-md-1 {
    width: 8.33333333%; }
  .ec-col-md-pull-12 {
    right: 100%; }
  .ec-col-md-pull-11 {
    right: 91.66666667%; }
  .ec-col-md-pull-10 {
    right: 83.33333333%; }
  .ec-col-md-pull-9 {
    right: 75%; }
  .ec-col-md-pull-8 {
    right: 66.66666667%; }
  .ec-col-md-pull-7 {
    right: 58.33333333%; }
  .ec-col-md-pull-6 {
    right: 50%; }
  .ec-col-md-pull-5 {
    right: 41.66666667%; }
  .ec-col-md-pull-4 {
    right: 33.33333333%; }
  .ec-col-md-pull-3 {
    right: 25%; }
  .ec-col-md-pull-2 {
    right: 16.66666667%; }
  .ec-col-md-pull-1 {
    right: 8.33333333%; }
  .ec-col-md-pull-0 {
    right: 0; }
  .ec-col-md-push-12 {
    left: 100%; }
  .ec-col-md-push-11 {
    left: 91.66666667%; }
  .ec-col-md-push-10 {
    left: 83.33333333%; }
  .ec-col-md-push-9 {
    left: 75%; }
  .ec-col-md-push-8 {
    left: 66.66666667%; }
  .ec-col-md-push-7 {
    left: 58.33333333%; }
  .ec-col-md-push-6 {
    left: 50%; }
  .ec-col-md-push-5 {
    left: 41.66666667%; }
  .ec-col-md-push-4 {
    left: 33.33333333%; }
  .ec-col-md-push-3 {
    left: 25%; }
  .ec-col-md-push-2 {
    left: 16.66666667%; }
  .ec-col-md-push-1 {
    left: 8.33333333%; }
  .ec-col-md-push-0 {
    left: 0; }
  .ec-col-md-offset-12 {
    margin-left: 100%; }
  .ec-col-md-offset-11 {
    margin-left: 91.66666667%; }
  .ec-col-md-offset-10 {
    margin-left: 83.33333333%; }
  .ec-col-md-offset-9 {
    margin-left: 75%; }
  .ec-col-md-offset-8 {
    margin-left: 66.66666667%; }
  .ec-col-md-offset-7 {
    margin-left: 58.33333333%; }
  .ec-col-md-offset-6 {
    margin-left: 50%; }
  .ec-col-md-offset-5 {
    margin-left: 41.66666667%; }
  .ec-col-md-offset-4 {
    margin-left: 33.33333333%; }
  .ec-col-md-offset-3 {
    margin-left: 25%; }
  .ec-col-md-offset-2 {
    margin-left: 16.66666667%; }
  .ec-col-md-offset-1 {
    margin-left: 8.33333333%; }
  .ec-col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .ec-col-lg-1, .ec-col-lg-2, .ec-col-lg-3, .ec-col-lg-4, .ec-col-lg-5, .ec-col-lg-6, .ec-col-lg-7, .ec-col-lg-8, .ec-col-lg-9, .ec-col-lg-10, .ec-col-lg-11, .ec-col-lg-12 {
    float: left; }
  .ec-col-lg-12 {
    width: 100%; }
  .ec-col-lg-11 {
    width: 91.66666667%; }
  .ec-col-lg-10 {
    width: 83.33333333%; }
  .ec-col-lg-8 {
    width: 66.66666667%; }
  .ec-col-lg-7 {
    width: 58.33333333%; }
  .ec-col-lg-6 {
    width: 50%; }
  .ec-col-lg-5 {
    width: 41.66666667%; }
  .ec-col-lg-4 {
    width: 33.33333333%; }
  .ec-col-lg-3 {
    width: 25%; }
  .ec-col-lg-2 {
    width: 16.66666667%; }
  .ec-col-lg-1 {
    width: 8.33333333%; }
  .ec-col-lg-pull-12 {
    right: 100%; }
  .ec-col-lg-pull-11 {
    right: 91.66666667%; }
  .ec-col-lg-pull-10 {
    right: 83.33333333%; }
  .ec-col-lg-pull-9 {
    right: 75%; }
  .ec-col-lg-pull-8 {
    right: 66.66666667%; }
  .ec-col-lg-pull-7 {
    right: 58.33333333%; }
  .ec-col-lg-pull-6 {
    right: 50%; }
  .ec-col-lg-pull-5 {
    right: 41.66666667%; }
  .ec-col-lg-pull-4 {
    right: 33.33333333%; }
  .ec-col-lg-pull-3 {
    right: 25%; }
  .ec-col-lg-pull-2 {
    right: 16.66666667%; }
  .ec-col-lg-pull-1 {
    right: 8.33333333%; }
  .ec-col-lg-pull-0 {
    right: 0; }
  .ec-col-lg-push-12 {
    left: 100%; }
  .ec-col-lg-push-11 {
    left: 91.66666667%; }
  .ec-col-lg-push-10 {
    left: 83.33333333%; }
  .ec-col-lg-push-9 {
    left: 75%; }
  .ec-col-lg-push-8 {
    left: 66.66666667%; }
  .ec-col-lg-push-7 {
    left: 58.33333333%; }
  .ec-col-lg-push-6 {
    left: 50%; }
  .ec-col-lg-push-5 {
    left: 41.66666667%; }
  .ec-col-lg-push-4 {
    left: 33.33333333%; }
  .ec-col-lg-push-3 {
    left: 25%; }
  .ec-col-lg-push-2 {
    left: 16.66666667%; }
  .ec-col-lg-push-1 {
    left: 8.33333333%; }
  .ec-col-lg-push-0 {
    left: 0; }
  .ec-col-lg-offset-12 {
    margin-left: 100%; }
  .ec-col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .ec-col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .ec-col-lg-offset-9 {
    margin-left: 75%; }
  .ec-col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .ec-col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .ec-col-lg-offset-6 {
    margin-left: 50%; }
  .ec-col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .ec-col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .ec-col-lg-offset-3 {
    margin-left: 25%; }
  .ec-col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .ec-col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .ec-col-lg-offset-0 {
    margin-left: 0; } }

table {
  background-color: transparent;
  max-width: 100%; }

th {
  text-align: left; }

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
  width: 100%; }

legend {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  color: #333;
  display: block;
  font-size: 19.5px;
  line-height: inherit;
  margin-bottom: 19px;
  padding: 0;
  width: 100%; }

label {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 12px; }

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

input[type="radio"], input[type="checkbox"] {
  /* IE8-9 */
  line-height: normal;
  margin: 4px 0 0;
  margin-top: 1px; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  color: #555;
  display: block;
  font-size: 13px;
  line-height: 1.5;
  padding-top: 7px; }

.ec-form-control {
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #555;
  display: block;
  font-size: 13px;
  height: 33px;
  line-height: 1.5;
  padding: 6px 12px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  width: 100%; }

.field .ec-form-control {
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #555;
  display: block;
  font-size: 13px;
  height: 33px;
  line-height: 1.5;
  padding: 6px 12px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  width: 100%; }

.ec-form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0; }

.ec-form-control:-moz-placeholder {
  color: #999; }

.ec-form-control::-moz-placeholder {
  color: #999;
  opacity: 1; }

.ec-form-control:-ms-input-placeholder {
  color: #999; }

.ec-form-control::-webkit-input-placeholder {
  color: #999; }

.ec-form-control[disabled], .ec-form-control[readonly], fieldset[disabled] .ec-form-control {
  background-color: #eee;
  cursor: not-allowed;
  opacity: 1; }

textarea.ec-form-control {
  height: auto; }

input[type="date"] {
  line-height: 33px; }

.ec-form-group {
  margin-bottom: 15px; }

.ec-radio, .ec-checkbox {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  min-height: 19px;
  padding-left: 20px; }

.ec-radio label, .ec-checkbox label {
  cursor: pointer;
  display: inline;
  font-weight: 400; }

.ec-radio input[type="radio"], .ec-radio-inline input[type="radio"], .ec-checkbox input[type="checkbox"], .ec-checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.ec-radio + .ec-radio, .ec-checkbox + .ec-checkbox {
  margin-top: -5px; }

.ec-radio-inline, .ec-checkbox-inline {
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 0;
  padding-left: 20px;
  vertical-align: middle; }

.ec-radio-inline + .ec-radio-inline, .ec-checkbox-inline + .ec-checkbox-inline {
  margin-left: 10px;
  margin-top: 0; }

input[type="radio"][disabled], input[type="checkbox"][disabled], .ec-radio[disabled], .ec-radio-inline[disabled],
.ec-checkbox[disabled], .ec-checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .ec-radio, fieldset[disabled] .ec-radio-inline, fieldset[disabled] .ec-checkbox,
fieldset[disabled] .ec-checkbox-inline {
  cursor: not-allowed; }

.ec-input-sm {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 10px; }

select.ec-input-sm {
  height: 30px;
  line-height: 30px; }

textarea.ec-input-sm, select[multiple].ec-input-sm {
  height: auto; }

.ec-input-lg {
  border-radius: 6px;
  font-size: 14px;
  height: 41px;
  line-height: 1.33;
  padding: 10px 16px; }

select.ec-input-lg {
  height: 41px;
  line-height: 41px; }

textarea.ec-input-lg, select[multiple].ec-input-lg {
  height: auto; }

.ec-has-feedback {
  position: relative; }

.ec-has-feedback .ec-form-control {
  padding-right: 41.25px; }

.ec-has-feedback .ec-form-control-feedback {
  display: block;
  height: 33px;
  line-height: 33px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 24px;
  width: 33px; }

.ec-has-success .ec-help-block, .ec-has-success .ec-control-label, .ec-has-success .ec-radio, .ec-has-success .ec-checkbox,
.ec-has-success .ec-radio-inline, .ec-has-success .ec-checkbox-inline {
  color: #3c763d; }

.ec-has-success .ec-form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.ec-has-success .ec-form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.ec-has-success .ec-input-group-addon {
  background-color: #dff0d8;
  border-color: #3c763d;
  color: #3c763d; }

.ec-has-success .ec-form-control-feedback {
  color: #3c763d; }

.ec-has-warning .ec-help-block, .ec-has-warning .ec-control-label, .ec-has-warning .ec-radio, .ec-has-warning .ec-checkbox,
.ec-has-warning .ec-radio-inline, .ec-has-warning .ec-checkbox-inline {
  color: #8a6d3b; }

.ec-has-warning .ec-form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.ec-has-warning .ec-form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.ec-has-warning .ec-input-group-addon {
  background-color: #fcf8e3;
  border-color: #8a6d3b;
  color: #8a6d3b; }

.ec-has-warning .ec-form-control-feedback {
  color: #8a6d3b; }

.ec-has-error .ec-help-block, .ec-has-error .ec-control-label, .ec-has-error .ec-radio, .ec-has-error .ec-checkbox,
.ec-has-error .ec-radio-inline, .ec-has-error .ec-checkbox-inline {
  color: #a94442; }

.ec-has-error .ec-form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.ec-has-error .ec-form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.ec-has-error .ec-input-group-addon {
  background-color: #f2dede;
  border-color: #a94442;
  color: #a94442; }

.ec-has-error .ec-form-control-feedback {
  color: #a94442; }

.ec-form-control-static {
  margin-bottom: 0; }

.ec-help-block {
  color: #959595;
  display: block;
  margin-bottom: 10px;
  margin-top: 5px; }

@media (min-width: 834px) {
  .ec-form-inline .ec-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .ec-form-inline .ec-form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto; }
  .ec-form-inline .ec-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .ec-form-inline .ec-radio, .ec-form-inline .ec-checkbox {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
    vertical-align: middle; }
  .ec-form-inline .ec-radio input[type="radio"], .ec-form-inline .ec-checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }
  .ec-form-inline .ec-has-feedback .ec-form-control-feedback {
    top: 0; } }

.ec-form-horizontal .ec-control-label, .ec-form-horizontal .ec-radio, .ec-form-horizontal .ec-checkbox, .ec-form-horizontal .ec-radio-inline, .ec-form-horizontal .ec-checkbox-inline {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 7px; }

.ec-form-horizontal .ec-radio, .ec-form-horizontal .ec-checkbox {
  min-height: 26px; }

.ec-form-horizontal .ec-form-group {
  margin-left: -15px;
  margin-right: -15px; }

.ec-form-horizontal .ec-form-control-static {
  padding-top: 7px; }

@media (min-width: 834px) {
  .ec-form-horizontal .ec-control-label {
    text-align: right; } }

.ec-form-horizontal .ec-has-feedback .ec-form-control-feedback {
  right: 15px;
  top: 0; }

.ec-btn {
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }

.ec-btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.ec-btn:hover, .ec-btn:focus {
  color: #333;
  text-decoration: none; }

.ec-btn:active, .ec-btn.ec-active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: 0; }

.ec-btn.ec-disabled, .ec-btn[disabled], fieldset[disabled] .ec-btn {
  -moz-opacity: .65;
  -webkit-box-shadow: none;
  -webkit-opacity: .65;
  box-shadow: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65;
  pointer-events: none; }

.ec-btn-default {
  background-color: #fff;
  border-color: #ccc;
  color: #333; }

.ec-btn-default:hover, .ec-btn-default:focus, .ec-btn-default:active, .ec-btn-default.ec-active, .ec-open .ec-dropdown-toggle.ec-btn-default {
  background-color: #ebebeb;
  border-color: #adadad;
  color: #333; }

.ec-btn-default:active, .ec-btn-default.ec-active, .ec-open .ec-dropdown-toggle.ec-btn-default {
  background-image: none; }

.ec-btn-default.ec-disabled, .ec-btn-default[disabled], fieldset[disabled] .ec-btn-default, .ec-btn-default.ec-disabled:hover,
.ec-btn-default[disabled]:hover, fieldset[disabled] .ec-btn-default:hover, .ec-btn-default.ec-disabled:focus,
.ec-btn-default[disabled]:focus, fieldset[disabled] .ec-btn-default:focus, .ec-btn-default.ec-disabled:active,
.ec-btn-default[disabled]:active, fieldset[disabled] .ec-btn-default:active, .ec-btn-default.ec-disabled.ec-active, .ec-btn-default[disabled].ec-active,
fieldset[disabled] .ec-btn-default.ec-active {
  background-color: #fff;
  border-color: #ccc; }

.ec-btn-default .ec-badge {
  background-color: #333;
  color: #fff; }

.ec-btn-primary {
  background-color: #0066A9;
  border-color: #3088ae;
  color: #fff; }

.ec-btn-primary:hover, .ec-btn-primary:focus, .ec-btn-primary:active, .ec-btn-primary.ec-active, .ec-open .ec-dropdown-toggle.ec-btn-primary {
  background-color: #2d7fa2;
  border-color: #23637e;
  color: #fff; }

.ec-btn-primary:active, .ec-btn-primary.ec-active, .ec-open .ec-dropdown-toggle.ec-btn-primary {
  background-image: none; }

.ec-btn-primary.ec-disabled, .ec-btn-primary[disabled], fieldset[disabled] .ec-btn-primary, .ec-btn-primary.ec-disabled:hover,
.ec-btn-primary[disabled]:hover, fieldset[disabled] .ec-btn-primary:hover, .ec-btn-primary.ec-disabled:focus,
.ec-btn-primary[disabled]:focus, fieldset[disabled] .ec-btn-primary:focus, .ec-btn-primary.ec-disabled:active,
.ec-btn-primary[disabled]:active, fieldset[disabled] .ec-btn-primary:active, .ec-btn-primary.ec-disabled.ec-active,
.ec-btn-primary[disabled].ec-active, fieldset[disabled] .ec-btn-primary.ec-active {
  background-color: #0066A9;
  border-color: #3088ae; }

.ec-btn-primary .ec-badge {
  background-color: #fff;
  color: #0066A9; }

.ec-btn-success {
  background-color: #5cb85c;
  border-color: #4cae4c;
  color: #fff; }

.ec-btn-success:hover, .ec-btn-success:focus, .ec-btn-success:active, .ec-btn-success.ec-active, .ec-open .ec-dropdown-toggle.ec-btn-success {
  background-color: #47a447;
  border-color: #398439;
  color: #fff; }

.ec-btn-success:active, .ec-btn-success.ec-active, .ec-open .ec-dropdown-toggle.ec-btn-success {
  background-image: none; }

.ec-btn-success.ec-disabled, .ec-btn-success[disabled], fieldset[disabled] .ec-btn-success, .ec-btn-success.ec-disabled:hover,
.ec-btn-success[disabled]:hover, fieldset[disabled] .ec-btn-success:hover, .ec-btn-success.ec-disabled:focus,
.ec-btn-success[disabled]:focus, fieldset[disabled] .ec-btn-success:focus, .ec-btn-success.ec-disabled:active,
.ec-btn-success[disabled]:active, fieldset[disabled] .ec-btn-success:active, .ec-btn-success.ec-disabled.ec-active,
.ec-btn-success[disabled].ec-active, fieldset[disabled] .ec-btn-success.ec-active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.ec-btn-success .ec-badge {
  background-color: #fff;
  color: #5cb85c; }

.ec-btn-info {
  background-color: #5bc0de;
  border-color: #46b8da;
  color: #fff; }

.ec-btn-info:hover, .ec-btn-info:focus, .ec-btn-info:active, .ec-btn-info.ec-active, .ec-open .ec-dropdown-toggle.ec-btn-info {
  background-color: #39b3d7;
  border-color: #269abc;
  color: #fff; }

.ec-btn-info:active, .ec-btn-info.ec-active, .ec-open .ec-dropdown-toggle.ec-btn-info {
  background-image: none; }

.ec-btn-info.ec-disabled, .ec-btn-info[disabled], fieldset[disabled] .ec-btn-info, .ec-btn-info.ec-disabled:hover,
.ec-btn-info[disabled]:hover, fieldset[disabled] .ec-btn-info:hover, .ec-btn-info.ec-disabled:focus,
.ec-btn-info[disabled]:focus, fieldset[disabled] .ec-btn-info:focus, .ec-btn-info.ec-disabled:active,
.ec-btn-info[disabled]:active, fieldset[disabled] .ec-btn-info:active, .ec-btn-info.ec-disabled.ec-active,
.ec-btn-info[disabled].ec-active, fieldset[disabled] .ec-btn-info.ec-active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.ec-btn-info .ec-badge {
  background-color: #fff;
  color: #5bc0de; }

.ec-btn-warning {
  background-color: #f0ad4e;
  border-color: #eea236;
  color: #fff; }

.ec-btn-warning:hover, .ec-btn-warning:focus, .ec-btn-warning:active, .ec-btn-warning.ec-active, .ec-open .ec-dropdown-toggle.ec-btn-warning {
  background-color: #ed9c28;
  border-color: #d58512;
  color: #fff; }

.ec-btn-warning:active, .ec-btn-warning.ec-active, .ec-open .ec-dropdown-toggle.ec-btn-warning {
  background-image: none; }

.ec-btn-warning.ec-disabled, .ec-btn-warning[disabled], fieldset[disabled] .ec-btn-warning, .ec-btn-warning.ec-disabled:hover,
.ec-btn-warning[disabled]:hover, fieldset[disabled] .ec-btn-warning:hover, .ec-btn-warning.ec-disabled:focus,
.ec-btn-warning[disabled]:focus, fieldset[disabled] .ec-btn-warning:focus, .ec-btn-warning.ec-disabled:active,
.ec-btn-warning[disabled]:active, fieldset[disabled] .ec-btn-warning:active, .ec-btn-warning.ec-disabled.ec-active,
.ec-btn-warning[disabled].ec-active, fieldset[disabled] .ec-btn-warning.ec-active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.ec-btn-warning .ec-badge {
  background-color: #fff;
  color: #f0ad4e; }

.ec-btn-danger {
  background-color: #d9534f;
  border-color: #d43f3a;
  color: #fff; }

.ec-btn-danger:hover, .ec-btn-danger:focus, .ec-btn-danger:active, .ec-btn-danger.ec-active, .ec-open .ec-dropdown-toggle.ec-btn-danger {
  background-color: #d2322d;
  border-color: #ac2925;
  color: #fff; }

.ec-btn-danger:active, .ec-btn-danger.ec-active, .ec-open .ec-dropdown-toggle.ec-btn-danger {
  background-image: none; }

.ec-btn-danger.ec-disabled, .ec-btn-danger[disabled], fieldset[disabled] .ec-btn-danger, .ec-btn-danger.ec-disabled:hover,
.ec-btn-danger[disabled]:hover, fieldset[disabled] .ec-btn-danger:hover, .ec-btn-danger.ec-disabled:focus, .ec-btn-danger[disabled]:focus,
fieldset[disabled] .ec-btn-danger:focus, .ec-btn-danger.ec-disabled:active, .ec-btn-danger[disabled]:active,
fieldset[disabled] .ec-btn-danger:active, .ec-btn-danger.ec-disabled.ec-active, .ec-btn-danger[disabled].ec-active,
fieldset[disabled] .ec-btn-danger.ec-active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.ec-btn-danger .ec-badge {
  background-color: #fff;
  color: #d9534f; }

.ec-btn-link {
  border-radius: 0;
  color: #0066A9;
  cursor: pointer;
  font-weight: 400; }

.ec-btn-link, .ec-btn-link:active, .ec-btn-link[disabled], fieldset[disabled] .ec-btn-link {
  -webkit-box-shadow: none;
  background-color: transparent;
  box-shadow: none; }

.ec-btn-link, .ec-btn-link:hover, .ec-btn-link:focus, .ec-btn-link:active {
  border-color: transparent; }

.ec-btn-link:hover, .ec-btn-link:focus {
  background-color: transparent;
  color: #256986;
  text-decoration: underline; }

.ec-btn-link[disabled]:hover, fieldset[disabled] .ec-btn-link:hover, .ec-btn-link[disabled]:focus, fieldset[disabled] .ec-btn-link:focus {
  color: #999;
  text-decoration: none; }

.ec-btn-lg {
  border-radius: 6px;
  font-size: 14px;
  line-height: 1.33;
  padding: 10px 16px; }

.ec-btn-sm {
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 10px; }

.ec-btn-xs {
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 1px 5px; }

.ec-btn-block {
  display: block;
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

.ec-btn-block + .ec-btn-block {
  margin-top: 5px; }

input[type="submit"].ec-btn-block, input[type="reset"].ec-btn-block, input[type="button"].ec-btn-block {
  width: 100%; }

.ec-collapse {
  display: none; }

.ec-collapse.show {
  display: block; }

.ec-collapsing {
  -moz-transition: height .35s ease;
  -ms-transition: height .35s ease;
  -o-transition: height .35s ease;
  -webkit-transition: height .35s ease;
  height: 0;
  overflow: hidden;
  position: relative;
  transition: height .35s ease; }

.ec-btn-group, .ec-btn-group-vertical {
  display: inline-block;
  position: relative;
  vertical-align: middle; }

.ec-btn-group > .ec-btn, .ec-btn-group-vertical > .ec-btn {
  float: left;
  position: relative; }

.ec-btn-group > .ec-btn:hover, .ec-btn-group-vertical > .ec-btn:hover, .ec-btn-group > .ec-btn:focus,
.ec-btn-group-vertical > .ec-btn:focus, .ec-btn-group > .ec-btn:active, .ec-btn-group-vertical > .ec-btn:active,
.ec-btn-group > .ec-btn.ec-active, .ec-btn-group-vertical > .ec-btn.ec-active {
  z-index: 2; }

.ec-btn-group > .ec-btn:focus, .ec-btn-group-vertical > .ec-btn:focus {
  outline: none; }

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

.ec-btn-toolbar {
  margin-left: -5px; }

.ec-btn-toolbar .ec-btn-group, .ec-btn-toolbar .ec-input-group {
  float: left; }

.ec-btn-toolbar > .ec-btn, .ec-btn-toolbar > .ec-btn-group, .ec-btn-toolbar > .ec-input-group {
  margin-left: 5px; }

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

.ec-btn-group > .ec-btn:first-child {
  margin-left: 0; }

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

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

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

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

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

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

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

.ec-btn-group-xs > .ec-btn {
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 1px 5px; }

.ec-btn-group-sm > .ec-btn {
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 10px; }

.ec-btn-group-lg > .ec-btn {
  border-radius: 6px;
  font-size: 14px;
  line-height: 1.33;
  padding: 10px 16px; }

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

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

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

.ec-btn-group.ec-open .ec-dropdown-toggle.ec-btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.ec-btn-lg .ec-caret {
  border-bottom-width: 0;
  border-width: 5px 5px 0; }

.ec-dropup .ec-btn-lg .ec-caret {
  border-width: 0 5px 5px; }

.ec-btn-group-vertical > .ec-btn, .ec-btn-group-vertical > .ec-btn-group, .ec-btn-group-vertical > .ec-btn-group > .ec-btn {
  display: block;
  float: none;
  max-width: 100%;
  width: 100%; }

.ec-btn-group-vertical > .ec-btn-group > .ec-btn {
  float: none; }

.ec-btn-group-vertical > .ec-btn + .ec-btn, .ec-btn-group-vertical > .ec-btn + .ec-btn-group, .ec-btn-group-vertical > .ec-btn-group + .ec-btn,
.ec-btn-group-vertical > .ec-btn-group + .ec-btn-group {
  margin-left: 0;
  margin-top: -1px; }

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

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

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

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

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

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

.ec-btn-group-justified {
  border-collapse: separate;
  display: table;
  table-layout: fixed;
  width: 100%; }

.ec-btn-group-justified > .ec-btn, .ec-btn-group-justified > .ec-btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

.ec-btn-group-justified > .ec-btn-group .ec-btn {
  width: 100%; }

[data-toggle="buttons"] > .ec-btn > input[type="radio"], [data-toggle="buttons"] > .ec-btn > input[type="checkbox"] {
  display: none; }

.ec-input-group {
  border-collapse: separate;
  display: table;
  position: relative; }

.ec-input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0; }

.ec-input-group .ec-form-control {
  float: left;
  margin-bottom: 0;
  width: 100%; }

.ec-input-group-lg > .ec-form-control, .ec-input-group-lg > .ec-input-group-addon, .ec-input-group-lg > .ec-input-group-btn > .ec-btn {
  border-radius: 6px;
  font-size: 14px;
  height: 41px;
  line-height: 1.33;
  padding: 10px 16px; }

select.ec-input-group-lg > .ec-form-control, select.ec-input-group-lg > .ec-input-group-addon, select.ec-input-group-lg > .ec-input-group-btn > .ec-btn {
  height: 41px;
  line-height: 41px; }

textarea.ec-input-group-lg > .ec-form-control, textarea.ec-input-group-lg > .ec-input-group-addon,
textarea.ec-input-group-lg > .ec-input-group-btn > .ec-btn, select[multiple].ec-input-group-lg > .ec-form-control,
select[multiple].ec-input-group-lg > .ec-input-group-addon, select[multiple].ec-input-group-lg > .ec-input-group-btn > .ec-btn {
  height: auto; }

.ec-input-group-sm > .ec-form-control, .ec-input-group-sm > .ec-input-group-addon, .ec-input-group-sm > .ec-input-group-btn > .ec-btn {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 10px; }

select.ec-input-group-sm > .ec-form-control, select.ec-input-group-sm > .ec-input-group-addon, select.ec-input-group-sm > .ec-input-group-btn > .ec-btn {
  height: 30px;
  line-height: 30px; }

textarea.ec-input-group-sm > .ec-form-control, textarea.ec-input-group-sm > .ec-input-group-addon,
textarea.ec-input-group-sm > .ec-input-group-btn > .ec-btn, select[multiple].ec-input-group-sm > .ec-form-control,
select[multiple].ec-input-group-sm > .ec-input-group-addon, select[multiple].ec-input-group-sm > .ec-input-group-btn > .ec-btn {
  height: auto; }

.ec-input-group-addon, .ec-input-group-btn, .ec-input-group .ec-form-control {
  display: table-cell; }

.ec-input-group-addon:not(:first-child):not(:last-child), .ec-input-group-btn:not(:first-child):not(:last-child),
.ec-input-group .ec-form-control:not(:first-child):not(:last-child) {
  border-radius: 0; }

.ec-input-group-addon, .ec-input-group-btn {
  vertical-align: middle;
  white-space: nowrap;
  width: 1%; }

.ec-input-group-addon {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 12px;
  text-align: center; }

.ec-input-group-addon.ec-input-sm {
  border-radius: 3px;
  font-size: 12px;
  padding: 5px 10px; }

.ec-input-group-addon.ec-input-lg {
  border-radius: 6px;
  font-size: 14px;
  padding: 10px 16px; }

.ec-input-group-addon input[type="radio"], .ec-input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.ec-input-group .ec-form-control:first-child, .ec-input-group-addon:first-child, .ec-input-group-btn:first-child > .ec-btn,
.ec-input-group-btn:first-child > .ec-btn-group > .ec-btn, .ec-input-group-btn:first-child > .ec-dropdown-toggle,
.ec-input-group-btn:last-child > .ec-btn:not(:last-child):not(.ec-dropdown-toggle),
.ec-input-group-btn:last-child > .ec-btn-group:not(:last-child) > .ec-btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.ec-input-group-addon:first-child {
  border-right: 0; }

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

.ec-input-group-addon:last-child {
  border-left: 0; }

.ec-input-group-btn {
  position: relative;
  white-space: nowrap; }

.ec-input-group-btn > .ec-btn {
  position: relative; }

.ec-input-group-btn > .ec-btn + .ec-btn {
  margin-left: -1px; }

.ec-input-group-btn > .ec-btn:hover, .ec-input-group-btn > .ec-btn:focus, .ec-input-group-btn > .ec-btn:active {
  z-index: 2; }

.ec-input-group-btn:first-child > .ec-btn, .ec-input-group-btn:first-child > .ec-btn-group {
  margin-right: -1px; }

.ec-input-group-btn:last-child > .ec-btn, .ec-input-group-btn:last-child > .ec-btn-group {
  margin-left: -1px; }

.ec-nav {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.ec-nav > li {
  display: block;
  position: relative; }

.ec-nav > li > a {
  display: block;
  padding: 10px 15px;
  position: relative; }

.ec-nav > li > a:hover, .ec-nav > li > a:focus {
  background-color: #eee;
  text-decoration: none; }

.ec-nav > li.ec-disabled > a {
  color: #999; }

.ec-nav > li.ec-disabled > a:hover, .ec-nav > li.ec-disabled > a:focus {
  background-color: transparent;
  color: #999;
  cursor: not-allowed;
  text-decoration: none; }

.ec-nav .ec-open > a, .ec-nav .ec-open > a:hover, .ec-nav .ec-open > a:focus {
  background-color: #eee;
  border-color: #0066A9; }

.ec-nav .ec-nav-divider {
  background-color: #e5e5e5;
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden; }

.ec-nav > li > a > img {
  max-width: none; }

.ec-nav-tabs {
  border-bottom: 1px solid #ddd; }

.ec-nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.ec-nav-tabs > li > a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  line-height: 1.5;
  margin-right: 2px; }

.ec-nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.ec-nav-tabs > li.ec-active > a, .ec-nav-tabs > li.ec-active > a:hover, .ec-nav-tabs > li.ec-active > a:focus {
  background-color: #f1f1f1;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  color: #555;
  cursor: default; }

.ec-nav-tabs.ec-nav-justified {
  border-bottom: 0;
  width: 100%; }

.ec-nav-tabs.ec-nav-justified > li {
  float: none; }

.ec-nav-tabs.ec-nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.ec-nav-tabs.ec-nav-justified > .ec-dropdown .ec-dropdown-menu {
  left: auto;
  top: auto; }

@media (min-width: 834px) {
  .ec-nav-tabs.ec-nav-justified > li {
    display: table-cell;
    width: 1%; }
  .ec-nav-tabs.ec-nav-justified > li > a {
    margin-bottom: 0; } }

.ec-nav-tabs.ec-nav-justified > li > a {
  border-radius: 4px;
  margin-right: 0; }

.ec-nav-tabs.ec-nav-justified > .ec-active > a, .ec-nav-tabs.ec-nav-justified > .ec-active > a:hover,
.ec-nav-tabs.ec-nav-justified > .ec-active > a:focus {
  border: 1px solid #ddd; }

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

.ec-nav-pills > li {
  float: left; }

.ec-nav-pills > li > a {
  border-radius: 4px; }

.ec-nav-pills > li + li {
  margin-left: 2px; }

.ec-nav-pills > li.ec-active > a, .ec-nav-pills > li.ec-active > a:hover, .ec-nav-pills > li.ec-active > a:focus {
  background-color: #0066A9;
  color: #fff; }

.ec-nav-stacked > li {
  float: none; }

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

.ec-nav-justified {
  width: 100%; }

.ec-nav-justified > li {
  float: none; }

.ec-nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.ec-nav-justified > .ec-dropdown .ec-dropdown-menu {
  left: auto;
  top: auto; }

@media (min-width: 834px) {
  .ec-nav-justified > li {
    display: table-cell;
    width: 1%; }
  .ec-nav-justified > li > a {
    margin-bottom: 0; } }

.ec-nav-tabs-justified {
  border-bottom: 0; }

.ec-nav-tabs-justified > li > a {
  border-radius: 4px;
  margin-right: 0; }

.ec-nav-tabs-justified > .ec-active > a, .ec-nav-tabs-justified > .ec-active > a:hover, .ec-nav-tabs-justified > .ec-active > a:focus {
  border: 1px solid #ddd; }

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

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

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

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

.ec-navbar {
  border: 1px solid transparent;
  margin-bottom: 0;
  min-height: 50px;
  position: relative; }

@media (min-width: 834px) {
  .ec-navbar {
    border-radius: 4px; }
  .ec-navbar-header {
    float: left; } }

.ec-navbar-collapse {
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  max-height: 340px;
  overflow-x: visible;
  padding-left: 15px;
  padding-right: 15px; }

.ec-navbar-collapse.ec-in {
  max-height: initial;
  overflow-y: auto; }

@media (min-width: 834px) {
  .ec-navbar-collapse {
    border-top: 0;
    box-shadow: none;
    width: auto; }
  .ec-navbar-collapse.ec-collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0; }
  .ec-navbar-collapse.ec-in {
    overflow-y: visible; }
  .ec-navbar-fixed-top .ec-navbar-collapse, .ec-navbar-static-top .ec-navbar-collapse, .ec-navbar-fixed-bottom .ec-navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }

.ec-container > .ec-navbar-header, .ec-container-fluid > .ec-navbar-header, .ec-container > .ec-navbar-collapse,
.ec-container-fluid > .ec-navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

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

.ec-navbar-static-top {
  border-width: 0 0 1px;
  z-index: 1000; }

.ec-navbar-fixed-top, .ec-navbar-fixed-bottom {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 1030; }

@media (min-width: 834px) {
  .ec-navbar-static-top {
    border-radius: 0; }
  .ec-navbar-fixed-top, .ec-navbar-fixed-bottom {
    border-radius: 0; } }

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

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

.ec-navbar-brand {
  float: left;
  font-size: 14px;
  height: 19px;
  line-height: 19px;
  padding: 15.5px 15px; }

.ec-navbar-brand:hover, .ec-navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 834px) {
  .ec-navbar > .ec-container .ec-navbar-brand, .ec-navbar > .ec-container-fluid .ec-navbar-brand {
    margin-left: -15px; } }

.ec-navbar-toggle {
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  float: right;
  margin-bottom: 8px;
  margin-right: 15px;
  margin-top: 8px;
  padding: 9px 10px;
  position: relative; }

.ec-navbar-toggle:focus {
  outline: none; }

.ec-navbar-toggle .ec-icon-bar {
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 22px; }

.ec-navbar-toggle .ec-icon-bar + .ec-icon-bar {
  margin-top: 4px; }

@media (min-width: 834px) {
  .ec-navbar-toggle {
    display: none; } }

.ec-navbar-nav {
  margin: 7.75px -15px; }

.ec-navbar-nav > li > a {
  line-height: 19px;
  padding-bottom: 10px;
  padding-top: 10px; }

.ec-navbar-nav > li > a:hover {
  text-shadow: 1px 0 0 #0066a9;
  font-weight: 400 !important; }

.ec-navbar-nav > li > a.ec-orange-color:hover {
  text-shadow: 1px 0 0 #ce3b17; }

.ec-navbar-nav > li > a.ec-green-color:hover {
  text-shadow: 1px 0 0 #418321; }

.ec-navbar-nav > li > a.ec-blue-color:hover {
  text-shadow: 1px 0 0 #008080; }

@media (max-width: 768px) {
  .ec-navbar-nav .ec-open .ec-dropdown-menu {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto; }
  .ec-navbar-nav .ec-open .ec-dropdown-menu > li > a, .ec-navbar-nav .ec-open .ec-dropdown-menu .ec-dropdown-header {
    padding: 5px 15px 5px 25px; }
  .ec-navbar-nav .ec-open .ec-dropdown-menu > li > a {
    line-height: 19px; }
  .ec-navbar-nav .ec-open .ec-dropdown-menu > li > a:hover, .ec-navbar-nav .ec-open .ec-dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 834px) {
  .ec-navbar-nav {
    float: left;
    margin: 0; }
  .ec-navbar-nav > li {
    float: left; }
  .ec-navbar-nav > li > a {
    padding-bottom: 15.5px;
    padding-top: 15.5px; }
  .ec-navbar-nav.ec-navbar-right:last-child {
    margin-right: -15px; }
  .ec-navbar-left {
    float: left !important; }
  .ec-navbar-right {
    float: right !important; } }

.ec-navbar-form {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 8.5px -15px;
  padding: 10px 15px; }

@media (min-width: 834px) {
  .ec-navbar-form .ec-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .ec-navbar-form .ec-form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto; }
  .ec-navbar-form .ec-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .ec-navbar-form .ec-radio, .ec-navbar-form .ec-checkbox {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
    vertical-align: middle; }
  .ec-navbar-form .ec-radio input[type="radio"], .ec-navbar-form .ec-checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }
  .ec-navbar-form .ec-has-feedback .ec-form-control-feedback {
    top: 0; }
  .ec-navbar-form {
    -webkit-box-shadow: none;
    border: 0;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    width: auto; }
  .ec-navbar-form.ec-navbar-right:last-child {
    margin-right: -15px; } }

@media (max-width: 768px) {
  .ec-navbar-form .ec-form-group {
    margin-bottom: 5px; } }

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

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

.ec-navbar-btn {
  margin-bottom: 8.5px;
  margin-top: 8.5px; }

.ec-navbar-btn.ec-btn-sm {
  margin-bottom: 10px;
  margin-top: 10px; }

.ec-navbar-btn.ec-btn-xs {
  margin-bottom: 14px;
  margin-top: 14px; }

.ec-navbar-text {
  margin-bottom: 15.5px;
  margin-top: 15.5px; }

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

.ec-navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.ec-navbar-default .ec-navbar-brand {
  color: #777; }

.ec-navbar-default .ec-navbar-brand:hover, .ec-navbar-default .ec-navbar-brand:focus {
  background-color: transparent;
  color: #5e5e5e; }

.ec-navbar-default .ec-navbar-text {
  color: #777; }

.ec-navbar-default .ec-navbar-nav > li > a {
  color: #777; }

.ec-navbar-default .ec-navbar-nav > li > a:hover, .ec-navbar-default .ec-navbar-nav > li > a:focus {
  background-color: transparent;
  color: #333; }

.ec-navbar-default .ec-navbar-nav > .ec-active > a, .ec-navbar-default .ec-navbar-nav > .ec-active > a:hover,
.ec-navbar-default .ec-navbar-nav > .ec-active > a:focus {
  background-color: #e7e7e7;
  color: #555; }

.ec-navbar-default .ec-navbar-nav > .ec-disabled > a, .ec-navbar-default .ec-navbar-nav > .ec-disabled > a:hover,
.ec-navbar-default .ec-navbar-nav > .ec-disabled > a:focus {
  background-color: transparent;
  color: #ccc; }

.ec-navbar-default .ec-navbar-toggle {
  border-color: #ddd; }

.ec-navbar-default .ec-navbar-toggle:hover, .ec-navbar-default .ec-navbar-toggle:focus {
  background-color: #ddd; }

.ec-navbar-default .ec-navbar-toggle .ec-icon-bar {
  background-color: #888; }

.ec-navbar-default .ec-navbar-collapse, .ec-navbar-default .ec-navbar-form {
  border-color: #e7e7e7; }

.ec-navbar-default .ec-navbar-nav > .ec-open > a, .ec-navbar-default .ec-navbar-nav > .ec-open > a:hover,
.ec-navbar-default .ec-navbar-nav > .ec-open > a:focus {
  background-color: #e7e7e7;
  color: #555; }

@media (max-width: 768px) {
  .ec-navbar-default .ec-navbar-nav .ec-open .ec-dropdown-menu > li > a {
    color: #777; }
  .ec-navbar-default .ec-navbar-nav .ec-open .ec-dropdown-menu > li > a:hover,
  .ec-navbar-default .ec-navbar-nav .ec-open .ec-dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #333; }
  .ec-navbar-default .ec-navbar-nav .ec-open .ec-dropdown-menu > .ec-active > a,
  .ec-navbar-default .ec-navbar-nav .ec-open .ec-dropdown-menu > .ec-active > a:hover,
  .ec-navbar-default .ec-navbar-nav .ec-open .ec-dropdown-menu > .ec-active > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  .ec-navbar-default .ec-navbar-nav .ec-open .ec-dropdown-menu > .ec-disabled > a,
  .ec-navbar-default .ec-navbar-nav .ec-open .ec-dropdown-menu > .ec-disabled > a:hover,
  .ec-navbar-default .ec-navbar-nav .ec-open .ec-dropdown-menu > .ec-disabled > a:focus {
    background-color: transparent;
    color: #ccc; } }

.ec-navbar-default .ec-navbar-link {
  color: #777; }

.ec-navbar-default .ec-navbar-link:hover {
  color: #333; }

.ec-navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.ec-navbar-inverse .ec-navbar-brand {
  color: #999; }

.ec-navbar-inverse .ec-navbar-brand:hover, .ec-navbar-inverse .ec-navbar-brand:focus {
  background-color: transparent;
  color: #fff; }

.ec-navbar-inverse .ec-navbar-text {
  color: #999; }

.ec-navbar-inverse .ec-navbar-nav > li > a {
  color: #999; }

.ec-navbar-inverse .ec-navbar-nav > li > a:hover, .ec-navbar-inverse .ec-navbar-nav > li > a:focus {
  background-color: transparent;
  color: #fff; }

.ec-navbar-inverse .ec-navbar-nav > .ec-active > a, .ec-navbar-inverse .ec-navbar-nav > .ec-active > a:hover,
.ec-navbar-inverse .ec-navbar-nav > .ec-active > a:focus {
  background-color: #080808;
  color: #fff; }

.ec-navbar-inverse .ec-navbar-nav > .ec-disabled > a, .ec-navbar-inverse .ec-navbar-nav > .ec-disabled > a:hover,
.ec-navbar-inverse .ec-navbar-nav > .ec-disabled > a:focus {
  background-color: transparent;
  color: #444; }

.ec-navbar-inverse .ec-navbar-toggle {
  border-color: #333; }

.ec-navbar-inverse .ec-navbar-toggle:hover, .ec-navbar-inverse .ec-navbar-toggle:focus {
  background-color: #333; }

.ec-navbar-inverse .ec-navbar-toggle .ec-icon-bar {
  background-color: #fff; }

.ec-navbar-inverse .ec-navbar-collapse, .ec-navbar-inverse .ec-navbar-form {
  border-color: #101010; }

.ec-navbar-inverse .ec-navbar-nav > .ec-open > a, .ec-navbar-inverse .ec-navbar-nav > .ec-open > a:hover,
.ec-navbar-inverse .ec-navbar-nav > .ec-open > a:focus {
  background-color: #080808;
  color: #fff; }

@media (max-width: 768px) {
  .ec-navbar-inverse .ec-navbar-nav .ec-open .ec-dropdown-menu > .ec-dropdown-header {
    border-color: #080808; }
  .ec-navbar-inverse .ec-navbar-nav .ec-open .ec-dropdown-menu .ec-divider {
    background-color: #080808; }
  .ec-navbar-inverse .ec-navbar-nav .ec-open .ec-dropdown-menu > li > a {
    color: #999; }
  .ec-navbar-inverse .ec-navbar-nav .ec-open .ec-dropdown-menu > li > a:hover,
  .ec-navbar-inverse .ec-navbar-nav .ec-open .ec-dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #fff; }
  .ec-navbar-inverse .ec-navbar-nav .ec-open .ec-dropdown-menu > .ec-active > a,
  .ec-navbar-inverse .ec-navbar-nav .ec-open .ec-dropdown-menu > .ec-active > a:hover,
  .ec-navbar-inverse .ec-navbar-nav .ec-open .ec-dropdown-menu > .ec-active > a:focus {
    background-color: #080808;
    color: #fff; }
  .ec-navbar-inverse .ec-navbar-nav .ec-open .ec-dropdown-menu > .ec-disabled > a,
  .ec-navbar-inverse .ec-navbar-nav .ec-open .ec-dropdown-menu > .ec-disabled > a:hover,
  .ec-navbar-inverse .ec-navbar-nav .ec-open .ec-dropdown-menu > .ec-disabled > a:focus {
    background-color: transparent;
    color: #444; } }

.ec-navbar-inverse .ec-navbar-link {
  color: #999; }

.ec-navbar-inverse .ec-navbar-link:hover {
  color: #fff; }

.ec-pagination {
  border-radius: 4px;
  display: inline-block;
  margin: 19px 0;
  padding-left: 0; }

.ec-pagination > li {
  display: inline; }

.ec-pagination > li > a, .ec-pagination > li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #0066A9;
  float: left;
  line-height: 1.5;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none; }

.ec-pagination > li:first-child > a, .ec-pagination > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0; }

.ec-pagination > li:last-child > a, .ec-pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.ec-pagination > li > a:hover, .ec-pagination > li > span:hover, .ec-pagination > li > a:focus, .ec-pagination > li > span:focus {
  background-color: #eee;
  border-color: #ddd;
  color: #256986; }

.ec-pagination > .ec-active > a, .ec-pagination > .ec-active > span, .ec-pagination > .ec-active > a:hover, .ec-pagination > .ec-active > span:hover, .ec-pagination > .ec-active > a:focus, .ec-pagination > .ec-active > span:focus {
  background-color: #0066A9;
  border-color: #0066A9;
  color: #fff;
  cursor: default;
  z-index: 2; }

.ec-pagination > .ec-disabled > span, .ec-pagination > .ec-disabled > span:hover, .ec-pagination > .ec-disabled > span:focus, .ec-pagination > .ec-disabled > a, .ec-pagination > .ec-disabled > a:hover, .ec-pagination > .ec-disabled > a:focus {
  background-color: #fff;
  border-color: #ddd;
  color: #999;
  cursor: not-allowed; }

.ec-pagination-lg > li > a, .ec-pagination-lg > li > span {
  font-size: 14px;
  padding: 10px 16px; }

.ec-pagination-lg > li:first-child > a, .ec-pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.ec-pagination-lg > li:last-child > a, .ec-pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.ec-pagination-sm > li > a, .ec-pagination-sm > li > span {
  font-size: 12px;
  padding: 5px 10px; }

.ec-pagination-sm > li:first-child > a, .ec-pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.ec-pagination-sm > li:last-child > a, .ec-pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.ec-pager {
  list-style: none;
  margin: 19px 0;
  padding-left: 0;
  text-align: center; }

.ec-pager li {
  display: inline; }

.ec-pager li > a, .ec-pager li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
  display: inline-block;
  padding: 5px 14px; }

.ec-pager li > a:hover, .ec-pager li > a:focus {
  background-color: #eee;
  text-decoration: none; }

.ec-pager .ec-next > a, .ec-pager .ec-next > span {
  float: right; }

.ec-pager .ec-previous > a, .ec-pager .ec-previous > span {
  float: left; }

.ec-pager .ec-disabled > a, .ec-pager .ec-disabled > a:hover, .ec-pager .ec-disabled > a:focus, .ec-pager .ec-disabled > span {
  background-color: #fff;
  color: #999;
  cursor: not-allowed; }

.ec-label {
  border-radius: .25em;
  color: #fff;
  display: inline;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  padding: .2em .6em .3em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap; }

.ec-label[href]:hover, .ec-label[href]:focus {
  color: #fff;
  cursor: pointer;
  text-decoration: none; }

.ec-label:empty {
  display: none; }

.ec-btn .ec-label {
  position: relative;
  top: -1px; }

.ec-label-default {
  background-color: #999; }

.ec-label-default[href]:hover, .ec-label-default [href]:focus {
  background-color: gray; }

.ec-label-primary {
  background-color: #0066A9; }

.ec-label-primary[href]:hover, .ec-label-primary[href]:focus {
  background-color: #2b799a; }

.ec-label-success {
  background-color: #5cb85c; }

.ec-label-success[href]:hover, .ec-label-success[href]:focus {
  background-color: #449d44; }

.ec-label-info {
  background-color: #5bc0de; }

.ec-label-info[href]:hover, .ec-label-info[href]:focus {
  background-color: #31b0d5; }

.ec-label-warning {
  background-color: #f0ad4e; }

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

.ec-label-danger {
  background-color: #d9534f; }

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

.ec-thumbnail {
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  background-color: #f1f1f1;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: block;
  line-height: 1.5;
  margin-bottom: 19px;
  padding: 4px;
  transition: all .2s ease-in-out; }

.ec-thumbnail > img, .ec-thumbnail a > img {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

a.ec-thumbnail:hover, a.ec-thumbnail:focus, a.ec-thumbnail.ec-active {
  border-color: #0066A9; }

.ec-thumbnail .ec-caption {
  color: #555;
  padding: 9px; }

.ec-media, .ec-media-body {
  overflow: hidden;
  zoom: 1; }

.ec-media, .ec-media .ec-media {
  margin-top: 15px; }

.ec-media:first-child {
  margin-top: 0; }

.ec-media-object {
  display: block; }

.ec-media-heading {
  margin: 0 0 5px; }

.ec-media > .ec-pull-left {
  margin-right: 10px; }

.ec-media > .ec-pull-right {
  margin-left: 10px; }

.ec-media-list {
  list-style: none;
  padding-left: 0; }

.ec-list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.ec-list-group-item {
  background-color: #fff;
  border: 1px solid #ddd;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative; }

.ec-list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.ec-list-group-item:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 0; }

.ec-list-group-item > .ec-badge {
  float: right; }

.ec-list-group-item > .ec-badge + .ec-badge {
  margin-right: 5px; }

a.ec-list-group-item {
  color: #555; }

a.ec-list-group-item .ec-list-group-item-heading {
  color: #333; }

a.ec-list-group-item:hover, a.ec-list-group-item:focus {
  background-color: #f5f5f5;
  text-decoration: none; }

a.ec-list-group-item.ec-active, a.ec-list-group-item.ec-active:hover, a.ec-list-group-item.ec-active:focus {
  background-color: #0066A9;
  border-color: #0066A9;
  color: #fff;
  z-index: 2; }

a.ec-list-group-item.ec-active .ec-list-group-item-heading, a.ec-list-group-item.ec-active:hover .ec-list-group-item-heading,
a.ec-list-group-item.ec-active:focus .ec-list-group-item-heading {
  color: inherit; }

a.ec-list-group-item.ec-active .ec-list-group-item-text, a.ec-list-group-item.ec-active:hover .ec-list-group-item-text,
a.ec-list-group-item.ec-active:focus .ec-list-group-item-text {
  color: #d2e9f2; }

.ec-list-group-item-success {
  background-color: #dff0d8;
  color: #3c763d; }

a.ec-list-group-item-success {
  color: #3c763d; }

a.ec-list-group-item-success .ec-list-group-item-heading {
  color: inherit; }

a.ec-list-group-item-success:hover, a.ec-list-group-item-success:focus {
  background-color: #d0e9c6;
  color: #3c763d; }

a.ec-list-group-item-success.ec-active, a.ec-list-group-item-success.ec-active:hover, a.ec-list-group-item-success.ec-active:focus {
  background-color: #3c763d;
  border-color: #3c763d;
  color: #fff; }

.ec-list-group-item-info {
  background-color: #d9edf7;
  color: #31708f; }

a.ec-list-group-item-info {
  color: #31708f; }

a.ec-list-group-item-info .ec-list-group-item-heading {
  color: inherit; }

a.ec-list-group-item-info:hover, a.ec-list-group-item-info:focus {
  background-color: #c4e3f3;
  color: #31708f; }

a.ec-list-group-item-info.ec-active, a.ec-list-group-item-info.ec-active:hover, a.ec-list-group-item-info.ec-active:focus {
  background-color: #31708f;
  border-color: #31708f;
  color: #fff; }

.ec-list-group-item-warning {
  background-color: #fcf8e3;
  color: #8a6d3b; }

a.ec-list-group-item-warning {
  color: #8a6d3b; }

a.ec-list-group-item-warning .ec-list-group-item-heading {
  color: inherit; }

a.ec-list-group-item-warning:hover, a.ec-list-group-item-warning:focus {
  background-color: #faf2cc;
  color: #8a6d3b; }

a.ec-list-group-item-warning.ec-active, a.ec-list-group-item-warning.ec-active:hover, a.ec-list-group-item-warning.ec-active:focus {
  background-color: #8a6d3b;
  border-color: #8a6d3b;
  color: #fff; }

.ec-list-group-item-danger {
  background-color: #f2dede;
  color: #a94442; }

a.ec-list-group-item-danger {
  color: #a94442; }

a.ec-list-group-item-danger .ec-list-group-item-heading {
  color: inherit; }

a.ec-list-group-item-danger:hover, a.ec-list-group-item-danger:focus {
  background-color: #ebcccc;
  color: #a94442; }

a.ec-list-group-item-danger.ec-active, a.ec-list-group-item-danger.ec-active:hover, a.ec-list-group-item-danger.ec-active:focus {
  background-color: #a94442;
  border-color: #a94442;
  color: #fff; }

.ec-list-group-item-heading {
  margin-bottom: 5px;
  margin-top: 0; }

.ec-list-group-item-text {
  line-height: 1.3;
  margin-bottom: 0; }

/*.ec-panel {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 19px
}*/
.ec-panel-body {
  padding: 15px; }

.ec-panel > .ec-list-group {
  margin-bottom: 0; }

.ec-panel > .ec-list-group .ec-list-group-item {
  border-radius: 0;
  border-width: 1px 0; }

.ec-panel > .ec-list-group .ec-list-group-item:first-child {
  border-top: 0; }

.ec-panel > .ec-list-group .ec-list-group-item:last-child {
  border-bottom: 0; }

.ec-panel > .ec-list-group:first-child .ec-list-group-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.ec-panel > .ec-list-group:last-child .ec-list-group-item:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

.ec-panel-heading + .ec-list-group .ec-list-group-item:first-child {
  border-top-width: 0; }

.ec-panel > .ec-table, .ec-panel > .ec-table-responsive > .ec-table {
  margin-bottom: 0; }

.ec-panel > .ec-table:first-child > thead:first-child > tr:first-child td:first-child,
.ec-panel > .ec-table-responsive:first-child > .ec-table:first-child > thead:first-child > tr:first-child td:first-child,
.ec-panel > .ec-table:first-child > tbody:first-child > tr:first-child td:first-child,
.ec-panel > .ec-table-responsive:first-child > .ec-table:first-child > tbody:first-child > tr:first-child td:first-child,
.ec-panel > .ec-table:first-child > thead:first-child > tr:first-child th:first-child,
.ec-panel > .ec-table-responsive:first-child > .ec-table:first-child > thead:first-child > tr:first-child th:first-child,
.ec-panel > .ec-table:first-child > tbody:first-child > tr:first-child th:first-child,
.ec-panel > .ec-table-responsive:first-child > .ec-table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.ec-panel > .ec-table:first-child > thead:first-child > tr:first-child td:last-child,
.ec-panel > .ec-table-responsive:first-child > .ec-table:first-child > thead:first-child > tr:first-child td:last-child,
.ec-panel > .ec-table:first-child > tbody:first-child > tr:first-child td:last-child,
.ec-panel > .ec-table-responsive:first-child > .ec-table:first-child > tbody:first-child > tr:first-child td:last-child,
.ec-panel > .ec-table:first-child > thead:first-child > tr:first-child th:last-child,
.ec-panel > .ec-table-responsive:first-child > .ec-table:first-child > thead:first-child > tr:first-child th:last-child,
.ec-panel > .ec-table:first-child > tbody:first-child > tr:first-child th:last-child,
.ec-panel > .ec-table-responsive:first-child > .ec-table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.ec-panel > .ec-table:last-child > tbody:last-child > tr:last-child td:first-child,
.ec-panel > .ec-table-responsive:last-child > .ec-table:last-child > tbody:last-child > tr:last-child td:first-child,
.ec-panel > .ec-table:last-child > tfoot:last-child > tr:last-child td:first-child,
.ec-panel > .ec-table-responsive:last-child > .ec-table:last-child > tfoot:last-child > tr:last-child td:first-child,
.ec-panel > .ec-table:last-child > tbody:last-child > tr:last-child th:first-child,
.ec-panel > .ec-table-responsive:last-child > .ec-table:last-child > tbody:last-child > tr:last-child th:first-child,
.ec-panel > .ec-table:last-child > tfoot:last-child > tr:last-child th:first-child,
.ec-panel > .ec-table-responsive:last-child > .ec-table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.ec-panel > .ec-table:last-child > tbody:last-child > tr:last-child td:last-child,
.ec-panel > .ec-table-responsive:last-child > .ec-table:last-child > tbody:last-child > tr:last-child td:last-child,
.ec-panel > .ec-table:last-child > tfoot:last-child > tr:last-child td:last-child,
.ec-panel > .ec-table-responsive:last-child > .ec-table:last-child > tfoot:last-child > tr:last-child td:last-child,
.ec-panel > .ec-table:last-child > tbody:last-child > tr:last-child th:last-child,
.ec-panel > .ec-table-responsive:last-child > .ec-table:last-child > tbody:last-child > tr:last-child th:last-child,
.ec-panel > .ec-table:last-child > tfoot:last-child > tr:last-child th:last-child,
.ec-panel > .ec-table-responsive:last-child > .ec-table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px; }

.ec-panel > .ec-panel-body + .ec-table, .ec-panel > .ec-panel-body + .ec-table-responsive {
  border-top: 1px solid #ddd; }

.ec-panel > .ec-table > tbody:first-child > tr:first-child th, .ec-panel > .ec-table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.ec-panel > .ec-table-bordered, .ec-panel > .ec-table-responsive > .ec-table-bordered {
  border: 0; }

.ec-panel > .ec-table-bordered > thead > tr > th:first-child, .ec-panel > .ec-table-responsive > .ec-table-bordered > thead > tr > th:first-child,
.ec-panel > .ec-table-bordered > tbody > tr > th:first-child, .ec-panel > .ec-table-responsive > .ec-table-bordered > tbody > tr > th:first-child,
.ec-panel > .ec-table-bordered > tfoot > tr > th:first-child, .ec-panel > .ec-table-responsive > .ec-table-bordered > tfoot > tr > th:first-child,
.ec-panel > .ec-table-bordered > thead > tr > td:first-child, .ec-panel > .ec-table-responsive > .ec-table-bordered > thead > tr > td:first-child,
.ec-panel > .ec-table-bordered > tbody > tr > td:first-child, .ec-panel > .ec-table-responsive > .ec-table-bordered > tbody > tr > td:first-child,
.ec-panel > .ec-table-bordered > tfoot > tr > td:first-child, .ec-panel > .ec-table-responsive > .ec-table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.ec-panel > .ec-table-bordered > thead > tr > th:last-child, .ec-panel > .ec-table-responsive > .ec-table-bordered > thead > tr > th:last-child,
.ec-panel > .ec-table-bordered > tbody > tr > th:last-child, .ec-panel > .ec-table-responsive > .ec-table-bordered > tbody > tr > th:last-child,
.ec-panel > .ec-table-bordered > tfoot > tr > th:last-child, .ec-panel > .ec-table-responsive > .ec-table-bordered > tfoot > tr > th:last-child,
.ec-panel > .ec-table-bordered > thead > tr > td:last-child, .ec-panel > .ec-table-responsive > .ec-table-bordered > thead > tr > td:last-child,
.ec-panel > .ec-table-bordered > tbody > tr > td:last-child, .ec-panel > .ec-table-responsive > .ec-table-bordered > tbody > tr > td:last-child,
.ec-panel > .ec-table-bordered > tfoot > tr > td:last-child, .ec-panel > .ec-table-responsive > .ec-table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.ec-panel > .ec-table-bordered > thead > tr:first-child > th, .ec-panel > .ec-table-responsive > .ec-table-bordered > thead > tr:first-child > th,
.ec-panel > .ec-table-bordered > tbody > tr:first-child > th, .ec-panel > .ec-table-responsive > .ec-table-bordered > tbody > tr:first-child > th,
.ec-panel > .ec-table-bordered > tfoot > tr:first-child > th, .ec-panel > .ec-table-responsive > .ec-table-bordered > tfoot > tr:first-child > th,
.ec-panel > .ec-table-bordered > thead > tr:first-child > td, .ec-panel > .ec-table-responsive > .ec-table-bordered > thead > tr:first-child > td,
.ec-panel > .ec-table-bordered > tbody > tr:first-child > td, .ec-panel > .ec-table-responsive > .ec-table-bordered > tbody > tr:first-child > td,
.ec-panel > .ec-table-bordered > tfoot > tr:first-child > td, .ec-panel > .ec-table-responsive > .ec-table-bordered > tfoot > tr:first-child > td {
  border-top: 0; }

.ec-panel > .ec-table-bordered > thead > tr:last-child > th, .ec-panel > .ec-table-responsive > .ec-table-bordered > thead > tr:last-child > th,
.ec-panel > .ec-table-bordered > tbody > tr:last-child > th, .ec-panel > .ec-table-responsive > .ec-table-bordered > tbody > tr:last-child > th,
.ec-panel > .ec-table-bordered > tfoot > tr:last-child > th, .ec-panel > .ec-table-responsive > .ec-table-bordered > tfoot > tr:last-child > th,
.ec-panel > .ec-table-bordered > thead > tr:last-child > td, .ec-panel > .ec-table-responsive > .ec-table-bordered > thead > tr:last-child > td,
.ec-panel > .ec-table-bordered > tbody > tr:last-child > td, .ec-panel > .ec-table-responsive > .ec-table-bordered > tbody > tr:last-child > td,
.ec-panel > .ec-table-bordered > tfoot > tr:last-child > td, .ec-panel > .ec-table-responsive > .ec-table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0; }

.ec-panel > .ec-table-responsive {
  border: 0;
  margin-bottom: 0; }

.ec-panel-heading {
  padding: 10px 0; }

.ec-panel-heading > .ec-dropdown .ec-dropdown-toggle {
  color: inherit; }

.ec-panel-title {
  color: inherit;
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 0; }

.ec-panel-title > a {
  color: inherit; }

.ec-panel-footer {
  background-color: #f5f5f5;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top: 1px solid #ddd;
  padding: 10px 15px; }

.ec-panel-group {
  margin-bottom: 19px; }

.ec-panel-group .ec-panel {
  border-radius: 4px;
  margin-bottom: 0;
  overflow: hidden; }

.ec-panel-group .ec-panel + .ec-panel {
  margin-top: 5px; }

.ec-panel-group .ec-panel-heading {
  border-bottom: 0; }

.ec-panel-group .ec-panel-heading + .ec-panel-collapse .ec-panel-body {
  border-top: 1px solid #ddd; }

.ec-panel-group .ec-panel-footer {
  border-top: 0; }

.ec-panel-group .ec-panel-footer + .ec-panel-collapse .ec-panel-body {
  border-bottom: 1px solid #ddd; }

.ec-panel-default {
  border-color: #ddd; }

.ec-panel-default > .ec-panel-heading {
  background-color: #f5f5f5;
  border-color: #ddd;
  color: #333; }

.ec-panel-default > .ec-panel-heading + .ec-panel-collapse .ec-panel-body {
  border-top-color: #ddd; }

.ec-panel-default > .ec-panel-footer + .ec-panel-collapse .ec-panel-body {
  border-bottom-color: #ddd; }

.ec-panel-primary {
  border-color: #0066A9; }

.ec-panel-primary > .ec-panel-heading {
  background-color: #0066A9;
  border-color: #0066A9;
  color: #fff; }

.ec-panel-primary > .ec-panel-heading + .ec-panel-collapse .ec-panel-body {
  border-top-color: #0066A9; }

.ec-panel-primary > .ec-panel-footer + .ec-panel-collapse .ec-panel-body {
  border-bottom-color: #0066A9; }

.ec-panel-success {
  border-color: #d6e9c6; }

.ec-panel-success > .ec-panel-heading {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }

.ec-panel-success > .ec-panel-heading + .ec-panel-collapse .ec-panel-body {
  border-top-color: #d6e9c6; }

.ec-panel-success > .ec-panel-footer + .ec-panel-collapse .ec-panel-body {
  border-bottom-color: #d6e9c6; }

.ec-panel-info {
  border-color: #bce8f1; }

.ec-panel-info > .ec-panel-heading {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }

.ec-panel-info > .ec-panel-heading + .ec-panel-collapse .ec-panel-body {
  border-top-color: #bce8f1; }

.ec-panel-info > .ec-panel-footer + .ec-panel-collapse .ec-panel-body {
  border-bottom-color: #bce8f1; }

.ec-panel-warning {
  border-color: #faebcc; }

.ec-panel-warning > .ec-panel-heading {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }

.ec-panel-warning > .ec-panel-heading + .ec-panel-collapse .ec-panel-body {
  border-top-color: #faebcc; }

.ec-panel-warning > .ec-panel-footer + .ec-panel-collapse .ec-panel-body {
  border-bottom-color: #faebcc; }

.ec-panel-danger {
  border-color: #ebccd1; }

.ec-panel-danger > .ec-panel-heading {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

.ec-panel-danger > .ec-panel-heading + .ec-panel-collapse .ec-panel-body {
  border-top-color: #ebccd1; }

.ec-panel-danger > .ec-panel-footer + .ec-panel-collapse .ec-panel-body {
  border-bottom-color: #ebccd1; }

.ec-well {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  min-height: 20px;
  padding: 14px; }

.ec-teaser .ec-well {
  background-color: #418321;
  color: white;
  border-radius: 20px;
  display: flex;
  flex-direction: column-reverse;
  padding: 0;
  height: 500px; }

.ec-well.ec-green, .ec-green .ec-teaser .ec-well {
  background-image: -webkit-linear-gradient(top, color-stop(#60a149 6px), color-stop(#eee 6px));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff60a149', endColorstr='#fff5f5f5', GradientType=1);
  background-color: #418321;
  border: 1px solid #418321; }

.ec-well.ec-blue, .ec-blue .ec-teaser .ec-well {
  background-image: -webkit-linear-gradient(top, color-stop(#019a9a 6px), color-stop(whitesmoke 6px));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff019a9a', endColorstr='#fff5f5f5', GradientType=1);
  background-color: #019a9a;
  border: 1px solid #019a9a; }

.ec-well.ec-orange, .ec-orange .ec-teaser .ec-well {
  background-image: -webkit-linear-gradient(top, color-stop(#ce3b17 6px), color-stop(whitesmoke 6px));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff47f02', endColorstr='#fff5f5f5', GradientType=1);
  background-color: #ce3b17;
  border: 1px solid #ce3b17; }

.ec-well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.ec-well-lg {
  border-radius: 6px !important;
  padding: 24px; }

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

.ec-close {
  -moz-opacity: .2;
  -webkit-opacity: .2;
  color: #000;
  filter: alpha(opacity=20);
  float: right;
  font-size: 19.5px;
  font-weight: 700;
  line-height: 1;
  opacity: .2;
  text-shadow: 0 1px 0 #fff; }

.ec-close:hover, .ec-close:focus {
  -moz-opacity: .5;
  -webkit-opacity: .5;
  color: #000;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
  text-decoration: none; }

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

.ec-clearfix:after, .ec-container:after, .ec-container-fluid:after, .ec-row:after, .ec-form-horizontal .ec-form-group:after, .ec-btn-toolbar:after, .ec-btn-group-vertical > .ec-btn-group:after,
.ec-nav:after, .ec-navbar:after, .ec-navbar-header:after, .ec-navbar-collapse:after, .ec-pager:after, .ec-panel-body:after, .ec-modal-footer:after {
  content: " ";
  clear: both;
  display: table; }

.ec-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.ec-pull-right {
  float: right !important; }

.ec-pull-left {
  float: left !important; }

.ec-hide {
  display: none !important; }

.ec-show {
  display: block !important; }

.ec-invisible {
  visibility: hidden; }

.ec-text-hide {
  background-color: transparent;
  border: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none; }

.ec-hidden {
  display: none !important;
  visibility: hidden !important; }

.ec-affix {
  position: fixed; }

.ec-visible-xs, tr.ec-visible-xs, th.ec-visible-xs, td.ec-visible-xs {
  display: none !important; }

@media (max-width: 768px) {
  .ec-visible-xs {
    display: block !important; }
  table.ec-visible-xs {
    display: table; }
  tr.ec-visible-xs {
    display: table-row !important; }
  th.ec-visible-xs, td.ec-visible-xs {
    display: table-cell !important; } }

.ec-visible-sm, tr.ec-visible-sm, th.ec-visible-sm, td.ec-visible-sm {
  display: none !important; }

@media (min-width: 834px) and (max-width: 991px) {
  .ec-visible-sm {
    display: block !important; }
  table.ec-visible-sm {
    display: table; }
  tr.ec-visible-sm {
    display: table-row !important; }
  th.ec-visible-sm, td.ec-visible-sm {
    display: table-cell !important; } }

.ec-visible-md, tr.ec-visible-md, th.ec-visible-md, td.ec-visible-md {
  display: none !important; }

@media (min-width: 1194px) and (max-width: 1199px) {
  .ec-visible-md {
    display: block !important; }
  table.ec-visible-md {
    display: table; }
  tr.ec-visible-md {
    display: table-row !important; }
  th.ec-visible-md, td.ec-visible-md {
    display: table-cell !important; } }

.ec-visible-lg, tr.ec-visible-lg, th.ec-visible-lg, td.ec-visible-lg {
  display: none !important; }

@media (min-width: 1200px) {
  .ec-visible-lg {
    display: block !important; }
  table.ec-visible-lg {
    display: table; }
  tr.ec-visible-lg {
    display: table-row !important; }
  th.ec-visible-lg, td.ec-visible-lg {
    display: table-cell !important; } }

@media (max-width: 768px) {
  .ec-hidden-xs, tr.ec-hidden-xs, th.ec-hidden-xs, td.ec-hidden-xs {
    display: none !important; } }

@media (min-width: 834px) and (max-width: 991px) {
  .ec-hidden-sm, tr.ec-hidden-sm, th.ec-hidden-sm, td.ec-hidden-sm {
    display: none !important; } }

@media (min-width: 1194px) and (max-width: 1199px) {
  .ec-hidden-md, tr.ec-hidden-md, th.ec-hidden-md, td.ec-hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .ec-hidden-lg, tr.ec-hidden-lg, th.ec-hidden-lg, td.ec-hidden-lg {
    display: none !important; } }

.ec-visible-print, tr.ec-visible-print, th.ec-visible-print, td.ec-visible-print {
  display: none !important; }

@media print {
  .ec-visible-print {
    display: block !important; }
  table.ec-visible-print {
    display: table; }
  tr.ec-visible-print {
    display: table-row !important; }
  th.ec-visible-print, td.ec-visible-print {
    display: table-cell !important; }
  .ec-hidden-print, tr.ec-hidden-print, th.ec-hidden-print, td.ec-hidden-print {
    display: none !important; } }

/******************* Global add-ons *******************/
body {
  background: #ffffff !important;
  position: relative !important; }

#wrapper {
  padding: 0 !important;
  max-width: unset !important; }

/******************* colors *******************/
a, a.ec-anchortag, .ec-pagination > li > a, .ec-pagination > li > span {
  color: #0066A9; }

.ec-orange-color {
  color: #ce3b17; }

.ec-green-color {
  color: #418321; }

.ec-blue-color {
  color: #008080; }

.ec-gray-color {
  color: #0066a9; }

.ec-grey-color {
  color: #0066a9; }

.ec-btn-link:hover {
  cursor: pointer;
  text-decoration: none; }

section[id] h2 {
  padding-top: 0; }

/******************* function *******************/
.ec-remove-padding {
  margin: 0 !important;
  padding: 0 !important; }

.ec-simple-list {
  list-style: none;
  margin: 0;
  padding: 0; }

/******************* elements *******************/
#wrapper .ec-container.ec-main {
  max-width: 1440px; }

.ec-main {
  min-height: 440px; }

.ec-main p.ec-lead {
  font-size: 17px; }

.ec-content {
  display: block;
  overflow: hidden;
  width: auto; }

/*div#main-content .portlet-boundary {
  margin-top: 40px;
}

.ec-footer .portlet-boundary {
  margin-top: 40px;
}*/
/*.ec-portlet-column-content:not(.empty) {
  margin-bottom: 40px;
}*/
/*div#main-content .ec-portlet-column-content:not(.empty) {
  margin-bottom: 40px;
}*/
div#main-content .row:last-child {
  margin-bottom: 40px; }

div#main-content .portlet-column .portlet-boundary {
  margin-top: 40px; }

div#main-content .portlet-column:has(div.empty) {
  margin-top: 0; }

/******************* sections *******************/
/*section[id] {
  //padding: 0 0 20px 0;
}*/
@media (max-width: 768px) {
  section[id] {
    margin: 0;
    padding: 0; } }

/* remove border radius of elements */
.ec-pagination, .ec-pagination > li:first-child > a, .ec-pagination > li:first-child > span, .ec-pagination > li:last-child > a,
.ec-pagination > li:last-child > span, .ec-list-group-item:first-child, .ec-list-group-item:last-child {
  -moz-background-clip: padding;
  -moz-border-radius: 0;
  -webkit-background-clip: padding-box;
  -webkit-border-radius: 0;
  background-clip: padding-box;
  border-radius: 0; }

/******************* Lists *******************/
ul, ol {
  list-style-position: outside; }

/******************* forms *******************/
form {
  margin-bottom: 20px; }

/******************* social *******************/
#twitter-widget-0, .ec-fb-like-box, .ec-fb-like-box iframe {
  border: 0 !important;
  overflow: hidden; }

/******************* collapse *******************/
@media (min-width: 834px) and (max-width: 991px) {
  .ec-collapse-sm .ec-collapse {
    display: none; }
  .ec-collapse-sm button.ec-visible-xs {
    display: block !important; } }

/******************* HEADER SECTION START *******************/
.ec-masthead, .ec-search-overlay .ec-navbar-header {
  background-color: #fff;
  background-repeat: repeat-x; }

.ec-header .ec-container {
  padding: 0 15px;
  overflow: visible; }
  .ec-header .ec-container .ec-row {
    margin-left: 0px;
    margin-right: 0px; }
    .ec-header .ec-container .ec-row .ec-choose-language {
      height: 45px;
      margin-top: 0px;
      padding: 3px;
      padding-top: 15px; }
    .ec-header .ec-container .ec-row .ec-logout-link {
      padding: 3px;
      padding-right: 15px; }
    .ec-header .ec-container .ec-row .ec-navbar-header {
      height: 60px;
      position: relative; }
      .ec-header .ec-container .ec-row .ec-navbar-header .ec-navbar-brand img {
        height: 45px;
        width: auto; }
    .ec-header .ec-container .ec-row .site-title {
      color: #0966aa;
      display: inline-block;
      font-size: 36px;
      font-weight: 700;
      height: 60px;
      line-height: 20px;
      margin: 0;
      padding-top: 26px;
      text-transform: capitalize;
      vertical-align: middle; }
    .ec-header .ec-container .ec-row .ec-search {
      float: right;
      height: 60px; }
      .ec-header .ec-container .ec-row .ec-search button {
        border-color: #ccc; }

@media (min-width: 0px) {
  .ec-header .ec-container {
    padding: 0; } }

@media (min-width: 576px) {
  .ec-header .ec-container {
    padding: 0; } }

@media (min-width: 768px) {
  .ec-header .ec-container {
    padding: 0; } }

@media (min-width: 992px) {
  .ec-header .ec-sectionhead .ec-container {
    padding: 0; }
  .ec-header .ec-container {
    padding: 0 30px; } }

@media (min-width: 1200px) {
  .ec-header .ec-container {
    padding: 0 30px; } }

@media (min-width: 1455px) {
  .ec-header .ec-container {
    padding: 0; } }

/******************* search overlay *******************/
.ec-search-overlay {
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999; }

.ec-search-overlay .ec-navbar-header {
  width: 100%; }

.ec-search-overlay .ec-navbar-brand {
  margin-right: 0; }

.ec-search-overlay .ec-input-group {
  margin: 8px 0 0 15px; }

.ec-search-backdrop {
  -moz-opacity: .9;
  -webkit-opacity: .9;
  background-color: #fff;
  filter: alpha(opacity=90);
  height: 100%;
  left: 0;
  opacity: .9;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1040; }

.ec-nav > li > a:hover, .ec-nav > li > a:focus {
  background: none; }

/******************* navbar *******************/
.ec-navbar-brand {
  display: block;
  float: none;
  height: 60px;
  overflow: hidden;
  padding: 5px 7px; }

.ec-navbar.ec-masthead .ec-row .ec-navbar-header .ec-navbar-brand.logo-link img {
  height: 50px;
  width: 180px;
  position: relative;
  top: 50px;
  left: 14px; }

.ec-navbar-form {
  margin: 8.5px 0 !important; }

.ec-navbar-toggle {
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  margin-top: 15px; }

.ec-navbar-fixed-top {
  position: static; }

@media (max-width: 768px) {
  .ec-navbar-fixed-top {
    position: fixed; } }

/******************* navbar meta *******************/
.ec-navbar {
  border: none;
  min-height: 0;
  max-width: 1440px;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto; }

.ec-navbar.ec-meta {
  margin-right: 20px;
  margin-top: 10px;
  padding: 0; }

@media (max-width: 768px) {
  .ec-navbar.ec-meta {
    padding-bottom: 10px; } }

.ec-navbar.ec-meta .ec-nav {
  text-align: right; }

.ec-navbar.ec-meta .ec-nav li, .ec-navbar.ec-meta .ec-nav a {
  display: inline-block;
  padding: 0 10px 0 0; }

.ec-navbar.ec-meta .ec-nav .ec-spacer {
  background: #333;
  display: inline-block;
  height: 10px;
  width: 1px; }

.ec-navbar.ec-meta li.ec-active a {
  color: #999; }

.ec-navbar-nav {
  margin: 0 !important;
  padding: 0 15px 0 0 !important; }

.ec-navbar-form {
  padding-right: 0; }

.ec-navbar-form .ec-form-control {
  width: 100%; }

.ec-navbar-form i {
  color: #0066A9; }

@media (min-width: 834px) {
  .ec-navbar.ec-meta .ec-nav {
    margin-top: 16px; } }

/******************* primary nav-tabs *******************/
.ec-navbar.ec-primary .ec-brand {
  text-align: center; }

.ec-navbar.ec-primary .ec-brand a:hover {
  text-decoration: none; }

.ec-navbar.ec-primary .ec-nav {
  margin: 0;
  padding: 0; }

.ec-navbar.ec-primary .ec-nav li {
  clear: both;
  display: block;
  overflow: hidden; }

.ec-navbar.ec-primary .ec-nav li.ec-orange.ec-active, .ec-navbar.ec-primary .ec-nav li.ec-orange:hover {
  background: #ce3b17; }

.ec-navbar.ec-primary .ec-nav li.ec-green.ec-active, .ec-navbar.ec-primary .ec-nav li.ec-green:hover {
  background: #418321; }

.ec-navbar.ec-primary .ec-nav li.ec-blue.ec-active, .ec-navbar.ec-primary .ec-nav li.ec-blue:hover {
  background: #008080; }

.ec-navbar.ec-primary .ec-nav li a {
  font-size: 16px;
  padding: 12px 20px;
  background-color: white; }

.ec-navbar.ec-primary .ec-nav li .ec-btn {
  background: #fff;
  color: #0066A9; }

.ec-navbar.ec-primary .ec-nav ul li a {
  font-size: 14px;
  line-height: 40px; }

@media (max-width: 768px) {
  .ec-navbar-header {
    border-bottom: 1px solid #eee;
    background-color: #ffffff; }
  .ec-navbar ul, .ec-navbar-form {
    margin: 0 !important;
    padding: 0; }
  .ec-navbar.ec-primary {
    clear: both;
    display: block; }
  .ec-navbar.ec-primary .ec-nav li {
    border-top: 1px solid #eee;
    font-weight: 700;
    padding: 0; }
  .ec-navbar.ec-primary .ec-nav li li {
    font-weight: 300; }
  .ec-navbar.ec-primary .ec-nav li a {
    display: block;
    font-size: 18px;
    line-height: 40px;
    min-height: 42px;
    padding: 10px;
    position: relative; }
  .ec-navbar.ec-primary .ec-nav li a.ec-navbar-toggle {
    margin: 0;
    position: absolute;
    right: 15px;
    top: 0; }
  .ec-navbar.ec-primary .ec-nav li .ec-btn {
    background: none;
    position: absolute;
    right: 15px;
    top: 5px; }
  .ec-navbar-collapse {
    -moz-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.25); } }

@media (min-width: 834px) {
  .ec-navbar.ec-primary {
    text-transform: uppercase;
    margin-left: 300px; }
  .ec-navbar.ec-primary .ec-nav {
    bottom: 0;
    position: absolute; }
  .ec-navbar.ec-primary .ec-nav li {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background: #f5f5f5;
    background-clip: padding-box;
    border: 3px solid #fff;
    border-bottom: 0;
    clear: none;
    float: left;
    margin-left: 2px; } }

@media (min-width: 834px) and (max-width: 991px) {
  .ec-navbar-brand {
    height: 110px;
    margin-bottom: 0;
    margin-left: 15px;
    width: 100px; }
  .ec-navbar.ec-primary {
    margin-left: 130px !important;
    margin-top: 50px !important; }
  .ec-navbar.ec-primary .ec-nav {
    right: 0; }
  .ec-navbar.ec-primary .ec-nav li a {
    font-size: 16px;
    padding: 10px; } }

@media (min-width: 1194px) {
  .ec-navbar.ec-primary {
    margin-left: 300px !important; }
  .ec-navbar-brand {
    margin-bottom: 0; } }

@media (max-width: 768px) {
  /* .navbar.primary li:hover { background: @brand-primary-light; } */
  .ec-navbar.ec-primary li a {
    color: #fff !important; }
  .ec-navbar.ec-primary li.ec-orange a {
    background: #fda445; }
  .ec-navbar.ec-primary li.ec-orange a:hover, .ec-navbar.ec-primary li.ec-orange li.ec-active a,
  .ec-navbar.ec-primary li.ec-orange.ec-active > a {
    background: #ce3b17; }
  .ec-navbar.ec-primary li.ec-green a {
    background: #89c176; }
  .ec-navbar.ec-primary li.ec-green a:hover, .ec-navbar.ec-primary li.ec-green li.ec-active a,
  .ec-navbar.ec-primary li.ec-green.ec-active > a {
    background: #418321; }
  .ec-navbar.ec-primary li.ec-blue a {
    background: #01cdcd; }
  .ec-navbar.ec-primary li.ec-blue a:hover, .ec-navbar.ec-primary li.ec-blue li.ec-active a,
  .ec-navbar.ec-primary li.ec-blue.ec-active > a {
    background: #008080; } }

/* HEADER SECTION END */
@media (min-width: 834px) {
  .ec-back-to-top {
    display: block; }
  #sidebar .ec-navbar-collapse {
    padding: 0; }
  #sidebar .ec-navbar-collapse.ec-collapse {
    display: table !important;
    width: 100%; } }

@media (min-width: 1194px) {
  #sidebar .ec-nav > .ec-active > ul {
    display: block; } }

@media (max-width: 768px) {
  #sidebar .ec-navbar-collapse {
    max-height: none;
    overflow-y: hidden; }
  #sidebar .ec-affix, #sidebar .ec-affix-top, #sidebar .ec-affix-bottom {
    position: static !important; } }

/******************* Bootstrap overrides *******************/
.ec-btn-primary, .ec-pagination > .ec-active > a, .ec-pagination > .ec-active > span, .ec-pagination > .ec-active > a:hover,
.ec-pagination > .ec-active > span:hover, .ec-pagination > .ec-active > a:focus, .ec-pagination > .ec-active > span:focus {
  background-color: #0066A9; }

.ec-button {
  -moz-background-clip: padding;
  -moz-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -webkit-border-radius: 4px;
  background-clip: padding-box;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  text-align: center;
  text-decoration: none;
  text-indent: 0; }

.ec-btn-primary {
  color: #fff !important; }

.ec-button:hover, .ec-button:focus {
  color: #fff;
  text-decoration: none; }

.ec-button:active {
  position: relative;
  top: 1px; }

a.ec-button {
  color: #fff; }

.ec-list-group a.ec-button:hover {
  color: #fff;
  text-decoration: none; }

.ec-button.ec-orange {
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
  background-color: #ce3b17;
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
  text-shadow: 1px 1px 0 #ce3b17; }

.ec-button.ec-green {
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
  background-color: #418321;
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
  text-shadow: 1px 1px 0 #418321; }

.ec-button.ec-blue {
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
  background-color: #008080;
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
  text-shadow: 1px 1px 0 #008080; }

.ec-info .ec-button {
  font-size: 17px;
  font-weight: 700; }

.ec-minibutton {
  -moz-background-clip: padding;
  -moz-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -webkit-border-radius: 4px;
  background-clip: padding-box;
  background-color: #eee;
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font: bold 11px/18px Arial, sans-serif;
  padding: 0 5px 0 3px;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  white-space: nowrap; }

.ec-btn {
  font-size: 13px; }

/******************* breadcrumbs *******************/
.ec-breadcrumb {
  background: none;
  padding: 0 0 10px 0 !important;
  margin: 0 !important; }

@media (max-width: 768px) {
  .ec-sidebar-toggle .ec-crumbs {
    color: #fff;
    margin-top: 15px;
    padding-right: 40px; } }

/******************* wells *******************/
.ec-well-lg {
  padding: 20px 15px;
  padding-bottom: 0; }

.ec-well {
  background: #f5f5f5;
  border: 1px solid #eee;
  height: 100%; }

.ec-well h1 {
  font-size: 18px;
  margin-top: 0;
  letter-spacing: .15px;
  font-weight: 700; }

.ec-well h3 {
  margin-top: 0; }

.ec-well.ec-widget {
  background: #fff;
  border: 1px solid #eee;
  padding: 0;
  height: 100%; }

.ec-well.ec-widget h5 {
  margin: 10px; }

.ec-well.ec-widget h5 .ec-btn {
  margin-top: -2px; }

a.ec-well {
  color: inherit;
  cursor: pointer; }

.ec-teaser, .ec-well {
  display: block; }

.ec-teaser .ec-well .ec-info {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.15px;
  display: flex;
  height: 320px;
  padding: 25px;
  flex-direction: column;
  align-items: flex-start; }

.ec-teaser .ec-well .ec-info p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical; }

.ec-teaser .ec-well .ec-media {
  margin: 0;
  padding: 0;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  height: 180px; }

.ec-teaser .ec-well .ec-media img {
  width: 100%; }

@media (max-width: 480px) {
  .ec-teaser .ec-well .ec-info {
    display: block; } }

@media (min-width: 481px) and (max-width: 768px) {
  .ec-teaser .ec-well form {
    display: table-cell;
    padding: 0 0 0 10px;
    width: 180px; } }

.ec-teaser .ec-well {
  min-height: 350px; }

@media (min-width: 481px) and (max-width: 991px) {
  .ec-teasers .ec-well .ec-media, .ec-teaser .ec-well form {
    max-width: 180px;
    width: 180px; } }

@media (min-width: 1194px) {
  .ec-home .ec-teasers .ec-well {
    max-height: 220px;
    min-height: 0; }
  .ec-teaser .ec-well .ec-info {
    float: none; } }

@media (min-width: 834px) and (max-width: 991px) {
  .ec-teasers .ec-well {
    clear: both;
    display: inline-block;
    min-height: 0;
    width: 100%; }
  .ec-teaser .ec-well .ec-info {
    display: block;
    float: left;
    width: 55%; }
  .ec-teaser .ec-well .ec-info.ec-form {
    width: 100%; }
  .ec-home .ec-teasers .ec-well {
    min-height: 0; }
  .ec-home .ec-teasers .ec-well p {
    font-size: 13px;
    min-height: 80px; }
  .ec-home .ec-teasers .ec-well .ec-media {
    height: 193px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 7px; }
  .ec-home .ec-teasers .ec-well .ec-media img {
    max-height: 200px;
    max-width: none;
    width: auto; }
  .ec-home .ec-teasers .ec-well .ec-info {
    float: left;
    padding-right: 220px;
    width: auto; } }

@media (min-width: 1194px) {
  .ec-home .ec-teasers .ec-well {
    min-height: 430px; }
  .ec-home .ec-teasers .ec-well p {
    min-height: 80px; } }

@media (min-width: 1194px) and (max-width: 1199px) {
  .ec-home .ec-teasers .ec-well {
    min-height: 410px; }
  .ec-home .ec-teasers .ec-well h1 {
    font-size: 14px; }
  .ec-home .ec-teasers .ec-well h3 {
    font-size: 14px; }
  .ec-home .ec-teasers .ec-well p {
    font-size: 12px;
    min-height: 90px; } }

/******************* images thumbnails media *******************/
.ec-thumbnail {
  background: none;
  border: none;
  margin-top: 30px;
  margin-bottom: 30px; }

.ec-thumbnail.ec-pull-left {
  border: 0;
  margin: 5px 20px 5px 0; }

/*.ec-thumbnail.ec-pull-left img {
  max-width: 250px
}*/
.ec-thumbnail.ec-pull-left .ec-caption {
  padding: 10px 0 0; }

.ec-thumbnail.ec-pull-right {
  border: 0;
  margin: 5px 0 5px 20px; }

.ec-thumbnail .ec-caption {
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 0; }

.ec-thumbnail .ec-caption a {
  margin-left: 10px; }

.ec-thumbnail.ec-lb {
  clear: both;
  cursor: pointer;
  padding-top: 10px; }

/*@media (min-width: 1194px) {
  .ec-thumbnail > img, .ec-thumbnail > a > img {
    max-width: 80%
  }
}*/
@media (max-width: 768px) {
  .ec-thumbnail.ec-pull-left, .ec-thumbnail.ec-pull-right {
    float: none !important;
    margin: 0; }
  .ec-thumbnail.ec-pull-left img, .ec-thumbnail.ec-pull-right img {
    max-width: 100%; } }

.ec-video-container {
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 60px;
  position: relative; }

.ec-video-container iframe, .ec-video-container object, .ec-video-container embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

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

.ec-download-description {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@media (max-width: 390px) {
  .ec-download-description {
    white-space: normal; } }

.ec-media > .ec-pull-left {
  margin: 0; }

.ec-media {
  margin: 0;
  padding: 0; }

/*.ec-media:hover {
  background-color: #eee
}*/
.ec-media .ec-media-heading {
  color: #0066A9;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: .15px;
  margin: 0; }

.ec-media p {
  margin: 0; }

.ec-list-group {
  margin-bottom: 0; }

.ec-list-group a.ec-list-group-item.ec-active, .ec-list-group a.ec-list-group-item.ec-active:hover, .ec-list-group a.ec-list-group-item.ec-active:focus {
  background: #eee;
  border-top: 1px solid #eee;
  color: inherit; }

.ec-list-group .ec-list-group-item {
  border: none;
  border-top: 1px solid #eee;
  padding: 5px 0; }

.ec-list-group .ec-list-group-item h5 {
  font-size: 13px; }

a.ec-list-group-item .ec-list-group-item-heading {
  color: inherit; }

a.ec-list-group-item:hover, a.ec-list-group-item:focus {
  color: #fff; }

.ec-orange a.ec-list-group-item:hover, .ec-orange a.ec-list-group-item:focus {
  background: #ce3b17; }

.ec-green a.ec-list-group-item:hover, .ec-green a.ec-list-group-item:focus {
  background: #418321; }

.ec-blue a.ec-list-group-item:hover, .ec-blue a.ec-list-group-item:focus {
  background: #008080; }

.ec-input-group-btn {
  font-size: 13px;
  vertical-align: top; }

.ec-input-group-btn input {
  margin: 0; }

.ec-input-group input {
  margin: 0 !important; }

/******************* # *******************/
ul.ec-simple-list li {
  margin-top: 12px; }

.ec-image-wrapper {
  float: left;
  max-width: 100%; }

.ec-image-wrapper img {
  max-width: 100%; }

.ec-image-wrapper.ec-pull-right {
  width: auto !important; }

.ec-image-wrapper .ec-caption {
  padding: 0 15px 15px 15px;
  display: block; }

.ec-image-double {
  display: inline; }

@media (max-width: 768px) {
  .ec-image-double .ec-image-wrapper {
    width: unset; } }

/*.ec-image-double div {
  width: 360px;
}*/
.ec-image-double div:first-child {
  margin-right: 22px; }

/* Integrated Issue #36 Gitlab
@see: http://git.ebcont.com/ebcont-communication/econtrol-corporate-page/issues/36
*/
.aui.ios input,
.aui.ios input.input-large,
.aui.ios textarea,
.aui.ios .uneditable-input {
  max-width: 100%; }

/* Integrated Issue #12 Gitlab
@see: http://git.ebcont.com/ebcont-communication/econtrol-corporate-page/issues/12
*/
.search .well-facet {
  border: none;
  padding: 0; }

.search .search-suggested-spelling {
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 0; }

/* Integrated Issue #9 Gitlab
@see: http://git.ebcont.com/ebcont-communication/econtrol-corporate-page/issues/9
*/
.ec-thumbnail > img, .ec-thumbnail a > img {
  margin-left: 0;
  margin-right: 0; }

/* Integrated Issue #8 Gitlab
@see: http://git.ebcont.com/ebcont-communication/econtrol-corporate-page/issues/8
*/
.ec-sidebar-toggle {
  min-height: 80px; }

/* Integrated Issue #3 Gitlab
@see: http://git.ebcont.com/ebcont-communication/econtrol-corporate-page/issues/3
*/
.ec-crumbs .breadcrumb .active, .ec-crumbs .breadcrumb .active a {
  color: #757575 !important; }

@media (min-width: 834px) {
  #sidemenu {
    height: 100%;
    max-height: none; }
  #sidebar {
    width: 100%; } }

/******************* fix mobile menu *******************/
@media (max-width: 768px) {
  #sidebar {
    margin: 0;
    padding: 0px;
    padding-bottom: 15px; }
  #sidebar .ec-navbar-collapse {
    max-height: initial;
    height: 0 !important; }
  #sidebar .ec-navbar-collapse.ec-in, #sidebar .ec-navbar-collapse.ec-in {
    height: auto !important;
    overflow-y: visible !important;
    overflow: visible !important;
    max-height: initial !important; }
  .ec-col-xs-12.ec-visible-xs.ec-sidebar-toggle {
    display: none !important; }
  .ec-modal {
    z-index: 9001; }
  .ec-caption small.ec-pull-right {
    display: none !important; }
  .ec-col-xs-12 {
    width: 100% !important; } }

/* Integrated Issue #13 & #16 */
.textspalte_rechts {
  vertical-align: top;
  padding-left: 10px; }

.textspalte_links {
  vertical-align: top;
  padding-right: 10px; }

.bildunterschrift {
  margin-bottom: 10px; }

.ec-modal-content .ec-modal-body img {
  margin: 0 auto;
  display: block;
  width: 100% !important;
  height: auto; }

.ec-table-responsive {
  overflow-x: auto !important; }

@media (min-width: 834px) and (max-width: 991px) {
  .ec-well.ec-well-lg.ec-inherit {
    height: auto !important; } }

@media (min-width: 834px) and (max-width: 1199px) {
  .fb-like-box iframe, .twitter-widget-0 {
    max-width: 208px !important; } }

@media (min-width: 1200px) {
  .fb-like-box iframe, .twitter-widget-0 {
    max-width: 253px !important; } }

/*@media (max-width: 768px) {
  .ec-well.ec-widget {
    width: 260px;
    margin: 0;
    float: left;
  }
}*/
@media (width: 768px) {
  .ec-col-sm-push-4 {
    left: 0 !important; } }

/**** PORTALR-465 video embedding ****/
.ec-embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.ec-embed-responsive .ec-embed-responsive-item, .ec-embed-responsive iframe, .ec-embed-responsive embed, .ec-embed-responsive object, .ec-embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.ec-embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.ec-embed-responsive-4by3 {
  padding-bottom: 75%; }

/******************* devs-extensions.css *******************/
/* file contains style extensions by the code developer.
* Ready for review and integration by the designer(s)
*/
/* Footer: Listen sollen nicht eingerückt sein. Achtung: betrifft auch andere Listen. */
ul.ec-simple-list {
  margin: 0; }

/* Bildposition und -größe auf Seiten der 2. Navigationsebene (z.B. "Konsumenten") */
.ec-well .portlet-borderless-container {
  position: inherit; }

/* Text in Teaser-Boxen (sind komplett verlinkt) soll nicht direkt als Link gekennzeichnet werden. */
.ec-teaser a, .ec-teaser a:hover {
  color: inherit;
  text-decoration: none; }

/* Schrift in Buttons in Teasern weiß */
.ec-teaser a.ec-button, .ec-teaser a.ec-button:hover {
  color: #fff; }

/* Text (Konsumenten) in Navigationsebene 1 orange anzeigen. */
a.ec-orange-color {
  color: #ce3b17; }

/* Text (Industrie & Gewerbe) in Navigationsebene 1 grün anzeigen */
a.ec-green-color {
  color: #418321; }

/* Text (Marktteilnehmer) in Navigationsebene 1 blau anzeigen */
a.ec-blue-color {
  color: #008080; }

/* Links in der Pagination nicht Unterstreichen beim Hovern - wird von .aui a:hover sonst überschrieben. */
.ec-pagination > li > a, .ec-pagination > li > span, .ec-pagination > li > a:hover {
  text-decoration: none; }

/*search form ergänzt*/
.aui .ec-navbar-form .ec-form-control {
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #555;
  display: block;
  font-size: 13px;
  height: 33px;
  line-height: 1.5;
  padding: 6px 12px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  width: 100%; }

.aui .ec-navbar-form {
  width: 50%; }

.aui .ec-navbar-nav .meta {
  height: 33px;
  padding-top: 15px;
  width: 50%; }

.ec-navbar-nav {
  float: none;
  width: 100%; }

/* Minibuttons sollen nicht so aussehen, wie aui das möchte. */
a.ec-minibutton {
  -moz-background-clip: padding;
  -moz-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -webkit-border-radius: 4px;
  background-clip: padding-box;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font: bold 11px/18px Arial, sans-serif;
  padding: 0 5px 0 3px;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  white-space: nowrap; }

/* Sprachumschaltung Formatierung Korrektur (*/
.taglib-language-list-text {
  border-left: 1px solid #ccc;
  border-right: none;
  float: left;
  padding-left: 9px !important;
  padding-right: 9px !important; }

.taglib-language-list-text.first {
  padding-left: 0;
  border-left: 0; }

.taglib-language-list-text:first-child {
  padding-left: 0 !important;
  border-left: 0; }

.taglib-language-list-text.last {
  border-width: 1px;
  padding-left: 0; }

.ec-navbar-right .portlet-borderless-container {
  background: none repeat scroll 0 0;
  display: inline-block; }

.ec-navbar-right .portlet-borderless-container span, .ec-navbar-right .portlet-borderless-container a {
  line-height: 22px;
  margin-top: 15px; }

/* Bei mittleren Breiten muss die oberste Navigationsebene (Konsumenten / ...) rechtsbündig sein */
.ec-navbar-nav#accordion {
  padding: 0 !important;
  width: auto !important; }

/* Verstecke leere Portlets im Layout, kleiner Platz notwendig, damit man noch Portlets hinzufügen kann. */
.ec-container .portlet-dropzone.empty {
  padding-top: 0;
  padding-bottom: 1px; }

/* TODO
 * * Bilder mit .ec-media in .ec-teaser in .ec-well im Z-Index HINTER die Portlet-Bearbeitungs-Controls legen (siehe z.B. "Konsumenten" Seite)
 * * Teaser-Bl�cke sind komplett als Links ausgef�hrt - im Bearbeiten-Modus enthalten sie jedoch weitere Links von Liferay. Browser zerst�ckelt die Original-Links ziemlich h�sslich... Gibts da eine L�sung?
 */
/*CSS STYLE CHRISTIAN WEISS, EBCONT COMMUNICATION*/
/*OVERRIDES*/
.search .nav-pills > li > a:hover {
  background: #eee; }

.search .nav-pills > li.active > a:hover {
  background: #0066A9 !important;
  color: #fff; }

.badge {
  background-color: #999;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  min-width: 10px;
  padding: 3px 7px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap; }

.badge:empty {
  display: none; }

.search .badge-info {
  background-color: #0066A9;
  color: #fff;
  float: right; }

.search ul.nav {
  margin-bottom: 20px;
  padding-right: 0; }

.search ul.nav-pills li:first-child a i {
  line-height: 100%; }

.search .search-suggested-spelling {
  margin-bottom: 15px;
  margin-left: 16px;
  margin-top: 0; }

.search .feature-search .well {
  padding: 16px; }

.search .feature-search .search .asset-entry-title {
  display: block;
  height: 100%; }

.search .asset-entry-title a:first-child {
  display: block;
  font-size: 1.5em; }

.search .asset-entry-title a img {
  display: inline;
  margin-top: -3px;
  vertical-align: middle !important; }

.search .asset-entry-title a img.icon {
  margin-left: 0; }

.search .asset-entry-type {
  float: right;
  font-size: 75%; }

.search .asset-entry-type:after {
  clear: both;
  content: '.';
  display: table;
  height: 0;
  visibility: hidden; }

.search .highlight,
.ec-highlight {
  background: none repeat scroll 0 0 rgba(0, 147, 255, 0.2) !important;
  margin: 0 1px; }

.search .asset-entry-categories {
  margin: 10px 0 5px; }

.search .input-lg {
  font-size: 17px !important; }

.search .input-group-btn .fa-search {
  color: #0066A9; }

.search .well-facet {
  margin-bottom: 15px;
  padding: 12px 8px; }

.search .well-facet ul.folders {
  margin-bottom: 0; }

.search .table-cell {
  padding-left: 28px !important; }

.search .asset-vocabulary {
  background: url(../images/common/folder.png) no-repeat 0 50%;
  padding: 2px 5px 2px 20px; }

.search .facet-value a img {
  margin-top: -3px; }

.search .table-responsive {
  border: 0; }

/******************* SIDEMENU 3 layer *******************/
#sidemenu #accordion ul li ul li a {
  text-indent: 10px; }

/******************* CUSTOMZIED search-container *******************/
.search .table th {
  display: none; }

.search .table td {
  border-top: 1px solid #ddd;
  line-height: 20px;
  text-align: left;
  vertical-align: top; }

.search .table-bordered {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: none;
  border-collapse: separate;
  border-left: 0;
  border-radius: 2px; }

.search .table-bordered th {
  border-left: none; }

.search .table-bordered td {
  border-left: none;
  padding: 10px 5px; }

.search .input-lg {
  font-size: 17px;
  height: 40px !important;
  padding-bottom: 10px !important;
  padding-right: 42px !important;
  padding-top: 10px !important;
  position: relative; }

.search input[type="image"] {
  background: transparent;
  border-left: 1px solid #ddd;
  display: block;
  padding: 11px 12px;
  position: absolute;
  right: 16px;
  top: 1px;
  z-index: 450; }

.search .control-group {
  margin-bottom: 0 !important;
  width: 100% !important; }

.search .nav-pills > .active > a, .aui .nav-pills > .active > a:hover, .aui .nav-pills > .active > a:focus {
  background-color: #0066A9;
  color: #fff; }

.search .form-group {
  margin-bottom: 0 !important; }

.search .input-group .input-group-lg .input-group-btn {
  margin-bottom: 0 !important; }

.search ul.inline > li, ol.inline > li {
  display: inline-block;
  padding-left: 0;
  padding-right: 0; }

.search .search-suggested-spelling .suggested-keywords a {
  font-size: 1.0em; }

.search .nav > li > a {
  display: block;
  padding: 10px 15px;
  position: relative; }

.search .nav-tabs > li > a, .search .nav-pills > li > a {
  line-height: 17px; }

.search .taglib-page-iterator .search .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px; }

.search .pager {
  list-style: none;
  margin: 19px 0;
  padding-left: 0;
  text-align: center; }

.taglib-page-iterator .lfr-pagination-buttons {
  float: center !important; }

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

/******************* Search Tokens *******************/
.ec-lfr-token-list {
  padding-left: 15px;
  padding-right: 15px; }

/******************* featured results *******************/
.ec-featured-search-results {
  border-top: none !important;
  text-align: left !important; }

.feature-search td {
  border-top: 0 !important;
  margin: 0 !important;
  padding: 0 !important; }

.search .feature-search .table-cell {
  display: block;
  margin: 0 0 20px !important;
  padding: 0 !important; }

.search .asset-entry-title {
  margin-bottom: 6px !important; }

.search .feature-search .ec-hooks .ec-well {
  margin-bottom: 0 !important; }

.ec-navbar-right .portlet-borderless-container {
  background: none repeat scroll 0 0;
  display: block; }

.ec-navbar-right .portlet-borderless-container span, .ec-navbar-right .portlet-borderless-container a {
  line-height: 19px;
  margin-top: 15px; }

nav.ec-navbar a.taglib-language-list-text.ec-active {
  color: inherit; }

div#main-content > div.portlet-layout > div.portlet-column > div#p_p_id_15_ > div.portlet-body {
  background-color: #fff; }

div#main-content > div.portlet-layout > div.portlet-column > div#p_p_id_15_ .ec-lead {
  font-size: 17px; }

.ec-clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.aui .portlet-login input[type="text"], .aui .portlet-login input[type="password"] {
  max-width: 20em; }

.ec-header .signInOut {
  padding-top: 0;
  text-align: right; }

@media (max-width: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent; }
  .controls-visible .portlet-topper {
    display: none; } }

/******************* Rechtsbereich Suche *******************/
.ec-search-form .ec-search-input {
  width: 100%; }

.ec-search-form .form-control {
  border-color: #8f8f9d;
  border-radius: 2px;
  color: #000;
  font-family: inherit;
  font-size: inherit;
  height: 2.5rem;
  line-height: inherit;
  padding: 2px;
  bottom: 0; }

.ec-search-form input:not([type=checkbox]), .ec-search-form select {
  height: 2.5rem; }
  .ec-search-form input:not([type=checkbox]):focus, .ec-search-form select:focus {
    background-color: #fff;
    border: 1px #80bdff;
    border-radius: 2px;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    color: #495057;
    outline: 0;
    z-index: 4; }

.ec-search-form .ec-search-checkbox-wrapper {
  display: flex;
  justify-content: space-between; }
  .ec-search-form .ec-search-checkbox-wrapper input[type='checkbox'] {
    width: 2rem; }

.ec-search-form .ec-label-disabled {
  opacity: 0.6; }

.ec-search-form .emptyResultsMessage {
  font-weight: 600;
  font-size: 12px;
  margin: 1rem;
  text-transform: uppercase; }

.ec-search-form i.fa-search {
  position: absolute;
  left: auto;
  right: 10px;
  top: calc(50% - 8px);
  color: gray; }

.ec-search-results {
  margin: 1rem; }
  .ec-search-results li {
    display: block;
    padding: 1rem 2rem; }
    .ec-search-results li .ec-result-document-container {
      display: flex; }
    .ec-search-results li .ec-attachment-container h5 {
      line-height: normal;
      padding-left: 1.7rem; }
    .ec-search-results li .ec-attachment-button {
      background-color: transparent;
      border: none;
      color: #0066A9;
      cursor: pointer; }
      .ec-search-results li .ec-attachment-button:hover {
        color: #256986;
        text-decoration: underline; }
      .ec-search-results li .ec-attachment-button .ec-show-hide-angle {
        padding-right: 0.5rem; }
    .ec-search-results li h4 {
      font-size: 14px;
      margin-bottom: 0.15rem; }
    .ec-search-results li h5 {
      font-size: 13px;
      margin: 0.5rem 0; }
    .ec-search-results li h6 {
      font-size: 11.5px;
      margin: 0.5rem 0; }
    .ec-search-results li .ec-search-result-icons {
      margin-left: auto; }
      .ec-search-results li .ec-search-result-icons i {
        padding: 0.5rem; }
    .ec-search-results li .fa-quote-right {
      font-size: 10px;
      padding: 0.5rem; }
    .ec-search-results li .fa-quote-left {
      font-size: 10px;
      padding: 0.5rem 0.5rem 0.5rem 0; }

/******************* Terminology *******************/
liferay-hl {
  background: #FFC;
  font-weight: 700;
  margin: 0 1px; }

.ec-search-results.ec-terminology-results li {
  margin-bottom: 0.5rem;
  border-radius: 0.5rem; }
  .ec-search-results.ec-terminology-results li .ec-result-document-container.ec-terminology-documents {
    overflow: hidden; }
    .ec-search-results.ec-terminology-results li .ec-result-document-container.ec-terminology-documents .ec-terminology-document {
      display: inline-block;
      overflow: hidden;
      white-space: nowrap;
      width: 100%; }
      .ec-search-results.ec-terminology-results li .ec-result-document-container.ec-terminology-documents .ec-terminology-document .ec-terms-definition-short {
        line-height: 1.5rem;
        font-size: 1.2rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: inline-block;
        width: 99%; }
      .ec-search-results.ec-terminology-results li .ec-result-document-container.ec-terminology-documents .ec-terminology-document hr {
        margin: 1rem 0 1rem 0;
        width: 700%; }
      .ec-search-results.ec-terminology-results li .ec-result-document-container.ec-terminology-documents .ec-terminology-document a {
        position: absolute;
        right: 1.5rem;
        bottom: 0.5rem;
        margin-bottom: -0.5rem; }
      .ec-search-results.ec-terminology-results li .ec-result-document-container.ec-terminology-documents .ec-terminology-document .ec-terms-group {
        display: flex; }
        .ec-search-results.ec-terminology-results li .ec-result-document-container.ec-terminology-documents .ec-terminology-document .ec-terms-group .ec-terms-group-description {
          white-space: normal; }
        .ec-search-results.ec-terminology-results li .ec-result-document-container.ec-terminology-documents .ec-terminology-document .ec-terms-group > h4:not(:last-child) {
          border-right: solid 1px #555;
          padding-right: 0.7rem; }
        .ec-search-results.ec-terminology-results li .ec-result-document-container.ec-terminology-documents .ec-terminology-document .ec-terms-group > h4:not(:first-child) {
          padding-left: 0.5rem; }

.ec-search-results.ec-terminology-details h1 {
  color: #0066A9;
  margin: 1rem 0 0.5rem 0;
  font-weight: 550;
  font-size: 2.1rem; }

.ec-search-results.ec-terminology-details .h1-de::before {
  background: url(../images/austria_icon.png);
  background-size: contain;
  content: "";
  display: inline-block;
  height: 20px;
  vertical-align: top;
  width: 20px;
  margin-right: 0.5rem; }

.ec-search-results.ec-terminology-details .h1-en::before {
  background: url(../images/eu_icon.png);
  background-size: contain;
  content: "";
  display: inline-block;
  height: 20px;
  vertical-align: top;
  width: 20px;
  margin-right: 0.5rem; }

.ec-search-results.ec-terminology-details h2 {
  margin: 0.5rem 0 0 0;
  font-weight: 550;
  font-size: 1.8rem; }

.ec-search-results.ec-terminology-details hr {
  margin: 1rem 0 0 0; }

.ec-search-results.ec-terminology-details .ec-reference-container {
  white-space: nowrap; }
  .ec-search-results.ec-terminology-details .ec-reference-container .ec-reference {
    line-height: 1.5rem;
    font-size: 1.2rem;
    padding: 0 0 0.2rem 0;
    display: inline-block;
    white-space: break-spaces;
    width: 99%; }
  .ec-search-results.ec-terminology-details .ec-reference-container .ec-reference-short {
    line-height: 1.5rem;
    font-size: 1.2rem;
    padding: 0 0 0.2rem 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: 99%; }
  .ec-search-results.ec-terminology-details .ec-reference-container h5 {
    display: inline-block;
    top: -0.5rem;
    position: relative; }

.ec-green-label {
  color: green; }

.ec-red-label {
  color: red; }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.loading-spinner {
  width: 20px;
  height: 20px;
  border: 5px solid #f3f3f3;
  /* Light grey */
  border-top: 5px solid #383636;
  /* Black */
  border-radius: 50%;
  animation: spinner 1.5s linear infinite; }

.ec-search-pagination {
  display: flex;
  margin-left: 1rem; }
  .ec-search-pagination .lexicon-icon-angle-left {
    background-image: url("../unitegallery/skins/default/arrows_strip_left.png");
    height: 7px;
    width: 4px; }
  .ec-search-pagination .lexicon-icon-angle-right {
    background-image: url("../unitegallery/skins/default/arrows_strip_right.png");
    height: 7px;
    width: 4px; }

.dropdown-menu .list-unstyled:first-child:hover {
  background: #fff; }

.dropdown-menu .list-unstyled li .dropdown-item.disabled {
  border-top: .04px solid #6c757d;
  font-weight: 600; }

.dropdown-menu .list-unstyled li .dropdown-item.hidden {
  display: none; }

.dropdown-menu .list-unstyled li .dropdown-item .close-icon {
  float: right;
  line-height: 0; }

/******************************* consent mgr **************************/
#tc-privacy-wrapper:after {
  z-index: 986 !important; }

/******************************* bootstrap changes **************************/
.btn {
  transition: color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !important; }

.form-control {
  -o-transition: box-shadow ease-in-out .15s !important;
  -webkit-transition: box-shadow ease-in-out .15s !important;
  transition: box-shadow ease-in-out .15s !important; }

.ec-search div.lfr-ddm-field-group.lfr-ddm-field-group-inline.field-wrapper {
  height: 35px !important; }

.ec-search div.lfr-ddm-field-group.lfr-ddm-field-group-inline.field-wrapper {
  height: 35px !important; }

/********************************** Simple Tag *********************************/
.ec-tag {
  border: solid 1px #0066a9;
  color: #0066a9;
  padding: 3px 8px;
  border-radius: 2px;
  margin-top: 3px; }
  .ec-tag.ec-orange-color {
    border-color: #ce3b17;
    color: #ce3b17; }
  .ec-tag.ec-green-color {
    border-color: #418321;
    color: #418321; }
  .ec-tag.ec-blue-color {
    border-color: #008080;
    color: #008080; }

b, strong {
  font-weight: 700 !important; }

.fixed-top {
  padding: 0; }

.portlet-content-editable .portlet-content-container {
  margin-top: 0;
  position: relative; }

.portlet-journal-content.portlet-barebone .portlet .portlet-header {
  z-index: unset; }

.portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
  z-index: 200; }

/************************** EC Audit Portlet **********************/
.e-control-audit a.dropdown-toggle {
  color: white !important; }
  .e-control-audit a.dropdown-toggle:hover {
    color: #555 !important; }

.e-control-audit .control-label {
  font-weight: bold;
  width: 200px;
  display: inline-block;
  font-family: Arial, sans-serif; }

.e-control-audit .additional-information {
  display: flex; }
  .e-control-audit .additional-information #additional-json {
    font-family: "Lucida Console", Monaco, monospace; }

.e-control-audit .taglib-search-toggle {
  display: inline-flex; }
  .e-control-audit .taglib-search-toggle .btn-default {
    margin-top: 0; }

.e-control-audit .btn-export {
  margin-top: -0.4rem;
  background-color: #6c757d; }
  .e-control-audit .btn-export:hover {
    background-color: #5a6268; }

.e-control-audit .lfr-pagination-buttons {
  margin-top: 1rem; }

.ec-infotext {
  display: flex;
  height: 280px;
  padding: 25px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  flex-shrink: 0;
  color: white;
  border-radius: 0 0 20px 20px;
  position: relative;
  overflow: hidden;
  transition: width 0.3s ease, height 0.3s ease;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.15px;
  margin: 0; }

.portlet-boundary a.portlet.open > .portlet-content-editable, .portlet-content .portlet-body .journal-content-article .ec-info img {
  position: relative;
  width: 100%;
  height: 165px; }

.ec-infotext a {
  color: white; }

.portlet-journal-content:nth-child(1) .ec-infotext {
  background: linear-gradient(292deg, rgba(0, 0, 0, 0) 50.06%, rgba(0, 0, 0, 0.2) 100%), #CE3B17;
  background-blend-mode: darken; }

.portlet-journal-content:nth-child(2) .ec-infotext {
  background: linear-gradient(292deg, rgba(0, 0, 0, 0) 50.06%, rgba(0, 0, 0, 0.2) 100%), #418321;
  box-shadow: 0px -0.5px 0px 0px rgba(255, 255, 255, 0.6); }

.portlet-journal-content:nth-child(3) .ec-infotext {
  background: linear-gradient(292deg, rgba(0, 0, 0, 0) 50.06%, rgba(0, 0, 0, 0.2) 100%), #008080;
  background-blend-mode: darken; }

.ec-infotext p {
  font-feature-settings: 'clig' off, 'liga' off;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.15px;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.ec-container {
  overflow: hidden; }

#main-page .ec-row {
  justify-content: space-between;
  padding-top: 0; }

@media (min-width: 1440px) {
  .ec-container {
    width: 100%; } }

@media (min-width: 1194px) and (max-width: 1439px) {
  .ec-container {
    width: 100%; }
  #main-page .ec-row {
    justify-content: space-around; } }

/*.ec-portlet-column-content {
  //flex-direction: column;
}

.ec-portlet-column-content > .portlet-journal-content {
  width: 100% !important;
  max-width: 100% !important;
}*/
@media (max-width: 834px) {
  .portlet-column-content {
    margin: 0 0px !important; } }

.ec-col-max {
  max-width: 1440px !important; }

/*.ec-main ul {
  margin-bottom: 20px;
}

.ec-main ul > li {
  margin-bottom: 10px;
}

.ec-main p {
  margin-bottom: 20px;
}*/
ul > li > p {
  margin-bottom: 0 !important; }

.portlet {
  margin-bottom: 0; }

.ug-gallery-wrapper {
  letter-spacing: unset;
  font-size: 0px; }

#energycheck .form-control {
  position: inherit !important; }

div#p_p_id_ENERGIESPARCHECK_WAR_energycheckportlet_ {
  width: 97%; }

.portlet-boundary .portlet .portlet-content .portlet-body .journal-content-article iframe[src*="youtube"]:not([id^="gallery-video_temp-"]):not(.yt-responsive) {
  border-radius: 12px;
  display: block; }

@media (min-width: 0) and (max-width: 768px) {
  .portlet-boundary .portlet .portlet-content .portlet-body .journal-content-article iframe[src*="youtube"]:not([id^="gallery-video_temp-"]):not(.yt-responsive) {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9; } }

.portlet-boundary .portlet .portlet-content .portlet-body .journal-content-article {
  /*img {
    height: auto;
  }*/ }
  .portlet-boundary .portlet .portlet-content .portlet-body .journal-content-article iframe:not([width]) {
    width: 100%; }

.ec-pos-relative {
  position: relative; }

#ratecalculator {
  font-size: 13px !important;
  line-height: 1.5 !important; }

#ratecalculator p {
  font-size: 13px; }

.ecfe-container {
  line-height: 1.5 !important;
  font-size: 12px !important; }

.ecfe-container h1 {
  font-size: 24px; }

.ecfe-container h2 {
  font-size: 20px; }

.ecfe-container h3 {
  font-size: 19px; }

div#preischeck {
  width: 99%;
  line-height: 1.5; }

.ec-marginr-10 {
  margin-right: 10px; }

div#main-content.columns-max {
  max-width: 1440px;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto; }

div#preischeck h1 {
  font-size: 24px; }

div#preischeck h2 {
  font-size: 20px; }

.align-right {
  text-align: right; }

/*span.fliesstext_normal {
  display: inline-block;
  margin-bottom: 1rem;
}*/
.mb-100 {
  margin-bottom: 100px; }

.ec-pad-r-25 {
  padding-right: 25px; }

.ec-pad-r-15 {
  padding-right: 15px; }

.portlet-column {
  padding: 0 15px; }

@media (min-width: 0px) {
  .portlet-column {
    padding: 0 15px; } }

@media (min-width: 575px) {
  .portlet-column {
    padding: 0 15px; } }

@media (min-width: 768px) {
  .portlet-column {
    padding: 0 15px; } }

@media (min-width: 992px) {
  .portlet-column {
    padding: 0 30px; } }

@media (min-width: 1200px) {
  .portlet-column {
    padding: 0 30px; } }

@media (min-width: 1455px) {
  .portlet-column {
    padding: 0; } }

@media (min-width: 0px) {
  .portlet-journal-content .portlet-body {
    padding: 0; } }

@media (min-width: 575px) {
  .portlet-journal-content .portlet-body {
    padding: 0; } }

@media (min-width: 768px) {
  .portlet-journal-content .portlet-body {
    padding: 0; } }

@media (min-width: 992px) {
  .portlet-journal-content .portlet-body {
    padding: 0; } }

@media (min-width: 1200px) {
  .portlet-journal-content .portlet-body {
    padding: 0; } }

@media (min-width: 1455px) {
  .portlet-journal-content .portlet-body {
    padding: 0; } }

@media (min-width: 1455px) {
  .portlet-column-first {
    padding-right: 15px; } }

#p_p_id_ArticleNavigation_ ul {
  list-style-type: none; }

.ec-copyright {
  padding-right: 30px; }

@media (max-width: 575px) {
  .ec-copyright {
    padding-right: 15px; } }

@media (min-width: 576px) {
  .ec-copyright {
    padding-right: 15px; } }

@media (min-width: 768px) {
  .ec-copyright {
    padding-right: 15px; } }

@media (min-width: 992px) {
  .ec-copyright {
    padding-right: 0; } }

@media (min-width: 1200px) {
  .ec-copyright {
    padding-right: 0; } }

@media (min-width: 1455px) {
  .ec-copyright {
    padding-right: 0; } }

.hide-scroll {
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */ }

.hide-scroll::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */ }

.ec-carousel {
  margin-top: 40px;
  margin-bottom: 40px; }

.portlet-layout .portlet-header {
  margin-bottom: 0; }

/*.ec-news {
  padding: 0 30px;
}*/
.row {
  margin-right: 0;
  margin-left: 0; }

hr.ec-fc-hr {
  border-top: 3px solid #a0bada !important;
  margin-bottom: 0 !important;
  margin-top: 40px; }

.ec-container, .ec-container-sm, .ec-container-md, .ec-container-lg, .ec-container-xl {
  max-width: 1440px; }

.ec-container {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto; }

.ec-container-fluid, .ec-container-sm, .ec-container-md, .ec-container-lg, .ec-container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .ec-container, .ec-container-sm {
    max-width: 768px; } }

@media (min-width: 768px) {
  .ec-container, .ec-container-sm, .ec-container-md {
    max-width: 992px; } }

@media (min-width: 992px) {
  .ec-container, .ec-container-sm, .ec-container-md, .ec-container-lg {
    max-width: 1200px; } }

@media (min-width: 1200px) {
  .ec-container, .container-sm, .ec-container-md, .ec-container-lg, .ec-container-xl {
    max-width: 1440px; }
  .row {
    margin-right: 0;
    margin-left: 0; } }

@media (min-width: 1455px) {
  .ec-container, .container-sm, .ec-container-md, .ec-container-lg, .ec-container-xl {
    max-width: 1440px; }
  .ec-container {
    padding-right: 0;
    padding-left: 0; }
  .row {
    margin-right: 0;
    margin-left: 0; } }

.ec-container-fw {
  max-width: 100%; }

.yt-responsive {
  aspect-ratio: 16 / 9;
  width: 50% !important;
  border-radius: 12px;
  display: block; }

@media (max-width: 768px) {
  .yt-responsive {
    width: 100% !important; } }

@supports not (aspect-ratio: 1) {
  .yt-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%; }
  .yt-container iframe, .yt-container object, .yt-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; } }

.ec-thumbnail.ec-pull-left img.ec-small-image, .ec-thumbnail.ec-pull-right img.ec-small-image {
  height: auto; }

.ec-image-wrapper img.ec-medium-image {
  height: auto; }

.ec-thumbnail.ec-pull-left img.ec-medium-image, .ec-thumbnail.ec-pull-right img.ec-medium-image {
  height: auto; }

.ec-thumbnail img.ec-medium-image {
  height: auto; }

.ec-thumbnail img.ec-large-image {
  height: auto; }

@media (min-width: 0) {
  .ec-thumbnail.ec-pull-left img.ec-small-image, .ec-thumbnail.ec-pull-right img.ec-small-image {
    width: 100%; }
  .ec-thumbnail.ec-pull-left img.ec-medium-image, .ec-thumbnail.ec-pull-right img.ec-medium-image {
    width: 100%; }
  .ec-image-double .ec-image-wrapper img.ec-medium-image {
    width: 100%; }
  .ec-image-double div:first-child {
    margin-right: unset; }
  .ec-thumbnail img.ec-large-image {
    width: 100%; }
  .ec-image-double .ec-image-wrapper.ec-medium-image {
    width: 100%; }
  .ec-thumbnail.ec-pull-left.ec-small-image, .ec-thumbnail.ec-pull-right.ec-small-image {
    width: 100%; }
  .ec-thumbnail.ec-pull-left.ec-medium-image, .ec-thumbnail.ec-pull-right.ec-medium-image {
    width: 100%; }
  .ec-thumbnail.ec-large-image {
    width: 100%; } }

@media (min-width: 576px) {
  .ec-thumbnail.ec-pull-left img.ec-small-image, .ec-thumbnail.ec-pull-right img.ec-small-image {
    width: 100vw; }
  .ec-thumbnail.ec-pull-left img.ec-medium-image, .ec-thumbnail.ec-pull-right img.ec-medium-image {
    width: 100vw; }
  .ec-image-double .ec-image-wrapper img.ec-medium-image {
    width: 100vw; }
  .ec-image-double div:first-child {
    margin-right: unset; }
  .ec-thumbnail img.ec-large-image {
    width: 100%; }
  .ec-image-double .ec-image-wrapper.ec-medium-image {
    width: 100%; }
  .ec-thumbnail.ec-pull-left.ec-small-image, .ec-thumbnail.ec-pull-right.ec-small-image {
    width: 100%; }
  .ec-thumbnail.ec-pull-left.ec-medium-image, .ec-thumbnail.ec-pull-right.ec-medium-image {
    width: 100%; }
  .ec-thumbnail.ec-large-image {
    width: 100%; } }

@media (min-width: 768px) {
  .ec-thumbnail.ec-pull-left img.ec-small-image, .ec-thumbnail.ec-pull-right img.ec-small-image {
    width: 33vw; }
  .ec-thumbnail.ec-pull-left img.ec-medium-image, .ec-thumbnail.ec-pull-right img.ec-medium-image {
    width: 50vw; }
  .ec-image-double .ec-image-wrapper img.ec-medium-image {
    width: 50vw; }
  .ec-image-double .ec-image-wrapper {
    float: unset; }
  .ec-image-double div:first-child {
    margin-right: 15px; }
  .ec-thumbnail img.ec-large-image {
    width: 100vw; }
  .ec-image-double .ec-image-wrapper {
    float: left; }
  .ec-image-double .ec-image-wrapper.ec-medium-image {
    width: 48%; }
  .ec-thumbnail.ec-pull-left.ec-small-image, .ec-thumbnail.ec-pull-right.ec-small-image {
    width: 30%; }
  .ec-thumbnail.ec-pull-left.ec-medium-image, .ec-thumbnail.ec-pull-right.ec-medium-image {
    width: 50%; }
  .ec-thumbnail.ec-large-image {
    width: 80%; } }

@media (min-width: 992px) {
  .ec-thumbnail.ec-pull-left img.ec-small-image, .ec-thumbnail.ec-pull-right img.ec-small-image {
    width: 33vw; }
  .ec-thumbnail.ec-pull-left img.ec-medium-image, .ec-thumbnail.ec-pull-right img.ec-medium-image {
    width: 50vw; }
  .ec-image-double .ec-image-wrapper img.ec-medium-image {
    width: 50vw; }
  .ec-image-double div:first-child {
    margin-right: 15px; }
  .ec-thumbnail img.ec-large-image {
    width: 100vw; }
  .ec-image-double .ec-image-wrapper {
    float: left; }
  .ec-image-double .ec-image-wrapper.ec-medium-image {
    width: 49%; }
  .ec-thumbnail.ec-pull-left.ec-small-image, .ec-thumbnail.ec-pull-right.ec-small-image {
    width: 30%; }
  .ec-thumbnail.ec-pull-left.ec-medium-image, .ec-thumbnail.ec-pull-right.ec-medium-image {
    width: 50%; }
  .ec-thumbnail.ec-large-image {
    width: 80%; } }

@media (min-width: 1200px) {
  .ec-thumbnail.ec-pull-left img.ec-small-image, .ec-thumbnail.ec-pull-right img.ec-small-image {
    width: 20vw; }
  .ec-thumbnail.ec-pull-left img.ec-medium-image, .ec-thumbnail.ec-pull-right img.ec-medium-image {
    width: 40vw; }
  .ec-image-double .ec-image-wrapper img.ec-medium-image {
    width: 45vw;
    max-width: 595px; }
  .ec-image-double div:first-child {
    margin-right: 15px; }
  .ec-thumbnail img.ec-large-image {
    width: 80%;
    max-width: 1152px; }
  .ec-image-double .ec-image-wrapper {
    float: left; }
  .ec-image-double .ec-image-wrapper.ec-medium-image {
    width: 49%; }
  .ec-thumbnail.ec-pull-left.ec-small-image, .ec-thumbnail.ec-pull-right.ec-small-image {
    width: 30%; }
  .ec-thumbnail.ec-pull-left.ec-medium-image, .ec-thumbnail.ec-pull-right img.ec-medium-image {
    width: 50%; }
  .ec-thumbnail.ec-large-image {
    width: 80%; } }

@media (min-width: 1455px) {
  .ec-thumbnail.ec-pull-left img.ec-small-image, .ec-thumbnail.ec-pull-right img.ec-small-image {
    width: 20vw;
    max-width: 425px; }
  .ec-thumbnail.ec-pull-left img.ec-medium-image, .ec-thumbnail.ec-pull-right img.ec-medium-image {
    width: 50vw;
    max-width: 720px; }
  .ec-image-double .ec-image-wrapper img.ec-medium-image {
    width: 45vw;
    max-width: 700px; }
  .ec-image-double div:first-child {
    margin-right: 15px; }
  .ec-thumbnail img.ec-large-image {
    width: 80vw;
    max-width: 1152px; }
  .ec-image-double .ec-image-wrapper {
    float: left; }
  .ec-image-double .ec-image-wrapper.ec-medium-image {
    width: 49%; }
  .ec-thumbnail.ec-pull-left.ec-small-image, .ec-thumbnail.ec-pull-right.ec-small-image {
    width: 30%; }
  .ec-thumbnail.ec-pull-left.ec-medium-image, .ec-thumbnail.ec-pull-right img.ec-medium-image {
    width: 50%; }
  .ec-thumbnail.ec-large-image {
    width: 80%; } }

/*
@media (min-width: 1200px) {
  .ec-thumbnail img.ec-large-image {
    max-width: 800px;
  }
}

.ec-thumbnail img.ec-large-image {
  max-height: 500px;
}

.ec-thumbnail img.ec-xlarge-image {
  max-width: 1024px;
  max-height: 768px;
}*/
/******************************* glightbox **************************/
.glightbox-clean .gdesc-inner {
  padding: 15px 20px !important; }

.glightbox-clean .gslide-title {
  margin-bottom: 5px !important; }

.glightbox-clean .gslide-description {
  background: unset !important; }

.glightbox-clean .gslide-title {
  color: #fff !important; }

.ec-tiles .row {
  margin-right: 0;
  margin-left: 0; }

.ec-tilessection {
  width: 100%;
  position: relative;
  display: block; }

.ec-tilessection ul.ec-tilescontainer {
  --n: 3;
  --g: 4rem;
  --item-reveal: 0rem;
  --total-width: calc(var(--g) * (var(--n) - 1));
  --item-width: calc(
    (100% - var(--item-reveal) - var(--total-width)) / var(--n)
  );
  display: grid;
  grid: auto / auto-flow -webkit-max-content;
  grid: auto / auto-flow max-content;
  grid-auto-rows: 100%;
  grid-auto-columns: var(--item-width);
  grid-auto-flow: column;
  grid-gap: var(--g);
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: auto;
  list-style: none;
  -webkit-overflow-scrolling: touch;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none; }

.ec-tilessection ul.ec-tilescontainer.sm-teaseritems {
  --total-width: calc(var(--g) * var(--n));
  justify-content: space-between; }

.ec-tilessection > ul.ec-tilescontainer > li.ec-maintile {
  scroll-snap-align: center;
  position: relative;
  width: 100%;
  height: 100%; }

.ec-tilessection > ul.ec-tilescontainer > li.ec-maintile a:hover {
  text-decoration: none; }

.ec-tilessection > ul.ec-tilescontainer > li.ec-maintile .ec-tilecard {
  background-color: #085384;
  color: white;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  padding: 0;
  position: relative;
  height: 100%;
  width: 100%;
  border: 3px solid #f4efef;
  overflow: hidden; }

.ec-tilessection > ul.ec-tilescontainer > li.ec-maintile .ec-tilecard .ec-tileimg::before {
  content: "";
  display: block;
  padding-top: 50%; }

.ec-tilessection > ul.ec-tilescontainer > li#green.ec-maintile .ec-tilecard {
  background-color: #205f1c; }

.ec-tilessection > ul.ec-tilescontainer > li#orange.ec-maintile .ec-tilecard {
  background-color: #9b2300; }

.ec-tilessection > ul.ec-tilescontainer > li#blue.ec-maintile .ec-tilecard {
  background-color: #145b61; }

.ec-tilessection > ul.ec-tilescontainer > li.ec-maintile .ec-tilecard .ec-tileitem-header {
  padding: 20px 30px; }

.ec-tilessection > ul.ec-tilescontainer > li.ec-maintile .ec-tilecard .ec-tileitem-header h1 {
  font-size: 20px;
  margin-top: 0;
  letter-spacing: 0.15px;
  font-weight: 700;
  margin-bottom: 0; }

.ec-tilessection > ul.ec-tilescontainer > li.ec-maintile .ec-tilecard .ec-tileitem-desc {
  font-size: 16px;
  margin-top: 0;
  letter-spacing: 0.15px;
  font-weight: 400;
  padding: 0 30px 20px 30px;
  flex: 1 1 auto; }

.ec-tilessection > ul.ec-tilescontainer > li.ec-maintile .ec-tilecard .ec-tileitem-desc p {
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical; }

.ec-tilessection > ul.ec-tilescontainer > li.ec-maintilea {
  text-decoration: none;
  color: white; }

.ec-tilessection > ul.ec-tilescontainer > li.ec-maintile .ec-tileitem-content {
  background: radial-gradient(#0066a9, #085384);
  flex: 1 1 auto;
  display: flex;
  flex-direction: column; }

.ec-tilessection > ul.ec-tilescontainer > li#orange.ec-maintile .ec-tileitem-content {
  background: radial-gradient(#ce3b17, #9b2300); }

.ec-tilessection > ul.ec-tilescontainer > li#green.ec-maintile .ec-tileitem-content {
  background: radial-gradient(#418321, #205f1c); }

.ec-tilessection > ul.ec-tilescontainer > li#blue.ec-maintile .ec-tileitem-content {
  background: radial-gradient(#008080, #145b61); }

.ec-tilessection > ul.ec-tilescontainer > li#green.ec-maintile .ec-tilecard:hover {
  border: 3px solid #205f1c;
  text-decoration: none; }

.ec-tilessection > ul.ec-tilescontainer > li#blue.ec-maintile .ec-tilecard:hover {
  border: 3px solid #145b61;
  text-decoration: none; }

.ec-tilessection > ul.ec-tilescontainer > li#orange.ec-maintile .ec-tilecard:hover {
  border: 3px solid #9b2300;
  text-decoration: none; }

.ec-tilessection > ul.ec-tilescontainer > li.ec-maintile .ec-tilecard:hover {
  border: 3px solid #085384; }

.ec-tilessection > ul.ec-tilescontainer > li.ec-maintile .ec-tilecard .ec-tileimg {
  margin: 0;
  padding: 0;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  background-color: #eaeef5;
  overflow: hidden; }

.ec-tilessection > ul.ec-tilescontainer > li#orange.ec-maintile .ec-tilecard .ec-tileimg {
  background-color: #f1f4ef; }

.ec-tilessection > ul.ec-tilescontainer > li#green.ec-maintile .ec-tilecard .ec-tileimg {
  background-color: #eff4f3; }

.ec-tilessection > ul.ec-tilescontainer > li#blue.ec-maintile .ec-tilecard .ec-tileimg {
  background-color: #f4efef; }

@media (min-width: 0px) {
  .ec-tilessection:not([class*="ec-sections"]) {
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer:not([class*="ec-section"]) {
    --n: 1;
    --g: 1rem;
    --item-reveal: 4rem;
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer:not([class*="ec-section"]) > li.ec-maintile {
    scroll-snap-align: center; } }

@media (min-width: 575px) {
  .ec-tilessection:not([class*="ec-sections"]) {
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer:not([class*="ec-section"]) {
    --n: 1;
    --g: 1rem;
    --item-reveal: 4rem;
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer:not([class*="ec-section"]) > li.ec-maintile {
    scroll-snap-align: center; } }

@media (min-width: 768px) {
  .ec-tilessection:not([class*="ec-sections"]) {
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer:not([class*="ec-section"]) {
    --n: 2;
    --g: 1rem;
    --item-reveal: 1rem;
    padding: 0 0 0 2rem; }
  .ec-tilessection > ul.ec-tilescontainer:not([class*="ec-section"]) > li.ec-maintile {
    scroll-snap-align: start; } }

@media (min-width: 992px) {
  .ec-tilessection:not([class*="ec-sections"]) {
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer:not([class*="ec-section"]) {
    --n: 2;
    --g: 2rem;
    --item-reveal: 2rem;
    padding: 0 0 0 2rem; }
  .ec-tilessection > ul.ec-tilescontainer:not([class*="ec-section"]) > li.ec-maintile {
    scroll-snap-align: start; } }

@media (min-width: 1200px) {
  .ec-tilessection:not([class*="ec-sections"]) {
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer:not([class*="ec-section"]) {
    --n: 3;
    --g: 2rem;
    --item-reveal: 0rem;
    padding: 0; } }

@media (min-width: 1455px) {
  .ec-tilessection:not([class*="ec-sections"]) {
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer:not([class*="ec-section"]) {
    --n: 3;
    --g: 3rem;
    --item-reveal: 0rem;
    padding: 0; } }

.ec-tilessection > ul.ec-tilescontainer.dragging {
  scroll-snap-type: none;
  scroll-behavior: auto; }

.ec-tilessection > ul.ec-tilescontainer.no-transition {
  scroll-behavior: auto; }

.ec-tilessection > ul.ec-tilescontainer.dragging .ec-teaseritem {
  cursor: grab;
  user-select: none; }

.slider-indicators {
  display: flex;
  justify-content: center;
  padding: 0;
  margin-bottom: 1rem;
  list-style: none; }

.slider-indicators > *.active {
  opacity: 1; }

.ec-tilessection.slider-indicators-outside {
  margin-bottom: 25px; }

.ec-tilessection.slider-indicators-outside {
  padding-bottom: 25px; }

.ec-tilessection.slider-indicators-outside.slider-indicators, .ec-tilessection.slider-indicators-outside .slider-indicators {
  margin-bottom: 0; }

.slider-indicators > * {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 2rem;
  height: 2rem;
  border: 0.4rem solid transparent;
  cursor: pointer;
  background-color: #0066a9;
  background-clip: padding-box;
  opacity: 0.5;
  transition: opacity 0.4s ease; }

.slider-indicators-square {
  height: 35px; }

.slider-indicators-square.slider-indicators > *, .slider-indicators-square .slider-indicators > * {
  width: 2rem;
  height: 2rem;
  border: 0.4rem solid transparent;
  text-align: center; }

.slider-indicators-square .slider-indicators li span {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #fff; }

.slider-indicators-round.slider-indicators > *, .slider-indicators-round .slider-indicators > * {
  width: 0.5rem;
  height: 0.5rem;
  border: 0.4rem solid transparent;
  border-radius: 50%; }

.slider-indicators-highlight.slider-indicators > *.active, .slider-indicators-highlight .slider-indicators > *.active {
  border: 0.33rem solid transparent;
  padding: 0.07rem; }

.ec-tilessection ul.ec-tilescontainer.ec-section {
  --n: 3;
  --g: 3rem;
  --item-reveal: 0px; }

.ec-green .ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile .ec-tilecard {
  background-color: #205f1c; }

.ec-orange .ec-tilessection.ec-section > ul.ec-tilescontainer.ec-section > li.ec-maintile .ec-tilecard {
  background-color: #9b2300; }

.ec-blue .ec-tilessection.ec-section > ul.ec-tilescontainer.ec-section > li.ec-maintile .ec-tilecard {
  background-color: #145b61; }

.ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile .ec-tileitem-content {
  background: radial-gradient(#0066a9, #085384);
  flex: 1;
  display: flex;
  flex-direction: column; }

.ec-orange .ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile .ec-tileitem-content {
  background: radial-gradient(#ce3b17, #9b2300); }

.ec-green .ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile .ec-tileitem-content {
  background: radial-gradient(#418321, #205f1c); }

.ec-blue .ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile .ec-tileitem-content {
  background: radial-gradient(#008080, #145b61); }

.ec-green .ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile .ec-tilecard:hover {
  border: 3px solid #205f1c; }

.ec-blue .ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile .ec-tilecard:hover {
  border: 3px solid #145b61; }

.ec-orange .ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile .ec-tilecard:hover {
  border: 3px solid #9b2300; }

@media (min-width: 0px) {
  .ec-tilessection.ec-sections {
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer.ec-section {
    --n: 1;
    --g: 0.5rem;
    --item-reveal: 2.5rem;
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile {
    scroll-snap-align: center; } }

@media (min-width: 575px) {
  .ec-tilessection.ec-sections {
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer.ec-section {
    --n: 1;
    --g: 0.5rem;
    --item-reveal: 3rem;
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile {
    scroll-snap-align: center; } }

@media (min-width: 768px) {
  .ec-tilessection.ec-sections {
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer.ec-section {
    --n: 2;
    --g: 1rem;
    --item-reveal: 0rem;
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile {
    scroll-snap-align: start; } }

@media (min-width: 992px) {
  .ec-tilessection > ul.ec-tilescontainer.ec-section {
    --n: 2;
    --g: 2rem;
    --item-reveal: 0rem;
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile {
    scroll-snap-align: start; } }

@media (min-width: 1200px) {
  .ec-tilessection.ec-sections {
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer.ec-section {
    --n: 3;
    --g: 2rem;
    --item-reveal: 0rem;
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile {
    scroll-snap-align: start; } }

@media (min-width: 1455px) {
  .ec-tilessection.ec-sections {
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer.ec-section {
    --n: 3;
    --g: 3rem;
    --item-reveal: 0rem;
    padding: 0; }
  .ec-tilessection > ul.ec-tilescontainer.ec-section > li.ec-maintile {
    scroll-snap-align: start; } }