@charset "UTF-8";
/**
 * Clay 3.13.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@import url("https://fonts.googleapis.com/css2?family=Titillium+Web&display=swap");
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

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

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

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

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

span.alert {
  display: inline-block; }

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

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

.important {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 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; }
    .lfr-code tr td.line-numbers:before {
      color: #aaa;
      text-shadow: 1px 1px #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 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 .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 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:not(.component-action) {
  color: #343a40; }

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

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.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-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; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 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 {
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-out;
      background-color: #007bff; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #007bff;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007bff;
    height: 4px; }

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

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

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

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

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 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 .tree-node-checked .icon-check {
  padding-right: 0; }

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

#wrapper {
  position: relative; }

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

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

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

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

@media (min-width: 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;
  left: 0;
  position: absolute;
  width: 100%; }

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

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

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

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

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

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

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

.portlet-actions {
  float: right; }

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

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

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

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

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

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

@media (max-width: 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: box;
    display: flex; } }

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

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

.portlet-barebone .portlet-content {
  padding: 0; }
  .portlet-barebone .portlet-content .portlet-title-text {
    display: none; }

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0; }

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

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

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

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

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

@media (min-width: 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; }

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

@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 {
  transform: translateX(100%); }

@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%); }
  40% {
    transform: translateX(0%); }
  60% {
    transform: translateX(0%); }
  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 {
  transform: scale(0.8);
  transition: 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; }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    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 .selection-status {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .selection-status {
      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);
      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);
      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);
      transform: rotate(-25deg); }

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

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

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

body {
  font-family: "Titillium Web", sans-serif;
  overflow-x: hidden;
  font-size: 14px; }
  body a {
    cursor: pointer; }
  body .portlet-draggable .portlet-topper {
    z-index: 1000; }
  body .modal {
    display: none; }
    body .modal .modal-dialog {
      width: 100%;
      padding: 0 30vh; }
    body .modal.yui3-widget-modal {
      display: block; }
  body.modal-open #talkcenter {
    display: none; }
  body.modal-open .modal {
    display: block;
    overflow-y: auto; }
  body.modal-open .modal.fade {
    display: none; }
    body.modal-open .modal.fade.show {
      display: block; }

#wrapper {
  padding: 0;
  display: flex;
  flex-direction: column; }
  #wrapper .form-control {
    height: 100%; }

.site-title .logo {
  width: 100%; }
  .site-title .logo img {
    max-width: inherit;
    height: 70px; }

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

.sheet-lg,
.sheet {
  margin: 0;
  max-width: 100%; }

.lfr-icon-menu-open .dropdown-menu li a:hover, .lfr-icon-menu-open .dropdown-menu li a:focus {
  background: #efefef; }

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

.was-validated .form-control:valid,
.was-validated .form-control.is-valid {
  border-color: #4db99c; }

.vs-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 5000;
  opacity: 0;
  display: none; }
  .vs-loading.active {
    opacity: 1;
    display: block; }
  .vs-loading .loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #375d9d;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite; }
    .vs-loading .loader:before {
      content: "";
      position: absolute;
      top: 5px;
      left: 5px;
      right: 5px;
      bottom: 5px;
      border-radius: 50%;
      border: 3px solid transparent;
      border-top-color: #5a7ebe;
      -webkit-animation: spin 3s linear infinite;
      animation: spin 3s linear infinite; }
    .vs-loading .loader:after {
      content: "";
      position: absolute;
      top: 15px;
      left: 15px;
      right: 15px;
      bottom: 15px;
      border-radius: 50%;
      border: 3px solid transparent;
      border-top-color: #d8d8d8;
      -webkit-animation: spin 1.5s linear infinite;
      animation: spin 1.5s linear infinite; }

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

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

.hand {
  cursor: hand;
  cursor: pointer; }

#talkcenter {
  position: relative;
  z-index: 5000 !important; }

body .portlet-journal-content .portlet .portlet-topper {
  padding: 3px 40px 3px 24px;
  z-index: 1; }

body .portlet-journal-content .portlet .portlet-header {
  z-index: 1; }
  body .portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
    position: absolute;
    right: 0;
    top: -39px;
    background: #666;
    color: #FFF; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

.heading {
  padding: 15px 0; }
  .heading .site-title {
    margin: 0; }

.footer-frame {
  height: 675px; }

.el-autocomplete,
.el-input,
.el-radio-group,
.el-select {
  display: block;
  width: 100% !important; }
  .el-autocomplete input,
  .el-input input,
  .el-radio-group input,
  .el-select input {
    height: 34px; }
  .el-autocomplete .el-input__icon,
  .el-input .el-input__icon,
  .el-radio-group .el-input__icon,
  .el-select .el-input__icon {
    line-height: 1; }

.form-group.has-error .el-input input {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

main section[v-cloak]:before {
  content: " ";
  position: absolute;
  top: 40px;
  width: 100%;
  height: 60px;
  background-image: url(/images/loader.svg?84ea3cf3986e379de855a44e66d58b5e);
  background-position: 50%;
  background-repeat: no-repeat; }

.no-bold {
  font-weight: 400 !important; }

.text-green,
.text-red {
  color: #4db99c; }

.text-small {
  font-size: 12px; }

.error-page a {
  color: #333; }

.error-page a,
.error-page a:hover {
  text-decoration: underline; }

.row.has-error .help-block {
  border: red solid 1px;
  padding: 9px;
  border-radius: 4px;
  width: 100%;
  margin: 0 15px; }

.nomargin-bot {
  margin-bottom: 0; }

a.alert {
  display: block; }

.alert-success-telsur {
  border: 1px solid #3c763d;
  border-radius: 6px;
  color: #3c763d; }

.alert-success-telsur h4 {
  color: #3c763d; }

.alert-danger-telsur {
  border: 1px solid #ed1b23;
  border-radius: 6px;
  color: #ed1b23; }

.alert-danger-telsur h4 {
  color: #ed1b23; }

.alert-warning-telsur {
  border: 1px solid #ecad2a;
  border-radius: 6px;
  color: #a2720e; }

.expand-enter-active,
.expand-leave-active {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  overflow: hidden;
  max-height: 600px; }

.expand-enter,
.expand-leave-to {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body a {
    color: #4db99c; }
  body.fullView {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; }
    body.fullView::before {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-image: linear-gradient(180deg, transparent 50%, #000 100%);
      opacity: .6; }
    body.fullView .portlet-login,
    body.fullView .portlet-boundary_Login_ {
      margin: 0 auto; }
      body.fullView .portlet-login .pl-0,
      body.fullView .portlet-boundary_Login_ .pl-0 {
        padding-left: 15px !important; }
      body.fullView .portlet-login .logo,
      body.fullView .portlet-boundary_Login_ .logo {
        margin-top: 50px;
        padding-top: 175px;
        background-repeat: no-repeat;
        background-size: 80%;
        background-position: center 80%;
        width: 100%; }
      body.fullView .portlet-login .portlet,
      body.fullView .portlet-boundary_Login_ .portlet {
        background: #FFF;
        border-top: 10px solid #4db99c;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.91);
        border-radius: 2px 2px 3px 3px; }
        body.fullView .portlet-login .portlet h3.title,
        body.fullView .portlet-boundary_Login_ .portlet h3.title {
          text-transform: initial; }
        body.fullView .portlet-login .portlet .subtitle .red,
        body.fullView .portlet-boundary_Login_ .portlet .subtitle .red {
          color: #4db99c; }
        body.fullView .portlet-login .portlet hr,
        body.fullView .portlet-boundary_Login_ .portlet hr {
          border-top: 1px solid #eee; }
        body.fullView .portlet-login .portlet form,
        body.fullView .portlet-boundary_Login_ .portlet form {
          width: 100%; }
      body.fullView .portlet-login .btn.btn-primary,
      body.fullView .portlet-boundary_Login_ .btn.btn-primary {
        width: 100%;
        font-weight: 700;
        font-size: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 3px; }
        body.fullView .portlet-login .btn.btn-primary .material-icons,
        body.fullView .portlet-boundary_Login_ .btn.btn-primary .material-icons {
          margin-left: 5px;
          font-size: 20px; }
      body.fullView .portlet-login .container .row:first-child,
      body.fullView .portlet-boundary_Login_ .container .row:first-child {
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        color: #4A4A4A;
        padding: 0 0 25px; }
        body.fullView .portlet-login .container .row:first-child .title-right,
        body.fullView .portlet-boundary_Login_ .container .row:first-child .title-right {
          color: #375d9d; }
      body.fullView .portlet-login .container .row:last-child .col-12,
      body.fullView .portlet-boundary_Login_ .container .row:last-child .col-12 {
        text-align: center; }
      body.fullView .portlet-login .container .row:last-child [class*="col"],
      body.fullView .portlet-boundary_Login_ .container .row:last-child [class*="col"] {
        padding: 15px; }
        body.fullView .portlet-login .container .row:last-child [class*="col"]:nth-child(2),
        body.fullView .portlet-boundary_Login_ .container .row:last-child [class*="col"]:nth-child(2) {
          text-align: right; }
      body.fullView .portlet-login .container a,
      body.fullView .portlet-boundary_Login_ .container a {
        font-size: 16px;
        color: #375d9d;
        line-height: 24px;
        font-weight: 400; }
      body.fullView .portlet-login .container .needs-validation,
      body.fullView .portlet-boundary_Login_ .container .needs-validation {
        width: 100%; }
      body.fullView .portlet-login .contentObtenerClave .form-group,
      body.fullView .portlet-boundary_Login_ .contentObtenerClave .form-group {
        margin-bottom: 5px; }
    body.fullView .portlet-login {
      height: 100vh;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      body.fullView .portlet-login .portlet {
        margin: 0 auto;
        width: 35%; }
        body.fullView .portlet-login .portlet .portlet-content {
          padding: 15px; }
          body.fullView .portlet-login .portlet .portlet-content .button-holder .btn {
            background-color: #f7a400; }
      body.fullView .portlet-login .portlet-icon-back {
        display: none; }
      body.fullView .portlet-login .logo {
        width: 35%; }
      body.fullView .portlet-login .navigation {
        text-align: center; }

a:hover {
  text-decoration: none; }

::-moz-selection {
  background-color: #333;
  color: #fff; }

::selection {
  background-color: #333;
  color: #fff; }

hr {
  border-top: 1px solid #979797;
  margin-top: 15px; }

hr.nomargin {
  margin: 0; }

#content {
  padding-top: 30px; }

/*******************/
.signed-in .navbar-default .navbar-nav > li.Login {
  display: none; }

.navbar.nav-principal {
  border: none;
  border-radius: 0;
  background: #375d9d;
  margin-bottom: 0;
  padding: 0;
  min-height: 53px;
  display: block; }
  .navbar.nav-principal .container {
    padding: 0; }
    .navbar.nav-principal .container .row {
      width: 100%;
      margin: 0; }
  .navbar.nav-principal .portlet {
    margin: 0; }

.navbar-default {
  font-size: 15px;
  font-weight: 400; }
  .navbar-default .navbar-header {
    width: 100%;
    height: 100%; }
  .navbar-default .navbar-brand {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-left: 0 !important;
    width: 100%;
    height: 100%;
    line-height: 40px; }
    .navbar-default .navbar-brand:active, .navbar-default .navbar-brand:hover {
      color: #fff; }
    .navbar-default .navbar-brand .material-icons {
      font-size: 16px;
      vertical-align: middle; }
  .navbar-default .lfr-nav-item:last-child {
    background: #4db99c; }

@media (max-width: 768px) {
  .navbar-default .navbar-header {
    margin: 0 -15px;
    width: auto; } }

@media (max-width: 1200px) {
  .navbar-default .navbar-brand {
    font-size: 20px; } }

@media (max-width: 992px) {
  .navbar-default .navbar-brand {
    font-size: 16px; } }

.navbar-default .navbar-logout {
  background: #000;
  -webkit-transition: .2s;
  transition: .2s; }

.navbar-default #menucollapse {
  -webkit-transition: .4s ease;
  transition: .4s ease; }

@media (max-width: 768px) {
  .navbar-default #menucollapse {
    padding: 0;
    overflow: hidden;
    margin-top: 48px;
    height: 0; }
    .navbar-default #menucollapse.show {
      height: auto; }
    .navbar-default #menucollapse .nav.navbar-nav > li.Inicio, .navbar-default #menucollapse .nav.navbar-nav > li.Soporte {
      padding-left: 30px; }
    .navbar-default #menucollapse .dropdown-menu {
      text-align: center; } }

.navbar-default .navbar-nav {
  width: 100%;
  flex-direction: inherit;
  display: block; }
  .navbar-default .navbar-nav > li {
    -webkit-transition: .2s;
    transition: .2s;
    text-align: center;
    margin: 0;
    display: inline-block; }
    .navbar-default .navbar-nav > li .material-icons {
      position: absolute;
      left: 10px;
      top: 17px;
      color: #FFF;
      font-size: 20px; }
    .navbar-default .navbar-nav > li.Inicio {
      padding-left: 30px; }
      .navbar-default .navbar-nav > li.Inicio.selected a {
        border: 0; }
    .navbar-default .navbar-nav > li.Soporte {
      position: relative;
      padding-left: 30px;
      float: right; }
      .navbar-default .navbar-nav > li.Soporte .material-icons {
        left: 13px;
        top: 18px; }
    .navbar-default .navbar-nav > li.Gestión.Proyectos {
      display: none; }
    .navbar-default .navbar-nav > li .child-menu {
      top: 95%; }
    .navbar-default .navbar-nav > li:hover {
      background-color: #5a7ebe; }
    .navbar-default .navbar-nav > li.selected > a {
      border-bottom: #5a7ebe solid 4px;
      box-sizing: border-box;
      padding: 15px 15px 11px; }

@media (min-width: 992px) {
  .navbar-default .navbar-nav > li {
    -webkit-transition: .2s;
    transition: .2s;
    text-align: center;
    margin: 0; } }

.navbar-default .navbar-nav > li > a {
  color: #fff;
  padding: 15px 0; }

@media (max-width: 767px) {
  .navbar-default .navbar-header {
    margin: 0; }
  .navbar-default .navbar-nav > li {
    width: 100%; }
    .navbar-default .navbar-nav > li a {
      padding: 15px 8px;
      font-size: 14px;
      text-align: left; } }

@media (min-width: 992px) {
  .navbar-default .navbar-nav > li > a {
    padding: 15px 4px; } }

@media (min-width: 1200px) {
  .navbar-default .navbar-nav > li > a {
    padding: 15px;
    font-size: 15px; } }

.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:hover {
  color: #fff; }

.navbar-default .navbar-nav > .active > a {
  background: none;
  font-weight: 700;
  color: #fff; }

.navbar-default .navbar-nav > .active > a:active,
.navbar-default .navbar-nav > .active > a:hover {
  background: none;
  color: #fff; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #4db99c;
  -webkit-box-shadow: inset 0 -4px 0 #66b221;
  box-shadow: inset 0 -4px 0 #66b221;
  box-sizing: border-box; }

.navbar-nav li .dropdown-menu {
  border: none;
  background-color: #888686 !important;
  color: #fff;
  width: 250px;
  border-radius: 0;
  height: auto;
  max-height: inherit;
  overflow: visible; }
  .navbar-nav li .dropdown-menu p {
    padding: 6px 25px;
    margin-bottom: 0;
    font-size: 14px; }
  .navbar-nav li .dropdown-menu li {
    list-style: none;
    position: relative; }
    .navbar-nav li .dropdown-menu li ul {
      position: absolute;
      top: 0;
      left: 100%;
      z-index: 5000; }
    .navbar-nav li .dropdown-menu li:hover ul {
      display: block; }
    .navbar-nav li .dropdown-menu li a {
      color: inherit !important; }
    .navbar-nav li .dropdown-menu li.selected a {
      background-color: #565656;
      color: #FFF; }
  .navbar-nav li .dropdown-menu > li a {
    padding: 6px 25px;
    list-style: none;
    line-height: 2;
    color: #FFF;
    font-size: 14px;
    word-break: inherit; }
    .navbar-nav li .dropdown-menu > li a.sub-menu {
      line-height: 1.2;
      padding: 12px 10px; }
    .navbar-nav li .dropdown-menu > li a:focus, .navbar-nav li .dropdown-menu > li a:hover {
      background-color: #565656;
      color: #FFF; }

.navbar-nav li.dropdown.selected {
  background-color: #4db99c !important;
  box-shadow: inset 0 -4px 0 #4db99c;
  font-weight: bold; }

.nav-tabs a.nav-link {
  margin: 0;
  line-height: 1;
  border-radius: 10px 10px 0 0;
  padding: 5px 15px;
  background-color: #acaaaa;
  color: #fff;
  font-size: 16px;
  margin-right: 5px;
  flex: inherit; }
  .nav-tabs a.nav-link:hover {
    background-color: #d8d8d8; }
  .nav-tabs a.nav-link.active, .nav-tabs a.nav-link.active:focus, .nav-tabs a.nav-link.active:hover {
    background-color: #4db99c;
    border: 1px solid #4db99c;
    color: #fff;
    border-bottom-color: #4db99c; }
    .nav-tabs a.nav-link.active.greentab, .nav-tabs a.nav-link.active:focus.greentab, .nav-tabs a.nav-link.active:hover.greentab, .nav-tabs a.nav-link.active:focus.greentab, .nav-tabs a.nav-link.active:focus:focus.greentab, .nav-tabs a.nav-link.active:focus:hover.greentab, .nav-tabs a.nav-link.active:hover.greentab, .nav-tabs a.nav-link.active:hover:focus.greentab, .nav-tabs a.nav-link.active:hover:hover.greentab {
      background-color: #4db99c;
      border: 1px solid #4db99c;
      color: #fff;
      border-bottom-color: #4db99c; }

.navbar-toggle {
  cursor: pointer;
  margin: 7px 4px 0 0;
  position: absolute;
  right: 0;
  top: 0; }
  .navbar-toggle .icon-bar {
    background-color: #FFF; }

/******************/
@media (min-width: 1200px) {
  .help-nav {
    float: right !important; }
  .help-nav.open {
    background-color: #4db99c !important; } }

.help-nav .material-icons {
  vertical-align: top;
  font-size: 18px;
  margin-right: 5px; }

.ltr h2 {
  margin: 0;
  font-weight: 700;
  font-size: 24px;
  color: #375d9d;
  display: inline-block; }

.ltr h3 {
  font-size: 20px;
  color: #375d9d;
  font-weight: 700; }

.ltr h4 {
  font-weight: 700;
  font-size: 18px;
  color: #375d9d; }

.ltr .journal-content-article h3,
.ltr .journal-content-article h4 {
  margin-top: 0;
  text-transform: inherit; }

.nvd3 .nv-bar {
  fill: #66b221 !important; }

.nv-groups .nv-group {
  opacity: 1; }

/* grilla + botonera pdf */
.grillaForm {
  display: grid;
  width: 100%;
  grid-template-areas: "formulario" "botonera"; }
  .grillaForm .botonera {
    grid-area: botonera;
    text-align: right; }
  .grillaForm .contentForm {
    grid-area: formulario; }

/* MEDIA - bootstrap 3*/
.media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-object.img-thumbnail {
  max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
  text-transform: initial; }

.media-list {
  padding-left: 0;
  list-style: none; }

.media-help {
  margin: 0 auto;
  text-align: left;
  margin-bottom: 10px; }

.rotate180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  vertical-align: middle;
  font-size: 18px; }

/******** BTN ***********/
.btn {
  background: #f7a400;
  border: 0;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  border-radius: 25px;
  font-size: 15px;
  white-space: inherit;
  padding: 10px 25px;
  font-size: 14px;
  cursor: pointer;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center; }
  .btn:active, .btn:active:focus, .btn:focus, .btn:hover {
    opacity: 0.5;
    background: #f7a400; }
  .btn:disabled {
    background: #f7a400;
    opacity: 0.5; }
  .btn img.media-inline {
    height: 20px; }
  .btn.btn-sm {
    padding: 5px 10px; }
    .btn.btn-sm .material-icons {
      font-size: 14px; }

.btn-primary {
  margin: 5px 0; }

.btn-secondary {
  background: #6c757d;
  margin: 5px 0; }
  .btn-secondary:disabled, .btn-secondary:active, .btn-secondary:active:focus, .btn-secondary:focus, .btn-secondary:hover {
    background: #5a6268; }

.btn-gray {
  background: #f1f1f1;
  padding: 10px 25px;
  margin: 5px 0;
  -webkit-transition: .2s;
  transition: .2s; }
  .btn-gray .btn-dark-gray, .btn-gray:disabled, .btn-gray:active, .btn-gray:active:focus, .btn-gray:focus, .btn-gray:hover {
    background: #d8d8d8; }

.btn-dark-gray {
  padding: 10px 25px;
  margin: 5px 0;
  -webkit-transition: .2s;
  transition: .2s; }
  .btn-dark-gray:active, .btn-dark-gray:active:focus, .btn-dark-gray:focus, .btn-dark-gray:hover {
    background: #bfbebe; }

.btn-white-border {
  background-color: #f7a400;
  border: 2px solid #fff;
  padding: 10px 20px;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: .2s ease;
  transition: .2s ease; }
  .btn-white-border:active, .btn-white-border:focus, .btn-white-border:hover {
    color: #4db99c;
    border-color: #fff;
    background-color: #fff; }

.btn-logout {
  margin-top: 25px;
  line-height: 1; }
  .btn-logout svg {
    vertical-align: middle; }
  .btn-logout .logout-icon {
    fill: green; }
  .btn-logout:active .logout-icon, .btn-logout:focus .logout-icon, .btn-logout:hover .logout-icon {
    fill: #fff; }

.green-btn {
  background: #f7a400;
  border: 0;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  border-radius: 25px;
  font-size: 15px;
  white-space: inherit;
  padding: 10px 25px;
  font-size: 14px;
  cursor: pointer;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 600; }
  .green-btn:active, .green-btn:active:focus, .green-btn:focus, .green-btn:hover {
    opacity: 0.5;
    background: #f7a400; }
  .green-btn:disabled {
    background: #f7a400;
    opacity: 0.5; }

.back-button {
  background: #f7a400;
  border: 0;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  border-radius: 25px;
  font-size: 15px;
  white-space: inherit;
  padding: 10px 25px;
  font-size: 14px;
  cursor: pointer;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 50px; }
  .back-button:active, .back-button:active:focus, .back-button:focus, .back-button:hover {
    opacity: 0.5;
    background: #f7a400; }
  .back-button:disabled {
    background: #f7a400;
    opacity: 0.5; }
  .back-button:disabled {
    background-color: #d8d8d8;
    color: #757575;
    cursor: not-allowed; }

.button-container .btn {
  margin-top: 23px; }

.form-group .btn {
  display: inline-block; }

/******** BTN **********/
.cambioClave .panel {
  background: transparent; }
  .cambioClave .panel .panel-body {
    padding: 15px 0; }
    .cambioClave .panel .panel-body [class*="col-"] {
      padding-left: 0; }

.cambioClave .rancagua {
  display: none; }

.contentMenu .item:last-child .sidebar-button {
  margin: 0; }

.sidebar-container {
  padding: 0;
  margin-bottom: 25px; }
  .sidebar-container .row {
    display: inline-block;
    width: 100%;
    margin: 0; }
  .sidebar-container .portlet {
    margin-bottom: 0; }

.table.table-invoice > thead > tr > th {
  background: #4db99c;
  color: #fff;
  border-bottom: none; }

.table.table-invoice > thead > tr:first-child > td {
  border-top: none; }

/*********       *********/
[class*="page-component"] form {
  width: 100%; }

/******** PANEL **********/
.panel {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: #f1f1f1; }

.panel-main {
  background: #d8d8d8;
  color: #000; }
  .panel-main .welcome {
    font-size: 20px; }
  .panel-main .client {
    font-weight: 700; }
  .panel-main hr {
    border-top: 1px solid #fff;
    opacity: .2;
    margin: 10px 0; }
  .panel-main form label {
    font-weight: 400; }
  .panel-main form select.form-control {
    -webkit-box-shadow: none;
    box-shadow: none; }

.panel-default > .panel-heading {
  display: block;
  text-decoration: none;
  border-radius: 0;
  background: #4db99c;
  color: #fff;
  border: none;
  padding: 10px 15px; }
  .panel-default > .panel-heading h3.panel-title {
    font-size: 18px;
    color: #FFF;
    margin: 10px 0;
    font-weight: 300; }

.contentEjecutivos .panel .panel-heading {
  background: #4db99c;
  padding: 20px;
  color: #FFF; }

.contentEjecutivos .panel img {
  margin: 0 0 20px;
  max-width: 40%; }

.panel-default > .panel-body {
  display: block;
  text-decoration: none; }
  .panel-default > .panel-body ul {
    padding-left: 20px;
    list-style-type: square; }
    .panel-default > .panel-body ul li {
      margin-bottom: 5px; }

.panel-default > .panel-body .panel-title {
  font-size: 18px; }

.panel-default > .panel-footer {
  display: block;
  background: #66b221;
  color: #fff;
  border-radius: 0;
  border: none; }

.panel-default > .panel-footer:focus,
.panel-default > .panel-footer:hover {
  text-decoration: none; }

.panel-default > .panel-footer a {
  color: #fff; }

.panel-default > .panel-footer .panel-title {
  font-size: 18px; }

.index-row {
  margin-top: 10px; }

.panel ul {
  margin-bottom: 0; }

.side-panel {
  margin-top: 1px;
  background-color: #4db99c;
  display: block;
  text-decoration: none;
  border-radius: 0;
  color: #fff;
  border: none;
  font-size: 18px;
  padding: 10px 15px;
  -webkit-transition: .2s;
  transition: .2s;
  margin-bottom: 20px; }

.side-panel:hover {
  opacity: .8; }

.side-panel:focus {
  color: #fff; }

.side-panel .panel-title {
  font-size: 18px; }

a.side-panel,
a.side-panel:hover {
  text-decoration: none; }

a.side-panel:hover {
  color: #fff; }

.panel-menu .panel-body {
  background: #fff;
  padding: 0; }

.panel-invoice {
  background: #fff;
  border-right: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8; }
  .panel-invoice h3 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    padding: 10px;
    background-color: #375d9d; }
  .panel-invoice .table-container {
    padding: 8px;
    border-radius: 4px;
    margin-bottom: 10px; }
  .panel-invoice .table-invoice {
    font-size: 14px;
    margin-bottom: 0; }
    .panel-invoice .table-invoice > tbody > tr {
      border-bottom: 1px solid #d8d8d8; }
      .panel-invoice .table-invoice > tbody > tr > td,
      .panel-invoice .table-invoice > tbody > tr > th {
        border-top: none;
        padding: 4px; }
        .panel-invoice .table-invoice > tbody > tr > td .danger-text,
        .panel-invoice .table-invoice > tbody > tr > th .danger-text {
          color: #ed1b23; }
    .panel-invoice .table-invoice .balance {
      font-size: 24px;
      font-weight: 500;
      color: #000; }

@media (min-width: 992px) {
  .panel-invoice .balance {
    font-size: 40px; } }

.panel-invoice .balance-title,
.panel-invoice .expiration {
  font-size: 15px;
  font-weight: 300; }

.panel-invoice .expiration {
  color: #4db99c; }

.balance-box {
  padding: 15px;
  background-color: #FFF;
  color: #8F8F8F;
  margin-bottom: 15px;
  border: 1px solid #d8d8d8; }
  .balance-box .balance {
    color: #4db99c;
    font-size: 28px;
    font-weight: 700;
    line-height: 120%; }

.balance-button {
  background: #f7a400;
  border: 0;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  border-radius: 25px;
  font-size: 15px;
  white-space: inherit;
  padding: 10px 25px;
  font-size: 14px;
  cursor: pointer;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 8px; }
  .balance-button:active, .balance-button:active:focus, .balance-button:focus, .balance-button:hover {
    opacity: 0.5;
    background: #f7a400; }
  .balance-button:disabled {
    background: #f7a400;
    opacity: 0.5; }
  .balance-button:hover {
    color: #fff; }
  .balance-button.disabled {
    background-color: #f1f1f1;
    color: #d8d8d8;
    cursor: not-allowed; }

@media (min-width: 1200px) {
  .historic-payments-component {
    min-height: 435px;
    position: relative; }
  .historic-payments-component svg {
    position: absolute;
    bottom: 20px; } }

.balance-link {
  display: block;
  color: #8F8F8F;
  text-decoration: underline;
  margin: 5px 8px; }
  .balance-link:hover {
    text-decoration: underline; }
  .balance-link:last-child {
    margin-bottom: 20px; }

.panel-help > .panel-body {
  color: #4a4a4a;
  background: #fff;
  border: 1px solid #4a4a4a; }

.panel-help > .panel-body .need-help {
  font-size: 18px;
  margin-bottom: 10px; }

.panel-help > .panel-body .contact-us {
  font-size: 22px;
  margin-top: 5px; }

.panel-help > .panel-body .icon-phone {
  width: 65px;
  height: 65px;
  margin: 0 auto; }

.panel-help > .panel-body .phone {
  color: #66b221;
  font-size: 28px;
  font-weight: 700;
  text-decoration: none;
  line-height: 1; }

.panel-eco > .panel-body {
  color: #fff;
  background: #4db99c; }

ul.menu {
  list-style: none !important;
  padding: 0 !important;
  background: #f1f1f1; }

ul.menu > li > a {
  position: relative;
  display: block;
  font-size: 16px !important;
  padding: 10px;
  color: #000;
  text-decoration: none !important; }

@media (max-width: 992px) {
  ul.menu > li > a {
    padding: 10px; } }

@media (min-width: 1200px) {
  ul.menu > li > a {
    padding: 10px 20px; } }

ul.menu > li > a:hover {
  text-decoration: underline; }

ul.menu > li > ul {
  background: #fff;
  list-style: none !important;
  padding: 0 !important; }

ul.menu > li > ul > li {
  border-bottom: 1px solid #979797;
  margin: 0 !important; }

ul.menu > li > ul > li > a {
  display: block;
  padding: 5px 20px;
  color: #000;
  font-size: 14px !important;
  text-decoration: none !important; }

@media (max-width: 768px) {
  ul.menu > li > ul > li > a {
    padding: 10px 0; } }

ul.menu > li > ul > li > a:hover {
  text-decoration: none; }

ul.menu > li > ul.my-products li:last-child {
  margin-bottom: 10px;
  border-bottom: 0; }

ul.menu li.active-product {
  font-weight: 700;
  color: #4db99c; }

ul.menu li.active-product span {
  color: #333; }

ul.menu li.active-product.tv-list {
  padding-left: 20px; }

ul.menu li.active-product.tv-list ul {
  list-style-type: none;
  padding-left: 10px; }

ul.menu li.active-product.tv-list ul > li {
  border-bottom: 1px solid #979797;
  margin: 0 !important;
  padding: 5px 0; }

ul.menu li.active-product.tv-list ul > li:last-child {
  border-bottom: none;
  padding-bottom: 10px; }

ul.menu li.active-product a {
  font-weight: 700;
  color: #4db99c;
  text-decoration: none; }

ul.menu li.active-product a:hover {
  text-decoration: underline; }

.cotiza-check {
  display: inline-block;
  padding: 20px 0 6px 20px;
  font-size: 11px;
  color: #000; }

.cotiza-check img {
  width: 16px;
  height: auto;
  margin-left: 5px; }

.update-btn {
  text-decoration: underline;
  cursor: pointer; }

.update-btn a,
a.back-btn {
  color: inherit; }

a.back-btn {
  text-decoration: underline; }

@media (min-width: 768px) {
  a.back-btn {
    float: right; } }

.media-inline {
  display: inline;
  vertical-align: middle; }

button .glyphicon {
  color: #fff !important; }

.assist-module {
  background-color: #f2f2f2;
  border-radius: 4px;
  text-align: center;
  padding-top: 20px; }

.assist-module .assist-img {
  width: 96px;
  height: 96px;
  margin: 0 auto 15px;
  border-radius: 50%;
  overflow: hidden; }

.assist-module .assist-img img {
  width: 100%;
  height: auto; }

.assist-module form.assist-message .form-group {
  padding: 0 30px; }

.assist-module form.assist-message .form-group textarea {
  resize: none;
  max-width: 100%; }

.assist-module .assist-name {
  color: #4db99c;
  font-size: 14px;
  font-weight: 600;
  padding: 0 50px;
  margin-bottom: 0; }

.assist-module .assist-description {
  font-size: 12px;
  color: #000;
  font-weight: 400; }

.assist-module .assist-contact {
  font-size: 14px;
  color: #000; }

.assist-module .assist-contact a {
  color: #000; }

.assist-module .assist-details {
  font-size: 10px;
  color: #000;
  padding: 20px 50px; }

.message-btn {
  width: 100%;
  background-color: #4db99c;
  border-radius: 0 0 4px 4px;
  color: #fff;
  padding: 10px 0;
  font-size: 16px; }

.message-btn:hover {
  background-color: #4d8719; }

.soporte-text {
  padding: 10px 0;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 20px; }

.soporte-text a {
  text-decoration: underline;
  font-weight: 400;
  display: block;
  color: inherit; }

.products-list {
  padding: 0; }

.products-list li {
  padding: 7px 0;
  border-top: 1px solid #d8d8d8;
  list-style: none; }

.products-list li:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #3f95d5;
  display: inline-block;
  margin-right: 10px;
  border-radius: 50%; }

.products-list li:last-child {
  border-bottom: 1px solid #d8d8d8; }

.escalamiento-btn {
  text-align: center;
  font-size: 15px;
  color: #fff;
  background-color: #66b221;
  padding: 20px;
  margin: 30px 0; }

.escalamiento-btn strong {
  font-weight: 600;
  font-size: 21px; }

.escalamiento-btn img {
  margin-top: 10px; }

.module-buscar-servicios {
  display: inline-block;
  margin: 20px 0; }

.module-buscar-servicios .buscar-title {
  background-color: #3f95d5;
  display: inline-block;
  border-radius: 4px 4px 0 0;
  color: #fff;
  padding: 5px 20px;
  font-size: 18px;
  font-weight: 600; }

.module-buscar-servicios table td {
  padding: 2px 0; }

.module-buscar-servicios table td:nth-child(2n) {
  padding-left: 5px; }

.module-buscar-servicios form {
  background-color: #f1f1f1;
  padding: 10px 20px; }

.monitoreo-avanzado {
  padding: 20px;
  text-align: center;
  background-color: #f1f1f1;
  font-size: 18px;
  color: #000;
  margin: 20px 0; }

.monitoreo-avanzado .btn {
  margin-top: 10px; }

.icon-host {
  width: 25px;
  height: auto; }

.form-inline,
.status {
  display: inline-block; }

.status {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  vertical-align: baseline;
  margin-right: 10px; }

.status.green {
  background-color: #6da62e; }

.status.yellow {
  background-color: #e7dc59; }

.status.red {
  background-color: #d0021b; }

.table.table-gray ul {
  padding: 0 0 0 20px;
  margin: 0; }
  .table.table-gray ul li {
    line-height: 100%; }

.table.table-gray tr td .btn-primary {
  background-color: #375d9d; }

.table.table-gray a {
  color: #4db99c; }

.table.table-gray audio {
  display: block; }

.table.table-gray .stop-audio {
  display: block;
  float: right;
  padding-top: 8px; }

.table.table-gray > thead > tr > th {
  background: #999;
  color: #fff;
  border-bottom: none;
  padding: 3px 8px;
  border-right: 1px solid #fff;
  vertical-align: middle; }

.table.table-gray > thead > tr > th:last-child {
  border: none; }

.table.table-gray > tbody > tr:first-child > td {
  border-top: none; }

.table.table-gray > tbody > tr:last-child {
  border-bottom: 1px solid #ddd; }

.table[ng-table="tableContactos"] td {
  word-wrap: anywhere; }
  .table[ng-table="tableContactos"] td:nth-child(8) {
    padding: 0; }
  .table[ng-table="tableContactos"] td:nth-child(9) {
    padding-right: 0;
    padding-left: 2px; }

.table.ng-table td {
  text-align: center; }

[ng-controller="ContactosVigentes"] .table thead th:nth-child(1), [ng-controller="ContactosVigentes"] .table thead th:nth-child(2) {
  min-width: 145px; }

[ng-controller="ContactosVigentes"] .table thead th:nth-child(3) {
  min-width: 170px; }

[ng-controller="ContactosVigentes"] .table thead th:nth-child(4) {
  min-width: 110px; }

[ng-controller="ContactosVigentes"] .table thead th:nth-child(5) {
  min-width: 250px; }

[ng-controller="ContactosVigentes"] .table thead th:nth-child(6) {
  min-width: 110px; }

[ng-controller="ContactosVigentes"] .table thead th:nth-child(7) {
  min-width: 130px; }

[ng-controller="ContactosVigentes"] [class*="page-component"] .scroll {
  overflow: auto;
  display: inline-block;
  width: 100%; }

.internet-plans-details .table-planes thead {
  border: 0; }

.internet-plans-details .table-planes thead tr th {
  background: #1a1a1a;
  color: #fff;
  border: none;
  font-size: 20px; }

.internet-plans-details .table-planes tbody tr th {
  font-size: 16px;
  font-weight: 300; }

.internet-plans-details .table-planes tbody tr td:first-child {
  background: #f2f2f2;
  font-size: 20px;
  font-weight: 300; }

.internet-plans-details .table-planes tbody tr td:nth-child(2) {
  color: #ed1b23; }

.internet-plans-details .table-planes tbody tr td:first-child strong {
  font-weight: 600; }

.internet-plans-details .table-planes tbody tr td {
  font-size: 18px;
  font-weight: 600;
  color: #4a4a4a; }

.internet-plans-details .table-planes tbody tr td strong {
  font-size: 16px;
  font-weight: 600; }

.internet-plans-details .table-planes tbody tr td .btn-default {
  background: #ed1b23;
  color: #fff;
  border-radius: 0;
  border: none; }

.internet-plans-details .table-planes tfoot {
  font-size: 11px;
  font-family: Helvetica; }

.internet-table td {
  min-width: 200px;
  text-align: right;
  padding: 5px; }

.img-check {
  width: 16px;
  height: auto;
  margin-left: 5px; }

table.all-products-list {
  width: 100%; }

table.all-products-list tbody {
  background-color: #e6e6e6;
  width: 100%; }

table.all-products-list tbody tr {
  border-bottom: 2px solid #fff; }

table.all-products-list tbody tr td {
  padding: 10px;
  font-size: 14px;
  line-height: 1.2; }

table.all-products-list tbody tr td:last-child {
  text-align: center; }

table.all-products-list tbody tr td:last-child img {
  margin: 0; }

.contacto-fallas {
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid #979797;
  display: inline-block;
  text-align: center;
  padding: 10px 30px; }

.contacto-fallas a {
  text-decoration: underline;
  color: #4db99c; }

.acceso-monitoreo {
  background-color: #d8d8d8;
  padding: 20px 30px;
  display: inline-block;
  margin: 20px 0; }

.ltr footer {
  padding: 40px 0 20px;
  border-top: 12px solid #f7a400;
  background-color: #375d9d;
  color: #fff;
  margin: auto 0 0; }
  .ltr footer h4 {
    color: #fff; }
  .ltr footer a {
    color: inherit; }

@media (max-width: 768px) {
  footer .container {
    padding-top: 30px; }
    footer .container img {
      width: 100%; } }

.facturacion,
.soporte {
  margin-top: 30px; }

.inet-item,
.margin-top,
.table-respaldo {
  margin-top: 20px; }

.housing-table .status {
  margin-left: 15px; }

.telsur-tabs:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: -2px;
  top: 0;
  width: 40px;
  height: 50px;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
  display: none; }

.telsur-tabs .card-header {
  background: transparent; }

.telsur-tabs .tab-content > .tab-pane {
  border: 0; }

.products-tabs,
.tabs-container {
  position: relative; }

.tabs-container {
  margin-top: 30px;
  /*
    overflow-y: hidden;
    overflow-x: scroll;
    */ }
  .tabs-container .nav-tabs {
    white-space: nowrap;
    margin-bottom: 20px;
    display: inline-block;
    min-width: 100%;
    border-bottom: 1px solid #acaaaa; }
    .tabs-container .nav-tabs > li {
      float: none;
      display: inline-block; }
      .tabs-container .nav-tabs > li a.nav-link {
        margin: 0;
        line-height: 1;
        border-radius: 10px 10px 0 0;
        padding: 5px 15px;
        background-color: #acaaaa;
        color: #fff;
        font-size: 16px;
        margin-right: 5px; }
        .tabs-container .nav-tabs > li a.nav-link:hover {
          background-color: #d8d8d8; }
        .tabs-container .nav-tabs > li a.nav-link.active {
          background-color: #4db99c;
          border: 1px solid #4db99c;
          color: #fff;
          border-bottom-color: #4db99c; }

h4.descarga-condiciones-generales {
  text-decoration: underline; }

.icon-pdf {
  min-width: 70px; }

.tab-content > .tab-pane {
  padding: 20px 30px;
  border: 1px solid #979797; }

.tabs-content {
  padding: 20px 30px;
  border: 1px solid #979797; }
  .tabs-content span {
    color: #4db99c;
    font-weight: 600; }
  .tabs-content .obligatorio {
    margin: 10px 0;
    color: #4a4a4a;
    font-size: 12px; }
  .tabs-content table thead,
  .tabs-content table tbody {
    min-width: 100%; }

.tab-table td {
  max-width: 240px;
  padding: 3px 0; }
  .tab-table td:first-child {
    font-weight: 700;
    margin-right: 30px; }

.table-trafico tr th:last-child {
  text-align: center; }

.table-trafico tr td:last-child {
  background-color: #ededed;
  text-align: center; }

.table-title td:first-child {
  font-weight: 700;
  color: #4db99c;
  padding-top: 20px; }

.saldo-resumen {
  padding: 30px; }

@media (min-width: 992px) {
  .saldo-resumen {
    border-left: 1px solid #979797; } }

.lista-saldo {
  font-size: 16px; }
  .lista-saldo ul {
    padding: 0;
    margin-bottom: 30px; }
    .lista-saldo ul li {
      list-style: none; }
      .lista-saldo ul li:last-child {
        padding-left: 20px; }
      .lista-saldo ul li a {
        color: #4db99c;
        text-decoration: underline; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #4db99c;
  border-color: #4db99c; }

.pagination > li > a,
.pagination > li > span {
  color: #000; }

.pago-online h4 {
  display: inline-block;
  vertical-align: middle; }

.pago-online h3 {
  color: #000;
  font-size: 24px;
  font-weight: 700; }
  .pago-online h3 span {
    color: #dc2a2a;
    padding-left: 20px; }

.pasos-pago {
  width: 38px;
  height: 38px;
  background-color: #000;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
  border-radius: 50%;
  line-height: 1.2;
  margin-right: 10px;
  margin-bottom: 10px; }

.cont-metodos {
  margin-top: 20px;
  margin-left: 30px; }

.medio-pago {
  margin-left: 15px; }

.form-width {
  max-width: 160px;
  margin-bottom: 10px;
  display: inline-block; }

.paso-cont {
  margin-top: 40px; }

.radio-recarga {
  margin-right: 5px !important; }

.pac-content div {
  border: 1px solid #979797;
  padding: 15px 40px;
  border-radius: 15px;
  margin-bottom: 30px; }

.pac-content div img {
  margin: 5px 10px; }

.convenio-cont h4 {
  color: #4a4a4a;
  font-size: 18px;
  margin-top: 20px;
  display: inline-block; }

.convenio-form {
  width: 100%; }

.convenio-form tr {
  width: 100%;
  margin-bottom: 20px; }

.convenio-form td {
  padding-right: 40px;
  padding-bottom: 10px; }

.print-sign {
  width: 210px;
  border-top: 1px solid #000;
  margin-top: 80px;
  margin-bottom: 50px; }

.assist-container,
.single-product {
  padding: 30px; }

@media (min-width: 992px) {
  .single-product {
    border-right: 1px solid #979797; } }

.single-product span {
  color: #4db99c; }

.single-product h4 {
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  color: #4a4a4a; }

.single-product h3 {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 30px; }

.single-product .ayuda h4 {
  color: #4db99c;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 15px; }

.item-oficina {
  border: 1px solid #979797;
  margin-bottom: 30px; }

.item-oficina h4 {
  margin: 0;
  padding: 7px 10px;
  background-color: #4db99c;
  color: #fff; }

.map-responsive {
  overflow: hidden;
  position: relative;
  height: 130px; }

.map-responsive iframe {
  width: 100%; }

.oficina-info {
  padding: 10px; }

.oficina-info span {
  font-size: 23px;
  vertical-align: top;
  color: #d8d8d8;
  margin-right: 4px; }

.sucursal-info {
  display: inline-block;
  margin-bottom: 10px;
  max-width: 210px; }

.sucursal-info .item-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 3px; }

.sucursal-info .item-subtitle {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px; }

.sucursal-info p {
  margin: 0; }

.sucursal-info a {
  color: #4db99c; }

h3.loading-text {
  margin: 0; }

h3.loading-text .label-info {
  display: block;
  padding: 10px 12px 9px; }

.widget-ayuda {
  background: #f3f3f3;
  padding: 10px;
  min-height: 350px;
  border-bottom: 12px solid #4db99c; }

.widget-ayuda ul {
  padding: 0; }

.widget-ayuda li {
  background: url(/images/bullet-manquehue.svg?10e3f57807b757d3774339afd25912c6) left 10px no-repeat;
  padding-left: 12px;
  padding-top: 4px;
  list-style: none; }

.widget-ayuda li a {
  color: #000;
  font-weight: 400; }

.widget-ayuda h3 a {
  color: #4db99c;
  font-weight: 700; }

.banner_contactanos {
  text-align: left; }

.banner_contactanos h2 {
  font-weight: 400;
  color: inherit; }

.banner_contactanos h6 {
  color: #4db99c;
  font-weight: 700;
  font-size: 14px;
  margin: 0; }

.banner_contactanos .media img {
  max-width: 60px;
  display: none; }

.banner_contactanos .media .size-24 {
  font-size: 24px; }

.schedule-tickets-component h3 {
  color: #4db99c;
  font-size: 18px;
  font-weight: 600; }

.schedule-tickets-component .label {
  padding: 7px 10px;
  font-size: 14px;
  border-radius: 0;
  margin-bottom: 10px;
  display: inline-block; }

.schedule-tickets-component .label.label-primary {
  background-color: #4a4a4a; }

.schedule-tickets-component .label.label-default {
  background-color: #4db99c; }

.schedule-tickets-component .panding-tickets-table thead tr th {
  border-bottom: 0; }

.schedule-tickets-component .panding-tickets-table tbody tr {
  border: 1px solid #fff; }

.schedule-tickets-component .panding-tickets-table tbody tr:hover {
  border: 1px solid #4db99c; }

.schedule-tickets-component .panding-tickets-table tbody tr:hover td {
  border: 0; }

.schedule-tickets-component .panding-tickets-table tbody tr:hover td:first-child {
  background-color: #4db99c;
  color: #fff; }

.schedule-tickets-component .timesheet-table h4 {
  color: #417505;
  margin-bottom: 5px; }

.schedule-tickets-component .timesheet-table .unavailable-item {
  opacity: .7; }

.schedule-tickets-component .timesheet-table .unavailable-item span {
  font-size: 24px; }

.schedule-tickets-component .timesheet-table .unavailable-item h4 {
  color: #333; }

.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }

.fade-enter,
.fade-leave-to {
  opacity: 0; }

span.payment-step-number {
  display: inline-block;
  background-color: #000;
  color: #fff;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 700;
  padding: 4px 11px;
  margin-right: 7px;
  line-height: 1.42857143; }

.pay-btn-container {
  margin-top: 30px;
  text-align: right; }

.pay-btn {
  font-size: 20px;
  padding: 10px 25px; }

.input-payment-provider .media-body {
  width: 60px;
  text-align: center; }

.input-payment-provider .media-object {
  max-width: 80px; }

.contracts-conditions {
  background-color: #f0f0f0;
  padding: 17px 20px 20px; }

.contracts-conditions h4 {
  margin: 0; }

.plan-channels-row > td.plan-channels-column {
  padding: 0;
  background-color: #f8f8f8; }

.plan-channels-row > td.plan-channels-column ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.plan-channels-row > td.plan-channels-column li {
  padding: 8px;
  border-bottom: 1px dotted #d4d4d4; }

.plan-channels-row > td.plan-channels-column li:last-child {
  border-bottom: none; }

.btn-toggle-channels {
  cursor: pointer;
  text-align: right;
  color: #4db99c;
  text-decoration: underline; }
  .btn-toggle-channels .glyphicon-chevron-down {
    line-height: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    font-size: 16px; }
  .btn-toggle-channels.visible .glyphicon-chevron-down {
    -webkit-transform: rotate(180deg) translate(0);
    transform: rotate(180deg) translate(0); }

.nav-television-steps {
  font-size: 0; }
  .nav-television-steps .television-step {
    display: inline-block;
    width: 33%;
    text-align: center;
    margin-bottom: 30px;
    font-size: 14px; }
    .nav-television-steps .television-step:first-child {
      margin-left: 0; }
    .nav-television-steps .television-step span {
      width: 26px;
      height: 26px;
      text-align: center;
      border-radius: 50%;
      background-color: #939393;
      color: #fff;
      padding-top: 3px;
      display: block;
      margin: 0 auto;
      margin-bottom: 7px; }

.floating-mobile-cart,
.nav-television-steps .television-step.completed span {
  background-color: #4db99c; }

.floating-mobile-cart {
  width: 60px;
  height: 60px;
  bottom: 30px;
  right: 30px;
  z-index: 99;
  position: fixed;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  -webkit-box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.5); }
  .floating-mobile-cart .material-icons {
    font-size: 30px;
    vertical-align: middle; }
  .floating-mobile-cart .total-cart {
    position: absolute;
    right: -5px;
    top: -5px;
    font-size: 16px;
    color: #4db99c;
    background-color: #fff;
    border: 2px solid #4db99c;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    line-height: 1.3; }
  .floating-mobile-cart:hover {
    color: #fff; }

.info-contracted-plans .text-default {
  margin-top: 15px; }

.info-contracted-plans .text-default span {
  color: #cc1c00; }

.selected-plans-list .select-instructions {
  padding: 5px;
  border-radius: 2px;
  border: 1px solid #4db99c;
  line-height: 1;
  margin-bottom: 15px; }

.selected-plans-list .plan {
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 2px 4px 0 rgba(237, 237, 237, 0.5);
  box-shadow: 0 2px 4px 0 rgba(237, 237, 237, 0.5);
  border-radius: 2px;
  margin-bottom: 15px; }
  .selected-plans-list .plan .info-plan {
    padding: 15px; }
    .selected-plans-list .plan .info-plan .media-left img {
      max-width: 60px;
      display: inline-block; }
    .selected-plans-list .plan .info-plan .name {
      font-weight: 700;
      text-transform: lowercase;
      color: #4a4a4a;
      font-size: 22px; }
    .selected-plans-list .plan .info-plan .price {
      color: #4db99c;
      font-size: 22px;
      font-weight: 700; }
    .selected-plans-list .plan .info-plan .remove-plan {
      color: #f22613;
      margin-top: 20px;
      display: inline-block; }
      .selected-plans-list .plan .info-plan .remove-plan .material-icons {
        font-size: 16px;
        vertical-align: middle;
        margin-right: 10px; }
      .selected-plans-list .plan .info-plan .remove-plan:hover {
        text-decoration: underline; }
    .selected-plans-list .plan .info-plan.cancel-plans {
      padding: 0;
      cursor: pointer; }
      .selected-plans-list .plan .info-plan.cancel-plans .media-left {
        padding: 15px; }
        .selected-plans-list .plan .info-plan.cancel-plans .media-left .check {
          margin-top: 20px; }
      .selected-plans-list .plan .info-plan.cancel-plans .media-body {
        padding: 15px; }
      .selected-plans-list .plan .info-plan.cancel-plans .image {
        border-left: 1px solid #e5e5e5; }
  .selected-plans-list .plan .view-channels {
    border-top: 1px solid #e5e5e5; }
    .selected-plans-list .plan .view-channels .btn-toggle-channels {
      text-align: left;
      text-decoration: none;
      padding: 5px 15px;
      background-color: #fff;
      -webkit-transition: .2s ease;
      transition: .2s ease; }
      .selected-plans-list .plan .view-channels .btn-toggle-channels a {
        color: #4db99c; }
      .selected-plans-list .plan .view-channels .btn-toggle-channels span {
        float: right; }
      .selected-plans-list .plan .view-channels .btn-toggle-channels:hover {
        background-color: #f3f2f2; }
    .selected-plans-list .plan .view-channels ul {
      margin: 10px 15px; }

.selected-plans-list .totals {
  padding: 15px;
  background-color: #ebebeb;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 2px 4px 0 rgba(237, 237, 237, 0.5);
  box-shadow: 0 2px 4px 0 rgba(237, 237, 237, 0.5);
  border-radius: 2px; }
  .selected-plans-list .totals h4 {
    font-size: 22px;
    color: #4a4a4a;
    font-weight: 700;
    margin: 0;
    line-height: 1.2; }
  .selected-plans-list .totals .total-number {
    color: #4db99c;
    margin-top: 30px;
    font-weight: 700;
    font-size: 22px; }

@media (max-width: 768px) {
  .selected-plans-list .plan .info-plan .remove-plan {
    display: inline; }
    .selected-plans-list .plan .info-plan .remove-plan span {
      opacity: 0; }
    .selected-plans-list .plan .info-plan .remove-plan .material-icons {
      font-size: 20px;
      margin-top: 20px; } }

.box-success-message {
  background-color: #f0f0f0; }

.box-success-message h5 {
  color: #cc1c00; }

.box-success-message .box-success-message-body {
  padding: 25px 15px 15px; }

.box-success-message .box-success-message-footer h4 {
  background-color: #4a4a4a;
  color: #fff;
  font-size: 18px;
  margin-bottom: 0;
  padding: 6px 12px; }

.table-contracted-plans-header {
  margin-top: 25px;
  font-size: 16px;
  font-weight: 700; }

.select-heading {
  font-size: 16px;
  color: #4a4a4a;
  margin-top: 5px;
  font-weight: 700; }

.television-list {
  margin-top: 30px; }

.tabs-television-category {
  margin: 0; }

.tabs-television-category li {
  display: inline-block;
  background-color: #000; }

.tabs-television-category li.active {
  background-color: #cc1c00; }

.tabs-television-category li a {
  padding: 7px 21px;
  display: block;
  color: #fff; }

#modalDetallePromo .modal-dialog .modal-content .modal-header {
  background: #f0a52b;
  text-align: center; }
  #modalDetallePromo .modal-dialog .modal-content .modal-header h5 {
    color: #FFF; }
  #modalDetallePromo .modal-dialog .modal-content .modal-header .close {
    color: #FFF !important; }

#modalDetallePromo .modal-dialog .modal-content .channel-item {
  border: 0;
  padding: 15px 50px;
  margin: 0;
  height: auto; }
  #modalDetallePromo .modal-dialog .modal-content .channel-item .channel-body {
    height: 100%;
    flex-direction: column;
    padding: 0;
    display: flex; }
    #modalDetallePromo .modal-dialog .modal-content .channel-item .channel-body p {
      margin: 0 0 40px; }
    #modalDetallePromo .modal-dialog .modal-content .channel-item .channel-body .television-plan-box-footer {
      margin: auto 0 0;
      min-width: 200px; }

.television-plan-box {
  margin-bottom: 15px;
  border: transparent 5px solid;
  border-radius: 3px; }
  .television-plan-box.promo {
    border: #ffb230 solid 5px; }
    .television-plan-box.promo .accionPromo {
      background: #ffb332;
      padding: 5px 10px;
      position: absolute;
      top: -26px;
      right: 36px;
      color: #FFF;
      font-weight: bold;
      border-radius: 3px;
      display: flex !important;
      align-items: center;
      justify-content: center; }
      .television-plan-box.promo .accionPromo .material-icons {
        position: relative;
        font-size: 20px; }

.television-plan-box-body {
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(237, 237, 237, 0.5);
  box-shadow: 0 2px 4px 0 rgba(237, 237, 237, 0.5); }
  .television-plan-box-body .media {
    min-height: 125px; }
  .television-plan-box-body .media-left {
    padding-left: 15px; }
    .television-plan-box-body .media-left img {
      max-width: 60px;
      display: block; }
  .television-plan-box-body .media-body {
    padding: 15px; }
    .television-plan-box-body .media-body h3 {
      font-weight: 700;
      font-size: 16px;
      color: #4a4a4a; }
    .television-plan-box-body .media-body h5 {
      color: #4db99c;
      font-weight: 700;
      font-size: 22px; }
      .television-plan-box-body .media-body h5 span {
        font-size: 16px;
        font-weight: 400;
        color: #4a4a4a;
        margin-left: 5px; }
  .television-plan-box-body.auto-height .media {
    min-height: auto; }

.television-plan-box .show-plan-channels {
  background-color: #f3f3f3;
  text-align: center;
  padding: 10px 0; }
  .television-plan-box .show-plan-channels a {
    color: #4db99c;
    text-decoration: underline;
    line-height: 1; }
    .television-plan-box .show-plan-channels a .material-icons {
      vertical-align: middle;
      font-size: 16px; }

.television-plan-box-footer .add-button {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #fff !important;
  background-color: #4db99c;
  border-radius: 2px;
  padding: 20px 0;
  text-align: center;
  line-height: 1;
  -webkit-transition: .2s ease;
  transition: .2s ease; }
  .television-plan-box-footer .add-button .material-icons {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 10px; }
  .television-plan-box-footer .add-button.added {
    background-color: red;
    color: #FFF; }
    .television-plan-box-footer .add-button.added:focus, .television-plan-box-footer .add-button.added:hover {
      color: #FFF; }

.television-plan-box.active {
  opacity: 1; }

.television-plan-box.inactive {
  opacity: .7; }

.television-plan-box.inactive .add-button {
  color: #666666 !important;
  background-color: #d8d8d8; }

.contracted-plans-title h4 {
  background-color: #4a4a4a;
  color: #fff;
  font-size: 18px;
  margin-bottom: 0;
  padding: 6px 12px; }

.message-success {
  padding: 15px; }

.message-success a {
  font-size: 16px;
  color: #000;
  text-decoration: underline; }

.contract-info {
  margin-top: 30px; }

.contract-info h4 {
  font-size: 16px;
  color: #4a4a4a; }

.contract-info .contract-well {
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  padding: 30px;
  font-size: 18px; }

.contract-info .footer-well {
  background: #7c7c7c;
  color: #fff;
  text-align: right;
  padding: 5px 10px; }

.contract-info .footer-well h5 {
  margin: 0; }

.channels-summary {
  padding: 40px 0;
  padding-bottom: 120px; }

.channels-summary h3 {
  color: #4db99c; }

.channels-summary .loader-component {
  margin-bottom: 6px; }

.loader-component {
  width: 100%; }
  .loader-component .imgLoader {
    background-image: url(../images/loader.svg);
    width: 120px;
    height: 30px;
    margin: 0 auto; }

.cart-info-bar.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
  -webkit-box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.5); }

.cart-info-bar.added-to-cart .cart-info-bar-body {
  -webkit-animation-name: bgBlink;
  animation-name: bgBlink;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

.cart-info-bar .cart-info-bar-body {
  padding: 20px;
  background-color: #f3f2f2; }
  .cart-info-bar .cart-info-bar-body h3 {
    font-weight: 700;
    color: #4a4a4a; }
  .cart-info-bar .cart-info-bar-body h4 {
    color: #4a4a4a; }

.cart-info-bar .btn strong {
  font-weight: normal; }

.cart-info-bar .cart-info-bar-footer {
  padding: 3px;
  background-color: #fff; }
  .cart-info-bar .cart-info-bar-footer .text-default {
    margin-bottom: 0;
    font-size: 16px;
    color: #696061; }
    .cart-info-bar .cart-info-bar-footer .text-default a,
    .cart-info-bar .cart-info-bar-footer .text-default strong {
      color: #4db99c; }

@media (max-width: 768px) {
  .cart-info-bar .cart-info-bar-body {
    padding: 10px 15px; } }

.checkbox-accept-terms {
  margin-bottom: 0; }
  .checkbox-accept-terms a {
    color: #ed1b23;
    text-decoration: underline; }

.cart-info-bar .checkbox-accept-terms {
  display: flex;
  align-items: flex-start; }
  .cart-info-bar .checkbox-accept-terms label {
    display: flex;
    padding: 0; }
    .cart-info-bar .checkbox-accept-terms label input {
      position: relative;
      margin: 5px 5px; }

.pointer {
  cursor: pointer !important; }

.banner-television-plans {
  background-color: #4db99c;
  padding: 16px 26px 16px 36px;
  margin-bottom: 16px; }
  .banner-television-plans h3 {
    font-weight: 700;
    font-size: 22px; }
  .banner-television-plans h3,
  .banner-television-plans h4 {
    color: #fff;
    margin: 0;
    padding: 0; }
  .banner-television-plans .row [class*="col"] {
    display: flex;
    justify-content: center;
    flex-direction: column; }

@media (max-width: 768px) {
  .banner-television-plans > div > div {
    margin-bottom: 15px; } }

.table-comprobante-pago {
  border-collapse: collapse; }
  .table-comprobante-pago td,
  .table-comprobante-pago th {
    border: 1px solid #aaa !important; }
  .table-comprobante-pago thead tr th {
    background-color: #ed1b23;
    border: 1px solid #ed1b23 !important;
    color: #fff; }
  .table-comprobante-pago tbody tr th,
  .table-comprobante-pago tfoot tr th {
    background-color: #ccc; }

.sidebar-buttons h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 12px;
  display: block;
  text-decoration: none;
  border-radius: 0;
  background: #4db99c;
  color: #fff;
  border: none;
  text-transform: inherit; }

.sidebar-container [role="presentation"].selected a,
.sidebar-container [role="presentation"].selected .sidebar-button[aria-selected="true"] a {
  background-color: #5a7ebe;
  color: #fff;
  border-color: #5a7ebe; }
  .sidebar-container [role="presentation"].selected a .icon img,
  .sidebar-container [role="presentation"].selected .sidebar-button[aria-selected="true"] a .icon img {
    top: -21px; }

.sidebar-button {
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: 0 2px 4px 0 rgba(237, 237, 237, 0.5);
  box-shadow: 0 2px 4px 0 rgba(237, 237, 237, 0.5);
  border-radius: 2px;
  padding: 10px;
  color: #375d9d;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 16px;
  display: block;
  position: relative;
  -webkit-transition: .2s ease;
  transition: .2s ease; }
  .sidebar-button .icon {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    width: 20px;
    height: 20px;
    overflow: hidden;
    top: 3px; }
    .sidebar-button .icon img {
      max-width: 20px;
      position: absolute;
      top: 0; }
    .sidebar-button .icon svg {
      vertical-align: top;
      margin-right: 5px; }
      .sidebar-button .icon svg .sidebaricon {
        fill: #4db99c; }
  .sidebar-button:hover .icon img {
    top: -21px; }
  .sidebar-button:hover .icon svg {
    vertical-align: top;
    margin-right: 5px; }
    .sidebar-button:hover .icon svg .sidebaricon {
      fill: #FFF; }
  .sidebar-button:after {
    content: "\2192";
    position: absolute;
    right: 10px;
    margin-top: -11px;
    top: 50%; }
  .sidebar-button.active, .sidebar-button:focus, .sidebar-button:hover {
    background-color: #f7a400;
    color: #fff; }
  .sidebar-button .sub {
    font-weight: 400;
    font-size: 14px;
    line-height: 1; }
  .sidebar-button .material-icons {
    font-size: 20px;
    vertical-align: bottom; }
  .sidebar-button .featured {
    border-color: #375d9d;
    border-width: 2px;
    color: #375d9d; }
    .sidebar-button .featured .material-icons {
      font-size: 20px;
      vertical-align: middle; }
    .sidebar-button .featured.active, .sidebar-button .featured:focus, .sidebar-button .featured:hover {
      color: #fff;
      background: #375d9d; }

.telsur-box,
.telsur-radio-label .telsur-radio-value {
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.1);
  padding: 10px 15px; }

.current-balance {
  text-align: left;
  font-size: 0; }
  .current-balance .left,
  .current-balance .right {
    display: inline-block;
    width: auto;
    vertical-align: top; }
  .current-balance .balance-amount {
    font-size: 30px;
    color: #4db99c;
    font-weight: 700;
    margin-right: 10px; }
    .current-balance .balance-amount .title {
      font-weight: 700;
      font-size: 12px;
      line-height: 16px;
      color: #4a4a4a; }

.add-funds {
  display: inline-block;
  background-color: #4db99c;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 5px 10px;
  border-radius: 4px;
  margin-top: 15px;
  -webkit-transition: .2s ease;
  transition: .2s ease; }
  .add-funds:focus, .add-funds:hover {
    color: #fff;
    background-color: #004d00; }

.tab-pane-bg {
  background-color: #f3f3f3;
  padding: 20px; }

.list-products {
  font-size: 0; }
  .list-products h3 {
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    margin-left: 5px;
    margin-bottom: 10px; }
  .list-products .available-products h3 {
    color: #4db99c; }
  .list-products .unavailable-products h3 {
    color: #4a4a4a; }

.product-box {
  font-size: 0;
  margin: 5px .6%;
  width: 32%;
  display: inline-block; }

@media (max-width: 992px) {
  .product-box {
    width: 48%;
    margin: 5px; } }

@media (max-width: 768px) {
  .product-box {
    width: 100%;
    margin: 5px 0; } }

.product-box:last-child {
  margin-bottom: 30px; }

.product-box .left,
.product-box .right {
  display: inline-block;
  width: 50%;
  vertical-align: top; }

.product-box .left {
  color: #4a4a4a; }

.product-box .amount {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2; }

.product-box .product {
  font-size: 24px;
  font-weight: 700; }

.product-box .feature {
  font-weight: lighter;
  font-size: 12px; }

.product-box .duration {
  font-weight: 700;
  font-size: 12px; }

.product-box .price {
  color: #4db99c;
  font-size: 30px;
  font-weight: 700; }

.product-box .buy-button {
  background-color: #66b221;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  padding: 5px 10px;
  margin-top: 10px; }

.product-box .buy-button.disabled {
  background-color: #d8d8d8;
  color: #757575;
  cursor: not-allowed; }

.payment-success .selected-number-title {
  font-weight: 700;
  font-size: 12px;
  line-height: 1; }

.payment-success h3 {
  font-weight: 700;
  font-size: 16px;
  margin: 0;
  margin-bottom: 10px;
  color: #4db99c; }

.payment-success .selected-number {
  font-size: 15px; }

.payment-success .updated-info {
  position: relative;
  height: 80px;
  overflow: hidden;
  margin-top: 20px; }

.payment-success .updated-info .amount {
  font-size: 40px;
  line-height: 1; }

@media (max-width: 768px) {
  .payment-success .updated-info .amount {
    font-size: 24px; } }

.payment-success .updated-info .product {
  font-size: 24px; }

.payment-success .updated-info .before {
  min-width: 200px;
  height: 80px;
  position: absolute;
  background-color: #ddd;
  z-index: 2;
  -webkit-animation: enterBefore .5s;
  animation: enterBefore .5s;
  padding: 10px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 700; }

@media (max-width: 768px) {
  .payment-success .updated-info .before {
    min-width: 100px;
    font-size: 12px; } }

.payment-success .updated-info .before:after {
  content: "";
  width: 20px;
  height: 80px;
  position: absolute;
  right: -20px;
  top: 0;
  background: url(/images/cachito-before.svg?42f4bc116e27a6d137c9349fd83325ed) no-repeat;
  background-position: 100%; }

.payment-success .updated-info .after {
  min-width: 200px;
  height: 80px;
  position: absolute;
  background-color: #68a045;
  z-index: 1;
  color: #fff;
  padding: 10px;
  padding-left: 30px;
  font-size: 14px;
  font-weight: 700;
  -webkit-animation: enterAfter 1.5s forwards;
  animation: enterAfter 1.5s forwards; }

@media (max-width: 768px) {
  .payment-success .updated-info .after {
    min-width: 100px;
    font-size: 12px; } }

.payment-success .updated-info .after:after {
  content: "";
  width: 20px;
  height: 80px;
  position: absolute;
  right: -20px;
  top: 0;
  background: url(/images/cachito-after.svg?5e514158e4742cae37ba564a97dfc6a1) no-repeat;
  background-position: 100%; }

.payment-success .validity {
  color: #4a4a4a;
  font-size: 12px;
  font-weight: lighter;
  margin-top: 10px; }

.payment-success .payment-info .label {
  color: #4db99c;
  font-size: 12px;
  padding: 0;
  font-weight: 600; }

.payment-success .payment-info .value {
  font-weight: 700;
  color: #4a4a4a;
  font-size: 15px;
  margin-bottom: 10px; }

.amount-selection,
.payment-method-selection {
  margin-top: 30px; }

.amount-selection h3,
.payment-method-selection h3 {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
  color: #4a4a4a; }

.payment-method-selection .telsur-radio-label .telsur-radio-box {
  top: 85px; }

.telsur-radio-label {
  display: block;
  position: relative;
  margin-bottom: 50px;
  cursor: pointer;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .telsur-radio-label img.gtd {
    display: none; }

.telsur-radio-label:hover input ~ .telsur-radio-box {
  background-color: #ccc; }

.telsur-radio-label input {
  position: absolute;
  opacity: 0; }

.telsur-radio-label input:checked ~ .telsur-radio-value {
  border: 1px solid #4db99c; }

.telsur-radio-label input:checked ~ .telsur-radio-box {
  border: 2px solid #4db99c; }

.telsur-radio-label input:checked ~ .telsur-radio-box:after {
  display: block; }

.telsur-radio-label .telsur-radio-value {
  display: block;
  font-size: 30px;
  text-align: center;
  color: #4db99c;
  border: 1px solid transparent; }

.telsur-radio-label .telsur-radio-value img {
  vertical-align: top;
  max-height: 40px; }

.telsur-radio-label .telsur-radio-box {
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -8px;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #ddd; }

.telsur-radio-label .telsur-radio-box:after {
  content: "";
  position: absolute;
  display: none;
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #4db99c; }

.message-box-info {
  font-size: 30px;
  font-weight: 700;
  color: #4db99c;
  margin: 10px 0; }

.confirm-button {
  background-color: #66b221 !important;
  font-size: 16px !important;
  border-color: #66b221 !important; }

.confirm-button:hover {
  background-color: #4db99c !important; }

.cancel-button {
  font-size: 16px !important; }

.cancel-button:hover {
  color: #606266 !important;
  border-color: #66b22191 !important;
  background-color: rgba(102, 178, 33, 0.15) !important; }

.bloqueo-perdida {
  background-color: #4db99c;
  color: #fff;
  padding: 40px;
  font-size: 18px;
  font-weight: 600; }
  .bloqueo-perdida img {
    display: inline-block; }
  .bloqueo-perdida a {
    color: #fff;
    font-size: 78px;
    font-weight: 700;
    line-height: 1; }

@media (max-width: 992px) {
  .el-dialog {
    width: 90% !important; } }

.breadcrumb-list {
  list-style-type: none;
  margin: 0;
  margin-bottom: 15px;
  padding: 0; }

.breadcrumb-list li {
  font-size: 16px;
  display: inline-block;
  position: relative;
  padding-right: 30px; }

.breadcrumb-list li:not(:last-child):after {
  content: "/";
  position: absolute;
  right: 10px; }

.breadcrumb-list li.current {
  color: #66b221; }

.breadcrumb-list li a {
  color: #4a4a4a; }

.breadcrumb-list li a,
.breadcrumb-list li a:hover {
  text-decoration: underline; }

.cancel-link {
  color: #f22613;
  font-size: 16px;
  margin-right: 30px; }
  .cancel-link .material-icons {
    font-size: 18px;
    margin-right: 5px;
    vertical-align: middle; }

/* modal cambio empresa */
.el-message-box {
  display: inline-block;
  width: 420px;
  padding-bottom: 10px;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ebeef5;
  font-size: 18px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.el-message-box__wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center; }

.el-message-box__wrapper:after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle; }

.el-message-box__header {
  position: relative;
  padding: 15px 15px 10px; }

.el-message-box__title {
  padding-left: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #303133; }

.el-message-box__headerbtn {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 0;
  border: none;
  outline: 0;
  background: 0 0;
  font-size: 16px;
  cursor: pointer; }

.el-form-item.is-error .el-input__inner,
.el-form-item.is-error .el-input__inner:focus,
.el-form-item.is-error .el-textarea__inner,
.el-form-item.is-error .el-textarea__inner:focus,
.el-message-box__input input.invalid,
.el-message-box__input input.invalid:focus {
  border-color: #f56c6c; }

.el-message-box__headerbtn .el-message-box__close {
  color: #909399; }

.el-message-box__headerbtn:focus .el-message-box__close,
.el-message-box__headerbtn:hover .el-message-box__close {
  color: #409eff; }

.el-message-box__content {
  position: relative;
  padding: 10px 15px;
  color: #606266;
  font-size: 14px; }

.el-message-box__input {
  padding-top: 15px; }

.el-message-box__status {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px !important; }

.el-message-box__status:before {
  padding-left: 1px; }

.el-message-box__status + .el-message-box__message {
  padding-left: 36px;
  padding-right: 12px; }

.el-message-box__status.el-icon-success {
  color: #67c23a; }

.el-message-box__status.el-icon-info {
  color: #909399; }

.el-message-box__status.el-icon-warning {
  color: #e6a23c; }

.el-message-box__status.el-icon-error {
  color: #f56c6c; }

.el-message-box__message {
  margin: 0; }

.el-message-box__message p {
  margin: 0;
  line-height: 24px; }

.el-message-box__errormsg {
  color: #f56c6c;
  font-size: 12px;
  min-height: 18px;
  margin-top: 2px; }

.el-message-box__btns {
  padding: 5px 15px 0;
  text-align: right; }

.el-message-box__btns button:nth-child(2) {
  margin-left: 10px; }

.el-message-box__btns-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.el-message-box--center {
  padding-bottom: 30px; }

.el-message-box--center .el-message-box__header {
  padding-top: 30px; }

.el-message-box--center .el-message-box__title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.el-message-box--center .el-message-box__status {
  position: relative;
  top: auto;
  padding-right: 5px;
  text-align: center;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px); }

.el-message-box--center .el-message-box__message {
  margin-left: 0; }

.el-message-box--center .el-message-box__btns,
.el-message-box--center .el-message-box__content {
  text-align: center; }

.el-message-box--center .el-message-box__content {
  padding-left: 27px;
  padding-right: 27px; }

.channel-item {
  border: 1px solid rgba(51, 51, 51, 0.5);
  margin-bottom: 30px;
  height: 300px;
  position: relative;
  padding-bottom: 30px; }
  .channel-item .channel-heading {
    background-color: #4a4a4a;
    color: #fff; }
    .channel-item .channel-heading .media-body,
    .channel-item .channel-heading .media-left {
      padding: 6px 12px; }
    .channel-item .channel-heading .media-left {
      background-color: #4db99c;
      line-height: 30px; }
    .channel-item .channel-heading h5,
    .channel-item .channel-heading h6 {
      margin: 0;
      color: #FFF; }
    .channel-item .channel-heading h5 {
      font-weight: bolder;
      font-size: 14px; }
    .channel-item .channel-heading h6 {
      font-size: 12px; }
  .channel-item .channel-sub-heading {
    padding: 0 12px; }
    .channel-item .channel-sub-heading .media-left {
      width: 70%; }
    .channel-item .channel-sub-heading .media-body h4,
    .channel-item .channel-sub-heading .media-body p {
      margin: 0; }
  .channel-item .channel-body {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.2; }
  .channel-item .channel-footer {
    position: absolute;
    bottom: 0;
    text-align: center;
    height: 30px;
    width: 100%; }
    .channel-item .channel-footer a {
      color: #4db99c; }

.chartjs-render-monitor {
  padding: 30px 15px; }

/***********************************/
[template-url="templates.pagination"] {
  margin: 10px 0 0;
  width: 100%; }
  [template-url="templates.pagination"] .btn-group .btn {
    padding: 8px 10px;
    height: 36px;
    background: #FFF;
    color: #375d9d;
    border: 1px solid #dee2e6; }
    [template-url="templates.pagination"] .btn-group .btn.active {
      background: #375d9d;
      color: #FFF;
      border-color: #375d9d; }
  [template-url="templates.pagination"] .pagination > li a {
    color: #375d9d; }
  [template-url="templates.pagination"] .pagination > li.active > a {
    border-color: #375d9d;
    background: #375d9d;
    color: #FFF; }

/***********************************/
.modal.fade.show {
  display: flex;
  justify-content: center;
  align-items: center; }
  .modal.fade.show .modal-dialog {
    padding: initial;
    width: auto;
    max-width: max-content;
    position: initial; }

/***********************************/
.template-email {
  width: 100%;
  padding: 10px; }
  .template-email .btn {
    margin: 15px auto; }
  .template-email .footer {
    padding: 15px; }
    .template-email .footer h4 {
      color: #FFF;
      margin: 0; }

.custom-control.material-checkbox {
  --color: #66b221; }
  .custom-control.material-checkbox .material-control-input {
    display: none; }

.custom-control.material-checkbox .material-control-input:checked ~ .material-control-indicator {
  border-color: var(--color);
  -webkit-transform: rotateZ(45deg) translate(1px, -5px);
  transform: rotateZ(45deg) translate(1px, -5px);
  width: 10px;
  border-top: 0px solid #fff;
  border-left: 0px solid #fff; }

.custom-control.material-checkbox .material-control-indicator {
  display: inline-block;
  position: relative;
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #aaa;
  transition: 0.3s; }

.custom-control.fill-checkbox {
  --color: #26a69a; }

.custom-control.fill-checkbox .fill-control-input {
  display: none; }

.custom-control.fill-checkbox .fill-control-input:checked ~ .fill-control-indicator {
  background-color: var(--color);
  border-color: var(--color);
  background-size: 80%; }

.custom-control.fill-checkbox .fill-control-indicator {
  border-radius: 3px;
  display: inline-block;
  position: relative;
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #aaa;
  transition: 0.3s;
  background: transperent;
  background-size: 0%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-control.overflow-checkbox .overflow-control-input {
  display: none; }

.custom-control.overflow-checkbox .overflow-control-input:checked ~ .overflow-control-indicator::after {
  -webkit-transform: rotateZ(45deg) scale(1);
  transform: rotateZ(45deg) scale(1);
  top: -6px;
  left: 5px; }

.custom-control.overflow-checkbox .overflow-control-input:checked ~ .overflow-control-indicator::before {
  opacity: 1; }

.custom-control.overflow-checkbox .overflow-control-indicator {
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #aaa; }

.custom-control.overflow-checkbox .overflow-control-indicator::after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  transition: 0.3s;
  -webkit-transform: rotateZ(90deg) scale(0);
  transform: rotateZ(90deg) scale(0);
  width: 10px;
  border-bottom: 4px solid #aaa;
  border-right: 4px solid #aaa;
  border-radius: 3px;
  top: -2px;
  left: 2px; }

.custom-control.overflow-checkbox .overflow-control-indicator::before {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  transition: 0.3s;
  width: 10px;
  border-right: 7px solid #fff;
  border-radius: 3px;
  -webkit-transform: rotateZ(45deg) scale(1);
  transform: rotateZ(45deg) scale(1);
  top: -4px;
  left: 5px;
  opacity: 0; }

.contentCargarSaldo {
  background: #f3f3f3;
  padding: 15px; }
  .contentCargarSaldo h5 {
    margin-bottom: 0; }
  .contentCargarSaldo .legal {
    color: #999; }
  .contentCargarSaldo .boxMontos {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    min-height: 90px; }
    .contentCargarSaldo .boxMontos .box {
      display: block;
      float: left;
      padding: 10px;
      background: #dddddd;
      position: relative;
      padding-right: 40px; }
      .contentCargarSaldo .boxMontos .box:after {
        content: "";
        width: 0;
        height: 0;
        border-left: 20px solid #ddd;
        border-top: 44px solid #66b221;
        border-bottom: 45px solid #66b221;
        position: absolute;
        right: 0;
        top: 0; }
      .contentCargarSaldo .boxMontos .box p {
        margin: 0;
        font-weight: bold; }
      .contentCargarSaldo .boxMontos .box h1 {
        margin: 0;
        font-weight: bold;
        min-height: 48px; }
      .contentCargarSaldo .boxMontos .box.verde {
        background: #66b221;
        color: #FFF; }
        .contentCargarSaldo .boxMontos .box.verde:after {
          border-left: 20px solid #66b221;
          border-top: 44px solid #FFF;
          border-bottom: 45px solid #FFF; }
  .contentCargarSaldo .btn {
    padding: 10px 50px;
    font-weight: 700;
    font-size: 18px;
    border-radius: 4px; }

/* For Firefox */
input[type='number'] {
  -moz-appearance: textfield !important; }

/* Webkit browsers like Safari and Chrome */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0; }

.input-group .input-group-append .download.hand {
  border: #ccc solid 1px;
  padding: 6px 10px;
  background: #efefef;
  display: flex;
  align-items: center;
  justify-content: center; }

.input-group .input-group-append .input-group-text {
  background: #f7a400;
  border: 0;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  border-radius: 25px;
  font-size: 15px;
  white-space: inherit;
  padding: 10px 25px;
  font-size: 14px;
  cursor: pointer;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  color: #FFF;
  font-weight: bold; }
  .input-group .input-group-append .input-group-text:active, .input-group .input-group-append .input-group-text:active:focus, .input-group .input-group-append .input-group-text:focus, .input-group .input-group-append .input-group-text:hover {
    opacity: 0.5;
    background: #f7a400; }
  .input-group .input-group-append .input-group-text:disabled {
    background: #f7a400;
    opacity: 0.5; }

.input-group .custom-file-label::after {
  content: "Buscar";
  padding: 7px 19px;
  cursor: pointer; }

.sh .input-group {
  margin: 0 0 15px; }
  .sh .input-group .btn {
    padding: 4px 50px;
    font-size: 14px; }

.sh .back-button {
  height: 100%;
  font-size: 14px;
  padding: 8px 50px; }

.sh .form-group span.nombre {
  display: flex;
  align-items: center;
  height: 30px; }

.sh .carpetas .list-group {
  margin: 0 0 15px;
  max-height: 404px;
  overflow: auto; }
  .sh .carpetas .list-group .list-group-item.active {
    background-color: #4db99c;
    border-color: #4db99c; }
    .sh .carpetas .list-group .list-group-item.active .badge-primary {
      background-color: #FFF;
      color: #4db99c; }
  .sh .carpetas .list-group .list-group-item .badge-primary {
    background-color: #4db99c;
    float: right; }

.sh .archivos .list-group {
  max-height: 442px;
  overflow: auto;
  margin: 0 0 15px; }

.sh .buscadorArchivo .input-group {
  margin: 0; }

.sh .buscadorArchivo .col-8 {
  width: 100%; }

.sh .buscadorArchivo .col-1 {
  display: none; }

.sh .buscadorArchivo .col-3 {
  width: 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }
  .sh .buscadorArchivo .col-3 .btn {
    width: 100%; }

.sh #dropZone {
  position: relative; }
  .sh #dropZone.dragging::after {
    content: "Suelte aquí";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center; }

.sh .text-danger {
  color: #666 !important;
  border: #ccc dashed 4px;
  margin: 15px 0 0;
  background: #ddd;
  padding: 15px;
  border-radius: 8px; }

.fullView #wrapper {
  height: 100vh; }

.person {
  display: flex;
  align-items: center;
  justify-content: end;
  height: 100%; }
  .person .user {
    border: #ccc solid 1px;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 4px 15px;
    margin: 0 15px 0;
    min-width: 40%;
    height: 37px;
    border-radius: 4px; }
  .person .btn.btn-logout {
    margin: 0; }

.table[ng-table="visitas"] .ng-binding:nth-child(8) {
  min-width: 30vw; }

.person {
  display: flex;
  align-items: center;
  justify-content: end;
  height: 100%; }
  .person .user {
    border: #ccc solid 1px;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 4px 15px;
    margin: 0 15px 0;
    min-width: 40%;
    height: 37px;
    border-radius: 4px; }
  .person .btn.btn-logout {
    margin: 0; }

[v-cloak] {
  display: none; }

ul.list-unstyled.tv-canales-premium {
  margin-top: -30px; }

.btn-enviar-formulario-relative {
  background-color: #0C7F0B;
  color: #fff;
  border-radius: 0;
  padding: 8px 20px;
  width: 100%;
  font-size: 17px;
  font-weight: bold; }

.fondo-negro {
  background-color: #000; }

.custom-mobile .logo-container-mobile {
  padding: 10px; }

.megas .spanB {
  color: #898989;
  font-size: 25px; }

.megas .spanA {
  color: #3AA835;
  font-size: 44px;
  font-weight: bold; }

.custom-mobile .logo-container-mobile img {
  max-width: 140px; }

.line-height-16 {
  line-height: 16px; }

.line-height-20 {
  line-height: 20px; }

.text-color-blanco {
  color: #fff; }

.fondo-header-internet-para-tu-negocio {
  background: url(/images/3e402524bb41bc18554b7367a41a8d8e/original.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 500px;
  max-height: 500px;
  padding: 0px; }

@media (max-width: 767px) {
  .formulario-azure-stack {
    position: fixed;
    z-index: 1000;
    bottom: 50px; } }

@media (min-width: 768px) {
  .formulario-azure-stack {
    position: fixed;
    max-width: 350px;
    z-index: 1000; }
  .formulario-azure-stack form#formulario-cotizacion {
    padding-bottom: 20px; }
  .formulario-azure-stack .form-cotizacion-empresa.form-cotizacion .form-group {
    margin-bottom: 10px !important; }
  .formulario-azure-stack .form-cotizacion-empresa.form-cotizacion label {
    font-size: 14px !important;
    display: inlin0e-block;
    max-width: 100%;
    margin-bottom: 1px;
    font-weight: 700; } }

.cambia-color-boton-azure-stack button.btn.btn-enviar-formulario {
  background-color: #b3cf00;
  color: #fff; }

/*inicio tusclicks boton popup inferior*/
.azure_stack_call_popup_bottom {
  position: fixed;
  width: 100%;
  bottom: 30px;
  z-index: 1000; }

.azure_stack_call_popup_bottom .media .media-left.media-middle {
  background-color: #b3cf00; }

.azure_stack_call_popup_bottom .content {
  width: 280px;
  padding: 10px;
  display: inline-block; }

.azure_stack_call_popup_bottom .content .btn-contratar span {
  font-size: 24px;
  padding-right: 3px;
  vertical-align: middle; }

.azure_stack_call_popup_bottom .content .btn-contratar {
  background-color: #b3cf00;
  font-weight: bold;
  border-radius: 26px;
  color: #fff;
  display: block;
  width: 100%;
  font-size: 20px; }

@media (max-width: 767px) and (min-width: 680px) {
  .azure_stack_call_popup_bottom {
    margin-left: 30%; } }

@media (max-width: 679px) and (min-width: 500px) {
  .azure_stack_call_popup_bottom {
    margin-left: 24%; } }

@media (max-width: 499px) and (min-width: 480px) {
  .azure_stack_call_popup_bottom {
    margin-left: 18%; } }

@media (max-width: 479px) and (min-width: 400px) {
  .azure_stack_call_popup_bottom {
    margin-left: 12%; } }

@media (max-width: 399px) {
  .azure_stack_call_popup_bottom {
    margin-left: 8%; } }

/*fin tusclicks boton popup inferior*/
/*inicio tusclicks boton popup inferior*/
.tus_click_call_popup_bottom {
  position: fixed;
  width: 100%;
  bottom: 30px;
  z-index: 1000; }

.tus_click_call_popup_bottom .media .media-left.media-middle {
  background-color: #ed1c24; }

.tus_click_call_popup_bottom .content {
  width: 280px;
  padding: 10px;
  display: inline-block; }

.tus_click_call_popup_bottom .content .btn-contratar span {
  font-size: 24px;
  padding-right: 3px;
  vertical-align: middle; }

.tus_click_call_popup_bottom .content .btn-contratar {
  background-color: #ed1c24;
  font-weight: bold;
  border-radius: 26px;
  color: #fff;
  display: block;
  width: 100%;
  font-size: 20px; }

@media (max-width: 767px) and (min-width: 680px) {
  .tus_click_call_popup_bottom {
    margin-left: 30%; } }

@media (max-width: 679px) and (min-width: 500px) {
  .tus_click_call_popup_bottom {
    margin-left: 24%; } }

@media (max-width: 499px) and (min-width: 480px) {
  .tus_click_call_popup_bottom {
    margin-left: 18%; } }

@media (max-width: 479px) {
  .tus_click_call_popup_bottom {
    margin-left: 14%; } }

/*fin tusclicks boton popup inferior*/
/**/
.tamanio-12 {
  font-size: 12px; }

.tamanio-14 {
  font-size: 14px; }

.tamanio-16 {
  font-size: 16px; }

.tamanio-18 {
  font-size: 18px; }

.tamanio-20 {
  font-size: 20px; }

.tamanio-21 {
  font-size: 21px; }

.tamanio-22 {
  font-size: 22px; }

.tamanio-24 {
  font-size: 26px; }

.tamanio-26 {
  font-size: 26px; }

.tamanio-27 {
  font-size: 27px; }

.tamanio-28 {
  font-size: 28px; }

.tamanio-30 {
  font-size: 30px; }

.tamanio-32 {
  font-size: 35px; }

.tamanio-34 {
  font-size: 35px; }

.tamanio-35 {
  font-size: 35px; }

.tamanio-36 {
  font-size: 36px; }

ul.no-bullet {
  list-style: none; }

.nuevo-icon-gtd-internet {
  margin-top: 4px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px; }

.nuevo-icon-gtd-tv-hd-interactiva {
  margin-top: 4px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0px; }

.padding-top-10 {
  padding-top: 10px; }

.color-plomo-claro {
  color: #ccc; }

.color-plomo {
  color: #999999; }

.precio-producto p {
  font-weight: bold;
  font-size: 30px;
  color: #ed1c24; }

.precio-producto span {
  font-size: 14px;
  color: #8a8a8a; }

.borde-especial-duopack-hogar {
  border-left: 4px solid #00ce01;
  border-right: 4px solid #00ce01;
  border-top: 4px solid #00ce01; }

.borde-abajo-duopack-hogar {
  border-left: 4px solid #00ce01;
  border-right: 4px solid #00ce01;
  border-bottom: 4px solid #00ce01;
  height: 50px;
  vertical-align: middle; }

.borde-abajo-duopack-hogar p {
  line-height: 50px; }

.con-borde-lateral {
  border-left: 4px solid #00ce01;
  border-right: 4px solid #00ce01; }

@media (min-width: 1200px) {
  .borde-especial-duopack-hogar .alto-difereciado {
    min-height: 180px; }
  .con-borde-lateral .posicion-fibra-optica {
    margin-bottom: -73px; }
  .con-borde-lateral .posicion-fibra-optica img {
    margin-top: -40px; }
  .custom-padding-top {
    padding-top: 20px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .borde-especial-duopack-hogar .alto-difereciado {
    min-height: 180px; }
  .con-borde-lateral .posicion-fibra-optica {
    margin-bottom: -73px; }
  .con-borde-lateral .posicion-fibra-optica img {
    margin-top: -40px; }
  .custom-padding-top {
    padding-top: 20px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .borde-especial-duopack-hogar .alto-difereciado {
    min-height: 248px; }
  .borde-especial-detalle .media-left {
    display: block; }
  .producto p {
    line-height: 20px !important; }
  .duopack-hogar-concepcion {
    min-height: 50px; }
  .con-borde-lateral .posicion-fibra-optica {
    margin-bottom: -73px; }
  .con-borde-lateral .posicion-fibra-optica img {
    margin-top: -40px; }
  .custom-padding-top {
    padding-top: 20px; } }

@media (max-width: 767px) {
  .con-borde-lateral .posicion-fibra-optica {
    margin-bottom: -34px; }
  .con-borde-lateral .posicion-fibra-optica img {
    margin-top: 10px; }
  .custom-padding-top {
    padding-top: 40px; } }

/**/
.con-opacidad-oaas .form-cotizacion .btn-enviar-formulario {
  margin-top: 8px !important;
  margin-bottom: -8px !important; }

.con-opacidad-oaas .form-cotizacion label {
  font-size: 14px;
  font-weight: 500; }

.con-opacidad-oaas .form-cotizacion .form-group {
  margin-bottom: 4px; }

.form-cotizacion-negocios h3 {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px; }

.form-cotizacion h3 {
  text-transform: none;
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.form-cotizacion .form-control {
  display: block;
  width: 100%;
  height: 28px !important; }

.logo-con-opacidad {
  opacity: 0.4;
  filter: alpha(opacity=40);
  /* For IE8 and earlier */ }

.float-right {
  float: right; }

.precio-pack-tusclick p {
  font-size: 20px; }

/*Empresas HOME*/
@media (min-width: 1200px) {
  .empresas-red-data-center {
    background: url(/images/885e93fa300855682518c9fa15a548fd/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .empresas-ipbx-virtual {
    background: url(/images/a81c71c5600a1636eb05a46c2fdab8dc/original.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .empresas-red-data-center .alineacuion-diferenciada,
  .empresas-ipbx-virtual .alineacuion-diferenciada {
    margin-left: -50px;
    padding-top: 20px; }
  .page-home .servicios .empresas-red-data-center p,
  .page-home .servicios .empresas-ipbx-virtual p {
    font-size: 22px; }
  .dos-columnas-servicios {
    min-height: 220px; }
  .dos-columnas-servicios p {
    font-size: 18px !important; }
  .dos-columnas-servicios .descripcion-texto {
    min-height: 80px; }
  .logo-footer {
    float: left;
    width: 142px; }
  .logo-footer-alternate {
    float: right;
    width: 142px; }
  .form-control {
    height: 25px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .empresas-red-data-center {
    background: url(/images/6364da2fdade42a26816eab40e8ae328/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .empresas-ipbx-virtual {
    background: url(/images/fb92f744a488c911352cf59fe75dc5f4/original.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .empresas-red-data-center .alineacuion-diferenciada,
  .empresas-ipbx-virtual .alineacuion-diferenciada {
    margin-left: -30px;
    padding-top: 20px; }
  .page-home .servicios .empresas-red-data-center p,
  .page-home .servicios .empresas-ipbx-virtual p {
    font-size: 20px; }
  .dos-columnas-servicios {
    min-height: 250px; }
  .dos-columnas-servicios p {
    font-size: 18px !important; }
  .dos-columnas-servicios .descripcion-texto {
    min-height: 90px; }
  .logo-footer {
    float: left;
    width: 116px; }
  .logo-footer-alternate {
    float: left;
    width: 116px; }
  .form-control {
    height: 25px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .empresas-red-data-center {
    background: url(/images/d8e71e9e6342a1606c3e84bb8fc2e286/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .empresas-ipbx-virtual {
    background: url(/images/2634234a017deb60c5c2f387f2e70511/original.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .empresas-red-data-center .alineacuion-diferenciada,
  .empresas-ipbx-virtual .alineacuion-diferenciada {
    margin-left: -20px;
    padding-top: 20px; }
  .page-home .servicios .empresas-red-data-center p,
  .page-home .servicios .empresas-ipbx-virtual p {
    font-size: 18px; }
  .dos-columnas-servicios {
    min-height: 270px; }
  .dos-columnas-servicios p {
    font-size: 18px !important; }
  .dos-columnas-servicios .descripcion-texto {
    min-height: 124px; }
  .logo-footer {
    float: left;
    width: 90px; }
  .logo-footer-alternate {
    float: right;
    width: 90px; } }

@media (max-width: 767px) {
  .empresas-red-data-center {
    background: url(/images/8fd624ba4633291748ac61de6e267d4c/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .empresas-ipbx-virtual {
    background: url(/images/7e6dbff4b797a148b4572227cfef320c/original.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .page-home .servicios .empresas-red-data-center p,
  .page-home .servicios .empresas-ipbx-virtual p {
    font-size: 18px; }
  .page-home .servicios .empresas-red-data-center h3,
  .page-home .servicios .empresas-ipbx-virtual h3 {
    margin: 15px 0 0px; } }

/*Fin Empresas HOME*/
/*Negocios HOME*/
@media (min-width: 1200px) {
  .negocios-office-view {
    background: url(/images/09ba899bf93118c01c17ee1c0ab178ee/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .negocios-navegacion-segura {
    background: url(/images/26ba2fd7119dc8005f76cc76fb173724/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .negocios-office-view .alineacuion-diferenciada,
  .negocios-navegacion-segura .alineacuion-diferenciada {
    margin-left: -50px;
    padding-top: 20px; }
  .page-home .servicios .negocios-office-view p,
  .page-home .servicios .negocios-navegacion-segura p {
    font-size: 22px; }
  .dos-columnas-servicios {
    min-height: 220px; }
  .dos-columnas-servicios p {
    font-size: 18px !important; }
  .dos-columnas-servicios .descripcion-texto {
    min-height: 80px; }
  .logo-footer {
    float: left;
    width: 142px; }
  .logo-footer-alternate {
    float: right;
    width: 142px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .negocios-office-view {
    background: url(/images/5a0d0167465825239b8d9d670792d54b/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .negocios-navegacion-segura {
    background: url(/images/2d794c0f9f46fcb127a2615526474c2b/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .negocios-office-view .alineacuion-diferenciada,
  .negocios-navegacion-segura .alineacuion-diferenciada {
    margin-left: -30px;
    padding-top: 20px; }
  .page-home .servicios .negocios-office-view p,
  .page-home .servicios .negocios-navegacion-segura p {
    font-size: 20px; }
  .dos-columnas-servicios {
    min-height: 250px; }
  .dos-columnas-servicios p {
    font-size: 18px !important; }
  .dos-columnas-servicios .descripcion-texto {
    min-height: 90px; }
  .logo-footer {
    float: left;
    width: 116px; }
  .logo-footer-alternate {
    float: left;
    width: 116px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .negocios-office-view {
    background: url(/images/86417ed43351c3857d0ea8bd1728763a/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .negocios-navegacion-segura {
    background: url(/images/f22cc9a0b04c959e24db53f78c927a34/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .negocios-office-view .alineacuion-diferenciada,
  .negocios-navegacion-segura .alineacuion-diferenciada {
    margin-left: -20px;
    padding-top: 20px; }
  .page-home .servicios .negocios-office-view p,
  .page-home .servicios .negocios-navegacion-segura p {
    font-size: 18px; }
  .dos-columnas-servicios {
    min-height: 270px; }
  .dos-columnas-servicios p {
    font-size: 18px !important; }
  .dos-columnas-servicios .descripcion-texto {
    min-height: 124px; }
  .logo-footer {
    float: left;
    width: 90px; }
  .logo-footer-alternate {
    float: right;
    width: 90px; } }

@media (max-width: 767px) {
  .negocios-office-view {
    background: url(/images/f692b3c5311d98c5ae2430f9c8dbce5d/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .negocios-navegacion-segura {
    background: url(/images/1f17f1f7cfd0a88707963ea5a4c5efd3/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 500px;
    max-height: 500px;
    padding: 0px; }
  .page-home .servicios .negocios-office-view p,
  .page-home .servicios .negocios-navegacion-segura p {
    font-size: 18px; }
  .page-home .servicios .negocios-office-view h3,
  .page-home .servicios .negocios-navegacion-segura h3 {
    margin: 15px 0 0px; } }

/*Fin Negocios HOME*/
/*inicio boton popup inferior*/
/*inicio boton popup inferior*/
.call_popup_bottom {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 1000; }

.call_popup_bottom .media .media-left.media-middle {
  background-color: #ed1c24; }

.call_popup_bottom .content {
  width: 280px;
  padding: 10px;
  display: inline-block; }

.call_popup_bottom .content .btn-contratar span {
  font-size: 24px;
  padding-right: 3px;
  vertical-align: middle; }

.call_popup_bottom .content .btn-contratar {
  background-color: #0c7f0b;
  font-weight: bold;
  border-radius: 26px;
  color: #fff;
  display: block;
  width: 100%;
  font-size: 20px; }

.call_popup_bottom .content .btn-contratar:hover {
  color: #fff;
  background-color: #006837; }

/*fin boton popup inferior*/
/*inicio boton llamada inferior*/
.call-button-bottom {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 1000; }

.call-button-bottom .media .media-left.media-middle {
  background-color: #ed1c24; }

.call-button-bottom .content {
  width: 280px;
  padding: 10px;
  display: inline-block; }

.call-button-bottom .content .btn-contratar {
  border-radius: 26px; }

/*fin boton llamada inferior*/
.con-opacidad-oaas {
  background-color: #333333;
  opacity: 0.8;
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff !important; }

.form-fixed {
  position: fixed;
  max-width: 350px;
  z-index: 1000; }

.con-opacidad-oaas .form-cotizacion h3,
.con-opacidad-oaas .form-cotizacion span {
  color: #fff; }

.form-cotizacion .btn-enviar-formulario {
  display: block;
  width: 100%; }

.con-opacidad-oaas .form-cotizacion label {
  font-size: 14px;
  font-weight: 500; }

.con-opacidad-oaas .form-cotizacion .form-group {
  margin-bottom: 4px; }

.no-display {
  display: none; }

.font-size-22 {
  font-size: 22px; }

.color-azul-oscuro {
  color: #071b3b; }

.pagina-ofertas-negocios-dos-tab .nav-panel {
  display: none; }

.link-pointer {
  cursor: pointer; }

.link-pointer:hover {
  cursor: pointer; }

.carousel-caption-banner {
  position: absolute;
  right: 15%;
  bottom: 14px;
  left: 4%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.pagina-ofertas-negocios-dos-tab .nav-panel.active {
  display: block; }

.btn-default-banner {
  padding: 2px 16px;
  border: 1px solid #3F3E3E;
  border-radius: 20px;
  color: #fff;
  margin-bottom: 10px;
  background-color: #3F3E3E;
  font-size: 18px; }

.btn-default-banner:hover {
  background-color: #008001;
  color: #fff; }

@media (min-width: 768px) {
  .alinear-boton1 {
    text-align: right; }
  .alinear-boton2 {
    text-align: left; }
  video#OaaS {
    z-index: 10000;
    width: 100%;
    position: absolute;
    margin-top: 68px; }
  video#Oequipadatls {
    z-index: 10000;
    width: 100%;
    position: absolute;
    margin-top: 152px; } }

@media (max-width: 767px) {
  .alinear-boton1 {
    text-align: center; }
  .alinear-boton2 {
    text-align: center; } }

.pagina-ofertas-negocios-dos-tab .nav-pills ul {
  margin: 30px 0;
  padding: 0;
  border: 1px solid #0C7F0B;
  border-radius: 6px;
  font-size: 0;
  overflow: hidden;
  background-color: #fff; }

.fondo-confeti {
  background: url(/images/205bfe19391dea38446214b530925a4c/original.png);
  min-height: 800px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.pagina-ofertas-negocios-dos-tab .nav-pills ul li {
  display: inline-block;
  text-align: center;
  width: 50.0%;
  padding: 10px 0;
  color: #0C7F0B;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
  border-right: 1px solid #0C7F0B;
  transition: .2s ease;
  cursor: pointer; }

.pagina-ofertas-negocios-dos-tab .anchor-position-marker {
  position: relative;
  top: -40px; }

.pagina-ofertas-negocios-dos-tab .nav-pills ul li a {
  font-size: 14px;
  padding: 10px 0;
  display: block; }

.pagina-ofertas-dos-tab .nav-pills ul li a {
  font-size: 14px;
  padding: 10px 0;
  display: block; }

.pagina-ofertas-negocios-dos-tab .nav-pills ul li:last-child {
  border: 0; }

.pagina-ofertas-negocios-dos-tab .nav-pills ul li.active,
.pagina-ofertas-negocios-dos-tab .nav-pills ul li:hover {
  background-color: #0C7F0B;
  color: #fff; }

.pagina-ofertas-negocios-dos-tab .nav-pills ul li.active a,
.pagina-ofertas-negocios-dos-tab .nav-pills ul li:hover a {
  color: #fff; }

.pagina-ofertas-negocios-dos-tab .cover-image img {
  width: 100%;
  overflow: hidden; }

.pagina-ofertas-negocios-dos-tab .cupon-oferta {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 30px 60px; }

.pagina-ofertas-negocios-dos-tab .cupon-oferta h2 {
  margin: 0;
  font-size: 30px;
  display: inline-block; }

.pagina-ofertas-negocios-dos-tab .cupon-oferta .descuento-cupon {
  float: right;
  vertical-align: top;
  display: inline-block;
  padding: 10px 25px;
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  background-color: #006702;
  line-height: 0.7;
  text-align: right;
  margin-top: -20px; }

.pagina-ofertas-negocios-dos-tab .cupon-oferta .descuento-cupon.cupon-azul {
  background-color: #0101A1; }

.pagina-ofertas-negocios-dos-tab .cupon-oferta .descuento-cupon span {
  font-size: 12px; }

.pagina-ofertas-negocios-dos-tab .oferta-item {
  margin-bottom: 30px;
  margin-top: 30px; }

.pagina-ofertas-negocios-dos-tab .oferta-item .header-item {
  background-color: #63B400;
  font-size: 25px;
  color: #fff;
  text-align: center;
  padding: 8px;
  font-weight: bold; }

.pagina-ofertas-negocios-dos-tab .oferta-item .cotizar-button {
  text-align: center;
  color: #fff;
  background-color: #0C7F0B;
  font-size: 22px;
  font-weight: bold;
  padding: 8px; }

.pagina-ofertas-negocios-dos-tab .oferta-item .cotizar-button span {
  margin-right: 15px; }

.pagina-ofertas-dos-tab .oferta-item .descripcion-item {
  padding: 0 15px;
  border: 1px solid #DDDDDD; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .descripcion-productos .producto {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  vertical-align: top;
  padding: 12px;
  padding-top: 15px;
  min-height: 130px; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .descripcion-productos .dashed-line {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #63B400; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .descripcion-productos .producto span {
  font-size: 15px;
  color: #7A7A7A;
  margin: 0; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .descripcion-productos .producto .condicion {
  display: inline-block;
  color: #63B400; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .descripcion-productos .producto .condicion-desc {
  color: #63B400;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  margin: 10px;
  margin-bottom: 0; }

.oferta-item .descripcion-item .caracteristicas-producto {
  font-size: 0;
  margin-top: 5px; }

.oferta-item .descripcion-item .caracteristicas-producto > div {
  width: 50%;
  display: inline-block;
  font-size: 14px;
  color: #63B400;
  font-weight: bold;
  line-height: 1.2; }

.oferta-item .descripcion-item .caracteristicas-producto.caracteristicas-producto-fullw > div {
  width: 100%; }

.oferta-item .descripcion-item .caracteristicas-producto > div .tipo {
  margin-bottom: 3px; }

.oferta-item .descripcion-item .caracteristicas-producto > div .hasta {
  display: inline-block;
  color: #7A7A7A;
  font-weight: normal;
  margin: 2px 0; }

.oferta-item .descripcion-item .caracteristicas-producto > div .plan-incluye {
  font-size: 10px;
  color: #63B400;
  margin: 5px 0;
  font-weight: normal; }

.oferta-item .descripcion-item .caracteristicas-producto > div .ver-canales {
  font-size: 13px;
  color: #0C7F0B;
  text-align: center;
  text-decoration: underline;
  margin: 5px 0; }

.oferta-item .descripcion-item .caracteristicas-producto > div .sin-corte {
  display: inline-block;
  color: #7A7A7A;
  font-weight: normal;
  font-size: 11px; }

.oferta-item .descripcion-item .caracteristicas-producto > div .valor {
  font-size: 24px;
  display: inline-block; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .descripcion-productos .producto.producto-pack {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  min-height: 146px; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .descripcion-productos .producto.producto-pack.dashed {
  border-right: 1px dashed #63B400; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .descripcion-productos .producto.producto-pack .caracteristicas-producto > div {
  width: 100%; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .precio-producto {
  margin: 10px 0;
  border-top: 1px solid #F0F0F0; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .precio-producto .contrata {
  font-weight: bold;
  font-size: 13px;
  color: #333;
  text-align: center; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .precio-producto .contrata .precio {
  /*color: #0C7F0B;*/
  color: #333333;
  font-size: 32px;
  display: inline-block; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .precio-producto .contrata .mes {
  font-weight: normal;
  color: #7A7A7A;
  font-size: 13px;
  display: inline-block; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .precio-producto .costo-instalacion {
  text-align: center;
  font-weight: normal;
  font-size: 13px;
  color: #7A7A7A; }

.pagina-ofertas-negocios-dos-tab .oferta-item .descripcion-item .precio-producto .costo-instalacion span {
  font-weight: bold;
  color: #63B400; }

.ofertas-internet-marzo .play-top > .row:first-child .col-sm-12 {
  background-color: #071b3b;
  padding-bottom: 6px; }

.linea-separador {
  height: 1px;
  width: 100%; }

.producto .servicio-titulo {
  margin-top: -38px;
  margin-left: 40px; }

.producto .icon-gtd-tv-hd-interactiva,
.producto .icon-gtd-internet,
.producto .icon-gtd-telefonia {
  font-size: 30px;
  margin: 4px;
  padding: 0px;
  color: #0c7f0b; }

.linea-separador {
  height: 1px;
  width: 100%; }

.producto .servicio-titulo {
  margin-top: -38px;
  margin-left: 40px; }

@media (min-width: 1200px) {
  .el-mejor-internet-branding {
    background: url(/images/6b1a63da8b07c852b191434af702d3c1/original.png);
    min-height: 834px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .tab-planes-internet .centrar-xs {
    padding-left: 10px; }
  .ofertas-mas-soluc-digital .col-sm-1 {
    padding: 0; }
  .ofertas-mas-soluc-digital .contenedor-precio {
    padding-top: 40px;
    min-height: 132px; }
  .ofertas-mas-soluc-digital .contenedor-precio {
    font-weight: 700; }
  .mas-fuera {
    margin-right: -50px; }
  .negocios-plan-telefonia .contenedor-plan-telefonia {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 40px; }
  .video-noche-valdiviana {
    width: 100%;
    height: 597px; }
  .marzo-soluciones-digitales .logo-fox {
    margin-left: -15px; }
  .marzo-soluciones-digitales .col-sm-5.texto-navegacion-segura {
    padding-right: 0; }
  .marzo-soluciones-digitales .col-sm-4.texto-asistencia-24-7 {
    padding: 0; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .el-mejor-internet-branding {
    background: url(/images/e1f60d3c52abaf83f9ad964d78ebd97b/original.png);
    min-height: 603px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .ofertas-mas-soluc-digital .col-sm-1 {
    padding: 0; }
  .ofertas-mas-soluc-digital .contenedor-precio {
    padding-top: 32px;
    min-height: 131px; }
  .ofertas-mas-soluc-digital .contenedor-precio p {
    font-weight: 700;
    padding: 12px; }
  .mas-fuera {
    margin-right: -42px; }
  .negocios-plan-telefonia .contenedor-plan-telefonia {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 40px; }
  .video-noche-valdiviana {
    width: 100%;
    height: 484px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .el-mejor-internet-branding {
    background: url(/images/63091d62cf6893997e62f183ef5662a7/original.png);
    min-height: 603px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .mas-fuera {
    margin-right: -34px; }
  .ofertas-mas-soluc-digital .col-sm-1 {
    padding: 0; }
  .ofertas-mas-soluc-digital .contenedor-precio {
    padding-top: 24px;
    min-height: 131px; }
  .ofertas-mas-soluc-digital .contenedor-precio p {
    font-weight: 700;
    padding: 13px; }
  .negocios-plan-telefonia .contenedor-plan-telefonia {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 40px; }
  .video-noche-valdiviana {
    width: 100%;
    height: 360px; } }

@media (max-width: 767px) {
  .el-mejor-internet-branding {
    background: url(/images/250a914d38df6f6a545f0745f551d7e9/original.png);
    min-height: 834px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .ofertas-mas-soluc-digital .contenedor-precio {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 40px; }
  .ofertas-mas-soluc-digital .contenedor-precio p {
    font-weight: 700; }
  .negocios-plan-telefonia .contenedor-plan-telefonia {
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 40px; }
  .video-noche-valdiviana {
    width: 100%;
    height: 280px; } }

.navbar-nav .menu-item-ofertas a[role=button] {
  background-color: #262626; }

.guia-de-canales .tvguide-heading img {
  display: none; }

.color-verde-header {
  color: #0c7f0b; }

.soluc-digital {
  border: solid 4px #008000;
  padding: 10px; }

.soluc-digital .mas img {
  margin-top: -30px; }

.soluc-digital .link {
  margin-top: 2px; }

.soluc-digital .col-sm-8 p {
  padding-top: 10px; }

.promocion-fox-premium {
  margin-top: 20px;
  min-height: 86px; }

.promocion-fox-premium.color-naranjo {
  background-color: #ff5b02; }

.no-display {
  display: none; }

.subrayado {
  text-decoration: underline; }

.float-right {
  float: right; }

.btn-telsur-tusclicks {
  padding: 10px 16px;
  font-size: 18px; }

.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.special-top-buton {
  margin-top: 12px;
  margin-bottom: 12px; }

.bg-red {
  background-color: #f40200 !important; }

.portal-san-pedro .cotizar-button {
  text-align: center;
  font-size: 22px;
  font-weight: bold; }

.icon-gtd-telefonia-click-to-call:before {
  content: "\e008"; }

.cotizar-button span.icon-gtd-telefonia-click-to-call {
  margin-right: 4px; }

.btn-telsur-tusclicks:hover {
  opacity: 0.7; }

.btn-telsur-tusclicks:hover,
.btn-telsur-tusclicks:focus {
  color: #fff;
  text-decoration: none; }

.fibra-optica-general-titulo h3 {
  font-size: 24px; }

.fibra-optica-general-titulo p {
  font-size: 16px; }

.fibra-optica-general-texto p {
  font-size: 16px; }

.fibra-optica-general-footer p {
  font-size: 20px; }

#cotizador-telsur .cotizador-categories .cotizador-main-categories a.cotizador-category.media.active {
  width: 120%; }

.titulo-nav-segura {
  min-height: 58px;
  background-color: #00B500;
  padding-top: 13px;
  padding-bottom: 2px; }

.imagen-nav-segura {
  min-height: 180px; }

.texto-nav-segura {
  min-height: 80px;
  background-color: #e6e6e6; }

.texto-nav-segura-abajo {
  min-height: 130px; }

.texto-video-navegacion {
  padding: 20px; }

.titulo-nav-segura-negocios {
  min-height: 65px;
  background-color: #00B500;
  padding-top: 13px;
  padding-bottom: 2px; }

.imagen-nav-segura-negocios {
  min-height: 180px; }

.texto-nav-segura-negocios {
  min-height: 230px;
  background-color: #e6e6e6;
  padding: 10px; }

.texto-nav-segura-negocios-especial {
  min-height: 126px;
  background-color: #e6e6e6;
  padding: 10px; }

.navegacion-segura-planes {
  min-height: 210px; }

.navegacion-segura-planes-titulo {
  padding: 20px; }

.navegacion-segura-planes-imagen {
  margin-top: 20px; }

.navegacion-segura-planes-texto {
  padding: 20px;
  font-size: 22px; }

.texto-alianza-fsecure {
  padding: 20px; }

.navegacion-segura-negocios-header {
  background-color: #000;
  padding: 20px; }

.navegacion-segura-negocios-header p {
  font-size: 20px; }

.navegacion-segura-faq {
  padding: 20px;
  background-color: #e7e7e7; }

.fondo-fibra-optica-general {
  background: url(/images/b044d496b2b053ec394ddf846d48a751/original.jpg);
  min-height: 825px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.contenedor-imagen {
  position: relative; }

.imagen-ns {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden; }

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 92%;
  transform: translate(-50%, -100%); }

.contenedor-imagen:hover .imagen-ns {
  opacity: 0.3; }

.contenedor-imagen:hover .middle {
  opacity: 1; }

.text {
  background-color: #008000;
  color: #fff;
  font-size: 16px;
  padding: 16px 32px; }

@media (min-width: 1200px) {
  .no-movil-text-left {
    text-align: left; }
  .link.alineacion-diferenciada img {
    float: right; }
  .no-padding-right {
    padding-right: 0px; }
  .navegacion-segura {
    background: url(/images/0ffe8d0f4db873057543814be0c5848e/original.png);
    min-height: 461px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .navegacion-segura-negocios {
    background: url(/images/a0a548cdd3a2c4ea897fb4caa6b49ccc/original.jpg);
    min-height: 461px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .ipbx-tusclick {
    background: url(/images/4425d8c600fad3281cf961d4cc3f898f/original.png);
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .servicios-TI-tusclick {
    background: url(/images/62d92c19aa9e8bede510ae435e658f45/original.png);
    min-height: 833px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .servidores-virtuales-TLS {
    background: url(/images/a26ab82a7107919c49bd15390b1ec532/original.jpg);
    min-height: 834px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .fondo-BackUp-landing {
    background: url(/images/55b14ae826dd6bf9537673ecd46d41d2/original.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 466px;
    max-height: 466px;
    padding: 0px; }
  .menu > .navbar .navbar-nav > li {
    padding: 0 15px; }
  .el-mejor-internet-TLS {
    background: url(/images/4e7edd40d3b4dd5e50e31b1b885d363d/original.jpg);
    min-height: 834px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .asistencia-24-7 {
    background: url(/images/a7c08ebea7a0a2df77ea0dd1aedee02f/original.jpg);
    min-height: 482px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .asist-Tecnologica {
    background: url(/images/6f4cbac2ea025f8a08bea08e6fc0de2e/original.jpg);
    min-height: 483px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .premium-Asistencia {
    background: url(/images/eeeef0c337a4da0b99f36c76dcd529c8/original.jpg);
    min-height: 483px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .miveranoGtd {
    background: url(/images/7a34e4489419021ddebf6da25eb98941/original.jpg);
    min-height: 1141px;
    min-width: 1141px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .CopaLibertadores1 {
    background: url(/images/b5c9bc0e9c6258699ce76d8d9948989e/original.png);
    min-height: 1141px;
    min-width: 1141px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Nav-Segura-v2-tls {
    background: url(/images/93f9bf24a478ba251ef8167390d0258d/original.jpg);
    min-height: 483px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Nav-Segura-v2-tls-NEG {
    background: url(/images/b9e4c4edf3909abede4c0aa219a65e80/original.jpg);
    min-height: 483px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .camp-Marzo {
    background: url(/images/62d35190000b2709f2a64f9ebb8091f8/original.jpg);
    min-height: 287px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .img-camp-marzo-TLS {
    background: url(/images/5694999bc5a1f3aa674c71b89058a33f/original.jpg);
    min-height: 836px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Bolivar-ColoColo {
    background: url(/images/9f763a1e713a4fa9a17274f1bf178537/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .migracion-fibra-optica-tls {
    background: url(/images/6bf4df89d0b3441ae3a44cbadea1d986/original.jpg);
    min-height: 631px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .aniversario-125-promo {
    background: url(/images/e879a55f4e314a6e6a7f66a2d508c561/original.png);
    min-height: 287px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .camp-mes-de-la-madre {
    background: url(/images/2c9137caf998448307bfe45d6a97cd69/original.png);
    min-height: 287px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Fondo-Camaras {
    background: url(/images/09ba899bf93118c01c17ee1c0ab178ee/original.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Fondo-Nav-Segura {
    background: url(/images/26ba2fd7119dc8005f76cc76fb173724/original.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .ipbx-tusclick {
    background: url(/images/fb90fc5cb809ec5c3f4aea4b9c3c832f/original.png);
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .servicios-TI-tusclick {
    background: url(/images/01080817e555fb58b9c1499c6dac18fa/original.png);
    min-height: 833px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .servidores-virtuales-TLS {
    background: url(/images/5fe3b23ce25cbf90d91b74b540517ec4/original.jpg);
    min-height: 834px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .fondo-BackUp-landing {
    background: url(/images/38b12b4ff6070cae1876dab1908c9c26/original.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 466px;
    max-height: 466px;
    padding: 0px; }
  .menu > .navbar .navbar-nav > li {
    padding: 0 10px !important; }
  .el-mejor-internet-TLS {
    background: url(/images/d810b3c0d47c99b9880ecc1938774d8a/original.jpg);
    min-height: 603px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .asistencia-24-7 {
    background: url(/images/22257986d11c6c5cc51c2a584bac35c0/original.jpg);
    min-height: 482px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .asist-Tecnologica {
    background: url(/images/512d7987c19c204fd817e3b721f0c05e/original.jpg);
    min-height: 483px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .premium-Asistencia {
    background: url(/images/6dede2f83fbcca0d12a36f7460cc387c/original.jpg);
    min-height: 483px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .miveranoGtd {
    background: url(/images/667106057e1ac391746c603d8e6427ab/original.jpg);
    min-height: 1116px;
    min-width: 1112px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .CopaLibertadores1 {
    background: url(/images/12d3a1705198ae0fd46865e25a721a25/original.png);
    min-height: 1116px;
    min-width: 1112px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Nav-Segura-v2-tls {
    background: url(/images/8e11abfaad08008cd8000c9dddd6b7c3/original.jpg);
    min-height: 483px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Nav-Segura-v2-tls-NEG {
    background: url(/images/0ce4ea9143ea49020d1cb05f67f09b04/original.jpg);
    min-height: 483px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .camp-Marzo {
    background: url(/images/7427f4969e1e0103cda541067e056dd8/original.jpg);
    min-height: 287px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .img-camp-marzo-TLS {
    background: url(/images/34c575ea787e40584e6f39084efbac40/original.jpg);
    min-height: 836px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Bolivar-ColoColo {
    background: url(/images/fddb03f0906268fcdfd43fc6599070e8/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .migracion-fibra-optica-tls {
    background: url(/images/d589b84c952a3aee1edfdc64ae73108b/original.jpg);
    min-height: 473px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .camp-mes-de-la-madre {
    background: url(/images/88071725ecd2e7f6727895b8eca6f4b6/original.png);
    min-height: 287px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Fondo-Camaras {
    background: url(/images/5a0d0167465825239b8d9d670792d54b/original.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Fondo-Nav-Segura {
    background: url(/images/2d794c0f9f46fcb127a2615526474c2b/original.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .ipbx-tusclick {
    background: url(/images/3d07a7abde2c206bba46c5ade0493a02/original.png);
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .servicios-TI-tusclick {
    background: url(/images/cdb4330327ae6e104c57c6f81c71f1b8/original.png);
    min-height: 833px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .servidores-virtuales-TLS {
    background: url(/images/79c1cf7cdc72e200a2ce5f82856e50ee/original.jpg);
    min-height: 834px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .fondo-BackUp-landing {
    background: url(/images/38b12b4ff6070cae1876dab1908c9c26/original.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 466px;
    max-height: 466px;
    padding: 0px; }
  .fondo-BackUp-landing {
    background: url(/images/3dbb505888a263bc2b105bcac1631b6d/original.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 466px;
    max-height: 466px;
    padding: 0px; }
  .menu > .navbar .navbar-nav > li {
    padding: 0 6px !important; }
  .el-mejor-internet-TLS {
    background: url(/images/45f48d0c688e40e1cba1a867a8d649b7/original.jpg);
    min-height: 603px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .asistencia-24-7 {
    background: url(/images/254ce2c5b59af22df1d48b1efc29cd06/original.jpg);
    min-height: 482px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .asist-Tecnologica {
    background: url(/images/d489bb9e8ad22065cc2852518b465bf6/original.jpg);
    min-height: 485px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .premium-Asistencia {
    background: url(/images/97873e458e715a9b873d659157df3627/original.jpg);
    min-height: 485px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .miveranoGtd {
    background: url(/images/0a7ddd805fd7a93d965a480f4d0dc3a0/original.jpg);
    min-height: 1052px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .CopaLibertadores1 {
    background: url(/images/12173de90fb797a92baa62cdfc96cb4e/original.png);
    min-height: 1052px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Nav-Segura-v2-tls {
    background: url(/images/4736ae72e7c606d1248604c4471bd64f/original.jpg);
    min-height: 485px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Nav-Segura-v2-tls-NEG {
    background: url(/images/4b138c3f292f538045bc61802eca3903/original.jpg);
    min-height: 485px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .camp-Marzo {
    background: url(/images/dc9d3707883d9b7d62f64610e7195768/original.jpg);
    min-height: 287px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .img-camp-marzo-TLS {
    background: url(/images/78f24edd3cb660873978f95ced4e5b61/original.jpg);
    min-height: 836px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Bolivar-ColoColo {
    background: url(/images/83d833a4d838ec85403fbb85a7ce4f07/original.jpg);
    min-height: 370px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .migracion-fibra-optica-tls {
    background: url(/images/383e9ae1af22d288eb7c0b1a022502a2/original.jpg);
    min-height: 385px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .aniversario-125-promo {
    background: url(/images/24bfefe8280b682bee8868bb69d2e01c/original.png);
    min-height: 287px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .camp-mes-de-la-madre {
    background: url(/images/9827b0dbb6edcd22c19eb2e9c0fee4f2/original.png);
    min-height: 287px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Fondo-Camaras {
    background: url(/images/86417ed43351c3857d0ea8bd1728763a/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Fondo-Nav-Segura {
    background: url(/images/f22cc9a0b04c959e24db53f78c927a34/original.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 768px) {
  .navegacion-segura {
    background: url(/images/870fe837103aeb908e6452aa97a539d4/original.png);
    min-height: 461px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .navegacion-segura-negocios {
    background: url(/images/a317ef5183e4aa56012daec0be2766f1/original.jpg);
    min-height: 461px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) and (min-width: 640px) {
  .navegacion-segura {
    background: url(/images/8836b93e668c066c35aedfe074135e04/original.png);
    min-height: 490px;
    background-repeat: no-repeat;
    background-size: cover; }
  .navegacion-segura-negocios {
    background: url(/images/96584f63feca6e72b33ec6565e3ca2bf/original.jpg);
    min-height: 490px;
    background-repeat: no-repeat;
    background-size: cover; } }

@media (max-width: 639px) and (min-width: 480px) {
  .navegacion-segura {
    background: url(/images/ce6402d5da007b27e82b1bf26d92d30a/original.png);
    min-height: 410px;
    background-repeat: no-repeat;
    background-size: cover; }
  .navegacion-segura-negocios {
    background: url(/images/57dbc3a04c0327683ad776928c7ab6f9/original.jpg);
    min-height: 410px;
    background-repeat: no-repeat;
    background-size: cover; }
  .fondo-BackUp-landing {
    background: url(/images/3c1fed7791dc10806bc68ad4cebbb15f/original.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 466px;
    max-height: 466px;
    padding: 0px; } }

@media (max-width: 479px) {
  .navegacion-segura {
    background: url(/images/a55f67f368a041422e16ad785b0f7f8a/original.png);
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .navegacion-segura-negocios {
    background: url(/images/ef865c49fe7a3542ee5e924d7bd6a63a/original.jpg);
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .navegacion-segura-planes-texto {
    padding: 20px;
    font-size: 14px; }
  .ipbx-tusclick {
    background: url(/images/5526fefe1293b955706caea1fb40bedc/original.png);
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .servidores-virtuales-TLS {
    background: url(/images/299dbca72215c5fe7725703eec463aa7/original.jpg);
    min-height: 834px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .fondo-BackUp-landing {
    background: url(/images/3c1fed7791dc10806bc68ad4cebbb15f/original.jpg);
    background-repeat: no-repeat;
    background-position: top;
    min-height: 466px; }
  .fondo-texto-rojo {
    background-color: #0c7f0b; }
  .vers-movil-txt {
    margin-top: 220px !important;
    margin-bottom: 20px !important; }
  .vers-movil-txt p {
    font-size: 13px; }
  .item:nth-child(2).active .carousel-caption p {
    font-size: 0.9em; }
  .item:nth-child(2).active .carousel-caption h3 {
    font-size: 0.9em; }
  .item:nth-child(2).active .carousel-caption {
    background: transparent;
    width: 480px;
    bottom: 40px;
    padding: 20px 20px !important;
    text-align: left; }
  .el-mejor-internet-TLS {
    background: url(/images/4c64aa30736053b6c9cf5fe2283d2d83/original.jpg);
    min-height: 834px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .asistencia-24-7 {
    background: url(/images/4858cbe22127604806d230580891e446/original.jpg);
    min-height: 482px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .asist-Tecnologica {
    background: url(/images/c2a32f8af7dcf4dd18cd24690019a92b/original.jpg);
    min-height: 485px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .premium-Asistencia {
    background: url(/images/785c56500cf95a4dab3acd5d3a30afef/original.jpg);
    min-height: 485px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .miveranoGtd {
    background: url(/images/01aad3482f39eaca332b5bfdaf4248ce/original.jpg);
    min-height: 594px;
    background-position: center;
    background-size: cover; }
  .CopaLibertadores1 {
    background: url(/images/5eb16775c8f75040d3e9cc19a40ecd5b/original.png);
    min-height: 594px;
    background-position: center;
    background-size: cover; }
  .Nav-Segura-v2-tls {
    background: url(/images/51884d8286aa957be87a6a361bde88d1/original.jpg);
    min-height: 485px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Nav-Segura-v2-tls-NEG {
    background: url(/images/9a4878ab53ce5a1b968135d2ccfb5b3a/original.jpg);
    min-height: 485px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .camp-Marzo {
    background: url(/images/e2238acc2ff7561eafda822bf2b2c4a7/original.jpg);
    min-height: 287px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .img-camp-marzo-TLS {
    background: url(/images/4e369a4c781f8daafa5b78cd683e295f/original.jpg);
    min-height: 485px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Bolivar-ColoColo {
    background: url(/images/082dd655e0f4f138cc30715040804457/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .migracion-fibra-optica-tls {
    background: url(/images/0b2f921ae0bd360f742ccd31bae8a61d/original.jpg);
    min-height: 394px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .aniversario-125-promo {
    background: url(/images/0004732e910c050d59e1b0771cb90a31/original.png);
    min-height: 287px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .camp-mes-de-la-madre {
    background: url(/images/bc79c2504b33c8c7170cf8f9e03799ed/original.png);
    min-height: 287px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Fondo-Camaras {
    background: url(/images/f692b3c5311d98c5ae2430f9c8dbce5d/original.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Fondo-Nav-Segura {
    background: url(/images/1f17f1f7cfd0a88707963ea5a4c5efd3/original.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (min-width: 768px) {
  .mas-fuera .color-verde-fuerte {
    color: #0c7f0b; }
  .navegacion-segura-planes-texto {
    padding: 20px;
    font-size: 22px; }
  .item:nth-child(2).active .carousel-caption {
    background: transparent;
    width: 80%;
    bottom: 40px;
    padding: 20px 40px;
    text-align: left; } }

img.displayed {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.migracion-fibra-optica .cotizar-button {
  text-align: center;
  color: #fff;
  background-color: #0C7F0B;
  font-size: 22px;
  font-weight: bold;
  padding: 8px;
  width: 100%; }

.body-telsur-hogar .modal-title {
  text-align: center; }

.modal-open .click-to-call-container .btn-telsur {
  width: 100%;
  font-weight: bold; }

button.pull-right.cotizar-button:disabled {
  opacity: 0.5; }

button.pull-right.cotizar-button {
  background-color: #0c7f0b;
  color: #fff;
  border-radius: 0;
  padding: 8px 20px;
  width: 100%;
  margin-left: -15px;
  font-size: 17px;
  font-weight: bold;
  border: 0; }

button.pull-right.cotizar-button:hover {
  color: #fff;
  background-color: #0c7f0b; }

body {
  font-family: 'Titillium Web', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.certificados-sobre-decodificadores .col-md-9 .two-columns-title {
  display: none; }

.btn-pagar-cuentas-adicional {
  max-width: 120px;
  width: 100%;
  border-radius: 0; }

.con-negrita {
  font-weight: bold; }

.color-red {
  color: red; }

.color-green {
  color: green; }

.color-blue {
  color: blue; }

.color-blanco {
  color: #fff !important; }

.color-negro {
  color: #000 !important; }

.color-oscuro {
  color: #333 !important; }

.color-rojo {
  color: #f40200 !important; }

.normal {
  font-weight: 500 !important; }

.no-visible {
  display: none; }

hr.no-margin {
  margin: 0;
  padding: 0; }

i.fa.fa-exclamation-triangle {
  font-size: 16em;
  color: #fff; }

.pagination > li > a,
.pagination > li > span {
  color: #006837; }

.contrata-canales-online-contenedor {
  min-height: 388px;
  position: relative; }

.contrata-canales-online-contenedor .contrata-canales-online-interior {
  min-height: 388px;
  position: relative; }

.contrata-canales-online-contenedor .contrata-canales-online-interior img {
  position: absolute;
  bottom: 0; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #006837;
  border-color: #006837; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.contenedor-recargas {
  background-color: #f5f5f5;
  min-height: 250px;
  padding-bottom: 10px;
  border-bottom: 12px solid #63B400; }

.fondo-medio-celeste {
  background-color: #0199BA; }

.fondo-medio-blanco {
  background-color: #E5E5E5; }

.redondeado-superior {
  border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  border: 0px solid #000000; }

.redondeado-inferior {
  border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  border: 0px solid #000000; }

.no-transform {
  text-transform: none; }

.no-transformar {
  text-transform: none; }

.alineado-izquierda {
  float: left; }

.link-footer ul li a:hover {
  text-decoration: underline; }

.fondo-titulo-opcion-recarga {
  background-color: #63b400;
  margin-right: 0px;
  margin-left: 0px; }

.fondo-titulo-opcion-recarga .resaltado-texto {
  color: #006837; }

.fondo-verde {
  background-color: #63b400 !important; }

.color-verde {
  color: #006837; }

.color-azul {
  color: #4F78D4; }

.well {
  border-radius: 0; }

.fondotrtable {
  /*background-color: #006837;*/
  /*background-color: #0c7f0b;*/
  background-color: #63B400; }

.colortrtable {
  color: #fff; }

.header-top .logo-container img {
  margin: 10px 0;
  /*max-width: 172px;*/ }

.header-top .form-busqueda-container .input-group-addon,
.header-top .form-busqueda-container input {
  background-color: #E6ECEE; }

.header-top .form-busqueda-container .input-group-addon {
  color: #9f9f9f;
  font-size: 1.5em;
  border-radius: 0; }

.header-top .form-busqueda-container input {
  border-left: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-left: 0;
  height: 40px; }

.header-top .form-busqueda-container input:focus {
  border-color: #ccc; }

.header-top .form-busqueda-container button {
  background-color: black;
  color: #fff;
  margin-left: -5px;
  padding: 6px 20px;
  height: 40px;
  border: 0;
  border-radius: 0; }

.header-top .menu-accesos-clientes-wrapper {
  margin-top: 10px;
  margin-left: 15px;
  text-transform: uppercase;
  text-align: right;
  min-width: 130px; }

.header-top .menu-accesos-clientes-wrapper li {
  padding-bottom: 5px;
  margin-left: 10px;
  display: inline-block; }

.header-top .menu-accesos-clientes-wrapper li a {
  color: #0c7f0b; }

.header-top .menu-accesos-clientes-wrapper li a:hover {
  text-decoration: none; }

.header-top-left {
  color: #9f9f9f; }

.header-top-left .descripcion-container {
  padding: 10px 0 10px 15px;
  border-left: 1px solid #9f9f9f;
  margin: 20px 0 20px -15px; }

body:not(.body-telsur-hogar) .header-top-left .descripcion-container {
  margin-top: 30px;
  padding: 25px 0 25px 15px; }

.header-top-left h2 {
  padding: 0;
  margin: 0;
  font-size: 1.1em; }

.header-top-left .logo-container {
  max-width: 215px; }

.header-top-right {
  margin-top: 0; }

.header-top-right .btn-group {
  margin-bottom: 10px; }

.header-top-right .no-gutter .col-sm-4 {
  padding-left: 16px; }

.header-top-right .btn-group .btn {
  font-size: 15px;
  border-radius: 0;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #555555;
  background: #e6ecee;
  padding: 4px 0;
  width: 160px; }

.header-top-right .btn-group .btn > span {
  font-size: 24px;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  height: 26px; }

.header-top-right .btn-group .btn.active {
  background: #0c7f0b;
  box-shadow: none;
  color: white; }

/* update header */
.header-top-right .home-selector {
  display: inline-block;
  font-size: 0;
  margin: 0 2px; }

.header-top-right .home-selector:first-child {
  margin-left: 0; }

.header-top-right .home-selector:last-child {
  margin-right: 0; }

.header-top .col-sm-12 .form-busqueda-container {
  margin-bottom: 15px; }

.menu {
  background-color: #0c7f0b; }

.menu .dropdown:hover > a {
  background-color: #006837;
  color: #fff !important; }

.menu .dropdown:hover > a:hover {
  background-color: #006837;
  color: #fff !important; }

.menu .menu-item-ofertas.dropdown:hover > a {
  background-color: #262626;
  color: #fff !important; }

.menu .menu-item-ofertas.dropdown:hover > a:hover {
  background-color: #262626;
  color: #fff !important; }

.menu .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; }

.menu > .navbar {
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0;
  border: none; }

.menu > .navbar .navbar-nav {
  width: 100%; }

.body-telsur-empresas .menu > .navbar .navbar-nav > li {
  padding: 0 22px; }

.body-telsur-negocios .menu > .navbar .navbar-nav > li {
  padding: 0 10px; }

@media (min-width: 768px) {
  .navbar-nav > li {
    float: none;
    display: inline-block; }
  .navbar-nav {
    float: none;
    display: inline-block; } }

.menu > .navbar .navbar-nav > li > a {
  color: #fff;
  text-align: center;
  text-transform: uppercase; }

.menu > .navbar .navbar-nav > li.active > a,
.menu > .navbar .navbar-nav > li.open > a {
  background-color: #006837;
  color: #fff; }

.menu > .navbar .navbar-nav > li:first-child.active a {
  background-color: #0c7f0b; }

.menu .yamm .nav,
.menu .yamm .collapse,
.menu .yamm .dropup,
.menu .yamm .dropdown {
  position: static; }

.menu .yamm .container {
  position: relative; }

.menu .yamm .dropdown-menu {
  left: auto;
  top: 98%; }

.menu .yamm .yamm-content {
  padding: 20px 30px; }

.menu .yamm .yamm-content ul {
  float: left;
  width: 20%;
  margin: 0;
  padding: 0; }

.menu .yamm .yamm-content .list-unstyled {
  padding-bottom: 15px; }

.menu .yamm .yamm-content .list-unstyled li {
  padding: 0; }

.menu .yamm .yamm-content .list-unstyled li > a {
  display: block;
  padding: 3px 5px;
  color: #333; }

.menu .yamm .yamm-content .list-unstyled li > a:hover {
  background-color: #f5f5f5; }

.menu .yamm .yamm-content .list-unstyled li a:hover {
  text-decoration: none; }

.menu .yamm .yamm-content ul li {
  padding: 5px; }

.menu .yamm .yamm-content ul li:first-child h4 {
  min-height: 50px; }

.menu .yamm .yamm-content h4 {
  margin: 0;
  padding: 0; }

.menu .yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0; }

.carousel .carousel-caption {
  background: transparent;
  width: 480px;
  bottom: 40px;
  padding: 20px 40px;
  text-align: left; }

.carousel .carousel-caption h3 {
  color: #fff;
  margin: 15px 0 30px 0;
  padding: 0;
  font-size: 2.5em;
  text-align: left;
  text-transform: uppercase; }

.carousel .carousel-caption p {
  text-align: left;
  font-size: 1.2em; }

.carousel .carousel-caption .btn.btn-default {
  background-color: transparent;
  color: #fff; }

.carousel .carousel-inner .item {
  min-height: 368px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.carousel .carousel-inner .item .background {
  display: block;
  min-height: 368px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.carousel .carousel-control {
  background: none !important; }

.carousel .carousel-indicators {
  bottom: 0; }

.tabs-content .nav-tabs li.active a {
  background-color: #0072C7;
  color: #fff; }

.tabs-content .nav-tabs {
  margin-bottom: 10px; }

a {
  color: #006837;
  text-decoration: none; }

a:focus {
  text-decoration: none; }

a:hover {
  color: inherit;
  text-decoration: none; }

h3,
h4 {
  text-transform: uppercase;
  /*text-transform: none;*/
  color: #0c7f0b;
  font-weight: bold; }

h3 {
  font-size: 1.3em; }

h4 {
  font-size: 1.1em; }

h5 {
  font-size: 1.1em;
  font-weight: bold;
  color: #006837; }

h4 a {
  color: #006837; }

h5 a {
  color: #006837; }

.page-header {
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: none; }

.page-404 {
  margin-top: 50px;
  padding: 100px 0;
  border-bottom: 12px solid #0c7f0b;
  background-color: #E6ECEE; }

.page-home .atencion {
  background-color: #E6ECEE;
  padding: 30px 0; }

.page-home .atencion .atencion-dispuesta h3 {
  margin: 25px 0 30px; }

.page-home .atencion .atencion-dispuesta .atencion-dispuesta-items img {
  max-height: 70px; }

.page-home .atencion .atencion-dispuesta .atencion-dispuesta-items h4 {
  color: #0c7f0b; }

.page-home .atencion .atencion-dispuesta .atencion-dispuesta-items .col-sm-6 > div {
  text-align: center;
  background-color: #fff;
  min-height: 220px;
  padding: 16px; }

.page-home .atencion .atencion-dispuesta .atencion-dispuesta-items .col-sm-6:nth-child(2) > div {
  padding-bottom: 10px; }

.page-home .atencion .atencion-dispuesta .autoatencion-soporte {
  text-align: center; }

.page-home .atencion .atencion-dispuesta .autoatencion-soporte .col-sm-12 > div {
  background-color: #fff;
  min-height: 200px;
  padding: 32px 25px; }

.page-home .atencion .atencion-dispuesta .autoatencion-soporte h3 {
  text-align: left; }

.page-home .atencion .atencion-dispuesta .autoatencion-soporte .btn {
  text-transform: uppercase;
  min-width: 160px;
  font-weight: bold;
  padding: 10px 12px; }

.page-home .atencion .atencion-dispuesta .autoatencion-soporte .btn-paga-tu-cuenta {
  background-color: #0c7f0b;
  color: #fff; }

.page-home .atencion .atencion-dispuesta .autoatencion-soporte .btn-mi-correo {
  background-color: #0c7f0b;
  color: #fff; }

.page-home .atencion .atencion-dispuesta .autoatencion-soporte .btn-centro-de-ayuda {
  background-color: #63b400;
  color: #fff; }

.page-home .atencion .cotiza-servicios {
  /*padding: 36px 55px 36px;*/
  padding: 38px 40px 36px; }

.page-home .servicios {
  background: #fff;
  padding: 30px 0; }

.page-home .servicios h3 {
  margin: 15px 0 30px; }

.page-home .servicios .col-sm-4 > div {
  text-align: center;
  background-color: #E6ECEE;
  border-bottom: 12px solid #0c7f0b; }

.page-home .servicios img {
  max-width: 100%; }

.page-home .servicios .content {
  margin: 10px 0; }

.page-home .servicios h4 {
  margin: 0;
  color: #0c7f0b;
  font-size: 30px;
  text-align: right; }

.page-home .servicios p {
  color: #8a8a8a;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  margin-bottom: 5px; }

.page-home .servicios p.precio {
  color: #63b400;
  font-size: 34px;
  margin-bottom: 0; }

.page-home .servicios p.destacado-negocio-precio {
  text-align: center; }

.page-home .servicios span.negocio-precio {
  color: #63b400;
  font-size: 30px;
  margin-bottom: 0; }

.page-home .planes {
  background: #fff;
  padding: 30px 0; }

.page-home .planes h3 {
  margin: 15px 0 30px; }

.page-home .planes .plan {
  margin-top: 20px; }

.page-home .planes .col-sm-4 > div {
  text-align: center;
  background-color: #E6ECEE;
  border-bottom: 12px solid #0c7f0b; }

.page-home .planes .plan .row.content {
  padding-top: 10px; }

.page-home .planes img {
  max-width: 100%; }

.page-home .planes h4 {
  margin: 0;
  color: #0c7f0b;
  font-size: 22px;
  text-align: left;
  padding-left: 10px; }

.page-home .planes p {
  color: #8a8a8a;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  margin-bottom: 5px; }

.page-home .planes p.precio {
  color: #63b400;
  font-size: 34px;
  margin-bottom: 0; }

.page-home .planes p.destacado-empresa-precio {
  text-align: center; }

.page-home .planes span.empresa-precio {
  color: #63b400;
  font-size: 30px;
  margin-bottom: 0; }

.page-dos-columnas .planes {
  background: #fff;
  padding: 30px 0; }

.page-dos-columnas .planes .col-sm-4 > div {
  text-align: center;
  background-color: #E6ECEE;
  border-bottom: 12px solid #0c7f0b; }

.page-dos-columnas .planes .plan {
  margin-top: 20px; }

.page-dos-columnas .planes .plan .row.content {
  padding-top: 10px; }

.page-dos-columnas .planes h4 {
  margin: 0;
  color: #0c7f0b;
  font-size: 22px;
  text-align: left;
  padding-left: 10px; }

.page-dos-columnas .planes p.destacado-empresa-precio {
  text-align: center; }

.page-dos-columnas .planes p {
  color: #8a8a8a;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  margin-bottom: 5px; }

.page-dos-columnas .planes span.empresa-precio {
  color: #63b400;
  font-size: 30px;
  margin-bottom: 0; }

.page-home .masonry > .item {
  width: 31%;
  margin-bottom: 30px; }

.page-home .masonry > .sizer {
  width: 31%; }

.page-home .masonry > .gutter-sizer {
  width: 3%; }

.page-home .sidearea > .item {
  margin-bottom: 30px; }

.home-version-inicio-b .atencion {
  background-color: #fff; }

.home-version-inicio-b .atencion .canales-de-atencion > div {
  min-height: 125px;
  text-align: center; }

.home-version-inicio-b .atencion .canales-de-atencion > div img {
  margin: 10px; }

.home-version-inicio-b .atencion .canales-de-atencion > div:first-child {
  width: 8.333333333%; }

.home-version-inicio-b .atencion .canales-de-atencion > div:last-child {
  border-left: 1px solid #CED0D3; }

.cotiza-servicios {
  margin-top: 32px;
  text-align: center;
  color: #fff;
  background-color: #0c7f0b;
  /*background-color: #003383;*/
  border-bottom: 12px solid #63b400;
  padding: 30px 55px 22px; }

.cotiza-servicios img {
  max-width: 85px; }

.cotiza-servicios h4 {
  margin: 10px 0 0 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5em; }

.cotiza-servicios p {
  font-size: 1.3em; }

.cotiza-servicios a {
  color: #fff;
  text-decoration: none; }

.form-cotizacion h3 span {
  border: 1px solid rgba(153, 153, 153, 0.5);
  border-radius: 20px;
  padding: 0px 9px;
  color: #00A0D1; }

.form-cotizacion h3 {
  text-transform: none;
  margin-bottom: 25px; }

.form-cotizacion .well {
  margin-top: 25px;
  padding: 10px 19px; }

.form-cotizacion-empresa h3 {
  text-transform: none;
  margin-bottom: 4px;
  margin-top: 4px; }

.form-cotizacion-empresa h3 span {
  border: 1px solid rgba(153, 153, 153, 0.5);
  border-radius: 20px;
  padding: 0px 11px;
  color: #0C7F0B; }

.page-dos-columnas {
  padding-bottom: 30px; }

.page-dos-columnas .imagen img {
  width: 100%; }

.page-dos-columnas .intro {
  overflow: auto;
  margin: 30px 0;
  border-bottom: 1px solid #CED0D3; }

.page-dos-columnas .intro .icono {
  float: left;
  padding: 0 30px 30px 30px; }

.page-dos-columnas .intro .resumen {
  padding-top: 15px;
  font-size: 1.2em;
  color: #9f9f9f; }

.page-dos-columnas .contenido ul:not(.nav) {
  list-style: none; }

.page-dos-columnas .contenido ul:not(.nav) li {
  background: url(../media/teleductos/bullet.svg) left 5px no-repeat;
  padding-left: 12px;
  margin-bottom: 6px; }

.page-dos-columnas .precio {
  color: #63b400;
  font-size: 34px;
  margin-bottom: 0;
  font-weight: bold; }

.page-dos-columnas .servicio-principal .main-image {
  margin: -20px 0 10px -10px; }

.cobertura-telsur .btn-consulta-cobertura {
  background-color: #0c7f0b;
  border-radius: 0;
  font-size: 18px;
  color: #fff;
  padding: 8px 22px; }

.page-noticias .item-noticia {
  background-color: #E6ECEE;
  margin-bottom: 15px;
  overflow: auto; }

.page-noticias .item-noticia .imagen {
  float: left;
  padding-right: 15px; }

.page-noticias .media-left img {
  max-width: 215px; }

.imagenes-noticia {
  padding: 10px; }

.btn-reclamo,
.btn-telsur,
.btn-enviar-formulario,
.btn-consulta-cobertura {
  background-color: #0c7f0b;
  color: #fff;
  border-radius: 0;
  padding: 8px 20px;
  margin-top: 10px;
  margin-bottom: 10px; }

.btn-reclamo:hover,
.btn-telsur:hover,
.btn-telsur:focus,
.btn-enviar-formulario:hover,
.btn-consulta-cobertura:hover {
  color: #fff;
  background-color: #006837; }

.page-una-columna .precio h2 {
  font-size: 35px;
  font-weight: bold;
  text-transform: none; }

.page-una-columna .boton {
  font-size: 18px;
  text-transform: none;
  color: #fff;
  background-color: #63b400;
  padding-top: 15px;
  border-radius: 0px;
  padding-right: 30px;
  padding-left: 30px; }

.page-una-columna .boton a {
  font-size: 18px;
  text-transform: none;
  color: #fff; }

.page-una-columna .botonmini {
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  color: #fff;
  background-color: #008000;
  padding-top: 15px;
  border-radius: 0px;
  /*   padding-top: 12px;
       padding-bottom: 5px;
       padding-right: 5px;
       padding-left: 5px; */ }

.page-una-columna .botonmini a {
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  color: #fff; }

.page-una-columna h3 {
  font-size: 22px;
  font-weight: bold;
  text-transform: none;
  color: #0C7F0B; }

.page-una-columna .head h2 {
  font-size: 30px;
  font-weight: bold;
  color: #0C7F0B; }

.page-una-columna .head p {
  font-size: 20px;
  font-weight: 300; }

.page-una-columna .widget {
  background: #F3F3F3;
  padding: 10px;
  min-height: 178px;
  /*min-height: 230px;*/ }

.page-una-columna .widget-2 {
  background: #F3F3F3;
  padding: 10px;
  /*min-height: 250px;*/
  border-bottom: 12px solid #63B400; }

.page-una-columna .widget-2 a {
  color: black; }

.page-una-columna .widget-2 li {
  background: url(../media/telefonicadelsur/bullet-telsur.svg) left 10px no-repeat;
  padding-left: 12px;
  padding-top: 4px;
  list-style: none; }

.page-una-columna .widget-3 {
  background: #F3F3F3;
  padding: 10px;
  min-height: 250px;
  border-bottom: 12px solid #63B400; }

.page-una-columna .widget-3 a {
  color: black; }

.page-una-columna .widget-3 ul {
  padding: 10px; }

.page-una-columna .widget-3 li {
  background: url(../media/telefonicadelsur/bullet-telsur.svg) left 10px no-repeat;
  padding-left: 12px;
  padding-top: 4px;
  list-style: none; }

.page-una-columna .widget-ayuda {
  background: #F3F3F3;
  padding: 10px;
  min-height: 350px;
  border-bottom: 12px solid #63B400; }

.page-una-columna .widget-ayuda a {
  color: black; }

.page-una-columna .widget-ayuda ul {
  padding: 10px; }

.page-una-columna .widget-ayuda li {
  background: url(../media/telefonicadelsur/bullet-telsur.svg) left 10px no-repeat;
  padding-left: 12px;
  padding-top: 4px;
  list-style: none; }

.page-una-columna .widget-ayuda {
  background: #F3F3F3;
  padding: 10px;
  min-height: 350px;
  border-bottom: 12px solid #63B400; }

.page-una-columna .widget-ayuda .widget-sin-padding {
  padding-left: 0;
  padding-right: 0; }

.page-una-columna .widget-ayuda a {
  color: black; }

.page-una-columna .widget-ayuda ul {
  padding: 10px; }

.page-una-columna .widget-ayuda li {
  background: url(../media/telefonicadelsur/bullet-telsur.svg) left 10px no-repeat;
  padding-left: 12px;
  padding-top: 4px;
  list-style: none; }

.page-una-columna .widget.widget-white {
  border: 10px solid #F3F3F3;
  background: #FFFFFF;
  padding: 10px; }

.page-una-columna .widget.widget-button {
  min-height: 110px;
  margin-bottom: 30px; }

.page-una-columna .widget.widget-button img {
  float: left;
  margin: 10px; }

.page-una-columna .widget.widget-button h4 {
  margin-top: 30px;
  text-align: center; }

.page-una-columna .widget h4 {
  font-weight: bold;
  color: #0C7F0B;
  font-size: 20px;
  text-transform: none;
  margin-top: 0;
  padding-top: 4px; }

.page-una-columna .widget ul {
  list-style: none;
  padding-left: 0;
  font-size: 13px; }

.page-una-columna .widget p {
  font-size: 16px;
  color: #A0A0A0;
  margin-bottom: 0; }

.page-una-columna .widget a {
  color: black; }

.page-una-columna .widget h4 a {
  color: #0C7F0B; }

.page-una-columna .plan {
  min-height: 404px; }

.page-una-columna .plan .content {
  padding: 10px; }

.page-una-columna .plan .content .titulo {
  min-height: 108px; }

.page-una-columna .plan h4 {
  font-size: 24px;
  color: #0C7F0B;
  text-transform: none;
  margin: 0; }

.page-una-columna .plan p {
  font-size: 20px;
  color: #A0A0A0; }

.page-una-columna .plan p.contratalo {
  font-size: 16px; }

.page-una-columna .plan p.contratalo .precio {
  color: #0C7F0B;
  font-size: 24px;
  font-weight: bold; }

.page-una-columna .plan .btn {
  background: #63B400;
  color: white;
  border-radius: 0;
  float: right; }

.page-una-columna .ayuda {
  background: #f3f3f3;
  text-align: center;
  padding-top: 10px;
  /*min-height: 182px;*/ }

.page-una-columna .ayuda div {
  padding: 10px; }

.page-una-columna .ayuda h4 {
  text-transform: none;
  color: #9B9B9B; }

.page-una-columna .ayuda a {
  text-transform: none;
  color: #999999; }

.page-una-columna .normativa {
  background: #f3f3f3;
  text-align: center;
  min-height: 60px;
  padding: 10px; }

.page-una-columna .ayuda h4 {
  text-transform: none; }

.page-una-columna .planes-header > div {
  float: left; }

.page-una-columna .planes-header > div:first-child {
  background: #FAFAFA;
  padding: 10px 20px;
  margin-bottom: 10px;
  color: #0C7F0A;
  font-size: 27px;
  width: 30%; }

.page-una-columna .planes-header > div:last-child {
  background: #F3F3F3;
  padding: 10px 20px;
  margin-bottom: 10px;
  color: #000A00;
  font-size: 24px;
  font-weight: 300;
  width: 70%; }

.page-una-columna .table-planes thead tr th {
  background: #63b400;
  color: white;
  border: none;
  font-size: 22px; }

.page-una-columna .table-planes tbody tr th {
  font-size: 15px;
  font-weight: 300; }

.page-una-columna .table-planes tbody tr td:first-child {
  background: #F2F2F2;
  color: #0C7F0B;
  font-size: 20px;
  font-weight: 300; }

.page-una-columna .table-planes tbody tr td:first-child strong {
  font-weight: 600; }

.page-una-columna .table-planes tbody tr td {
  font-size: 18px;
  font-weight: 600;
  color: #4A4A4A; }

.page-una-columna .table-planes tbody tr td strong {
  font-size: 20px;
  font-weight: 600; }

.page-una-columna .table-planes tbody tr td .btn-default {
  background: #0c7f0b;
  color: white;
  border-radius: 0;
  border: none;
  font-weight: bold; }

.page-una-columna .table-planes tfoot {
  font-size: 11px;
  font-family: 'Helvetica'; }

.social-share {
  float: right;
  padding: 10px 0; }

.social-share-text {
  display: block;
  float: left;
  padding: 5px 12px; }

.social-share-list {
  list-style: none;
  float: right;
  padding: 0;
  margin: 0; }

.social-share-list li {
  float: left;
  padding: 0 0 0 0; }

.social-share-list li a {
  text-decoration: none;
  cursor: pointer; }

.banner_contactanos {
  text-align: left; }

.banner_contactanos h4 {
  margin: -6px 0 10px 0; }

.banner_contactanos .media {
  padding: 8px;
  margin-top: 4px; }

.banner_contactanos .media img {
  max-width: 60px; }

.banner_contactanos h6 {
  color: #0c7f0b;
  font-weight: bold;
  font-size: 14px;
  margin: 0; }

.banner_contactanos a,
.banner_contactanos span {
  color: #8a8a8a; }

.banner_contactanos span {
  font-size: 16px; }

.banner_contactanos a {
  text-decoration: underline; }

#modal-gtd-locations .modal-loader,
#modal-gtd .modal-loader {
  padding: 20px 0; }

#modal-gtd-locations .modal-loader,
#modal-gtd .modal-loader,
.click-to-call .loader {
  text-align: center; }

#modal-gtd-locations .modal-loader img,
#modal-gtd .modal-loader img,
.click-to-call .loader img {
  max-width: 60px;
  max-height: 60px;
  animation: 1s spin linear infinite; }

.click-to-call legend {
  font-size: 18px; }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* planes */
.single-plan hr {
  margin: 0;
  padding: 0; }

.single-plan hr.margin {
  margin: 16px 0;
  padding: 0; }

.single-plan .product-header {
  background-color: #EAEAEB;
  margin-bottom: 40px; }

.single-plan .product-header .img-responsive {
  margin: 0 auto; }

.single-plan .product-header .head {
  padding-top: 20px;
  padding-left: 20px;
  text-transform: capitalize; }

.single-plan .product-info {
  margin-bottom: 16px; }

.single-plan .product-info h2 {
  font-weight: normal;
  color: #333; }

.single-plan .product-info h2 strong {
  color: #0C7F0B; }

.single-plan .product-info .precio {
  padding: 12px;
  display: inline-block;
  font-size: 36px; }

.single-plan .product-info .precio h2 {
  margin: 0;
  display: inline-block;
  font-size: 36px;
  font-weight: bold; }

.single-plan .col-minutos-incluidos,
.single-plan .plan-incluye {
  padding-top: 20px;
  padding-bottom: 20px; }

.single-plan .col-minutos-incluidos {
  border-right: 1px solid #ddd; }

.single-plan .col-minutos-incluidos h4 {
  color: #333;
  padding: 0;
  margin: 0 0 16px 0; }

.single-plan .plan-incluye {
  border-left: 1px solid #ddd;
  margin-left: -1px; }

.plan-telefonia .single-plan .plan-incluye {
  border-left: none;
  margin-left: 0; }

.single-plan .plan-incluye h4 {
  color: #6a6868;
  font-weight: normal; }

.single-plan .plan-incluye .table thead {
  background-color: #000;
  color: #fff; }

.single-plan .solicitar-btn {
  background-color: #63b400;
  padding: 20px 20px 10px;
  width: 100%;
  text-align: center; }

.single-plan .table-plan {
  border: 1px solid #ddd;
  margin-top: 20px; }

.single-plan .table-plan thead tr {
  background-color: #000;
  color: #fff; }

.single-plan .table-plan tbody tr:hover {
  background-color: #E2E2E2; }

.single-plan .col-detalle-television {
  border-right: 1px solid #ddd; }

.single-plan .col-parrilla-canales {
  border-left: 1px solid #ddd;
  margin-left: -1px; }

.single-plan .col-parrilla-canales img {
  margin: 0 auto; }

.single-plan .col-detalle-television ul li {
  background: url(../media/telefonicadelsur/bullet-telsur.svg) left 10px no-repeat;
  padding-left: 12px;
  padding-top: 4px;
  list-style: none;
  text-align: left; }

.icon-gtd-uso {
  font-size: 26px;
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
  line-height: 1; }

.icon-gtd-semaforo {
  text-align: center;
  padding-top: 5px; }

.icon-gtd-semaforo.rendimiento-200-mb,
.icon-gtd-semaforo.rendimiento-120-mb,
.icon-gtd-semaforo.rendimiento-100-mb,
.icon-gtd-semaforo.rendimiento-80-mb,
.icon-gtd-semaforo.rendimiento-50-mb,
.icon-gtd-semaforo.rendimiento-30-mb {
  color: #A2C27E; }

.icon-gtd-semaforo.rendimiento-10-mb,
.icon-gtd-semaforo.rendimiento-15-mb {
  color: #A2C27E; }

.rendimiento-streaming.icon-gtd-semaforo.rendimiento-10-mb,
.rendimiento-streaming.icon-gtd-semaforo.rendimiento-15-mb {
  color: #F0E87F; }

.icon-gtd-semaforo.rendimiento-5-mb {
  color: #F02B2B; }

.rendimiento-juegos-en-linea.icon-gtd-semaforo.rendimiento-5-mb,
.rendimiento-descargar-archivos.icon-gtd-semaforo.rendimiento-5-mb {
  color: #F0E87F; }

.rendimiento-trabajo-en-casa.icon-gtd-semaforo.rendimiento-5-mb,
.rendimiento-redes-sociales.icon-gtd-semaforo.rendimiento-5-mb {
  color: #A2C27E; }

.menu .loader {
  text-align: center; }

/*

Custom single plan

*/
.info-plan {
  padding-top: 40px;
  padding-bottom: 20px; }

.info-plan h1 {
  margin: 0;
  margin-bottom: 10px;
  margin-top: 5px; }

.info-plan p {
  margin: 0; }

.plan-color {
  color: #63b400; }

.plan-btn.precio {
  padding: 12px;
  display: inline-block;
  font-size: 36px; }

.plan-btn.precio h2 {
  margin: 0;
  display: inline-block;
  font-size: 14px; }

.plan-btn.precio .achicado {
  padding: 12px;
  display: inline-block;
  font-size: 13px; }

.plan-btn.precio strong {
  font-size: 36px; }

.tachado {
  text-decoration: line-through; }

.visible-xs-block .plan-btn.precio {
  margin-top: 30px; }

.detalle-servidor-virtual {
  padding-top: 20px;
  padding-bottom: 20px; }

.detalle-velocidad {
  margin-left: -1px;
  border-left: 1px solid #DDDDDD;
  padding-top: 20px; }

.modal-body .detalle-velocidad a {
  display: none; }

.descripcion-col {
  padding-top: 20px;
  border-right: 1px solid #DDDDDD; }

.descripcion-col h4 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px; }

.descripcion-col p.destacado {
  font-size: 18px;
  margin-bottom: 0; }

.descripcion-col p {
  font-size: 14px;
  text-align: left; }

.descripcion-col li {
  background: url(../media/telefonicadelsur/bullet-telsur.svg) left 10px no-repeat;
  padding-left: 12px;
  padding-top: 4px;
  list-style: none;
  text-align: left; }

.descripcion-col-duo h3 {
  color: #333; }

.descripcion-col-duo h4 {
  font-weight: normal;
  color: #333;
  margin: 0; }

.content-info {
  margin-bottom: 20px; }

.triangulito {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #63b400;
  display: inline-block;
  margin-right: 10px; }

.small-btn {
  font-size: 13px;
  margin: 0 5px;
  display: inline-block; }

.estandar-btn {
  background-color: #63b400;
  color: #fff;
  font-size: 18px;
  padding: 12px 20px;
  max-width: 132px;
  text-align: center;
  line-height: 1.2;
  margin: 20px 0;
  transition: .2s;
  -o-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s; }

.small-btn {
  font-size: 13px;
  margin: 0 5px;
  display: inline-block; }

.estandar-btn:hover {
  opacity: 0.7; }

.visible-xs-block .estandar-btn {
  margin: 20px auto; }

.url-solicitar {
  text-decoration: none; }

.td-header {
  color: #ffffff;
  background-color: black; }

.table-plan {
  border: 1px solid #ddd;
  margin-top: 20px; }

.table-plan tbody tr {
  transition: background-color .2s; }

.table-plan tbody tr:hover {
  background-color: #E2E2E2; }

.table-plan thead {
  border: 1px solid #000; }

.table-plan-internet {
  border: 1px solid #ddd;
  margin-top: 20px; }

.table-plan-internet tbody tr {
  transition: background-color .2s; }

.table-plan-internet tbody tr:hover {
  background-color: #E2E2E2; }

.table-plan-internet thead {
  border: 1px solid #ED1B23; }

.table-plan-internet .td-header {
  color: #ffffff;
  background-color: #ED1B23; }

.table-plan-internet .td-sub-header {
  color: #ffffff;
  background-color: #3f3e3e;
  border: 1px solid #3f3e3e; }

.table-television-canales {
  border: 1px solid #ddd;
  margin-top: 20px; }

.table-television-canales tbody tr {
  transition: background-color .2s; }

.table-television-canales tbody tr:hover {
  background-color: #3f3e3e; }

.table-television-canales thead {
  border: 1px solid #3f3e3e; }

.table-television-canales .td-header {
  color: #ffffff;
  background-color: #3f3e3e; }

.icon-gtd-uso {
  font-size: 26px;
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
  line-height: 1; }

.icon-gtd-semaforo {
  text-align: center;
  padding-top: 5px; }

.icon-gtd-semaforo.rendimiento-baja {
  color: #F02B2B; }

.icon-gtd-semaforo.rendimiento-media {
  color: #F0E87F; }

.icon-gtd-semaforo.rendimiento-buena {
  color: #A2C27E; }

.border-right {
  border-right: 1px solid #DDDDDD;
  padding-right: 20px;
  height: 100%; }

.detalle-velocidad h4 {
  margin-top: 0;
  font-weight: normal; }

.table-planes {
  margin-top: 30px; }

.detalle-tarifa {
  padding-top: 20px; }

/*

Custom single plan

*/
.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 130px; }

.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

.item-oficina {
  border: 1px solid #979797;
  margin-bottom: 30px; }

.item-oficina h4 {
  margin: 0;
  padding: 7px 10px;
  background-color: #0C7F0B;
  color: #fff; }

.oficina-info {
  padding: 4px; }

.oficina-info p {
  margin: 0;
  line-height: 1.2; }

.oficina-icon {
  color: #D8D8D8;
  font-size: 22px;
  margin-right: 5px; }

.oficina-icon:before {
  vertical-align: top; }

.sucursal-info {
  display: inline-block;
  margin-bottom: 10px;
  max-width: 210px; }

ul.list-unstyled[data-list-planes] .loader {
  background: none;
  text-align: center; }

.formas-de-pago {
  padding-top: 20px; }

.formas-de-pago .media {
  padding: 20px 14px 8px 14px;
  background-color: #F3F3F3;
  margin: 16px 0; }

.formas-de-pago .media a:hover {
  color: #006837; }

.formas-de-pago .media a h4 {
  color: #006837; }

.icon-medios-pago {
  font-size: 54px;
  line-height: 50px; }

.col-md-9 .two-columns-title {
  font-size: 30px;
  font-weight: bold;
  color: #0c7f0b;
  margin-top: 0; }

.tab-content {
  padding-top: 10px; }

#conoce-valdivia .primera-columna {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  background: #8DC73F;
  color: #fff; }

#conoce-valdivia .borde-derecho {
  border-right: 2px solid #02834B; }

#conoce-valdivia .segunda-columna {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  vertical-align: middle; }

#conoce-valdivia .border-bajo {
  border-bottom: 2px solid #02834B; }

#conoce-valdivia td {
  border-bottom: 1px solid #02834B;
  padding: 5px 3px 0px 3px;
  font-size: 11px; }

.fondo-stingray {
  background: url("/images/a9cb6df3d91fb3e7655171d4155687f0/original.png"); }

.fondo-telsur-negocios {
  background: url("/images/07d074316f272a90c0b5391edc603b5c/original.png"); }

/* LOADER */
.loader-gtd {
  max-height: 60px;
  max-width: 60px;
  animation: 1s spin linear infinite; }

.table-planes .btn-telsur {
  padding: 6px 12px; }

.table-planes > tbody > tr > td {
  vertical-align: middle; }

.header-producto-negocio {
  background-color: #EAEAEB; }

.header-producto-negocio .head {
  padding: 25px 0 0 30px; }

.page-dos-columnas-negocios .plan-color,
.page-una-columna-negocios .plan-color {
  color: #0c7f0b; }

.page-una-columna-negocios .info-plan .plan-btn.precio,
.page-una-columna-negocios .estandar-btn {
  background-color: #0c7f0b; }

.row-condiciones-plan {
  margin-top: 20px; }

.row-condiciones-plan .tab-content {
  padding: 20px; }

.lomas-san-andres-header {
  background-image: url("../media/telefonicadelsur/images-landing/fondo-lomas-san-andres.jpg");
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: Lato, sans-serif; }

.lomas-brisas-del-sol-header {
  background-image: url("../media/telefonicadelsur/images-landing/fondo-brisas-del-sol.jpg");
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: Lato, sans-serif; }

.convenio-pac,
.centros-de-pagos img {
  padding: 10px; }

.sidebar-centro-de-pago li {
  background: url(../media/telefonicadelsur/bullet-telsur.svg) left 10px no-repeat;
  padding-left: 12px; }

.con-opacidad {
  background-color: #000;
  opacity: 0.7;
  color: #fff; }

.page-home .servicios .plan {
  min-height: 408px; }

.page-home .servicios .plan .content {
  padding: 10px; }

.page-home .servicios .plan .content .titulo {
  min-height: 80px;
  text-align: left; }

.page-home .servicios .plan .content .titulo h4 {
  text-align: left; }

.page-home .servicios .plan .content .titulo p {
  font-size: 18px;
  color: #A0A0A0; }

.page-home .servicios .plan h4 {
  font-size: 24px;
  color: #0C7F0B;
  text-transform: none;
  margin: 0; }

.page-home .servicios .plan p {
  font-size: 20px;
  color: #A0A0A0; }

.page-home .servicios .plan p.contratalo {
  font-size: 14px; }

.page-home .servicios .plan p {
  font-size: 20px;
  color: #A0A0A0; }

.page-home .servicios .plan p.contratalo .precio {
  color: #0C7F0B;
  font-size: 24px;
  font-weight: bold; }

.page-home .servicios .plan .btn {
  background: #63B400;
  color: white;
  border-radius: 0;
  float: right; }

#selector-localidad-telsur {
  margin-top: 0; }

#selector-localidad-telsur strong {
  color: #0c7f0b; }

#selector-localidad-telsur .btn-telsur {
  padding: 2px 6px;
  background-color: #6EBD00;
  border-radius: 3px; }

#panel-info-marca {
  display: none; }

img#logo-grupogtd-test-velocidad {
  display: none; }

.mejor-internet-vuela-fondo-entero {
  background-image: url("../media/telefonicadelsur/images-landing/fondocampananubes.png");
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }

.page-home .servicios .destacado-detalle {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  min-height: 100px; }

.page-home .servicios .destacado-detalle p {
  color: #8a8a8a;
  font-weight: normal;
  font-size: 14px;
  text-align: left; }

.btn-add-product-cotizador {
  display: none; }

.modal-body .btn-cotiza-modal {
  display: none; }

.modal-body .btn-add-product-cotizador {
  display: inline-block; }

.modal-body .condiciones-plan-tv {
  display: none; }

.informacion-adicional .media-left .icon-gtd-info-comercial,
.informacion-adicional .media-left .icon-gtd-info-tecnica,
.informacion-adicional .media-left .icon-gtd-condiciones {
  font-size: 22px;
  vertical-align: middle;
  line-height: 1;
  padding-right: 4px; }

.texto-letra-chica {
  background-color: #edf5ed;
  padding: 10px; }

.texto-letra-chica p {
  font-size: 13px; }

.plan-internet .product-details .col-velocidades-internet h4 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 20px; }

.minuscula {
  text-transform: none; }

.accesos-directos-telsur {
  position: fixed;
  width: 250px;
  right: 0;
  top: 40%;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #fff;
  overflow: hidden;
  transition: right 0.5s ease;
  z-index: 1000; }

.accesos-directos-telsur .abrir {
  display: none; }

.accesos-directos-telsur.closed {
  right: -230px; }

.accesos-directos-telsur.closed .abrir {
  display: inline; }

.accesos-directos-telsur.closed .cerrar {
  display: none; }

.accesos-directos-telsur .media .media-body {
  border-top: 2px solid rgba(99, 180, 0, 0.8);
  border-bottom: 2px solid rgba(99, 180, 0, 0.8);
  padding-top: 0px;
  padding-bottom: 20px; }

.accesos-directos-telsur .media .media-left.media-middle {
  background-color: rgba(12, 127, 11, 0.8); }

.accesos-directos-telsur .close_btn {
  width: 20px;
  text-align: center;
  display: inline-block; }

.accesos-directos-telsur .close_btn a {
  color: #fff; }

.accesos-directos-telsur .content {
  height: 130px;
  padding: 0 5px 0 10px;
  display: inline-block; }

.accesos-directos-telsur ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.accesos-directos-telsur-negocios.accesos-directos-telsur ul li {
  padding: 50px 0 0 0; }

.accesos-directos-telsur ul li {
  padding: 16px 0 0 0; }

.accesos-directos-telsur ul li a {
  color: #000;
  font-size: 14px;
  font-weight: bold; }

.accesos-directos-telsur ul li span {
  vertical-align: middle;
  display: inline-block;
  font-size: 32px;
  height: 37px; }

.btn-contratar {
  background-color: #0c7f0b;
  font-weight: bold;
  border-radius: 0;
  color: #fff;
  display: block;
  width: 100%;
  font-size: 20px; }

.btn-contratar span {
  font-size: 24px;
  vertical-align: middle; }

.btn-contratar:hover,
.btn-contratar:focus {
  color: #fff; }

.btn-contratar-sm {
  background-color: #0c7f0b;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  white-space: normal;
  line-height: 14px;
  padding: 4px 10px;
  border-radius: 0; }

.btn-contratar-sm span {
  font-size: 24px; }

.btn-contratar-sm:hover,
.btn-contratar-sm:focus {
  color: #fff; }

.icon-gtd-telefonia-movil:before {
  content: "\e007"; }

.icon-gtd-tv-hd-interactiva:before {
  content: "\e009"; }

.icon-gtd-packs-biplay:before {
  content: "\e001"; }

.icon-gtd-packs-triplay:before {
  content: "\e00a"; }

.cotizacion-success-message {
  text-align: center;
  color: #666666; }

.cotizacion-success-message h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: none;
  color: #666;
  margin: 0; }

.cotizacion-success-message h4 {
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #666;
  margin: 5px 0; }

.cotizacion-success-message .btn-telsur {
  background-color: #63b400; }

.encuesta-message {
  text-align: center;
  background-color: #d9f0d8;
  color: #666666;
  border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  border: 0px solid #000000; }

.encuesta-message h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: none;
  color: #666;
  margin: 0; }

.encuesta-message h4 {
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #666;
  margin: 5px 0; }

.jumbotron {
  background-color: transparent !important; }

.fa-6 {
  font-size: 20em; }

.encuesta-message .btn-telsur {
  background-color: #63b400; }

.fondo-gtd-movil {
  background: url("/images/30e685a6145b8ea75565284b47179b8f/original.png"); }

.fondo-gtd-movil-2 {
  background: url("/images/42502dce5e4d80ff51dfc95ab861e36e/original.png"); }

.fondo-cotiza-whatsApp {
  background: url("/images/486e74b63393acdac1e41c097bfef118/original.jpg"); }

.fondo-advertencia-fraude {
  background: url("/images/23b82b81864697a3c9b4e1b413f3d918/original.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.con-fondo-transparente {
  opacity: 0.8;
  background: #000; }

.fondo-cotiza-whatsApp-barraINT {
  background: url("/images/308a67e7391e3ff76347b75800726d1e/original.png");
  margin-right: 0;
  margin-left: 0; }

.fondo-promo-navidad-telsur {
  background: url("/images/3d6a20a7fa3874e0936e02f59330ac7b/original.jpg");
  background-repeat: no-repeat; }

.fondo--head-promo-navidad-telsur {
  background: url("/images/4991835ec3c15557f2084b116dd744fe/original.png");
  background-repeat: no-repeat; }

.page-una-columna .barra-verde-ayuda {
  background: #F3F3F3;
  padding: 10px;
  border-bottom: 12px solid #63B400; }

.page-una-columna .barra-gris-ayuda {
  background: #FFFFFF;
  padding: 10px;
  border-bottom: 8px solid #E5E5E5; }

.page-dos-columnas .barra-verde-ayuda {
  background: #F3F3F3;
  padding: 10px;
  border-bottom: 12px solid #63B400; }

.page-dos-columnas .barra-gris-ayuda {
  background: #FFFFFF;
  padding: 10px;
  border-bottom: 8px solid #E5E5E5; }

.roaming-selector-container .input-group-addon img {
  max-width: 30px; }

.imagenes-centradas > img {
  display: inline-block; }

@media (min-width: 1200px) {
  .titular-124-atributos {
    font-size: 60px; }
  .titular-atributos {
    font-size: 90px; }
  .texto-final {
    font-size: 60px; }
  .miveranotelsur .fondo-texto-comparte .texto-comparte p {
    display: block;
    vertical-align: middle;
    font-size: 28px;
    padding-top: 32px; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos {
    color: #fff;
    min-height: 248px;
    vertical-align: middle; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos p {
    padding-top: 59px;
    padding-left: 18px;
    font-size: 19px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .titular-124-atributos {
    font-size: 50px; }
  .titular-atributos {
    font-size: 80px; }
  .texto-final {
    font-size: 50px; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos {
    color: #fff;
    min-height: 236px;
    vertical-align: middle; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos p {
    padding-top: 44px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 18px; }
  .miveranotelsur .fondo-texto-comparte .texto-comparte p {
    display: block;
    vertical-align: middle;
    font-size: 23px;
    padding-top: 32px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .titular-124-atributos {
    font-size: 50px; }
  .titular-atributos {
    font-size: 70px; }
  .texto-final {
    font-size: 40px; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos {
    color: #fff;
    min-height: 236px;
    vertical-align: middle; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos p {
    padding-top: 44px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 18px; }
  .miveranotelsur .fondo-texto-comparte .texto-comparte p {
    display: block;
    vertical-align: middle;
    font-size: 21px;
    padding: 10px; } }

@media (max-width: 768px) {
  .titular-124-atributos {
    font-size: 40px; }
  .titular-atributos {
    font-size: 60px; }
  .texto-final {
    font-size: 30px; }
  .miveranotelsur .fondo-texto-comparte .texto-comparte p {
    display: block;
    vertical-align: middle;
    font-size: 23px;
    padding-top: 32px; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos {
    color: #fff;
    min-height: 236px;
    vertical-align: middle; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos p {
    padding-top: 74px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 18px; }
  footer {
    padding: 0; } }

@media (max-width: 355px) {
  .miveranotelsur .fondo-texto-comparte img {
    display: block;
    padding: 0; }
  .titular-124-atributos {
    font-size: 40px; }
  .titular-atributos {
    font-size: 40px; }
  .texto-final {
    font-size: 25px; } }

.miveranotelsur .fondo-texto-comparte {
  background: url("/media/telefonicadelsur/images/landing/miveranotelsur/izquierda.jpg");
  background-repeat: no-repeat;
  min-height: 169px; }

.miveranotelsur .fondo-texto-siguenos {
  background: url("/media/telefonicadelsur/images/landing/miveranotelsur/derecha.jpg"); }

.miveranotelsur .fondo-texto-comparte .texto-comparte {
  color: #fff;
  vertical-align: middle; }

.miveranotelsur .fondo-texto-comparte img {
  display: block;
  padding: 16px; }

.miveranotelsur .fondo-texto-siguenos .texto-siguenos .color-amarillo {
  color: #feed01; }

.form-cotizacion-multimedia-negocio h3 span {
  border: 1px solid rgba(153, 153, 153, 0.5);
  border-radius: 20px;
  padding: 0px 11px;
  color: #0C7F0B; }

.form-cotizacion-multimedia-negocio h3 {
  text-transform: none;
  margin-bottom: 25px; }

.form-cotizacion-multimedia-negocio .well {
  margin-top: 25px;
  padding: 10px 19px; }

.detalle_plan_premium {
  margin-bottom: 10px; }

.detalle_plan_premium p {
  text-align: justify; }

.detalle_plan_premium p {
  font-size: 12px; }

.col-btn-detalle-producto {
  padding-top: 10px; }

.col-btn-detalle-producto .btn {
  background: #63B400;
  color: white;
  border-radius: 0; }

.negocio-home-destacado {
  min-height: 100px; }

.empresa-home-destacado {
  min-height: 84px; }

.producto p {
  line-height: 16px; }

.tamanio-22 {
  font-size: 22px; }

.tamanio-18 {
  font-size: 15px; }

.ofertas-internet-marzo .play-top {
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 2px solid #d8d8d8;
  min-height: 285px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.borde-interlineado-azul {
  border-width: 3px;
  border-style: dashed;
  color: #0101A1; }

.borde-interlineado-verde {
  border-width: 3px;
  border-style: dashed;
  color: #006702; }

.cotizador-link-encuesta {
  display: block;
  cursor: pointer;
  padding: 10px 0 10px 16px;
  font-weight: 600;
  width: 100%;
  background-color: #fc2324;
  color: #fff; }

.cotizador-link-encuesta:hover,
.cotizador-link-encuesta:focus {
  text-decoration: underline;
  color: #fff; }

.menu-mobile {
  position: relative;
  overflow: hidden;
  width: 100%; }

.menu-mobile .mobile-menu-container {
  transition: height .3s ease-in-out;
  position: relative; }

.menu-mobile ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: right .3s ease; }

@keyframes openmenu {
  0% {
    right: -100%; }
  100% {
    right: 0; } }

@keyframes closemenu {
  0% {
    right: 0; }
  100% {
    right: -100%; } }

.menu-mobile ul:not(:nth-child(2)) {
  right: -100%;
  top: 73px;
  position: absolute; }

.menu-mobile ul.active {
  animation: openmenu .3s forwards; }

.menu-mobile ul.inactive {
  animation: closemenu .3s forwards; }

.menu-mobile ul li {
  position: relative; }

.menu-mobile ul li a {
  display: block;
  padding: 16px;
  background-color: #0c7f0b;
  color: #fff;
  text-transform: uppercase; }

.menu-mobile ul li.with-children:after {
  content: "\e080";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  right: 25px;
  top: 19px;
  color: #fff; }

.menu-mobile ul li.item-header:before {
  content: "\e079";
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  left: 15px;
  top: 19px;
  color: #fff; }

.menu-mobile ul li.item-header a {
  padding-left: 35px;
  background-color: #000; }

.menu-mobile .burger-icon {
  background-color: #0c7f0b;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 1; }

.menu-mobile .burger-icon .icon {
  width: 20px;
  height: 40px;
  padding: 12px 0;
  margin: 0 auto; }

.menu-mobile .burger-icon .bar {
  width: 100%;
  height: 3px;
  margin-bottom: 4px;
  background-color: #fff;
  transition: .2s ease; }

.menu-mobile .burger-icon .bar:last-child {
  margin-bottom: 0; }

.menu-mobile .burger-icon .icon.active .bar:nth-child(1) {
  transform: rotate(45deg);
  transform-origin: 0 0; }

.menu-mobile .burger-icon .icon.active .bar:nth-child(3) {
  transform: rotate(-45deg);
  transform-origin: 7px 6px; }

.menu-mobile .burger-icon .icon.active .bar:nth-child(2) {
  display: none; }

.pagina-ofertas .nav-pills ul {
  margin: 30px 0;
  padding: 0;
  border: 1px solid #0C7F0B;
  border-radius: 6px;
  font-size: 0;
  overflow: hidden;
  background-color: #fff; }

.pagina-ofertas .nav-pills ul li {
  display: inline-block;
  text-align: center;
  width: 33.333%;
  padding: 10px 0;
  color: #0C7F0B;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
  border-right: 1px solid #0C7F0B;
  transition: .2s ease;
  cursor: pointer; }

.pagina-ofertas .anchor-position-marker {
  position: relative;
  top: -40px; }

.pagina-ofertas .nav-pills ul li a {
  font-size: 14px;
  padding: 10px 0;
  display: block; }

.pagina-ofertas .nav-pills ul li:last-child {
  border: 0; }

.pagina-ofertas .nav-pills ul li.active,
.pagina-ofertas .nav-pills ul li:hover {
  background-color: #0C7F0B;
  color: #fff; }

.pagina-ofertas .nav-pills ul li.active a,
.pagina-ofertas .nav-pills ul li:hover a {
  color: #fff; }

.pagina-ofertas .cover-image img {
  width: 100%;
  overflow: hidden; }

.pagina-ofertas .cupon-oferta {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 30px 60px; }

.pagina-ofertas .cupon-oferta h2 {
  margin: 0;
  font-size: 30px;
  display: inline-block; }

.pagina-ofertas .cupon-oferta .descuento-cupon {
  float: right;
  vertical-align: top;
  display: inline-block;
  padding: 10px 25px;
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  background-color: #006702;
  line-height: 0.7;
  text-align: right;
  margin-top: -20px; }

.pagina-ofertas .cupon-oferta .descuento-cupon.cupon-azul {
  background-color: #0101A1; }

.pagina-ofertas .cupon-oferta .descuento-cupon span {
  font-size: 12px; }

.pagina-ofertas .oferta-item {
  margin-bottom: 30px;
  margin-top: 30px; }

.pagina-ofertas .oferta-item .header-item {
  background-color: #63B400;
  font-size: 25px;
  color: #fff;
  text-align: center;
  padding: 8px;
  font-weight: bold; }

.pagina-ofertas .oferta-item .cotizar-button {
  text-align: center;
  color: #fff;
  background-color: #0C7F0B;
  font-size: 22px;
  font-weight: bold;
  padding: 8px; }

.pagina-ofertas .oferta-item .cotizar-button span {
  margin-right: 15px; }

.pagina-ofertas .oferta-item .descripcion-item {
  padding: 0 15px;
  border: 1px solid #DDDDDD; }

.pagina-ofertas .oferta-item .descripcion-item .descripcion-productos .producto {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  vertical-align: top;
  padding: 12px;
  padding-top: 15px;
  min-height: 130px; }

.pagina-ofertas .oferta-item .descripcion-item .descripcion-productos .dashed-line {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #63B400; }

.pagina-ofertas .oferta-item .descripcion-item .descripcion-productos .producto span {
  font-size: 15px;
  color: #7A7A7A;
  margin: 0; }

.pagina-ofertas .oferta-item .descripcion-item .descripcion-productos .producto .condicion {
  display: inline-block;
  color: #63B400; }

.pagina-ofertas .oferta-item .descripcion-item .descripcion-productos .producto .condicion-desc {
  color: #63B400;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  margin: 10px;
  margin-bottom: 0; }

.oferta-item .descripcion-item .caracteristicas-producto {
  font-size: 0;
  margin-top: 5px; }

.oferta-item .descripcion-item .caracteristicas-producto > div {
  width: 50%;
  display: inline-block;
  font-size: 14px;
  color: #63B400;
  font-weight: bold;
  line-height: 1.2; }

.oferta-item .descripcion-item .caracteristicas-producto.caracteristicas-producto-fullw > div {
  width: 100%; }

.oferta-item .descripcion-item .caracteristicas-producto > div .tipo {
  margin-bottom: 3px; }

.oferta-item .descripcion-item .caracteristicas-producto > div .hasta {
  display: inline-block;
  color: #7A7A7A;
  font-weight: normal;
  margin: 2px 0; }

.oferta-item .descripcion-item .caracteristicas-producto > div .plan-incluye {
  font-size: 10px;
  color: #63B400;
  margin: 5px 0;
  font-weight: normal; }

.oferta-item .descripcion-item .caracteristicas-producto > div .ver-canales {
  font-size: 13px;
  color: #0C7F0B;
  text-align: center;
  text-decoration: underline;
  margin: 5px 0; }

.oferta-item .descripcion-item .caracteristicas-producto > div .sin-corte {
  display: inline-block;
  color: #7A7A7A;
  font-weight: normal;
  font-size: 11px; }

.oferta-item .descripcion-item .caracteristicas-producto > div .valor {
  font-size: 24px;
  display: inline-block; }

.pagina-ofertas .oferta-item .descripcion-item .descripcion-productos .producto.producto-pack {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  min-height: 146px; }

.pagina-ofertas .oferta-item .descripcion-item .descripcion-productos .producto.producto-pack.dashed {
  border-right: 1px dashed #63B400; }

.pagina-ofertas .oferta-item .descripcion-item .descripcion-productos .producto.producto-pack .caracteristicas-producto > div {
  width: 100%; }

.pagina-ofertas .oferta-item .descripcion-item .precio-producto {
  margin: 10px 0;
  border-top: 1px solid #F0F0F0; }

.pagina-ofertas .oferta-item .descripcion-item .precio-producto .contrata {
  font-weight: bold;
  font-size: 13px;
  color: #333;
  text-align: center; }

.pagina-ofertas .oferta-item .descripcion-item .precio-producto .contrata .precio {
  /*color: #0C7F0B;*/
  color: #333333;
  font-size: 32px;
  display: inline-block; }

.pagina-ofertas .oferta-item .descripcion-item .precio-producto .contrata .mes {
  font-weight: normal;
  color: #7A7A7A;
  font-size: 13px;
  display: inline-block; }

.pagina-ofertas .oferta-item .descripcion-item .precio-producto .costo-instalacion {
  text-align: center;
  font-weight: normal;
  font-size: 13px;
  color: #7A7A7A; }

.pagina-ofertas .oferta-item .descripcion-item .precio-producto .costo-instalacion span {
  font-weight: bold;
  color: #63B400; }

/*RESPONSIVE // media queries */
@media (min-width: 1981px) {
  .carousel .carousel-inner .item {
    background-size: auto; } }

@media (min-width: 1200px) {
  .page-una-columna .widget-ayuda .col-sm-3 {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 1199px) {
  .page-home .atencion .atencion-dispuesta h3 {
    font-size: 1.2em; }
  .page-home .atencion .atencion-dispuesta h4 {
    font-size: 1.1em; }
  .page-home .atencion .atencion-dispuesta .atencion-dispuesta-items .col-sm-6 > div {
    min-height: 261px; }
  .page-home .atencion .atencion-dispuesta .autoatencion-soporte .col-sm-12 > div {
    min-height: 261px;
    padding: 52px 25px 0 25px; }
  .page-home .atencion .cotiza-servicios {
    padding: 31px 55px; }
  .menu > .navbar .navbar-nav > li {
    padding: 0 23px; }
  .header-top-left .descripcion-container {
    margin-top: 20px;
    margin-left: -15px; }
  .header-top-left h2 {
    font-size: 1.2em; }
  .header-top .logo-container img {
    margin-top: 40px; }
  body:not(.body-telsur-hogar) .header-top .logo-container img {
    margin-top: 30px; }
  .page-dos-columnas .servicio-principal .main-image {
    max-width: 293px;
    margin: -20px 0 10px -10px; }
  .navbar-nav > li > a {
    padding-left: 13px;
    padding-right: 13px; }
  .body-telsur-negocios .menu > .navbar .navbar-nav > li {
    padding: 0; }
  .body-telsur-empresas .menu > .navbar .navbar-nav > li {
    padding: 0 15px; } }

@media (max-width: 991px) {
  .carousel .carousel-caption {
    max-width: 70%; }
  .menu > .navbar .navbar-nav > li {
    padding: 0 18px; }
  .menu > .navbar .navbar-nav > li > a {
    padding: 15px 5px;
    font-size: 13px; }
  .body-telsur-negocios .menu > .navbar .navbar-nav > li > a {
    padding: 15px 7px;
    font-size: 12px; }
  .body-telsur-empresas .menu > .navbar .navbar-nav > li {
    padding: 0 8px; }
  .header-top-right .btn-group .btn {
    width: 130px; }
  .page-home .atencion .atencion-dispuesta .atencion-dispuesta-items .col-sm-6 > div {
    padding: 20px 10px;
    min-height: 255px; }
  .page-home .atencion .atencion-dispuesta .atencion-dispuesta-items .col-sm-6 > div .media {
    padding: 8px 0; }
  .page-home .atencion .atencion-dispuesta .autoatencion-soporte .col-sm-12 > div {
    min-height: 255px;
    padding-top: 58px; }
  .page-home .atencion .atencion-dispuesta .autoatencion-soporte h3 {
    margin: 18px 0 19px; }
  .page-home .atencion .atencion-dispuesta .autoatencion-soporte .btn-acceso-clientes {
    margin-bottom: 40px; }
  .page-home .atencion .atencion-dispuesta .autoatencion-soporte .btn {
    font-size: 12px;
    display: block;
    min-width: 0;
    white-space: normal; }
  .page-home .atencion .cotiza-servicios {
    padding: 29px 30px; }
  .page-home .servicios h4 {
    font-size: 22px; }
  .page-home .servicios p.precio {
    font-size: 26px; }
  .home-version-inicio-b .atencion {
    background-color: #fff; }
  .home-version-inicio-b .atencion .canales-de-atencion > div {
    min-height: 150px; }
  .page-dos-columnas .servicio-principal .main-image {
    max-width: 220px; }
  .page-home .servicios .plan {
    position: relative; }
  .page-home .servicios .plan img {
    margin: 0 auto; }
  .page-home .servicios .plan .col-btn-detalle-producto {
    text-align: center;
    position: static; }
  .page-home .servicios .plan .col-btn-detalle-producto .btn {
    position: absolute;
    bottom: 10px;
    right: 25%;
    left: 25%; }
  .page-home .servicios .plan .row.content > div {
    position: static;
    padding: 0; }
  .page-una-columna .widget.widget-button {
    text-align: center; }
  .page-una-columna .widget.widget-button a img {
    float: none; }
  .page-una-columna .widget.widget-button h4 {
    margin: 0; }
  .page-una-columna .plan .row.content > div {
    position: static; }
  .page-una-columna .plan {
    position: relative; }
  .page-una-columna .plan .col-btn-detalle-producto {
    text-align: center;
    position: static; }
  .page-una-columna .plan .btn {
    position: absolute;
    bottom: 10px;
    right: 25%;
    left: 25%; }
  .pagina-ofertas .cupon-oferta .descuento-cupon {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    float: none; } }

@media (max-width: 767px) {
  .page-home .masonry > .item {
    width: 49%;
    margin-bottom: 30px;
    text-align: center; }
  .page-home .masonry > .item img {
    display: inline; }
  .page-home .masonry > .sizer {
    width: 49%; }
  .page-home .masonry > .gutter-sizer {
    width: 1%; }
  .page-home .sidearea > .item {
    margin-bottom: 30px; }
  .page-home .atencion .atencion-dispuesta .atencion-dispuesta-items .col-sm-6 > div {
    min-height: 0; }
  .page-home .atencion .atencion-dispuesta .atencion-dispuesta-items .col-sm-6:first-child > div {
    margin-bottom: 20px; }
  .page-home .atencion .atencion-dispuesta .autoatencion-soporte .btn-acceso-clientes,
  .page-home .atencion .atencion-dispuesta .autoatencion-soporte .btn-soporte {
    font-size: 1em; }
  .home-version-inicio-b .atencion {
    background-color: #fff; }
  .home-version-inicio-b .atencion .canales-de-atencion > div {
    width: 16.6%;
    float: left; }
  .carousel .carousel-caption h3 {
    font-size: 1.8em; }
  .menu .navbar-default .navbar-toggle {
    border-color: #fff; }
  .menu .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff; }
  .menu .navbar-default .navbar-toggle:focus,
  .menu .navbar-default .navbar-toggle:hover {
    background-color: #fff; }
  .menu .navbar-default .navbar-toggle:focus .icon-bar,
  .menu .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #0072C7; }
  .menu .yamm .yamm-content {
    background-color: #fff; }
  .menu .yamm .yamm-content ul {
    float: left;
    width: 50%;
    min-height: 350px; }
  .menu .yamm .yamm-content ul:nth-child(3) {
    min-height: 260px; }
  .menu > .navbar .navbar-nav {
    margin: 0; }
  .menu > .navbar .navbar-nav > li {
    width: 100% !important; }
  .menu > .navbar .navbar-nav > li a {
    padding: 20px !important;
    margin: 0; }
  .menu > .navbar .navbar-collapse {
    border-top: none;
    padding: 0; }
  .menu > .navbar .dropdown-menu {
    padding: 0; }
  .menu .dropdown:hover .dropdown-menu {
    display: none !important; }
  .header-top-left .descripcion-container {
    margin-left: -15px; }
  body:not(.body-telsur-hogar) .header-top-left .descripcion-container {
    margin-top: 0; }
  .header-top-left h2 {
    font-size: 1em; }
  .header-top-right .btn-group {
    width: 100%;
    text-align: center; }
  .header-top-right .btn-group .home-selector {
    width: 31%; }
  .header-top-right .btn-group a.btn {
    float: right;
    text-align: center;
    width: 100%; }
  .header-top-right .btn-group a.btn span {
    display: block;
    margin: 0; }
  .breadcrumb {
    display: none; }
  .col-sidebar {
    position: absolute;
    left: -100%;
    width: 100%;
    z-index: 1;
    background-color: #fff;
    transition: left 0.5s ease;
    padding-bottom: 16px;
    border-bottom: 12px solid #63B400;
    box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.75); }
  .col-sidebar.sidebar-visible {
    left: 0; }
  .col-sidebar:after {
    font-family: 'Glyphicons Halflings';
    color: #fff;
    font-size: 32px;
    position: absolute;
    content: "\e258";
    top: 0;
    padding-top: 10px;
    text-align: center;
    right: -64px;
    width: 64px;
    height: 64px;
    background-color: #333;
    transition: all 0.5s ease; }
  .col-sidebar.sidebar-visible:after {
    content: "\e014";
    right: 16px;
    padding-top: 6px;
    width: 32px;
    height: 32px;
    font-size: 16px; }
  .col-sidebar + .col-md-9 {
    margin-top: 70px; }
  .page-una-columna .plan {
    min-height: auto;
    padding-bottom: 35px; }
  .page-una-columna .plan .content .titulo {
    min-height: auto; }
  .page-dos-columnas .servicio-principal .main-image {
    display: none; }
  .page-una-columna .plan {
    margin-bottom: 30px; }
  .page-una-columna .plan img {
    margin: 0 auto; }
  .page-una-columna .widget {
    margin-top: 30px; }
  .page-una-columna .widget.widget-button {
    margin-bottom: 0; }
  .page-una-columna .widget a img {
    margin: 0 auto; }
  .page-una-columna .widget-3,
  .page-una-columna .widget-white {
    margin-top: 30px; }
  .page-una-columna .ayuda {
    margin-bottom: 30px; }
  .page-una-columna .page-header img {
    max-width: 100%; }
  .page-home .servicios h4 {
    text-align: center; }
  .pagina-ofertas .oferta-item {
    padding: 0; }
  .pagina-ofertas .nav-pills ul {
    margin: 30px -15px; }
  .pagina-ofertas .cupon-oferta h2 {
    font-size: 20px; }
  footer {
    padding: 0 !important; } }

@media (max-width: 640px) {
  .recarga-locales-adheridos > .col-sm-12 {
    padding-left: 0;
    padding-right: 0; }
  .recarga-locales-adheridos .nav.nav-tabs {
    float: left;
    width: 40%;
    border: none; }
  .recarga-locales-adheridos .nav.nav-tabs li {
    width: 100%;
    border: none; }
  .recarga-locales-adheridos .nav.nav-tabs li a {
    padding: 12px 6px; }
  .recarga-locales-adheridos .nav-tabs > li.active > a {
    border: none;
    background-color: #eee;
    border-radius: 0; }
  .recarga-locales-adheridos .tab-content {
    float: left;
    width: 60%;
    text-align: center; }
  .recarga-locales-adheridos .tab-content .img-responsive {
    display: inline;
    float: none; }
  .page-home .servicios h4 {
    text-align: center; }
  .pagina-ofertas .nav-pills ul li a {
    font-weight: normal;
    font-size: 10px; }
  .pagina-ofertas-dos-tab .nav-pills ul li a {
    font-weight: normal;
    font-size: 10px; }
  .pagina-ofertas-negocios-dos-tab .nav-pills ul li a {
    font-weight: normal;
    font-size: 10px; } }

@media (max-width: 480px) {
  .header-top .menu-accesos-clientes-wrapper li {
    padding-bottom: 5px;
    margin-left: 2px;
    display: inline-block; }
  .page-home .masonry > .item {
    width: 100%;
    margin-bottom: 30px;
    text-align: center; }
  .page-home .masonry > .item img {
    display: inline-block; }
  .page-home .masonry > .sizer {
    width: 100%; }
  .page-home .masonry > .gutter-sizer {
    width: 0%; }
  .page-home .sidearea > .item {
    margin-bottom: 30px; }
  .row-home-bottom .sidearea {
    text-align: center; }
  .row-home-bottom .sidearea img {
    display: inline; }
  .page-home .servicios h4 {
    text-align: center; }
  .contrata-canales-online-contenedor {
    min-height: 84px;
    position: relative; }
  .contrata-canales-online-contenedor .contrata-canales-online-interior {
    min-height: 84px;
    position: relative; }
  .contrata-canales-online-contenedor .contrata-canales-online-interior img {
    position: absolute;
    bottom: 0; }
  .imagen-dedo-play {
    width: 182px;
    height: 182px;
    position: relative; }
  .imagen-dedo-play img {
    width: 136px !important;
    left: 24%;
    position: absolute; } }

#modal-gtd-locations {
  display: none; }

@media only screen and (max-device-width: 480px) {
  #modal-gtd-locations {
    display: none; } }

.cotizar-button {
  background-color: #0c7f0b;
  font-weight: bold;
  border-radius: 0;
  display: block;
  width: 100%;
  font-size: 12px; }

.cotizar-button:hover,
.cotizar-button:focus {
  background-color: #63b400; }

.btn-contratar {
  background-color: #0c7f0b;
  font-weight: bold;
  border-radius: 0;
  color: #fff;
  display: block;
  width: 100%;
  font-size: 20px; }

.btn-contratar span {
  font-size: 24px;
  vertical-align: middle; }

.btn-contratar:hover,
.btn-contratar:focus {
  color: #fff; }

.btn-contratar-sm {
  background-color: #0c7f0b;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  white-space: normal;
  line-height: 14px;
  padding: 4px 10px;
  border-radius: 0; }

.btn-contratar-sm span {
  font-size: 24px; }

.btn-contratar-sm:hover,
.btn-contratar-sm:focus {
  color: #fff; }

.icon-gtd-telefonia-movil:before {
  content: "\e007"; }

.icon-gtd-tv-hd-interactiva:before {
  content: "\e009"; }

.icon-gtd-packs-biplay:before {
  content: "\e001"; }

.icon-gtd-packs-triplay:before {
  content: "\e00a"; }

.cotizacion-success-message {
  text-align: center;
  color: #666666; }

.cotizacion-success-message h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: none;
  color: #666;
  margin: 0; }

.cotizacion-success-message h4 {
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #666;
  margin: 5px 0; }

.cotizacion-success-message .btn-telsur {
  background-color: #63b400; }

.encuesta-message {
  text-align: center;
  background-color: #d9f0d8;
  color: #666666;
  border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  border: 0px solid #000000; }

.encuesta-message h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: none;
  color: #666;
  margin: 0; }

.encuesta-message h4 {
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #666;
  margin: 5px 0; }

.encuesta-message .btn-telsur {
  background-color: #63b400; }

.fondo-gtd-movil {
  background: url("/images/30e685a6145b8ea75565284b47179b8f/original.png"); }

.fondo-gtd-movil-2 {
  background: url("/images/42502dce5e4d80ff51dfc95ab861e36e/original.png"); }

.fondo-cotiza-whatsApp {
  background: url("/images/486e74b63393acdac1e41c097bfef118/original.jpg"); }

.fondo-cotiza-whatsApp-barraINT {
  background: url("/images/308a67e7391e3ff76347b75800726d1e/original.png");
  margin-right: 0;
  margin-left: 0; }

.fondo-promo-navidad-telsur {
  background: url("/images/3d6a20a7fa3874e0936e02f59330ac7b/original.jpg");
  background-repeat: no-repeat; }

.fondo--head-promo-navidad-telsur {
  background: url("/images/4991835ec3c15557f2084b116dd744fe/original.png");
  background-repeat: no-repeat; }

.page-una-columna .barra-verde-ayuda {
  background: #F3F3F3;
  padding: 10px;
  border-bottom: 12px solid #63B400; }

.page-una-columna .barra-gris-ayuda {
  background: #FFFFFF;
  padding: 10px;
  border-bottom: 8px solid #E5E5E5; }

.page-dos-columnas .barra-verde-ayuda {
  background: #F3F3F3;
  padding: 10px;
  border-bottom: 12px solid #63B400; }

.page-dos-columnas .barra-gris-ayuda {
  background: #FFFFFF;
  padding: 10px;
  border-bottom: 8px solid #E5E5E5; }

.roaming-selector-container .input-group-addon img {
  max-width: 30px; }

.imagenes-centradas > img {
  display: inline-block; }

@media (min-width: 1200px) {
  .miveranotelsur .fondo-texto-comparte .texto-comparte p {
    display: block;
    vertical-align: middle;
    font-size: 28px;
    padding-top: 32px; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos {
    color: #fff;
    min-height: 248px;
    vertical-align: middle; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos p {
    padding-top: 59px;
    padding-left: 18px;
    font-size: 19px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos {
    color: #fff;
    min-height: 236px;
    vertical-align: middle; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos p {
    padding-top: 44px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 18px; }
  .miveranotelsur .fondo-texto-comparte .texto-comparte p {
    display: block;
    vertical-align: middle;
    font-size: 23px;
    padding-top: 32px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos {
    color: #fff;
    min-height: 236px;
    vertical-align: middle; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos p {
    padding-top: 44px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 18px; }
  .miveranotelsur .fondo-texto-comparte .texto-comparte p {
    display: block;
    vertical-align: middle;
    font-size: 21px;
    padding: 10px; } }

@media (max-width: 768px) {
  .miveranotelsur .fondo-texto-comparte .texto-comparte p {
    display: block;
    vertical-align: middle;
    font-size: 23px;
    padding-top: 32px; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos {
    color: #fff;
    min-height: 236px;
    vertical-align: middle; }
  .miveranotelsur .fondo-texto-siguenos .texto-siguenos p {
    padding-top: 74px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 18px; } }

@media (max-width: 355px) {
  .miveranotelsur .fondo-texto-comparte img {
    display: block;
    padding: 0;
    max-width: 136px !important; }
  .contrata-canales-online-contenedor {
    min-height: 84px;
    position: relative; }
  .contrata-canales-online-contenedor .contrata-canales-online-interior {
    min-height: 84px;
    position: relative; }
  .contrata-canales-online-contenedor .contrata-canales-online-interior img {
    position: absolute;
    bottom: 0; }
  .imagen-dedo-play {
    width: 182px;
    height: 182px;
    position: relative; }
  .imagen-dedo-play img {
    width: 136px !important;
    left: 24%;
    position: absolute; } }

.miveranotelsur .fondo-texto-comparte {
  background: url("/media/telefonicadelsur/images/landing/miveranotelsur/izquierda.jpg");
  background-repeat: no-repeat;
  min-height: 169px; }

.miveranotelsur .fondo-texto-siguenos {
  background: url("/media/telefonicadelsur/images/landing/miveranotelsur/derecha.jpg"); }

.miveranotelsur .fondo-texto-comparte .texto-comparte {
  color: #fff;
  vertical-align: middle; }

.miveranotelsur .fondo-texto-comparte img {
  display: block;
  padding: 16px; }

.miveranotelsur .fondo-texto-siguenos .texto-siguenos .color-amarillo {
  color: #feed01; }

.form-cotizacion-multimedia-negocio h3 span {
  border: 1px solid rgba(153, 153, 153, 0.5);
  border-radius: 20px;
  padding: 0px 11px;
  color: #0C7F0B; }

.form-cotizacion-multimedia-negocio h3 {
  text-transform: none;
  margin-bottom: 25px; }

.form-cotizacion-multimedia-negocio .well {
  margin-top: 25px;
  padding: 10px 19px; }

.detalle_plan_premium {
  margin-bottom: 10px; }

.detalle_plan_premium p {
  text-align: justify; }

.detalle_plan_premium p {
  font-size: 12px; }

.col-btn-detalle-producto {
  padding-top: 10px; }

.col-btn-detalle-producto .btn {
  background: #63B400;
  color: white;
  border-radius: 0; }

.negocio-home-destacado {
  min-height: 100px; }

.play-top {
  padding: 12px;
  border: 2px solid #d8d8d8;
  min-height: 285px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.borde-interlineado-azul {
  border-width: 3px;
  border-style: dashed;
  color: #0101A1; }

.borde-interlineado-verde {
  border-width: 3px;
  border-style: dashed;
  color: #006702; }

.cotizador-link-encuesta {
  display: block;
  cursor: pointer;
  padding: 10px 0 10px 16px;
  font-weight: 600;
  width: 100%;
  background-color: #fc2324;
  color: #fff; }

.cotizador-link-encuesta:hover,
.cotizador-link-encuesta:focus {
  text-decoration: underline;
  color: #fff; }

.fondo-contrata-canales {
  background: url("/images/905059f31b6e51dbda6db49524dcea44/original.jpg"); }

.fondo-advertencias-fraude {
  background: url("/images/449b263529566c83eaa3983a11eb64c7/original.jpg"); }

.fondo-ganador-miveranotelsur {
  background: url("/images/945d39e3dcffb046199291d3ce59d7df/original.png");
  min-height: 300px; }

.play-top-decos {
  padding: 9px;
  border: 2px solid #d8d8d8;
  min-height: 150px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

#accordion-footer {
  margin: 0 -15px; }

#accordion-footer .panel {
  background-color: transparent;
  margin-bottom: 0;
  padding: 5px 15px;
  border-bottom: 1px solid #484848; }

#accordion-footer .panel .heading a:not(.collapsed) span {
  transform: rotate(180deg); }

#accordion-footer .panel .heading a span {
  transition: .2s ease;
  float: right; }

#accordion-footer .panel .menu-list {
  margin-left: 15px; }

#accordion-footer .panel .menu-list li {
  padding: 5px 0; }

#accordion-footer .contact-mobile-heading h4 {
  display: inline-block; }

#accordion-footer .contact-mobile-heading .call-center {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px; }

#accordion-footer .contact-mobile-heading .call-center a {
  color: #fff; }

#accordion-footer .contact-mobile-heading .call-center p,
#accordion-footer .contact-mobile-heading .call-center h4 {
  margin: 0; }

.copyright-footer-mobile {
  margin: 20px 0; }

.copyright-footer-mobile img {
  display: inline-block;
  vertical-align: top; }

.copyright-footer-mobile .casa-matriz {
  display: inline-block;
  margin-top: 20px;
  vertical-align: top; }

.mobile-search-form {
  padding: 15px;
  background-color: #0c7f0b; }

.v-select .selected-tag {
  pointer-events: none; }

.mobile-search-form .input-busqueda {
  height: 43px; }

.mobile-search-form .search-btn {
  background-color: #0c7f0b; }

.mobile-search-form .search-btn button {
  background-color: transparent;
  color: #fff;
  border-color: #9abb99;
  padding: 7px 12px;
  font-size: 19px; }

.menu-gtd-container {
  background-color: #000; }

.menu-gtd-container h3 {
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 15px;
  border-bottom: 1px solid #484848;
  color: #fff; }

.menu-gtd-container ul {
  margin: 0;
  padding: 0; }

.menu-gtd-container .menu-gtd-mobile li {
  text-align: left;
  text-transform: uppercase;
  padding: 6px 10px;
  border-left: 5px solid transparent; }

.menu-gtd-container .menu-gtd-mobile li.active {
  border-left: 5px solid #0c7f0b;
  background-color: #262626; }

.login-btn {
  color: #fff;
  background-color: #0c7f0b;
  padding: 6px;
  width: 97%;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 4px;
  font-weight: bold; }

.login-btn a {
  color: #fff; }

.plan-content {
  margin-bottom: 30px; }

.plan-content .plan-info {
  padding: 15px;
  border: 1px solid #E6E6E6;
  border-bottom: none; }

.plan-content .plan-info .media-body h3 {
  font-size: 30px;
  margin-bottom: 0; }

.plan-content .plan-info .media-body h4 {
  font-size: 30px;
  color: #545454;
  margin-top: 0; }

.plan-content .plan-info .media-right {
  vertical-align: middle; }

.plan-content .plan-info .media-right h4 {
  font-size: 30px;
  color: #0c7f0b;
  margin-bottom: 0; }

.plan-content .plan-info .media-right p {
  font-size: 14px;
  color: #9B9B9B;
  font-weight: bold; }

.plan-content .plan-info .media-body .included {
  font-size: 12px;
  color: #5E5D5D; }

.plan-content .more-info-button {
  background-color: #0c7f0b;
  width: 100%;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  display: block; }

.category-product-heading {
  background-color: #2B2B2B;
  text-align: center;
  padding: 15px 0;
  margin-bottom: 20px; }

.category-product-heading h1 {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  margin: 0; }

#modal-gtd .modal-dialog,
#modal-gtd .modal-content {
  border-radius: 0;
  border: 0;
  box-shadow: none;
  margin-bottom: 80px; }

#modal-gtd .modal-header {
  text-align: center;
  background-color: #0c7f0b; }

#modal-gtd .modal-header button {
  color: #fff;
  opacity: 1;
  border: 1px solid;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  border-radius: 50%; }

#modal-gtd .modal-header button span {
  position: relative;
  display: block;
  margin-top: -4px; }

#modal-gtd .modal-header h4 {
  color: #fff; }

.form-cotizacion .form-header p strong {
  color: #4A4A4A; }

.form-cotizacion .form-header p strong.red {
  color: #0c7f0b; }

.form-cotizacion label {
  font-size: 16px; }

.horarios-atencion {
  border: 2px solid #4A4A4A;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  margin: 20px 0;
  font-weight: bold; }

.horarios-atencion .horarios-heading {
  color: #fff;
  background-color: #4A4A4A;
  padding: 4px 0; }

.horarios-atencion .horarios-info {
  color: #4A4A4A;
  padding: 10px 0; }

@media (max-width: 767px) {
  #modal-gtd .form-cotizacion .form-header {
    text-align: center; }
  .form-cotizacion .form-header p {
    font-size: 12px !important; } }

.fondo-gtdmovil-masgigas {
  background: url("/images/2d31d342b04e5beec5841fbfa4361000/original.png"); }

.pagina-ofertas .oferta-item .header-item-pack-del-mes {
  background-color: #0101A1;
  font-size: 25px;
  color: #fff;
  text-align: center;
  padding: 8px;
  font-weight: bold; }

.pagina-ofertas .oferta-item .cotizar-button-pack-del-mes {
  text-align: center;
  color: #fff;
  background-color: #0101A1;
  font-size: 22px;
  font-weight: bold;
  padding: 8px; }

.got-hbo-ts {
  background: url(/images/b62c3b790044eeae6e72af168bbb1862/original.jpg);
  min-height: 425px; }

.navegacion-segura-2 {
  background: url(/images/956ad690ef2e98a1bbde484d3eaf2f1e/original.jpg);
  min-height: 404px; }

.navegacion-segura-negocios-2 {
  background: url(/images/f34e3afd6df84d183793780fa210bef5/original.jpg);
  min-height: 404px; }

.fondo-san-pedro {
  background: url(/images/1c583730457c625b25d142b7df329d0c/original.png);
  min-height: 822px; }

.fondo-BackUp-landing2 {
  background: url(/images/58d3af666573896adab34376299a2668/original.png);
  min-height: 379px; }

@media (min-width: 1200px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 442px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 416px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 500px; } }

@media (max-width: 767px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 10px; } }

@media (max-width: 749px) and (min-width: 720px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 20px; } }

@media (max-width: 719px) and (min-width: 670px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 40px; } }

@media (max-width: 669px) and (min-width: 640px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 80px; } }

@media (max-width: 639px) and (min-width: 620px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 100px; } }

@media (max-width: 619px) and (min-width: 600px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 120px; } }

@media (max-width: 599px) and (min-width: 570px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 134px; } }

@media (max-width: 569px) and (min-width: 540px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 160px; } }

@media (max-width: 539px) and (min-width: 520px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 180px; } }

@media (max-width: 519px) and (min-width: 480px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 190px; } }

@media (max-width: 479px) and (min-width: 450px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 220px; } }

@media (max-width: 449px) and (min-width: 420px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 240px; } }

@media (max-width: 419px) and (min-width: 380px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 260px; } }

@media (max-width: 379px) {
  .miveranoGtd-2-espacio {
    position: relative;
    top: 280px; } }

.movil-fondo-verano {
  background: url("/images/8ae43b4b613f912fcd6eb6e9bb307701/original.png"); }

.noche-valdiviana {
  background: url(/images/582bfce9a4e0df2a901e23a68b55eed1/original.jpg); }

.tamano-dia-padre {
  font-size: 18px; }

.tamano-dia-padre2 {
  font-size: 20px; }

@media (min-width: 1200px) {
  .dia-del-padre {
    background: url(/images/a5464d697886574a9cc14330e2ebd468/original.jpg);
    min-height: 360px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .dia-del-padre {
    background: url(/images/8c424b2ac7048bc0ec6d3452d376d63b/original.jpg);
    min-height: 360px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .dia-del-padre {
    background: url(/images/6db3a2a58877ed983cd1a2ea1d7614f9/original.jpg);
    min-height: 360px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .dia-del-padre {
    background: url(/images/d1893bebba8815fdd3138b093e981c6c/original.jpg);
    min-height: 360px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

.tamano-dia-padre3 {
  font-size: 23px; }

.tamano-dia-padre4 {
  font-size: 27px; }

@media (min-width: 1200px) {
  .TLS-mkt-dig-dia-padre2 {
    background: url(/images/a4a4cea1ca0bef0dce1bf5b1e964b580/original.jpg);
    min-height: 636px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .TLS-mkt-dig-dia-padre2 {
    background: url(/images/a78dcff0d5967091aa35311e310d52d6/original.jpg);
    min-height: 636px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .TLS-mkt-dig-dia-padre2 {
    background: url(/images/bca5734cb67be3c05578ce2d7347b02f/original.jpg);
    min-height: 636px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .TLS-mkt-dig-dia-padre2 {
    background: url(/images/405ed8331ab41359f5302ea26434184c/original.jpg);
    min-height: 636px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

.tamano-expertos-atencion-TLS {
  font-size: 22px; }

.tamano-OcS {
  font-size: 18px; }

@media (min-width: 1200px) {
  .oficina-equipada-v2 {
    background: url(/images/ec5cd32568d9ee89b22c605476e19446/original.png);
    min-height: 513px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .oficina-equipada-v2 {
    background: url(/images/c94ec11f58fee756889dc0986eedf73e/original.png);
    min-height: 513px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .oficina-equipada-v2 {
    background: url(/images/d93c82a43a49d4f9ed32c28d8d491926/original.png);
    min-height: 513px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .oficina-equipada-v2 {
    background: url(/images/4f3f784eb9d7a6b9f06ad9ffac25eb76/original.png);
    min-height: 513px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (min-width: 1200px) {
  .oficina-servicio-vers-3 {
    background: url(/images/0c7b2d638ffc4c7b7e28418a259f4fb5/original.jpg);
    min-height: 513px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .OaaS-iconos {
    margin-top: 260px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .oficina-servicio-vers-3 {
    background: url(/images/d9cefd5773cf98185460b4962768dbde/original.jpg);
    min-height: 513px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .OaaS-iconos {
    margin-top: 260px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .oficina-servicio-vers-3 {
    background: url(/images/35fd3362185c40077525f44d667d1fd0/original.jpg);
    min-height: 513px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .OaaS-iconos {
    margin-top: 260px; } }

@media (max-width: 767px) {
  .oficina-servicio-vers-3 {
    background: url(/images/b3a334150173aac9acebdda852c80886/original.jpg);
    min-height: 513px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .OaaS-iconos {
    margin-top: 180px; } }

.tamano-OcS {
  font-size: 18px; }

@media (min-width: 1200px) {
  .chiguayante {
    background: url(/images/f580c7708f502320eb7e84e66e0fa4fe/original.png);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .espacio-ipbx {
    padding: 30px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .chiguayante {
    background: url(/images/6f72c274352edbb5b71dedf9229bcd88/original.png);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .chiguayante {
    background: url(/images/357e892ae7b49ccba9274519d06e3d7a/original.png);
    min-height: 370px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .chiguayante {
    background: url(/images/6d97a3550383c3b11fa3d18cc2a6546e/original.png);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (min-width: 1200px) {
  .promo-invierno-2018 {
    background: url(/images/9b914746826dcb81b8b9849f2cc3f0b9/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .promo-invierno-2018 {
    background: url(/images/de3a8aef3839e41b886bfa9f7039ad1f/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .promo-invierno-2018 {
    background: url(/images/2712075cde5204ab606c7dcd1b95444b/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .promo-invierno-2018 {
    background: url(/images/2ea764468873fb2ee98f7d05b6465e1d/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .tamano-invierno-XS {
    font-size: 14px; }
  .tamano-titulo-INV-XS {
    font-size: 13px; } }

.tamano-invierno {
  font-size: 20px; }

.Size-Ipbx {
  font-size: 18px; }

.tamano-dia-padre3 {
  font-size: 27px; }

@media (min-width: 1200px) {
  .promo-invierno-mktdigital {
    background: url(/images/f6beb62990344a678db54fe82103d0a4/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .promo-invierno-mktdigital {
    background: url(/images/64d0f1bdfbb02b96b88030225cbbea1b/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .promo-invierno-mktdigital {
    background: url(/images/30712a83e93ac5a5dfdd55faa13a92f0/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .promo-invierno-mktdigital {
    background: url(/images/f54a112fa40fe97da29e2edf11d24078/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (min-width: 1200px) {
  .Dig-Invierno-landing {
    background: url(/images/eddf27192272f9eb99cbd29c96d52abc/original.jpg);
    min-height: 636px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .Dig-Invierno-landing {
    background: url(/images/30ac7bf84fce449d8a8d6bf4e58eed04/original.jpg);
    min-height: 636px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .Dig-Invierno-landing {
    background: url(/images/da3221e49d2b976999c87e84ae8bba81/original.jpg);
    min-height: 636px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .Dig-Invierno-landing {
    background: url(/images/6d35b97a457c47a85b996242b3873e2d/original.jpg);
    min-height: 636px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

.landing-ipbx .titulo-ipbx-virtual p {
  font-weight: 600;
  font-size: 25px; }

.fondo-caracteristicas-ipbx-virtual {
  background: url(/images/964b9405ba7b1f64275a5e6dc87a7354/original.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.landing-ipbx .con-borde-derecho.alto-detalle-caracteristicas .col-sm-12 {
  min-height: 131px; }

.solucion-fondo-rojo {
  background-color: #59575a; }

.solucion-fondo-oscuro {
  background-color: #0c7f0b; }

.caracteristicas-fondo-telefono,
.caracteristicas-detalle {
  min-height: 299px; }

.caracteristicas-detalle {
  display: block;
  margin: auto;
  height: 10em;
  display: flex;
  align-items: center;
  justify-content: center; }

.caracteristicas-detalle .listado li {
  font-size: 17px; }

.tamano-OcS {
  font-size: 18px; }

.tamano-OcS2 {
  font-size: 21px; }

@media (min-width: 1200px) {
  .siempre-con-un-ojo-tls {
    background: url(/images/26ec42c2d47f2c77411b6a131bc2948e/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .siempre-con-un-ojo-tls {
    background: url(/images/20169539104857591ba7cdd451546ef7/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .siempre-con-un-ojo-tls {
    background: url(/images/1c4aa0861b6bbc5caa4ec6d3d216f0bf/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .siempre-con-un-ojo-tls {
    background: url(/images/7dee418b75ca8584d7913afb49365efe/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (min-width: 1200px) {
  .siempre-con-un-ojo-TLS-mkt-dig {
    background: url(/images/19e9a145b66a53f30ff78fd7ac6edd8b/original.jpg);
    min-height: 636px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .siempre-con-un-ojo-TLS-mkt-dig {
    background: url(/images/d2a43a5cf1bd840e43c6a6c49001e097/original.jpg);
    min-height: 636px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .siempre-con-un-ojo-TLS-mkt-dig {
    background: url(/images/7f4a9602213ed752e9c80ddc6de4b777/original.jpg);
    min-height: 636px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .siempre-con-un-ojo-TLS-mkt-dig {
    background: url(/images/55c397b1699420299110020c2ca6bcd4/original.jpg);
    min-height: 886px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (min-width: 1200px) {
  .fondo-oferta-concepcion {
    background: url(/images/6aed965235f26b146d3ce002e8142bf0/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .bajada-oferta-concepcion h3 {
    font-size: 34px; }
  .bajada-oferta-concepcion p {
    font-size: 22px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .fondo-oferta-concepcion {
    background: url(/images/5fe419764bd9dcc09775845ef50df848/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .bajada-oferta-concepcion h3 {
    font-size: 34px; }
  .bajada-oferta-concepcion p {
    font-size: 22px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .fondo-oferta-concepcion {
    background: url(/images/85368dfb51987b29833ce9731a3637ce/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .bajada-oferta-concepcion h3 {
    font-size: 34px; }
  .bajada-oferta-concepcion p {
    font-size: 22px; } }

@media (max-width: 767px) {
  .fondo-oferta-concepcion {
    background: url(/images/d42b44256c14748cbdb8c69e93e9fd6b/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .bajada-oferta-concepcion h3 {
    font-size: 34px; }
  .bajada-oferta-concepcion p {
    font-size: 22px; } }

@media (min-width: 1200px) {
  .camp-funcional {
    background: url(/images/c4aabc8df37cc6afd6f2a05979b6e68c/original.jpg);
    min-height: 913px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .tamano-preciofuncional4 {
    font-size: 46px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .camp-funcional {
    background: url(/images/b611029962040ac4b1662cd41c81b94b/original.jpg);
    min-height: 913px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .tamano-preciofuncional4 {
    font-size: 40px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .camp-funcional {
    background: url(/images/e173a97b4dd22be671d9b01ae0c9a8b9/original.jpg);
    min-height: 913px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .tamano-preciofuncional4 {
    font-size: 35px; }
  .tamano-tablet-CampF {
    font-size: 13px; }
  .tamano-tablet-CampG {
    font-size: 23px; }
  .tamano-preciofuncional6-tablet {
    font-size: 26px; }
  .tamano-tablet-CampH {
    font-size: 11px; } }

@media (max-width: 767px) {
  .camp-funcional {
    background: url(/images/b997c82cd05e81a22e9699a8b6cd7b63/original.jpg);
    min-height: 1593px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .tamano-preciofuncional4 {
    font-size: 30px; }
  .tamano-tablet-CampF {
    font-size: 13px; }
  .padding-titular-camp {
    margin-top: 200px; } }

.pedazo-rojo {
  background: url(/images/a081346460a8d7b8a8d0071882e6c363/original.png);
  min-height: 303px; }

.tamano-OcS2 {
  font-size: 21px; }

.tamano-preciofuncional1 {
  font-size: 35px; }

.tamano-preciofuncional2 {
  font-size: 25px; }

.tamano-preciofuncional3 {
  font-size: 17px; }

.espacio-pad-camp-funcional {
  padding: 2px; }

.color-prueba-22 {
  color: #6094d8; }

.tamano-preciofuncional6-tablet {
  font-size: 23px; }

.pedazo-negro {
  background: url(/images/827fb2a8a90b37cbfa65e1b88880ac7d/original.jpg);
  min-height: 199px; }

.pedazo-gris {
  background: url(/images/72f8f6d8c80c4a95ae439c350f66f642/original.jpg);
  min-height: 199px; }

@media (min-width: 1200px) {
  .Superioridad-en-internet {
    background: url(/images/ad17a0a89a9fd65db01e4d56558dff15/original.jpg);
    min-height: 636px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .Superioridad-en-internet {
    background: url(/images/1e4e5cf883b14e3cae399636ce0b8139/original.jpg);
    min-height: 636px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .Superioridad-en-internet {
    background: url(/images/5812e0406097ae010155ef37085ad661/original.jpg);
    min-height: 636px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .Superioridad-en-internet {
    background: url(/images/467caa9e1355fe0ff8a18dcec3b3cb62/original.jpg);
    min-height: 484px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (min-width: 1200px) {
  .ofertas-play-2018 {
    background: url(/images/86c243500ff3b0b2598f92fc7165702a/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .ofertas-play-2018 {
    background: url(/images/b354a419579e156c00a966c1a584e4af/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .ofertas-play-2018 {
    background: url(/images/736d11bf0fa02027e343c683c3bf94f8/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .ofertas-play-2018 {
    background: url(/images/106673186f21486f40ac75a94877c560/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .margin-oferta-play {
    margin-top: 60px; }
  .alineacion-diferenciada,
  .alineacion-diferenciada2 {
    text-align: center; } }

@media (min-width: 1200px) {
  .juegos-en-linea {
    background: url(/images/b0d1988a28d8ca073159db32180468f4/original.jpg);
    min-height: 384px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .juegos-en-linea {
    background: url(/images/c317230e1c4032f0460bcede14c3e599/original.jpg);
    min-height: 384px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .juegos-en-linea {
    background: url(/images/7bff17c2913002dac4e9a0687fc902d6/original.jpg);
    min-height: 384px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .juegos-en-linea {
    background: url(/images/fbe9b67e074564cf536f2fc1b9e2a298/original.jpg);
    min-height: 384px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (min-width: 1200px) {
  .juegos-en-linea-zona2 {
    background: url(/images/b44e89213812ad8f9498f0a9cecaec9f/original.jpg);
    min-height: 902px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .juegos-en-linea-zona2 {
    background: url(/images/48480582b31caf7961990a7c1a09bb23/original.jpg);
    min-height: 902px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .juegos-en-linea-zona2 {
    background: url(/images/cfe3e88ed8ee9553427e209bbf6def98/original.jpg);
    min-height: 902px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .juegos-en-linea-zona2 {
    background: url(/images/71d9bd773c5c65662e942765cddbc1cf/original.jpg);
    min-height: 902px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (min-width: 1200px) {
  .juegos-en-linea-zona3 {
    background: url(/images/e345c6cecc5d64db702e767b10f25e79/original.jpg);
    min-height: 409px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Size-juego-en-linea {
    font-size: 20px; }
  .Size2-juego-en-linea {
    font-size: 36px; }
  .Size3-juego-en-linea {
    font-size: 46px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .juegos-en-linea-zona3 {
    background: url(/images/d9c02cf31945a83b3de4ae07a501f701/original.jpg);
    min-height: 409px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Size-juego-en-linea {
    font-size: 20px; }
  .Size2-juego-en-linea {
    font-size: 30px; }
  .Size3-juego-en-linea {
    font-size: 40px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .juegos-en-linea-zona3 {
    background: url(/images/7a26706fa8c4bc3bac0720b75a3aed16/original.jpg);
    min-height: 409px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .margen-juegos-zona1 {
    margin-top: 70px; }
  .Size-juego-en-linea {
    font-size: 18px; }
  .Size2-juego-en-linea {
    font-size: 28px; }
  .Size3-juego-en-linea {
    font-size: 33px; } }

@media (max-width: 767px) {
  .juegos-en-linea-zona3 {
    background: url(/images/e61e3dc792f5c90e8bdacdfc79dc7e0e/original.jpg);
    min-height: 409px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .Size-juego-en-linea {
    font-size: 15px; }
  .Size2-juego-en-linea {
    font-size: 25px; }
  .Size3-juego-en-linea {
    font-size: 30px; } }

.OaaS-iconos {
  margin-top: 260px; }

.final-libertadores-fondo {
  background: url(/images/af1cb57fcc2665253259c2017ea43f21/original.jpg);
  min-height: 1000px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

@media (min-width: 1200px) {
  .red-DataCenter-Tld {
    background: url(/images/06e0b2289796879493b929bf69e988aa/original.jpg);
    min-height: 461px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .red-de-datacenter-cat3 {
    background: url(/images/1568c3467f50ba99be5882a0d4e72e4f/original.png);
    min-height: 305px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .red-DataCenter-Tld {
    background: url(/images/37959c8ad0bc2b62c2ea96d831bf7188/original.jpg);
    min-height: 461px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .red-de-datacenter-cat3 {
    background: url(/images/4ef615eb1d6dc0b5c12978e5faadf2b0/original.png);
    min-height: 304px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .red-DataCenter-Tld {
    background: url(/images/cef745a3701ecfe4bf35ddd9384e9420/original.jpg);
    min-height: 461px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .red-de-datacenter-cat3 {
    background: url(/images/d68bd68ff94874d1b29face8c2b5ef83/original.png);
    min-height: 304px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .red-DataCenter-Tld {
    background: url(/images/5f583741c97439bd9931bf4d030e1a56/original.jpg);
    min-height: 882px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .red-de-datacenter-cat3 {
    background: url(/images/54b78b980877e86919d34a5eec69ea5b/original.png);
    min-height: 305px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

.formulario-DC {
  background-color: #333333;
  opacity: 0.9;
  color: #fff !important; }

.servicios-cat1 .vbottom {
  position: relative;
  top: 100%;
  transform: translateY(110%); }

.servicios-cat3 .vbottom {
  position: relative;
  top: 100%;
  transform: translateY(110%); }

.red-de-datacenter-cat1 .vbottom {
  position: relative;
  top: 100%;
  transform: translateY(110%); }

.red-de-datacenter-cat3 .contenedor-caja .vbottom {
  position: relative;
  top: 100%;
  transform: translateY(110%);
  height: 110px; }

.tamano-xbox-fifa {
  font-size: 19px; }

.tamano-xbox-fifa-b {
  font-size: 15px; }

@media (min-width: 1200px) {
  .camara-vacaciones {
    background: url(/images/ee44e9517f22eddb9fcf754f1fd94fbf/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .camara-vacaciones2 {
    background: url(/images/7cef3726ec87f545cb0a5fed8b87a01b/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .VacasCamara {
    font-size: 21px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .camara-vacaciones {
    background: url(/images/4733f6bf6412e3bf9fcdc90427422492/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .camara-vacaciones2 {
    background: url(/images/8e10c0bb85a07318e429af815b65baec/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .VacasCamara {
    font-size: 20px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .camara-vacaciones {
    background: url(/images/ca35a83890785734eb428d70e0b1a08e/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .camara-vacaciones2 {
    background: url(/images/57870fb5d04bcaafdd853a0fb8d8575a/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .VacasCamara {
    font-size: 19px; } }

@media (max-width: 767px) {
  .camara-vacaciones {
    background: url(/images/eb6c4a04d9f30af169b42b20316cc9ac/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .camara-vacaciones2 {
    background: url(/images/64dc529cd1ca7be91217eb04ce76deb5/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .VacasCamara {
    font-size: 16px; } }

.borde-curvo {
  Border-radius: 25px; }

.borde-curvo2 {
  Border-radius: 10px; }

.tamanio-26 {
  font-size: 26px; }

.tamanio-29-b {
  font-size: 29px;
  line-height: 12px; }

.tamanio-21 {
  font-size: 21px; }

.tamanio-26 {
  font-size: 26px; }

.tamanio-Ofertas-negocios {
  font-size: 19px;
  line-height: 18px; }

@media (min-width: 1200px) {
  .fondo-superior-control-asistencia {
    background: url(/images/3684b77fc6e91f99ba1a1820ea803716/original.png);
    min-height: 452px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .caracteristica-control-asistencia .alineado-diferencial {
    padding-top: 70px; }
  .caracteristica-control-asistencia .metodo {
    padding-top: 40px; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .fondo-superior-control-asistencia {
    background: url(/images/b32bbec400f3f05b257b73fdb689efbf/original.png);
    min-height: 452px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .caracteristica-control-asistencia .alineado-diferencial {
    padding-top: 50px; }
  .caracteristica-control-asistencia .metodo {
    padding-top: 40px; } }

@media (max-width: 991px) and (min-width: 768px) {
  .fondo-superior-control-asistencia {
    background: url(/images/e17c7fa851d47982457e52cfe98955c3/original.png);
    min-height: 452px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .caracteristica-control-asistencia .alineado-diferencial {
    padding-top: 16px; }
  .caracteristica-control-asistencia .metodo {
    padding-top: 40px; } }

@media (max-width: 768px) {
  .fondo-superior-control-asistencia {
    background: url(/images/413dd5a2ac2ce4c765d28af3f3719f9b/original.png);
    min-height: 452px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .caracteristica-control-asistencia .alineado-diferencial {
    padding-top: 20px; }
  .caracteristica-control-asistencia .metodo {
    padding-top: 20px; } }

@media (min-width: 1200px) {
  .disfruta_mas_los_tuyos__funcional {
    background: url(/images/b68612356cd0405201d07ebcc19448b8/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 1199px) and (min-width: 992px) {
  .disfruta_mas_los_tuyos__funcional {
    background: url(/images/e8440d05878f3cace9f25d227e445d49/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 991px) and (min-width: 768px) {
  .disfruta_mas_los_tuyos__funcional {
    background: url(/images/5c26a8aadf037bee358d76d5b9a32188/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

@media (max-width: 767px) {
  .disfruta_mas_los_tuyos__funcional {
    background: url(/images/e555827f30f9579e32586bc82c914a4d/original.jpg);
    min-height: 370px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; } }

.tamanio-20-- {
  font-size: 20px;
  line-height: 12px; }

.contentOfertas .selector {
  background-image: url(../images/icon/selector.png);
  width: 48px;
  height: 25px;
  margin: 0 auto; }

.contentOfertas .icon {
  width: 48px;
  height: 25px;
  background-repeat: no-repeat;
  display: inline-block; }

.contentOfertas .icon.fibra {
  background-image: url(../images/icon/fibra.png);
  width: 32px;
  height: 32px;
  background-size: 100%; }

.contentOfertas .icon.down {
  background-image: url(../images/icon/arrow_down.png);
  width: 20px;
  height: 23px;
  display: inline-block; }

.contentOfertas .icon.up {
  background-image: url(../images/icon/arrow_up.png);
  width: 20px;
  height: 23px;
  display: inline-block; }

.contentOfertas .icon.solucion {
  background-image: url(../images/icon/solucion.png);
  width: 32px;
  height: 32px;
  background-size: 100%; }

.contentOfertas .icon.minutos {
  background-image: url(../images/icon/minutos.png);
  width: 32px;
  height: 32px;
  background-size: 100%; }

.contentOfertas .icon.canales {
  background-image: url(../images/icon/canales.png);
  width: 32px;
  height: 32px;
  background-size: 100%; }

/* Large desktops and laptops lime */
@media (min-width: 1400px) {
  body.fullView .portlet-boundary_Login_ {
    width: 30%; }
    body.fullView .portlet-boundary_Login_.obtenerClave {
      width: 60%; } }

/* Large desktops and laptops red */
@media (min-width: 1200px) and (max-width: 1399px) {
  body.fullView .portlet-boundary_Login_ {
    width: 30%; }
    body.fullView .portlet-boundary_Login_.obtenerClave {
      width: 60%; } }

/* Landscape tablets and medium desktops orange */
@media (min-width: 992px) and (max-width: 1199px) {
  body.fullView .portlet-boundary_Login_ {
    width: 40%; }
    body.fullView .portlet-boundary_Login_.obtenerClave {
      width: 70%; }
  .ltr .television-plan-box .media-body h5 span {
    display: block; }
  .ltr .btn {
    white-space: inherit; } }

/* Portrait tablets and small desktops green */
@media (max-width: 991px) {
  body.fullView .portlet-boundary_Login_ {
    width: 50%; }
  .container {
    max-width: 100%; }
    .container > .row > .col-md-9 {
      padding-left: 0; }
  .navbar-default .navbar-nav > li > a {
    padding: 15px 5px; }
  .telsur-tabs {
    overflow-y: hidden;
    overflow-x: auto; }
    .telsur-tabs .nav-tabs {
      flex: inherit;
      flex-direction: inherit;
      flex-wrap: inherit;
      margin-bottom: 0; }
      .telsur-tabs .nav-tabs .nav-link {
        white-space: nowrap; }
  .btn {
    white-space: inherit; }
  .sidebar-button {
    font-size: 14px; }
  .accounts-summary-component > .row > [class*="col"]:first-child {
    padding-right: 0; }
  .accounts-summary-component .panel-invoice .table-invoice {
    font-size: 12px; } }

/* Landscape phones and portrait tablets purple */
@media only screen and (max-width: 768px) {
  body.fullView .portlet-boundary_Login_ {
    width: 90%; }
  .container > .row > .col-md-9 {
    padding-left: 15px; }
  .btn.btn-logout {
    white-space: nowrap; }
  .container {
    max-width: 100%; }
  .controls-visible .portlet-topper {
    display: none; }
  .table-responsive {
    overflow-x: inherit; }
    .table-responsive .ng-table {
      overflow-x: auto;
      display: block; }
  .sidebar-container {
    display: none; }
    .sidebar-container.active {
      display: block; }
    .sidebar-container .row .col-md-12 > a {
      width: 100%; }
  .navbar-default #menucollapse .nav.navbar-nav > li:first-child,
  .navbar-default #menucollapse .nav.navbar-nav > li.Inicio {
    padding: 0; }
  .navbar-default #menucollapse .nav.navbar-nav > li a {
    text-align: center; }
  .navbar-default #menucollapse .nav.navbar-nav > li.Inicio, .navbar-default #menucollapse .nav.navbar-nav > li.Soporte {
    padding: 0; }
  .navbar-default #menucollapse .nav.navbar-nav > li .icon .material-icons {
    position: relative;
    top: 4px;
    left: -3px;
    font-size: 18px; }
  .navbar-default #menucollapse .nav.navbar-nav > li.show > a {
    -webkit-box-shadow: inset 0 -4px 0 #f7a400;
    box-shadow: inset 0 -4px 0 #f7a400; }
  .navbar-default #menucollapse .nav.navbar-nav .dropdown-menu {
    text-align: center;
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 0;
    transition: all 0.5s ease;
    float: left;
    display: none;
    height: 0; }
    .navbar-default #menucollapse .nav.navbar-nav .dropdown-menu.show {
      height: auto;
      display: block; }
      .navbar-default #menucollapse .nav.navbar-nav .dropdown-menu.show > li ul.dropdown-menu {
        display: block;
        position: relative;
        float: none;
        height: auto;
        left: 0px;
        border: 0 !important; }
    .navbar-default #menucollapse .nav.navbar-nav .dropdown-menu > li a .material-icons {
      transform: rotate(90deg); }
    .navbar-default #menucollapse .nav.navbar-nav .dropdown-menu > li ul a.sub-menu {
      background: #686666;
      box-sizing: border-box;
      margin: 0;
      padding-left: 0; }
  .tab-content#nav-tabContent {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .nav-tabs a.nav-link {
    white-space: inherit; }
  .tabs-container {
    overflow-y: hidden !important;
    overflow-x: scroll !important; }
  .green-btn {
    width: 100%;
    white-space: inherit; }
  .chartjs-render-monitor {
    padding: 0; }
  div[template-url="templates.pagination"] {
    width: 100%; }
    div[template-url="templates.pagination"] .ng-table-counts {
      margin-bottom: 10px; }
    div[template-url="templates.pagination"] .ng-table-pagination {
      margin-top: 15px;
      width: 100%; }
  .check-transaction-status-page-component .btn {
    margin-top: 10px !important; }
  footer .list-unstyled strong {
    display: block; }
  [class*="page-component"] .scroll {
    overflow: auto;
    display: inline-block;
    width: 100%; } }

/* Portrait phones and smaller lightblue */
@media (max-width: 480px) {
  header .person {
    justify-content: start; }
    header .person .user {
      margin-left: 0; }
  body.fullView .portlet-boundary_Login_ {
    width: 100%; }
    body.fullView .portlet-boundary_Login_ form .row > .col-6 {
      width: 100% !important;
      max-width: 100%;
      flex: 100%; }
  .portlet-journal-content .electronic-invoice-page-component img {
    max-width: 50%;
    margin: 0 auto 15px;
    text-align: center;
    display: inherit; }
  .portlet-journal-content .tabs-container .nav.nav-tabs {
    margin-bottom: 0; }
  .portlet-journal-content .tab-content > .tab-pane {
    padding: 15px 15px;
    margin-bottom: 15px; }
  .portlet-journal-content .ng-table-counts {
    width: 100%; }
    .portlet-journal-content .ng-table-counts .btn {
      width: 25%; }
  .green-btn {
    width: 100%;
    white-space: inherit; }
  .table-responsive {
    overflow: auto; } }

body.fullView.norte {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed; }
  body.fullView.norte .portlet-boundary_Login_ .logo {
    background-size: 60%; }

.norte .cambioClave .telsur a {
  background-size: 45%; }

.norte .telsur-radio-label .gtd {
  display: inline-block; }

.norte .telsur-radio-label .telsur {
  display: none; }

.solucionesDigitales {
  margin: 15px 0 0;
  /* The container */ }
  .solucionesDigitales .panel {
    background-color: transparent; }
    .solucionesDigitales .panel > .panel-heading h5 {
      color: #fff; }
    .solucionesDigitales .panel .media:not(.head) {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 15px; }
      .solucionesDigitales .panel .media:not(.head) .badge {
        background-color: #4db99c;
        border-radius: 50%;
        height: 30px;
        width: 30px;
        display: flex;
        align-items: center;
        justify-content: center; }
    .solucionesDigitales .panel .card {
      border-radius: 15px;
      overflow: hidden; }
      .solucionesDigitales .panel .card.disabled {
        opacity: 0.6;
        cursor: no-drop; }
        .solucionesDigitales .panel .card.disabled input,
        .solucionesDigitales .panel .card.disabled .checkmark {
          border: 0;
          cursor: no-drop; }
          .solucionesDigitales .panel .card.disabled input:hover,
          .solucionesDigitales .panel .card.disabled .checkmark:hover {
            border: 0;
            cursor: no-drop; }
        .solucionesDigitales .panel .card.disabled .card-footer {
          cursor: no-drop;
          pointer-events: none; }
      .solucionesDigitales .panel .card .card-body {
        min-height: 230px;
        background-color: #e4e9e8; }
        .solucionesDigitales .panel .card .card-body .card-text {
          min-height: 85px; }
      .solucionesDigitales .panel .card .card-footer {
        background-color: #365d9d; }
        .solucionesDigitales .panel .card .card-footer a {
          color: #fff; }
      .solucionesDigitales .panel .card.select {
        border-color: #4db99c; }
        .solucionesDigitales .panel .card.select .card-body {
          background: none; }
      .solucionesDigitales .panel .card.contratado .mensaje {
        background: #ccc;
        font-weight: bold;
        color: #666; }
    .solucionesDigitales .panel .form-check {
      margin: 0; }
  .solucionesDigitales .btn.btn-primary {
    width: 100%; }
  .solucionesDigitales .boxCheck {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .solucionesDigitales .boxCheck:hover input ~ .checkmark {
      background-color: #FFF;
      border: #4db99c solid 3px; }
    .solucionesDigitales .boxCheck input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0; }
    .solucionesDigitales .boxCheck input:checked ~ .checkmark {
      background-color: #FFF;
      border: #4db99c solid 3px; }
    .solucionesDigitales .boxCheck input:checked ~ .checkmark:after {
      display: block; }
    .solucionesDigitales .boxCheck .checkmark {
      position: absolute;
      top: 0;
      left: 50%;
      height: 25px;
      width: 25px;
      background-color: #FFF;
      margin-left: -12.5px; }
    .solucionesDigitales .boxCheck .checkmark:after {
      content: "";
      position: absolute;
      display: none;
      left: 6px;
      top: 2px;
      width: 9px;
      height: 15px;
      border: solid #4db99c;
      border-width: 0 5px 5px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
  .solucionesDigitales .exito .rounded {
    background-color: #4db99c;
    color: #FFF;
    margin: 0 auto 15px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50% !important; }
  .solucionesDigitales .form-group.selected .media {
    background-color: #e9e77a;
    border-radius: 14px;
    padding: 5px 15px; }
  .solucionesDigitales .form-control:disabled,
  .solucionesDigitales .form-control[readonly] {
    background-color: #FFF; }

.sidebar-button.featured {
  padding: 0; }
  .sidebar-button.featured img {
    width: 100%; }
  .sidebar-button.featured::after {
    display: none; }

.modal.verde .modal-header {
  background: #3dc19f;
  text-align: center; }
  .modal.verde .modal-header h5 {
    color: #FFF; }
  .modal.verde .modal-header .close,
  .modal.verde .modal-header .close span {
    color: #FFF; }

.modal.verde .modal-body {
  padding: 1rem 2rem;
  text-align: center; }

.modal.verde .modal-footer {
  border: 0; }
  .modal.verde .modal-footer .btn.btn-primary {
    width: auto;
    margin: 0 auto;
    font-weight: bold; }

.importdor-ejecutivos .custom-file-label {
  margin: 0;
  height: 41px; }
  .importdor-ejecutivos .custom-file-label:after {
    display: none; }

.importdor-ejecutivos input {
  height: 41px;
  cursor: pointer; }

.importdor-ejecutivos .alert.alert-success {
  border-color: #4db99c;
  background-color: #FFF; }

body.fullView .consultaBoletas #content {
  padding: 0; }

body.fullView .consultaBoletas .boxLogin {
  background-image: url("https://acceso.telsur.cl/images/bg-login.jpg?4ced63b7d3a3c7815bfd7a82a6af8b64");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh; }
  body.fullView .consultaBoletas .boxLogin .portlet-login {
    width: 420px; }
  body.fullView .consultaBoletas .boxLogin .logo {
    width: 100%;
    margin: 0;
    width: 40vw;
    max-width: 350px; }
  body.fullView .consultaBoletas .boxLogin form {
    background: #FFF;
    border-top: 10px solid #4db99c;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.91);
    border-radius: 2px 2px 3px 3px;
    background-color: #FFF;
    padding: 15px;
    width: 40vw;
    max-width: 350px; }
    body.fullView .consultaBoletas .boxLogin form .btn {
      background-color: #f7a400; }

body.fullView .consultaBoletas .listBoletas .contentListBoletas {
  width: 65vw;
  margin: 25px auto; }
  body.fullView .consultaBoletas .listBoletas .contentListBoletas .invoice-list-page-component .filter {
    margin: 0 0 15px; }
    body.fullView .consultaBoletas .listBoletas .contentListBoletas .invoice-list-page-component .filter > div {
      display: flex;
      flex: 0 0 25%;
      max-width: 25%;
      padding: 0 15px; }
      body.fullView .consultaBoletas .listBoletas .contentListBoletas .invoice-list-page-component .filter > div .form-group {
        width: 100%;
        margin: 0; }
        body.fullView .consultaBoletas .listBoletas .contentListBoletas .invoice-list-page-component .filter > div .form-group .btn {
          width: 100%; }
        body.fullView .consultaBoletas .listBoletas .contentListBoletas .invoice-list-page-component .filter > div .form-group .form-control:not([type="checkbox"]),
        body.fullView .consultaBoletas .listBoletas .contentListBoletas .invoice-list-page-component .filter > div .form-group select {
          min-height: 40px;
          height: 40px !important; }

@media (max-width: 1199px) {
  body.fullView .consultaBoletas .listBoletas .contentListBoletas {
    width: 85vw; } }

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  body.fullView .consultaBoletas .boxLogin .logo {
    width: 90vw;
    max-width: 100%; }
  body.fullView .consultaBoletas .boxLogin form {
    width: 90vw;
    max-width: 100%; }
  body.fullView .consultaBoletas .listBoletas .contentListBoletas {
    width: 90vw; }
    body.fullView .consultaBoletas .listBoletas .contentListBoletas .text-right .btn {
      width: 100%; }
    body.fullView .consultaBoletas .listBoletas .contentListBoletas .invoice-list-page-component .filter {
      flex-direction: column; }
      body.fullView .consultaBoletas .listBoletas .contentListBoletas .invoice-list-page-component .filter > div {
        display: flex;
        flex: 0 0 100%;
        max-width: 100%; } }

.panel-ejecutivo svg {
  max-width: 40px; }

.panel-ejecutivo .verde {
  color: #4db99c; }

.panel-ejecutivo .btn {
  width: 100%; }

.ejecutivoModal .modal-lg {
  max-width: 50vw !important; }

.ejecutivoModal .modal-title {
  color: #375d9d; }

.ltr {
  /* Centra el input personalizado con el texto */
  /* Modificador para dar la imagen de checkbox */
  /* Oculta input original */
  /* Radio personalizado usando <span> */
  /* Cambia el checkbox personalizado cuando es pulsado */
  /* Front - Calendar */
  /* Flip animation */ }
  .ltr body {
    font-family: 'Titillium Web', sans-serif; }
  .ltr .pull-center {
    margin: 0 auto; }
  .ltr h4 {
    text-transform: initial; }
  .ltr .b-0 {
    border: 0 !important; }
  .ltr .btn {
    font-weight: bold;
    text-transform: uppercase; }
    .ltr .btn[disabled=""], .ltr .btn[disabled="disabled"] {
      background-color: #efefef;
      color: #333; }
      .ltr .btn[disabled=""]:hover, .ltr .btn[disabled="disabled"]:hover {
        background-color: #efefef;
        color: #333; }
    .ltr .btn:hover {
      background-color: #f7a400;
      color: #fff; }
    .ltr .btn.btn-info {
      height: 35px;
      width: 35px;
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
  .ltr .autocontratacion {
    margin: 50px 0 0; }
    .ltr .autocontratacion #content {
      padding: 0; }
    .ltr .autocontratacion .cabecera {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      margin: 0 0 25px; }
      .ltr .autocontratacion .cabecera .icon i,
      .ltr .autocontratacion .cabecera .icon .material-icons {
        font-size: 60px;
        color: #f7a400; }
      .ltr .autocontratacion .cabecera h1 {
        font-weight: bold;
        font-size: 24px;
        font-family: 'Titillium Web', sans-serif;
        color: #375d9d; }
  .ltr .nav-steps {
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 25px; }
    .ltr .nav-steps .step {
      min-width: 25%;
      text-align: center;
      font-size: 12px;
      color: #939393;
      position: relative; }
      .ltr .nav-steps .step:before {
        content: "";
        border: #939393 solid 1px;
        position: absolute;
        right: 50%;
        top: 20px;
        width: 100%;
        z-index: 0; }
      .ltr .nav-steps .step:first-child:before {
        display: none; }
      .ltr .nav-steps .step span {
        width: 40px;
        height: 40px;
        text-align: center;
        border-radius: 50%;
        background-color: #939393;
        color: #BCBCBC;
        display: block;
        margin: 0 auto;
        margin-bottom: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        font-size: 20px;
        z-index: 1;
        position: relative; }
      .ltr .nav-steps .step.completed:before {
        border-color: #4db99c; }
      .ltr .nav-steps .step.completed span {
        background-color: #4db99c;
        color: #FFF; }
  .ltr .text-default {
    text-align: right; }
  .ltr .contentAgenda {
    display: flex;
    margin: 25px auto;
    width: 100%; }
    .ltr .contentAgenda.mobile {
      display: none; }
    .ltr .contentAgenda .control {
      display: flex;
      align-items: center;
      justify-content: center; }
      .ltr .contentAgenda .control .btn {
        margin: 30px 5px 0;
        width: 50px;
        height: 50px; }
      .ltr .contentAgenda .control.right {
        margin: 0 0 0 auto; }
    .ltr .contentAgenda .contentSemanas {
      width: 100%;
      display: flex;
      border: #ccc solid 1px;
      margin: 0 10px;
      background: #efefef;
      border-radius: 4px;
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3); }
    .ltr .contentAgenda .dia {
      width: 100%; }
      .ltr .contentAgenda .dia > .dia {
        background-color: #2c61a1;
        text-align: center;
        color: #FFF;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center; }
      .ltr .contentAgenda .dia .hora {
        padding: 10px 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 60px; }
        .ltr .contentAgenda .dia .hora label {
          margin: 0;
          color: #4db99c;
          font-size: 12px; }
        .ltr .contentAgenda .dia .hora span {
          display: block;
          color: #333; }
        .ltr .contentAgenda .dia .hora .material-icons {
          color: #ccc;
          font-size: 29px; }
  .ltr .input {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    height: 27px;
    width: 27px; }
  .ltr .input input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    top: 5px;
    left: 5px;
    z-index: 1; }
  .ltr .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #4bc5a2;
    border-radius: 50%; }
  .ltr .input:hover input ~ .checkmark {
    background-color: #ccc; }
  .ltr .input input:checked ~ .checkmark {
    background-color: #f7a400; }
  .ltr .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .ltr .input input:checked ~ .checkmark:after {
    display: block; }
  .ltr .input .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white; }
  .ltr a[data-toggle="modal"] {
    color: #4db99c; }
  .ltr .custom-radio-checkbox {
    display: inline-flex;
    align-items: center;
    cursor: pointer; }
  .ltr .custom-radio-checkbox__show--checkbox {
    height: 25px;
    width: 25px;
    background-color: #4bc5a2;
    border-radius: 3px; }
  .ltr .custom-radio-checkbox > .custom-radio-checkbox__input {
    display: none; }
  .ltr .custom-radio-checkbox > .custom-radio-checkbox__show {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: .5rem;
    background-size: cover; }
    .ltr .custom-radio-checkbox > .custom-radio-checkbox__show.disabled {
      opacity: 0.3;
      cursor: not-allowed; }
  .ltr .custom-radio-checkbox > .custom-radio-checkbox__input:checked + .custom-radio-checkbox__show--checkbox:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #FFF;
    font-size: 12px;
    left: 4px;
    position: relative;
    top: -3px; }
  .ltr .panel.exito {
    text-align: center;
    background-color: #FFF; }
  .ltr .modal h3, .ltr .modal h4 {
    text-transform: inherit; }
  .ltr .modal .modal-title {
    font-weight: 700;
    font-size: 18px;
    color: #375d9d; }
  .ltr .modal form label {
    font-size: 20px;
    color: #375d9d;
    font-weight: 700;
    text-align: center;
    width: 100%; }
  .ltr .modal form textarea {
    text-align: left; }
  .ltr .cart-info-bar .cart-info-bar-body {
    background: transparent; }
    .ltr .cart-info-bar .cart-info-bar-body .continuar:after {
      content: "";
      width: 0;
      height: 0;
      border-left: 10px solid #FFF;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      margin: 0 0 0 15px; }
    .ltr .cart-info-bar .cart-info-bar-body .volver:before {
      content: "";
      width: 0;
      height: 0;
      border-right: 10px solid #FFF;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      margin: 0 15px 0 0; }
  .ltr .cart-info-bar-footer {
    padding: 0 0 15px; }
  .ltr .table > thead > tr > th {
    background-color: #2c61a1;
    color: #FFF; }
  .ltr .verde {
    color: #4bc5a2; }
  .ltr .resumen .panel {
    padding: 10px; }
    .ltr .resumen .panel .head {
      padding: 10px;
      background-color: #2c61a1;
      color: #FFF;
      display: flex;
      align-items: center;
      justify-content: center;
      justify-content: start;
      font-weight: bold;
      font-size: 18px; }
      .ltr .resumen .panel .head .fa {
        margin: 0 5px 0 0; }
      .ltr .resumen .panel .head.verde {
        background-color: #4bc5a2; }
    .ltr .resumen .panel .list {
      padding: 10px; }
    .ltr .resumen .panel .largo {
      display: flex;
      align-items: center;
      justify-content: center;
      justify-content: start; }
      .ltr .resumen .panel .largo .valor {
        margin: 0 0 0 auto;
        font-size: 14px; }
      .ltr .resumen .panel .largo.big .texto {
        color: #333; }
      .ltr .resumen .panel .largo.big .valor {
        color: #2c61a1;
        font-size: 36px;
        font-weight: bold; }
    .ltr .resumen .panel .dato {
      padding: 10px;
      font-size: 18px; }
  .ltr .resumen th {
    border: #FFF solid 1px;
    font-weight: normal;
    vertical-align: middle; }
  .ltr .resumen .plan {
    font-weight: bold;
    line-height: 18px; }
    .ltr .resumen .plan div {
      font-size: 28px; }
  .ltr .resumen .valor {
    font-weight: bold;
    font-size: 28px;
    color: #939393; }
    .ltr .resumen .valor.verde {
      color: #4bc5a2; }
  .ltr .resumen small {
    display: block;
    font-size: 11px; }
  .ltr .resumen .alert div {
    position: relative; }
  .ltr .resumen .alert .verde {
    font-size: 36px;
    position: absolute;
    top: -6px;
    left: -19px;
    height: 40px;
    display: inline-block; }
  .ltr .resumen .alert .valor {
    color: #4bc5a2; }
  .ltr .resumen .solucionDigital {
    color: #FFF;
    padding: 0 0 15px; }
    .ltr .resumen .solucionDigital .alert {
      border: #f7a400 solid 1px !important;
      background-color: #FFF;
      margin: 0 0 15px;
      border: 0; }
      .ltr .resumen .solucionDigital .alert div h2 {
        min-width: 170px; }
      .ltr .resumen .solucionDigital .alert div p {
        margin: 5px 25px 0;
        text-align: center;
        font-size: 16px;
        min-width: 320px; }
      .ltr .resumen .solucionDigital .alert div select {
        min-width: 200px; }
  .ltr .resumen .acciones {
    border-top: #ccc solid 1px; }
    .ltr .resumen .acciones .custom-radio-checkbox {
      position: relative; }
      .ltr .resumen .acciones .custom-radio-checkbox .custom-radio-checkbox__input {
        display: block;
        position: absolute;
        opacity: 0;
        left: 3px; }
    .ltr .resumen .acciones > div {
      display: flex;
      align-items: center;
      justify-content: center;
      justify-content: start;
      padding: 5px 0; }
    .ltr .resumen .acciones .form-check > span {
      min-width: 250px;
      display: inline-block; }
    .ltr .resumen .acciones label {
      font-weight: normal;
      margin: 0 0 0 5px; }
    .ltr .resumen .acciones .portar {
      flex-wrap: nowrap; }
      .ltr .resumen .acciones .portar .numero {
        width: 100%; }
        .ltr .resumen .acciones .portar .numero div {
          display: flex;
          align-items: center;
          justify-content: center; }
          .ltr .resumen .acciones .portar .numero div label {
            margin: 0;
            min-width: 40%; }
  .ltr .alert {
    border: #ccc solid 1px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #333; }
    .ltr .alert .valor {
      font-weight: bold;
      font-size: 18px;
      margin: 0 0 0 5px; }
  .ltr .calendar {
    background: #efefef;
    border-radius: 4px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    min-height: 400px;
    height: auto;
    perspective: 1000;
    transition: .9s;
    transform-style: preserve-3d;
    width: 100%;
    color: #999; }
    .ltr .calendar .contentSemanas {
      margin: 0;
      border: 0; }
      .ltr .calendar .contentSemanas .hora {
        flex-direction: column;
        height: auto; }
  .ltr .front {
    transform: rotateY(0deg); }
  .ltr .current-date {
    border-bottom: 1px solid rgba(73, 114, 133, 0.6);
    display: flex;
    padding: 30px 40px;
    text-align: center; }
    .ltr .current-date h1 {
      color: #2c61a1;
      font-size: 1.4em;
      font-weight: 300;
      width: 100%;
      margin: 0; }
  .ltr .week-days {
    color: #dfebed;
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    padding: 30px 40px;
    list-style: none;
    background-color: #2c61a1; }
  .ltr .days {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .ltr .weeks {
    color: #375d9d;
    display: flex;
    flex-direction: column;
    padding: 0 40px; }
    .ltr .weeks div {
      display: flex;
      font-size: 1.2em;
      font-weight: 300;
      justify-content: space-between;
      margin-bottom: 20px;
      width: 100%; }
    .ltr .weeks span {
      padding: 10px;
      height: 40px;
      width: 40px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .ltr .weeks span:not(.last-month) {
        border-radius: 50%;
        background-color: #4bc5a2;
        color: #FFF; }
      .ltr .weeks span:not(.last-month):hover {
        cursor: pointer; }
      .ltr .weeks span.sinFactibilidad {
        background: #dedede;
        color: #FFF;
        cursor: not-allowed !important; }
      .ltr .weeks span.noDisponible {
        opacity: .3;
        cursor: not-allowed !important;
        color: #333;
        background: #efefef; }
  .ltr .back {
    height: 100%;
    transform: rotateY(180deg); }
    .ltr .back .title {
      font-weight: bold;
      font-size: 18px;
      font-family: "Titillium Web", sans-serif;
      color: #375d9d;
      text-align: center;
      padding: 15px 0; }
  .ltr .actions {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%; }
    .ltr .actions .btn {
      padding: 15px;
      border-radius: 50%;
      margin: 15px 0 0; }
  .ltr .back {
    display: none; }
  .ltr .flip {
    transform: rotateY(180deg); }
    .ltr .flip .front {
      display: none; }
    .ltr .flip .back {
      display: block; }
    .ltr .flip .contentSemanas {
      box-shadow: inherit; }
    .ltr .flip .actions .btn {
      margin-bottom: 15px; }
  .ltr .front,
  .ltr .back {
    backface-visibility: hidden; }
  .ltr .radio {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    .ltr .radio .input input {
      left: 26px; }
    .ltr .radio .input .checkmark {
      min-width: 25px; }
  .ltr .datos .control-label {
    font-weight: 700;
    font-size: 18px;
    color: #375d9d; }
  .ltr .datos .form-group.documento .control-label {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: flex-start; }
    .ltr .datos .form-group.documento .control-label .btn {
      margin: 0 0 0 5px;
      padding: 0; }
      .ltr .datos .form-group.documento .control-label .btn .fa {
        font-size: 14px; }
  .ltr .terminos {
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: end; }
    .ltr .terminos label,
    .ltr .terminos a {
      font-weight: normal;
      font-size: 16px; }
    .ltr .terminos input {
      cursor: not-allowed; }
  .ltr .coordinar .custom-radio-checkbox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0; }
    .ltr .coordinar .custom-radio-checkbox > .custom-radio-checkbox__input:checked + .custom-radio-checkbox__show--checkbox::before {
      left: 0;
      top: -1px; }
  .ltr .modal .terminos {
    border: 0;
    border-bottom: #ccc solid 1px;
    display: block;
    max-height: 60vh;
    overflow: auto;
    margin: 0 0 15px; }
  .ltr .modal.modalFactibilidad {
    padding: 0 !important; }
    .ltr .modal.modalFactibilidad.fade.show .modal-dialog {
      width: 70vw; }

@media (max-width: 991px) {
  .ltr header {
    padding: 0 50px; }
    .ltr header .title {
      flex-direction: column; }
      .ltr header .title a {
        margin: 0; } }

@media (max-width: 767px) {
  .ltr .contentMobile {
    display: flex;
    flex-direction: column-reverse; }
    .ltr .contentMobile > div {
      width: 100%;
      max-width: 100%;
      flex: 100%; }
    .ltr .contentMobile .legal {
      margin: 0 0 50px; }
  .ltr header .heading {
    text-align: center; }
  .ltr header .title {
    padding: 0 0 50px;
    flex-direction: column; }
  .ltr header .person {
    display: flex;
    flex-direction: column; }
    .ltr header .person .user {
      margin: 0 0 10px; }
  .ltr .cabecera h1 {
    text-align: center; }
  .ltr .contentAgenda.desktop {
    display: none; }
  .ltr .contentAgenda.mobile {
    display: block; }
  .ltr .page-header-container h4 {
    text-align: center; }
  .ltr .cart-info-bar-footer .text-default {
    text-align: center; }
    .ltr .cart-info-bar-footer .text-default a {
      display: block; }
  .ltr .resumen .table thead {
    display: none; }
  .ltr .resumen .table tbody tr {
    display: flex;
    flex-direction: column; }
    .ltr .resumen .table tbody tr td {
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      .ltr .resumen .table tbody tr td:before {
        content: "hola";
        font-weight: bold;
        width: 100%; }
      .ltr .resumen .table tbody tr td.nombre:before {
        content: "Plan"; }
      .ltr .resumen .table tbody tr td.detalle:before {
        content: "Detalle"; }
      .ltr .resumen .table tbody tr td.incluye:before {
        content: "Incluye"; }
      .ltr .resumen .table tbody tr td.instalacion:before {
        content: "Fecha de instalación"; }
      .ltr .resumen .table tbody tr td.solucion:before {
        content: "Solución"; }
      .ltr .resumen .table tbody tr td.totalPagar:before {
        content: "Valor mensual"; }
      .ltr .resumen .table tbody tr td.totalPromocion:before {
        content: "Costo de instalación"; }
      .ltr .resumen .table tbody tr td select {
        text-align: center;
        margin: 10px 0 0; }
        .ltr .resumen .table tbody tr td select option {
          text-align: center; }
  .ltr .resumen .alert {
    text-align: center;
    padding: 15px 50px; }
  .ltr .modal .modal-dialog {
    width: 95% !important;
    margin: 15px auto; }
  .ltr .solucionDigital .alert div {
    flex-direction: column !important; }
  .ltr .nav-steps .step {
    min-width: 25%;
    width: 33%;
    height: 100px; }
  .ltr .autocontratacion {
    margin-top: 0; } }

.modal.modalTerminos .terminos {
  border: 0;
  margin: 0; }

.modal .modal-content .modal-header.naranjo {
  background-color: #f7a400; }
  .modal .modal-content .modal-header.naranjo * {
    color: #FFF; }

.modal .modal-content .modal-header.verde {
  background-color: #4db99c; }
  .modal .modal-content .modal-header.verde * {
    color: #FFF; }

.modal .modal-content .modal-footer input[type="checkbox"] {
  margin: 0 10px; }

.modal .modal-content .modal-footer.center {
  display: flex;
  justify-content: center; }

.modal .modal-content .modal-footer.botones {
  display: flex;
  justify-content: center; }

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