@charset "UTF-8";
/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

  /* ---------- Modo oscuro Carlos A Rojas 2020 ---------- */

.inner-switch {
  display: inline-block;
  cursor: pointer;
  border: 1px solid #555;
  border-radius: 1.25rem;
  width: 3.125rem;
  text-align: center;
  font-size: 1rem;
  padding: 0.1875rem;
  margin-left: 0.3125rem;
  background-color: #222;
}

.dark,
.dark * {
  background-color: #222;
  color: #e6e6e6;
  border-color: #e6e6e6;
}
/* ---------- Modo oscuro Carlos A Rojas 2020---------- */

/* ---------- Table styles ---------- */
@media (max-width: 979px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }
  .ie9 .responsive-table-horizontal thead {
    float: none; } }

  /*ventana emergente cr home*/
  .aui .lightbox-modal-EM {
    background-image: url("../images/popup/Ventana-Emergente-Fondo2.png");    
    border-radius: 0;
    overflow-x: hidden; }
    @media only screen and (min-width: 601px) {
      .aui .lightbox-modal-EM {
        border-radius: 5px;
        width: 580px; } 
      }
  .aui .lightbox-modal-close-EM {
    display: block;
    float: right;
    width: 50px;
    height: 50px; }
    .aui .lightbox-modal-close-EM:after {
      color: white;
      font-family: 'icomoon';
      content: "\e5cd";
      position: absolute;
      right: 0;
      top: 0;
      font-size: 25px;
      height: 50px;
      width: 50px;
      text-align: center;
      padding: 7px; }
  .aui .lightbox-modal-content-EM {
    padding: 15px; }
    @media only screen and (min-width: 601px) {
      .aui .lightbox-modal-content-EM {
        padding: 15px 30px; } }


.aui .VentaEmergenteEM__title {
font-family: Telefonica;
font-size: 30px;   
color: white;    
text-align: center;
padding-top: 20px;
padding-bottom: 5px;
margin: auto; }
@media only screen and (max-width: 601px) {
  .aui .VentaEmergenteEM__title  {
    font-size: 20px;
    padding-top: 20px;        
    }
  }

  .aui .VentaEmergenteEM__title_grande {
    font-family: Telefonica;
    font-size: 38px;   
    color: white;    
    text-align: center;
    padding-top: 20px;
    padding-bottom: 5px;
    margin: auto; }
    @media only screen and (max-width: 601px) {
      .aui .VentaEmergenteEM__title_grande  {
        font-size: 30px;
        padding-top: 20px;        
        }
      }
  .aui .VentaEmergenteEM__sub_title {
    font-family: Telefonica;
    font-size: 19px;   
    color: white;    
    text-align: center;
    padding-top: 20px;
    padding-bottom: 5px;
    margin: auto; }
    @media only screen and (max-width: 601px) {
      .aui .VentaEmergenteEM__sub_title  {
        font-size: 18px;
        padding-top: 20px;        
        }
      }
      .aui .VentaEmergenteEM__texto {
        font-family: Telefonica;
        font-size: 17px;   
        color: white;    
        text-align: center;
        padding-top: 10px;
        padding-bottom: 5px;
        margin: auto; }
        @media only screen and (max-width: 601px) {
          .aui .VentaEmergenteEM__texto  {
            font-size: 18px;
            padding-top: 20px;        
            }
          }

      .aui .contact-us__button-container-EM {
        text-align: center;
       }
      .aui .contact-us__button-container-EM::after {
          content: '';
          display: table;
          clear: both; }
      
      .aui .contact-us__chat-EM {
        height: 48px;
        line-height: 48px;
        width: 100%;
        margin-top: 8px;
        color: #fff;
        background: #0b2739;
        border-radius: 50px;
        text-align: center;
         }
        
          .aui .contact-us__chat-EM {
            color: #fff;
            width: 290px;
            font-weight: 300; } }
      @media only screen and (min-width: 993px) and (min-width: 1201px) {
        .aui .contact-us__chat {
          font-size: 17px;
          width: 45%; } }

          .aui .VEcrimg-M {
            margin-bottom: 10px; }
            @media only screen and (min-width: 993px) {
              .aui .VEcrimg-M {
                margin-right: 40px; } }
          .aui .VEcrimg-M-img {
            width: 80px;
            height: auto; }
            @media only screen and (min-width: 993px) {
              .aui .VEcrimg-M-img {
                width: 100px; } }
  




/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  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; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }

.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }

.tagselector .field .field-content {
  margin: 0; }

.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .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; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.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; }

/* ---------- Tabs ---------- */
.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Miscellaneous ---------- */
.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-label {
  display: inline;
  margin-left: 5px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 30px; }

.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.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; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    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; }

/* ---------- Menus ---------- */
.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; }

/* ---------- Loading mask ---------- */
.loadingmask-content {
  background: #CCC; }

.loadingmask-message {
  background: #D4D4D4 url(../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: ""; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: ""; }

.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }

.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; }

/* ---------- Page customization ---------- */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.paginator-link {
  background: #EEE url() 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; }

/* ---------- CKEditor contents ---------- */
.aui .cke_editable [class*="span"] {
  float: none; }

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
.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; }

/* ---------- CKEditor source ---------- */
.aui .cke_source {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  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; }

/* ---------- Inline editing ---------- */
.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 .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.ie input.cke_dialog_ui_input_text {
  height: auto; }

.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }

.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }

.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }

.ie7 .paginator-current-page {
  color: #FFF; }

.ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

.js .controls-hidden .dockbar .nav-account-controls {
  right: -160px; }

.js .controls-hidden .dockbar .nav-add-controls > li {
  transform: scaleY(0) scaleX(0) translateY(0px) translateX(0px); }
  .js .controls-hidden .dockbar .nav-add-controls > li:first-child {
    transition-delay: 0s; }
  .js .controls-hidden .dockbar .nav-add-controls > li:nth-child(2) {
    transition-delay: .15s; }
  .js .controls-hidden .dockbar .nav-add-controls > li:nth-child(3) {
    transition-delay: .3s; }
  .js .controls-hidden .dockbar .nav-add-controls > li.toggle-controls {
    transform: scaleY(1) scaleX(1) translateY(0px) translateX(0px); }

.icon-plus-sign:before {
  content: "\e147"; }

.icon-minus-sign:before {
  content: "\e15c"; }

.lfr-has-add-content {
  padding-left: 330px; }
  .lfr-has-add-content .dockbar .nav-add-controls {
    left: 330px; }

.lfr-has-device-preview {
  padding-left: 220px; }
  .lfr-has-device-preview .dockbar .nav-add-controls {
    left: 220px; }

.lfr-has-edit-layout {
  padding-left: 440px; }
  .lfr-has-edit-layout .dockbar .nav-add-controls {
    left: 440px; }

.lfr-admin-panel {
  background-color: #FFF;
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 10px;
  position: fixed;
  top: 0;
  z-index: 1100; }

.aui .lfr-has-device-preview {
  position: initial; }

.aui .portlet-dockbar .portlet-borderless-container {
  min-height: 0; }

.aui .signed-out .portlet-borderless-container .add-asset-selector {
  opacity: 0; }

.dockbar.navbar .navbar-inner {
  min-height: auto;
  padding: 0;
  background: transparent;
  border: 0; }
  .dockbar.navbar .navbar-inner .btn.btn-navbar {
    display: none;
    background: #45CBF5; }

@media (max-width: 979px) {
  .dockbar.navbar .container .nav-collapse {
    display: block; } }

.dockbar .nav-account-controls {
  background: transparent;
  position: fixed;
  top: 20%;
  z-index: 1001;
  right: 0;
  margin: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  transition: right 0.35s cubic-bezier(0.96, 0.02, 0.59, 1); }
  .dockbar .nav-account-controls .dropdown-menu {
    top: 0;
    left: auto;
    right: 100%; }
  .dockbar .nav-account-controls .user-avatar-image {
    border-radius: 50%;
    background-color: white;
    margin-top: -3px;
    text-decoration: none;
    vertical-align: middle;
    width: 20px; }
  .dockbar .nav-account-controls > li:first-child > a {
    border-top-left-radius: 4px; }
  .dockbar .nav-account-controls > li:last-child > a {
    border-bottom-left-radius: 4px; }
  .dockbar .nav-account-controls > li > a {
    display: flex;
    background: #424242;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
    color: #fff;
    min-width: 135px; }
    .dockbar .nav-account-controls > li > a:hover {
      background: #5b5858; }
    .dockbar .nav-account-controls > li > a .nav-item-label {
      flex: 2;
      padding: 7px; }
    .dockbar .nav-account-controls > li > a .icon-caret-down {
      background: rgba(255, 255, 255, 0.2);
      padding: 0 6px;
      display: flex;
      align-items: center; }
      .dockbar .nav-account-controls > li > a .icon-caret-down::before {
        content: "\e5cf"; }
    .dockbar .nav-account-controls > li > a.user-notification-link {
      padding: 5px; }
      .dockbar .nav-account-controls > li > a.user-notification-link::before {
        content: 'Notifications'; }
      .dockbar .nav-account-controls > li > a.user-notification-link .user-notifications-count {
        position: absolute;
        top: 0;
        right: 2px;
        background: #45CBF5; }
  .dockbar .nav-account-controls .staging-controls {
    /*.staging-bar {
    margin: 0;
    background: #0299d8;
    border-top-left-radius: 4px;

    .live-link a{
      padding: 0 2rem;
      background: #fff;
      color: #0299d8;
      height: 36px;
      line-height: 36px;
      display: block;
      margin: 5px;
      border-radius: 4px;
      text-align: center;
      &:hover {
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
      }
    }
    }*/ }
    .dockbar .nav-account-controls .staging-controls .hide-accessible {
      clip: rect(0 0 0 0) !important;
      position: absolute !important; }
    .dockbar .nav-account-controls .staging-controls .staging-bar {
      margin: 0;
      background: #0299d8;
      border-top-left-radius: 4px; }
      .dockbar .nav-account-controls .staging-controls .staging-bar > li a {
        color: #fff;
        padding: 7px;
        display: block;
        border-top-left-radius: 4px; }
        .dockbar .nav-account-controls .staging-controls .staging-bar > li a.taglib-icon {
          display: inline-block;
          color: #039be5;
          padding: 2px; }
      .dockbar .nav-account-controls .staging-controls .staging-bar > li.live-link a {
        padding: 0 2rem;
        background: #fff;
        color: #0299d8;
        height: 36px;
        line-height: 36px;
        display: block;
        margin: 5px;
        border-radius: 4px;
        text-align: center; }
        .dockbar .nav-account-controls .staging-controls .staging-bar > li.live-link a:hover {
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
    .dockbar .nav-account-controls .staging-controls .staging-toggle {
      /*.staging-link.dropdown-toggle {
      color: #fff;
      padding: 7px;
      display: block;
      border-top-left-radius: 4px;

      &:hover {
      background: rgba(0, 0, 0, 0.18);
      }
    }*/ }
      .dockbar .nav-account-controls .staging-controls .staging-toggle .layout-revision-actions {
        font-size: 20px;
        margin-top: 5px;
        margin-bottom: 5px; }
      .dockbar .nav-account-controls .staging-controls .staging-toggle .site-pages-variation-options .variations-options::after {
        content: '';
        display: table;
        clear: both; }
      .dockbar .nav-account-controls .staging-controls .staging-toggle .site-pages-variation-options .variations-options .staging-variation-selector {
        float: left; }
      .dockbar .nav-account-controls .staging-controls .staging-toggle .site-pages-variation-options .variations-options .manage-layout-set-branches {
        float: right; }
      .dockbar .nav-account-controls .staging-controls .staging-toggle .page-variations-options .variations-options .page-variations {
        float: left;
        font-size: 20px;
        margin-top: 5px;
        margin-left: 5px; }
      .dockbar .nav-account-controls .staging-controls .staging-toggle .page-variations-options,
      .dockbar .nav-account-controls .staging-controls .staging-toggle .site-pages-variation-options {
        width: auto;
        float: none; }
      .dockbar .nav-account-controls .staging-controls .staging-toggle .dropdown-menu {
        width: 250px; }
        .dockbar .nav-account-controls .staging-controls .staging-toggle .dropdown-menu .row-fluid {
          margin-left: 0;
          margin-right: 0; }
      .dockbar .nav-account-controls .staging-controls .staging-toggle .variations-options .page-variations {
        position: relative;
        right: auto;
        top: auto; }
      .dockbar .nav-account-controls .staging-controls .staging-toggle .layout-revision-info {
        float: none;
        width: auto; }
        .dockbar .nav-account-controls .staging-controls .staging-toggle .layout-revision-info .taglib-workflow-status {
          display: block; }
        .dockbar .nav-account-controls .staging-controls .staging-toggle .layout-revision-info .workflow-status {
          display: block; }
          .dockbar .nav-account-controls .staging-controls .staging-toggle .layout-revision-info .workflow-status .label-warning {
            background-color: #f89406; }
          .dockbar .nav-account-controls .staging-controls .staging-toggle .layout-revision-info .workflow-status .label-success {
            background-color: #488f06; }
          .dockbar .nav-account-controls .staging-controls .staging-toggle .layout-revision-info .workflow-status .label-success[href] {
            background-color: #2f5e04; }
          .dockbar .nav-account-controls .staging-controls .staging-toggle .layout-revision-info .workflow-status .label-info {
            background-color: #12718f; }
        .dockbar .nav-account-controls .staging-controls .staging-toggle .layout-revision-info .workflow-value {
          display: block;
          text-align: center;
          color: #fff;
          border-radius: 2px;
          white-space: nowrap; }
      .dockbar .nav-account-controls .staging-controls .staging-toggle .branching-enabled.publish-link-container {
        position: relative;
        bottom: auto;
        width: 100%;
        float: none;
        margin-left: auto;
        padding: 5px; }
        .dockbar .nav-account-controls .staging-controls .staging-toggle .branching-enabled.publish-link-container .publish-link {
          width: 100%;
          padding: 0 2rem;
          margin-top: 15px;
          margin-bottom: 5px;
          max-width: none; }

.dockbar .site-administration-menu {
  border-width: 0;
  left: 0;
  margin: 0;
  right: auto;
  border-top: 1px solid rgba(0, 154, 229, 0.26);
  border-bottom: 1px solid rgba(0, 154, 229, 0.26); }
  .dockbar .site-administration-menu > li > a {
    display: block;
    padding: 3px 5px 3px 40px;
    color: #009AE5; }
    .dockbar .site-administration-menu > li > a:hover {
      background: #009AE5;
      color: #fff; }

.dockbar .my-sites-menu .site-type {
  display: none; }

.dockbar .nav-add-controls {
  background: transparent;
  position: fixed;
  bottom: 25%;
  z-index: 1001;
  left: 0; }
  .dockbar .nav-add-controls > li {
    margin: 10px;
    position: relative;
    transform: scaleY(1) scaleX(1) translateY(0px) translateX(0px);
    transition: .15s; }
    .dockbar .nav-add-controls > li:first-child {
      transition-delay: .3s; }
    .dockbar .nav-add-controls > li:nth-child(2) {
      transition-delay: .15s; }
    .dockbar .nav-add-controls > li:nth-child(3) {
      transition-delay: .0s; }
    .dockbar .nav-add-controls > li > a {
      background: #424242;
      padding: 0 8px;
      display: block;
      font-size: 20px;
      color: #fff;
      border-radius: 4px;
      height: 35px;
      line-height: 35px;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
      .dockbar .nav-add-controls > li > a:hover {
        background: #5b5858; }
        .dockbar .nav-add-controls > li > a:hover .nav-item-label {
          display: block; }
      .dockbar .nav-add-controls > li > a .nav-item-label {
        background: rgba(51, 51, 51, 0.81);
        border: 1px solid #333;
        display: none;
        left: 100%;
        margin-left: 0.5em;
        margin-top: -1em;
        padding: 0 20px;
        position: absolute;
        top: 50%;
        white-space: nowrap;
        border-radius: 30px;
        font-size: 14px;
        line-height: 25px; }

.lfr-admin-panel .icon-ok::before,
.dockbar .icon-ok::before,
.portal-popup .icon-ok::before,
.dropdown-menu .icon-ok::before,
.yui3-widget .icon-ok::before,
.article-form-edit .icon-ok::before,
.taglib-header .icon-ok::before,
.staging-toggle .icon-ok::before {
  content: "\e5ca"; }

.lfr-admin-panel .icon-time::before,
.dockbar .icon-time::before,
.portal-popup .icon-time::before,
.dropdown-menu .icon-time::before,
.yui3-widget .icon-time::before,
.article-form-edit .icon-time::before,
.taglib-header .icon-time::before,
.staging-toggle .icon-time::before {
  content: "\e8b5"; }

.lfr-admin-panel .icon-undo::before,
.dockbar .icon-undo::before,
.portal-popup .icon-undo::before,
.dropdown-menu .icon-undo::before,
.yui3-widget .icon-undo::before,
.article-form-edit .icon-undo::before,
.taglib-header .icon-undo::before,
.staging-toggle .icon-undo::before {
  content: "" !important; }

.lfr-admin-panel .icon-globe::before,
.dockbar .icon-globe::before,
.portal-popup .icon-globe::before,
.dropdown-menu .icon-globe::before,
.yui3-widget .icon-globe::before,
.article-form-edit .icon-globe::before,
.taglib-header .icon-globe::before,
.staging-toggle .icon-globe::before {
  content: "\e80b"; }

.lfr-admin-panel .icon-th-large::before,
.dockbar .icon-th-large::before,
.portal-popup .icon-th-large::before,
.dropdown-menu .icon-th-large::before,
.yui3-widget .icon-th-large::before,
.article-form-edit .icon-th-large::before,
.taglib-header .icon-th-large::before,
.staging-toggle .icon-th-large::before {
  content: "\e8e9"; }

.lfr-admin-panel .icon-refresh:before,
.dockbar .icon-refresh:before,
.portal-popup .icon-refresh:before,
.dropdown-menu .icon-refresh:before,
.yui3-widget .icon-refresh:before,
.article-form-edit .icon-refresh:before,
.taglib-header .icon-refresh:before,
.staging-toggle .icon-refresh:before {
  content: "\e86a"; }

.lfr-admin-panel .icon-picture:before,
.dockbar .icon-picture:before,
.portal-popup .icon-picture:before,
.dropdown-menu .icon-picture:before,
.yui3-widget .icon-picture:before,
.article-form-edit .icon-picture:before,
.taglib-header .icon-picture:before,
.staging-toggle .icon-picture:before {
  content: "\e410"; }

.lfr-admin-panel .icon-wrench:before,
.dockbar .icon-wrench:before,
.portal-popup .icon-wrench:before,
.dropdown-menu .icon-wrench:before,
.yui3-widget .icon-wrench:before,
.article-form-edit .icon-wrench:before,
.taglib-header .icon-wrench:before,
.staging-toggle .icon-wrench:before {
  content: "\e869"; }

.lfr-admin-panel .icon-edit::before,
.dockbar .icon-edit::before,
.portal-popup .icon-edit::before,
.dropdown-menu .icon-edit::before,
.yui3-widget .icon-edit::before,
.article-form-edit .icon-edit::before,
.taglib-header .icon-edit::before,
.staging-toggle .icon-edit::before {
  content: "\e254"; }

.lfr-admin-panel .icon-download-alt:before,
.dockbar .icon-download-alt:before,
.portal-popup .icon-download-alt:before,
.dropdown-menu .icon-download-alt:before,
.yui3-widget .icon-download-alt:before,
.article-form-edit .icon-download-alt:before,
.taglib-header .icon-download-alt:before,
.staging-toggle .icon-download-alt:before {
  content: "\e0c3"; }

.lfr-admin-panel .icon-minus:before,
.dockbar .icon-minus:before,
.portal-popup .icon-minus:before,
.dropdown-menu .icon-minus:before,
.yui3-widget .icon-minus:before,
.article-form-edit .icon-minus:before,
.taglib-header .icon-minus:before,
.staging-toggle .icon-minus:before {
  content: "\e15b"; }

.lfr-admin-panel .icon-plus:before,
.dockbar .icon-plus:before,
.portal-popup .icon-plus:before,
.dropdown-menu .icon-plus:before,
.yui3-widget .icon-plus:before,
.article-form-edit .icon-plus:before,
.taglib-header .icon-plus:before,
.staging-toggle .icon-plus:before {
  content: "\e145"; }

.lfr-admin-panel .icon-circle-arrow-up:before,
.dockbar .icon-circle-arrow-up:before,
.portal-popup .icon-circle-arrow-up:before,
.dropdown-menu .icon-circle-arrow-up:before,
.yui3-widget .icon-circle-arrow-up:before,
.article-form-edit .icon-circle-arrow-up:before,
.taglib-header .icon-circle-arrow-up:before,
.staging-toggle .icon-circle-arrow-up:before {
  content: "\e316"; }

.lfr-admin-panel .icon-circle-arrow-down:before,
.dockbar .icon-circle-arrow-down:before,
.portal-popup .icon-circle-arrow-down:before,
.dropdown-menu .icon-circle-arrow-down:before,
.yui3-widget .icon-circle-arrow-down:before,
.article-form-edit .icon-circle-arrow-down:before,
.taglib-header .icon-circle-arrow-down:before,
.staging-toggle .icon-circle-arrow-down:before {
  content: "\e313"; }

.lfr-admin-panel .icon-circle-arrow-right:before,
.dockbar .icon-circle-arrow-right:before,
.portal-popup .icon-circle-arrow-right:before,
.dropdown-menu .icon-circle-arrow-right:before,
.yui3-widget .icon-circle-arrow-right:before,
.article-form-edit .icon-circle-arrow-right:before,
.taglib-header .icon-circle-arrow-right:before,
.staging-toggle .icon-circle-arrow-right:before {
  content: "\e409"; }

.lfr-admin-panel .icon-circle-arrow-left:before,
.dockbar .icon-circle-arrow-left:before,
.portal-popup .icon-circle-arrow-left:before,
.dropdown-menu .icon-circle-arrow-left:before,
.yui3-widget .icon-circle-arrow-left:before,
.article-form-edit .icon-circle-arrow-left:before,
.taglib-header .icon-circle-arrow-left:before,
.staging-toggle .icon-circle-arrow-left:before {
  content: "\e408"; }

.lfr-admin-panel .icon-folder-open:before,
.dockbar .icon-folder-open:before,
.portal-popup .icon-folder-open:before,
.dropdown-menu .icon-folder-open:before,
.yui3-widget .icon-folder-open:before,
.article-form-edit .icon-folder-open:before,
.taglib-header .icon-folder-open:before,
.staging-toggle .icon-folder-open:before {
  content: "\e2c8"; }

.lfr-admin-panel .icon-folder-close:before,
.dockbar .icon-folder-close:before,
.portal-popup .icon-folder-close:before,
.dropdown-menu .icon-folder-close:before,
.yui3-widget .icon-folder-close:before,
.article-form-edit .icon-folder-close:before,
.taglib-header .icon-folder-close:before,
.staging-toggle .icon-folder-close:before {
  content: "\e2c7"; }

.lfr-admin-panel .icon-th-large::before,
.dockbar .icon-th-large::before,
.portal-popup .icon-th-large::before,
.dropdown-menu .icon-th-large::before,
.yui3-widget .icon-th-large::before,
.article-form-edit .icon-th-large::before,
.taglib-header .icon-th-large::before,
.staging-toggle .icon-th-large::before {
  content: "\e8e9"; }

.lfr-admin-panel .icon-th-list::before,
.dockbar .icon-th-list::before,
.portal-popup .icon-th-list::before,
.dropdown-menu .icon-th-list::before,
.yui3-widget .icon-th-list::before,
.article-form-edit .icon-th-list::before,
.taglib-header .icon-th-list::before,
.staging-toggle .icon-th-list::before {
  content: "\e8ef"; }

.lfr-admin-panel .icon-file::before,
.dockbar .icon-file::before,
.portal-popup .icon-file::before,
.dropdown-menu .icon-file::before,
.yui3-widget .icon-file::before,
.article-form-edit .icon-file::before,
.taglib-header .icon-file::before,
.staging-toggle .icon-file::before {
  content: "\e24d"; }

.lfr-admin-panel .icon-plus::before,
.dockbar .icon-plus::before,
.portal-popup .icon-plus::before,
.dropdown-menu .icon-plus::before,
.yui3-widget .icon-plus::before,
.article-form-edit .icon-plus::before,
.taglib-header .icon-plus::before,
.staging-toggle .icon-plus::before {
  content: "\e145"; }

.lfr-admin-panel .icon-desktop::before,
.dockbar .icon-desktop::before,
.portal-popup .icon-desktop::before,
.dropdown-menu .icon-desktop::before,
.yui3-widget .icon-desktop::before,
.article-form-edit .icon-desktop::before,
.taglib-header .icon-desktop::before,
.staging-toggle .icon-desktop::before {
  content: "\e30b"; }

.lfr-admin-panel .icon-desktop::before,
.dockbar .icon-desktop::before,
.portal-popup .icon-desktop::before,
.dropdown-menu .icon-desktop::before,
.yui3-widget .icon-desktop::before,
.article-form-edit .icon-desktop::before,
.taglib-header .icon-desktop::before,
.staging-toggle .icon-desktop::before {
  content: "\e30b"; }

.lfr-admin-panel .icon-edit::before,
.dockbar .icon-edit::before,
.portal-popup .icon-edit::before,
.dropdown-menu .icon-edit::before,
.yui3-widget .icon-edit::before,
.article-form-edit .icon-edit::before,
.taglib-header .icon-edit::before,
.staging-toggle .icon-edit::before {
  content: "\e254"; }

.lfr-admin-panel .icon-eye-open::before,
.dockbar .icon-eye-open::before,
.portal-popup .icon-eye-open::before,
.dropdown-menu .icon-eye-open::before,
.yui3-widget .icon-eye-open::before,
.article-form-edit .icon-eye-open::before,
.taglib-header .icon-eye-open::before,
.staging-toggle .icon-eye-open::before {
  content: "\e8f4"; }

.lfr-admin-panel .icon-eye-close::before,
.dockbar .icon-eye-close::before,
.portal-popup .icon-eye-close::before,
.dropdown-menu .icon-eye-close::before,
.yui3-widget .icon-eye-close::before,
.article-form-edit .icon-eye-close::before,
.taglib-header .icon-eye-close::before,
.staging-toggle .icon-eye-close::before {
  content: "\e8f5"; }

.lfr-admin-panel .icon-cog::before,
.dockbar .icon-cog::before,
.portal-popup .icon-cog::before,
.dropdown-menu .icon-cog::before,
.yui3-widget .icon-cog::before,
.article-form-edit .icon-cog::before,
.taglib-header .icon-cog::before,
.staging-toggle .icon-cog::before {
  content: "\e8b8"; }

.lfr-admin-panel .icon-chevron-right::before,
.dockbar .icon-chevron-right::before,
.portal-popup .icon-chevron-right::before,
.dropdown-menu .icon-chevron-right::before,
.yui3-widget .icon-chevron-right::before,
.article-form-edit .icon-chevron-right::before,
.taglib-header .icon-chevron-right::before,
.staging-toggle .icon-chevron-right::before {
  content: "\e409"; }

.lfr-admin-panel .icon-user::before,
.dockbar .icon-user::before,
.portal-popup .icon-user::before,
.dropdown-menu .icon-user::before,
.yui3-widget .icon-user::before,
.article-form-edit .icon-user::before,
.taglib-header .icon-user::before,
.staging-toggle .icon-user::before {
  content: "\e7fd"; }

.lfr-admin-panel .icon-off::before,
.dockbar .icon-off::before,
.portal-popup .icon-off::before,
.dropdown-menu .icon-off::before,
.yui3-widget .icon-off::before,
.article-form-edit .icon-off::before,
.taglib-header .icon-off::before,
.staging-toggle .icon-off::before {
  content: "\e8ac"; }

.lfr-admin-panel .icon-circle-arrow-up::before,
.dockbar .icon-circle-arrow-up::before,
.portal-popup .icon-circle-arrow-up::before,
.dropdown-menu .icon-circle-arrow-up::before,
.yui3-widget .icon-circle-arrow-up::before,
.article-form-edit .icon-circle-arrow-up::before,
.taglib-header .icon-circle-arrow-up::before,
.staging-toggle .icon-circle-arrow-up::before {
  content: "\e316"; }

.lfr-admin-panel .icon-circle-arrow-down::before,
.dockbar .icon-circle-arrow-down::before,
.portal-popup .icon-circle-arrow-down::before,
.dropdown-menu .icon-circle-arrow-down::before,
.yui3-widget .icon-circle-arrow-down::before,
.article-form-edit .icon-circle-arrow-down::before,
.taglib-header .icon-circle-arrow-down::before,
.staging-toggle .icon-circle-arrow-down::before {
  content: "\e313"; }

.lfr-admin-panel .icon-circle-arrow-right::before,
.dockbar .icon-circle-arrow-right::before,
.portal-popup .icon-circle-arrow-right::before,
.dropdown-menu .icon-circle-arrow-right::before,
.yui3-widget .icon-circle-arrow-right::before,
.article-form-edit .icon-circle-arrow-right::before,
.taglib-header .icon-circle-arrow-right::before,
.staging-toggle .icon-circle-arrow-right::before {
  content: "\e315"; }

.lfr-admin-panel .icon-circle-arrow-left::before,
.dockbar .icon-circle-arrow-left::before,
.portal-popup .icon-circle-arrow-left::before,
.dropdown-menu .icon-circle-arrow-left::before,
.yui3-widget .icon-circle-arrow-left::before,
.article-form-edit .icon-circle-arrow-left::before,
.taglib-header .icon-circle-arrow-left::before,
.staging-toggle .icon-circle-arrow-left::before {
  content: "\e314"; }

.aui .lfr-admin-panel .icon-remove::before, .aui
.dockbar .icon-remove::before, .aui
.portal-popup .icon-remove::before, .aui
.dropdown-menu .icon-remove::before, .aui
.yui3-widget .icon-remove::before, .aui
.article-form-edit .icon-remove::before, .aui
.taglib-header .icon-remove::before, .aui
.staging-toggle .icon-remove::before {
  content: "\e92b"; }

.lfr-admin-panel .icon-list-alt::before,
.dockbar .icon-list-alt::before,
.portal-popup .icon-list-alt::before,
.dropdown-menu .icon-list-alt::before,
.yui3-widget .icon-list-alt::before,
.article-form-edit .icon-list-alt::before,
.taglib-header .icon-list-alt::before,
.staging-toggle .icon-list-alt::before {
  content: "\e14d"; }

.lfr-admin-panel .caret,
.dockbar .caret,
.portal-popup .caret,
.dropdown-menu .caret,
.yui3-widget .caret,
.article-form-edit .caret,
.taglib-header .caret,
.staging-toggle .caret {
  margin-top: 7px;
  margin-left: -5px;
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""; }

.lfr-admin-panel .tree-node .icon-check:before,
.dockbar .tree-node .icon-check:before,
.portal-popup .tree-node .icon-check:before,
.dropdown-menu .tree-node .icon-check:before,
.yui3-widget .tree-node .icon-check:before,
.article-form-edit .tree-node .icon-check:before,
.taglib-header .tree-node .icon-check:before,
.staging-toggle .tree-node .icon-check:before {
  content: "\e835"; }

.lfr-admin-panel .tree-node .tree-node-checked .icon-check:before,
.dockbar .tree-node .tree-node-checked .icon-check:before,
.portal-popup .tree-node .tree-node-checked .icon-check:before,
.dropdown-menu .tree-node .tree-node-checked .icon-check:before,
.yui3-widget .tree-node .tree-node-checked .icon-check:before,
.article-form-edit .tree-node .tree-node-checked .icon-check:before,
.taglib-header .tree-node .tree-node-checked .icon-check:before,
.staging-toggle .tree-node .tree-node-checked .icon-check:before {
  content: "\e834"; }

.lfr-admin-panel .alert,
.portal-popup .alert,
.yui3-widget .alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  word-wrap: break-word; }

.lfr-admin-panel .alert-info,
.portal-popup .alert-info,
.yui3-widget .alert-info {
  background-color: #b2ebf2;
  border: 1px solid rgba(3, 169, 244, 0.43);
  color: #12718f; }

.lfr-admin-panel .alert-block,
.portal-popup .alert-block,
.yui3-widget .alert-block {
  background-color: #fffbdc;
  border: 1px solid #f1d875;
  color: #bf7900; }

.aui .alert-block.popup-alert-warning {
  background-color: #fee5e2;
  border-color: #fcaca5;
  color: #b50303;
  top: 0;
  position: absolute; }

.lfr-admin-panel .input-small {
  width: 90px; }

.lfr-admin-panel .input-mini {
  width: 60px; }

.tooltip-help {
  font-size: 14px;
  position: absolute !important; }
  .tooltip-help .tooltip-inner {
    color: #fff;
    background-color: #323232;
    border-radius: 2px;
    max-width: 400px;
    overflow-wrap: break-word;
    text-align: left;
    word-wrap: break-word;
    padding: 10px 25px; }

.lfr-admin-panel fieldset,
.portal-popup fieldset,
.yui3-widget-modal fieldset,
.yui3-widget fieldset,
.article-form-edit fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

.lfr-admin-panel input[type="text"],
.portal-popup input[type="text"],
.yui3-widget-modal input[type="text"],
.yui3-widget input[type="text"],
.article-form-edit input[type="text"] {
  border: 1px solid #DDD;
  color: #8D8D8D;
  font-weight: 200;
  margin-bottom: 7px;
  padding: 4px 6px;
  width: 100%;
  float: none; }
  .lfr-admin-panel input[type="text"].input-small,
  .portal-popup input[type="text"].input-small,
  .yui3-widget-modal input[type="text"].input-small,
  .yui3-widget input[type="text"].input-small,
  .article-form-edit input[type="text"].input-small {
    width: 90px; }
  .lfr-admin-panel input[type="text"].input-mini,
  .portal-popup input[type="text"].input-mini,
  .yui3-widget-modal input[type="text"].input-mini,
  .yui3-widget input[type="text"].input-mini,
  .article-form-edit input[type="text"].input-mini {
    width: 60px; }

.lfr-admin-panel select,
.portal-popup select,
.yui3-widget-modal select,
.yui3-widget select,
.article-form-edit select {
  display: inline-block;
  padding: 4px 6px;
  font-size: 14px;
  border-radius: 2px;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
  background-color: white;
  width: 220px;
  border: 1px solid #DDD;
  color: #8D8D8D;
  font-weight: 200;
  margin-bottom: 7px; }

.lfr-admin-panel textarea,
.portal-popup textarea,
.yui3-widget-modal textarea,
.yui3-widget textarea,
.article-form-edit textarea {
  border: 1px solid #DDD;
  color: #8D8D8D;
  font-weight: 200;
  margin-bottom: 7px;
  background-color: white;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  width: 100%; }

.lfr-admin-panel .control-group,
.portal-popup .control-group,
.yui3-widget-modal .control-group,
.yui3-widget .control-group,
.article-form-edit .control-group {
  margin-bottom: 30px; }
  .lfr-admin-panel .control-group.success .control-label,
  .portal-popup .control-group.success .control-label,
  .yui3-widget-modal .control-group.success .control-label,
  .yui3-widget .control-group.success .control-label,
  .article-form-edit .control-group.success .control-label {
    color: #488f06; }
  .lfr-admin-panel .control-group.success input,
  .portal-popup .control-group.success input,
  .yui3-widget-modal .control-group.success input,
  .yui3-widget .control-group.success input,
  .article-form-edit .control-group.success input {
    border-color: #488f06;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #488f06; }
  .lfr-admin-panel .control-group.success .help-inline,
  .portal-popup .control-group.success .help-inline,
  .yui3-widget-modal .control-group.success .help-inline,
  .yui3-widget .control-group.success .help-inline,
  .article-form-edit .control-group.success .help-inline {
    color: #488f06; }
  .lfr-admin-panel .control-group.error .control-label,
  .portal-popup .control-group.error .control-label,
  .yui3-widget-modal .control-group.error .control-label,
  .yui3-widget .control-group.error .control-label,
  .article-form-edit .control-group.error .control-label {
    color: #b50303; }
  .lfr-admin-panel .control-group.error input,
  .portal-popup .control-group.error input,
  .yui3-widget-modal .control-group.error input,
  .yui3-widget .control-group.error input,
  .article-form-edit .control-group.error input {
    border-color: #b50303;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #b50303; }
  .lfr-admin-panel .control-group.error .help-inline,
  .portal-popup .control-group.error .help-inline,
  .yui3-widget-modal .control-group.error .help-inline,
  .yui3-widget .control-group.error .help-inline,
  .article-form-edit .control-group.error .help-inline {
    color: #b50303; }

.lfr-admin-panel label,
.portal-popup label,
.yui3-widget-modal label,
.yui3-widget label,
.article-form-edit label {
  font-size: 15px;
  line-height: 20px;
  display: block;
  margin-bottom: 5px; }

.lfr-admin-panel .input-append .add-on,
.lfr-admin-panel .input-prepend .add-on,
.portal-popup .input-append .add-on,
.portal-popup .input-prepend .add-on,
.yui3-widget-modal .input-append .add-on,
.yui3-widget-modal .input-prepend .add-on,
.yui3-widget .input-append .add-on,
.yui3-widget .input-prepend .add-on,
.article-form-edit .input-append .add-on,
.article-form-edit .input-prepend .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 white;
  background-color: #eeeeee;
  border: 1px solid #ccc; }

.lfr-admin-panel .hide-accessible,
.portal-popup .hide-accessible,
.yui3-widget .hide-accessible,
.article-form-edit .hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important; }

.portlet-body:hover > .lfr-meta-actions {
  opacity: 1; }

.lfr-meta-actions {
  bottom: 0;
  position: absolute;
  z-index: 2;
  padding: 15px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.74);
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  opacity: .4;
  overflow-x: auto;
  max-width: 100%; }
  .lfr-meta-actions span {
    color: #fff; }

.lfr-meta-actions.add-asset-selector {
  opacity: 1;
  z-index: 10; }
  .lfr-meta-actions.add-asset-selector .navbar-inner {
    background-color: transparent; }
  .lfr-meta-actions.add-asset-selector .navbar {
    margin-bottom: 0; }

.lfr-admin-panel h1,
.dockbar h1,
.portal-popup h1,
.lfr-meta-actions h1,
.lfr-asset-column h1,
.yui3-widget h1,
.article-form-edit h1 {
  font-size: 26px;
  font-weight: normal;
  line-height: 26px;
  margin: 10px 0; }

.lfr-admin-panel h3,
.dockbar h3,
.portal-popup h3,
.lfr-meta-actions h3,
.lfr-asset-column h3,
.yui3-widget h3,
.article-form-edit h3 {
  font-size: 24px;
  line-height: 40px; }

.lfr-admin-panel h4,
.dockbar h4,
.portal-popup h4,
.lfr-meta-actions h4,
.lfr-asset-column h4,
.yui3-widget h4,
.article-form-edit h4 {
  font-size: 17.5px;
  margin: 10px 0; }

.lfr-admin-panel .btn.close,
.dockbar .btn.close,
.portal-popup .btn.close,
.lfr-meta-actions .btn.close,
.lfr-asset-column .btn.close,
.yui3-widget .btn.close,
.article-form-edit .btn.close {
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  transition: background-color .2s;
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  padding: 0 10px; }

.lfr-admin-panel .nav,
.dockbar .nav,
.portal-popup .nav,
.lfr-meta-actions .nav,
.lfr-asset-column .nav,
.yui3-widget .nav,
.article-form-edit .nav {
  margin-bottom: 20px;
  list-style: none;
  margin: 0 0 0 25px; }
  .lfr-admin-panel .nav::after,
  .dockbar .nav::after,
  .portal-popup .nav::after,
  .lfr-meta-actions .nav::after,
  .lfr-asset-column .nav::after,
  .yui3-widget .nav::after,
  .article-form-edit .nav::after {
    content: '';
    display: table;
    clear: both; }

.lfr-admin-panel .nav.nav-tabs,
.dockbar .nav.nav-tabs,
.portal-popup .nav.nav-tabs,
.lfr-meta-actions .nav.nav-tabs,
.lfr-asset-column .nav.nav-tabs,
.yui3-widget .nav.nav-tabs,
.article-form-edit .nav.nav-tabs {
  margin: 0; }
  .lfr-admin-panel .nav.nav-tabs::after,
  .dockbar .nav.nav-tabs::after,
  .portal-popup .nav.nav-tabs::after,
  .lfr-meta-actions .nav.nav-tabs::after,
  .lfr-asset-column .nav.nav-tabs::after,
  .yui3-widget .nav.nav-tabs::after,
  .article-form-edit .nav.nav-tabs::after {
    content: '';
    display: table;
    clear: both; }
  .lfr-admin-panel .nav.nav-tabs > li,
  .dockbar .nav.nav-tabs > li,
  .portal-popup .nav.nav-tabs > li,
  .lfr-meta-actions .nav.nav-tabs > li,
  .lfr-asset-column .nav.nav-tabs > li,
  .yui3-widget .nav.nav-tabs > li,
  .article-form-edit .nav.nav-tabs > li {
    float: left; }
    .lfr-admin-panel .nav.nav-tabs > li.active > a,
    .dockbar .nav.nav-tabs > li.active > a,
    .portal-popup .nav.nav-tabs > li.active > a,
    .lfr-meta-actions .nav.nav-tabs > li.active > a,
    .lfr-asset-column .nav.nav-tabs > li.active > a,
    .yui3-widget .nav.nav-tabs > li.active > a,
    .article-form-edit .nav.nav-tabs > li.active > a {
      color: #45cbf5;
      border-bottom: 2px solid #84d7f1; }
    .lfr-admin-panel .nav.nav-tabs > li > a,
    .dockbar .nav.nav-tabs > li > a,
    .portal-popup .nav.nav-tabs > li > a,
    .lfr-meta-actions .nav.nav-tabs > li > a,
    .lfr-asset-column .nav.nav-tabs > li > a,
    .yui3-widget .nav.nav-tabs > li > a,
    .article-form-edit .nav.nav-tabs > li > a {
      color: rgba(69, 203, 245, 0.7);
      display: block;
      padding: 10px 24px;
      font-size: 14px;
      transition: color .28s ease; }

.lfr-admin-panel .tab-pane,
.dockbar .tab-pane,
.portal-popup .tab-pane,
.lfr-meta-actions .tab-pane,
.lfr-asset-column .tab-pane,
.yui3-widget .tab-pane,
.article-form-edit .tab-pane {
  display: none; }
  .lfr-admin-panel .tab-pane.tab-content, .lfr-admin-panel .tab-pane.active,
  .dockbar .tab-pane.tab-content,
  .dockbar .tab-pane.active,
  .portal-popup .tab-pane.tab-content,
  .portal-popup .tab-pane.active,
  .lfr-meta-actions .tab-pane.tab-content,
  .lfr-meta-actions .tab-pane.active,
  .lfr-asset-column .tab-pane.tab-content,
  .lfr-asset-column .tab-pane.active,
  .yui3-widget .tab-pane.tab-content,
  .yui3-widget .tab-pane.active,
  .article-form-edit .tab-pane.tab-content,
  .article-form-edit .tab-pane.active {
    display: block; }

.lfr-admin-panel .nav-pills,
.dockbar .nav-pills,
.portal-popup .nav-pills,
.lfr-meta-actions .nav-pills,
.lfr-asset-column .nav-pills,
.yui3-widget .nav-pills,
.article-form-edit .nav-pills {
  margin: 0; }
  .lfr-admin-panel .nav-pills::after,
  .dockbar .nav-pills::after,
  .portal-popup .nav-pills::after,
  .lfr-meta-actions .nav-pills::after,
  .lfr-asset-column .nav-pills::after,
  .yui3-widget .nav-pills::after,
  .article-form-edit .nav-pills::after {
    content: '';
    display: table;
    clear: both; }
  .lfr-admin-panel .nav-pills > .active > a,
  .dockbar .nav-pills > .active > a,
  .portal-popup .nav-pills > .active > a,
  .lfr-meta-actions .nav-pills > .active > a,
  .lfr-asset-column .nav-pills > .active > a,
  .yui3-widget .nav-pills > .active > a,
  .article-form-edit .nav-pills > .active > a {
    color: white;
    background-color: #00aaff; }
  .lfr-admin-panel .nav-pills > li,
  .dockbar .nav-pills > li,
  .portal-popup .nav-pills > li,
  .lfr-meta-actions .nav-pills > li,
  .lfr-asset-column .nav-pills > li,
  .yui3-widget .nav-pills > li,
  .article-form-edit .nav-pills > li {
    float: left; }
    .lfr-admin-panel .nav-pills > li > a,
    .dockbar .nav-pills > li > a,
    .portal-popup .nav-pills > li > a,
    .lfr-meta-actions .nav-pills > li > a,
    .lfr-asset-column .nav-pills > li > a,
    .yui3-widget .nav-pills > li > a,
    .article-form-edit .nav-pills > li > a {
      padding: 8px 12px 8px;
      margin: 2px;
      line-height: 14px;
      border-radius: 5px;
      display: block; }
      .lfr-admin-panel .nav-pills > li > a:hover,
      .dockbar .nav-pills > li > a:hover,
      .portal-popup .nav-pills > li > a:hover,
      .lfr-meta-actions .nav-pills > li > a:hover,
      .lfr-asset-column .nav-pills > li > a:hover,
      .yui3-widget .nav-pills > li > a:hover,
      .article-form-edit .nav-pills > li > a:hover {
        text-decoration: none;
        background-color: #eeeeee; }

.lfr-admin-panel .btn-toolbar,
.dockbar .btn-toolbar,
.portal-popup .btn-toolbar,
.lfr-meta-actions .btn-toolbar,
.lfr-asset-column .btn-toolbar,
.yui3-widget .btn-toolbar,
.article-form-edit .btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px; }
  .lfr-admin-panel .btn-toolbar .control-group-inline,
  .dockbar .btn-toolbar .control-group-inline,
  .portal-popup .btn-toolbar .control-group-inline,
  .lfr-meta-actions .btn-toolbar .control-group-inline,
  .lfr-asset-column .btn-toolbar .control-group-inline,
  .yui3-widget .btn-toolbar .control-group-inline,
  .article-form-edit .btn-toolbar .control-group-inline {
    margin-right: 5px;
    display: inline; }
  .lfr-admin-panel .btn-toolbar select,
  .dockbar .btn-toolbar select,
  .portal-popup .btn-toolbar select,
  .lfr-meta-actions .btn-toolbar select,
  .lfr-asset-column .btn-toolbar select,
  .yui3-widget .btn-toolbar select,
  .article-form-edit .btn-toolbar select {
    display: inline-block;
    margin-bottom: 0;
    border: 1px solid #DDD;
    color: #8D8D8D;
    font-weight: 200;
    background-color: white;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    vertical-align: middle; }
  .lfr-admin-panel .btn-toolbar .btn-group,
  .dockbar .btn-toolbar .btn-group,
  .portal-popup .btn-toolbar .btn-group,
  .lfr-meta-actions .btn-toolbar .btn-group,
  .lfr-asset-column .btn-toolbar .btn-group,
  .yui3-widget .btn-toolbar .btn-group,
  .article-form-edit .btn-toolbar .btn-group {
    position: relative;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    white-space: nowrap; }
    .lfr-admin-panel .btn-toolbar .btn-group > .btn,
    .dockbar .btn-toolbar .btn-group > .btn,
    .portal-popup .btn-toolbar .btn-group > .btn,
    .lfr-meta-actions .btn-toolbar .btn-group > .btn,
    .lfr-asset-column .btn-toolbar .btn-group > .btn,
    .yui3-widget .btn-toolbar .btn-group > .btn,
    .article-form-edit .btn-toolbar .btn-group > .btn {
      display: inline-block;
      padding: 4px 9px;
      margin-bottom: 0;
      height: auto;
      font-size: 14px;
      line-height: 14px;
      text-align: center;
      background: transparent;
      color: rgba(0, 0, 0, 0.87);
      box-shadow: none; }
      .lfr-admin-panel .btn-toolbar .btn-group > .btn:hover,
      .dockbar .btn-toolbar .btn-group > .btn:hover,
      .portal-popup .btn-toolbar .btn-group > .btn:hover,
      .lfr-meta-actions .btn-toolbar .btn-group > .btn:hover,
      .lfr-asset-column .btn-toolbar .btn-group > .btn:hover,
      .yui3-widget .btn-toolbar .btn-group > .btn:hover,
      .article-form-edit .btn-toolbar .btn-group > .btn:hover {
        background-color: rgba(153, 153, 153, 0.2); }
      .lfr-admin-panel .btn-toolbar .btn-group > .btn.active,
      .dockbar .btn-toolbar .btn-group > .btn.active,
      .portal-popup .btn-toolbar .btn-group > .btn.active,
      .lfr-meta-actions .btn-toolbar .btn-group > .btn.active,
      .lfr-asset-column .btn-toolbar .btn-group > .btn.active,
      .yui3-widget .btn-toolbar .btn-group > .btn.active,
      .article-form-edit .btn-toolbar .btn-group > .btn.active {
        background: #00aaff;
        color: #fff; }

.lfr-admin-panel .navbar,
.dockbar .navbar,
.portal-popup .navbar,
.lfr-meta-actions .navbar,
.lfr-asset-column .navbar,
.yui3-widget .navbar,
.article-form-edit .navbar {
  overflow: visible;
  margin-bottom: 20px; }
  .lfr-admin-panel .navbar::after,
  .dockbar .navbar::after,
  .portal-popup .navbar::after,
  .lfr-meta-actions .navbar::after,
  .lfr-asset-column .navbar::after,
  .yui3-widget .navbar::after,
  .article-form-edit .navbar::after {
    content: '';
    display: table;
    clear: both; }
  .lfr-admin-panel .navbar .btn.btn-navbar,
  .dockbar .navbar .btn.btn-navbar,
  .portal-popup .navbar .btn.btn-navbar,
  .lfr-meta-actions .navbar .btn.btn-navbar,
  .lfr-asset-column .navbar .btn.btn-navbar,
  .yui3-widget .navbar .btn.btn-navbar,
  .article-form-edit .navbar .btn.btn-navbar {
    display: none; }
  .lfr-admin-panel .navbar .nav,
  .dockbar .navbar .nav,
  .portal-popup .navbar .nav,
  .lfr-meta-actions .navbar .nav,
  .lfr-asset-column .navbar .nav,
  .yui3-widget .navbar .nav,
  .article-form-edit .navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0; }
    .lfr-admin-panel .navbar .nav::after,
    .dockbar .navbar .nav::after,
    .portal-popup .navbar .nav::after,
    .lfr-meta-actions .navbar .nav::after,
    .lfr-asset-column .navbar .nav::after,
    .yui3-widget .navbar .nav::after,
    .article-form-edit .navbar .nav::after {
      content: '';
      display: table;
      clear: both; }
    .lfr-admin-panel .navbar .nav > li,
    .dockbar .navbar .nav > li,
    .portal-popup .navbar .nav > li,
    .lfr-meta-actions .navbar .nav > li,
    .lfr-asset-column .navbar .nav > li,
    .yui3-widget .navbar .nav > li,
    .article-form-edit .navbar .nav > li {
      float: left; }
      .lfr-admin-panel .navbar .nav > li > a,
      .dockbar .navbar .nav > li > a,
      .portal-popup .navbar .nav > li > a,
      .lfr-meta-actions .navbar .nav > li > a,
      .lfr-asset-column .navbar .nav > li > a,
      .yui3-widget .navbar .nav > li > a,
      .article-form-edit .navbar .nav > li > a {
        padding: 10px 15px 10px;
        color: #555555;
        text-decoration: none;
        display: block; }

.lfr-admin-panel .navbar-inner,
.dockbar .navbar-inner,
.portal-popup .navbar-inner,
.lfr-meta-actions .navbar-inner,
.lfr-asset-column .navbar-inner,
.yui3-widget .navbar-inner,
.article-form-edit .navbar-inner {
  min-height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #f6f6f6;
  border-radius: 2px;
  border: 1px solid #D3D3D3; }
  .lfr-admin-panel .navbar-inner .container,
  .dockbar .navbar-inner .container,
  .portal-popup .navbar-inner .container,
  .lfr-meta-actions .navbar-inner .container,
  .lfr-asset-column .navbar-inner .container,
  .yui3-widget .navbar-inner .container,
  .article-form-edit .navbar-inner .container {
    width: auto; }
    .lfr-admin-panel .navbar-inner .container::after,
    .dockbar .navbar-inner .container::after,
    .portal-popup .navbar-inner .container::after,
    .lfr-meta-actions .navbar-inner .container::after,
    .lfr-asset-column .navbar-inner .container::after,
    .yui3-widget .navbar-inner .container::after,
    .article-form-edit .navbar-inner .container::after {
      content: '';
      display: table;
      clear: both; }

.lfr-admin-panel .dropdown,
.dockbar .dropdown,
.portal-popup .dropdown,
.lfr-meta-actions .dropdown,
.lfr-asset-column .dropdown,
.yui3-widget .dropdown,
.article-form-edit .dropdown {
  position: relative; }

.lfr-admin-panel .open > .dropdown-menu,
.dockbar .open > .dropdown-menu,
.portal-popup .open > .dropdown-menu,
.lfr-meta-actions .open > .dropdown-menu,
.lfr-asset-column .open > .dropdown-menu,
.yui3-widget .open > .dropdown-menu,
.article-form-edit .open > .dropdown-menu {
  display: block; }

.lfr-admin-panel .dropdown-menu,
.dockbar .dropdown-menu,
.portal-popup .dropdown-menu,
.lfr-meta-actions .dropdown-menu,
.lfr-asset-column .dropdown-menu,
.yui3-widget .dropdown-menu,
.article-form-edit .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  .lfr-admin-panel .dropdown-menu > li > a,
  .dockbar .dropdown-menu > li > a,
  .portal-popup .dropdown-menu > li > a,
  .lfr-meta-actions .dropdown-menu > li > a,
  .lfr-asset-column .dropdown-menu > li > a,
  .yui3-widget .dropdown-menu > li > a,
  .article-form-edit .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap; }
    .lfr-admin-panel .dropdown-menu > li > a:hover,
    .dockbar .dropdown-menu > li > a:hover,
    .portal-popup .dropdown-menu > li > a:hover,
    .lfr-meta-actions .dropdown-menu > li > a:hover,
    .lfr-asset-column .dropdown-menu > li > a:hover,
    .yui3-widget .dropdown-menu > li > a:hover,
    .article-form-edit .dropdown-menu > li > a:hover {
      background: #45CBF5;
      color: #fff; }

.lfr-admin-panel .accordion,
.dockbar .accordion,
.portal-popup .accordion,
.lfr-meta-actions .accordion,
.lfr-asset-column .accordion,
.yui3-widget .accordion,
.article-form-edit .accordion {
  background: #FFF;
  border: 1px solid #D3D3D3; }

.lfr-admin-panel .accordion-heading,
.dockbar .accordion-heading,
.portal-popup .accordion-heading,
.lfr-meta-actions .accordion-heading,
.lfr-asset-column .accordion-heading,
.yui3-widget .accordion-heading,
.article-form-edit .accordion-heading {
  background: #F2F2F2;
  overflow: hidden;
  position: static; }
  .lfr-admin-panel .accordion-heading .accordion-toggle,
  .dockbar .accordion-heading .accordion-toggle,
  .portal-popup .accordion-heading .accordion-toggle,
  .lfr-meta-actions .accordion-heading .accordion-toggle,
  .lfr-asset-column .accordion-heading .accordion-toggle,
  .yui3-widget .accordion-heading .accordion-toggle,
  .article-form-edit .accordion-heading .accordion-toggle {
    color: #999;
    padding: 8px 15px; }

.lfr-admin-panel .accordion-group,
.dockbar .accordion-group,
.portal-popup .accordion-group,
.lfr-meta-actions .accordion-group,
.lfr-asset-column .accordion-group,
.yui3-widget .accordion-group,
.article-form-edit .accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  border-radius: 2px; }
  .lfr-admin-panel .accordion-group .toggler-header,
  .dockbar .accordion-group .toggler-header,
  .portal-popup .accordion-group .toggler-header,
  .lfr-meta-actions .accordion-group .toggler-header,
  .lfr-asset-column .accordion-group .toggler-header,
  .yui3-widget .accordion-group .toggler-header,
  .article-form-edit .accordion-group .toggler-header {
    background: #F2F2F2;
    border: solid #D3D3D3;
    border-width: 1px 0;
    margin-top: -1px;
    user-select: none; }
  .lfr-admin-panel .accordion-group .accordion-toggle,
  .dockbar .accordion-group .accordion-toggle,
  .portal-popup .accordion-group .accordion-toggle,
  .lfr-meta-actions .accordion-group .accordion-toggle,
  .lfr-asset-column .accordion-group .accordion-toggle,
  .yui3-widget .accordion-group .accordion-toggle,
  .article-form-edit .accordion-group .accordion-toggle {
    position: relative; }
  .lfr-admin-panel .accordion-group .toggler-content-expanded,
  .dockbar .accordion-group .toggler-content-expanded,
  .portal-popup .accordion-group .toggler-content-expanded,
  .lfr-meta-actions .accordion-group .toggler-content-expanded,
  .lfr-asset-column .accordion-group .toggler-content-expanded,
  .yui3-widget .accordion-group .toggler-content-expanded,
  .article-form-edit .accordion-group .toggler-content-expanded {
    border-width: 1px 0 0 0; }
  .lfr-admin-panel .accordion-group .accordion-inner,
  .dockbar .accordion-group .accordion-inner,
  .portal-popup .accordion-group .accordion-inner,
  .lfr-meta-actions .accordion-group .accordion-inner,
  .lfr-asset-column .accordion-group .accordion-inner,
  .yui3-widget .accordion-group .accordion-inner,
  .article-form-edit .accordion-group .accordion-inner {
    background: #FCFCFC;
    border: solid #D3D3D3;
    border-width: 0 0 1px 0;
    padding: 6px 0 15px; }

.lfr-admin-panel .pull-right,
.dockbar .pull-right,
.portal-popup .pull-right,
.lfr-meta-actions .pull-right,
.lfr-asset-column .pull-right,
.yui3-widget .pull-right,
.article-form-edit .pull-right {
  float: right; }

.lfr-admin-panel .advanced-search,
.dockbar .advanced-search,
.portal-popup .advanced-search,
.lfr-meta-actions .advanced-search,
.lfr-asset-column .advanced-search,
.yui3-widget .advanced-search,
.article-form-edit .advanced-search {
  display: flex; }
  .lfr-admin-panel .advanced-search .search-query,
  .dockbar .advanced-search .search-query,
  .portal-popup .advanced-search .search-query,
  .lfr-meta-actions .advanced-search .search-query,
  .lfr-asset-column .advanced-search .search-query,
  .yui3-widget .advanced-search .search-query,
  .article-form-edit .advanced-search .search-query {
    border-radius: 20px 0 0 20px;
    margin-bottom: 0; }
  .lfr-admin-panel .advanced-search .btn,
  .dockbar .advanced-search .btn,
  .portal-popup .advanced-search .btn,
  .lfr-meta-actions .advanced-search .btn,
  .lfr-asset-column .advanced-search .btn,
  .yui3-widget .advanced-search .btn,
  .article-form-edit .advanced-search .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: none; }
  .lfr-admin-panel .advanced-search .icon-search,
  .dockbar .advanced-search .icon-search,
  .portal-popup .advanced-search .icon-search,
  .lfr-meta-actions .advanced-search .icon-search,
  .lfr-asset-column .advanced-search .icon-search,
  .yui3-widget .advanced-search .icon-search,
  .article-form-edit .advanced-search .icon-search {
    font-size: 20px; }

.lfr-admin-panel .popover,
.dockbar .popover,
.portal-popup .popover,
.lfr-meta-actions .popover,
.lfr-asset-column .popover,
.yui3-widget .popover,
.article-form-edit .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .lfr-admin-panel .popover.bottom,
  .dockbar .popover.bottom,
  .portal-popup .popover.bottom,
  .lfr-meta-actions .popover.bottom,
  .lfr-asset-column .popover.bottom,
  .yui3-widget .popover.bottom,
  .article-form-edit .popover.bottom {
    margin-top: 10px; }

.lfr-admin-panel .popover-content,
.dockbar .popover-content,
.portal-popup .popover-content,
.lfr-meta-actions .popover-content,
.lfr-asset-column .popover-content,
.yui3-widget .popover-content,
.article-form-edit .popover-content {
  padding: 9px 14px; }

.lfr-admin-panel .toggler-content-wrapper,
.dockbar .toggler-content-wrapper,
.portal-popup .toggler-content-wrapper,
.lfr-meta-actions .toggler-content-wrapper,
.lfr-asset-column .toggler-content-wrapper,
.yui3-widget .toggler-content-wrapper,
.article-form-edit .toggler-content-wrapper {
  overflow: hidden; }

.lfr-admin-panel .nav-list,
.dockbar .nav-list,
.portal-popup .nav-list,
.lfr-meta-actions .nav-list,
.lfr-asset-column .nav-list,
.yui3-widget .nav-list,
.article-form-edit .nav-list {
  padding-left: 0;
  padding-right: 0;
  margin: 0; }

.add-content-menu .search-query,
.lfr-edit-layout-panel .search-query {
  min-height: 30px;
  border: 1px solid #DDD;
  color: #8D8D8D;
  font-weight: 200;
  margin-bottom: 7px;
  float: none; }
  .add-content-menu .search-query:focus,
  .lfr-edit-layout-panel .search-query:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    border-color: rgba(0, 172, 255, 0.8);
    outline: 0; }

.add-content-menu .lfr-layout-template > label,
.lfr-edit-layout-panel .lfr-layout-template > label {
  display: flex; }
  .add-content-menu .lfr-layout-template > label .control-group,
  .lfr-edit-layout-panel .lfr-layout-template > label .control-group {
    margin-bottom: 0; }
  .add-content-menu .lfr-layout-template > label .layout-template-entry,
  .lfr-edit-layout-panel .lfr-layout-template > label .layout-template-entry {
    margin: 0 10px; }

.add-content-menu .lfr-page-template-title.toggler-header > .control-group,
.lfr-edit-layout-panel .lfr-page-template-title.toggler-header > .control-group {
  margin-bottom: 0; }

.add-content-menu .lfr-page-template-title.toggler-header::before,
.lfr-edit-layout-panel .lfr-page-template-title.toggler-header::before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 5px;
  top: 5px;
  color: #00aaff; }

.add-content-menu .lfr-page-template-title.toggler-header.toggler-header-collapsed::before,
.lfr-edit-layout-panel .lfr-page-template-title.toggler-header.toggler-header-collapsed::before {
  content: "\e409"; }

.add-content-menu .lfr-page-template-title.toggler-header.toggler-header-collapsed.active::before,
.lfr-edit-layout-panel .lfr-page-template-title.toggler-header.toggler-header-collapsed.active::before {
  color: #fff; }

.add-content-menu .lfr-page-template-title.toggler-header.toggler-header-collapsed .lfr-page-template-description,
.lfr-edit-layout-panel .lfr-page-template-title.toggler-header.toggler-header-collapsed .lfr-page-template-description {
  width: auto; }

.add-content-menu .lfr-page-template-title.toggler-header.toggler-header-expanded::before,
.lfr-edit-layout-panel .lfr-page-template-title.toggler-header.toggler-header-expanded::before {
  content: "\e5cf"; }

.add-content-menu .lfr-page-template-title.toggler-header.toggler-header-expanded.active::before,
.lfr-edit-layout-panel .lfr-page-template-title.toggler-header.toggler-header-expanded.active::before {
  color: #fff; }

.add-content-menu .toggler-header-expanded:before,
.lfr-edit-layout-panel .toggler-header-expanded:before {
  color: #8D8D8D;
  position: absolute;
  right: 5px;
  top: 0; }

.add-content-menu .accordion .accordion-group,
.lfr-edit-layout-panel .accordion .accordion-group {
  border-width: 0;
  margin-bottom: 0; }

.add-content-menu .accordion .accordion-heading .accordion-toggle::after,
.lfr-edit-layout-panel .accordion .accordion-heading .accordion-toggle::after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -8px;
  color: #00aaff; }

.add-content-menu .accordion .accordion-heading.toggler-header-collapsed .accordion-toggle::after,
.lfr-edit-layout-panel .accordion .accordion-heading.toggler-header-collapsed .accordion-toggle::after {
  content: "\e409"; }

.add-content-menu .accordion .accordion-heading.toggler-header-expanded .accordion-toggle::after,
.lfr-edit-layout-panel .accordion .accordion-heading.toggler-header-expanded .accordion-toggle::after {
  content: "\e5cf"; }

.add-content-menu .accordion .nav-list,
.lfr-edit-layout-panel .accordion .nav-list {
  padding-left: 0;
  padding-right: 0;
  margin: 0; }

.add-content-menu .accordion .lfr-content-item,
.lfr-edit-layout-panel .accordion .lfr-content-item {
  padding: 6px 0;
  padding-left: 15px;
  position: relative; }

.add-content-menu .accordion .drag-content-item,
.lfr-edit-layout-panel .accordion .drag-content-item {
  cursor: move;
  display: inline-block;
  width: 100%; }

.portlet-actions {
  height: 21px; }

.portlet-options .open > .dropdown-menu {
  display: block; }

.portlet-options .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  .portlet-options .dropdown-menu > li.portlet-close > a {
    color: #C00; }
    .portlet-options .dropdown-menu > li.portlet-close > a:hover {
      background: #C00;
      color: #fff; }
  .portlet-options .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap; }
    .portlet-options .dropdown-menu > li > a:hover {
      background: #45CBF5;
      color: #fff; }

.yui3-widget-modal.overlay .open > .dropdown-menu {
  display: block; }

.yui3-widget-modal.overlay .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  .yui3-widget-modal.overlay .dropdown-menu > li.portlet-close > a {
    color: #C00; }
    .yui3-widget-modal.overlay .dropdown-menu > li.portlet-close > a:hover {
      background: #C00;
      color: #fff; }
  .yui3-widget-modal.overlay .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap; }
    .yui3-widget-modal.overlay .dropdown-menu > li > a:hover {
      background: #45CBF5;
      color: #fff; }

.yui3-widget-modal.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: white;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
  right: auto;
  display: block;
  overflow: hidden;
  max-height: none; }
  .yui3-widget-modal.modal.modal-hidden, .yui3-widget-modal.modal.hsv-palette-modal-hidden {
    display: none; }

.yui3-widget-modal .modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px; }
  .yui3-widget-modal .modal-body.dialog-iframe-bd {
    overflow: hidden; }

.yui3-widget-modal .modal-content {
  overflow: hidden;
  padding: 0; }

.yui3-widget-modal .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }
  .yui3-widget-modal .modal-header h3 {
    margin: 0;
    line-height: 30px;
    font-size: 24px; }
  .yui3-widget-modal .modal-header .btn.close {
    box-shadow: none;
    background-color: transparent;
    color: #343434;
    cursor: pointer;
    transition: background-color .2s;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 10px; }

.yui3-widget-modal .nav.nav-tabs::after {
  content: '';
  display: table;
  clear: both; }

.yui3-widget-modal .nav.nav-tabs > li {
  float: left; }
  .yui3-widget-modal .nav.nav-tabs > li.active > a {
    color: #45cbf5;
    border-bottom: 2px solid #84d7f1; }
  .yui3-widget-modal .nav.nav-tabs > li > a {
    color: rgba(69, 203, 245, 0.7);
    display: block;
    padding: 10px 24px;
    font-size: 14px;
    transition: color .28s ease; }

.yui3-widget-modal .tab-pane {
  display: none; }
  .yui3-widget-modal .tab-pane.tab-content, .yui3-widget-modal .tab-pane.active {
    display: block; }

.yui3-widget-modal.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .yui3-widget-modal.popover.bottom {
    margin-top: 10px; }

.yui3-widget-modal .popover-content {
  padding: 9px 14px; }

.signed-in.controls-visible .portlet-nested-portlets {
  border: 3px solid #5b5858;
  margin: 50px 0;
  padding: 25px 0; }

.portlet-nested-portlets {
  padding: 30px 0 0; }

.portlet-nested-portlets > .portlet-borderless-container > .portlet-borderless-bar {
  margin-top: -25px; }

.aui body.dialog-iframe-popup {
  padding-top: 0; }

.signed-in .portlet-borderless-bar {
  z-index: 1200; }

.portlet-borderless-bar a {
  position: relative;
  font-size: 13px; }

.article-form-edit {
  width: 90%;
  margin: 0 auto; }
  .article-form-edit .article-structure-label,
  .article-form-edit .article-template-label {
    display: block; }
  .article-form-edit .btn-group {
    position: relative;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    white-space: nowrap; }
  .article-form-edit .btn {
    padding: 0 1rem;
    text-transform: none;
    font-size: 14px; }

.yui3-widget .form-navigator {
  padding: 10px;
  border: 1px solid #DDD;
  border-radius: 4px; }
  .yui3-widget .form-navigator .tab-selected .tab-label {
    background: #45CBF5;
    color: #fff; }
  .yui3-widget .form-navigator .tab-label {
    display: block;
    margin: 0 -10px;
    padding: 0 10px; }

.yui3-widget.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .yui3-widget.tooltip .tooltip-inner {
    color: #fff;
    background-color: #323232;
    border-radius: 2px;
    max-width: 400px;
    overflow-wrap: break-word;
    text-align: left;
    word-wrap: break-word;
    padding: 10px 25px; }
  .yui3-widget.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  .yui3-widget.tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .yui3-widget.tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .yui3-widget.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .yui3-widget.tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }

.modify-pages .add-page-editor-input {
  width: 150px; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }

.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }

.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }

@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }

.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

.nav li .toolbar {
  margin-top: 5px; }

/* ---------- Navigation portlet ---------- */
.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); }

/* ---------- Page template selector ---------- */
.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: url() 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); }

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: compact(-1px -1px #000, false, false, false, false, false, false, false, false, false); }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(../images/portlet/options_borderless.png); }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(../images/common/configuration_white.png); }

.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }

.portlet-draggable .portlet-title-default {
  background: #333 url(../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.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; }

/* ---------- Status labels ---------- */
.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; }

/* ---------- Liferay messages ---------- */
.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; }

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.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; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.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; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }

.table-data tr.lfr-role-guest .first {
  background-image: url(../images/common/guest_icon.png); }

.table-data tr.lfr-role-regular .first {
  background-image: url(../images/common/user_icon.png); }

.table-data tr.lfr-role-site .first {
  background-image: url(../images/common/site_icon.png); }

.table-data tr.lfr-role-organization .first {
  background-image: url(../images/common/organization_icon.png); }

.table-data tr.lfr-role-team .first {
  background-image: url(../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
.lfr-ddm-container .control-group.error .control-label,
.lfr-ddm-container .control-group.error .help-block,
.lfr-ddm-container .control-group.error .help-inline {
  color: #555; }

.lfr-ddm-container .control-group.error .checkbox,
.lfr-ddm-container .control-group.error .radio,
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  color: #555; }

.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  border-color: #ccc;
  -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false); }
  .lfr-ddm-container .control-group.error input:focus,
  .lfr-ddm-container .control-group.error select:focus,
  .lfr-ddm-container .control-group.error textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white, false, false, false, false, false, false, false, false);
    box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white, false, false, false, false, false, false, false, false); }

.lfr-ddm-container .control-group.error .input-prepend .add-on,
.lfr-ddm-container .control-group.error .input-append .add-on {
  color: #555;
  background-color: #f5f5f5;
  border-color: #555; }

.lfr-ddm-container .control-group.info .control-label,
.lfr-ddm-container .control-group.info .help-block,
.lfr-ddm-container .control-group.info .help-inline {
  color: #555; }

.lfr-ddm-container .control-group.info .checkbox,
.lfr-ddm-container .control-group.info .radio,
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  color: #555; }

.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  border-color: #ccc;
  -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false); }
  .lfr-ddm-container .control-group.info input:focus,
  .lfr-ddm-container .control-group.info select:focus,
  .lfr-ddm-container .control-group.info textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white, false, false, false, false, false, false, false, false);
    box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white, false, false, false, false, false, false, false, false); }

.lfr-ddm-container .control-group.info .input-prepend .add-on,
.lfr-ddm-container .control-group.info .input-append .add-on {
  color: #555;
  background-color: #f5f5f5;
  border-color: #555; }

.lfr-ddm-container .control-group.success .control-label,
.lfr-ddm-container .control-group.success .help-block,
.lfr-ddm-container .control-group.success .help-inline {
  color: #555; }

.lfr-ddm-container .control-group.success .checkbox,
.lfr-ddm-container .control-group.success .radio,
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  color: #555; }

.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  border-color: #ccc;
  -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false); }
  .lfr-ddm-container .control-group.success input:focus,
  .lfr-ddm-container .control-group.success select:focus,
  .lfr-ddm-container .control-group.success textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white, false, false, false, false, false, false, false, false);
    box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white, false, false, false, false, false, false, false, false); }

.lfr-ddm-container .control-group.success .input-prepend .add-on,
.lfr-ddm-container .control-group.success .input-append .add-on {
  color: #555;
  background-color: #f5f5f5;
  border-color: #555; }

.lfr-ddm-container .control-group.warning .control-label,
.lfr-ddm-container .control-group.warning .help-block,
.lfr-ddm-container .control-group.warning .help-inline {
  color: #555; }

.lfr-ddm-container .control-group.warning .checkbox,
.lfr-ddm-container .control-group.warning .radio,
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  color: #555; }

.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  border-color: #ccc;
  -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false); }
  .lfr-ddm-container .control-group.warning input:focus,
  .lfr-ddm-container .control-group.warning select:focus,
  .lfr-ddm-container .control-group.warning textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white, false, false, false, false, false, false, false, false);
    box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white, false, false, false, false, false, false, false, false); }

.lfr-ddm-container .control-group.warning .input-prepend .add-on,
.lfr-ddm-container .control-group.warning .input-append .add-on {
  color: #555;
  background-color: #f5f5f5;
  border-color: #555; }

.lfr-ddm-container .control-group.error > .control-label,
.lfr-ddm-container .control-group.error > .help-block,
.lfr-ddm-container .control-group.error > .help-inline {
  color: #B50303; }

.lfr-ddm-container .control-group.error > .checkbox,
.lfr-ddm-container .control-group.error > .radio,
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  color: #B50303; }

.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  border-color: #B50303;
  -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false); }
  .lfr-ddm-container .control-group.error > input:focus,
  .lfr-ddm-container .control-group.error > select:focus,
  .lfr-ddm-container .control-group.error > textarea:focus {
    border-color: #830202;
    -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323, false, false, false, false, false, false, false, false);
    box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323, false, false, false, false, false, false, false, false); }

.lfr-ddm-container .control-group.error > .input-prepend .add-on,
.lfr-ddm-container .control-group.error > .input-append .add-on {
  color: #B50303;
  background-color: #FEE5E2;
  border-color: #B50303; }

.lfr-ddm-container .control-group.info > .control-label,
.lfr-ddm-container .control-group.info > .help-block,
.lfr-ddm-container .control-group.info > .help-inline {
  color: #12718F; }

.lfr-ddm-container .control-group.info > .checkbox,
.lfr-ddm-container .control-group.info > .radio,
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  color: #12718F; }

.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  border-color: #12718F;
  -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false); }
  .lfr-ddm-container .control-group.info > input:focus,
  .lfr-ddm-container .control-group.info > select:focus,
  .lfr-ddm-container .control-group.info > textarea:focus {
    border-color: #0c4d62;
    -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3, false, false, false, false, false, false, false, false);
    box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3, false, false, false, false, false, false, false, false); }

.lfr-ddm-container .control-group.info > .input-prepend .add-on,
.lfr-ddm-container .control-group.info > .input-append .add-on {
  color: #12718F;
  background-color: #CEF1FC;
  border-color: #12718F; }

.lfr-ddm-container .control-group.success > .control-label,
.lfr-ddm-container .control-group.success > .help-block,
.lfr-ddm-container .control-group.success > .help-inline {
  color: #488F06; }

.lfr-ddm-container .control-group.success > .checkbox,
.lfr-ddm-container .control-group.success > .radio,
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  color: #488F06; }

.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  border-color: #488F06;
  -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false); }
  .lfr-ddm-container .control-group.success > input:focus,
  .lfr-ddm-container .control-group.success > select:focus,
  .lfr-ddm-container .control-group.success > textarea:focus {
    border-color: #2f5e04;
    -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a, false, false, false, false, false, false, false, false);
    box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a, false, false, false, false, false, false, false, false); }

.lfr-ddm-container .control-group.success > .input-prepend .add-on,
.lfr-ddm-container .control-group.success > .input-append .add-on {
  color: #488F06;
  background-color: #F1FBD1;
  border-color: #488F06; }

.lfr-ddm-container .control-group.warning > .control-label,
.lfr-ddm-container .control-group.warning > .help-block,
.lfr-ddm-container .control-group.warning > .help-inline {
  color: #BF7900; }

.lfr-ddm-container .control-group.warning > .checkbox,
.lfr-ddm-container .control-group.warning > .radio,
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  color: #BF7900; }

.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  border-color: #BF7900;
  -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), false, false, false, false, false, false, false, false, false); }
  .lfr-ddm-container .control-group.warning > input:focus,
  .lfr-ddm-container .control-group.warning > select:focus,
  .lfr-ddm-container .control-group.warning > textarea:focus {
    border-color: #8c5900;
    -webkit-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26, false, false, false, false, false, false, false, false);
    box-shadow: compact(inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26, false, false, false, false, false, false, false, false); }

.lfr-ddm-container .control-group.warning > .input-prepend .add-on,
.lfr-ddm-container .control-group.warning > .input-append .add-on {
  color: #BF7900;
  background-color: #FFFBDC;
  border-color: #BF7900; }

/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Breadcrumb taglib ---------- */
.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(@theme_image_path@/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.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 search ---------- */
.navbar form {
  margin: 0; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }

.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }

.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }

.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }

.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }

.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }

.ie6 .portlet-borderless-container {
  height: 2.5em; }

.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }

.ie6 .breadcrumbs {
  zoom: 1; }

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

.menu-content, .underlay-content {
  -webkit-box-shadow: compact(2px 4px 7px rgba(0, 0, 0, 0.5), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(2px 4px 7px rgba(0, 0, 0, 0.5), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(2px 4px 7px rgba(0, 0, 0, 0.5), false, false, false, false, false, false, false, false, false); }

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: compact(0 0 5px rgba(0, 0, 0, 0.5), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(0 0 5px rgba(0, 0, 0, 0.5), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(0 0 5px rgba(0, 0, 0, 0.5), false, false, false, false, false, false, false, false, false); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -webkit-box-shadow: compact(0 3px 5px -3px rgba(0, 0, 0, 0.8), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(0 3px 5px -3px rgba(0, 0, 0, 0.8), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(0 3px 5px -3px rgba(0, 0, 0, 0.8), false, false, false, false, false, false, false, false, false); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: compact(inset 0 0 3px rgba(0, 0, 0, 0.8), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 0 3px rgba(0, 0, 0, 0.8), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 0 3px rgba(0, 0, 0, 0.8), false, false, false, false, false, false, false, false, false); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: compact(inset 0 0 5px rgba(0, 0, 0, 0.8), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 0 5px rgba(0, 0, 0, 0.8), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 0 5px rgba(0, 0, 0, 0.8), false, false, false, false, false, false, false, false, false); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: compact(0 0 1px #FFF, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(0 0 1px #FFF, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(0 0 1px #FFF, false, false, false, false, false, false, false, false, false);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }

.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: compact(#111 0 1px 0, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(#111 0 1px 0, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(#111 0 1px 0, false, false, false, false, false, false, false, false, false); }

.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: compact(#111 -1px 1px 0, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(#111 -1px 1px 0, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(#111 -1px 1px 0, false, false, false, false, false, false, false, false, false); }

.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }

.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
    box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
    text-shadow: compact(none, false, false, false, false, false, false, false, false, false); } }

.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(none, false, false, false, false, false, false, false, false, false); }

.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: compact(inset 0 1px 5px rgba(0, 0, 0, 0.7), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 1px 5px rgba(0, 0, 0, 0.7), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 1px 5px rgba(0, 0, 0, 0.7), false, false, false, false, false, false, false, false, false); }

.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: compact(none, false, false, false, false, false, false, false, false, false); }

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }

.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: compact(0 1px 3px #CCC, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(0 1px 3px #CCC, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(0 1px 3px #CCC, false, false, false, false, false, false, false, false, false); }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: compact(inset 0 0 2px #224FA8, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 0 2px #224FA8, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 0 2px #224FA8, false, false, false, false, false, false, false, false, false); }

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-asset-tag-admin .merge-tag, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(none, false, false, false, false, false, false, false, false, false); }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: compact(0 0 5px 0 #333, false, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(0 0 5px 0 #333, false, false, false, false, false, false, false, false, false);
    box-shadow: compact(0 0 5px 0 #333, false, false, false, false, false, false, false, false, false);
    -webkit-transition-duration: compact(0.25s, false, false, false, false, false, false, false, false, false);
    -moz-transition-duration: compact(0.25s, false, false, false, false, false, false, false, false, false);
    -o-transition-duration: compact(0.25s, false, false, false, false, false, false, false, false, false);
    transition-duration: compact(0.25s, false, false, false, false, false, false, false, false, false);
    -webkit-transition-property: compact(box-shadow, false, false, false, false, false, false, false, false, false);
    -moz-transition-property: compact(box-shadow, false, false, false, false, false, false, false, false, false);
    -o-transition-property: compact(box-shadow, false, false, false, false, false, false, false, false, false);
    transition-property: compact(box-shadow, false, false, false, false, false, false, false, false, false);
    -webkit-transition-timing-function: compact(ease-out, false, false, false, false, false, false, false, false, false);
    -moz-transition-timing-function: compact(ease-out, false, false, false, false, false, false, false, false, false);
    -o-transition-timing-function: compact(ease-out, false, false, false, false, false, false, false, false, false);
    transition-timing-function: compact(ease-out, false, false, false, false, false, false, false, false, false); }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: compact(0 0 3px #DDD, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(0 0 3px #DDD, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(0 0 3px #DDD, false, false, false, false, false, false, false, false, false); }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: compact(0 0 3px #FF0047, false, false, false, false, false, false, false, false, false);
    -moz-box-shadow: compact(0 0 3px #FF0047, false, false, false, false, false, false, false, false, false);
    box-shadow: compact(0 0 3px #FF0047, false, false, false, false, false, false, false, false, false); }

.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: compact(0 0 3px #27C1F2, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(0 0 3px #27C1F2, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(0 0 3px #27C1F2, false, false, false, false, false, false, false, false, false); }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(none, false, false, false, false, false, false, false, false, false); }

.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -owg(compact(linear-gradient(#D2DBE4, #BDC8D6), false, false, false, false, false, false, false, false, false));
  background-image: -webkit(compact(linear-gradient(#D2DBE4, #BDC8D6), false, false, false, false, false, false, false, false, false));
  background-image: -moz(compact(linear-gradient(#D2DBE4, #BDC8D6), false, false, false, false, false, false, false, false, false));
  background-image: -o(compact(linear-gradient(#D2DBE4, #BDC8D6), false, false, false, false, false, false, false, false, false));
  background-image: compact(linear-gradient(#D2DBE4, #BDC8D6), false, false, false, false, false, false, false, false, false); }

.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: compact(8px 3px 7px rgba(0, 0, 0, 0.25), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(8px 3px 7px rgba(0, 0, 0, 0.25), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(8px 3px 7px rgba(0, 0, 0, 0.25), false, false, false, false, false, false, false, false, false); }

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(none, false, false, false, false, false, false, false, false, false); }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: compact(1px 1px 2px #999, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(1px 1px 2px #999, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(1px 1px 2px #999, false, false, false, false, false, false, false, false, false); }

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -owg(compact(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)), false, false, false, false, false, false, false, false, false));
  background-image: -webkit(compact(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)), false, false, false, false, false, false, false, false, false));
  background-image: -moz(compact(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)), false, false, false, false, false, false, false, false, false));
  background-image: -o(compact(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)), false, false, false, false, false, false, false, false, false));
  background-image: compact(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)), false, false, false, false, false, false, false, false, false);
  -webkit-background-size: compact(40px 40px, false, false, false, false, false, false, false, false, false);
  -moz-background-size: compact(40px 40px, false, false, false, false, false, false, false, false, false);
  -o-background-size: compact(40px 40px, false, false, false, false, false, false, false, false, false);
  background-size: compact(40px 40px, false, false, false, false, false, false, false, false, false);
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: compact(compact(compact(width 0.5s ease-out false), false, false, false, false, false, false, false, false, false) false false);
  -moz-transition: compact(compact(compact(width 0.5s ease-out false), false, false, false, false, false, false, false, false, false) false false false);
  -o-transition: compact(compact(compact(width 0.5s ease-out false), false, false, false, false, false, false, false, false, false) false false false);
  transition: compact(compact(width 0.5s ease-out false), false, false, false, false, false, false, false, false, false); }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }
  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: compact(compact(compact(opacity 0.5s ease 0.15s), false, false, false, false, false, false, false, false, false) false false);
  -moz-transition: compact(compact(compact(opacity 0.5s ease 0.15s), false, false, false, false, false, false, false, false, false) false false false);
  -o-transition: compact(compact(compact(opacity 0.5s ease 0.15s), false, false, false, false, false, false, false, false, false) false false false);
  transition: compact(compact(opacity 0.5s ease 0.15s), false, false, false, false, false, false, false, false, false); }

body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: compact(compact(compact(opacity 0.5s ease 0s), false, false, false, false, false, false, false, false, false) false false);
  -moz-transition: compact(compact(compact(opacity 0.5s ease 0s), false, false, false, false, false, false, false, false, false) false false false);
  -o-transition: compact(compact(compact(opacity 0.5s ease 0s), false, false, false, false, false, false, false, false, false) false false false);
  transition: compact(compact(opacity 0.5s ease 0s), false, false, false, false, false, false, false, false, false); }

body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: compact(compact(compact(max-width 0.3s ease-in 0.2s), false, false, false, false, false, false, false, false, false) false false);
  -moz-transition: compact(compact(compact(max-width 0.3s ease-in 0.2s), false, false, false, false, false, false, false, false, false) false false false);
  -o-transition: compact(compact(compact(max-width 0.3s ease-in 0.2s), false, false, false, false, false, false, false, false, false) false false false);
  transition: compact(compact(max-width 0.3s ease-in 0.2s), false, false, false, false, false, false, false, false, false);
  text-overflow: ellipsis;
  white-space: nowrap; }

body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: compact(compact(compact(max-width 0.3s ease 0s), false, false, false, false, false, false, false, false, false) false false);
  -moz-transition: compact(compact(compact(max-width 0.3s ease 0s), false, false, false, false, false, false, false, false, false) false false false);
  -o-transition: compact(compact(compact(max-width 0.3s ease 0s), false, false, false, false, false, false, false, false, false) false false false);
  transition: compact(compact(max-width 0.3s ease 0s), false, false, false, false, false, false, false, false, false); }

body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }

body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }

body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }

body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }

@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: compact(compact(transform 0.3s ease, false, false, false, false, false, false, false, false, false) false false);
  -moz-transition: compact(compact(transform 0.3s ease, false, false, false, false, false, false, false, false, false) false false false);
  -o-transition: compact(compact(transform 0.3s ease, false, false, false, false, false, false, false, false, false) false false false);
  transition: compact(transform 0.3s ease, false, false, false, false, false, false, false, false, false); }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 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;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: compact(inset 0 0 5px #B8C1D1, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(inset 0 0 5px #B8C1D1, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(inset 0 0 5px #B8C1D1, false, false, false, false, false, false, false, false, false); }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  -webkit-box-shadow: compact(initial, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(initial, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(initial, false, false, false, false, false, false, false, false, false); }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -webkit-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(none, false, false, false, false, false, false, false, false, false);
  box-shadow: compact(none, false, false, false, false, false, false, false, false, false); }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -owg(compact(linear-gradient(#FFF, #E4E4E4), false, false, false, false, false, false, false, false, false));
  background-image: -webkit(compact(linear-gradient(#FFF, #E4E4E4), false, false, false, false, false, false, false, false, false));
  background-image: -moz(compact(linear-gradient(#FFF, #E4E4E4), false, false, false, false, false, false, false, false, false));
  background-image: -o(compact(linear-gradient(#FFF, #E4E4E4), false, false, false, false, false, false, false, false, false));
  background-image: compact(linear-gradient(#FFF, #E4E4E4), false, false, false, false, false, false, false, false, false);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -owg(compact(linear-gradient(#F2F2F2, #CCC), false, false, false, false, false, false, false, false, false));
  background-image: -webkit(compact(linear-gradient(#F2F2F2, #CCC), false, false, false, false, false, false, false, false, false));
  background-image: -moz(compact(linear-gradient(#F2F2F2, #CCC), false, false, false, false, false, false, false, false, false));
  background-image: -o(compact(linear-gradient(#F2F2F2, #CCC), false, false, false, false, false, false, false, false, false));
  background-image: compact(linear-gradient(#F2F2F2, #CCC), false, false, false, false, false, false, false, false, false); }

/* $radio-fill-color: $secondary-color !default;
$radio-empty-color: #5a5a5a !default;
$radio-border: 2px solid $radio-fill-color !default; */
/* This stylesheet generated by Transfonter (https://transfonter.org) on June 14, 2017 8:14 AM */
@font-face {
  font-family: 'bold';
  src: url("../fonts/telefonica/Telefonica-Bold.eot");
  src: local("Telefonica Bold"), local("Telefonica-Bold"), url("../fonts/telefonica/Telefonica-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/telefonica/Telefonica-Bold.woff") format("woff"), url("../fonts/telefonica/Telefonica-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
    font-family: 'hand';
        src:    url('../fonts/Telefonica/TelefonicaWeb-Hand.eot') format('embedded-opentype'),
                url('../fonts/Telefonica/TelefonicaWeb-Hand.svg') format('svg'),
                url('../fonts/Telefonica/TelefonicaWeb-Hand.woff') format('woff'),
                url('../fonts/Telefonica/TelefonicaWeb-Hand.woff2') format('woff2'),
                url('../fonts/Telefonica/TelefonicaWeb-Hand.ttf') format('truetype');
    font-style: oblique;
}

@font-face {
  font-family: 'Telefonica';
  src: url("../fonts/telefonica/Telefonica-Regular.eot");
  src: local("Telefonica-Regular"), url("../fonts/telefonica/Telefonica-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/telefonica/Telefonica-Regular.woff") format("woff"), url("../fonts/telefonica/Telefonica-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Telefonica';
  src: url("../fonts/telefonica/Telefonica-Light.eot");
  src: local("Telefonica-Light"), url("../fonts/telefonica/Telefonica-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/telefonica/Telefonica-Light.woff") format("woff"), url("../fonts/telefonica/Telefonica-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Telefonica';
  src: url("../fonts/telefonica/TelefonicaWeb-ExtraLight.eot");
  src: local("TelefonicaWeb-ExtraLight"), url("../fonts/telefonica/TelefonicaWeb-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/telefonica/TelefonicaWeb-ExtraLight.woff") format("woff"), url("../fonts/telefonica/TelefonicaWeb-ExtraLight.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/material-icons/icomoon.eot?s16i6w");
  src: url("../fonts/material-icons/icomoon.eot?s16i6w#iefix") format("embedded-opentype"), url("../fonts/material-icons/icomoon.ttf?s16i6w") format("truetype"), url("../fonts/material-icons/icomoon.woff?s16i6w") format("woff"), url("../fonts/material-icons/icomoon.svg?s16i6w#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
  
@font-face {
    font-family: 'guthen';
        src:    url('../fonts/GuthenBlootsFont/Guthen-Bloots-Basic.otf') format('opentype'),
                url('../fonts/GuthenBlootsFont/Guthen-Bloots-Basic.woff') format('woff'),
                url('../fonts/GuthenBlootsFont/Guthen-Bloots-Basic.woff2') format('woff2'),
                url('../fonts/GuthenBlootsFont/Guthen-Bloots-Basic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
guthen {	
    font-family: guthen;	
}

.aui [class^="icon-"], .aui [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.aui .icon-playboy:before {
  content: "\ea7a"; }

.aui .icon-fox:before {
  content: "\ea7b"; }

.aui .icon-hbo:before {
  content: "\ea7c"; }

.aui .icon-Ajustes_2:before {
  content: "\e9c4"; }

.aui .icon-Atención-al-cliente_Ayuda_2:before {
  content: "\e9c5"; }

.aui .icon-Bajada-de-Precio_2:before {
  content: "\e9c6"; }

.aui .icon-Banda-ancha_2:before {
  content: "\e9c7"; }

.aui .icon-Blog_2:before {
  content: "\e9c8"; }

.aui .icon-Buscar_Encontrar_2:before {
  content: "\e9c9"; }

.aui .icon-Call-center_Atención-al-cliente_2:before {
  content: "\e9ca"; }

.aui .icon-Cambiar-mi-clave-wifi_2:before {
  content: "\e9cb"; }

.aui .icon-Cambiar-Plan_2:before {
  content: "\e9cc"; }

.aui .icon-Carrito-de-la-compra_2:before {
  content: "\e9cd"; }

.aui .icon-Chat_hablar_2:before {
  content: "\e9ce"; }

.aui .icon-Chip_Equipo_2:before {
  content: "\e9cf"; }

.aui .icon-Chip_Sim-card_2:before {
  content: "\e9d0"; }

.aui .icon-Click-to-call_2:before {
  content: "\e9d1"; }

.aui .icon-Comprar-celulares_2:before {
  content: "\e9d2"; }

.aui .icon-Comprar-datos_2:before {
  content: "\e9d3"; }

.aui .icon-Comprar-planes_2:before {
  content: "\e9d4"; }

.aui .icon-Comprar-productos-hogar_2:before {
  content: "\e9d5"; }

.aui .icon-Configurar-celular_2:before {
  content: "\e9d6"; }

.aui .icon-Configurar-decodificador-tv_2:before {
  content: "\e9d7"; }

.aui .icon-Configurar-modem_2:before {
  content: "\e9d8"; }

.aui .icon-Consulta-canjes-puntos-Movistar_2:before {
  content: "\e9d9"; }

.aui .icon-Consultar-documento_2:before {
  content: "\e9da"; }

.aui .icon-Datos-compartidos_2:before {
  content: "\e9db"; }

.aui .icon-Descargar_Bajar_2:before {
  content: "\e9dc"; }

.aui .icon-Descargar_Descarga-app_2:before {
  content: "\e9dd"; }

.aui .icon-Detalle-de-llamadas_2:before {
  content: "\e9de"; }

.aui .icon-Dinero_Pagar_Cobro_Saldo_2:before {
  content: "\e9df"; }

.aui .icon-Envío_Envío-Gratis_2:before {
  content: "\e9e0"; }

.aui .icon-factura-digital_2:before {
  content: "\e9e1"; }

.aui .icon-Factura_Plan_Documento_2:before {
  content: "\e9e2"; }

.aui .icon-Fibra_2:before {
  content: "\e9e3"; }

.aui .icon-Foro_2:before {
  content: "\e9e4"; }

.aui .icon-Indicativos-y-marcaciones_2:before {
  content: "\e9e5"; }

.aui .icon-Internet-movil_2:before {
  content: "\e9e6"; }

.aui .icon-Lanzar_2:before {
  content: "\e9e7"; }

.aui .icon-Larga-distancia_2:before {
  content: "\e9e8"; }

.aui .icon-Me-gusta_2:before {
  content: "\e9e9"; }

.aui .icon-Movil_Dispositivo_Terminales_2:before {
  content: "\e9ea"; }

.aui .icon-Nube_almacenamientoNube_2:before {
  content: "\e9eb"; }

.aui .icon-Nuevo_Destacado_Oferta_2:before {
  content: "\e9ec"; }

.aui .icon-Oferta-online_2:before {
  content: "\e9ed"; }

.aui .icon-Ordenador_2:before {
  content: "\e9ee"; }

.aui .icon-Pagar-factura_2:before {
  content: "\e9ef"; }

.aui .icon-Perdida-o-robo-de-celulares_2:before {
  content: "\e9f0"; }

.aui .icon-Portabilidad_2:before {
  content: "\e9f1"; }

.aui .icon-Pospago_2:before {
  content: "\e9f2"; }

.aui .icon-Prepago_2:before {
  content: "\e9f3"; }

.aui .icon-Promociones_Ofertas_2:before {
  content: "\e9f4"; }

.aui .icon-Recarga-Online_2:before {
  content: "\e9f5"; }

.aui .icon-Renovar-equipo_Cambiar-móvil_2:before {
  content: "\e9f6"; }

.aui .icon-Saldo_2:before {
  content: "\e9f7"; }

.aui .icon-Servicio-técnico-Internet_2:before {
  content: "\e9f8"; }

.aui .icon-Servicio-técnico-para-móvil_2:before {
  content: "\e9f9"; }

.aui .icon-Servicio-técnico-telefónia-fija_2:before {
  content: "\e9fa"; }

.aui .icon-Servicio-técnico-tv_2:before {
  content: "\e9fb"; }

.aui .icon-Servicio-tecnico_2:before {
  content: "\e9fc"; }

.aui .icon-Telefonía-fija_Teléfono_Llamar_2:before {
  content: "\e9fd"; }

.aui .icon-TV_Contenidos-audiovisuales_2:before {
  content: "\e9fe"; }

.aui .icon-Usuario_Micuenta_persona_2:before {
  content: "\e9ff"; }

.aui .icon-Ajustes_1:before {
  content: "\ea00"; }

.aui .icon-Atención-al-cliente_Ayuda_1:before {
  content: "\ea01"; }

.aui .icon-Bajada-de-Precio_1:before {
  content: "\ea02"; }

.aui .icon-Banda-ancha_1:before {
  content: "\ea03"; }

.aui .icon-Blog_1:before {
  content: "\ea04"; }

.aui .icon-Buscar_Encontrar_1:before {
  content: "\ea05"; }

.aui .icon-Call-center_Atención-al-cliente_1:before {
  content: "\ea06"; }

.aui .icon-Cambiar-mi-clave-wifi_1:before {
  content: "\ea07"; }

.aui .icon-Cambiar-Plan_1:before {
  content: "\ea08"; }

.aui .icon-Carrito-de-la-compra_1:before {
  content: "\ea09"; }

.aui .icon-Chat_hablar_1:before {
  content: "\ea0a"; }

.aui .icon-Chip_Equipo_1:before {
  content: "\ea0b"; }

.aui .icon-Chip_Sim-card_1:before {
  content: "\ea0c"; }

.aui .icon-Click-to-call_1:before {
  content: "\ea0d"; }

.aui .icon-Comprar-celulares_1:before {
  content: "\ea0e"; }

.aui .icon-Comprar-datos_1:before {
  content: "\ea0f"; }

.aui .icon-Comprar-planes_1:before {
  content: "\ea10"; }

.aui .icon-Comprar-productos-hogar_1:before {
  content: "\ea11"; }

.aui .icon-Configurar-celular_1:before {
  content: "\ea12"; }

.aui .icon-Configurar-decodificador-tv_1:before {
  content: "\ea13"; }

.aui .icon-Configurar-modem_1:before {
  content: "\ea14"; }

.aui .icon-Consulta-canjes-puntos-Movistar_1:before {
  content: "\ea15"; }

.aui .icon-Consultar-documento_1:before {
  content: "\ea16"; }

.aui .icon-Datos-compartidos_1:before {
  content: "\ea17"; }

.aui .icon-Descargar_Bajar_1:before {
  content: "\ea18"; }

.aui .icon-Descargar_Descarga-app_1:before {
  content: "\ea19"; }

.aui .icon-Detalle-de-llamadas_1:before {
  content: "\ea1a"; }

.aui .icon-Dinero_Pagar_Cobro_Saldo_1:before {
  content: "\ea1b"; }

.aui .icon-Envío_Envío-Gratis_1:before {
  content: "\ea1c"; }

.aui .icon-factura-digital_1:before {
  content: "\ea1d"; }

.aui .icon-Factura_Plan_Documento_1:before {
  content: "\ea1e"; }

.aui .icon-Fibra_1:before {
  content: "\ea1f"; }

.aui .icon-Foro_1:before {
  content: "\ea20"; }

.aui .icon-Indicativos-y-marcaciones_1:before {
  content: "\ea21"; }

.aui .icon-Internet-movil_1:before {
  content: "\ea22"; }

.aui .icon-Lanzar_1:before {
  content: "\ea23"; }

.aui .icon-Larga-distancia_1:before {
  content: "\ea24"; }

.aui .icon-Me-gusta_1:before {
  content: "\ea25"; }

.aui .icon-Movil_Dispositivo_Terminales_1:before {
  content: "\ea26"; }

.aui .icon-Nube_almacenamientoNube_1:before {
  content: "\ea27"; }

.aui .icon-Nuevo_Destacado_Oferta_1:before {
  content: "\ea28"; }

.aui .icon-Oferta-online_1:before {
  content: "\ea29"; }

.aui .icon-Ordenador_1:before {
  content: "\ea2a"; }

.aui .icon-Pagar-factura_1:before {
  content: "\ea2b"; }

.aui .icon-Perdida-o-robo-de-celulares_1:before {
  content: "\ea2c"; }

.aui .icon-Portabilidad_1:before {
  content: "\ea2d"; }

.aui .icon-Pospago_1:before {
  content: "\ea2e"; }

.aui .icon-Prepago_1:before {
  content: "\ea2f"; }

.aui .icon-Promociones_Ofertas_1:before {
  content: "\ea30"; }

.aui .icon-Recarga-Online_1:before {
  content: "\ea31"; }

.aui .icon-Renovar-equipo_Cambiar-móvil_1:before {
  content: "\ea32"; }

.aui .icon-Saldo_1:before {
  content: "\ea33"; }

.aui .icon-Servicio-técnico-Internet_1:before {
  content: "\ea34"; }

.aui .icon-Servicio-técnico-para-móvil_1:before {
  content: "\ea35"; }

.aui .icon-Servicio-técnico-telefónia-fija_1:before {
  content: "\ea36"; }

.aui .icon-Servicio-técnico-tv_1:before {
  content: "\ea37"; }

.aui .icon-Servicio-tecnico_1:before {
  content: "\ea38"; }

.aui .icon-Telefonía-fija_Teléfono_Llamar_1:before {
  content: "\ea39"; }

.aui .icon-TV_Contenidos-audiovisuales_1:before {
  content: "\ea3a"; }

.aui .icon-Usuario_Micuenta_persona_1:before {
  content: "\ea3b"; }

.aui .icon-Ajustes:before {
  content: "\ea3c"; }

.aui .icon-Atención-al-cliente_Ayuda:before {
  content: "\ea3d"; }

.aui .icon-Bajada-de-Precio:before {
  content: "\ea3e"; }

.aui .icon-Banda-ancha:before {
  content: "\ea3f"; }

.aui .icon-Blog:before {
  content: "\ea40"; }

.aui .icon-Buscar_Encontrar:before {
  content: "\ea41"; }

.aui .icon-Call-center_Atención-al-cliente:before {
  content: "\ea42"; }

.aui .icon-Cambiar-mi-clave-wifi:before {
  content: "\ea43"; }

.aui .icon-Cambiar-Plan:before {
  content: "\ea44"; }

.aui .icon-Carrito-de-la-compra:before {
  content: "\ea45"; }

.aui .icon-Chat_hablar:before {
  content: "\ea46"; }

.aui .icon-Chip_Equipo:before {
  content: "\ea47"; }

.aui .icon-Chip_Sim-card:before {
  content: "\ea48"; }

.aui .icon-Click-to-call:before {
  content: "\ea49"; }

.aui .icon-Comprar-celulares:before {
  content: "\ea4a"; }

.aui .icon-Comprar-datos:before {
  content: "\ea4b"; }

.aui .icon-Comprar-planes:before {
  content: "\ea4c"; }

.aui .icon-Comprar-productos-hogar:before {
  content: "\ea4d"; }

.aui .icon-Configurar-celular:before {
  content: "\ea4e"; }

.aui .icon-Configurar-decodificador-tv:before {
  content: "\ea4f"; }

.aui .icon-Configurar-modem:before {
  content: "\ea50"; }

.aui .icon-Consulta-canjes-puntos-Movistar:before {
  content: "\ea51"; }

.aui .icon-Consultar-documento:before {
  content: "\ea52"; }

.aui .icon-Datos-compartidos:before {
  content: "\ea53"; }

.aui .icon-Descargar_Bajar:before {
  content: "\ea54"; }

.aui .icon-Descargar_Descarga-app:before {
  content: "\ea55"; }

.aui .icon-Detalle-de-llamadas:before {
  content: "\ea56"; }

.aui .icon-Dinero_Pagar_Cobro_Saldo:before {
  content: "\ea57"; }

.aui .icon-Envío_Envío-Gratis:before {
  content: "\ea58"; }

.aui .icon-factura-digital:before {
  content: "\ea59"; }

.aui .icon-Factura_Plan_Documento:before {
  content: "\ea5a"; }

.aui .icon-Fibra:before {
  content: "\ea5b"; }

.aui .icon-Foro:before {
  content: "\ea5c"; }

.aui .icon-Indicativos-y-marcaciones:before {
  content: "\ea5d"; }

.aui .icon-Internet-movil:before {
  content: "\ea5e"; }

.aui .icon-Lanzar:before {
  content: "\ea5f"; }

.aui .icon-Larga-distancia:before {
  content: "\ea60"; }

.aui .icon-Me-gusta:before {
  content: "\ea61"; }

.aui .icon-Movil_Dispositivo_Terminales:before {
  content: "\ea62"; }

.aui .icon-Nube_almacenamientoNube:before {
  content: "\ea63"; }

.aui .icon-Nuevo_Destacado_Oferta:before {
  content: "\ea64"; }

.aui .icon-Oferta-online:before {
  content: "\ea65"; }

.aui .icon-Ordenador:before {
  content: "\ea66"; }

.aui .icon-Pagar-factura:before {
  content: "\ea67"; }

.aui .icon-Perdida-o-robo-de-celulares:before {
  content: "\ea68"; }

.aui .icon-Portabilidad:before {
  content: "\ea69"; }

.aui .icon-Pospago:before {
  content: "\ea6a"; }

.aui .icon-Prepago:before {
  content: "\ea6b"; }

.aui .icon-Promociones_Ofertas:before {
  content: "\ea6c"; }

.aui .icon-Recarga-Online:before {
  content: "\ea6d"; }

.aui .icon-Renovar-equipo_Cambiar-móvil:before {
  content: "\ea6e"; }

.aui .icon-Saldo:before {
  content: "\ea6f"; }

.aui .icon-Servicio-técnico-Internet:before {
  content: "\ea70"; }

.aui .icon-Servicio-técnico-para-móvil:before {
  content: "\ea71"; }

.aui .icon-Servicio-técnico-telefónia-fija:before {
  content: "\ea72"; }

.aui .icon-Servicio-técnico-tv:before {
  content: "\ea73"; }

.aui .icon-Servicio-tecnico:before {
  content: "\ea74"; }

.aui .icon-Telefonía-fija_Teléfono_Llamar:before {
  content: "\ea75"; }

.aui .icon-TV_Contenidos-audiovisuales:before {
  content: "\ea76"; }

.aui .icon-Usuario_Micuenta_persona:before {
  content: "\ea77"; }

.aui .icon-accesibilidad_icon:before {
  content: "\ea78"; }

.aui .icon-carrito:before {
  content: "\ea79"; }

.aui .icon-ico_FaceBook:before {
  content: "\e9bf"; }

.aui .icon-ico_Line:before {
  content: "\e9c0"; }

.aui .icon-ico_Twitter:before {
  content: "\e9c1"; }

.aui .icon-ico_Waze:before {
  content: "\e9c2"; }

.aui .icon-ico_WhatsApp:before {
  content: "\e9c3"; }

.aui .icon-facebook:before {
  content: "\e9bd"; }

.aui .icon-youtube:before {
  content: "\e9be"; }

.aui .icon-instagram:before {
  content: "\e9bc"; }

.aui .icon-611:before {
  content: "\e971"; }

.aui .icon-adelanta_tu_saldo:before {
  content: "\e972"; }

.aui .icon-adultos_plus:before {
  content: "\e973"; }

.aui .icon-adultos_total:before {
  content: "\e974"; }

.aui .icon-agenda_web:before {
  content: "\e975"; }

.aui .icon-asistencia:before {
  content: "\e976"; }

.aui .icon-atencion_redes_sociales:before {
  content: "\e977"; }

.aui .icon-automatico:before {
  content: "\e978"; }

.aui .icon-beneficios:before {
  content: "\e979"; }

.aui .icon-beneficios_cambio:before {
  content: "\e97a"; }

.aui .icon-cambiar_clave_wifi:before {
  content: "\e97b"; }

.aui .icon-canales_de_audio:before {
  content: "\e97c"; }

.aui .icon-CDS_multidispositivo:before {
  content: "\e97d"; }

.aui .icon-centro_de_seguridad:before {
  content: "\e97e"; }

.aui .icon-centro_y_lineas_atencion:before {
  content: "\e97f"; }

.aui .icon-cliente_preferencial:before {
  content: "\e980"; }

.aui .icon-concursos:before {
  content: "\e981"; }

.aui .icon-conectividad:before {
  content: "\e982"; }

.aui .icon-conexion_segura:before {
  content: "\e983"; }

.aui .icon-consulta_y_paga_tu_factura:before {
  content: "\e984"; }

.aui .icon-cupon_de_pago:before {
  content: "\e985"; }

.aui .icon-datos_compartidos:before {
  content: "\e986"; }

.aui .icon-debito_automatico:before {
  content: "\e987"; }

.aui .icon-eliminar_cancelar:before {
  content: "\e988"; }

.aui .icon-envio:before {
  content: "\e989"; }

.aui .icon-establecer_linea_de_contacto:before {
  content: "\e98a"; }

.aui .icon-familia_y_amigos:before {
  content: "\e98b"; }

.aui .icon-fibra_optica:before {
  content: "\e98c"; }

.aui .icon-fox_premium:before {
  content: "\e98d";
  color: #50535a; }

.aui .icon-habla_por_segundos:before {
  content: "\e98e"; }

.aui .icon-hbo_max:before {
  content: "\e98f";
  color: #50535a; }

.aui .icon-hd_plus:before {
  content: "\e990"; }

.aui .icon-hd_total:before {
  content: "\e991"; }

.aui .icon-indicativos_larga_distancia:before {
  content: "\e992"; }

.aui .icon-larga_distancia_nacional_iimitada:before {
  content: "\e993"; }

.aui .icon-lstado_de_llamadas:before {
  content: "\e994"; }

.aui .icon-lstado_de_sms:before {
  content: "\e995"; }

.aui .icon-mapa_cobertura_fija:before {
  content: "\e996"; }

.aui .icon-mapa_cobertura_movil:before {
  content: "\e997"; }

.aui .icon-medidor_de_velocidad:before {
  content: "\e998"; }

.aui .icon-minuto_adicional:before {
  content: "\e999"; }

.aui .icon-minutos_movistar:before {
  content: "\e99a"; }

.aui .icon-mis_prefereidos:before {
  content: "\e99b"; }

.aui .icon-Movistar_musica:before {
  content: "\e99c"; }

.aui .icon-Movistar_play:before {
  content: "\e99d"; }

.aui .icon-numeros_favoritos:before {
  content: "\e99e"; }

.aui .icon-pago_cuotas:before {
  content: "\e99f"; }

.aui .icon-paquetes:before {
  content: "\e9a0"; }

.aui .icon-paquetes_compra:before {
  content: "\e9a1"; }

.aui .icon-paquetes_de_datos:before {
  content: "\e9a2"; }

.aui .icon-paquetes_de_roaming:before {
  content: "\e9a3"; }

.aui .icon-paquetes_de_sms:before {
  content: "\e9a4"; }

.aui .icon-paquetes_de_voz:before {
  content: "\e9a5"; }

.aui .icon-plan_cina:before {
  content: "\e9a6"; }

.aui .icon-prefereido_fijo_movil:before {
  content: "\e9a7"; }

.aui .icon-preventa:before {
  content: "\e9a8"; }

.aui .icon-recarga_en_linea:before {
  content: "\e9a9"; }

.aui .icon-redes_sociales:before {
  content: "\e9aa"; }

.aui .icon-reforma_tributaria_y_alza_tarifas:before {
  content: "\e9ab"; }

.aui .icon-retiro_compra_suscursal:before {
  content: "\e9ac"; }

.aui .icon-roaming:before {
  content: "\e9ad"; }

.aui .icon-roaming_de_datos:before {
  content: "\e9ae"; }

.aui .icon-seguimiento_pedidos:before {
  content: "\e9af"; }

.aui .icon-seguro_de_personas:before {
  content: "\e9b0"; }

.aui .icon-seguros_moviles:before {
  content: "\e9b1"; }

.aui .icon-simulador_de_datos_moviles:before {
  content: "\e9b3"; }

.aui .icon-SMS:before {
  content: "\e9b4"; }

.aui .icon-status_pedido:before {
  content: "\e9b5"; }

.aui .icon-terminos_y_condiciones:before {
  content: "\e9b6"; }

.aui .icon-trafico_de_datos:before {
  content: "\e9b7"; }

.aui .icon-trafico_de_romaing:before {
  content: "\e9b8"; }

.aui .icon-tramites:before {
  content: "\e9b9"; }

.aui .icon-tutor:before {
  content: "\e9ba"; }

.aui .icon-Artboard-11:before {
  content: "\e952"; }

.aui .icon-BandaAncha-Bold:before {
  content: "\e953"; }

.aui .icon-BandaAncha-Light:before {
  content: "\e954"; }

.aui .icon-BandaAncha-Masa:before {
  content: "\e955"; }

.aui .icon-CallCenter-Bold:before {
  content: "\e956"; }

.aui .icon-CallCenter-Light:before {
  content: "\e957"; }

.aui .icon-CallCenter-Masa:before {
  content: "\e958"; }

.aui .icon-Chat-Bold:before {
  content: "\e959"; }

.aui .icon-Chat-Light:before {
  content: "\e95a"; }

.aui .icon-Chat-Masa:before {
  content: "\e95b"; }

.aui .icon-ClickToCall-Bold:before {
  content: "\e95c"; }

.aui .icon-ClickToCall-Light:before {
  content: "\e95d"; }

.aui .icon-ClickToCall-Masa:before {
  content: "\e95e"; }

.aui .icon-Fijo-Bold:before {
  content: "\e95f"; }

.aui .icon-Fijo-Light:before {
  content: "\e960"; }

.aui .icon-Fijo-Masa:before {
  content: "\e961"; }

.aui .icon-InternetMóvil-Bold:before {
  content: "\e962"; }

.aui .icon-InternetMóvil-Light:before {
  content: "\e963"; }

.aui .icon-InternetMóvil-Masa:before {
  content: "\e964"; }

.aui .icon-MiCuenta-Bold:before {
  content: "\e965"; }

.aui .icon-MiCuenta-Light:before {
  content: "\e966"; }

.aui .icon-MiCuenta-Masa:before {
  content: "\e967"; }

.aui .icon-Pospago-Bold:before {
  content: "\e968"; }

.aui .icon-Pospago-Light:before {
  content: "\e969"; }

.aui .icon-Pospago-Masa:before {
  content: "\e96a"; }

.aui .icon-Prepago-Bold:before {
  content: "\e96b"; }

.aui .icon-Prepago-Light:before {
  content: "\e96c"; }

.aui .icon-Prepago-Masa:before {
  content: "\e96d"; }

.aui .icon-TV-Bold:before {
  content: "\e96e"; }

.aui .icon-TV-Light:before {
  content: "\e96f"; }

.aui .icon-TV-Masa:before {
  content: "\e970"; }

.aui .icon-nw-apps:before {
  content: "\e907"; }

.aui .icon-nw-bag-email:before {
  content: "\e910"; }

.aui .icon-nw-bag-movistar:before {
  content: "\e92c"; }

.aui .icon-nw-bag-question:before {
  content: "\e92d"; }

.aui .icon-nw-bag-shopping:before {
  content: "\e92e"; }

.aui .icon-nw-bam:before {
  content: "\e92f"; }

.aui .icon-nw-beacon:before {
  content: "\e930"; }

.aui .icon-nw-calendar:before {
  content: "\e931"; }

.aui .icon-nw-camera:before {
  content: "\e932"; }

.aui .icon-nw-equis-rounded:before {
  content: "\e933"; }

.aui .icon-nw-chat:before {
  content: "\e934"; }

.aui .icon-nw-chip-4g:before {
  content: "\e935"; }

.aui .icon-nw-chip:before {
  content: "\e936"; }

.aui .icon-calendar:before {
  content: "\e937"; }

.aui .icon-nw-circle-more:before {
  content: "\e938"; }

.aui .icon-nw-credit-card:before {
  content: "\e939"; }

.aui .icon-nw-envelope-check:before {
  content: "\e93a"; }

.aui .icon-nw-hour:before {
  content: "\e93b"; }

.aui .icon-nw-house-wifi:before {
  content: "\e93c"; }

.aui .icon-nw-house:before {
  content: "\e93d"; }

.aui .icon-gift:before {
  content: "\e93e"; }

.aui .icon-nw-padlock-opened:before {
  content: "\e93f"; }

.aui .icon-nw-phone-delete:before {
  content: "\e940"; }

.aui .icon-nw-phone-email:before {
  content: "\e941"; }

.aui .icon-nw-phone-in-out:before {
  content: "\e942"; }

.aui .icon-nw-phone-internet:before {
  content: "\e943"; }

.aui .icon-nw-phone-locked:before {
  content: "\e944"; }

.aui .icon-nw-phone-message:before {
  content: "\e945"; }

.aui .icon-nw-phone-movistar:before {
  content: "\e946"; }

.aui .icon-nw-phone-price:before {
  content: "\e947"; }

.aui .icon-nw-phone-repair:before {
  content: "\e948"; }

.aui .icon-nw-phone-search:before {
  content: "\e949"; }

.aui .icon-nw-phone-star:before {
  content: "\e94a"; }

.aui .icon-nw-phone-update:before {
  content: "\e94b"; }

.aui .icon-nw-phone-voice:before {
  content: "\e94c"; }

.aui .icon-nw-rates:before {
  content: "\e94d"; }

.aui .icon-nw-remote-config:before {
  content: "\e94e"; }

.aui .icon-nw-remote-question:before {
  content: "\e94f"; }

.aui .icon-nw-remote:before {
  content: "\e950"; }

.aui .icon-accessibility01:before {
  content: "\e9b2"; }

.aui .icon-whatsapp:before {
  content: "\e9bb"; }

.aui .icon-brand:before {
  content: "\e9bb"; }

.aui .icon-social:before {
  content: "\e9bb"; }

.aui .icon-close-ca:before {
  content: "\e951"; }

.aui .icon-play_circle_filled:before {
  content: "\e038"; }

.aui .icon-3d_rotation:before {
  content: "\e84d"; }

.aui .icon-ac_unit:before {
  content: "\eb3b"; }

.aui .icon-alarm:before {
  content: "\e855"; }

.aui .icon-access_alarms:before {
  content: "\e191"; }

.aui .icon-schedule:before {
  content: "\e8b5"; }

.aui .icon-accessibility:before {
  content: "\e84e"; }

.aui .icon-accessible:before {
  content: "\e914"; }

.aui .icon-account_balance:before {
  content: "\e84f"; }

.aui .icon-account_balance_wallet:before {
  content: "\e850"; }

.aui .icon-account_box:before {
  content: "\e851"; }

.aui .icon-account_circle:before {
  content: "\e853"; }

.aui .icon-adb:before {
  content: "\e60e"; }

.aui .icon-add:before {
  content: "\e145"; }

.aui .icon-add_a_photo:before {
  content: "\e439"; }

.aui .icon-alarm_add:before {
  content: "\e856"; }

.aui .icon-add_alert:before {
  content: "\e003"; }

.aui .icon-add_box:before {
  content: "\e146"; }

.aui .icon-add_circle:before {
  content: "\e147"; }

.aui .icon-control_point:before {
  content: "\e3ba"; }

.aui .icon-add_location:before {
  content: "\e567"; }

.aui .icon-add_shopping_cart:before {
  content: "\e854"; }

.aui .icon-queue:before {
  content: "\e03c"; }

.aui .icon-add_to_queue:before {
  content: "\e05c"; }

.aui .icon-adjust:before {
  content: "\e39e"; }

.aui .icon-airline_seat_flat:before {
  content: "\e630"; }

.aui .icon-airline_seat_flat_angled:before {
  content: "\e631"; }

.aui .icon-airline_seat_individual_suite:before {
  content: "\e632"; }

.aui .icon-airline_seat_legroom_extra:before {
  content: "\e633"; }

.aui .icon-airline_seat_legroom_normal:before {
  content: "\e634"; }

.aui .icon-airline_seat_legroom_reduced:before {
  content: "\e635"; }

.aui .icon-airline_seat_recline_extra:before {
  content: "\e636"; }

.aui .icon-airline_seat_recline_normal:before {
  content: "\e637"; }

.aui .icon-flight:before {
  content: "\e539"; }

.aui .icon-airplanemode_inactive:before {
  content: "\e194"; }

.aui .icon-airplay:before {
  content: "\e055"; }

.aui .icon-airport_shuttle:before {
  content: "\eb3c"; }

.aui .icon-alarm_off:before {
  content: "\e857"; }

.aui .icon-alarm_on:before {
  content: "\e858"; }

.aui .icon-album:before {
  content: "\e019"; }

.aui .icon-all_inclusive:before {
  content: "\eb3d"; }

.aui .icon-all_out:before {
  content: "\e90b"; }

.aui .icon-android:before {
  content: "\e859"; }

.aui .icon-announcement:before {
  content: "\e85a"; }

.aui .icon-apps:before {
  content: "\e5c3"; }

.aui .icon-archive:before {
  content: "\e149"; }

.aui .icon-arrow_back:before {
  content: "\e5c4"; }

.aui .icon-arrow_downward:before {
  content: "\e5db"; }

.aui .icon-arrow_drop_down:before {
  content: "\e5c5"; }

.aui .icon-arrow_drop_down_circle:before {
  content: "\e5c6"; }

.aui .icon-arrow_drop_up:before {
  content: "\e5c7"; }

.aui .icon-arrow_forward:before {
  content: "\e5c8"; }

.aui .icon-arrow_upward:before {
  content: "\e5d8"; }

.aui .icon-art_track:before {
  content: "\e060"; }

.aui .icon-aspect_ratio:before {
  content: "\e85b"; }

.aui .icon-poll:before {
  content: "\e801"; }

.aui .icon-assignment:before {
  content: "\e85d"; }

.aui .icon-assignment_ind:before {
  content: "\e85e"; }

.aui .icon-assignment_late:before {
  content: "\e85f"; }

.aui .icon-assignment_return:before {
  content: "\e860"; }

.aui .icon-assignment_returned:before {
  content: "\e861"; }

.aui .icon-assignment_turned_in:before {
  content: "\e862"; }

.aui .icon-assistant:before {
  content: "\e39f"; }

.aui .icon-flag:before {
  content: "\e153"; }

.aui .icon-attach_file:before {
  content: "\e226"; }

.aui .icon-attach_money:before {
  content: "\e227"; }

.aui .icon-attachment:before {
  content: "\e2bc"; }

.aui .icon-audiotrack:before {
  content: "\e3a1"; }

.aui .icon-autorenew:before {
  content: "\e863"; }

.aui .icon-av_timer:before {
  content: "\e01b"; }

.aui .icon-backspace:before {
  content: "\e14a"; }

.aui .icon-cloud_upload:before {
  content: "\e2c3"; }

.aui .icon-battery_alert:before {
  content: "\e19c"; }

.aui .icon-battery_charging_full:before {
  content: "\e1a3"; }

.aui .icon-battery_std:before {
  content: "\e1a5"; }

.aui .icon-battery_unknown:before {
  content: "\e1a6"; }

.aui .icon-beach_access:before {
  content: "\eb3e"; }

.aui .icon-beenhere:before {
  content: "\e52d"; }

.aui .icon-block:before {
  content: "\e14b"; }

.aui .icon-bluetooth:before {
  content: "\e1a7"; }

.aui .icon-bluetooth_searching:before {
  content: "\e1aa"; }

.aui .icon-bluetooth_connected:before {
  content: "\e1a8"; }

.aui .icon-bluetooth_disabled:before {
  content: "\e1a9"; }

.aui .icon-blur_circular:before {
  content: "\e3a2"; }

.aui .icon-blur_linear:before {
  content: "\e3a3"; }

.aui .icon-blur_off:before {
  content: "\e3a4"; }

.aui .icon-blur_on:before {
  content: "\e3a5"; }

.aui .icon-class:before {
  content: "\e86e"; }

.aui .icon-turned_in:before {
  content: "\e8e6"; }

.aui .icon-turned_in_not:before {
  content: "\e8e7"; }

.aui .icon-border_all:before {
  content: "\e228"; }

.aui .icon-border_bottom:before {
  content: "\e229"; }

.aui .icon-border_clear:before {
  content: "\e22a"; }

.aui .icon-border_color:before {
  content: "\e22b"; }

.aui .icon-border_horizontal:before {
  content: "\e22c"; }

.aui .icon-border_inner:before {
  content: "\e22d"; }

.aui .icon-border_left:before {
  content: "\e22e"; }

.aui .icon-border_outer:before {
  content: "\e22f"; }

.aui .icon-border_right:before {
  content: "\e230"; }

.aui .icon-border_style:before {
  content: "\e231"; }

.aui .icon-border_top:before {
  content: "\e232"; }

.aui .icon-border_vertical:before {
  content: "\e233"; }

.aui .icon-branding_watermark:before {
  content: "\e06b"; }

.aui .icon-brightness_1:before {
  content: "\e3a6"; }

.aui .icon-brightness_2:before {
  content: "\e3a7"; }

.aui .icon-brightness_3:before {
  content: "\e3a8"; }

.aui .icon-brightness_4:before {
  content: "\e3a9"; }

.aui .icon-brightness_low:before {
  content: "\e1ad"; }

.aui .icon-brightness_medium:before {
  content: "\e1ae"; }

.aui .icon-brightness_high:before {
  content: "\e1ac"; }

.aui .icon-brightness_auto:before {
  content: "\e1ab"; }

.aui .icon-broken_image:before {
  content: "\e3ad"; }

.aui .icon-brush:before {
  content: "\e3ae"; }

.aui .icon-bubble_chart:before {
  content: "\e6dd"; }

.aui .icon-bug_report:before {
  content: "\e868"; }

.aui .icon-build:before {
  content: "\e869"; }

.aui .icon-burst_mode:before {
  content: "\e43c"; }

.aui .icon-domain:before {
  content: "\e7ee"; }

.aui .icon-business_center:before {
  content: "\eb3f"; }

.aui .icon-cached:before {
  content: "\e86a"; }

.aui .icon-cake:before {
  content: "\e7e9"; }

.aui .icon-phone:before {
  content: "\e0cd"; }

.aui .icon-call_end:before {
  content: "\e0b1"; }

.aui .icon-call_made:before {
  content: "\e0b2"; }

.aui .icon-merge_type:before {
  content: "\e252"; }

.aui .icon-call_missed:before {
  content: "\e0b4"; }

.aui .icon-call_missed_outgoing:before {
  content: "\e0e4"; }

.aui .icon-call_received:before {
  content: "\e0b5"; }

.aui .icon-call_split:before {
  content: "\e0b6"; }

.aui .icon-call_to_action:before {
  content: "\e06c"; }

.aui .icon-camera:before {
  content: "\e3af"; }

.aui .icon-photo_camera:before {
  content: "\e412"; }

.aui .icon-camera_enhance:before {
  content: "\e8fc"; }

.aui .icon-camera_front:before {
  content: "\e3b1"; }

.aui .icon-camera_rear:before {
  content: "\e3b2"; }

.aui .icon-camera_roll:before {
  content: "\e3b3"; }

.aui .icon-cancel:before {
  content: "\e5c9"; }

.aui .icon-redeem:before {
  content: "\e8b1"; }

.aui .icon-card_membership:before {
  content: "\e8f7"; }

.aui .icon-card_travel:before {
  content: "\e8f8"; }

.aui .icon-casino:before {
  content: "\eb40"; }

.aui .icon-cast:before {
  content: "\e307"; }

.aui .icon-cast_connected:before {
  content: "\e308"; }

.aui .icon-center_focus_strong:before {
  content: "\e3b4"; }

.aui .icon-center_focus_weak:before {
  content: "\e3b5"; }

.aui .icon-change_history:before {
  content: "\e86b"; }

.aui .icon-chat:before {
  content: "\e0b7"; }

.aui .icon-chat_bubble:before {
  content: "\e0ca"; }

.aui .icon-chat_bubble_outline:before {
  content: "\e0cb"; }

.aui .icon-check:before {
  content: "\e5ca"; }

.aui .icon-check_box:before {
  content: "\e834"; }

.aui .icon-check_box_outline_blank:before {
  content: "\e835"; }

.aui .icon-check_circle:before {
  content: "\e86c"; }

.aui .icon-navigate_before:before {
  content: "\e408"; }

.aui .icon-navigate_next:before {
  content: "\e409"; }

.aui .icon-child_care:before {
  content: "\eb41"; }

.aui .icon-child_friendly:before {
  content: "\eb42"; }

.aui .icon-chrome_reader_mode:before {
  content: "\e86d"; }

.aui .icon-close:before {
  content: "\e5cd"; }

.aui .icon-clear_all:before {
  content: "\e0b8"; }

.aui .icon-closed_caption:before {
  content: "\e01c"; }

.aui .icon-wb_cloudy:before {
  content: "\e42d"; }

.aui .icon-cloud_circle:before {
  content: "\e2be"; }

.aui .icon-cloud_done:before {
  content: "\e2bf"; }

.aui .icon-cloud_download:before {
  content: "\e2c0"; }

.aui .icon-cloud_off:before {
  content: "\e2c1"; }

.aui .icon-cloud_queue:before {
  content: "\e2c2"; }

.aui .icon-code:before {
  content: "\e86f"; }

.aui .icon-photo_library:before {
  content: "\e413"; }

.aui .icon-collections_bookmark:before {
  content: "\e431"; }

.aui .icon-palette:before {
  content: "\e40a"; }

.aui .icon-colorize:before {
  content: "\e3b8"; }

.aui .icon-comment:before {
  content: "\e0b9"; }

.aui .icon-compare:before {
  content: "\e3b9"; }

.aui .icon-compare_arrows:before {
  content: "\e915"; }

.aui .icon-laptop:before {
  content: "\e31e"; }

.aui .icon-confirmation_number:before {
  content: "\e638"; }

.aui .icon-contact_mail:before {
  content: "\e0d0"; }

.aui .icon-contact_phone:before {
  content: "\e0cf"; }

.aui .icon-contacts:before {
  content: "\e0ba"; }

.aui .icon-content_copy:before {
  content: "\e14d"; }

.aui .icon-content_cut:before {
  content: "\e14e"; }

.aui .icon-content_paste:before {
  content: "\e14f"; }

.aui .icon-control_point_duplicate:before {
  content: "\e3bb"; }

.aui .icon-copyright:before {
  content: "\e90c"; }

.aui .icon-mode_edit:before {
  content: "\e254"; }

.aui .icon-create_new_folder:before {
  content: "\e2cc"; }

.aui .icon-payment:before {
  content: "\e8a1"; }

.aui .icon-crop:before {
  content: "\e3be"; }

.aui .icon-crop_16_9:before {
  content: "\e3bc"; }

.aui .icon-crop_3_2:before {
  content: "\e3bd"; }

.aui .icon-crop_landscape:before {
  content: "\e3c3"; }

.aui .icon-crop_7_5:before {
  content: "\e3c0"; }

.aui .icon-crop_din:before {
  content: "\e3c1"; }

.aui .icon-crop_free:before {
  content: "\e3c2"; }

.aui .icon-crop_original:before {
  content: "\e3c4"; }

.aui .icon-crop_portrait:before {
  content: "\e3c5"; }

.aui .icon-crop_rotate:before {
  content: "\e437"; }

.aui .icon-crop_square:before {
  content: "\e3c6"; }

.aui .icon-dashboard:before {
  content: "\e871"; }

.aui .icon-data_usage:before {
  content: "\e1af"; }

.aui .icon-date_range:before {
  content: "\e916"; }

.aui .icon-dehaze:before {
  content: "\e3c7"; }

.aui .icon-delete:before {
  content: "\e872"; }

.aui .icon-delete_forever:before {
  content: "\e92b"; }

.aui .icon-delete_sweep:before {
  content: "\e16c"; }

.aui .icon-description:before {
  content: "\e873"; }

.aui .icon-desktop_mac:before {
  content: "\e30b"; }

.aui .icon-desktop_windows:before {
  content: "\e30c"; }

.aui .icon-details:before {
  content: "\e3c8"; }

.aui .icon-developer_board:before {
  content: "\e30d"; }

.aui .icon-developer_mode:before {
  content: "\e1b0"; }

.aui .icon-device_hub:before {
  content: "\e335"; }

.aui .icon-phonelink:before {
  content: "\e326"; }

.aui .icon-devices_other:before {
  content: "\e337"; }

.aui .icon-dialer_sip:before {
  content: "\e0bb"; }

.aui .icon-dialpad:before {
  content: "\e0bc"; }

.aui .icon-directions:before {
  content: "\e52e"; }

.aui .icon-directions_bike:before {
  content: "\e52f"; }

.aui .icon-directions_boat:before {
  content: "\e532"; }

.aui .icon-directions_bus:before {
  content: "\e530"; }

.aui .icon-directions_car:before {
  content: "\e531"; }

.aui .icon-directions_railway:before {
  content: "\e534"; }

.aui .icon-directions_run:before {
  content: "\e566"; }

.aui .icon-directions_transit:before {
  content: "\e535"; }

.aui .icon-directions_walk:before {
  content: "\e536"; }

.aui .icon-disc_full:before {
  content: "\e610"; }

.aui .icon-dns:before {
  content: "\e875"; }

.aui .icon-not_interested:before {
  content: "\e033"; }

.aui .icon-do_not_disturb_alt:before {
  content: "\e611"; }

.aui .icon-do_not_disturb_off:before {
  content: "\e643"; }

.aui .icon-remove_circle:before {
  content: "\e15c"; }

.aui .icon-dock:before {
  content: "\e30e"; }

.aui .icon-done:before {
  content: "\e876"; }

.aui .icon-done_all:before {
  content: "\e877"; }

.aui .icon-donut_large:before {
  content: "\e917"; }

.aui .icon-donut_small:before {
  content: "\e918"; }

.aui .icon-drafts:before {
  content: "\e151"; }

.aui .icon-drag_handle:before {
  content: "\e25d"; }

.aui .icon-time_to_leave:before {
  content: "\e62c"; }

.aui .icon-dvr:before {
  content: "\e1b2"; }

.aui .icon-edit_location:before {
  content: "\e568"; }

.aui .icon-eject:before {
  content: "\e8fb"; }

.aui .icon-markunread:before {
  content: "\e159"; }

.aui .icon-enhanced_encryption:before {
  content: "\e63f"; }

.aui .icon-equalizer:before {
  content: "\e01d"; }

.aui .icon-error:before {
  content: "\e000"; }

.aui .icon-error_outline:before {
  content: "\e001"; }

.aui .icon-euro_symbol:before {
  content: "\e926"; }

.aui .icon-ev_station:before {
  content: "\e56d"; }

.aui .icon-insert_invitation:before {
  content: "\e24f"; }

.aui .icon-event_available:before {
  content: "\e614"; }

.aui .icon-event_busy:before {
  content: "\e615"; }

.aui .icon-event_note:before {
  content: "\e616"; }

.aui .icon-event_seat:before {
  content: "\e903"; }

.aui .icon-exit_to_app:before {
  content: "\e879"; }

.aui .icon-expand_less:before {
  content: "\e5ce"; }

.aui .icon-expand_more:before {
  content: "\e5cf"; }

.aui .icon-explicit:before {
  content: "\e01e"; }

.aui .icon-explore:before {
  content: "\e87a"; }

.aui .icon-exposure:before {
  content: "\e3ca"; }

.aui .icon-exposure_neg_1:before {
  content: "\e3cb"; }

.aui .icon-exposure_neg_2:before {
  content: "\e3cc"; }

.aui .icon-exposure_plus_1:before {
  content: "\e3cd"; }

.aui .icon-exposure_plus_2:before {
  content: "\e3ce"; }

.aui .icon-exposure_zero:before {
  content: "\e3cf"; }

.aui .icon-extension:before {
  content: "\e87b"; }

.aui .icon-face:before {
  content: "\e87c"; }

.aui .icon-fast_forward:before {
  content: "\e01f"; }

.aui .icon-fast_rewind:before {
  content: "\e020"; }

.aui .icon-favorite:before {
  content: "\e87d"; }

.aui .icon-favorite_border:before {
  content: "\e87e"; }

.aui .icon-featured_play_list:before {
  content: "\e06d"; }

.aui .icon-featured_video:before {
  content: "\e06e"; }

.aui .icon-sms_failed:before {
  content: "\e626"; }

.aui .icon-fiber_dvr:before {
  content: "\e05d"; }

.aui .icon-fiber_manual_record:before {
  content: "\e061"; }

.aui .icon-fiber_new:before {
  content: "\e05e"; }

.aui .icon-fiber_pin:before {
  content: "\e06a"; }

.aui .icon-fiber_smart_record:before {
  content: "\e062"; }

.aui .icon-get_app:before {
  content: "\e884"; }

.aui .icon-file_upload:before {
  content: "\e2c6"; }

.aui .icon-filter:before {
  content: "\e3d3"; }

.aui .icon-filter_1:before {
  content: "\e3d0"; }

.aui .icon-filter_2:before {
  content: "\e3d1"; }

.aui .icon-filter_3:before {
  content: "\e3d2"; }

.aui .icon-filter_4:before {
  content: "\e3d4"; }

.aui .icon-filter_5:before {
  content: "\e3d5"; }

.aui .icon-filter_6:before {
  content: "\e3d6"; }

.aui .icon-filter_7:before {
  content: "\e3d7"; }

.aui .icon-filter_8:before {
  content: "\e3d8"; }

.aui .icon-filter_9:before {
  content: "\e3d9"; }

.aui .icon-filter_9_plus:before {
  content: "\e3da"; }

.aui .icon-filter_b_and_w:before {
  content: "\e3db"; }

.aui .icon-filter_center_focus:before {
  content: "\e3dc"; }

.aui .icon-filter_drama:before {
  content: "\e3dd"; }

.aui .icon-filter_frames:before {
  content: "\e3de"; }

.aui .icon-terrain:before {
  content: "\e564"; }

.aui .icon-filter_list:before {
  content: "\e152"; }

.aui .icon-filter_none:before {
  content: "\e3e0"; }

.aui .icon-filter_tilt_shift:before {
  content: "\e3e2"; }

.aui .icon-filter_vintage:before {
  content: "\e3e3"; }

.aui .icon-find_in_page:before {
  content: "\e880"; }

.aui .icon-find_replace:before {
  content: "\e881"; }

.aui .icon-fingerprint:before {
  content: "\e90d"; }

.aui .icon-first_page:before {
  content: "\e5dc"; }

.aui .icon-fitness_center:before {
  content: "\eb43"; }

.aui .icon-flare:before {
  content: "\e3e4"; }

.aui .icon-flash_auto:before {
  content: "\e3e5"; }

.aui .icon-flash_off:before {
  content: "\e3e6"; }

.aui .icon-flash_on:before {
  content: "\e3e7"; }

.aui .icon-flight_land:before {
  content: "\e904"; }

.aui .icon-flight_takeoff:before {
  content: "\e905"; }

.aui .icon-flip:before {
  content: "\e3e8"; }

.aui .icon-flip_to_back:before {
  content: "\e882"; }

.aui .icon-flip_to_front:before {
  content: "\e883"; }

.aui .icon-folder:before {
  content: "\e2c7"; }

.aui .icon-folder_open:before {
  content: "\e2c8"; }

.aui .icon-folder_shared:before {
  content: "\e2c9"; }

.aui .icon-folder_special:before {
  content: "\e617"; }

.aui .icon-font_download:before {
  content: "\e167"; }

.aui .icon-format_align_center:before {
  content: "\e234"; }

.aui .icon-format_align_justify:before {
  content: "\e235"; }

.aui .icon-format_align_left:before {
  content: "\e236"; }

.aui .icon-format_align_right:before {
  content: "\e237"; }

.aui .icon-format_bold:before {
  content: "\e238"; }

.aui .icon-format_clear:before {
  content: "\e239"; }

.aui .icon-format_color_fill:before {
  content: "\e23a"; }

.aui .icon-format_color_reset:before {
  content: "\e23b"; }

.aui .icon-format_color_text:before {
  content: "\e23c"; }

.aui .icon-format_indent_decrease:before {
  content: "\e23d"; }

.aui .icon-format_indent_increase:before {
  content: "\e23e"; }

.aui .icon-format_italic:before {
  content: "\e23f"; }

.aui .icon-format_line_spacing:before {
  content: "\e240"; }

.aui .icon-format_list_bulleted:before {
  content: "\e241"; }

.aui .icon-format_list_numbered:before {
  content: "\e242"; }

.aui .icon-format_paint:before {
  content: "\e243"; }

.aui .icon-format_quote:before {
  content: "\e244"; }

.aui .icon-format_shapes:before {
  content: "\e25e"; }

.aui .icon-format_size:before {
  content: "\e245"; }

.aui .icon-format_strikethrough:before {
  content: "\e246"; }

.aui .icon-format_textdirection_l_to_r:before {
  content: "\e247"; }

.aui .icon-format_textdirection_r_to_l:before {
  content: "\e248"; }

.aui .icon-format_underlined:before {
  content: "\e249"; }

.aui .icon-question_answer:before {
  content: "\e8af"; }

.aui .icon-forward:before {
  content: "\e154"; }

.aui .icon-forward_10:before {
  content: "\e056"; }

.aui .icon-forward_30:before {
  content: "\e057"; }

.aui .icon-forward_5:before {
  content: "\e058"; }

.aui .icon-free_breakfast:before {
  content: "\eb44"; }

.aui .icon-fullscreen:before {
  content: "\e5d0"; }

.aui .icon-fullscreen_exit:before {
  content: "\e5d1"; }

.aui .icon-functions:before {
  content: "\e24a"; }

.aui .icon-g_translate:before {
  content: "\e927"; }

.aui .icon-games:before {
  content: "\e021"; }

.aui .icon-gavel:before {
  content: "\e90e"; }

.aui .icon-gesture:before {
  content: "\e155"; }

.aui .icon-gif:before {
  content: "\e908"; }

.aui .icon-goat:before {
  content: "\e900"; }

.aui .icon-golf_course:before {
  content: "\eb45"; }

.aui .icon-my_location:before {
  content: "\e55c"; }

.aui .icon-location_searching:before {
  content: "\e1b7"; }

.aui .icon-location_disabled:before {
  content: "\e1b6"; }

.aui .icon-star:before {
  content: "\e838"; }

.aui .icon-gradient:before {
  content: "\e3e9"; }

.aui .icon-grain:before {
  content: "\e3ea"; }

.aui .icon-graphic_eq:before {
  content: "\e1b8"; }

.aui .icon-grid_off:before {
  content: "\e3eb"; }

.aui .icon-grid_on:before {
  content: "\e3ec"; }

.aui .icon-people:before {
  content: "\e7fb"; }

.aui .icon-group_add:before {
  content: "\e7f0"; }

.aui .icon-group_work:before {
  content: "\e886"; }

.aui .icon-hd:before {
  content: "\e052"; }

.aui .icon-hdr_off:before {
  content: "\e3ed"; }

.aui .icon-hdr_on:before {
  content: "\e3ee"; }

.aui .icon-hdr_strong:before {
  content: "\e3f1"; }

.aui .icon-hdr_weak:before {
  content: "\e3f2"; }

.aui .icon-headset:before {
  content: "\e310"; }

.aui .icon-headset_mic:before {
  content: "\e311"; }

.aui .icon-healing:before {
  content: "\e3f3"; }

.aui .icon-hearing:before {
  content: "\e023"; }

.aui .icon-help:before {
  content: "\e887"; }

.aui .icon-help_outline:before {
  content: "\e8fd"; }

.aui .icon-high_quality:before {
  content: "\e024"; }

.aui .icon-highlight:before {
  content: "\e25f"; }

.aui .icon-highlight_off:before {
  content: "\e888"; }

.aui .icon-restore:before {
  content: "\e8b3"; }

.aui .icon-home:before {
  content: "\e88a"; }

.aui .icon-hot_tub:before {
  content: "\eb46"; }

.aui .icon-local_hotel:before {
  content: "\e549"; }

.aui .icon-hourglass_empty:before {
  content: "\e88b"; }

.aui .icon-hourglass_full:before {
  content: "\e88c"; }

.aui .icon-http:before {
  content: "\e902"; }

.aui .icon-lock:before {
  content: "\e897"; }

.aui .icon-photo:before {
  content: "\e410"; }

.aui .icon-image_aspect_ratio:before {
  content: "\e3f5"; }

.aui .icon-import_contacts:before {
  content: "\e0e0"; }

.aui .icon-import_export:before {
  content: "\e0c3"; }

.aui .icon-important_devices:before {
  content: "\e912"; }

.aui .icon-inbox:before {
  content: "\e156"; }

.aui .icon-indeterminate_check_box:before {
  content: "\e909"; }

.aui .icon-info:before {
  content: "\e88e"; }

.aui .icon-info_outline:before {
  content: "\e88f"; }

.aui .icon-input:before {
  content: "\e890"; }

.aui .icon-insert_comment:before {
  content: "\e24c"; }

.aui .icon-insert_drive_file:before {
  content: "\e24d"; }

.aui .icon-tag_faces:before {
  content: "\e420"; }

.aui .icon-link:before {
  content: "\e157"; }

.aui .icon-invert_colors:before {
  content: "\e891"; }

.aui .icon-invert_colors_off:before {
  content: "\e0c4"; }

.aui .icon-iso:before {
  content: "\e3f6"; }

.aui .icon-keyboard:before {
  content: "\e312"; }

.aui .icon-keyboard_arrow_down:before {
  content: "\e313"; }

.aui .icon-keyboard_arrow_left:before {
  content: "\e314"; }

.aui .icon-keyboard_arrow_right:before {
  content: "\e315"; }

.aui .icon-keyboard_arrow_up:before {
  content: "\e316"; }

.aui .icon-keyboard_backspace:before {
  content: "\e317"; }

.aui .icon-keyboard_capslock:before {
  content: "\e318"; }

.aui .icon-keyboard_hide:before {
  content: "\e31a"; }

.aui .icon-keyboard_return:before {
  content: "\e31b"; }

.aui .icon-keyboard_tab:before {
  content: "\e31c"; }

.aui .icon-keyboard_voice:before {
  content: "\e31d"; }

.aui .icon-kitchen:before {
  content: "\eb47"; }

.aui .icon-label:before {
  content: "\e892"; }

.aui .icon-label_outline:before {
  content: "\e893"; }

.aui .icon-language:before {
  content: "\e894"; }

.aui .icon-laptop_chromebook:before {
  content: "\e31f"; }

.aui .icon-laptop_mac:before {
  content: "\e320"; }

.aui .icon-laptop_windows:before {
  content: "\e321"; }

.aui .icon-last_page:before {
  content: "\e5dd"; }

.aui .icon-open_in_new:before {
  content: "\e89e"; }

.aui .icon-layers:before {
  content: "\e53b"; }

.aui .icon-layers_clear:before {
  content: "\e53c"; }

.aui .icon-leak_add:before {
  content: "\e3f8"; }

.aui .icon-leak_remove:before {
  content: "\e3f9"; }

.aui .icon-lens:before {
  content: "\e3fa"; }

.aui .icon-library_books:before {
  content: "\e02f"; }

.aui .icon-library_music:before {
  content: "\e030"; }

.aui .icon-lightbulb_outline:before {
  content: "\e90f"; }

.aui .icon-line_style:before {
  content: "\e919"; }

.aui .icon-line_weight:before {
  content: "\e91a"; }

.aui .icon-linear_scale:before {
  content: "\e260"; }

.aui .icon-linked_camera:before {
  content: "\e438"; }

.aui .icon-list:before {
  content: "\e896"; }

.aui .icon-live_help:before {
  content: "\e0c6"; }

.aui .icon-live_tv:before {
  content: "\e639"; }

.aui .icon-local_play:before {
  content: "\e553"; }

.aui .icon-local_airport:before {
  content: "\e53d"; }

.aui .icon-local_atm:before {
  content: "\e53e"; }

.aui .icon-local_bar:before {
  content: "\e540"; }

.aui .icon-local_cafe:before {
  content: "\e541"; }

.aui .icon-local_car_wash:before {
  content: "\e542"; }

.aui .icon-local_convenience_store:before {
  content: "\e543"; }

.aui .icon-restaurant_menu:before {
  content: "\e561"; }

.aui .icon-local_drink:before {
  content: "\e544"; }

.aui .icon-local_florist:before {
  content: "\e545"; }

.aui .icon-local_gas_station:before {
  content: "\e546"; }

.aui .icon-shopping_cart:before {
  content: "\e8cc"; }

.aui .icon-local_hospital:before {
  content: "\e548"; }

.aui .icon-local_laundry_service:before {
  content: "\e54a"; }

.aui .icon-local_library:before {
  content: "\e54b"; }

.aui .icon-local_mall:before {
  content: "\e54c"; }

.aui .icon-theaters:before {
  content: "\e8da"; }

.aui .icon-local_offer:before {
  content: "\e54e"; }

.aui .icon-local_parking:before {
  content: "\e54f"; }

.aui .icon-local_pharmacy:before {
  content: "\e550"; }

.aui .icon-local_pizza:before {
  content: "\e552"; }

.aui .icon-print:before {
  content: "\e8ad"; }

.aui .icon-local_shipping:before {
  content: "\e558"; }

.aui .icon-local_taxi:before {
  content: "\e559"; }

.aui .icon-location_city:before {
  content: "\e7f1"; }

.aui .icon-location_off:before {
  content: "\e0c7"; }

.aui .icon-room:before {
  content: "\e8b4"; }

.aui .icon-lock_open:before {
  content: "\e898"; }

.aui .icon-lock_outline:before {
  content: "\e899"; }

.aui .icon-looks:before {
  content: "\e3fc"; }

.aui .icon-looks_3:before {
  content: "\e3fb"; }

.aui .icon-looks_4:before {
  content: "\e3fd"; }

.aui .icon-looks_5:before {
  content: "\e3fe"; }

.aui .icon-looks_6:before {
  content: "\e3ff"; }

.aui .icon-looks_one:before {
  content: "\e400"; }

.aui .icon-looks_two:before {
  content: "\e401"; }

.aui .icon-sync:before {
  content: "\e627"; }

.aui .icon-loupe:before {
  content: "\e402"; }

.aui .icon-low_priority:before {
  content: "\e16d"; }

.aui .icon-loyalty:before {
  content: "\e89a"; }

.aui .icon-mail_outline:before {
  content: "\e0e1"; }

.aui .icon-map:before {
  content: "\e55b"; }

.aui .icon-markunread_mailbox:before {
  content: "\e89b"; }

.aui .icon-memory:before {
  content: "\e322"; }

.aui .icon-menu:before {
  content: "\e5d2"; }

.aui .icon-message:before {
  content: "\e0c9"; }

.aui .icon-mic:before {
  content: "\e029"; }

.aui .icon-mic_none:before {
  content: "\e02a"; }

.aui .icon-mic_off:before {
  content: "\e02b"; }

.aui .icon-mms:before {
  content: "\e618"; }

.aui .icon-mode_comment:before {
  content: "\e253"; }

.aui .icon-monetization_on:before {
  content: "\e263"; }

.aui .icon-money_off:before {
  content: "\e25c"; }

.aui .icon-monochrome_photos:before {
  content: "\e403"; }

.aui .icon-mood_bad:before {
  content: "\e7f3"; }

.aui .icon-more:before {
  content: "\e619"; }

.aui .icon-more_horiz:before {
  content: "\e5d3"; }

.aui .icon-more_vert:before {
  content: "\e5d4"; }

.aui .icon-motorcycle:before {
  content: "\e91b"; }

.aui .icon-mouse:before {
  content: "\e323"; }

.aui .icon-move_to_inbox:before {
  content: "\e168"; }

.aui .icon-movie_creation:before {
  content: "\e404"; }

.aui .icon-movie_filter:before {
  content: "\e43a"; }

.aui .icon-multiline_chart:before {
  content: "\e6df"; }

.aui .icon-music_note:before {
  content: "\e405"; }

.aui .icon-music_video:before {
  content: "\e063"; }

.aui .icon-nature:before {
  content: "\e406"; }

.aui .icon-nature_people:before {
  content: "\e407"; }

.aui .icon-navigation:before {
  content: "\e55d"; }

.aui .icon-near_me:before {
  content: "\e569"; }

.aui .icon-network_cell:before {
  content: "\e1b9"; }

.aui .icon-network_check:before {
  content: "\e640"; }

.aui .icon-network_locked:before {
  content: "\e61a"; }

.aui .icon-network_wifi:before {
  content: "\e1ba"; }

.aui .icon-new_releases:before {
  content: "\e031"; }

.aui .icon-next_week:before {
  content: "\e16a"; }

.aui .icon-nfc:before {
  content: "\e1bb"; }

.aui .icon-no_encryption:before {
  content: "\e641"; }

.aui .icon-signal_cellular_no_sim:before {
  content: "\e1ce"; }

.aui .icon-note:before {
  content: "\e06f"; }

.aui .icon-note_add:before {
  content: "\e89c"; }

.aui .icon-notifications:before {
  content: "\e7f4"; }

.aui .icon-notifications_active:before {
  content: "\e7f7"; }

.aui .icon-notifications_none:before {
  content: "\e7f5"; }

.aui .icon-notifications_off:before {
  content: "\e7f6"; }

.aui .icon-notifications_paused:before {
  content: "\e7f8"; }

.aui .icon-offline_pin:before {
  content: "\e90a"; }

.aui .icon-ondemand_video:before {
  content: "\e63a"; }

.aui .icon-opacity:before {
  content: "\e91c"; }

.aui .icon-open_in_browser:before {
  content: "\e89d"; }

.aui .icon-open_with:before {
  content: "\e89f"; }

.aui .icon-pages:before {
  content: "\e7f9"; }

.aui .icon-pageview:before {
  content: "\e8a0"; }

.aui .icon-pan_tool:before {
  content: "\e925"; }

.aui .icon-panorama:before {
  content: "\e40b"; }

.aui .icon-radio_button_unchecked:before {
  content: "\e836"; }

.aui .icon-panorama_horizontal:before {
  content: "\e40d"; }

.aui .icon-panorama_vertical:before {
  content: "\e40e"; }

.aui .icon-panorama_wide_angle:before {
  content: "\e40f"; }

.aui .icon-party_mode:before {
  content: "\e7fa"; }

.aui .icon-pause:before {
  content: "\e034"; }

.aui .icon-pause_circle_filled:before {
  content: "\e035"; }

.aui .icon-pause_circle_outline:before {
  content: "\e036"; }

.aui .icon-people_outline:before {
  content: "\e7fc"; }

.aui .icon-perm_camera_mic:before {
  content: "\e8a2"; }

.aui .icon-perm_contact_calendar:before {
  content: "\e8a3"; }

.aui .icon-perm_data_setting:before {
  content: "\e8a4"; }

.aui .icon-perm_device_information:before {
  content: "\e8a5"; }

.aui .icon-person_outline:before {
  content: "\e7ff"; }

.aui .icon-perm_media:before {
  content: "\e8a7"; }

.aui .icon-perm_phone_msg:before {
  content: "\e8a8"; }

.aui .icon-perm_scan_wifi:before {
  content: "\e8a9"; }

.aui .icon-person:before {
  content: "\e7fd"; }

.aui .icon-person_add:before {
  content: "\e7fe"; }

.aui .icon-person_pin:before {
  content: "\e55a"; }

.aui .icon-person_pin_circle:before {
  content: "\e56a"; }

.aui .icon-personal_video:before {
  content: "\e63b"; }

.aui .icon-pets:before {
  content: "\e91d"; }

.aui .icon-phone_android:before {
  content: "\e324"; }

.aui .icon-phone_bluetooth_speaker:before {
  content: "\e61b"; }

.aui .icon-phone_forwarded:before {
  content: "\e61c"; }

.aui .icon-phone_in_talk:before {
  content: "\e61d"; }

.aui .icon-phone_iphone:before {
  content: "\e325"; }

.aui .icon-phone_locked:before {
  content: "\e61e"; }

.aui .icon-phone_missed:before {
  content: "\e61f"; }

.aui .icon-phone_paused:before {
  content: "\e620"; }

.aui .icon-phonelink_erase:before {
  content: "\e0db"; }

.aui .icon-phonelink_lock:before {
  content: "\e0dc"; }

.aui .icon-phonelink_off:before {
  content: "\e327"; }

.aui .icon-phonelink_ring:before {
  content: "\e0dd"; }

.aui .icon-phonelink_setup:before {
  content: "\e0de"; }

.aui .icon-photo_album:before {
  content: "\e411"; }

.aui .icon-photo_filter:before {
  content: "\e43b"; }

.aui .icon-photo_size_select_actual:before {
  content: "\e432"; }

.aui .icon-photo_size_select_large:before {
  content: "\e433"; }

.aui .icon-photo_size_select_small:before {
  content: "\e434"; }

.aui .icon-picture_as_pdf:before {
  content: "\e415"; }

.aui .icon-picture_in_picture:before {
  content: "\e8aa"; }

.aui .icon-picture_in_picture_alt:before {
  content: "\e911"; }

.aui .icon-pie_chart:before {
  content: "\e6c4"; }

.aui .icon-pie_chart_outlined:before {
  content: "\e6c5"; }

.aui .icon-pin_drop:before {
  content: "\e55e"; }

.aui .icon-play_arrow:before {
  content: "\e037"; }

.aui .icon-play_circle_outline:before {
  content: "\e039"; }

.aui .icon-play_for_work:before {
  content: "\e906"; }

.aui .icon-playlist_add:before {
  content: "\e03b"; }

.aui .icon-playlist_add_check:before {
  content: "\e065"; }

.aui .icon-playlist_play:before {
  content: "\e05f"; }

.aui .icon-plus_one:before {
  content: "\e800"; }

.aui .icon-polymer:before {
  content: "\e8ab"; }

.aui .icon-pool:before {
  content: "\eb48"; }

.aui .icon-portable_wifi_off:before {
  content: "\e0ce"; }

.aui .icon-portrait:before {
  content: "\e416"; }

.aui .icon-power:before {
  content: "\e63c"; }

.aui .icon-power_input:before {
  content: "\e336"; }

.aui .icon-power_settings_new:before {
  content: "\e8ac"; }

.aui .icon-pregnant_woman:before {
  content: "\e91e"; }

.aui .icon-present_to_all:before {
  content: "\e0df"; }

.aui .icon-priority_high:before {
  content: "\e645"; }

.aui .icon-public:before {
  content: "\e80b"; }

.aui .icon-publish:before {
  content: "\e255"; }

.aui .icon-queue_music:before {
  content: "\e03d"; }

.aui .icon-queue_play_next:before {
  content: "\e066"; }

.aui .icon-radio:before {
  content: "\e03e"; }

.aui .icon-radio_button_checked:before {
  content: "\e837"; }

.aui .icon-rate_review:before {
  content: "\e560"; }

.aui .icon-receipt:before {
  content: "\e8b0"; }

.aui .icon-recent_actors:before {
  content: "\e03f"; }

.aui .icon-record_voice_over:before {
  content: "\e91f"; }

.aui .icon-redo:before {
  content: "\e15a"; }

.aui .icon-refresh:before {
  content: "\e5d5"; }

.aui .icon-remove:before {
  content: "\e15b"; }

.aui .icon-remove_circle_outline:before {
  content: "\e15d"; }

.aui .icon-remove_from_queue:before {
  content: "\e067"; }

.aui .icon-visibility:before {
  content: "\e8f4"; }

.aui .icon-remove_shopping_cart:before {
  content: "\e928"; }

.aui .icon-reorder:before {
  content: "\e8fe"; }

.aui .icon-repeat:before {
  content: "\e040"; }

.aui .icon-repeat_one:before {
  content: "\e041"; }

.aui .icon-replay:before {
  content: "\e042"; }

.aui .icon-replay_10:before {
  content: "\e059"; }

.aui .icon-replay_30:before {
  content: "\e05a"; }

.aui .icon-replay_5:before {
  content: "\e05b"; }

.aui .icon-reply:before {
  content: "\e15e"; }

.aui .icon-reply_all:before {
  content: "\e15f"; }

.aui .icon-report:before {
  content: "\e160"; }

.aui .icon-warning:before {
  content: "\e002"; }

.aui .icon-restaurant:before {
  content: "\e56c"; }

.aui .icon-restore_page:before {
  content: "\e929"; }

.aui .icon-ring_volume:before {
  content: "\e0d1"; }

.aui .icon-room_service:before {
  content: "\eb49"; }

.aui .icon-rotate_90_degrees_ccw:before {
  content: "\e418"; }

.aui .icon-rotate_left:before {
  content: "\e419"; }

.aui .icon-rotate_right:before {
  content: "\e41a"; }

.aui .icon-rounded_corner:before {
  content: "\e920"; }

.aui .icon-router:before {
  content: "\e328"; }

.aui .icon-rowing:before {
  content: "\e921"; }

.aui .icon-rss_feed:before {
  content: "\e0e5"; }

.aui .icon-rv_hookup:before {
  content: "\e642"; }

.aui .icon-satellite:before {
  content: "\e562"; }

.aui .icon-save:before {
  content: "\e161"; }

.aui .icon-scanner:before {
  content: "\e329"; }

.aui .icon-school:before {
  content: "\e80c"; }

.aui .icon-screen_lock_landscape:before {
  content: "\e1be"; }

.aui .icon-screen_lock_portrait:before {
  content: "\e1bf"; }

.aui .icon-screen_lock_rotation:before {
  content: "\e1c0"; }

.aui .icon-screen_rotation:before {
  content: "\e1c1"; }

.aui .icon-screen_share:before {
  content: "\e0e2"; }

.aui .icon-sd_storage:before {
  content: "\e1c2"; }

.aui .icon-search:before {
  content: "\e8b6"; }

.aui .icon-security:before {
  content: "\e32a"; }

.aui .icon-select_all:before {
  content: "\e162"; }

.aui .icon-send:before {
  content: "\e163"; }

.aui .icon-sentiment_dissatisfied:before {
  content: "\e811"; }

.aui .icon-sentiment_neutral:before {
  content: "\e812"; }

.aui .icon-sentiment_satisfied:before {
  content: "\e813"; }

.aui .icon-sentiment_very_dissatisfied:before {
  content: "\e814"; }

.aui .icon-sentiment_very_satisfied:before {
  content: "\e815"; }

.aui .icon-settings:before {
  content: "\e8b8"; }

.aui .icon-settings_applications:before {
  content: "\e8b9"; }

.aui .icon-settings_backup_restore:before {
  content: "\e8ba"; }

.aui .icon-settings_bluetooth:before {
  content: "\e8bb"; }

.aui .icon-settings_brightness:before {
  content: "\e8bd"; }

.aui .icon-settings_cell:before {
  content: "\e8bc"; }

.aui .icon-settings_ethernet:before {
  content: "\e8be"; }

.aui .icon-settings_input_antenna:before {
  content: "\e8bf"; }

.aui .icon-settings_input_composite:before {
  content: "\e8c1"; }

.aui .icon-settings_input_hdmi:before {
  content: "\e8c2"; }

.aui .icon-settings_input_svideo:before {
  content: "\e8c3"; }

.aui .icon-settings_overscan:before {
  content: "\e8c4"; }

.aui .icon-settings_phone:before {
  content: "\e8c5"; }

.aui .icon-settings_power:before {
  content: "\e8c6"; }

.aui .icon-settings_remote:before {
  content: "\e8c7"; }

.aui .icon-settings_system_daydream:before {
  content: "\e1c3"; }

.aui .icon-settings_voice:before {
  content: "\e8c8"; }

.aui .icon-share:before {
  content: "\e80d"; }

.aui .icon-shop:before {
  content: "\e8c9"; }

.aui .icon-shop_two:before {
  content: "\e8ca"; }

.aui .icon-shopping_basket:before {
  content: "\e8cb"; }

.aui .icon-short_text:before {
  content: "\e261"; }

.aui .icon-show_chart:before {
  content: "\e6e1"; }

.aui .icon-shuffle:before {
  content: "\e043"; }

.aui .icon-signal_cellular_4_bar:before {
  content: "\e1c8"; }

.aui .icon-signal_cellular_connected_no_internet_4_bar:before {
  content: "\e1cd"; }

.aui .icon-signal_cellular_null:before {
  content: "\e1cf"; }

.aui .icon-signal_cellular_off:before {
  content: "\e1d0"; }

.aui .icon-signal_wifi_4_bar:before {
  content: "\e1d8"; }

.aui .icon-signal_wifi_4_bar_lock:before {
  content: "\e1d9"; }

.aui .icon-signal_wifi_off:before {
  content: "\e1da"; }

.aui .icon-sim_card:before {
  content: "\e32b"; }

.aui .icon-sim_card_alert:before {
  content: "\e624"; }

.aui .icon-skip_next:before {
  content: "\e044"; }

.aui .icon-skip_previous:before {
  content: "\e045"; }

.aui .icon-slideshow:before {
  content: "\e41b"; }

.aui .icon-slow_motion_video:before {
  content: "\e068"; }

.aui .icon-stay_primary_portrait:before {
  content: "\e0d6"; }

.aui .icon-smoke_free:before {
  content: "\eb4a"; }

.aui .icon-smoking_rooms:before {
  content: "\eb4b"; }

.aui .icon-textsms:before {
  content: "\e0d8"; }

.aui .icon-snooze:before {
  content: "\e046"; }

.aui .icon-sort:before {
  content: "\e164"; }

.aui .icon-sort_by_alpha:before {
  content: "\e053"; }

.aui .icon-spa:before {
  content: "\eb4c"; }

.aui .icon-space_bar:before {
  content: "\e256"; }

.aui .icon-speaker:before {
  content: "\e32d"; }

.aui .icon-speaker_group:before {
  content: "\e32e"; }

.aui .icon-speaker_notes:before {
  content: "\e8cd"; }

.aui .icon-speaker_notes_off:before {
  content: "\e92a"; }

.aui .icon-speaker_phone:before {
  content: "\e0d2"; }

.aui .icon-spellcheck:before {
  content: "\e8ce"; }

.aui .icon-star_border:before {
  content: "\e83a"; }

.aui .icon-star_half:before {
  content: "\e839"; }

.aui .icon-stars:before {
  content: "\e8d0"; }

.aui .icon-stay_primary_landscape:before {
  content: "\e0d5"; }

.aui .icon-stop:before {
  content: "\e047"; }

.aui .icon-stop_screen_share:before {
  content: "\e0e3"; }

.aui .icon-storage:before {
  content: "\e1db"; }

.aui .icon-store_mall_directory:before {
  content: "\e563"; }

.aui .icon-straighten:before {
  content: "\e41c"; }

.aui .icon-streetview:before {
  content: "\e56e"; }

.aui .icon-strikethrough_s:before {
  content: "\e257"; }

.aui .icon-style:before {
  content: "\e41d"; }

.aui .icon-subdirectory_arrow_left:before {
  content: "\e5d9"; }

.aui .icon-subdirectory_arrow_right:before {
  content: "\e5da"; }

.aui .icon-subject:before {
  content: "\e8d2"; }

.aui .icon-subscriptions:before {
  content: "\e064"; }

.aui .icon-subtitles:before {
  content: "\e048"; }

.aui .icon-subway:before {
  content: "\e56f"; }

.aui .icon-supervisor_account:before {
  content: "\e8d3"; }

.aui .icon-surround_sound:before {
  content: "\e049"; }

.aui .icon-swap_calls:before {
  content: "\e0d7"; }

.aui .icon-swap_horiz:before {
  content: "\e8d4"; }

.aui .icon-swap_vert:before {
  content: "\e8d5"; }

.aui .icon-swap_vertical_circle:before {
  content: "\e8d6"; }

.aui .icon-switch_camera:before {
  content: "\e41e"; }

.aui .icon-switch_video:before {
  content: "\e41f"; }

.aui .icon-sync_disabled:before {
  content: "\e628"; }

.aui .icon-sync_problem:before {
  content: "\e629"; }

.aui .icon-system_update:before {
  content: "\e62a"; }

.aui .icon-system_update_alt:before {
  content: "\e8d7"; }

.aui .icon-tab:before {
  content: "\e8d8"; }

.aui .icon-tab_unselected:before {
  content: "\e8d9"; }

.aui .icon-tablet:before {
  content: "\e32f"; }

.aui .icon-tablet_android:before {
  content: "\e330"; }

.aui .icon-tablet_mac:before {
  content: "\e331"; }

.aui .icon-tap_and_play:before {
  content: "\e62b"; }

.aui .icon-text_fields:before {
  content: "\e262"; }

.aui .icon-text_format:before {
  content: "\e165"; }

.aui .icon-texture:before {
  content: "\e421"; }

.aui .icon-thumb_down:before {
  content: "\e8db"; }

.aui .icon-thumb_up:before {
  content: "\e8dc"; }

.aui .icon-thumbs_up_down:before {
  content: "\e8dd"; }

.aui .icon-timelapse:before {
  content: "\e422"; }

.aui .icon-timeline:before {
  content: "\e922"; }

.aui .icon-timer:before {
  content: "\e425"; }

.aui .icon-timer_10:before {
  content: "\e423"; }

.aui .icon-timer_3:before {
  content: "\e424"; }

.aui .icon-timer_off:before {
  content: "\e426"; }

.aui .icon-title:before {
  content: "\e264"; }

.aui .icon-toc:before {
  content: "\e8de"; }

.aui .icon-today:before {
  content: "\e8df"; }

.aui .icon-toll:before {
  content: "\e8e0"; }

.aui .icon-tonality:before {
  content: "\e427"; }

.aui .icon-touch_app:before {
  content: "\e913"; }

.aui .icon-toys:before {
  content: "\e332"; }

.aui .icon-track_changes:before {
  content: "\e8e1"; }

.aui .icon-traffic:before {
  content: "\e565"; }

.aui .icon-train:before {
  content: "\e570"; }

.aui .icon-tram:before {
  content: "\e571"; }

.aui .icon-transfer_within_a_station:before {
  content: "\e572"; }

.aui .icon-transform:before {
  content: "\e428"; }

.aui .icon-translate:before {
  content: "\e8e2"; }

.aui .icon-trending_down:before {
  content: "\e8e3"; }

.aui .icon-trending_flat:before {
  content: "\e8e4"; }

.aui .icon-trending_up:before {
  content: "\e8e5"; }

.aui .icon-tune:before {
  content: "\e429"; }

.aui .icon-tv:before {
  content: "\e333"; }

.aui .icon-unarchive:before {
  content: "\e169"; }

.aui .icon-undo:before {
  content: "\e166"; }

.aui .icon-unfold_less:before {
  content: "\e5d6"; }

.aui .icon-unfold_more:before {
  content: "\e5d7"; }

.aui .icon-update:before {
  content: "\e923"; }

.aui .icon-usb:before {
  content: "\e1e0"; }

.aui .icon-verified_user:before {
  content: "\e8e8"; }

.aui .icon-vertical_align_bottom:before {
  content: "\e258"; }

.aui .icon-vertical_align_center:before {
  content: "\e259"; }

.aui .icon-vertical_align_top:before {
  content: "\e25a"; }

.aui .icon-vibration:before {
  content: "\e62d"; }

.aui .icon-video_call:before {
  content: "\e070"; }

.aui .icon-video_label:before {
  content: "\e071"; }

.aui .icon-video_library:before {
  content: "\e04a"; }

.aui .icon-videocam:before {
  content: "\e04b"; }

.aui .icon-videocam_off:before {
  content: "\e04c"; }

.aui .icon-videogame_asset:before {
  content: "\e338"; }

.aui .icon-view_agenda:before {
  content: "\e8e9"; }

.aui .icon-view_array:before {
  content: "\e8ea"; }

.aui .icon-view_carousel:before {
  content: "\e8eb"; }

.aui .icon-view_column:before {
  content: "\e8ec"; }

.aui .icon-view_comfy:before {
  content: "\e42a"; }

.aui .icon-view_compact:before {
  content: "\e42b"; }

.aui .icon-view_day:before {
  content: "\e8ed"; }

.aui .icon-view_headline:before {
  content: "\e8ee"; }

.aui .icon-view_list:before {
  content: "\e8ef"; }

.aui .icon-view_module:before {
  content: "\e8f0"; }

.aui .icon-view_quilt:before {
  content: "\e8f1"; }

.aui .icon-view_stream:before {
  content: "\e8f2"; }

.aui .icon-view_week:before {
  content: "\e8f3"; }

.aui .icon-vignette:before {
  content: "\e435"; }

.aui .icon-visibility_off:before {
  content: "\e8f5"; }

.aui .icon-voice_chat:before {
  content: "\e62e"; }

.aui .icon-voicemail:before {
  content: "\e0d9"; }

.aui .icon-volume_down:before {
  content: "\e04d"; }

.aui .icon-volume_mute:before {
  content: "\e04e"; }

.aui .icon-volume_off:before {
  content: "\e04f"; }

.aui .icon-volume_up:before {
  content: "\e050"; }

.aui .icon-vpn_key:before {
  content: "\e0da"; }

.aui .icon-vpn_lock:before {
  content: "\e62f"; }

.aui .icon-wallpaper:before {
  content: "\e1bc"; }

.aui .icon-watch:before {
  content: "\e334"; }

.aui .icon-watch_later:before {
  content: "\e924"; }

.aui .icon-wb_auto:before {
  content: "\e42c"; }

.aui .icon-wb_incandescent:before {
  content: "\e42e"; }

.aui .icon-wb_iridescent:before {
  content: "\e436"; }

.aui .icon-wb_sunny:before {
  content: "\e430"; }

.aui .icon-wc:before {
  content: "\e63d"; }

.aui .icon-web:before {
  content: "\e051"; }

.aui .icon-web_asset:before {
  content: "\e069"; }

.aui .icon-weekend:before {
  content: "\e16b"; }

.aui .icon-whatshot:before {
  content: "\e80e"; }

.aui .icon-widgets:before {
  content: "\e1bd"; }

.aui .icon-wifi:before {
  content: "\e63e"; }

.aui .icon-wifi_lock:before {
  content: "\e1e1"; }

.aui .icon-wifi_tethering:before {
  content: "\e1e2"; }

.aui .icon-work:before {
  content: "\e8f9"; }

.aui .icon-wrap_text:before {
  content: "\e25b"; }

.aui .icon-youtube_searched_for:before {
  content: "\e8fa"; }

.aui .icon-zoom_in:before {
  content: "\e8ff"; }

.aui .icon-zoom_out:before {
  content: "\e901"; }

.aui .icon-zoom_out_map:before {
  content: "\e56b"; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  text-align: center;
  display: none;
  outline: 0; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: inline-block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: none;
  height: 66px;
  width: 66px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 45%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 9;
  /* @media only screen and (min-width : 601px){
        display:block;
     } */ }
  .slick-prev:hover,
  .slick-next:hover {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before,
    .slick-next:hover:before {
      opacity: 1;
      background-color: rgba(158, 158, 158, 0.8); }
  .slick-prev:focus,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:focus:before,
    .slick-next:focus:before {
      opacity: 1;
      background-color: rgba(158, 158, 158, 0.6); }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "icomoon";
    font-size: 30px;
    line-height: 1;
    color: white;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    padding: 19px;
    background-color: rgba(158, 158, 158, 0.37); }

/* .device-carousel__arrows{
    .slick-prev,
.slick-next {
        &:before {
             color: darken($slick-arrow-color, 30%);
             background-color:lighten($slick-arrow-color,10%);
             font-weight: 100;
        }
    }   
}
 */
.slick-prev {
  left: -66px; }
  @media only screen and (min-width: 993px) {
    .slick-prev {
      left: 48px; } }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -66px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -66px; }
  @media only screen and (min-width: 993px) {
    .slick-next {
      right: 66px; } }
  [dir="rtl"] .slick-next {
    left: -66px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "icomoon";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 1; }

@-webkit-keyframes outToLeft {
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes outToLeft {
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@-webkit-keyframes outToRight {
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes outToRight {
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@-webkit-keyframes inFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes inFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes inFromRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes inFromRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.aui {
  /* Color Variations Theme */
  /* Color Variations Theme */
  /* Color Variations Theme */
  /*COLOR VARIANTS*/
  /* .ucm__phone-input-container{
	width: 90%;
	margin: 0 auto;
	max-width: 400px;

	button{
		display:none;
		position:absolute;
		background:transparent;
		right:0;
		border:0;

		&:hover{
			cursor:pointer;
		}

	}

	.circle-right:before{
		font-family: "icomoon";
		content: "\e409";
		font-size: 30px;
		line-height: 1.5;

		opacity: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		border-radius: 100%;
		color:grey;
		height: 45px;
		width: 45px;

		background-position: center;

	}

	.circle-active:before{
		font-family: "icomoon";
		content: "\e409";
		font-size: 30px;
		line-height: 1.5;

		opacity: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		border-radius: 100%;
		color:white;
		background:#53bf02;
		border-radius:100%;
		height: 30px;
		width: 30px;

		background-position: center;

	}

	@media only screen and (min-width : 601px) {
		margin-top: 50px;
	}

	.input-field{
		position: relative;

		&.error-label:before{
			content:"Ingresa un número válido de 9 digitos";
			background:orange;
			width:100%;
			height: 22px;
			color: white;
			position: absolute;
			top: -21px;
			padding-left: 10px;
			left:0;
			font-weight: 200;
		}
	}
} */
  /* Color Variations Theme */
  /* Color Variations Theme */
  /* Color Variations Theme */
  /* Color Variations Theme */
  /* Color Variations Theme */
  /* Color Variations Theme */
  /* Color Variations Theme - Customizable color theme */
  /* .slider-shows-container{
	padding: 24px 0px 38px;
}
.slider-shows__title{
	font-family: Telefonica;
	font-weight: bold;
	font-size: 12px;
	color: #50535A;
	letter-spacing: 0.6px;
	line-height: 24px;
	padding-left: 16px;
}
.slider-shows__text{
	font-family: Telefonica;
	font-weight: 300;
	font-size: 24px;
	color: #50535A;
	letter-spacing: 0;
	line-height: 24px;
	display: block;
	padding-bottom: 21px;
	padding-right: 110px;
	padding-left: 16px;
}
.slider-shows__carousel .slick-track{
	left: 10px;
}
.slider-shows__carousel .slick-slide{
	text-align: left;
}
.slider-shows__carousel .slick-slide img{
	margin-left: 10px;
}
.slider-shows__image{
	height: 168px;
	border-radius: 4px;
}
.slider-shows__name{
	font-family: Telefonica;
	font-weight: normal;
	font-size: 16px;
	color: #50535A;
	letter-spacing: 0;
	line-height: 16px;
	display: block;
	text-align: left;
	padding: 10px 0 0 10px;
}

@media ( min-width : 768px ){
	.slider-shows__carousel .slick-track{
		left: 0px;
	}
	.slider-shows__name{
		padding: 10px 0 0 20px;
	}
	.slider-shows__carousel .slick-slide img{
		margin-left: 20px;
	}
}

@media only screen and (min-width : 993px){

	.slider-shows-container{
		padding: 59px 0px 97px;
	}
	.slider-shows__title{
		font-size: 16px;
		letter-spacing: 0.8px;
		line-height: 48px;
		padding-left: 190px;
	}
	.slider-shows__text{
		font-size: 40px;
		line-height: 48px;
		padding-left: 190px;
		padding-bottom: 46px;
	}
	.slider-shows__carousel .slick-track{
		left: 165px;
	}
	.slider-shows__carousel .slick-slide img{
		margin-left: 27px;
	}
	.slider-shows__image{
		height: 252px;
		&:hover {
			opacity: .5;
		}
	}
	.slider-shows__name{
		font-size: 20px;
		line-height: 24px;
		padding: 10px 0 0 27px;
	}

}
 */
  /*.slider-shows-container{
padding: 24px 0px 38px;
}
.slider-shows__title{
font-family: Telefonica;
font-weight: bold;
font-size: 12px;
color: #50535A;
letter-spacing: 0.6px;
line-height: 24px;
padding-left: 16px;
}
.slider-shows__text{
font-family: Telefonica;
font-weight: 300;
font-size: 24px;
color: #50535A;
letter-spacing: 0;
line-height: 24px;
display: block;
padding-bottom: 21px;
padding-right: 110px;
padding-left: 16px;
}
.slider-shows__carousel.owl-carousel .owl-item img{
margin: 0 16px;
}
.slider-shows__item{
display: block;
max-width: 135px;
}
.slider-shows__image{
height: 168px;
border-radius: 4px;
}
.slider-shows__name{
font-family: Telefonica;
font-weight: normal;
font-size: 16px;
color: #50535A;
letter-spacing: 0;
line-height: 16px;
display: block;
text-align: left;
padding: 10px 0 0 16px;
}


@media only screen and (min-width : 993px){

.slider-shows-container{
padding: 59px 0px 97px;
}
.slider-shows__title{
font-size: 16px;
letter-spacing: 0.8px;
line-height: 48px;
padding-left: 190px;
}
.slider-shows__text{
font-size: 40px;
line-height: 48px;
padding-left: 190px;
padding-bottom: 46px;
}
.slider-shows__item{
max-width: 205px;
}
.slider-shows__image{
height: 252px;
}
.slider-shows__name{
font-size: 20px;
line-height: 24px;
}

}*/
  /* commented tabs - Mobile */
  /*.c-plan-container .tabs{
	display: none;
	@media only screen and (min-width : 993px){
		display: block;
	}
}*/
  /* Color Variations Theme */
  /* Color Variations Theme */
  /* Color Variations Theme */
  /* Color Variations Theme */
  /*************** SCROLLBAR BASE CSS ***************/
  /******************* EXTERNAL SCROLLBAR *******************/
  /* .video-scroll_x .scroll-bar {
    width: 100px;
}
.video-scroll_y .scroll-bar {
    height: 100px;
} */
  /* Color Variations Theme */
  /*.personalizacion-advantages-container .hero__dots {
	@media (min-width: 767px){
		display: none;
	}	
}*/
  /* Color Variations Theme */
  /* Color Variations Theme */ }
  .aui body {
    margin: 0;
    font-family: 'Telefonica', sans-serif;
    font-weight: normal;
    padding-top: 64px; }
    @media only screen and (min-width: 993px) {
      .aui body {
        padding-top: 120px; } }
    .aui body .portlet-nested-portlets {
      padding: 0; }
    .aui body .portlet-column-only {
      padding: 0; }
    .aui body .portlet-layout::after {
      content: '';
      display: table;
      clear: both; }
    .aui body .portlet-borderless-container {
      min-height: 2.5em;
      position: relative; }
    .aui body .journal-content-article {
      height: 100%; }
    .aui body .layout_full_width .layout_same_height__col {
      padding: 0;
      /*@media (min-width: 993px){
			padding: 0 0.75rem;
		}*/ }
    @media (min-width: 993px) {
      .aui body .layout_full_width.layout_no-padding .layout_same_height__col {
        padding: 0; } }
  .aui .portlet-layout.row-fluid {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; }
  @media (max-width: 979px) {
    .aui .btn {
      padding: initial;
      font-size: initial; } }
  @media (max-width: 979px) {
    .aui.ios input {
      max-width: none !important; } }
  .aui .layout_full_width .portlet-column {
    padding: 0; }
  .aui .layout_full_width .portlet-column {
    padding: 0; }
  .aui .layout_full_width .portlet-layout.row > .col {
    padding: 0; }
  .aui .layout_full_width_grey {
    background-color: #f4f4f3; }
    .aui .layout_full_width_grey .portlet-column {
      padding: 0; }
  .aui .layout_full_width_blue .portlet-column {
    padding: 0; }
  @media only screen and (min-width: 993px) {
    .aui .layout_full_width_blue {
      padding-top: 70px;
      padding-bottom: 70px; } }
  .aui .layout_grey {
    background-color: #f4f4f3; }
    @media only screen and (min-width: 993px) {
      .aui .layout_grey {
        padding-top: 45px;
        padding-bottom: 45px; } }

        .aui .layout_navidad {
          background-color: white;
            background-image: url(images/navidad2019/arbol.png);
            background-repeat: no-repeat;
            background-position: top center;
            background-size: cover;
        
    }
          @media only screen and (min-width: 993px) {
            .aui .layout_navidad {
              padding-top: 45px;
              padding-bottom: 45px; } }

              
  @media only screen and (min-width: 993px) {
    .aui .layout_transparent {
      padding-top: 35px;
      padding-bottom: 35px; } }
  @media only screen and (min-width: 993px) {
    .aui .layout_same_height__row {
      display: flex; } }
  @media only screen and (min-width: 993px) {
    .aui .layout_same_height__col .portlet-column-content,
    .aui .layout_same_height__col .portlet-boundary,
    .aui .layout_same_height__col .portlet-borderless-container,
    .aui .layout_same_height__col .portlet-body {
      height: 100%; } }
  @media only screen and (min-width: 993px) {
    .aui .layout_no-padding {
      padding: 0; }
      .aui .layout_no-padding .layout_same_height__col {
        padding: 0; } }
  .aui .demo-title {
    color: #fff;
    background: #4e5255;
    padding: 1.78rem 0 1.424rem 0;
    margin: 0; }
   .aui .demo-title_mo {
    color: #fff;
    background: #954b97;
    padding: 1.78rem 0 1.424rem 0;
    margin: 0; }
   .aui .demo-title_az {
    color: #fff;
    background: #019BF2 ;
    padding: 1.78rem 0 1.424rem 0;
    margin: 0; }



  .aui .demo-dummy {
    display: none;
    max-width: 100%;
    height: auto; }
    @media only screen and (min-width: 993px) {
      .aui .demo-dummy {
        display: block; } }
  .aui .responsively-lazy:not(img) {
    position: relative;
    height: 0; }
  .aui .responsively-lazy:not(img) > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .aui img.responsively-lazy {
    width: 100%; }
  .aui .navigation__header {
    display: flex;
    justify-content: space-between;
    height: 100%; }
    @media only screen and (min-width: 993px) {
      .aui .navigation__header {
        width: 15%; } }
    @media only screen and (min-width: 1201px) {
      .aui .navigation__header {
        width: 14%; } }
  .aui .navigation__accessibility-container {
    align-self: center;
    right: 115px;
    position: absolute;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (min-width: 993px) {
      .aui .navigation__accessibility-container {
        display: none; } }
  .aui .navigation__accessibility-icon {
    display: block;
    font-size: 20px;
    color: #86888c;
    /*border-radius: 100%;
	padding: 5px;
	border: 1px solid #86888c;*/ }
  .aui .navigation__login-container {
    align-self: center;
    right: 75px;
    position: absolute;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (min-width: 993px) {
      .aui .navigation__login-container {
        display: none; } }
  .aui .navigation__login-icon {
    display: block;
    font-size: 16px;
    color: #86888c; }
  .aui .navigation__toogle-container {
    align-self: center; }
    @media only screen and (min-width: 993px) {
      .aui .navigation__toogle-container {
        display: none; } }
  .aui .navigation__logo-container {
    align-self: center; }
  .aui .navigation__logo {
    display: flex;
    align-items: center; }
  .aui .navigation__logo--svg {
    fill: currentColor;
    max-width: 43px; }
    @media only screen and (min-width: 993px) {
      .aui .navigation__logo--svg {
        max-width: none; } }
  .aui.scrolling--down .navigation__logo-text--svg {
    transform: translate(0, -100%);
    opacity: 0; }
  @media only screen and (min-width: 993px) {
    .aui.scrolling--down .navigation__logo--svg {
      max-width: 43px;
      margin-right: 9px; } }
  .aui .navigation__logo-text--svg {
    transition: transform 0.3s ease, opacity 0.3s ease;
    transform: translate(0, 0);
    opacity: 1; }
  .aui .navigation__logo-text {
    display: none;
    fill: currentColor;
    margin-left: 12px;
    overflow: hidden; }
    @media only screen and (min-width: 1201px) {
      .aui .navigation__logo-text {
        display: block; } }
  .aui .navigation__title {
    margin: 0;
    font-size: 1px;
    display: inline-block;
    line-height: normal;
    color: transparent; }
  .aui .navigation__toogle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    height: 40px; }
  .aui .navigation__toogle-bar {
    display: block;
    width: 34px;
    height: 2px;
    background: #86888c; }
  .aui .navigation__toogle-bar + .navigation__toogle-bar {
    margin-top: 5px; }
  .aui .mlmenu__nav {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    padding: 0 60px 0 25px; }
  .aui .mlmenu__nav-inner {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.5s linear;
    white-space: nowrap; }
    .aui .mlmenu__nav-inner .mlmenu__nav__select {
      margin-top: 0; }
    .aui .mlmenu__nav-inner .select-wrapper .caret {
      display: none; }
    .aui .mlmenu__nav-inner .select-wrapper::after {
      content: "\e5cf";
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #0299d8;
      position: absolute;
      right: 10px;
      top: 0;
      bottom: 0;
      height: 10px;
      margin: auto 0;
      font-size: 20px;
      line-height: 10px; }
    .aui .mlmenu__nav-inner input[type="text"] {
      height: 3rem;
      line-height: 3rem;
      font-size: 18px;
      color: #888;
      margin: 0;
      border-bottom: 0;
      width: auto;
      font-weight: 300;
      border-radius: 20px;
      padding: 15px;
      background: #fff;
      width: 100%; }
    .aui .mlmenu__nav-inner .select-wrapper {
      display: inline-block; }
  .aui .mlmenu__back {
    padding: 10px 0;
    position: relative;
    color: #fff;
    -webkit-transition: color 0.1s;
    transition: color 0.1s;
    display: block;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    position: relative; }
    .aui .mlmenu__back:hover {
      color: #fff;
      text-decoration: none; }
    .aui .mlmenu__back .icon-navigate_before {
      position: absolute;
      font-size: 18px;
      left: 0;
      top: 50%;
      margin-top: -9px; }
  .aui .mlmenu__search {
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    position: relative;
    left: -60px; }
  .aui .mlmenu__search__inner {
    display: table;
    width: 100%;
    border-bottom: 1px solid transparent; }
  .aui input[type=text].mlmenu__search-input {
    height: 40px;
    margin: 0; }
  .aui input[type=text]:focus:not([readonly]).mlmenu__search-input {
    border-bottom: 0;
    box-shadow: none; }
  .aui .mlmenu__search-input {
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
    color: #fff;
    margin: 0;
    border: 0;
    background: transparent;
    outline: 0; }
  .aui .mlmenu__search-button-container,
  .aui .mlmenu__search-input-container,
  .aui .mlmenu__search-close-container {
    display: table-cell;
    vertical-align: middle; }
  .aui .mlmenu__search-input-container {
    width: 100%;
    max-width: 120px; }
    @media (min-width: 375px) {
      .aui .mlmenu__search-input-container {
        max-width: none; } }
  .aui .mlmenu__search-close {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    color: #fff; }
  .aui .mlmenu__search-button {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    color: #fff;
    width: 50px;
    height: 40px;
    font-size: 25px;
    line-height: 40px;
    display: block;
    text-align: center; }
  .aui .mlmenu__header-inner {
    display: table;
    width: 200%;
    height: 70px;
    table-layout: fixed;
    position: relative;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    left: 0; }
    .aui .mlmenu__header-inner .dropdown-content {
      border-radius: 2px; }
      .aui .mlmenu__header-inner .dropdown-content li > a,
      .aui .mlmenu__header-inner .dropdown-content li > span {
        color: #50535A; }
      .aui .mlmenu__header-inner .dropdown-content li.selected {
        background-color: transparent; }
        .aui .mlmenu__header-inner .dropdown-content li.selected > a,
        .aui .mlmenu__header-inner .dropdown-content li.selected > span {
          color: #0299D8; }
  .aui .mlmenu__search--open .mlmenu__header-inner {
    left: -100%; }
  .aui .mlmenu__search--open .mlmenu__search {
    left: 0;
    padding: 0 15px; }
  .aui .mlmenu__search--open .mlmenu__search__inner {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
  .aui .mlmenu__search--open .mlmenu__search-button {
    border-left: 1px solid transparent; }
  .aui .mlmenu__search--open .mlmenu__nav-inner {
    visibility: hidden;
    opacity: 0; }
  .aui .mlmenu__nav-slide {
    display: table;
    width: 200%;
    position: relative;
    table-layout: fixed;
    left: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }
  .aui .mlmenu__nav__select {
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }
  .aui .mlmenu__back-container {
    display: table-cell;
    vertical-align: middle;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }
  .aui .mlnavigation--active-back .mlmenu__nav-slide {
    left: -100%; }
  .aui .mlnavigation--active-back .mlmenu__nav__select {
    visibility: hidden;
    opacity: 0; }
  .aui .mlnavigation--active-back .mlmenu__back-container {
    visibility: visible;
    opacity: 1; }
  .aui .movistar--blue .navigation__logo--svg {
    color: #019BF2; }
  .aui .movistar--blue .navigation__logo-text {
    color: #019BF2; }
  .aui .movistar--blue .mlmenu__search {
    background: #5bc500; }
  .aui .movistar--green .navigation__logo--svg {
    color: #5bc500; }
  .aui .movistar--green .navigation__logo-text {
    color: #5bc500; }
  .aui .movistar--green .mlmenu__search {
    background: #019BF2; }
  .aui .mlnavigation--push-menu {
    overflow-x: hidden;
    position: relative;
    left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .aui .mlnavigation--open {
    left: -85%;
    overflow: hidden; }
    .aui .mlnavigation--open .mlmenu__close {
      margin-left: -15%;
      width: 15%; }
    @media only screen and (min-width: 993px) {
      .aui .mlnavigation--open {
        left: auto; } }
    .aui .mlnavigation--open.full-width-menu {
      left: -100%; }
      @media only screen and (min-width: 993px) {
        .aui .mlnavigation--open.full-width-menu {
          left: auto; } }
      .aui .mlnavigation--open.full-width-menu .mlnavigation {
        left: 0;
        width: 100%; }
        @media only screen and (min-width: 993px) {
          .aui .mlnavigation--open.full-width-menu .mlnavigation {
            left: auto;
            width: auto; } }
      .aui .mlnavigation--open.full-width-menu .navigation__wrapper {
        left: -100%; }
        @media only screen and (min-width: 993px) {
          .aui .mlnavigation--open.full-width-menu .navigation__wrapper {
            left: auto; } }
    .aui .mlnavigation--open .mlnavigation {
      left: 15%; }
      @media only screen and (min-width: 993px) {
        .aui .mlnavigation--open .mlnavigation {
          left: auto; } }
    .aui .mlnavigation--open .navigation__wrapper {
      left: -85%; }
      @media only screen and (min-width: 993px) {
        .aui .mlnavigation--open .navigation__wrapper {
          left: auto; } }
  .aui .navigation__wrapper {
    width: 100%;
    height: 64px;
    position: fixed;
    left: 0;
    top: 0;
    -webkit-transition: left 0.3s ease, top 0.3s ease;
    -moz-transition: left 0.3s ease, top 0.3s ease;
    transition: left 0.3s ease, top 0.3s ease;
    z-index: 998;
    padding: 0 15px; }
    @media only screen and (min-width: 993px) {
      .aui .navigation__wrapper {
        height: 120px;
        background: white;
        box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px;
        padding: 0; } }
  @media only screen and (min-width: 993px) {
    .aui.scrolling--down .navigation__wrapper {
      top: -32px;
      height: 109px;
      margin-top: 0; } }
  .aui.scrolling--down.navigation-tabs--active .navigation__wrapper {
    top: -64px; }
    @media only screen and (min-width: 993px) {
      .aui.scrolling--down.navigation-tabs--active .navigation__wrapper {
        top: -32px; } }
  .aui .navigation__wrapper--white {
    background: #fff; }
  .aui .desktopSearch--open .navigation__wrapper {
    z-index: 1003; }
  .aui .navigation__container {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
    height: 100%; }
    @media only screen and (min-width: 993px) {
      .aui .navigation__container {
        display: flex;
        justify-content: space-between;
        justify-content: center;
        padding: 0 15px;
        height: 88px;
        position: relative; } }
  @media only screen and (min-width: 993px) {
    .aui.scrolling--down .navigation__container {
      height: 77px; } }
  .aui .mlnavigation {
    width: 85%;
    height: 100%;
    top: 0;
    left: 100%;
    z-index: 1000;
    position: fixed;
    display: flex;
    flex-direction: column;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden; }
    @media only screen and (min-width: 993px) {
      .aui .mlnavigation {
        display: none; } }
  .aui .mlmenu__container {
    flex-grow: 1;
    display: flex; }
  .aui .mlmenu {
    flex: 1;
    position: relative;
    overflow-x: hidden; }
  .aui .mlnavigation--active-back .mlmenu--login {
    display: none; }
  .aui .mlmenu--login {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: #fff;
    box-shadow: inset 1px 0 0 0 #D3D4D3; }
  .aui .mlmenu--login-link {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 20px 16px 24px; }
  .aui .mlmenu--login-text-container {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    color: #0299D8;
    letter-spacing: 0;
    line-height: 16px;
    padding-right: 45px;
    width: 80%; }
  .aui .mlmenu--login-text {
    display: block; }
    .aui .mlmenu--login-text span {
      vertical-align: middle; }
  .aui .mlmenu--login-icon {
    width: 20%;
    text-align: right; }
  .aui .mlmenu--login-icon span {
    font-size: 20px;
    color: #fff;
    padding: 12px;
    background: #53BF02;
    border-radius: 100%; }
  .aui .mlmenu__menu {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0; }
  .aui .mlmenu__sub-menu {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0; }
  .aui .mlmenu__sub-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none; }
    .aui .mlmenu__sub-menu.mlmenu__sub-menu--current {
      display: block; }
  .aui .mlmenu__link {
    position: relative;
    color: #fff;
    -webkit-transition: color 0.1s;
    transition: color 0.1s;
    display: block;
    font-weight: 100;
    font-size: 24px;
    letter-spacing: -.25px;
    position: relative;
    padding: 10px 15px 10px 25px; }
    .aui .mlmenu__link:hover {
      color: #fff;
      text-decoration: none; }
    .aui .mlmenu__link .icon-navigate_next {
      position: absolute;
      font-size: 18px;
      right: 15px;
      top: 50%;
      margin-top: -9px; }
  .aui .mlmenu__close {
    height: 100%;
    position: fixed; }
  .aui .animate-outToLeft .mlmenu__level {
    -webkit-animation: outToLeft 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: outToLeft 0.3s both cubic-bezier(0.7, 0, 0.3, 1); }
  .aui .animate-outToRight .mlmenu__level {
    -webkit-animation: outToRight 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: outToRight 0.3s both cubic-bezier(0.7, 0, 0.3, 1); }
  .aui .animate-inFromLeft .mlmenu__level {
    -webkit-animation: inFromLeft 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: inFromLeft 0.3s both cubic-bezier(0.7, 0, 0.3, 1); }
  .aui .animate-inFromRight .mlmenu__level {
    -webkit-animation: inFromRight 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
    animation: inFromRight 0.3s both cubic-bezier(0.7, 0, 0.3, 1); }
  .aui .movistar--green .mlnavigation {
    background: #019BF2; }
  .aui .movistar--blue .mlnavigation {
    background: #5bc500; }
  .aui .navigation-secondary {
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .navigation-secondary {
        display: block;
        height: 32px;
        background: #0b2739;
        box-shadow: inset 0 -1px 0 0 #E9EAE8; } }
  .aui .navigation-secondary-container {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
    height: 100%; }
  .aui .navigation-secondary__block {
    display: block;
    margin: 0;
    padding: 0 15px; }
  .aui .navigation-secondary__item {
    padding: 3px 0;
    display: inline-block; }
  .aui .navigation-secondary__user-type {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 17px;
    color: white;
    padding-right: 16px; }
    .aui .navigation-secondary__user-type:hover {
      color:#019BF2; }
    .aui .navigation-secondary__user-type.active {
      font-weight: bold; }
  .aui #desktopnavigation {
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui #desktopnavigation {
        display: block;
        width: 85%;
        align-items: stretch;
        margin-right: 0;
        padding-right: 0; } }
    @media only screen and (min-width: 1201px) {
      .aui #desktopnavigation {
        margin-right: -70px;
        padding-right: 80px; } }
  .aui .dnavigation {
    display: flex;
    align-items: stretch;
    margin: 0;
    height: 100%;
    justify-content: center;
    width: 70%;
    transition: all .3s; }
    @media (min-width: 1180px) {
      .aui .dnavigation {
        width: 80%; } }
  .aui .dnavigation__item {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 2.3%;
    cursor: pointer;
    white-space: nowrap; }
    .aui .dnavigation__item.selected .dnavigation__children {
      font-weight: bold; }
    .aui .dnavigation__item.selected .dnavigation__no-children::after {
      content: '';
      display: block;
      width: 100%;
      height: 3px;
      opacity: 1;
      transition: height .2s;
      position: absolute;
      bottom: 0;
      left: 0;
      background: #0098d9; }
    .aui .dnavigation__item:hover .dnavigation__submenu-container {
      display: flex; }
    .aui .dnavigation__item:hover .dnavigation__children {
      color: #d7d7d7; }
    .aui .dnavigation__item:hover .dnavigation__icon {
      transform: rotate(-180deg);
      -webkit-transform: rotate(-180deg);
      top: 40%;
      color: #039be5; }
    .aui .dnavigation__item:hover .dnavigation__no-children {
      color: #039be5; }
  .aui .dnavigation__link {
    font-weight: normal;
    font-size: 16px;
    color: #63666d;
    padding: 5px; }
  .aui .dnavigation__icon {
    top: 50%;
    transform: translate(0, -50%);
    position: absolute; }
  .aui .dnavigation__submenu-container {
    display: none;
    top: 88px;
    margin-top: 32px;
    width: 100%;
    background: #fff;
    position: fixed;
    left: 0;
    border-top: 1px solid #d7d7d7;
    box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px;
    cursor: auto;
    z-index: 10; }
  .aui.scrolling--down .dnavigation__submenu-container {
    top: 77px;
    margin-top: 0; }
  .aui .dnavigation__submenu {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
    display: flex;
    /*height: 350px;
	padding-top: 45px;*/
    padding: 45px 0; }
    .aui .dnavigation__submenu > li > a {
      display: block;
      padding: 5px 0;
      position: relative;
      width: max-content; }
      .aui .dnavigation__submenu > li > a:hover {
        color: #039be5; }
    .aui .dnavigation__submenu > .selected-children a::after {
      content: '';
      display: block;
      width: 100%;
      height: 3px;
      opacity: 1;
      transition: height .2s;
      position: absolute;
      bottom: 0;
      left: 0;
      background: #0098d9; }
    @media only screen and (min-width: 993px) {
      .aui .dnavigation__submenu {
        width: 70%; } }
    .aui .dnavigation__submenu > li {
      width: 20%; }
  .aui .dnavigation__title {
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    color: #63666d;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .aui .dnavigation__submenu__2 > li > a {
    font-size: 16px;
    color: #63666d;
    display: block;
    padding: 5px 0;
    position: relative;
    width: max-content; }
    .aui .dnavigation__submenu__2 > li > a:hover {
      color: #039be5; }
  .aui .dnavigation__submenu__2 > .selected-children a::after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    opacity: 1;
    transition: height .2s;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #0098d9; }
  .aui .dnavigation__slider {
    display: flex;
    width: 200%;
    height: 100%;
    justify-content: center;
    position: relative;
    left: 0;
    transition: left .35s; }
  .aui .dnavigation__container-icons {
    width: 100%;
    display: flex;
    align-items: center; }
  .aui .dnavigation__search {
    align-items: center;
    display: flex; }
    .aui .dnavigation__search .search-lg:before {
      font-size: 1.6rem;
      line-height: 1.7; }
  .aui .dnavigation__search-button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    color: #343434;
    cursor: pointer;
    transition: background-color .2s;
    padding: 0;
    text-transform: uppercase;
    border: none;
    border-radius: 100%;
    font-size: 17px;
    margin-left: 50px;
    margin-right: 15px;
    text-align: center; }
    .aui .dnavigation__search-button:hover {
      color: #0299d8; }
  .aui .dnavigation__search-input {
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    border: 0;
    background: transparent;
    color: red;
    font-weight: 100;
    font-size: 30px;
    line-height: 38px;
    color: #63666d;
    outline: 0; }
    .aui .dnavigation__search-input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #c3c4c4; }
    .aui .dnavigation__search-input::-moz-placeholder {
      /* Firefox 19+ */
      color: #c3c4c4; }
    .aui .dnavigation__search-input:-ms-input-placeholder {
      /* IE 10+ */
      color: #c3c4c4; }
    .aui .dnavigation__search-input:-moz-placeholder {
      /* Firefox 18- */
      color: #c3c4c4; }
  .aui .desktopSearch--open .dnavigation__container-icons {
    width: 80%; }
  .aui .desktopSearch--open .dnavigation__accessibility {
    right: 0; }
  .aui .dnavigation__accessibility {
    align-items: center;
    position: absolute;
    margin-left: -10px; }
    .aui .dnavigation__accessibility :before {
      font-size: 1.6rem;
      line-height: 1.7; }
  .aui .dnavigation__accessibility-button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    color: #343434;
    cursor: pointer;
    transition: background-color .2s;
    padding: 0;
    text-transform: uppercase;
    border: none;
    border-radius: 100%;
    font-size: 17px;
    margin-right: 15px;
    text-align: center; }
    .aui .dnavigation__accessibility-button:hover {
      color: #0299d8; }


  .aui .mi-movistar-login {
    display: none;
    width: 210px;
    align-items: center;
    justify-content: flex-end; }
    @media only screen and (min-width: 993px) {
      .aui .mi-movistar-login {
        display: flex; } }
  .aui .mi-movistar-login__button {
    border: 0;
    border-radius: 50px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    right: 15px;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    color: white;
    text-align: center;
    transition: .2s ease-out;
    cursor: pointer;
    font-size: 16px;
    min-width: 110px; }
    .aui .mi-movistar-login__button:hover {
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
      @media only screen and (max-width: 992px) {
        header .mi-movistar-login .mi-movistar-login__button { 
          /*height : 40px !important;*/
          display: none;
        }
        
        header .mi-movistar-login {
            display : block !important;
            position : absolute;
            top : 11px;
        }
        
        header .mi-movistar-login > a {
            float: right;
        }
        
        .aui .mi-movistar-login__button {
          padding: 0 1rem;
        }


        }


.aui .tiendaML-boton {
    display: none;
    width: 300px;
    align-items: center;
    justify-content: flex-end; }
    @media only screen and (min-width: 993px) {
      .aui .tiendaML-boton
       {
        display: flex;
        width: 200px; 
      }
     }

        .aui .tiendaML-boton__button {
          border: 0;
          border: 1px solid #0b2739;
          border-radius: 50px;
          display: inline-block;
          height: 40px;
          line-height: 40px;
          padding: 0 1px;          
          vertical-align: middle;
          -webkit-tap-highlight-color: transparent;
          text-decoration: none;
          color: #0b2739 ;
          animation: efectoML 1.5s infinite ;           
          text-align: center;
          transition: .2s ease-out;
          cursor: pointer;
          font-size: 16px;
          min-width: 160px; /* Modificado por Jorman Bastidas */ }
          .aui .tiendaML-boton__button:hover {
            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
           


            @media only screen and (max-width: 992px) {
              header .tiendaML-boton .tiendaML-boton__button { 
                  height : 40px !important;
              }

                         
              header .tiendaML-boton {
                  display : block !important;
                  position : absolute;
                  top : 11px;
              }
              
              header .tiendaML-boton > a {
                  float: right;
              }
              
              .aui .tiendaML-boton__button {
                padding: 0 1rem;
              }
            
              }

              .aui .movistar--blue .tiendaML-boton__button {
                border: 1px solid #0b2739; }


                @-webkit-keyframes 
                efectoML{
                  0%{-webkit-box-shadow:0 0 0 0 #0b2739}
                  70%{-webkit-box-shadow:0 0 0 10px #0b2739}
                  100%{-webkit-box-shadow:0 0 0 0 #0b2739}
                }
                @keyframes
                efectoML
                 {
                   0%{box-shadow:0 0 0 0 #0b2739}
                   70%{box-shadow:0 0 0 10px rgba(149,75,151,0)}
                   100%{box-shadow:0 0 0 0 rgba(149,75,151,0)}
                  }



.aui .eSIM-boton {
    display: none;
    width: 300px;
    align-items: center;
    justify-content: flex-end; }
    @media only screen and (min-width: 993px) {
      .aui .eSIM-boton
       {
        display: flex;
        width: 200px; 
      }
      header .eSIM-boton > a {
          float: right;
          margin-right: 15px;
      }
     }

        .aui .eSIM-boton__button {
          border: 0;
          border: 1px solid #FFFFF;
          border-radius: 50px;
          display: inline-block;
          height: 40px;
          line-height: 40px;
          padding: 0 1px;          
          vertical-align: middle;
          -webkit-tap-highlight-color: transparent;
          text-decoration: none;
          background-color: #5bc500;
          color: #FFFFFF   ;
          animation: efectoML 1.5s infinite ;           
          text-align: center;
          transition: .2s ease-out;
          cursor: pointer;
          font-size: 16px;
          min-width: 60px; }
          .aui .eSIM-boton__button:hover {
            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
           


            @media only screen and (max-width: 992px) {
              header .eSIM-boton .eSIM-boton__button { 
                  height : 40px !important;
              }

                         
              header .eSIM-boton {
                  display : block !important;
                  position : absolute;
                  top : 11px;
              }
              
              header .eSIM-boton > a {
                  float: right;
                  margin-right: 175px;
              }
              
              .aui .eSIM-boton__button {
                padding: 0 1rem;
              }
            
              }

              .aui .movistar--blue .eSIM-boton__button {
                border: 1px solid #FFFFFF; }


        
   .aui .desktopSearch--open .dnavigation__slider {
    left: -100%; }
  .aui .desktopSearch--open .dnavigation {
    opacity: 0;
    visibility: hidden; }
  .aui .desktopSearch--open .dnavigation__search-input {
    visibility: visible;
    opacity: 1; }
  .aui .search-modal .modal-header {
    text-align: right;
    padding: 24px 24px 0; }
  .aui .search-modal .modal-content {
    padding-top: 0; }
  .aui .search-modal__dismiss {
    background-color: transparent;
    color: #343434;
    cursor: pointer;
    transition: background-color .2s;
    height: 40px;
    line-height: 40px;
    width: 40px;
    padding: 0;
    text-transform: uppercase;
    border: none;
    border-radius: 100%;
    font-size: 30px;
    text-align: center; }
  .aui .link-list__title {
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    color: #63666d;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .aui .link-list__link {
    font-size: 24px;
    color: #63666d;
    display: block;
    padding: 5px 0; }
  .aui .movistar--green .mi-movistar-login__button {
    background: #019BF2; }
  .aui .movistar--blue .mi-movistar-login__button {
    background: #019BF2; }
  .aui .mlnavigation--open .navigation-tabs {
    left: -85%; }
  .aui .mlnavigation--open.full-width-menu .navigation-tabs {
    left: -100%; }
  .aui.navigation-tabs--active body {
    padding-top: 104px; }
    @media only screen and (min-width: 993px) {
      .aui.navigation-tabs--active body {
        padding-top: 160px; } }
  .aui .navigation-tabs {
    height: 41px;
    line-height: 28px;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    transition: left 0.3s ease;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px;
    -webkit-transition: left 0.3s ease, top 0.3s ease, height 0.3s ease;
    -moz-transition: left 0.3s ease, top 0.3s ease, height 0.3s ease;
    transition: left 0.3s ease, top 0.3s ease, height 0.3s ease;
    border-top: 1px solid #d7d7d7;
    z-index: 1; }
    @media only screen and (min-width: 993px) {
      .aui .navigation-tabs {
        display: block;
        text-align: center; } }
  .aui .navigation-tabs__rail {
    -webkit-user-select: none;
    display: block;
    height: 60px;
    overflow-y: hidden;
    padding: 0;
    position: relative;
    opacity: 0.001;
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    transition: height 0.3s ease; }
  .aui .navigation-tabs__list {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    font-size: 0; }
  .aui .navigation-tabs__item {
    display: inline-block;
    position: relative;
    line-height: 40px;
    height: 40px;
    margin: 0;
    padding: 0px 25px;
    font-size: 16px;
    text-align: center;
    -webkit-transition: height 0.3s ease, line-height 0.3s ease;
    -moz-transition: height 0.3s ease, line-height 0.3s ease;
    transition: height 0.3s ease, line-height 0.3s ease; }
    @media only screen and (min-width: 993px) {
      .aui .navigation-tabs__item {
        margin: 0 10px;
        padding: 0px 35px; } }
    .aui .navigation-tabs__item > a {
      display: block;
      position: relative;
      width: max-content; }
    .aui .navigation-tabs__item.selected-children::after {
      content: '';
      display: block;
      width: 100%;
      height: 3px;
      opacity: 1;
      transition: height .2s;
      position: absolute;
      bottom: 0;
      left: 0;
      background: #0098d9; }
  .aui .navigation-tabs__link {
    color: rgba(0, 0, 0, 0.54);
    text-decoration: none;
    display: inline-block; }
  .aui .hdtb-msel .navigation-tabs__link {
    position: relative; }
    .aui .hdtb-msel .navigation-tabs__link::after {
      content: '';
      display: block;
      position: absolute;
      height: 3px;
      width: 70%;
      background: #0098d8;
      left: 50%;
      bottom: 0;
      transform: translate(-50%, 0);
      border-radius: 2px; }
  .aui .npmenu__header {
    display: table;
    width: 100%;
    padding: 10px 15px 10px 25px; }
  .aui .npmenu__body {
    line-height: 24px;
    color: #FFF;
    font-size: 14px;
    font-weight: normal; }
  .aui .modal .npmenu__body {
    color: #63666d; }
  .aui .npmenu__settings-submit {
    text-transform: none; }
  .aui .npmenu__text {
    padding: 10px 15px 0 25px; }
  .aui .npmenu__settings--off {
    display: block; }
  .aui .npmenu__settings--on {
    display: none; }
  .aui .npmenu__settings--isActive .npmenu__settings--off {
    display: none; }
  .aui .npmenu__settings--isActive .npmenu__settings--on {
    display: block; }
  .aui .npmenu-panel__tabs .tabs .indicator {
    display: none; }
  .aui .npmenu-panel__tabs .tabs {
    width: 90%;
    margin: 20px auto;
    height: 40px;
    overflow: hidden; }
  .aui .npmenu-panel__tabs-block {
    border-radius: 25px;
    border: 1px solid #FFFFFF; }
  .aui .npmenu-panel__item {
    height: 40px;
    width: 50%; }
  .aui .npmenu-panel__tabs .npmenu-panel__text {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
    text-transform: none;
    padding: 8px 0px;
    background: #0098D9;
    color: #FFFFFF;
    opacity: 1; }
    .aui .npmenu-panel__tabs .npmenu-panel__text.active {
      background: #FFFFFF;
      color: #0299D8;
      opacity: 1; }
  .aui .npmenu-panel__phone {
    width: 290px;
    margin: 22px auto; }
    .aui .npmenu-panel__phone .input-field {
      position: relative; }
  .aui input[type="text"]::-webkit-inner-spin-button, .aui input[type="text"] ::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .aui input[type="text"].npmenu-panel__phone-input {
    width: 100%;
    background: transparent;
    border: 1px solid #FFFFFF;
    outline: 0;
    border-radius: 4px;
    font-size: 18px;
    color: #FFFFFF;
    padding: 14px;
    opacity: 0.7; }
    .aui input[type="text"].npmenu-panel__phone-input:focus {
      border: 1px solid #FFFFFF; }
    .aui input[type="text"].npmenu-panel__phone-input:active {
      border: 1px solid #FFFFFF; }
    .aui input[type="text"].npmenu-panel__phone-input + label {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      width: 100%;
      text-align: center;
      color: #989a9e;
      height: 48px;
      line-height: 48px;
      font-size: 16px;
      border-radius: 4px;
      font-weight: 300;
      font-style: italic; }
      .aui input[type="text"].npmenu-panel__phone-input + label.active {
        display: none; }
  .aui .user_phone__icon {
    position: absolute;
    left: 14px;
    top: 16px; }
  .aui .npmenu-panel__text {
    opacity: 0.7;
    font-family: Telefonica;
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 53px; }
  .aui .npmenu__settings-footer {
    padding: 20px 15px 25px 25px;
    background: #fff;
    color: #9e9e9e;
    text-align: center; }
  .aui .npmenu__title {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    color: #fff;
    font-weight: 100;
    font-size: 24px; }
  .aui .npmenu__switch {
    display: table-cell;
    vertical-align: middle;
    width: 1%; }
  .aui .npmenu__tab {
    padding: 10px 15px 0 25px; }
  .aui .npmenu__tab-nav {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .aui .npmenu__tab-nav .npmenu__tab-item {
      display: table-cell;
      vertical-align: middle; }
      .aui .npmenu__tab-nav .npmenu__tab-item:first-child .npmenu__tab-link {
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px; }
      .aui .npmenu__tab-nav .npmenu__tab-item:last-child .npmenu__tab-link {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px; }
      .aui .npmenu__tab-nav .npmenu__tab-item .npmenu__tab-link {
        border: 1px solid #fff;
        color: #fff;
        background: transparent;
        display: block;
        text-align: center;
        font-size: 16px;
        font-weight: normal;
        padding: 7px 0;
        letter-spacing: -.1px; }
      .aui .npmenu__tab-nav .npmenu__tab-item.active .npmenu__tab-link {
        border: 1px solid #fff;
        color: #0299d8;
        background: #fff; }
  .aui .npmenu__panel-container {
    padding: 20px 15px 0; }
    .aui .npmenu__panel-container .checkbox__panel {
      opacity: 0; }
  .aui .checkbox__panel {
    margin-bottom: 15px; }
    @media only screen and (min-width: 993px) {
      .aui .checkbox__panel {
        width: 29%;
        margin: 0 2% 35px; } }
    .aui .checkbox__panel [type="checkbox"]:not(:checked),
    .aui .checkbox__panel [type="checkbox"]:checked {
      position: absolute;
      left: -9999px;
      opacity: 0; }
    .aui .checkbox__panel [type="checkbox"] + label {
      display: block;
      padding: 35px 15px 20px;
      background: #fff;
      transition: .2s;
      border-bottom-left-radius: 2px;
      border-bottom-right-radius: 2px;
      cursor: pointer;
      line-height: 25px;
      font-size: 1rem;
      position: relative;
      -webkit-user-select: none;
      -moz-user-select: none;
      -khtml-user-select: none;
      -ms-user-select: none; 
    }
      .aui .checkbox__panel [type="checkbox"] + label::before {
        content: '';
        width: 100%;
        height: 8px;
        background: #f59c00;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        transition: height 0.2s cubic-bezier(0.4, 0, 1, 1); }
    .aui .checkbox__panel [type="checkbox"]:checked + label {
      color: #fff; }
      .aui .checkbox__panel [type="checkbox"]:checked + label::before {
        height: 100%; }
      .aui .checkbox__panel [type="checkbox"]:checked + label .checkbox__panel-title {
        color: #fff; }
      .aui .checkbox__panel [type="checkbox"]:checked + label .checkbox__panel-icon {
        color: #fff; }
        .aui .checkbox__panel [type="checkbox"]:checked + label .checkbox__panel-icon::before {
          content: "\e86c"; }
  .aui .checkbox__panel--light-orange [type="checkbox"] + label::before {
    background: #f59c00; }
  .aui .checkbox__panel--orange [type="checkbox"] + label::before {
    background: #eb6a3c; }
  .aui .checkbox__panel--magenta [type="checkbox"] + label::before {
    background: #e9426d; }
  .aui .checkbox__panel--purple [type="checkbox"] + label::before {
    background: #954b97; }
  .aui .checkbox__panel--blue [type="checkbox"] + label::before {
    background: #0098d9; }
  .aui .checkbox__panel-title {
    display: block;
    color: #50535a;
    position: relative;
    z-index: 1; }
  .aui .checkbox__panel-text {
    display: block;
    position: relative;
    z-index: 1; }
  .aui .checkbox__panel-icon {
    position: absolute;
    right: 15px;
    bottom: 20px;
    font-size: 20px;
    color: #50535a;
    z-index: 1; }
  .aui #clientsettings-portlet-configuration-modal .dropdown-menu {
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0; }
    .aui #clientsettings-portlet-configuration-modal .dropdown-menu > li > a {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 20px;
      color: #333333;
      white-space: nowrap; }
      @media (max-width: 979px) {
        .aui #clientsettings-portlet-configuration-modal .dropdown-menu > li > a {
          font-size: 22px; } }
  .aui .ucm-modal__inner {
    display: flex;
    flex-direction: column;
    max-height: 100%;
    height: 100%;
    padding: 2% 0;
    position: relative; }
  .aui .ucm-modal__panel-container {
    margin-top: auto;
    margin-bottom: auto; }
  .aui #ucm__step-tabs {
    display: none; }
  .aui .ucm__logo--container {
    text-align: center;
    padding: 0px 0 10px; }
  .aui .ucm__logo--svg {
    fill: currentColor;
    color: #53bf02;
    width: 42px; }
    @media only screen and (min-width: 993px) {
      .aui .ucm__logo--svg {
        width: 85px; } }
  .aui .ucm__title {
    color: #63666d;
    font-weight: 300;
    font-size: 32px;
    line-height: normal;
    max-width: 320px;
    text-align: center;
    margin: 0 auto 25px; }
    @media only screen and (min-width: 993px) {
      .aui .ucm__title {
        font-size: 40px;
        line-height: 48px;
        max-width: 700px; } }
  .aui .ucm__title-desktop-text {
    display: none; }
  .aui .ucm__slider {
    margin-bottom: 30px; }
    @media only screen and (min-width: 993px) {
      .aui .ucm__slider {
        max-width: 960px;
        margin: 0 auto 20px; } }
    .aui .ucm__slider .slick-slide {
      width: 170px; }
      @media (min-width: 400px) {
        .aui .ucm__slider .slick-slide {
          width: 220px; } }
    @media only screen and (min-width: 601px) {
      .aui .ucm__slider::after {
        content: '';
        display: table;
        clear: both; } }
  @media only screen and (min-width: 993px) {
    .aui #ucm__step-1 {
      position: relative; } }
  .aui .ucm__skip__shapes-container {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none; }
    @media only screen and (min-width: 993px) {
      .aui .ucm__skip__shapes-container {
        display: block; } }
  .aui .ucm__skip__shape-1 {
    position: absolute;
    top: -265px;
    right: -184px;
    width: 450px;
    height: auto; }
  .aui .ucm__skip__shape-2 {
    position: absolute;
    bottom: -51%;
    left: -320px; }
  .aui .ucm__slider__item {
    position: relative; }
    @media only screen and (min-width: 601px) {
      .aui .ucm__slider__item {
        float: left;
        width: 33%;
        text-align: center;
        padding: 0 25px; } }
  .aui .ucm__slider__text-container {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 90%;
    max-width: 250px; }
  .aui .ucm__slider__text {
    color: #63666d;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    transition: .3s;
    position: relative;
    display: inline-block; }
    @media only screen and (min-width: 993px) {
      .aui .ucm__slider__text {
        font-size: 20px;
        font-weight: 300;
        line-height: 32px; } }
  .aui .ucm__slider__number-container {
    position: relative;
    left: 300px;
    z-index: 1; }
  .aui .ucm__slider__number {
    color: #e9eae8;
    font-size: 100px;
    line-height: 200px; }
  .aui #ucm.modal .hero__dots {
    /*margin: -40px 0;*/ }
    .aui #ucm.modal .hero__dots .progress-dots__progress {
      background-color: #cdcecd; }
    .aui #ucm.modal .hero__dots .progress-dots {
      display: block; }
      .aui #ucm.modal .hero__dots .progress-dots li {
        display: inline-block; }
  .aui .ucm__phone-input-container {
    width: 90%;
    margin: 0 auto;
    max-width: 400px; }
    @media only screen and (min-width: 601px) {
      .aui .ucm__phone-input-container {
        max-width: 288px; } }
    .aui .ucm__phone-input-container .input-field {
      position: relative; }
      .aui .ucm__phone-input-container .input-field .error-label {
        display: none;
        position: absolute;
        top: -22px;
        left: 0;
        background: #ec6839;
        color: #fff;
        padding: 2px 5px;
        width: 100%; }
      .aui .ucm__phone-input-container .input-field.error .error-label {
        display: block; }
  .aui .input-field.valid .ucm__phone-button {
    background: #53bf02;
    color: #fff; }
  .aui .ucm__phone-button {
    background: transparent;
    position: absolute;
    top: 5px;
    right: 6px;
    z-index: 2;
    height: 38px;
    width: 38px;
    border: 0;
    border-radius: 100%;
    font-size: 28px;
    line-height: 28px;
    transition: all .35s; }
  .aui input[type="text"].ucm__phone-input {
    width: 100%;
    background: transparent;
    border: 1px solid transparent;
    outline: 0;
    border-radius: 4px;
    height: 48px;
    font-size: 18px;
    color: #63666d;
    border: 1px solid #e9eae8;
    padding: 15px; }
    .aui input[type="text"].ucm__phone-input:focus {
      border: 1px solid #0098D9; }
    .aui input[type="text"].ucm__phone-input + label {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      width: 100%;
      text-align: center;
      color: #989a9e;
      height: 48px;
      line-height: 48px;
      font-size: 18px;
      background: #e9eae8;
      border-radius: 4px; }
      .aui input[type="text"].ucm__phone-input + label.active {
        display: none; }
  .aui .ucm__no-client-button-container {
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .aui .ucm__no-client-button-container {
        position: relative;
        bottom: auto;
        left: auto;
        margin-top: 10px; } }
  .aui .ucm__button-container {
    position: absolute;
    top: 0;
    left: 0; }
  .aui .ucm__button-back .desktop-text {
    display: none; }
  @media only screen and (min-width: 993px) {
    .aui .ucm__button-back {
      position: absolute;
      bottom: 35px;
      left: 35px; }
      .aui .ucm__button-back .desktop-text {
        display: inline; }
      .aui .ucm__button-back .mobile-text {
        display: none; } }
  .aui .ucm__button-cancel {
    color: #63666d;
    position: absolute;
    right: 0;
    font-size: 14px;
    top: 0; }
    @media only screen and (min-width: 993px) {
      .aui .ucm__button-cancel {
        position: absolute;
        top: 10px;
        right: 20px;
        line-height: 27px;
        color: #fff;
        font-size: 27px;
        height: auto;
        padding: 1rem; } }
  .aui .ucm__text {
    font-size: 16px;
    color: #50535A;
    letter-spacing: 0.1px;
    line-height: 24px;
    margin: 0 33px;
    text-align: center; }
  .aui .ucm__panel-container {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #ebeae6 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #ebeae6 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #ebeae6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebeae6',GradientType=0 );
    padding: 15px; }
    @media only screen and (min-width: 993px) {
      .aui .ucm__panel-container {
        background: transparent;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding-bottom: 0;
        max-width: 950px;
        margin: 0 auto; } }
  .aui .ucm__settings-footer {
    padding: 15px;
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .aui .ucm__settings-footer {
        padding: 0 40px 30px;
        text-align: right; } }
  .aui .ucm__settings-text {
    margin: 20px 5px;
    font-size: 16px;
    color: #50535A;
    letter-spacing: 0.1px;
    line-height: 24px; }
    @media only screen and (min-width: 993px) {
      .aui .ucm__settings-text {
        text-align: center;
        max-width: 950px;
        margin: 0 auto; } }
  .aui .ucm__settings-submit {
    height: 48px;
    background-color: #53bf02;
    display: none; }
    @media only screen and (min-width: 601px) {
      .aui .ucm__settings-submit {
        display: block; } }
    @media only screen and (min-width: 993px) {
      .aui .ucm__settings-submit {
        background-color: transparent;
        box-shadow: none;
        color: #0098d9;
        display: inline-block; } }
  .aui .portlet-login .portlet-body {
    max-width: 400px;
    margin: 40px auto; }
  .aui .portlet-login .control-label {
    display: block; }
  .aui .portlet-login input.field {
    width: 100%; }
  .aui .hero {
    height: 100vh;
    background-color: #e9eae8;
    position: relative;
    overflow: hidden;
    margin-top: -88px;
    max-height: 500px;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover; }
    @media only screen and (min-width: 993px) {
      .aui .hero {
        height: 500px;
        max-height: none;
        margin-top: -56px; } }
  .aui .hero__slider-background {
    height: 100%;
    width: 100%;
    z-index: 0; }
  .aui .hero__item__background-color.background-blue {
    background-color: #019BF2; }
  .aui .hero__item__background-color.background-green {
    background-color: #5bc500; }
  .aui .hero__item__background-color.background-gray {
    background-color: #e9eae9; }
    .aui .hero__item__background-color.background-morado {
      background-color: #954b97; }
    .aui .hero__item__background-color.background-amarillo {
      background-color: #e0d203; }
    .aui .hero__item__background-color.background-naranja {
        background-color: #F59C00; }
    .aui .hero__item__background-color.background-rosado {
          background-color: #E9426D; }
  .aui .hero__shape-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 1; }
  .aui .hero__shape-img {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain; }
    @media (min-width: 1920px) {
      .aui .hero__shape-img {
        background-size: cover; } }
  .aui .hero__slider {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 3; }
  .aui .hero__item {
    height: 100vh;
    background-size: cover;
    max-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .aui .hero__item {
        height: 500px;
        align-items: flex-start;
        justify-content: center;
        max-height: none; } }
  .aui .hero__text {
    font-size: 16px;
    color: #50535A;
    line-height: 24px;
    font-weight: normal;
    max-width: 200px;
    margin-top: 20px;
    position: relative; }
  .aui .hero__title {
    font-size: 40px;
    color: #50535A;
    letter-spacing: -0.6px;
    line-height: 48px;
    font-weight: 100;
    max-width: 150px;
    margin-top: 27px;
    position: relative; }
  .aui .hero__button {
    height: 48px;
    text-transform: none;
    width: 144px;
    line-height: 48px;
    margin-top: 33px;
    position: relative;
    text-decoration: none;
    color: white;
    border: none;
    border-radius: 2px;
    text-align: center;
    letter-spacing: .5px;
    outline: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); }
  .aui .hero__bg-image {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    line-height: 1; }
    .aui .hero__bg-image img {
      vertical-align: bottom; }
  .aui .progress-dots {
    display: flex;
    margin: 0 -5px; }
    @media only screen and (min-width: 993px) {
      .aui .progress-dots {
        justify-content: center; } }
    .aui .progress-dots > li {
      height: 30px;
      margin: 0 5px;
      width: 40px;
      vertical-align: middle;
      cursor: pointer; }
      @media only screen and (min-width: 993px) {
        .aui .progress-dots > li {
          width: 80px; } }
  .aui .progress-dots__item {
    display: inline-block;
    width: 100%; }
  @media only screen and (min-width: 993px) {
    .aui .hero__dots .progress-dots__progress-inner {
      background-color: #53bf02; } }
  .aui .progress-dots__progress {
    background-color: #cdcecd;
    height: 4px;
    border-radius: 4px;
    overflow: hidden; }
  .aui .progress-dots__progress-inner {
    background: #75777c;
    height: 4px;
    width: 0; }
  .aui .hero__dots {
    position: absolute;
    bottom: -13px;
    left: 0;
    width: 100%;
    z-index: 5;
    display: flex;
    justify-content: center; }
    @media only screen and (min-width: 993px) {
      .aui .hero__dots {
        bottom: -10px; } }
  .aui .hero__dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    zoom: 1;
    flex: 1;
    text-align: center;
    box-sizing: border-box;
    background: rgba(211, 212, 211, 0.71);
    border-radius: 100px;
    margin: 0 2px;
    max-width: 32px; }
    @media only screen and (min-width: 993px) {
      .aui .hero__dot {
        margin: 0 4px;
        max-width: 80px; } }
    .aui .hero__dot.active span {
      opacity: 1;
      background: #86888C; }
    .aui .hero__dot span {
      display: block;
      transition: opacity 200ms ease;
      margin: 0;
      background: transparent;
      border-radius: 4px;
      opacity: 0;
      width: 100%;
      height: 2px; }
      @media only screen and (min-width: 993px) {
        .aui .hero__dot span {
          height: 4px; } }
  .aui .hero__arrows {
    max-width: 1280px;
    margin: 0 auto;
    width: 85%;
    position: absolute;
    height: 48px;
    top: 35%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 4;
    pointer-events: none; }
    .aui .hero__arrows .slick-arrow {
      pointer-events: auto; }
    .aui .hero__arrows .slick-prev:before, .aui .hero__arrows .slick-next:before {
      background-color: rgba(158, 158, 158, 0.45); }
    .aui .hero__arrows .slick-prev:hover:before, .aui .hero__arrows .slick-next:hover:before {
      background-color: rgba(158, 158, 158, 0.75); }
  .aui .hero__arrows .slick-prev {
    left: -65px; }
  .aui .hero__arrows .slick-next {
    right: -65px; }
  .aui .owl-progress .hero__dot.active span {
    opacity: 1;
    background: #86888C; }
  .aui .owl-progress .hero__dot span {
    opacity: 0;
    width: 0; }
  .aui .hero__slider-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none; }
  .aui .hero__container-image {
    height: 500px;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media only screen and (min-width: 993px) {
      .aui .hero__container-image {
        width: 85%;
        max-width: 1280px; } }
  .aui .hero__content-wraper {
    position: relative;
    cursor: pointer;
    width: 100%;
    padding: 0 20px; }
    .aui .hero__content-wraper .btn {
      z-index: 4; }
    @media only screen and (min-width: 993px) {
      .aui .hero__content-wraper {
        top: 0; } }
  .aui .hero__bg-desktop,
  .aui .hero__bg-mobile {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
  .aui .hero__link {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%; }
  .aui .hero__item-image {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain; }
  .aui .hero__overlay {
    background: #000;
    opacity: .2;
    pointer-events: none;
    width: 100%;
    min-width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 0; }
  .aui .owl-carousel .owl-item img.hero__bg-desktop {
    display: none; }
    @media (min-width: 599px) {
      .aui .owl-carousel .owl-item img.hero__bg-desktop {
        display: block; } }
  @media (min-width: 599px) {
    .aui .owl-carousel .owl-item img.hero__bg-mobile {
      display: none; } }
  .aui .hero__item-text {
    max-width: 90%;
    margin: 0 auto;
    text-align: center; }
    @media only screen and (min-width: 601px) {
      .aui .hero__item-text {
        max-width: 55%; } }
    @media only screen and (min-width: 993px) {
      .aui .hero__item-text.center-items {
        margin: 0 auto; }
      .aui .hero__item-text.left-items {
        margin-left: 0; }
      .aui .hero__item-text.right-items {
        margin-right: 0; } }
  .aui .hero__item-subtitle-mobile {
    display: block;
    opacity: 0.8;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.2px;
    line-height: 24px;
    font-weight: normal;
    margin: 0; }
    @media only screen and (min-width: 993px) {
      .aui .hero__item-subtitle-mobile {
        display: none; } }
  .aui .hero__item-subtitle {
    display: block;
    opacity: 0.8;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.2px;
    line-height: 24px;
    font-weight: normal; }
    @media only screen and (min-width: 993px) {
      .aui .hero__item-subtitle {
        display: block;
        opacity: 0.8;
        color: #FFFFFF;
        letter-spacing: 0.2px;
        line-height: 24px;
        font-weight: normal;
        font-size: 20px;
        margin: 10px 0; } }
  .aui .hero__item-subtitle-desktop {
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .hero__item-subtitle-desktop {
        display: block;
        opacity: 0.8;
        color: #FFFFFF;
        letter-spacing: 0.2px;
        line-height: 24px;
        font-weight: normal;
        font-size: 20px;
        padding: 10px 0;
        margin: 0; } 
        .aui .hero__item-descripcion-desktop {
        display: block;        
        color: #FFFFFF;
        letter-spacing: 0.2px;
        line-height: 24px;
        font-weight: normal;
        font-size: 20px;
        padding: 10px 0;
        margin: 0; }
        
        
        
        }


        
  .aui .hero__item-title-mobile {
    display: block;
    font-size: 30px;
    line-height: 40px;
    color: #FFFFFF;
    font-weight: 300;
    overflow: hidden;
    /*text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;*/
    margin: 0; }
    @media only screen and (min-width: 993px) {
      .aui .hero__item-title-mobile {
        display: none; } }
  .aui .hero__item-title {
    display: block;
    font-size: 30px;
    line-height: 40px;
    color: #FFFFFF;
    font-weight: 300; }
    @media only screen and (min-width: 993px) {
      .aui .hero__item-title {
        display: block;
        color: #FFFFFF;
        font-weight: 300;
        font-size: 60px;
        line-height: 70px;
        overflow: hidden;
        /*text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;*/ } }
    @media only screen and (min-width: 1201px) {
      .aui .hero__item-title {
        font-size: 65px; } }
  .aui .hero__item-title-desktop {
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .hero__item-title-desktop {
        display: block;
        color: #FFFFFF;
        font-weight: 300;
        font-size: 45px;
        line-height: 73px;
        overflow: hidden;
        /*text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;*/
        padding: 10px 0;
        margin: 0; } }
    @media only screen and (min-width: 1201px) {
      .aui .hero__item-title-desktop {
        font-size: 63px; } }
  .aui .hero__item-conditions {
    color: #dedede;
    font-size: 12px;
    max-width: 90%;
    margin: 10px auto; }
    @media only screen and (min-width: 601px) {
      .aui .hero__item-conditions {
        max-width: 55%; } }
    @media only screen and (min-width: 993px) {
      .aui .hero__item-conditions.center-items {
        margin: 10px auto; }
      .aui .hero__item-conditions.left-items {
        margin-left: 0; }
      .aui .hero__item-conditions.right-items {
        margin-right: 0; } }
  .aui .hero__item-button {
    max-width: 90%;
    margin: 10px auto;
    text-align: center; }
    @media only screen and (min-width: 601px) {
      .aui .hero__item-button {
        max-width: 55%; } }
    @media only screen and (min-width: 993px) {
      .aui .hero__item-button.center-items {
        margin: 0 auto; }
      .aui .hero__item-button.left-items {
        margin-left: 0; }
      .aui .hero__item-button.right-items {
        margin-right: 0; } }
  .aui .hero__item-two-buttons {
    width: 90%;
    margin: 10px auto; }
    @media only screen and (min-width: 601px) {
      .aui .hero__item-two-buttons {
        max-width: 55%; } }
    .aui .hero__item-two-buttons .button-white {
      background: #fff;
      color: #0098d9;
      box-shadow: none;
      height: 38px;
      line-height: 38px;
      width: 90%;
      margin: 5px auto;
      box-shadow: 1px 2px 7px 0px grey; }
      .aui .hero__item-two-buttons .button-white:hover {
        box-shadow: 1px 2px 7px 0px grey; }
      @media only screen and (min-width: 601px) {
        .aui .hero__item-two-buttons .button-white {
          width: 144px;
          margin-right: 10px; } }
      @media only screen and (min-width: 993px) {
        .aui .hero__item-two-buttons .button-white {
          height: 45px;
          width: 200px;
          line-height: 45px; } }


      .aui .hero__item-two-buttons .button-azuloscuro {
            background: #0b2739;
            color: #fff;
            box-shadow: none;
            height: 38px;
            border-radius: 50px;
            line-height: 38px;
            width: 90%;
            margin: 5px auto;
            box-shadow: 1px 2px 7px 0px grey; }
            .aui .hero__item-two-buttons .button-azuloscuro:hover {
              box-shadow: 1px 2px 7px 0px grey; }
            @media only screen and (min-width: 601px) {
              .aui .hero__item-two-buttons .button-azuloscuro {
                width: 144px;
                margin-right: 10px; } }
            @media only screen and (min-width: 993px) {
              .aui .hero__item-two-buttons .button-azuloscuro {
                height: 45px;
                width: 300px;
                line-height: 45px; } }


          .aui .hero__item-two-buttons-nuevos {
            width: 28%;
            margin: auto; }
            @media only screen and (min-width: 601px) {
              .aui .hero__item-two-buttons-nuevos {
                max-width: 100%;
                height: 90px;
                } }

          .aui .hero__item-two-buttons-nuevos .button-azuloscuro {
            background: #0b2739;
            color: #fff;
            box-shadow: none;
            height: 38px;
            border-radius: 50px;
            line-height: 38px;
            width: 90%;
            margin: 5px auto;
            box-shadow: 1px 2px 7px 0px grey; }
            .aui .hero__item-two-buttons-nuevos .button-azuloscuro:hover {
              box-shadow: 1px 2px 7px 0px grey; }
            @media only screen and (min-width: 601px) {
              .aui .hero__item-two-buttons-nuevos .button-azuloscuro {
                width: 144px;
                margin-right: 10px; } }
            @media only screen and (min-width: 993px) {
              .aui .hero__item-two-buttons-nuevos .button-azuloscuro {
                height: 45px;
                width: 200px;
                line-height: 45px; } }

                .aui .hero__item-two-buttons-nuevos .button-azulclaro {
                  background: #0098d9;
                  color: #fff;
                  box-shadow: none;
                  height: 38px;
                  border-radius: 50px;
                  line-height: 38px;
                  width: 90%;
                  margin: 5px auto;
                  box-shadow: 1px 2px 7px 0px grey; }
                  .aui .hero__item-two-buttons-nuevos .button-azulclaro:hover {
                    box-shadow: 1px 2px 7px 0px grey; }
                  @media only screen and (min-width: 601px) {
                    .aui .hero__item-two-buttons-nuevos .button-azulclaro {
                      width: 144px;
                      margin-right: 10px; } }
                  @media only screen and (min-width: 993px) {
                    .aui .hero__item-two-buttons-nuevos .button-azulclaro {
                      height: 45px;
                      width: 200px;
                      line-height: 45px;
                      } }



    .aui .hero__item-two-buttons .button-green {
      width: 90%;
      margin: 5px auto; }
      @media only screen and (min-width: 601px) {
        .aui .hero__item-two-buttons .button-green {
          width: 144px;
          margin: 0; } }
      @media only screen and (min-width: 993px) {
        .aui .hero__item-two-buttons .button-green {
          width: 200px; } }
    @media only screen and (min-width: 993px) {
      .aui .hero__item-two-buttons.center-items {
        margin: 0 auto; }
      .aui .hero__item-two-buttons.left-items {
        margin-left: 0; }
      .aui .hero__item-two-buttons.right-items {
        margin-right: 0;
        margin-left: auto; } }
  .aui .hero__item-call-to-action {
    height: 38px;
    width: 90%;
    margin: 0 auto;
    text-transform: none;
    z-index: 3; }
    @media only screen and (min-width: 601px) {
      .aui .hero__item-call-to-action {
        width: 144px; } }
    @media only screen and (min-width: 993px) {
      .aui .hero__item-call-to-action {
        height: 45px;
        width: 200px;
        line-height: 45px; } }
  .aui .hero__item-container-input {
    width: 90%;
    margin: 10px 5%;
    display: inline-block; }
    @media only screen and (min-width: 601px) {
      .aui .hero__item-container-input {
        max-width: 50%;
        margin: 10px auto; } }
    .aui .hero__item-container-input input[type=text]:not(.browser-default).md {
      margin: 0 auto;
      width: 90%;
      border-radius: 5px;
      background: white;
      color: #86888C;
      border: transparent;
      height: 38px;
      line-height: 38px; }
      @media only screen and (min-width: 601px) {
        .aui .hero__item-container-input input[type=text]:not(.browser-default).md {
          float: left;
          margin: 0;
          width: 70%;
          border-radius: 5px 0 0 5px; } }
      @media only screen and (min-width: 993px) {
        .aui .hero__item-container-input input[type=text]:not(.browser-default).md {
          height: 45px;
          line-height: 45px; } }
    .aui .hero__item-container-input .btn {
      width: 90%;
      margin: 5px  auto;
      color: #FFF;
      border-radius: 5px; }
      @media only screen and (min-width: 601px) {
        .aui .hero__item-container-input .btn {
          float: left;
          margin: 0;
          width: 30%;
          border-radius: 0 5px 5px 0; } }
    @media only screen and (min-width: 993px) {
      .aui .hero__item-container-input.center-items {
        margin: 10px auto; }
      .aui .hero__item-container-input.left-items {
        margin-left: 0; }
      .aui .hero__item-container-input.right-items {
        margin-right: 0;
        margin-left: auto; } }
  .aui .hero__item-input {
    position: relative;
    z-index: 4; }
  .aui .hero__item-freehtml {
    position: relative;
    z-index: 4; }
  .aui .hero__item-freehtml-container {
    display: none; }
    @media only screen and (min-width: 601px) {
      .aui .hero__item-freehtml-container {
        display: block; } }
  .aui .hero__item-freehtml-button {
    display: block; }
    @media only screen and (min-width: 601px) {
      .aui .hero__item-freehtml-button {
        display: none; } }
  .aui .hero-item-check-wrapper {
    width: 90%;
    margin: 10px auto; }
    @media only screen and (min-width: 601px) {
      .aui .hero-item-check-wrapper {
        width: 100%;
        margin: 0 auto; } }
  .aui .hero-call__check.process[type="checkbox"] + label {
    padding: 13px 10px 13px 30px;
    text-align: left;
    color: #CCC;
    font-size: 14px;
    top: 0;
    left: 0;
    width: auto; }
    @media only screen and (min-width: 601px) {
      .aui .hero-call__check.process[type="checkbox"] + label {
        padding: 13px 15px 13px 28px;
        font-size: 16px; } }
    .aui .hero-call__check.process[type="checkbox"] + label a {
      color: #CCC;
      text-decoration: underline; }
    .aui .hero-call__check.process[type="checkbox"] + label:after {
      left: 0; }
      @media only screen and (min-width: 601px) {
        .aui .hero-call__check.process[type="checkbox"] + label:after {
          left: 0; } }
    .aui .hero-call__check.process[type="checkbox"] + label:before {
      left: 5px; }
      @media only screen and (min-width: 601px) {
        .aui .hero-call__check.process[type="checkbox"] + label:before {
          left: 5px; } }
  .aui .hero-call__check.process[type="checkbox"]:checked + label {
    background-color: transparent; }
  .aui .movistar--green .hero__item-call-to-action {
    background: #5bc500; }
    @media only screen and (max-width: 601px) {
      .aui .movistar--green .hero__item-call-to-action.button-green-movil {
      display: none;
    }}
    @media only screen and (min-width: 993px) {
    .aui .movistar--green .hero__item-call-to-action.button-green-movil {
      background: #5bc500; }}
    .aui .movistar--green .hero__item-call-to-action.button-blue {
      background-color: #019BF2; }
      .aui .movistar--green .hero__item-call-to-action.button-pink {
        background-color: #EB3F6B; }
  @media only screen and (min-width: 993px) {
    .aui .movistar--green .hero__dots .progress-dots__progress-inner {
      background-color: #5bc500; } }
  .aui .movistar--blue .hero__item-call-to-action {
    background: #019BF2; }
    .aui .movistar--blue .hero__item-call-to-action.button-green {
      background-color: #5bc500; }
  @media only screen and (min-width: 993px) {
    .aui .movistar--blue .hero__dots .progress-dots__progress-inner {
      background-color: #019BF2; } }
  .aui .client-sup {
    color: #50535A;
    background-image: url("../images/att-cliente-bg.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #f4f4f3;
    background-size: cover; }
    @media only screen and (min-width: 993px) {
      .aui .client-sup {
        background-size: auto; } }
  .aui .client-sup__header {
    padding: 30px 0; }
  .aui .client-sup__title {
    font-weight: 300;
    font-size: 32px;
    color: #50535A;
    line-height: 40px;
    text-align: center;
    margin: 0;
    margin-bottom: 24px; }
    @media only screen and (min-width: 993px) {
      .aui .client-sup__title {
        font-size: 64px;
        line-height: normal; } }
  .aui .client-sup__content {
    display: none;
    text-align: center;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px; }
    @media only screen and (min-width: 993px) {
      .aui .client-sup__content {
        display: block;
        max-width: 720px;
        margin: 25px auto 45px; } }
  .aui .client-sup__search-container {
    width: 100%;
    margin: auto;
    padding: 15px; }
    @media only screen and (min-width: 601px) {
      .aui .client-sup__search-container {
        width: 70%;
        padding: 0; } }
    @media only screen and (min-width: 993px) {
      .aui .client-sup__search-container {
        width: 815px;
        margin: 0 auto;
        border: 0; } }
  .aui .client-sup__search-container .autocomplete-container {
    max-width: 100%;
    width: 100%; }
  .aui .client-sup__grid-container {
    max-width: 1280px;
    margin: 0 auto; }
    @media only screen and (min-width: 601px) {
      .aui .client-sup__grid-container {
        width: 85%;
        padding: 30px 0; } }
  .aui .client-sup__grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 7px;
    /*margin-left: -8px;
	margin-right: -8px;
	padding: 0 15px;*/ }
  .aui .client-sup__grid-item {
    width: 50%;
    padding: 0 8px 16px; }
    @media only screen and (min-width: 993px) {
      .aui .client-sup__grid-item {
        width: 33%; } }
  .aui .client-sup__grid-item--featured {
    width: 100%;
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .aui .client-sup__grid-item--featured {
        width: 33%;
        text-align: left; } }
    .aui .client-sup__grid-item--featured .client-sup__grid-link::before {
      background: #EC6839; }
    .aui .client-sup__grid-item--featured .client-sup__icon {
      color: #EC6839; }
  .aui .client-sup__grid-item--sec .client-sup__grid-link::before {
    background: #0299D8; }
  .aui .client-sup__grid-item--sec .client-sup__icon {
    color: #0299D8; }
	
  .aui .client-sup__grid-item--sec1 .client-sup__grid-link::before {
    background: #5BC500; }
  .aui .client-sup__grid-item--sec1 .client-sup__icon {
    color: #5BC500; }	


  .aui .client-sup__grid-item--sec2 .client-sup__grid-link::before {
    background: #914B93; }
  .aui .client-sup__grid-item--sec2 .client-sup__icon {
    color: #914B93; }
	
  .aui .client-sup__grid-item--sec3 .client-sup__grid-link::before {
    background: #E9426D; }
  .aui .client-sup__grid-item--sec3 .client-sup__icon {
    color: #E9426D; }
	
  .aui .client-sup__grid-item--sec4 .client-sup__grid-link::before {
    background: #EC6838; }
  .aui .client-sup__grid-item--sec4 .client-sup__icon {
    color: #EC6838; }
	
	
  .aui .client-sup__grid-item--sec5 .client-sup__grid-link::before {
    background: #F59C00; }
  .aui .client-sup__grid-item--sec5 .client-sup__icon {
    color: #F59C00; }
	
  .aui .client-sup__grid-item--sec6 .client-sup__grid-link::before {
    background: #50535A; }
  .aui .client-sup__grid-item--sec6 .client-sup__icon {
    color: #50535A; }
	
	  .aui .client-sup__grid-item--sec7 .client-sup__grid-link::before {
    background: #87888C; }
  .aui .client-sup__grid-item--sec7 .client-sup__icon {
    color: #87888C; }	
	
  .aui .client-sup__grid-item--sec8 .client-sup__grid-link::before {
    background: #B6B8B7; }
  .aui .client-sup__grid-item--sec8 .client-sup__icon {
    color: #B6B8B7; }					

	
	
  @media only screen and (min-width: 993px) {
    .aui .client-sup__grid-item--shrink {
      width: 16.3%;
      text-align: left; } }
  @media only screen and (min-width: 993px) {
    .aui .client-sup__grid-item--shrink .client-sup__grid-title {
      font-size: 20px;
      letter-spacing: 0;
      line-height: 24px; } }
  .aui .client-sup__grid-link {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #FFFFFF;
    padding: 15px;
    position: relative;
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); }
    @media only screen and (min-width: 601px) {
      .aui .client-sup__grid-link {
        padding: 25px 15px 20px; } }
    @media only screen and (min-width: 1201px) {
      .aui .client-sup__grid-link {
        padding: 28px 20px; } }
    .aui .client-sup__grid-link::before {
      content: '';
      display: block;
      width: 100%;
      height: 8px;
      background: #55AF07;
      position: absolute;
      top: 0;
      left: 0;
      border-top-left-radius: 2px;
      border-top-right-radius: 2px; }
  .aui .client-sup__grid-title {
    font-size: 18px;
    color: #50535A;
    letter-spacing: 0.03px;
    line-height: 24px;
    margin: 0;
    margin-top: auto; }
    @media only screen and (min-width: 993px) {
      .aui .client-sup__grid-title {
        font-size: 28px;
        letter-spacing: 0;
        line-height: 32px;
        font-weight: 300; } }
  .aui .client-sup__icon {
    color: #55AF07;
    font-size: 24px;
    margin-bottom: 16px; }
    @media only screen and (min-width: 993px) {
      .aui .client-sup__icon {
        font-size: 40px; } }
  .aui .hero-products {
    /* background: #e9eae8;
	color: #50535A;
	padding-top: 45px; */ }
    @media only screen and (min-width: 993px) {
      .aui .hero-products {
        background-image: url(../images/att-cliente-bg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-color: #e9eae8; } }
  .aui .hero-products.without-curve {
    background-color: #fff;
    background-image: none; }
  .aui .hero-products__header {
    background-image: url(../images/att-cliente-bg-mobile.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
    background-color: #5bc500; }
    @media only screen and (min-width: 993px) {
      .aui .hero-products__header {
        background-image: none;
        background-color: #e9eae8;
        padding-bottom: 40px; } }
  .aui .hero-products__header.without-curve {
    background-color: #fff; }
  .aui .hero-products__title {
    font-weight: 300;
    font-size: 32px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    padding: 50px 30px 80px;
    background-repeat: no-repeat;
    background-position: 30% bottom;
    background-size: 150%;
    background-color: #5bc500;
    margin: 0; }
    @media only screen and (min-width: 601px) {
      .aui .hero-products__title {
        padding: 50px 30px 125px;
        width: 100%;
        background-size: 200%;
        margin: 0 auto;
        background-position: 32% bottom; } }
    @media only screen and (min-width: 993px) {
      .aui .hero-products__title {
        font-size: 40px;
        padding-top: 40px;
        padding-bottom: 20px;
        max-width: 1280px;
        line-height: 60px;
        color: #50535a;
        background: transparent;
        text-overflow: ellipsis;
        width: 70%;
        overflow: hidden; } }
    @media only screen and (min-width: 1201px) {
      .aui .hero-products__title {
        width: 50%; } }
  .aui .hero-products__content {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #666;
    padding: 0 20px 20px;
    background: #fff;
    line-height: 32px;
    margin: -15px auto 0;
    width: 100%; }
    @media only screen and (min-width: 601px) {
      .aui .hero-products__content {
        padding: 0 20% 20px;
        margin: -35px auto 0; } }
    @media only screen and (min-width: 993px) {
      .aui .hero-products__content {
        background: transparent;
        max-width: 600px;
        padding: 0;
        margin: 0 auto; } }
  .aui .pricing-carousel__filters {
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .pricing-carousel__filters {
        display: block; } }
  .aui .hero-personalizacion {
    background-color: #e9eae8;
    position: relative;
    overflow: hidden; }
  .aui .hero-personalizacion__star {
    position: absolute;
    top: -100px;
    right: -80px;
    z-index: 0; }
  .aui .hero-personalizacion__heart {
    position: absolute;
    top: 260px;
    left: -250px;
    z-index: 0; }
  .aui .hero-personalizacion__header {
    padding-top: 35px;
    padding-bottom: 15px;
    position: relative;
    z-index: 1; }
  .aui .hero-personalizacion__title {
    font-weight: 100;
    color: #50535A;
    text-align: center;
    margin-bottom: 24px;
    font-size: 50px;
    line-height: normal;
    margin: 0; }
  .aui .hero-personalizacion__content {
    text-align: center;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    max-width: 720px;
    margin: 15px auto 25px; }
  .aui .hero-personalizacion__switch-container {
    text-align: center;
    position: relative;
    z-index: 1; }
  .aui .personalizacion-panel {
    padding: 20px 43px;
    background: #fff;
    margin-top: 20px;
    border-radius: 4px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1; }
  .aui .personalizacion-panel__header {
    display: flex;
    justify-content: flex-end;
    border-bottom: 4px solid #f4f4f3;
    padding: 0 10px 5px;
    position: relative;
    z-index: 1; }
  .aui .personalizacion-panel__title {
    margin-right: auto;
    font-weight: 300;
    color: #50535A;
    font-size: 32px;
    margin: 0; }
  .aui .personalizacion-panel__type {
    display: flex; }
    .aui .personalizacion-panel__type > p {
      margin-right: 15px; }
  .aui .personalizacion-panel__phone {
    width: 290px; }
    .aui .personalizacion-panel__phone .input-field {
      position: relative; }
  .aui input[type="text"].personalizacion__phone-input {
    width: 100%;
    background: transparent;
    border: 1px solid transparent;
    outline: 0;
    border-radius: 4px;
    height: 48px;
    font-size: 18px;
    color: #63666d;
    border: 1px solid #e9eae8;
    padding: 15px; }
    .aui input[type="text"].personalizacion__phone-input:focus {
      border: 1px solid #0098D9; }
    .aui input[type="text"].personalizacion__phone-input + label {
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      width: 100%;
      text-align: center;
      color: #989a9e;
      height: 48px;
      line-height: 48px;
      font-size: 16px;
      background: #e9eae8;
      border-radius: 4px; }
      .aui input[type="text"].personalizacion__phone-input + label .icon-phone {
        position: absolute;
        top: 16px;
        left: 16px; }
      .aui input[type="text"].personalizacion__phone-input + label.active {
        display: none; }
  .aui .personalizacion-panel__text {
    max-width: 900px;
    font-weight: 300;
    margin: 35px auto auto;
    font-size: 24px; }
  .aui .personalizacion-panel__panel-container {
    background: transparent;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 0;
    max-width: 950px;
    margin: 0 auto; }
  .aui .personalizacion-panel__submit-container {
    text-align: center;
    margin-bottom: 20px; }
  .aui .personalizacion-panel__submit {
    width: 160px;
    height: 50px; }
  .aui .movistar--green .personalizacion-panel__submit {
    background: #5bc500; }
  .aui .movistar--blue .personalizacion-panel__submit {
    background:  #019BF2; }
  .aui .hero-color {
    text-align: center;
    padding: 50px 0; }
    @media only screen and (min-width: 993px) {
      .aui .hero-color {
        display: block; } }
  .aui .hero-color--green {
    background-color: #5bc500; }
    .aui .hero-color--green .hero-color__title {
      color: #fff;
      font-family: 'Telefonica', sans-serif;
      font-weight: normal;
      font-size: 56px;
      line-height: 70px; }
      @media only screen and (min-width: 993px) {
        .aui .hero-color--green .hero-color__title {
          font-weight: 100; } }
      @media only screen and (min-width: 993px) {
        .aui .hero-color--green .hero-color__title {
          font-size: 64px;
          line-height: 72px; } }
    .aui .hero-color--green .hero-color__text {
      color: #fff;
      font-family: 'Telefonica', sans-serif;
      font-weight: 300;
      font-size: 18px;
      line-height: 24px;
      margin-top: 15px; }
  .aui .hero-color--blue {
    background-color: #019BF2; }
  @media only screen and (min-width: 993px) {
    .aui .hero-color--grey {
      background-color: #f4f4f3; } }
  .aui .hero-color--grey .hero-color__title {
    color: #50535a;
    font-family: 'Telefonica', sans-serif;
    font-weight: normal;
    font-size: 56px;
    line-height: 70px; }
    @media only screen and (min-width: 993px) {
      .aui .hero-color--grey .hero-color__title {
        font-weight: 100; } }
    @media only screen and (min-width: 993px) {
      .aui .hero-color--grey .hero-color__title {
        font-size: 64px;
        line-height: 72px; } }
  .aui .hero-color--grey .hero-color__text {
    color: #50535a;
    font-family: 'Telefonica', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    margin-top: 15px; }
  .aui .device-carousel-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535A;
    line-height: 40px;
    text-align: center;
    padding: 0 30px 25px; }
    @media only screen and (min-width: 993px) {
      .aui .device-carousel-title {
        font-size: 40px;
        padding-top: 0; } }
  .aui .device-carousel-container {
    position: relative;
    padding: 10px 0 25px; }
    @media only screen and (min-width: 993px) {
      .aui .device-carousel-container {
        width: 85%;
        max-width: 1280px;
        margin: 0 auto;
        padding: 40px 0 40px; } }
  .aui .device-carousel__see-more {
    margin-top: 15px;
    text-align: center;
    margin-bottom: 15px; }
    .aui .device-carousel__see-more .btn-flat {
      color: #0098D9; }
  .aui .device-carousel {
    margin-bottom: 0; }
    .aui .device-carousel .slick-track {
      display: flex; }
      .aui .device-carousel .slick-track .slick-slide {
        display: flex;
        height: auto;
        align-items: center;
        justify-content: flex-end;
        flex-direction: column; }
    .aui .device-carousel .progress-dots {
      justify-content: center;
      margin-top: 10px; }
      .aui .device-carousel .progress-dots .slick-active .progress-dots__progress-inner {
        width: 100%; }
  .aui .category-tabs-container .category-tabs.tabs {
    justify-content: center; }
  .aui .category-tabs-container .category-tabs.tabs::-webkit-scrollbar {
    background-color: transparent; }
  .aui .category-tabs {
    margin-bottom: 10px; }
  .aui .device-carousel__arrows {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    height: 48px;
    top: 35%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1;
    pointer-events: none; }
    @media only screen and (min-width: 993px) {
      .aui .device-carousel__arrows {
        width: 85%;
        max-width: 1280px; } }
    .aui .device-carousel__arrows .slick-arrow {
      pointer-events: auto; }
    .aui .device-carousel__arrows .slick-prev {
      left: -66px; }
    .aui .device-carousel__arrows .slick-next {
      right: -66px; }
    .aui .device-carousel__arrows .slick-prev::before,
    .aui .device-carousel__arrows .slick-next::before {
      color: #50535A;
      background: transparent; }
  .aui .device-carousel {
    white-space: nowrap;
    overflow: hidden; }
  .aui .device-carousel__item.slick-active .device-carousel__brand,
  .aui .device-carousel__item.slick-active .device-carousel__name,
  .aui .device-carousel__item.slick-active .device-carousel__price,
  .aui .device-carousel__item.slick-active .device-carousel__featured {
    opacity: 1; }
  .aui .device-carousel__item {
    width: 300px;
    padding: 0 25px;
    display: inline-block; }
    @media only screen and (min-width: 993px) {
      .aui .device-carousel__item {
        width: auto; } }
  .aui .device-carousel__img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: 310px; }
    @media only screen and (min-width: 993px) {
      .aui .device-carousel__img {
        max-width: 180px; } }
  .aui .device-carousel.owl-carousel .owl-stage {
    display: flex;
    align-items: baseline; }
  .aui .device-carousel.owl-carousel .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
  .aui .device-carousel__title {
    font-size: 30px;
    line-height: 40px;
    color: #50535a;
    font-weight: 300;
    margin: 0 auto 30px;
    text-align: center;
    max-width: 240px; }
  .aui .device-carousel__brand {
    font-size: 18px;
    color: #50535a;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    opacity: 0; }
    @media only screen and (min-width: 993px) {
      .aui .device-carousel__brand {
        opacity: 1; } }
  .aui .device-carousel__name {
    font-size: 16px;
    color: #86888C;
    font-weight: normal;
    text-align: center;
    opacity: 0;
    white-space: nowrap;
    transition: .3s;
    height: 20px;
    position: relative;
    display: inline-block; }
    @media only screen and (min-width: 993px) {
      .aui .device-carousel__name {
        opacity: 1; } }
  .aui .device-carousel__price {
    font-weight: 300;
    text-align: center;
    opacity: 0;
    transition: .3s;
    font-size: 32px;
    color: #50535A;
    line-height: 46px; }
    @media only screen and (min-width: 993px) {
      .aui .device-carousel__price {
        opacity: 1; } }
  .aui .device-carousel__featured {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    padding: 1px 15px;
    border-radius: 2px;
    opacity: 0; }
    @media only screen and (min-width: 993px) {
      .aui .device-carousel__featured {
        opacity: 1; } }
  .aui .center .device-carousel__name,
  .aui .center .device-carousel__price {
    opacity: 1; }
  .aui .tabbed-device-slider .row .col {
    padding: 0; }
  .aui .tabbed-device-slider__title {
    font-size: 30px;
    line-height: 40px;
    color: #50535a;
    font-weight: 300;
    margin: 0 auto 30px;
    text-align: center;
    max-width: 240px; }
  .aui .owl-dots {
    display: flex; }
  .aui .owl-theme-default .owl-dots .owl-dot {
    flex: 1;
    text-align: center;
    box-sizing: border-box;
    background: #D3D4D3;
    border-radius: 100px;
    margin: 0 5px; }
  .aui .owl-theme-default .owl-dots .owl-dot span {
    margin: 0;
    background: transparent;
    border-radius: 4px;
    opacity: 0;
    width: 0;
    height: 4px; }
  .aui .owl-theme-default .owl-dots .owl-dot.active span {
    opacity: 1;
    background: #86888C; }
  .aui .movistar--green .device-carousel__featured {
    background: #5bc500; }
  .aui .movistar--blue .device-carousel__featured {
    background: #019BF2; }
  .aui .recharge__title {
    font-weight: 300;
    font-size: 50px;
    color: #50535A;
    line-height: 40px;
    text-align: center;
    margin: 0;
    margin-bottom: 24px; }
  .aui .recharge__text {
    color: #50535a;
    font-family: 'Telefonica', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    margin-top: 15px; }
  .aui .recharge-process__process {
    text-align: center;
    margin-bottom: 40px; }
    @media only screen and (min-width: 993px) {
      .aui .recharge-process__process {
        display: none; } }
    .aui .recharge-process__process .tabs--progress {
      width: 80px;
      margin: auto; }
  .aui .recharge-process {
    background: #fff; }
    @media only screen and (min-width: 993px) {
      .aui .recharge-process {
        background-image: url(../images/att-cliente-bg.png);
        background-repeat: no-repeat;
        background-position: bottom center;
        background-color: #f4f4f3;
        background-size: 200% 200%; } }
    @media only screen and (min-width: 993px) {
      .aui .recharge-process #recharge-quantity {
        display: block !important; } }
    @media only screen and (min-width: 993px) {
      .aui .recharge-process #recharge-phone {
        display: block !important; } }
    @media only screen and (min-width: 993px) {
      .aui .recharge-process #recharge-summary {
        display: block !important; } }
  @media only screen and (min-width: 993px) {
    .aui .recharge-process__footer {
      display: none; } }
  .aui .recharge-process__scroll {
    line-height: 28px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 10px;
    width: 100%;
    transition: left 0.3s ease;
    z-index: 998;
    -webkit-transition: left 0.3s ease, top 0.3s ease, height 0.3s ease;
    -moz-transition: left 0.3s ease, top 0.3s ease, height 0.3s ease;
    transition: left 0.3s ease, top 0.3s ease, height 0.3s ease; }
  .aui .recharge-process__quantity {
    -webkit-user-select: none;
    display: block;
    overflow-y: hidden;
    padding: 0;
    position: relative;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    transition: height 0.3s ease; }
  .aui .recharge-process__list {
    display: flex;
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .aui .recharge-process__list {
        display: block;
        text-align: left; } }
  .aui .recharge-process__item {
    padding: 6px;
    text-align: center;
    margin: auto;
    display: inline-block;
    line-height: 1;
    margin-bottom: 10px; }
    @media only screen and (min-width: 993px) {
      .aui .recharge-process__item {
        text-align: left; }
        .aui .recharge-process__item:last-of-type {
          display: block;
          clear: left;
          margin-top: 50px; }
          .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:not(:checked) + label {
            height: 50px;
            width: 200px;
            text-align: left;
            border-radius: 4px;
            box-shadow: 0px 1px 8px 0px #ccc; }
            .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:not(:checked) + label .process-rounded__inner {
              padding-left: 10px;
              text-align: left;
              color: #666; }
              .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:not(:checked) + label .process-rounded__inner::placeholder {
                color: #888;
                font-style: italic; }
              .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:not(:checked) + label .process-rounded__inner::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: #888;
                font-style: italic; }
              .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:not(:checked) + label .process-rounded__inner::-moz-placeholder {
                /* Firefox 19+ */
                color: #888;
                font-style: italic; }
              .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:not(:checked) + label .process-rounded__inner:-ms-input-placeholder {
                /* IE 10+ */
                color: #888;
                font-style: italic; }
              .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:not(:checked) + label .process-rounded__inner:-moz-placeholder {
                /* Firefox 18- */
                color: #888;
                font-style: italic; }
            .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:not(:checked) + label:after, .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:not(:checked) + label:before {
              border-radius: 4px;
              background-color: #fff;
              transform: none;
              height: 50px;
              width: 200px; }
          .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:checked + label {
            height: 50px;
            width: 200px;
            text-align: left;
            border-radius: 4px; }
            .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:checked + label .process-rounded__inner {
              padding-left: 10px;
              text-align: left; }
              ç .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:checked + label .process-rounded__inner::placeholder {
                color: #A7C8D6;
                font-style: italic; }
              .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:checked + label .process-rounded__inner::-webkit-input-placeholder {
                /* Chrome/Opera/Safari */
                color: #A7C8D6;
                font-style: italic; }
              .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:checked + label .process-rounded__inner::-moz-placeholder {
                /* Firefox 19+ */
                color: #A7C8D6;
                font-style: italic; }
              .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:checked + label .process-rounded__inner:-ms-input-placeholder {
                /* IE 10+ */
                color: #A7C8D6;
                font-style: italic; }
              .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:checked + label .process-rounded__inner:-moz-placeholder {
                /* Firefox 18- */
                color: #A7C8D6;
                font-style: italic; }
            .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:checked + label:after, .aui .recharge-process__item:last-of-type .process-rounded[type="radio"]:checked + label:before {
              border: 0;
              border-radius: 4px;
              transform: none;
              height: 50px;
              width: 200px; } }
  .aui .js-progress-back {
    width: auto;
    float: left;
    padding: 0 5px;
    cursor: pointer;
    color:#019BF2;
    font-size: 18px;
    display: none; }
    @media only screen and (min-width: 601px) {
      .aui .js-progress-back {
        padding: 0 15px; } }
  .aui .js-progress-next {
    width: auto;
    float: right;
    padding: 0 5px;
    cursor: pointer;
    color: #019BF2;
    font-size: 18px; }
    @media only screen and (min-width: 601px) {
      .aui .js-progress-next {
        padding: 0 15px; } }
  .aui .recaptcha__container {
    text-align: center;
    width: 100%; }
  .aui img.google-recaptcha {
    background: #f9f9f9;
    border: 1px solid #cbcbcb;
    padding: 4px 12px;
    border-radius: 4px;
    max-width: 96%;
    margin: auto; }
  @media only screen and (min-width: 993px) {
    .aui .next-steps__container {
      background: #fff;
      border: 1px solid #dcdcdc;
      border-radius: 5px;
      padding: 25px 15px 10px; } }
  .aui .recharge-process .category-tabs-container {
    padding: 20px 0; }
    .aui .recharge-process .category-tabs-container .tabs.tabs--pills {
      overflow: visible;
      width: 96%;
      margin: 0 2%; }
      .aui .recharge-process .category-tabs-container .tabs.tabs--pills .indicator {
        left: 2%;
        right: 52%; }
      .aui .recharge-process .category-tabs-container .tabs.tabs--pills .tab {
        width: 50%;
        float: left; }
        .aui .recharge-process .category-tabs-container .tabs.tabs--pills .tab a {
          padding: 0;
          font-size: 14px;
          width: auto; }
  .aui .recharge-process .tab-panel {
    height: 120px;
    padding-top: 10px; }
  .aui .mobile-data-container {
    float: left;
    border: 1px solid #888;
    border-radius: 4px;
    padding: 10px 15px 20px;
    width: 100%;
    margin-bottom: 20px; }
    @media only screen and (min-width: 993px) {
      .aui .mobile-data-container {
        display: none; } }
  .aui .mobile-data__label {
    float: left;
    color: #888;
    width: 100%;
    margin-top: 10px; }
  .aui .data-mobile-number, .aui .data-mobile-price {
    float: left;
    width: 90%;
    font-size: 22px;
    color: #666;
    border: 0; }
  .aui .data-mobile-number-edit, .aui .data-mobile-price-edit {
    float: left;
    color: #019BF2;
    font-size: 16px;
    padding-top: 5px;
    cursor: pointer; }
  .aui .recharge-process .button-group--pills {
    margin: 25px 0;
    overflow-x: visible;
    overflow-y: visible; }
    .aui .recharge-process .button-group--pills .pill {
      max-width: 50%; }
      .aui .recharge-process .button-group--pills .pill a {
        font-size: 14px;
        padding: 0; }
    .aui .recharge-process .button-group--pills .indicator {
      max-width: 50%; }
  .aui .process-rounded[type="radio"]:not(:checked),
  .aui .process-rounded[type="radio"]:checked {
    position: absolute;
    opacity: 0; }
  .aui .process-rounded[type="radio"]:not(:checked) + label,
  .aui .process-rounded[type="radio"]:checked + label {
    color: #50535a;
    font-family: 'Telefonica', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    transition: .28s ease;
    width: 120px;
    height: 120px;
    -khtml-user-select: none;
    user-select: none; }
    .aui .process-rounded[type="radio"]:not(:checked) + label .process-rounded__inner,
    .aui .process-rounded[type="radio"]:checked + label .process-rounded__inner {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 1;
      transition: .28s ease;
      background: transparent;
      border: 0;
      font-size: 18px;
      max-width: 90%;
      text-align: center;
      outline: 0; }
  .aui .process-rounded[type="radio"] + label:before,
  .aui .process-rounded[type="radio"] + label:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    height: 120px;
    z-index: 0;
    transition: .28s ease; }
  .aui .process-rounded[type="radio"]:not(:checked) + label:before,
  .aui .process-rounded[type="radio"]:not(:checked) + label:after,
  .aui .process-rounded[type="radio"]:checked + label:before,
  .aui .process-rounded[type="radio"]:checked + label:after {
    border-radius: 50%; }
  .aui .process-rounded[type="radio"]:not(:checked) + label:before,
  .aui .process-rounded[type="radio"]:not(:checked) + label:after {
    border: 1px solid #b6b7b7;
    background: #ffffff; }
  .aui .process-rounded[type="radio"]:not(:checked) + label:after {
    transform: scale(0); }
  .aui .process-rounded[type="radio"]:checked + label:before {
    border: 2px solid #019BF2; }
  .aui .process-rounded[type="radio"]:checked + label:after {
    border: 2px solid #019BF2;
    background-color: #019BF2;
    transform: scale(1); }
  .aui .process-rounded[type="radio"]:checked + label .process-rounded__inner {
    color: #fff; }
  .aui .process-rounded[type="radio"].tabbed:focus + label:before {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1); }
  .aui .process-rounded[type="radio"]:disabled:not(:checked) + label:before,
  .aui .process-rounded[type="radio"]:disabled:checked + label:before {
    background-color: transparent;
    border-color: #b6b7b7; }
  .aui .process-rounded[type="radio"]:disabled + label {
    color: #b6b7b7; }
  .aui .process-rounded[type="radio"]:disabled:not(:checked) + label:before {
    border-color: #b6b7b7; }
  .aui .process-rounded[type="radio"]:disabled:checked + label:after {
    background-color: #b6b7b7;
    border-color: #b6b7b7; }
  .aui .support-links-title {
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    padding: 30px 15px 40px 15px; }
    @media only screen and (min-width: 993px) {
      .aui .support-links-title {
        padding-top: 0;
        padding-bottom: 30px; } }
  .aui .support-grid-container {
    padding: 0 16px; }
    .aui .support-grid-container::after {
      content: '';
      display: table;
      clear: both; }
    @media only screen and (min-width: 993px) {
      .aui .support-grid-container {
        width: 85%;
        margin: 0 auto;
        max-width: 880px; } }
  @media only screen and (min-width: 993px) {
    .aui .support-grid {
      margin-left: -20px;
      margin-right: -20px; } }
  .aui .support-grid__item {
    margin-bottom: 8px; }
    @media only screen and (min-width: 993px) {
      .aui .support-grid__item {
        padding: 5px 5px 5px;
        margin-bottom: 0;
        width: 50%;
        float: left; } }
  .aui .support__link {
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    display: block;
    position: relative;
    height: 150px;
    border-radius: 4px;
    overflow: hidden; }
    @media only screen and (min-width: 993px) {
      .aui .support__link {
        font-size: 40px;
        line-height: 48px;
        height: 200px; } }
  .aui .support-links__text {
    z-index: 2;
    position: absolute;
    bottom: 31px;
    left: 0;
    padding: 0 50px 0 15px;
    width: 100%;
    margin: 0; }
    @media only screen and (min-width: 993px) {
      .aui .support-links__text {
        bottom: 39px;
        padding: 0 76px 0 32px; } }
  .aui .support-links__icon {
    position: absolute;
    bottom: 0;
    right: 6px; }
    @media only screen and (min-width: 993px) {
      .aui .support-links__icon {
        right: 32px;
        bottom: 4px; } }
  
  .aui .support-links__img {
    z-index: 0;
    width: 100%;
    border-radius: 4px; 
	height:100%;
	}
  .aui .services-links-wrapper {
    padding: 56px 0 26px 0; }
  .aui .services-links-container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%; }
  @media only screen and (min-width: 601px) {
    .aui .services-links-grid {
      display: flex;
      flex-wrap: wrap; } }
  .aui .services-links-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535A;
    line-height: 40px;
    text-align: center;
    padding: 0 15px 20px;
    margin: 0; }
  .aui .services-links-description {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 18px;
    color: #50535A;
    line-height: 28px;
    text-align: center;
    padding: 0 15px 32px;
    margin: 0; }
    @media only screen and (min-width: 993px) {
      .aui .services-links-description {
        font-size: 20px; } }
  .aui .services-links {
    display: block;
    text-align: center;
    padding: 20px;
    margin: 0 auto; }
  .aui .services-links__img {
    height: 64px;
    max-width: 140px;
    margin: auto; }
  .aui .services-links img {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle; }
  .aui .services-links__title {
    display: block;
    font-family: Telefonica;
    font-weight: bold;
    font-size: 16px;
    color: #50535A;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 12px;
    margin: 0; }
  .aui .services-links__text {
    display: block;
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    color: #50535A;
    letter-spacing: 0;
    line-height: 24px;
    padding-bottom: 8px; }
  .aui .services-links__link {
    display: block;
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    color: #0299D8;
    letter-spacing: 0;
    line-height: 24px; }
  .aui .services-links__icon {
    position: absolute;
    padding-top: 5px; }
  @media only screen and (min-width: 993px) {
    .aui .services-links-grid {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
    .aui .services-links-grid--2-col .services-links {
      width: 50%; }
    .aui .services-links-grid--3-col .services-links {
      width: 33.33%; }
    .aui .services-links-grid--4-col .services-links {
      width: 25%; }
    .aui .services-links {
      position: relative;
      padding: 25px 25px 50px 25px; }
    .aui .services-links__title {
      height: 75px; }
    .aui .services-links__link {
      position: absolute;
      bottom: 25px;
      right: 0;
      left: 0; } }
  @media only screen and (min-width: 1201px) {
    .aui {
      /*	.services-links{
		padding: 25px;
	}*/ }
      .aui .services-links-wrapper {
        padding: 0; }
      .aui .services-links-title {
        font-size: 40px;
        padding-top: 5px;
        padding-bottom: 25px; }
      .aui .services-links__img-container {
        display: table;
        width: 100%; }
      .aui .services-links__img {
        height: 80px;
        display: table-cell;
        vertical-align: middle; }
      .aui .services-links__title {
        padding-top: 20px;
        padding-bottom: 5px;
        font-size: 18px;
        /*		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;*/ }
      .aui .services-links__text {
        /*		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;*/
        overflow: hidden;
        font-size: 18px;
        line-height: 24px;
        /*max-height: 50px;*/
        /*		text-overflow: ellipsis;*/
        max-width: 320px;
        margin: 0 auto;
        height: max-content; }
      .aui .services-links__link {
        font-size: 20px;
        padding-top: 15px; } }
  .aui .layout_full_width_blue .services-links-title, .aui .layout_full_width_blue .services-links__title, .aui .layout_full_width_blue .services-links__text, .aui .layout_full_width_blue .services-links-description {
    color: #fff; }
  @media only screen and (min-width: 993px) {
    .aui .layout_full_width_blue .services-links {
      padding: 25px 40px; } }
  .aui .movistar--green .layout_full_width_blue {
    background-color: #5bc500; }
  .aui .movistar--blue .layout_full_width_blue {
    background-color: #019BF2; }
  .aui .quick-links-wrapper {
    height: 100%; }
  .aui .quick-links__title {
    display: block;
    font-family: Telefonica;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.7px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0; }
  .aui .quick-links__subtitle {
    display: block;
    font-size: 32px;
    font-family: Telefonica;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 40px;
    padding: 48px 15px 0;
    text-align: center;
    margin: 0; }
    .aui .quick-links__subtitle_2 {
      display: block;
      font-size: 17px;
      font-family: Telefonica;
      font-weight: 100;
      color:  #50535A;
      }
      @media only screen and (min-width: 993px) {
        .aui .quick-links__subtitle_2 {
          line-height: 30px;
          padding: 48px 15px 0;
          text-align: center;
          margin: 0; } }


  .aui .quick-links-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 48px 16px 25px; }
  .aui .quick-links-col {
    width: 50%;
    padding: 2%; }
    .aui .quick-links-col.three-items:first-of-type {
      width: 100%; }
    @media only screen and (min-width: 993px) {
      .aui .quick-links-col {
        padding: 1%; } }

  .aui .quick-links {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #FFFFFF;
    padding: 20px 20px;
    position: relative;
    border-radius: 12px;
    border: 1px solid }

  .aui .quick-links__icon {
    display: block;
    font-size: 30px;
    height: 41px;
    letter-spacing: 0;
    margin-bottom: 20px; }
    @media only screen and (min-width: 993px) {
      .aui .quick-links__icon {
        margin-bottom: 30px; } }


  .aui .quick-links__text-container {
    margin-top: auto;}
    
  .aui .quick-links__text {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 17px;
    color: #50535A;
    letter-spacing: 0.03px;
    line-height: 24px;
    margin: 0; }
  @media only screen and (min-width: 993px) {
    .aui .quick-links-wrapper {
      padding: 32px 16px 0px; }
    .aui .quick-links__title {
      padding-left: 16px; }
    .aui .quick-links__subtitle {
      text-align: left;
      padding-left: 16px;
      padding-top: 13px;
      font-size: 40px; }
    .aui .quick-links-container {
      padding-top: 36px; } }
  .aui .layout_same_height .quick-links-container .quick-links-col:nth-child(n+5) {
    display: none; }
  .aui .layout_col_1 .quick-links-wrapper {
    float: left;
    width: 100%; }
  .aui .layout_col_1 .mobile-scroll-adapter {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    height: 240px; }
    .aui .layout_col_1 .mobile-scroll-adapter .quick-links-container {
      display: flex;
      justify-content: space-between;
      flex-flow: row nowrap;
      padding: 38px 16px 25px;
      width: auto;
      /*height: 200px;*/
      height: 100%; }
    .aui .layout_col_1 .mobile-scroll-adapter .quick-links-col {
      height: 170px;
      padding: 12px 12px 12px 0;
      /*padding: 12px;
			margin-right: 10px;*/ }
    .aui .layout_col_1 .mobile-scroll-adapter .quick-links {
      width: 135px; }
  @media only screen and (min-width: 601px) {
    .aui .layout_col_1 .mobile-scroll-adapter {
      height: auto;
      overflow: hidden; }
      .aui .layout_col_1 .mobile-scroll-adapter .quick-links-container {
        display: block;
        height: auto; }
      .aui .layout_col_1 .mobile-scroll-adapter .quick-links-wrapper {
        padding: 20px 0 40px; } }
    @media only screen and (min-width: 601px) and (min-width: 993px) {
      .aui .layout_col_1 .mobile-scroll-adapter .quick-links-wrapper {
        padding: 50px 0 40px; } }
  @media only screen and (min-width: 601px) {
      .aui .layout_col_1 .mobile-scroll-adapter .quick-links-container {
        display: block;
        max-width: 1280px;
        margin: 0 auto;
        padding: 63px 0 20px;
        width: 100%;
        text-align: center; }
      .aui .layout_col_1 .mobile-scroll-adapter .quick-links-col {
        width: 25%;
        text-align: left;
        height: 180px;
        float: none;
        margin: auto; } }
    @media only screen and (min-width: 601px) and (min-width: 993px) {
      .aui .layout_col_1 .mobile-scroll-adapter .quick-links-col {
        height: 160px; } }
  @media only screen and (min-width: 601px) {
        .aui .layout_col_1 .mobile-scroll-adapter .quick-links-col.three-items {
          width: 33%; }
        .aui .layout_col_1 .mobile-scroll-adapter .quick-links-col.quick-links--large {
          width: 33%;
          height: 180px;
          display: inline-block;
          margin: auto; } }
      @media only screen and (min-width: 601px) and (min-width: 993px) {
        .aui .layout_col_1 .mobile-scroll-adapter .quick-links-col.quick-links--large {
          height: 160px; } }
  @media only screen and (min-width: 601px) {
        .aui .layout_col_1 .mobile-scroll-adapter .quick-links-col.maxColumns {
          width: 24%; }
          .aui .layout_col_1 .mobile-scroll-adapter .quick-links-col.maxColumns:nth-child(n+9) {
            display: none; }
      .aui .layout_col_1 .mobile-scroll-adapter .quick-links {
        width: 100%; }
    .aui .layout_col_1 .quick-links-container {
      display: block;
      height: auto; }
    .aui .layout_col_1 .quick-links-wrapper {
      padding: 20px 0 40px; } }
  @media only screen and (min-width: 601px) and (min-width: 993px) {
    .aui .layout_col_1 .quick-links-wrapper {
      padding: 50px 0 40px; } }
  @media only screen and (min-width: 601px) {
    .aui .layout_col_1 .quick-links-container {
      display: block;
      max-width: 1280px;
      margin: 0 auto;
      padding: 63px 0 20px;
      width: 100%;
      text-align: center; }
    .aui .layout_col_1 .quick-links-col {
      width: 25%;
      text-align: left;
      height: 180px;
      float: left;
      margin: auto; } }
  @media only screen and (min-width: 601px) and (min-width: 993px) {
    .aui .layout_col_1 .quick-links-col {
      height: 160px; } }
  @media only screen and (min-width: 601px) {
      .aui .layout_col_1 .quick-links-col.three-items {
        width: 33%; }
    .aui .layout_col_1 .quick-links {
      width: 100%; }
    .aui .layout_col_1 .quick-links__title {
      display: none; }
    .aui .layout_col_1 .quick-links__subtitle {
      text-align: center; }
    .aui .layout_col_1 .quick-links__icon {
      font-size: 44px; }
    .aui .layout_col_1 .quick-links--large {
      width: 33%;
      height: 160px;
      display: inline-block;
      margin: auto; }
    .aui .layout_col_1 .maxColumns {
      width: 25%; } }
  .aui .movistar--green .quick-links-wrapper {
    background: #5bc500; }
  .aui .movistar--green .quick-links:before {
    background: #5bc500; }
  .aui .movistar--green .quick-links__icon {
    color: #5bc500; }
     .aui .movistar--blue .quick-links-wrapper {
    background: #019BF2; }
  .aui .movistar--blue .quick-links:before {
    background: #019BF2; }
  .aui .movistar--blue .quick-links__icon {
    color: #019BF2; }
     .aui .movistar--morado .quick-links-wrapper {
    background: #954b97; }
  .aui .movistar--morado .quick-links:before {
    background: #954b97; }
  .aui .movistar--morado .quick-links__icon {
    color: #954b97; }
  .aui .movistar--azultef .quick-links-wrapper {
      background: #0b2739; }
  .aui .movistar--azultef .quick-links:before {
      background: #0b2739; }
  .aui .movistar--azultef .quick-links__icon {
      color: #0b2739; }


  .aui .contact-us {
    padding: 15px; }
    @media only screen and (min-width: 993px) {
      .aui .contact-us {
        height: 100%;
        padding: 16% 8% 18%; } }
    @media only screen and (min-width: 1201px) {
      .aui .contact-us {
        padding: 50px 80px; } }
  .aui .contact-us__title {
    font-weight: 300;
    font-size: 30px;
    color: #50535A;
    line-height: 40px;
    text-align: center;
    margin: 0 0 25px; }
    .aui .contact-us__title a {
      color: #50535A; }
    .aui .contact-us__title strong {
      font-weight: bold;
      white-space: nowrap; }
    @media only screen and (min-width: 993px) {
      .aui .contact-us__title {
        font-size: 40px;
        line-height: 48px;
        text-align: left;
        max-width: 470px; } }
  .aui .contact-us__title--desktop {
    display: none; }
    @media only screen and (min-width: 601px) {
      .aui .contact-us__title--desktop {
        display: block; } }
  @media only screen and (min-width: 601px) {
    .aui .contact-us__title--mobile {
      display: none; } }
  .aui .contact-us__desktop-text {
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .contact-us__desktop-text {
        display: inline; } }
  .aui .contact-us__social-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    @media only screen and (min-width: 993px) {
      .aui .contact-us__social-list {
        justify-content: flex-start; } }
  .aui .contact-us__social-link {
    display: inline-block;
    padding: 0 5px; }
    .aui .contact-us__social-link img {
      width: 48px;
      height: auto; }
      @media only screen and (min-width: 993px) {
        .aui .contact-us__social-link img {
          width: 64px; } }
  .aui .contact-us__button-container {
    padding-top: 10px; }
    .aui .contact-us__button-container::after {
      content: '';
      display: table;
      clear: both; }
  .aui .contact-us__call {
    height: 48px;
    line-height: 48px;
    width: 100%; }
    .aui .contact-us__call .icon-phone {
      font-size: 22px;
      margin-right: 5px; }
    @media only screen and (min-width: 993px) {
      .aui .contact-us__call {
        display: none; } }
        .aui .contact-us__chat {
          height: 48px;
          line-height: 48px;
          width: 100%;
          margin-top: 8px;
          color: #fff;
          background: #019BF2;
          border-radius: 50px;
          text-align: center; }
    text-align: center; }
    .aui .contact-us__chat .icon-question_answer {
      font-size: 22px;
      margin-right: 5px; }
      @media only screen and (min-width: 993px) {
        .aui .contact-us__chat .icon-question_answer {
          margin-right: 15px; } }
    @media only screen and (min-width: 993px) {
      .aui .contact-us__chat {
        color: #fff;
        width: 290px;
        font-weight: 300; } }
  @media only screen and (min-width: 993px) and (min-width: 1201px) {
    .aui .contact-us__chat {
      font-size: 17px;
      width: 45%; } }
  .aui .contact-us__places-container {
    padding-top: 10px;
    border-top: 1px solid #D8D8D8;
    margin-left: -15px;
    margin-right: -15px; }
    @media only screen and (min-width: 993px) {
      .aui .contact-us__places-container {
        /* float: left;
		width: 60%; */
        width: 340px;
        border-top: 0;
        /* margin: 8px 0 0;
		padding: 0; */ } }
    @media only screen and (min-width: 1201px) {
      .aui .contact-us__places-container {
        float: right;
        width: 55%; } }
  .aui .contact-us__places {
    color: #0299D8;
    width: 100%;
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .aui .contact-us__places {
        height: 48px;
        line-height: 48px;
        padding: 0 10px; } }
    @media only screen and (min-width: 1201px) {
      .aui .contact-us__places {
        font-size: 17px; } }
  @media only screen and (min-width: 993px) {
    .aui .layout_col_1 .contact-us {
      background-image: url(../images/contacta-bg.png);
      background-repeat: no-repeat;
      background-position: 330% bottom;
      background-size: contain; } }
  @media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .contact-us {
      background-position: right bottom; } }
  @media only screen and (min-width: 993px) {
    .aui .layout_col_1 .contact-us__places-container,
    .aui .layout_col_1 .contact-us__chat {
      float: left; } }
  @media only screen and (min-width: 993px) {
    .aui .movistar--green .contact-us__chat {
      background: #5bc500; } }
  .aui .movistar--green .contact-us__call {
    background: #5bc500; }
  @media only screen and (min-width: 993px) {
    .aui .movistar--blue .contact-us__chat {
      background: #019BF2; } }
  .aui .movistar--blue .contact-us__call {
    background: #019BF2; }
  .aui .not-client {
    display: none;
    height: 100%; }
    @media only screen and (min-width: 993px) {
      .aui .not-client {
        display: block; } }
  .aui .mimovistar-api {
    background-color: #019BF2;
    padding: 15px;
    text-align: center; }
    @media only screen and (min-width: 601px) {
      .aui .mimovistar-api {
        height: 100%;
        padding: 6% 8% 6%; } }
    @media only screen and (min-width: 1201px) {
      .aui .mimovistar-api {
        padding: 50px 80px; } }
  .aui .mimovistar-api__body::after {
    content: '';
    display: table;
    clear: both; }
  @media only screen and (min-width: 993px) {
    .aui .mimovistar-api__body {
      display: flex; } }
  .aui .mimovistar-api__img-container {
    margin-bottom: 10px; }
    @media only screen and (min-width: 993px) {
      .aui .mimovistar-api__img-container {
        margin-right: 40px; } }
  .aui .mimovistar-api__img {
    width: 60px;
    height: auto; }
    @media only screen and (min-width: 993px) {
      .aui .mimovistar-api__img {
        width: 160px; } }
  @media only screen and (min-width: 993px) {
    .aui .mimovistar-api__text-container {
      text-align: left; } }
  .aui .mimovistar-api__title {
    font-weight: 300;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
    max-width: 205px;
    margin: 0 auto; }
    @media only screen and (min-width: 993px) {
      .aui .mimovistar-api__title {
        margin: 15px 0 30px;
        line-height: 48px;
        font-size: 35px;
        max-width: 310px; } }
  .aui .mimovistar-api__subtitle {
    font-weight: 300;
    color: #FFFFFF;
    max-width: 205px;
    margin: 15px auto 0;
    font-size: 14px;
    line-height: 1.5; }
    @media only screen and (min-width: 993px) {
      .aui .mimovistar-api__subtitle {
        font-size: 24px;
        line-height: 32px;
        max-width: none;
        margin: auto; } }
  .aui .mimovistar-api__button-container {
    margin-top: 25px; }
    @media only screen and (min-width: 993px) {
      .aui .mimovistar-api__button-container {
        text-align: left;
        margin-top: 45px; } }
  .aui .mimovistar-api__app-store img,
  .aui .mimovistar-api__google img {
    width: 160px;
    max-width: 100%;
    height: auto; }
    @media only screen and (min-width: 993px) {
      .aui .mimovistar-api__app-store img,
      .aui .mimovistar-api__google img {
        width: 200px; } }
  @media only screen and (min-width: 993px) {
    .aui .mimovistar-api__app-store,
    .aui .mimovistar-api__google {
      width: 40%; } }
  @media only screen and (min-width: 1201px) {
    .aui .mimovistar-api__app-store,
    .aui .mimovistar-api__google {
      width: 213px; } }
  .aui .mimovistar-api__app-store {
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .mimovistar-api__app-store {
        display: inline-block;
        margin-right: 10px; } }
  .aui .mimovistar-api__google {
    display: inline-block; }
  .aui.ios .mimovistar-api__app-store {
    display: inline-block; }
  .aui.ios .mimovistar-api__google {
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui.ios .mimovistar-api__google {
        display: inline-block; } }
  @media only screen and (min-width: 993px) {
    .aui .layout_col_1 .mimovistar-api {
      background-image: url(../images/movistar-api-bg.png);
      background-repeat: no-repeat;
      background-position: 140% bottom;
      background-size: contain; } }
  @media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .mimovistar-api {
      background-position: right bottom;
      padding: 50px 0; } }
  @media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .mimovistar-api__inner {
      width: 85%;
      max-width: 1280px;
      margin: 0 auto; } }
  @media only screen and (min-width: 993px) {
    .aui .layout_col_1 .mimovistar-api__body {
      width: 75%; } }
  @media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .mimovistar-api__body {
      width: 50%; } }
  @media only screen and (min-width: 993px) {
    .aui .layout_col_1 .mimovistar-api__button-container {
      width: 75%; } }
  @media only screen and (min-width: 1201px) {
    .aui .layout_col_1 .mimovistar-api__button-container {
      width: 50%; } }
  .aui .movistar--green .mimovistar-api {
    background-color: #5bc500; }
    .aui .movistar--green .mimovistar-api.mimovistar-api__blue {
      background-color: #019BF2; }
    .aui .movistar--green .mimovistar-api.mimovistar-api__green {
      background-color: #5bc500; }
  .aui .movistar--blue .mimovistar-api {
    background-color: #019BF2; }
    .aui .movistar--blue .mimovistar-api.mimovistar-api__blue {
      background-color: #019BF2; }
    .aui .movistar--blue .mimovistar-api.mimovistar-api__green {
      background-color: #5bc500; }
  .aui .featured-content__container {
    width: 100%;
    background-color: #fff; }
    @media only screen and (min-width: 993px) {
      .aui .featured-content__container {
        width: 85%;
        max-width: 1280px;
        display: flex;
        margin: 0 auto;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        background-color: transparent; } }
  @media only screen and (min-width: 993px) {
    .aui .featured__featured {
      width: 67%;
      margin-right: auto; } }
  @media only screen and (min-width: 993px) {
    .aui .featured__list {
      width: 31%;
      display: flex;
      flex-direction: column; } }
  .aui .featured-content-img {
    position: relative;
    display: block;
    background-size: cover;
    background-repeat: no-repeat; }
  .aui .featured-content-img__text {
    position: absolute;
    padding: 16px 16px 18px 16px;
    width: 100%;
    height: 100%;
    z-index: 2; }
  .aui .featured-content-img__title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535A;
    letter-spacing: 0.04px;
    display: block;
    margin: 0; }
  .aui .featured-content-img__subtitle {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    color: #50535A;
    letter-spacing: 0;
    line-height: 24px;
    display: block;
    padding-top: 6px;
    padding-right: 100px;
    margin: 0; }
  .aui .featured-content-img__info {
    display: block;
    bottom: 18px;
    position: absolute;
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    color: #0098D9;
    letter-spacing: 0.02px;
    line-height: 24px; }
  .aui .featured-content-img__icon {
    right: 16px;
    position: absolute;
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 21px;
    bottom: 18px; }
  .aui .featured-content-img__overlay {
    width: 80%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(left, white 0%, white 34%, rgba(255, 255, 255, 0.61) 60%, rgba(255, 255, 255, 0.6) 61%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, white 0%, white 34%, rgba(255, 255, 255, 0.61) 60%, rgba(255, 255, 255, 0.6) 61%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, white 0%, white 34%, rgba(255, 255, 255, 0.61) 60%, rgba(255, 255, 255, 0.6) 61%, rgba(255, 255, 255, 0) 100%);
    z-index: 1; }
  .aui .featured-content-img__image {
    max-width: 100%;
    z-index: 0; }
  .aui .featured-content-links {
    margin: 15px 0;
    display: block;
    border-bottom: 1px solid #D3D4D3;
    padding: 0 15px 10px;
    position: relative; }
  .aui .featured-content-links__title {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 18px;
    color: #50535A;
    letter-spacing: 0;
    margin: 0; }
  .aui .featured-content__icon {
    font-size: 18px;
    color: #023F00;
    letter-spacing: 0;
    line-height: 21px;
    color: #0299D8;
    position: absolute;
    right: 15px;
    bottom: 10px; }
  @media only screen and (min-width: 993px) {
    .aui .featured-content-wrapper {
      padding-bottom: 40px; }
    .aui .featured-content-img {
      height: 504px;
      overflow: hidden;
      border-radius: 4px; }
    .aui .featured-content-img__text {
      bottom: 0;
      height: auto;
      padding: 48px 43px; }
    .aui .featured-content-img__title {
      font-family: Telefonica;
      font-weight: bold;
      font-size: 20px;
      color: #FFFFFF;
      letter-spacing: 1px;
      line-height: 24px;
      text-transform: uppercase; }
    .aui .featured-content-img__subtitle {
      font-family: Telefonica;
      font-weight: 300;
      font-size: 40px;
      color: #FFFFFF;
      line-height: 48px; }
    .aui .featured-content-img__icon {
      font-size: 40px;
      bottom: 55px;
      right: 35px; }
    .aui .featured-content-img__overlay {
      width: 100%;
      height: 100%;
      position: absolute;
      background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.16) 50%, rgba(0, 0, 0, 0.2) 100%);
      background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.16) 50%, rgba(0, 0, 0, 0.2) 100%);
      background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.16) 50%, rgba(0, 0, 0, 0.2) 100%);
      z-index: 1; }
    .aui .featured-content-img__image {
      background: #727272;
      min-width: 100%;
      max-width: none;
      position: absolute;
      right: 0;
      top: 0; }
    .aui .featured-content-links {
      width: 100%;
      background: #ffffff;
      padding: 19px 10px 10px 19px;
      margin: 0;
      height: 100%;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: flex-end; }
    .aui .featured-content-links__title {
      font-family: Telefonica;
      font-weight: 300;
      font-size: 32px;
      color: #50535A;
      line-height: 40px;
      display: block; }
    .aui .featured-content-links__description {
      font-family: Telefonica;
      font-weight: 300;
      font-size: 18px;
      color: #50535A;
      line-height: 40px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      padding-right: 25px;
      margin: 0; }
    .aui .featured-content__icon {
      right: 20px;
      bottom: 20px; } }
  .aui .customization-banner-wrapper {
    height: 100%;
    overflow: hidden; }
  .aui .customization-banner {
    display: table;
    min-height: 168px;
    width: 100%;
    height: 100%;
    padding: 35px 16px;
    background: #ffffff;
    position: relative;
    overflow: hidden; }
  .aui .customization-banner-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 2; }
  .aui .customization-banner__title {
    font-family: Telefonica;
    font-weight: bold;
    font-size: 13px;
    color: #50535A;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-transform: uppercase;
    padding-bottom: 3px;
    display: block;
    margin: 0; }
  .aui .customization-banner__text {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 24px;
    color: #50535A;
    letter-spacing: 0;
    line-height: 24px;
    display: block;
    padding-right: 130px;
    position: relative;
    margin: 0; }
  .aui .customization-banner__icon {
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0.04px;
    line-height: 24px;
    position: absolute;
    bottom: 0;
    right: 0; }
  .aui .customization-banner__star {
    position: absolute;
    right: 27px;
    top: -70px;
    width: 140px;
    z-index: 1; }
  .aui .customization-banner__heart {
    position: absolute;
    bottom: -40px;
    right: -23px;
    width: 120px;
    z-index: 1; }
  @media only screen and (min-width: 993px) {
    .aui .customization-banner {
      min-height: 420px;
      padding: 32px 16px 43px; }
    .aui .customization-banner-container {
      display: block;
      height: 100%; }
    .aui .customization-banner__title {
      font-size: 14px;
      color: #EB6A3C;
      letter-spacing: 0.7px; }
    .aui .customization-banner__text {
      font-size: 40px;
      letter-spacing: -0.3px;
      line-height: 50px;
      padding: 30px 150px 140px 0; }
    .aui .customization-banner__info {
      font-family: Telefonica;
      font-weight: normal;
      font-size: 18px;
      color: #86888C;
      letter-spacing: 0;
      line-height: 24px;
      padding-right: 172px;
      display: block; }
    .aui .customization-banner__star {
      width: 205px;
      top: -105px; }
    .aui .customization-banner__heart {
      width: 310px;
      right: -130px;
      bottom: -150px; } }
  @media only screen and (min-width: 1201px) {
    .aui .customization-banner__text {
      padding: 0;
      max-width: 250px; }
    .aui .customization-banner__info {
      padding-right: 300px;
      position: absolute;
      bottom: 0;
      left: 0; }
    .aui .customization-banner__star {
      width: 270px;
      top: -135px; }
    .aui .customization-banner__heart {
      width: 410px;
      right: -160px;
      bottom: -260px; } }
  @media only screen and (min-width: 993px) {
    .aui .layout_col_1 .customization-banner-container {
      width: 85%;
      max-width: 1280px;
      margin: 0 auto;
      height: 100%; }
    .aui .layout_col_1 .customization-banner__text {
      max-width: 470px; }
    .aui .layout_col_1 .customization-banner__star {
      left: 50%; } }
  .aui .footer-wrapper {
    padding: 15px 0 10px 0; }
  .aui .footer__logo {
    padding-bottom: 5px; }
  .aui .footer__logo-img {
    width: 100%;
    max-width: 223px; }
  .aui .footer__links {
    display: table-cell; }
  .aui .footer__links-block {
    float: left; 
    padding: 0 2px; }
  .aui .footer__links-block img {
      width: 28px;
      height: auto; }
  @media only screen and (min-width: 993px) {
	.aui .footer__links-block img {
	  width: 44px; } }
  .aui .footer__url-title {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 14px;
    color: #86888C;
    letter-spacing: 0.1px;
    line-height: 32px;
    padding-right: 15px; }
  @media only screen and (min-width: 993px) {
    .aui .footer-wrapper {
      position: relative;
      padding: 48px 0 113px 0; }
    .aui .footer-wrapper:after {
      content: '';
      width: 100%;
      height: 4px;
      background: #F4F4F3;
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0px; }
    .aui .footer__logo {
      padding-bottom: 0; }
    .aui .footer__logo-img {
      max-width: 318px; }
    .aui .footer__links {
      float: right;
      margin: 0; }
    .aui .footer__url-title {
      font-size: 18px;
      letter-spacing: 0; } }
  .aui .footer-large-links.collapsible {
    border: 0;
    box-shadow: none; }
  .aui .footer-large-links-block {
    border-bottom: solid 1px #D8D8D8; }
  .aui .footer-large-links-block.active {
    border-bottom: 0; }
  .aui .footer-large-links-block.active .collapsible-body {
    display: block; }
  .aui .footer-large-links-block .collapsible-header {
    border-bottom: 0; }
  .aui .footer-large__icon {
    position: absolute;
    right: 16px;
    font-size: 18px;
    padding-top: 5px;
    color: #B6B7B7; }
  .aui .active .footer-large__icon {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg); }
  .aui .footer-large-links-block.active .collapsible-body {
    display: block; }
  .aui .footer-large-links-block .collapsible-body {
    border: 0;
    padding: 13px 16px 0; }
  .aui .footer-large__container {
    padding-top: 17px; }
  .aui .footer-large__logo {
    padding-bottom: 23px; }
  .aui .footer-large__logo-img {
    width: 100%;
    max-width: 223px; }
  .aui .footer-large-links-block {
    padding-bottom: 18px; }
  .aui .footer-large__title {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    color: #50535A;
    letter-spacing: 0.18px;
    line-height: 24px;
    padding-top: 14px; }
  .aui .footer-large__url {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 14px;
    color: #86888C;
    letter-spacing: 0.16px;
    line-height: 32px; }
    .aui .footer-large__url:hover {
      color: #0299d8; }
  @media only screen and (min-width: 993px) {
    .aui .footer-large-links-block .collapsible-header {
      padding: 0;
      cursor: text; }
    .aui .footer-large__container {
      padding-top: 0; }
    .aui .footer-large-wrapper-logo {
      position: relative; }
    .aui .footer-large-wrapper-logo:after {
      content: '';
      width: 100%;
      height: 4px;
      background: #F4F4F3;
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0px; }
    .aui .footer-large-wrapper-logo:before {
      content: '';
      width: 100%;
      height: 4px;
      background: #F4F4F3;
      position: absolute;
      z-index: 0;
      bottom: 0;
      left: 0px; }
    .aui .footer-large__logo {
      width: 100%;
      padding: 48px 0 33px 0;
      position: relative; }
    .aui .footer-large__logo-img {
      max-width: 318px; }
    .aui .footer-large-links {
      display: table;
      width: 100%;
      height: 100%; }
    .aui .footer-large-links-block {
      display: table-cell;
      border-bottom: 0; }
    .aui .footer-large__title {
      font-family: Telefonica;
      font-weight: bold;
      font-size: 18px;
      letter-spacing: 0;
      padding: 22px 16px 17px 0; }
    .aui .footer-large-links-block .footer-large__icon {
      display: none; }
    .aui .footer-large-links-block .collapsible-body {
      display: block;
      padding-left: 0; }
    .aui .footer-large__url {
      font-size: 16px;
      letter-spacing: 0;
      line-height: 24px; }
    .aui .footer-large__url-title {
      display: block;
      margin-bottom: 16px; } }
  .aui .section-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535A;
    line-height: 40px;
    text-align: center; }
  @media only screen and (min-width: 993px) {
    .aui .section-title {
      font-size: 40px; } }
  .aui .come-movistar-banner {
    max-height: 168px;
    display: block;
    position: relative;
    overflow: hidden; }
  .aui .come-movistar-banner-container {
    position: absolute;
    padding-left: 16px;
    width: 100%;
    bottom: 37px;
    z-index: 2; }
  .aui .come-movistar-banner__title {
    font-family: Telefonica;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.6px;
    line-height: 24px;
    display: block;
    text-transform: uppercase;
    padding-bottom: 3px;
    margin: 0; }
  .aui .come-movistar-banner__subtitle {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
    display: block;
    margin: 0; }
    .aui .come-movistar-banner__subtitle2 {
    font-family: Telefonica;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0.04px;
    line-height: 24px;
    position: absolute;
    right: 66px;
    top: 90%; }
    .aui .come-movistar-banner__subtitle3 {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 0.8em;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 16px;
    display: block;
    margin: 0; }
    .aui .come-movistar-banner__subtitle4 {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 1em;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 16px;
    display: block;
    margin: 0; }
    .aui .come-movistar-banner__subtitle5 {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 0.8em;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 16px;
    display: block;
    margin: 0; }
@media only screen and (min-width: 993px) {
  .aui .come-movistar-banner__subtitle3 {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 1.7em;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 32px;
    display: block;
    margin: 0;
    margin-top: 12px; }
    .aui .come-movistar-banner__subtitle4 {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 2.4em;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 32px;
    display: block;
    margin: 0;
    margin-top: 12px; }
    .aui .come-movistar-banner__subtitle5 {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 1.6em;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 24px;
    display: block;
    margin: 0;
    margin-top: 12px; } }
  .aui .come-movistar-banner__icon {
    font-family: Telefonica;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0.04px;
    line-height: 24px;
    position: absolute;
    right: 16px; }
  .aui .come-movistar-banner__overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.16) 50%, rgba(0, 0, 0, 0.2) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.16) 50%, rgba(0, 0, 0, 0.2) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.16) 50%, rgba(0, 0, 0, 0.2) 100%);
    z-index: 1;
    top: 0;
    left: 0; }
  .aui .come-movistar-banner__img {
    max-width: 100%;
    z-index: 0; }
  @media only screen and (min-width: 993px) {
    .aui .come-movistar-banner-wrapper {
      height: 100%; }
    .aui .come-movistar-banner {
      max-height: 100%;
      height: 100%;
      position: relative; }
    .aui .come-movistar-banner-container {
      position: relative;
      bottom: auto;
      height: 100%;
      min-height: 450px;
      padding: 30px; }
    .aui .come-movistar-banner__title {
      font-size: 20px;
      letter-spacing: 1px;
      padding-bottom: 9px; }
    .aui .come-movistar-banner__subtitle {
      font-size: 40px;
      letter-spacing: 0;
      line-height: normal;
      margin-top: 10px; }
    .aui .come-movistar-banner__icon {
      font-size: 40px;
      color: #FFFFFF;
      line-height: normal;
      bottom: 30px; }
    .aui .come-movistar-banner__img {
      background: #727272;
      min-width: 100%;
      min-height: 100%;
      max-width: none;
      position: absolute;
      left: 0px;
      top: 0; } }
  @media only screen and (min-width: 993px) {
    .aui .layout_col_1 .come-movistar-banner-container {
      width: 85%;
      max-width: 1280px;
      margin: 0 auto;
      padding: 60px 0; }
    .aui .layout_col_1 .come-movistar-banner__icon {
      bottom: 60px; } }
  .aui .list-links-wrapper {
    padding-top: 15px; }
  .aui .list-links-container {
    padding: 15px 0; }
  .aui .list-links-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535A;
    line-height: 40px;
    text-align: center;
    padding-bottom: 32px;
    margin: 0; }
  .aui .list-links {
    display: block;
    width: 100%;
    border-bottom: 1px solid #D3D4D3;
    padding: 30px 0 10px; }
  .aui .list-links__text {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 18px;
    color: #50535A;
    letter-spacing: 0;
    display: block;
    position: relative;
    margin: 0; }
  .aui .list-links__icon {
    font-size: 18px;
    color: #0098D9;
    letter-spacing: 0;
    line-height: 21px;
    right: 0;
    position: absolute; }
  @media only screen and (min-width: 993px) {
    .aui .list-links-container {
      padding: 0px 10%; }
    .aui .list-links-title {
      font-size: 40px;
      padding-top: 5px;
      padding-bottom: 47px; }
    .aui .list-links {
      border-bottom: 0;
      padding: 36px 40px;
      background: white;
      margin-bottom: 16px; }
    .aui .list-links__text {
      font-family: Telefonica;
      font-weight: 300;
      font-size: 24px;
      line-height: 32px; }
    .aui .list-links__icon {
      font-size: 24px;
      color: #0299D8;
      letter-spacing: 0.04px;
      line-height: 24px;
      top: 3px; } }
  .aui .services-links-boxes-wrapper {
    padding: 56px 0 26px 0; }
  .aui .services-links-boxes-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535A;
    line-height: 40px;
    text-align: center;
    padding: 0 30px 25px; }
  .aui .services-links-boxes {
    display: block;
    text-align: center;
    padding: 25px 30px; }
  .aui .services-links-boxes__img {
    height: 64px;
    max-width: 70px;
    margin: auto; }
  .aui .services-links-boxes img {
    max-height: 100%;
    max-width: 100%; }
  .aui .services-links-boxes__title {
    display: block;
    font-family: Telefonica;
    font-weight: bold;
    font-size: 16px;
    color: #50535A;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 18px;
    text-transform: uppercase; }
  .aui .services-links-boxes__text {
    display: block;
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    color: #50535A;
    letter-spacing: 0;
    line-height: 24px;
    padding-bottom: 8px; }
  .aui .services-links-boxes__link {
    display: block;
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    color: #0299D8;
    letter-spacing: 0;
    line-height: 24px; }
  .aui .services-links-boxes__icon {
    position: absolute;
    padding-top: 5px; }
  @media only screen and (min-width: 993px) {
    .aui .services-links-boxes-wrapper {
      padding: 0;
      padding-bottom: 25px; }
    .aui .services-links-boxes-title {
      font-size: 48px;
      padding-top: 5px;
      padding-bottom: 45px; }
    .aui .services-links-boxes {
      font-size: 40px;
      padding-top: 5px;
      padding-bottom: 47px; }
    .aui .services-links-boxes {
      padding: 20px 45px;
      border: 1px solid #D3D4D3;
      border-radius: 4px;
      margin-bottom: 35px;
      margin-right: 15px; }
    .aui .services-links-boxes:hover {
      box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2); }
    .aui .services-links-boxes__img-container {
      display: table;
      width: 100%; }
    .aui .services-links-boxes__img {
      height: 106px;
      display: table-cell;
      vertical-align: middle; }
    .aui .services-links-boxes img {
      max-height: 80px;
      max-width: 80px; }
    .aui .services-links-boxes__title {
      padding-top: 10px;
      padding-bottom: 5px;
      font-size: 24px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      text-transform: none; }
    .aui .services-links-boxes__text {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      font-size: 20px;
      line-height: 32px;
      max-height: 64px;
      text-overflow: ellipsis; }
    .aui .services-links-boxes__link {
      font-size: 20px;
      padding-top: 20px; }
      .aui .services-links-boxes__link:hover {
        text-decoration: underline; } }
  .aui .faqs-links {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.18px;
    margin: 0; }
    @media only screen and (min-width: 993px) {
      .aui .faqs-links {
        display: flex;
        flex-wrap: wrap;
        font-size: 24px;
        letter-spacing: 0; } }
  .aui .faqs-links__item {
    position: relative;
    border-bottom: 1px solid #D3D4D3; }
    @media only screen and (min-width: 993px) {
      .aui .faqs-links__item {
        width: 48%;
        margin-bottom: 16px; }
        .aui .faqs-links__item:nth-child(odd) {
          margin-left: 0;
          margin-right: 1%; }
        .aui .faqs-links__item:nth-child(even) {
          margin-right: 0;
          margin-left: 1%; } }
    @media only screen and (min-width: 1201px) {
      .aui .faqs-links__item:nth-child(odd) {
        margin-right: 20px; }
      .aui .faqs-links__item:nth-child(even) {
        margin-left: 20px; } }
  .aui .faqs-links__index {
    font-size: 18px;
    color: #0299D8;
    line-height: 24px;
    position: absolute;
    top: 16px;
    left: 26px; }
    @media only screen and (min-width: 993px) {
      .aui .faqs-links__index {
        font-size: 24px;
        top: 20px;
        left: 23px; } }
  .aui .faqs-links__link {
    display: block;
    color: #50535A;
    line-height: 24px;
    padding: 14px 48px 18px 48px; }
    @media only screen and (min-width: 993px) {
      .aui .faqs-links__link {
        line-height: 32px; } }
  .aui .faqs-links__icon {
    font-size: 18px;
    color: #0299D8;
    position: absolute;
    top: 16px;
    right: 26px; }
    @media only screen and (min-width: 993px) {
      .aui .faqs-links__icon {
        font-size: 24px;
        position: relative;
        top: 2px;
        right: auto; } }
  .aui .faqs-links__button-container {
    text-align: center;
    margin: 32px 0 36px; }
  .aui .faqs-links__faq-button {
    font-size: 16px;
    color: #0299D8;
    letter-spacing: 0; }
  .aui .full-col {
    padding: 0; }
  .aui .featured-links {
    display: block;
    position: relative;
    padding: 29px 52px 18px;
    border-top: 1px solid #D3D4D3;
    border-bottom: 1px solid #D3D4D3; }
  .aui .featured-links__title {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 18px;
    color: #50535A;
    letter-spacing: 0.2px;
    line-height: 24px; }
  .aui .featured-links__icon {
    font-size: 24px;
    color: #0299D8;
    letter-spacing: 0;
    left: 16px;
    position: absolute;
    width: 22px; }
  .aui .featured-links__icon-next {
    font-size: 18px;
    color: #0098D9;
    letter-spacing: 0.03px;
    line-height: 24px;
    right: 16px;
    position: absolute; }
  .aui .featured-links__text {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    color: #50535A;
    letter-spacing: 0;
    line-height: 24px;
    display: block; }
  @media only screen and (min-width: 993px) {
    .aui .featured-links-container {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
    .aui .full-col {
      padding: 0 0.75rem; }
    .aui .featured-links {
      height: 100%;
      background-color: #ffffff;
      display: flex;
      flex-direction: column;
      padding-bottom: 31px; }
    .aui .featured-links__title {
      font-size: 24px;
      color: #0299D8;
      line-height: 40px; }
    .aui .featured-links__icon {
      display: none; }
    .aui .featured-links__icon-next {
      font-size: 32px;
      letter-spacing: 0.07px;
      padding-top: 8px; }
    .aui .featured-links__text {
      font-size: 20px;
      line-height: 32px;
      padding-top: 38px; } }
  .aui .slider-shows-wrapper {
    padding: 15px 0 25px; }
    @media only screen and (min-width: 993px) {
      .aui .slider-shows-wrapper {
        padding: 67px 0 99px; } }
  .aui .slider-shows-container {
    color: #50535A;
    padding-left: 16px;
    max-width: 1280px; }
    @media only screen and (min-width: 601px) {
      .aui .slider-shows-container {
        width: 85%;
        margin: 0 auto;
        padding-left: 0; } }
  .aui .slider-shows__title {
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    margin: 0;
    margin-bottom: 15px;
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .aui .slider-shows__title {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 47px; } }
  .aui .slider-shows__carousel .slick-list {
    /* @media only screen and (min-width : 601px) {
	    	margin-right: -32px;
		} */ }
  @media only screen and (min-width: 601px) {
    .aui .slider-shows__carousel .slick-prev {
      left: -66px; } }
  @media only screen and (min-width: 601px) {
    .aui .slider-shows__carousel .slick-next {
      right: -66px; } }
  .aui .slider-shows__carousel .slick-prev::before,
  .aui .slider-shows__carousel .slick-next::before {
    color: #50535A;
    background: transparent; }
  .aui img.slider-shows__image {
    max-width: 100%;
    height: auto;
    width: auto;
    border-radius: 4px; }
  .aui .slider-shows__item {
    padding-right: 15px;
    text-align: left;
    color: #50535A; }
    @media only screen and (min-width: 601px) {
      .aui .slider-shows__item {
        padding: 0 20px; } }
  .aui .slider-shows__name {
    margin: 0;
    margin-top: 6px;
    font-size: 16px; }
    @media only screen and (min-width: 993px) {
      .aui .slider-shows__name {
        font-size: 18px;
        line-height: 24px;
        margin-top: 21px; } }
  .aui .c-plan-container {
    position: relative; }
  .aui .tab__title-mobile {
    display: none;
    /*font-size: 30px;
	width: 100%;
	text-align: center;

	@media only screen and (min-width : 993px){
		display: none;
	}*/ }
  .aui .c-plan {
    font-weight: normal;
    font-size: 16px;
    color: #50535A;
    line-height: 24px;
    border-bottom: 1px solid #D3D4D3;
    background: #fff;
    width: 100%; }
/*Clase c-plan-detalles agregada por Jorman Bastidas para cambiar el tamaño del contenido de los Lightbox*/
  .aui .c-plan-detalles {
    font-weight: normal;
	font-size: 0.8em;
	color: #50535A;
    background: #fff; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan {
        margin: 0 20px;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
        border-radius: 4px;
        margin-bottom: 20px; }
        .aui .c-plan.stairs:nth-of-type(2) {
          margin-top: 10px; }
          .aui .c-plan.stairs:nth-of-type(2) .c-plan__header {
            height: 140px; }
        .aui .c-plan.stairs:nth-of-type(3) {
          margin-top: 20px; }
          .aui .c-plan.stairs:nth-of-type(3) .c-plan__header {
            height: 130px; }
        .aui .c-plan.stairs:nth-of-type(4) {
          margin-top: 30px; }
          .aui .c-plan.stairs:nth-of-type(4) .c-plan__header {
            height: 120px; }
        .aui .c-plan.stairs:nth-of-type(5) {
          margin-top: 40px; }
          .aui .c-plan.stairs:nth-of-type(5) .c-plan__header {
            height: 110px; }
        .aui .c-plan.stairs:nth-of-type(6) {
          margin-top: 50px; }
          .aui .c-plan.stairs:nth-of-type(6) .c-plan__header {
            height: 100px; }
            .aui .c-plan.stairs:nth-of-type(6) .c-plan__header h3 {
              margin-bottom: 5px; }
        .aui .c-plan.stairs:nth-of-type(7) {
          margin-top: 60px; }
          .aui .c-plan.stairs:nth-of-type(7) .c-plan__header {
            height: 90px; }
            .aui .c-plan.stairs:nth-of-type(7) .c-plan__header h3 {
              margin-bottom: 10px; }
        .aui .c-plan.stairs:nth-of-type(8) {
          margin-top: 70px; }
          .aui .c-plan.stairs:nth-of-type(8) .c-plan__header {
            height: 80px; }
            .aui .c-plan.stairs:nth-of-type(8) .c-plan__header h3 {
              margin-bottom: 15px; }
        .aui .c-plan.stairs:nth-of-type(9) {
          margin-top: 80px; }
          .aui .c-plan.stairs:nth-of-type(9) .c-plan__header {
            height: 70px; }
            .aui .c-plan.stairs:nth-of-type(9) .c-plan__header h3 {
              margin-bottom: 20px; }
        .aui .c-plan.stairs:nth-of-type(10) {
          margin-top: 90px; }
          .aui .c-plan.stairs:nth-of-type(10) .c-plan__header {
            height: 60px; }
            .aui .c-plan.stairs:nth-of-type(10) .c-plan__header h3 {
              margin-bottom: 25px; }
        .aui .c-plan.stairs:nth-of-type(n+11) {
          display: none; } }
  .aui .c-plan__header {
    padding: 20px 15px;
    display: flex;
    position: relative;
    flex-wrap: wrap; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__header {
        padding: 0;
        color: #fff;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        height: 150px;
        align-content: center; } }
  .aui .c-plan__caret {
    position: absolute;
    right: 15px;
    bottom: 7px;
    line-height: 1; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__caret {
        display: none; } }
    .aui .c-plan__caret span {
      display: block; }
  .aui .c-plan__detail-container {
    order: 1;
    min-width: 50%; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__detail-container {
        order: 2;
        flex-grow: 1;
        width: 100%; } }
  .aui .c-plan__detail {
    font-weight: 300;
    font-size: 56px;
    letter-spacing: -2px;
    line-height: 45px;
    margin: 0;
    min-width: 50%; }
    .aui .c-plan__detail .header-price {
      color: #50535A; }
    .aui .c-plan__detail .header-old-price {
      font-size: 17px;
      text-decoration: line-through;
      color: #cbcbcb;
      font-weight: normal;
      float: left;
      padding-right: 5px;
      letter-spacing: 0px; }
    .aui .c-plan__detail .header-text {
      letter-spacing: 0;
      font-size: 17px;
      color: #cbcbcb;
      font-weight: normal; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__detail {
        text-align: center; }
        .aui .c-plan__detail .header-price {
          color: #FFF; }
        .aui .c-plan__detail .header-old-price {
          font-size: 35px;
          float: none;
          color: #FFF; }
        .aui .c-plan__detail .header-text {
          font-size: 18px;
          color: #FFF;
          line-height: 20px; } }
  .aui .c-plan__detail-text {
    position: relative;
    top: 5px; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__detail-text {
        display: none; } }
  .aui .c-plan__featured-container {
    order: 2;
    flex-grow: 1;
    width: 100%; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__featured-container {
        order: 1;
        height: 20px;
        text-align: center;
        margin-top: -10px;
        margin-bottom: 10px; } }
  .aui .c-plan-rrss__icon {
    padding: 5px 4px 5px 0;
    display: inline-block;
    font-size: 19px; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan-rrss__icon {
        font-size: 25px; } }
  .aui .c-plan__featured {
    border-radius: 2px;
    padding: 2px 5px;
    margin-top: 12px;
    font-size: 13px;
    color: #FFFFFF;
    line-height: 17px;
    display: inline-block; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__featured {
        background: transparent;
        display: inline;
        text-transform: uppercase;
        letter-spacing: 0; } }
  .aui .c-plan__price-container {
    margin-left: auto;
    order: 1;
    text-align: right; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__price-container {
        display: none; } }
  .aui .c-plan__old-price-mobile {
    color: #cbcbcb;
    font-size: 26px;
    /*text-decoration: line-through; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__old-price-mobile {
        display: none; }*/ }
  .aui .c-plan__old-price-desktop {
    display: none;
    color: #cbcbcb;
    font-size: 17px;
    /*text-decoration: line-through;*/
    margin: 0px 0 -25px; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__old-price-desktop {
        display: block; } }
  .aui .c-plan__price {
    font-size: 26px; }
  .aui .c-plan__price-text {
    font-size: 13px;
    line-height: 17px; }
  .aui .pricing-accordion--isOpen .c-plan__detail-container {
    min-width: 50%; }
  .aui .pricing-accordion--isOpen .c-plan__detail {
    font-size: 26px;
    line-height: 24px;
    letter-spacing: 0; }
    .aui .pricing-accordion--isOpen .c-plan__detail .header-old-price {
      font-size: 15px;
      text-decoration: line-through;
      color: #cbcbcb;
      font-weight: normal;
      float: left;
      padding-right: 5px; }
      @media only screen and (min-width: 993px) {
        .aui .pricing-accordion--isOpen .c-plan__detail .header-old-price {
          color: #FFF;
          padding-right: 0;
          font-size: 35px;
          float: none; } }
    .aui .pricing-accordion--isOpen .c-plan__detail .header-text {
      letter-spacing: 0;
      font-size: 15px;
      color: #cbcbcb;
      font-weight: normal; }
      @media only screen and (min-width: 993px) {
        .aui .pricing-accordion--isOpen .c-plan__detail .header-text {
          color: #FFF;
          font-size: 20px; } }
    @media only screen and (min-width: 993px) {
      .aui .pricing-accordion--isOpen .c-plan__detail {
        font-size: 56px;
        letter-spacing: -5px;
        line-height: 45px; } }
  .aui .pricing-accordion--isOpen .c-plan__detail-text,
  .aui .pricing-accordion--isOpen .c-plan__price-text {
    display: none; }
  .aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__detail {
    font-size: 56px;
    letter-spacing: -5px;
    line-height: 45px; }
    .aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__detail .header-old-price {
      font-size: 15px;
      text-decoration: line-through;
      color: #cbcbcb;
      font-weight: normal;
      float: left;
      padding-right: 5px;
      letter-spacing: 0; }
      @media only screen and (min-width: 993px) {
        .aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__detail .header-old-price {
          color: #FFF;
          padding-right: 0;
          font-size: 35px;
          float: none; } }
    .aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__detail .header-text {
      letter-spacing: 0;
      font-size: 15px;
      color: #cbcbcb;
      font-weight: normal; }
      @media only screen and (min-width: 993px) {
        .aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__detail .header-text {
          color: #FFF;
          font-size: 20px; } }
  .aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__detail-text,
  .aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__price-text {
    display: block; }
    @media only screen and (min-width: 993px) {
      .aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__detail-text,
      .aui .pricing-accordion--isOpen .c-plan--isActive .c-plan__price-text {
        display: none; } }
  .aui .c-plan--isActive .c-plan__header {
    background: #F4F4F3; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan--isActive .c-plan__header {
        background: #0098D9; } }
  .aui .c-plan--isActive .c-plan__caret {
    transform: rotate(180deg);
    bottom: 7px; }
  .aui .c-plan--isActive .c-plan__body-container {
    display: block; }
  .aui .c-plan__body-container {
    display: block;
    /*background: linear-gradient(-180deg, #F4F4F3 0%, #E9EAE8 100%);*/
    background: #fff;
    padding: 8px 8px 24px; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__body-container {
        display: block;
        background: #fff;
        padding: 0; } }
  .aui .c-plan__body {
    background: #FFFFFF;
    /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);*/
    border-radius: 4px;
    padding: 24px 13px;
    text-align: justify; } /*Propiedad text-align modificada por Jorman Bastidas de center a justify para alinear el contenido de los Lightbox*/
    @media only screen and (min-width: 993px) {
      .aui .c-plan__body {
        box-shadow: none;
        padding: 15px 20px; } }
  .aui .c-plan__list {
    margin: 0; }
  .aui .c-plan__list-item {
    border-bottom: 1px solid #D8D8D8;
    padding: 15px 0;
    text-align: center;
    height: 58px; }
    .aui .c-plan__list-item.c-plan__featured-content {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 7px 0;
      position: absolute; }
    .aui .c-plan__list-item.borderless {
      border-bottom: 0; }
    .aui .c-plan__list-item:first-child {
      padding-top: 10px; }
    .aui .c-plan__list-item:last-child {
      border-bottom: 0; }
    .aui .c-plan__list-item.c-plan__rrss {
      display: none; }
      @media only screen and (min-width: 993px) {
        .aui .c-plan__list-item.c-plan__rrss {
          display: block;
          padding: 10px 0px;
          height: 58px; } }
  .aui .c-plan__featured-image {
    max-width: 100%;
    height: 100%; }
  .aui .c-plan__featured-flags {
    height: 100%;
    display: flex;
    align-items: flex-end; }
  .aui .featured-flags__text {
    position: absolute;
    top: 0; }
  .aui .featured-flags__item {
    height: 25px;
    width: 40px;
    display: inline-block;
    padding-right: 5px; }
  .aui .featured-flags__item img {
    max-width: 100%;
    height: 100%; }
  .aui .c-plan__list-item--previous-price {
    font-weight: normal;
    color: #86888c;
    font-size: 14px;
    text-decoration: line-through;
    /*&::after {
		content: ' / mes'
	}*/ }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__list-item--previous-price {
        font-size: 18px; } }
  .aui .c-plan__list-item--price {
    display: none;
    font-weight: normal;
    font-size: 24px;
    color: #50535A;
    letter-spacing: 0;
    line-height: 33px;
    /*&::after {
		content: '/ mes'
	}*/ }
    .aui .c-plan__list-item--price .c-plan__text {
      line-height: 33px; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__list-item--price {
        height: 78px;
        margin-top: 17px;
        vertical-align: middle;
        display: list-item;
        padding: 0;
        font-size: 21px;
        letter-spacing: -1px; } }
    .aui .c-plan__list-item--price .c-plan__text {
      margin-top: 15px; }
  .aui .c-plan__title {
    font-weight: bold;
    font-size: 16px;
    margin: 4px 0; }
  .aui .c-plan__text {
    display: inline-block; }
    @media only screen and (min-width: 993px) {
      .aui .c-plan__text {
        line-height: 17px; } }
  .aui .c-plan__view-detail {
    color: #0299D8;
    height: 48px;
    line-height: 48px;
    text-decoration: underline;
    width: 100%; }
  .aui .c-plan__get {
    height: 48px;
    line-height: 48px;
    width: 100%; }
  @media only screen and (min-width: 993px) {
    .aui .c-pricing {
      display: flex; }
      .aui .c-pricing .c-plan {
        flex-grow: 1; } }
  .aui .c-pricing-slider__title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535A;
    line-height: 40px;
    text-align: center;
    padding-bottom: 32px;
    margin: 0; }
    @media only screen and (min-width: 993px) {
      .aui .c-pricing-slider__title {
        font-size: 40px;
        /*padding-top: 5px;
		padding-bottom: 47px;*/
        padding: 5px 18% 47px; } }
    @media only screen and (min-width: 1201px) {
      .aui .c-pricing-slider__title {
        padding: 5px 25% 47px; } }
  .aui .c-pricing-slider .slick-track {
    margin: 0 auto; }
  .aui .c-pricing__arrows {
    max-width: 1280px;
    margin: 0 auto;
    width: 85%;
    position: absolute;
    height: 48px;
    top: 40%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1;
    pointer-events: none; }
    .aui .c-pricing__arrows .slick-arrow {
      pointer-events: auto; }
    .aui .c-pricing__arrows .slick-prev {
      left: -66px; }
    .aui .c-pricing__arrows .slick-next {
      right: -66px; }
    .aui .c-pricing__arrows .slick-prev::before,
    .aui .c-pricing__arrows .slick-next::before {
      color: #50535A;
      background: transparent; }
  .aui .c-pricing__see-more {
    margin: 15px 0;
    text-align: center; }
    .aui .c-pricing__see-more .btn-flat {
      color: #0098D9; }
  .aui .c-plan__filter-accept {
    width: 100%;
    margin-bottom: 10px; }
  .aui .c-plan__filter-close {
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }
  .aui .movistar--green .c-plan__featured {
    background: #5bc500; }
  .aui .movistar--green .c-plan__price-container {
    color: #5bc500; }
  .aui .movistar--green .c-plan__get {
    background: #5bc500; }
  @media only screen and (min-width: 993px) {
    .aui .movistar--green .c-plan--featured .c-plan__header {
      background: #019BF2; }
    .aui .movistar--green .c-plan--featured .c-plan__get {
      background: #019BF2; }
    .aui .movistar--green .c-plan--featured .c-plan__list-item--price {
      color: #019BF2; }
    .aui .movistar--green .c-plan__featured {
      background: #019BF2; }
    .aui .movistar--green .c-plan__header {
      background: #5bc500; }
    .aui .movistar--green .c-plan__get {
      background: #5bc500; } }
  .aui .movistar--blue .c-plan__featured {
    background: #5bc500; }
  .aui .movistar--blue .c-plan__price-container {
    color: #019BF2; }
  .aui .movistar--blue .c-plan__get {
    background: #019BF2; }
  @media only screen and (min-width: 993px) {
    .aui .movistar--blue .c-plan--featured .c-plan__header {
      background: #5bc500; }
    .aui .movistar--blue .c-plan--featured .c-plan__get {
      background: #5bc500; }
    .aui .movistar--blue .c-plan--featured .c-plan__list-item--price {
      color: #5bc500; }
    .aui .movistar--blue .c-plan__header {
      background: #019BF2; }
    .aui .movistar--blue .c-plan__get {
      background: #019BF2; } }
  @media only screen and (min-width: 993px) {
    .aui .m-price__inner {
      border: 2px solid #E9EAE8; } }
  .aui .m-price__title {
    font-size: 32px;
    font-weight: 300;
    color: #50535A;
    margin: 20px 0 30px;
    padding: 0 15px;
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .aui .m-price__title {
        display: none; } }
  .aui .m-price__checkbox-container {
    margin: 10px 0 15px; }
    @media only screen and (min-width: 993px) {
      .aui .m-price__checkbox-container {
        margin: 24px 0 15px; } }
  .aui .m-price__item {
    text-align: right;
    padding: 0; }
  .aui .m-price__item-container {
    padding: 15px 35px;
    border-bottom: 1px solid #dedede; }
    .aui .m-price__item-container:last-child {
      border-bottom: 0; }
  .aui .m-price__item-name {
    font-weight: bold;
    font-size: 12px;
    color: #55AF07;
    letter-spacing: 0.6px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-align: left; }
    @media only screen and (min-width: 993px) {
      .aui .m-price__item-name {
        text-align: right; } }
    .aui .m-price__item-name.m-price__item-only-price {
      font-size: 16px;
      text-align: left; }
  .aui .m-price__item-price {
    font-size: 40px;
    color: #50535A;
    letter-spacing: -1px;
    line-height: 40px; }
  .aui .m-price__item-price--line-through {
    text-decoration: line-through;
    font-size: 32px;
    color: #B6B7B7;
    line-height: 40px;
    letter-spacing: 0;
    font-weight: 300;
    margin-bottom: 15px; }
  .aui .m-price__item-desc {
    font-size: 16px;
    color: #50535A;
    line-height: 24px; }
  .aui .m-price__item .m-price__item-detail-link {
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .m-price__item .m-price__item-detail-link {
        display: block;
        color: #0098D9;
        font-size: 16px;
        text-align: right;
        text-align: right;
        margin: 10px 0; } }
  .aui .m-price__item-detail-link span {
    vertical-align: middle; }
  .aui .m-price__call-to-action {
    padding: 5px 15px 20px; }
    @media only screen and (min-width: 993px) {
      .aui .m-price__call-to-action {
        padding: 5px 35px  30px; } }
    .aui .m-price__call-to-action .btn {
      width: 100%;
      height: 48px;
      line-height: 48px; }
    .aui .m-price__call-to-action .m-price__item-detail-link {
      display: block;
      text-align: center;
      padding: 20px; }
      @media only screen and (min-width: 993px) {
        .aui .m-price__call-to-action .m-price__item-detail-link {
          display: none; } }
  .aui .m-price__call-us {
    font-size: 18px;
    color: #50535A;
    text-align: center;
    background: #E9EAE8;
    padding: 7px 0;
    /*display: none;
	@media only screen and (min-width : 993px){
		display: block;
	}*/ }
  .aui .m-price__phone {
    font-weight: bold; }
  .aui .m-price__desktop {
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .m-price__desktop {
        display: block; } }
  .aui .m-price__mobile {
    display: block; }
    @media only screen and (min-width: 993px) {
      .aui .m-price__mobile {
        display: none; } }
  .aui .movistar--green .device-carousel__featured .btn {
    background: #5bc500; }
  .aui .movistar--green .m-price__call-to-action .btn {
    background: #5bc500; }
  .aui .movistar--blue .device-carousel__featured .btn {
    background: #019BF2; }
  .aui .movistar--blue .m-price__call-to-action .btn {
    background: #019BF2; }
  @media only screen and (min-width: 993px) {
    .aui .m-product-card__inner {
      border: 2px solid #E9EAE8;
      border-radius: 4px; } }
  .aui .m-product-card__header {
    color: #fff; }
    @media only screen and (min-width: 993px) {
      .aui .m-product-card__header {
        background-image: none;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px; } }
  .aui .m-product-card__advertise {
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5);
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 15px; }
  .aui .m-product-card__advertise-type {
    display: block; }
    @media only screen and (min-width: 993px) {
      .aui .m-product-card__advertise-type {
        display: inline; } }
  .aui .m-product-card__sale {
    font-size: 32px;
    line-height: 40px;
    font-weight: 300;
    margin: 0;
    /*padding: 40px 15px 100px;*/
    padding: 40px 15px 45px;
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .aui .m-product-card__sale {
        padding: 70px 15px 70px; } }
  .aui .m-product-card__sale-item {
    display: block; }
    @media only screen and (min-width: 993px) {
      .aui .m-product-card__sale-item {
        display: inline; } }
  .aui .m-product-card__body {
    padding-bottom: 15px; }
  .aui .m-product-card__navigation {
    display: flex;
    align-items: center;
    padding: 30px 15px; }
    @media only screen and (min-width: 993px) {
      .aui .m-product-card__navigation {
        padding: 15px 15%; } }
  .aui .m-product-card__prev,
  .aui .m-product-card__next {
    border: 0;
    background: transparent;
    width: 40px;
    height: 40px;
    font-size: 30px; }
  .aui .m-product-card__prev .icon-navigate_before,
  .aui .m-product-card__next .icon-navigate_next {
    color: #4e5255; }
  .aui .m-product-card__prev {
    margin-right: auto; }
  .aui .m-product-card__next {
    margin-left: auto; }
  .aui .m-product-card__title {
    font-weight: bold;
    font-size: 19px;
    margin: 0 auto;
    text-align: center;
    color: #4e5255; }
  .aui .m-product-card__list-features-wraper {
    padding: 30px 0 0; }
    @media only screen and (min-width: 993px) {
      .aui .m-product-card__list-features-wraper {
        padding: 0 15%; } }
  .aui .m-product-card__list-features {
    border-top: 1px solid #D3D4D3; }
    @media only screen and (min-width: 993px) {
      .aui .m-product-card__list-features {
        display: flex;
        flex-wrap: wrap; } }
  .aui .m-product-card__feature {
    border-bottom: 1px solid #D3D4D3;
    padding: 0 15px;
    width: 100%; }
    @media only screen and (min-width: 993px) {
      .aui .m-product-card__feature.width50 {
        width: 50%; } }
  .aui .m-product-card__feature-title {
    font-weight: bold;
    font-size: 15px;
    color: #555;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 15px 0 0 0; }
  .aui .m-product-card__list {
    margin-top: 5px; }
    @media only screen and (min-width: 993px) {
      .aui .m-product-card__list {
        margin-top: 15px; } }
  .aui .m-product-card__list-item {
    font-size: 16px;
    color: #50535A;
    line-height: 24px; }
  @media only screen and (min-width: 993px) {
    .aui .m-product-card__rate-wraper {
      padding: 15px 15%; } }
  .aui .m-product-icons {
    width: 100%; }
  .aui .m-product__icon {
    margin: 0 10px 15px 0;
    width: 45px;
    height: 45px; }
  .aui .m-product-card__rate-inner {
    background-color: #f5f4f2;
    padding: 15px 35px 0;
    display: inline-block;
    margin: 0;
    border: 0; }
    @media only screen and (min-width: 993px) {
      .aui .m-product-card__rate-inner {
        margin: 10px 0; } }
  .aui .m-product-card__rate-title {
    text-align: center;
    font-size: 16px;
    color: #50535A;
    line-height: 24px;
    margin-bottom: 30px; }
  .aui .m-product-card__rate {
    display: flex;
    text-align: center;
    justify-content: space-between; }
    .aui .m-product-card__rate img {
      max-width: 26px; }
  .aui .movistar--green .m-product-card__header {
    background: #5bc500; }
  .aui .movistar--blue .m-product-card__header {
    background: #019BF2; }
  .aui .m-third-party-card .services-links-container {
    width: auto; }
  @media only screen and (min-width: 601px) {
    .aui .m-third-party-card {
      /*.services-links {
			padding: 20px 0;
		}*/ }
      .aui .m-third-party-card .services-links-grid--2-col .services-links {
        width: 50%; }
      .aui .m-third-party-card .services-links-grid--3-col .services-links {
        width: 50%; }
      .aui .m-third-party-card .services-links-grid--4-col .services-links {
        width: 50%; }
      .aui .m-third-party-card .services-links__img img {
        max-height: 60px;
        max-width: 60px; }
      .aui .m-third-party-card .services-links__title {
        font-size: 16px;
        padding-top: 0; }
      .aui .m-third-party-card .services-links__text {
        font-size: 16px;
        line-height: 24px;
        max-width: 270px;
        margin: 0 auto; }
      .aui .m-third-party-card .services-links__link {
        font-size: 16px;
        padding-top: 20px; } }
  .aui .m-third-party-card__header {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
    position: relative;
    /*padding-bottom: 110px;*/
    padding-bottom: 45px; }
    @media only screen and (min-width: 601px) {
      .aui .m-third-party-card__header {
        padding-bottom: 0;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        overflow: hidden; } }
  .aui .m-third-party-card__navigation {
    position: relative;
    z-index: 3; }
    @media only screen and (min-width: 601px) {
      .aui .m-third-party-card__navigation {
        display: flex;
        align-items: center;
        height: 220px;
        padding: 0 15px; } }
  .aui .m-third-party-card__shape {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    /*background-image: url(../images/third-party-shape.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: contain;*/ }
    @media only screen and (min-width: 601px) {
      .aui .m-third-party-card__shape {
        display: none; } }
  .aui .m-third-party-card__overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .6;
    background: #000;
    background: linear-gradient(to bottom, black 0%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#00000000',GradientType=0 ); }
    @media only screen and (min-width: 601px) {
      .aui .m-third-party-card__overlay {
        background: #000;
        filter: none;
        opacity: .4; } }
  .aui .m-third-party-card__prev,
  .aui .m-third-party-card__next {
    display: none;
    border: 0;
    background: transparent;
    width: 40px;
    height: 40px;
    font-size: 30px; }
    @media only screen and (min-width: 601px) {
      .aui .m-third-party-card__prev,
      .aui .m-third-party-card__next {
        display: block; } }
  .aui .m-third-party-card__prev .icon-navigate_before,
  .aui .m-third-party-card__next .icon-navigate_next {
    color: #fff; }
  @media only screen and (min-width: 601px) {
    .aui .m-third-party-card__prev {
      margin-right: auto; }
    .aui .m-third-party-card__next {
      margin-left: auto; } }
  .aui .m-third-party-card__content {
    text-align: center;
    padding: 20px; }
  .aui .m-third-party-card__logo {
    text-indent: -9999999px;
    background-repeat: no-repeat;
    background-size: auto 35px;
    background-position: center;
    margin: 10px 0 0 0; }
    @media only screen and (min-width: 601px) {
      .aui .m-third-party-card__logo {
        margin: 0;
        background-size: auto 55px; } }
  .aui .m-third-party-card__title {
    display: block;
    font-size: 32px;
    line-height: 40px;
    font-weight: 300;
    margin: 1.78rem 0 1.424rem 0;
    color: #fff; }
    @media only screen and (min-width: 601px) {
      .aui .m-third-party-card__title {
        display: none; } }
  .aui .m-third-party-card__title-desktop {
    display: none; }
    @media only screen and (min-width: 601px) {
      .aui .m-third-party-card__title-desktop {
        font-size: 22px;
        line-height: normal;
        margin: 20px auto 0;
        display: block;
        margin-left: 7px;
        color: #fff; } }
  .aui .m-third-party-card__call-to-action-top {
    padding: 0 15px;
    text-align: center; }
    @media only screen and (min-width: 601px) {
      .aui .m-third-party-card__call-to-action-top {
        display: none; } }
    .aui .m-third-party-card__call-to-action-top .btn {
      width: 177px;
      height: 48px;
      line-height: 48px;
      margin: auto; }
  @media only screen and (min-width: 601px) {
    .aui .m-third-party-card__body {
      padding: 40px 0; } }
  @media only screen and (min-width: 601px) {
    .aui .m-third-party-card__inner {
      border: 2px solid #E9EAE8;
      border-radius: 4px; } }
  .aui .how-to-contract-wraper {
    padding-top: 30px; }
    @media only screen and (min-width: 993px) {
      .aui .how-to-contract-wraper {
        padding-top: 0;
        padding-bottom: 40px; } }
  .aui .how-to-contract {
    padding-left: 50px;
    margin-bottom: 0; }
    @media only screen and (min-width: 993px) {
      .aui .how-to-contract {
        display: flex;
        padding-left: 0;
        justify-content: space-between; } }
  .aui .how-to-contract-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535A;
    line-height: 40px;
    text-align: center;
    padding: 0 15px 15px;
    margin: 0; }
    @media only screen and (min-width: 993px) {
      .aui .how-to-contract-title {
        font-size: 40px;
        padding-top: 5px;
        padding-bottom: 50px; } }
  .aui .how-to-contract-title__boldText {
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    line-height: 43px; }
  .aui .how-to-contract__item {
    position: relative; }
    .aui .how-to-contract__item::before {
      content: '';
      display: block;
      width: 1px;
      background: #0098D9;
      position: absolute;
      top: 35px;
      left: -27px;
      bottom: -3px; }
      @media only screen and (min-width: 993px) {
        .aui .how-to-contract__item::before {
          content: none; } }
    .aui .how-to-contract__item:last-child::before {
      content: none; }
    .aui .how-to-contract__item .collapsible-header {
      background: transparent; }
    .aui .how-to-contract__item.active .collapsible-body {
      display: block; }
    @media only screen and (min-width: 993px) {
      .aui .how-to-contract__item .collapsible-header {
        border-bottom: 0;
        cursor: auto; }
      .aui .how-to-contract__item .collapsible-body {
        display: block;
        border-bottom: 0;
        padding: 0 15px;
        text-align: center;
        font-size: 18px;
        font-weight: 300;
        max-width: 280px; } }
  .aui .how-to-contract__title {
    position: relative; }
    @media only screen and (min-width: 993px) {
      .aui .how-to-contract__title {
        text-align: center;
        font-weight: bold;
        font-size: 18px; } }
  .aui .how-to-contract__arrow {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    padding-top: 5px;
    color: #B6B7B7; }
    @media only screen and (min-width: 993px) {
      .aui .how-to-contract__arrow {
        display: none; } }
  .aui .how-to-contract__icon {
    font-size: 22px;
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%); }
    @media only screen and (min-width: 993px) {
      .aui .how-to-contract__icon {
        position: relative;
        display: block;
        text-align: center;
        left: auto;
        top: auto;
        transform: translateY(0);
        font-size: 44px;
        margin-bottom: 50px; } }
  .aui .how-to-contract__no-line {
    padding-left: 0; }
    .aui .how-to-contract__no-line .how-to-contract__item {
      padding-left: 50px;
      border-bottom: 1px solid #ddd; }
      @media only screen and (min-width: 993px) {
        .aui .how-to-contract__no-line .how-to-contract__item {
          border-bottom: none;
          padding-left: 0; } }
    .aui .how-to-contract__no-line .how-to-contract__item:before {
      content: none; }
    .aui .how-to-contract__no-line .collapsible-header {
      border-bottom: none; }
    .aui .how-to-contract__no-line .collapsible-body {
      border-bottom: none; }
    @media only screen and (min-width: 993px) {
      .aui .how-to-contract__no-line .how-to-contract__icon {
        font-size: 70px;
        margin-bottom: 5px; } }
  .aui .movistar--green .how-to-contract__icon {
    color: #5bc500; }
  .aui .movistar--blue .how-to-contract__icon {
    color: #019BF2; }
  .aui .filter-fixed-action-btn {
    display: none;
    /*position: fixed;
	bottom: 25px;
	z-index: 997;
	left: 50%;
	transform: translateX(-50%);
	padding: 0;
	@media only screen and (min-width : 993px) {
		display: none;
	}*/ }
  .aui .filter-action-btn {
    background-color: #0299D8;
    width: 110px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    border-radius: 40px; }
  .aui .filter-action-icon {
    font-size: 24px;
    position: relative;
    top: -2px;
    margin-right: 5px; }
  @media only screen and (min-width: 993px) {
    .aui .filter-panels-wrapper {
      display: flex; } }
  .aui .filter-panel {
    border-bottom: 1px solid #D3D4D3;
    padding: 20px 0 5px; }
    .aui .filter-panel:first-of-type {
      padding-top: 0; }
    @media only screen and (min-width: 993px) {
      .aui .filter-panel {
        width: 33%;
        border-bottom: 0;
        border-right: 1px solid #D3D4D3;
        display: flex;
        flex-flow: column nowrap;
        padding: 0 30px; }
        .aui .filter-panel:last-of-type {
          border: 0; } }
  .aui .filter-panel__title {
    font-weight: bold;
    font-size: 14px;
    color: #50535A;
    text-transform: uppercase; }
  .aui .filter-panel__container .md[type="checkbox"]:checked + label:after {
    border: 2px solid #0098d8;
    background-color: #0098d8; }
  .aui .filter-panel__container .md[type="radio"]:checked + label:after {
    border: 2px solid #0098d8;
    background-color: #0098d8; }
  .aui .filter-panel__container .md[type="radio"]:checked + label:before {
    border: 2px solid #0098d8; }
  .aui #modalFilter .modal-footer a {
    color: #0098d8; }
  .aui .faqs-accordion {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.18px;
    margin: 0; }
    .aui .faqs-accordion.collapsible {
      box-shadow: none;
      border: 0; }
    @media only screen and (min-width: 993px) {
      .aui .faqs-accordion {
        text-align: center; } }
  .aui .faqs-accordion-title {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 32px;
    color: #50535A;
    line-height: 40px;
    text-align: center;
    padding: 32px 16px;
    margin: 0; }
    @media only screen and (min-width: 993px) {
      .aui .faqs-accordion-title {
        font-size: 40px;
        padding-top: 5px;
        padding-bottom: 47px; } }
  .aui .faqs-accordion__item {
    position: relative;
    border-bottom: 1px solid #D3D4D3;
    padding: 0 16px;
    transition: all .2s; }
    @media only screen and (min-width: 993px) {
      .aui .faqs-accordion__item {
        margin: 0 auto;
        padding: 0;
        max-width: 1060px; } }
    .aui .faqs-accordion__item.active {
      background-color: #fff; }
  .aui .faqs-accordion__index {
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .faqs-accordion__index {
        display: none;
        font-size: 24px;
        top: 20px;
        left: 23px;
        color: #0299D8;
        line-height: 24px;
        position: absolute; } }
  
   .aui .faqs-accordion__question {
    display: block;
    font-family: Telefonica;
    font-weight: normal;
    font-size: 18px;
    color: #50535A;
    letter-spacing: 0.2px;
    line-height: 24px;
    padding: 13px 48px 22px 0;
    position: relative;
    margin: 0;
    }
    .aui .faqs-accordion__question.collapsible-header {
      background-color: transparent;
      border: none; }
    @media only screen and (min-width: 993px) {
      .aui .faqs-accordion__question {
        line-height: 32px;
        padding: 26px 46px 26px 16px;
        text-align: left; } }
    .aui .faqs-accordion__question:hover {
      background-color: #fff; }
 
      .aui .faqs-accordion__questioncr {
    display: block;
    font-family: Telefonica;
    font-weight: normal;
    font-size: 18px;
    color: #50535A;
    letter-spacing: 0.2px;
    line-height: 24px;
    padding: 13px 48px 22px 0;
    position: relative;
    margin: 0;
    background-color: white;
    }
    .aui .faqs-accordion__questioncr.collapsible-header {
      background-color: transparent;
      border: none; }
    @media only screen and (min-width: 993px) {
      .aui .faqs-accordion__questioncr {
        line-height: 32px;
        padding: 26px 46px 26px 16px;
        text-align: left; } }
    .aui .faqs-accordion__questioncr:hover {
      background-color: #fff; }
  
      .aui .faqs-accordion__answercr {
        font-family: Telefonica;
        font-weight: normal;
        font-size: 16px;
        color: #50535A;
        letter-spacing: 0;
        line-height: 24px;
        background-color: white; }
  
        .aui .faqs-accordion__answer {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    color: #50535A;
    letter-spacing: 0;
    line-height: 24px;
   }
    .aui .faqs-accordion__answer.collapsible-body {
      border: 0;
      padding: 0;
      padding-right: 32px;
      padding-bottom: 34px; }
      @media only screen and (min-width: 993px) {
        .aui .faqs-accordion__answer.collapsible-body {
          padding-left: 32px;
          padding-top: 15px; } }
  .aui .faqs-accordion__icon {
    font-size: 18px;
    color: #0299D8;
    position: absolute;
    top: 16px;
    right: 16px; }
    @media only screen and (min-width: 993px) {
      .aui .faqs-accordion__icon {
        font-size: 24px;
        top: 50%;
        transform: translate(0, -50%); } }
  .aui .active .faqs-accordion__icon {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    position: absolute;
    top: 16px; }
    @media only screen and (min-width: 993px) {
      .aui .active .faqs-accordion__icon {
        font-size: 24px;
        top: inherit; } }
  .aui .faqs-accordion__button-container {
    text-align: center;
    padding: 38px 0 42px; }
    @media only screen and (min-width: 993px) {
      .aui .faqs-accordion__button-container {
        padding: 19px 21px; } }
  .aui .faqs-accordion__faq-button {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    color: #0299D8;
    letter-spacing: 0; }
  .aui .slider-videos-wrapper {
    padding: 30px 0; }
    @media only screen and (min-width: 993px) {
      .aui .slider-videos-wrapper {
        padding: 30px 0 50px; } }
  .aui .slider-videos-section {
    font-family: Telefonica;
    font-weight: bold;
    font-size: 12px;
    color: #50535A;
    letter-spacing: 0.6px;
    line-height: 24px;
    text-transform: uppercase; }
  .aui .slider-videos-title {
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    margin: 0;
    margin-bottom: 15px;
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .aui .slider-videos-title {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 47px; } }
  .aui .play-button {
    text-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    font-size: 60px;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    opacity: .8; }
  .aui .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    background-color: #000;
    border-radius: 4px;
    cursor: pointer; }
    @media only screen and (min-width: 993px) {
      .aui .embed-container.active {
        cursor: auto;
        opacity: .5; } }
  .aui .embed-container iframe,
  .aui .embed-container object,
  .aui .embed-container embed,
  .aui .embed-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px; }
  .aui .embed-container img {
    opacity: .8; }
  .aui .video-scroll {
    height: 230px;
    position: relative; }
    @media only screen and (min-width: 993px) {
      .aui .video-scroll {
        height: 100%;
        max-height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; } }
  .aui .video-list {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    font-size: 0;
    position: relative; }
    @media only screen and (min-width: 993px) {
      .aui .video-list {
        width: 100%; } }
  .aui .video-list__item {
    display: inline-block;
    height: 210px;
    width: 270px;
    padding: 0px 8px;
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .aui .video-list__item {
        display: block;
        height: auto;
        width: 100%;
        margin-bottom: 15px;
        padding: 0; } }
  .aui .video-list__title {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    color: #50535A;
    letter-spacing: 0;
    line-height: 24px;
    text-align: left;
    padding-top: 11px;
    display: block;
    white-space: normal; }
  @media only screen and (min-width: 993px) {
    .aui .video-grid {
      display: flex; } }
  .aui .video-grid__featured {
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .video-grid__featured {
        display: block;
        padding-right: 15px;
        flex-grow: 1; } }
  .aui .video-grid__list {
    position: relative;
    padding-bottom: 20px; }
    @media only screen and (min-width: 993px) {
      .aui .video-grid__list {
        width: 295px;
        padding-right: 15px;
        padding-bottom: 40px; } }
  .aui .video-grid__list-inner {
    width: 100%;
    height: 100%;
    position: relative; }
  .aui .video-featured__img {
    max-width: 100%;
    height: auto;
    width: 100%;
    border-radius: 4px; }
  .aui .scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative; }
  .aui .scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important; }
  .aui .scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0; }
  .aui .scroll-element {
    display: none; }
  .aui .scroll-element, .aui .scroll-element div {
    box-sizing: content-box; }
  .aui .scroll-element.scroll-x.scroll-scrollx_visible,
  .aui .scroll-element.scroll-y.scroll-scrolly_visible {
    display: block; }
  .aui .scroll-element .scroll-bar,
  .aui .scroll-element .scroll-arrow {
    cursor: default; }
  .aui .video-scroll_x,
  .aui .video-scroll_y {
    display: none;
    position: absolute; }
  .aui .video-scroll_x.scroll-scrollx_visible {
    display: block;
    height: 10px;
    left: 0;
    bottom: 0;
    width: 100%; }
  .aui .video-scroll_y.scroll-scrolly_visible {
    display: block;
    height: 100%;
    right: -15px;
    top: 0;
    width: 10px; }
  .aui .video-scroll_x div,
  .aui .video-scroll_y div {
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%; }
  .aui .video-scroll_x .scroll-bar,
  .aui .video-scroll_y .scroll-bar {
    background-color: #c2c2c2;
    border-radius: 8px;
    z-index: 12;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4; }
  .aui .video-scroll_x .scroll-element_track,
  .aui .video-scroll_y .scroll-element_track {
    background-color: #e0e0e0;
    border-radius: 8px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4; }
  .aui .video-scroll_x:hover .scroll-bar,
  .aui .video-scroll_y:hover .scroll-bar {
    background: #919191; }
  .aui .entertainment-grid-wrapper {
    padding: 0 8px; }
  .aui .entertainment-grid__search-container {
    padding: 30px 0 0 0; }
    @media only screen and (min-width: 601px) {
      .aui .entertainment-grid__search-container {
        padding: 30px 0 10px 0; } }
    @media only screen and (min-width: 993px) {
      .aui .entertainment-grid__search-container {
        padding: 30px 0 30px 0; } }
  .aui .entertainment-grid-block {
    margin-left: -4px;
    margin-right: -4px;
    padding: 15px 0 11px; }
    @media only screen and (min-width: 993px) {
      .aui .entertainment-grid-block {
        margin-left: -8px;
        margin-right: -8px;
        padding-top: 30px; } }
    .aui .entertainment-grid-block::before, .aui .entertainment-grid-block::after {
      content: '';
      display: table;
      clear: both; }
  .aui .entertainment-grid-block-item {
    margin-bottom: 8px;
    padding-right: 4px;
    padding-left: 4px; }
    @media only screen and (min-width: 993px) {
      .aui .entertainment-grid-block-item {
        width: 50%;
        float: left;
        margin-bottom: 16px;
        padding-right: 8px;
        padding-left: 8px; } }
  .aui .entertainment-grid-block-item--shrink {
    width: 50%;
    float: left; }
    @media only screen and (min-width: 993px) {
      .aui .entertainment-grid-block-item--shrink {
        width: 25%;
        float: left; } }
  .aui .entertainment-grid-block-item--shrink:last-child {
    margin-right: 0; }
  .aui .entertainment-grid {
    position: relative;
    display: block;
    width: 100%;
    height: 150px;
    overflow: hidden;
    border-radius: 5px;
    background-size: cover;
    background-repeat: no-repeat; }
    @media only screen and (min-width: 993px) {
      .aui .entertainment-grid {
        height: 200px;
        border-top: none; } }
  .aui .entertainment-grid__container {
    position: absolute;
    padding-left: 16px;
    bottom: 35px;
    width: 100%;
    z-index: 2; }
    @media only screen and (min-width: 993px) {
      .aui .entertainment-grid__container {
        padding-left: 39px; } }
  .aui .entertainment-grid__title {
    font-family: Telefonica;
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
    letter-spacing: 0.5px;
    line-height: 16px;
    text-transform: uppercase;
    display: block;
    margin: 0; }
  .aui .entertainment-grid__subtitle {
    font-family: Telefonica;
    font-weight: 300;
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 28px;
    display: block;
    margin: 0;
    margin-top: 6px;
    padding-right: 40px; }
    @media only screen and (min-width: 993px) {
      .aui .entertainment-grid__subtitle {
        line-height: 48px;
        font-size: 40px;
        margin-top: 22px; } }
  .aui .entertainment-grid__icon {
    font-size: 24px;
    color: #FFFFFF;
    letter-spacing: 0.05px;
    line-height: 24px;
    position: absolute;
    right: 7px;
    bottom: 2px; }
    @media only screen and (min-width: 993px) {
      .aui .entertainment-grid__icon {
        right: 26px; } }
  .aui .entertainment-grid__overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.16) 50%, rgba(0, 0, 0, 0.2) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.16) 50%, rgba(0, 0, 0, 0.2) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.16) 50%, rgba(0, 0, 0, 0.2) 100%);
    z-index: 1; }
  .aui .button-group--pills {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
    height: 40px;
    text-align: center;
    justify-content: center; }
    .aui .button-group--pills .pill {
      display: inline-block;
      line-height: 40px;
      height: 40px;
      flex-grow: 0; }
      .aui .button-group--pills .pill a {
        display: block;
        width: 100%;
        padding: 0 24px;
        text-overflow: ellipsis;
        overflow: hidden;
        transition: all .28s ease;
        font-size: 18px;
        color: #86888C;
        font-weight: normal;
        border-radius: 0px;
        text-transform: none;
        height: 40px;
        line-height: 40px;
        position: relative;
        z-index: 2;
        min-width: 144px; }
        .aui .button-group--pills .pill a::hover {
          color: #0299D8; }
        .aui .button-group--pills .pill a.active {
          color: #fff; }
    .aui .button-group--pills .indicator {
      position: absolute;
      bottom: 0;
      will-change: left, right;
      height: 40px;
      line-height: 40px;
      border-radius: 40px;
      background-color: #0299D8;
      z-index: 1; }
  .aui.scrolling--down .device-showcase__filter-text {
    max-width: 0; }
    @media only screen and (min-width: 993px) {
      .aui.scrolling--down .device-showcase__filter-text {
        max-width: 100%; } }
  .aui.scrolling--down .device-showcase__filters {
    /*max-width: 140px;*/ }
    @media only screen and (min-width: 993px) {
      .aui.scrolling--down .device-showcase__filters {
        max-width: 100%; } }
  .aui .device-showcase__filters {
    text-align: center;
    position: fixed;
    max-width: 100%;
    width: 100%;
    bottom: 20px;
    right: 0;
    padding: 0 15px;
    transition: .2s ease-out;
    z-index: 2; }
    @media only screen and (min-width: 993px) {
      .aui .device-showcase__filters {
        position: relative;
        right: auto;
        bottom: auto;
        margin-bottom: 30px; } }
  .aui .device-showcase__filter-button {
    text-decoration: none;
    color: #fff;
    background-color: #0098d8;
    text-align: center;
    letter-spacing: .5px;
    padding: 0 1rem;
    transition: .2s ease-out;
    cursor: pointer;
    border: none;
    border-radius: 20px;
    display: inline-block;
    height: 36px;
    line-height: 30px;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    margin-left: 15px; }
    .aui .device-showcase__filter-button:first-child {
      margin-left: 0; }
  .aui .device-showcase__filter-icon {
    font-size: 18px;
    vertical-align: middle; }
  .aui .device-showcase__filter-text {
    vertical-align: middle;
    max-width: 80px;
    display: inline-block;
    overflow: hidden;
    transition: .2s ease-out; }
  @media only screen and (min-width: 993px) {
    .aui .device-showcase__grid {
      display: flex;
      flex-wrap: wrap;
      margin: -7px; } }
  @media only screen and (min-width: 993px) {
    .aui .device-showcase__item {
      width: 50%;
      padding: 7px; } }
  @media only screen and (min-width: 1201px) {
    .aui .device-showcase__item {
      width: 33%; } }
  .aui .device-showcase__item-inner {
    border-bottom: solid 1px #D8D8D8;
    display: flex;
    padding: 25px 25px 40px;
    background-color: #fff; }
    @media only screen and (min-width: 993px) {
      .aui .device-showcase__item-inner {
        height: 100%; } }
  .aui .device-showcase-item__device {
    flex-basis: 90px;
    flex-grow: 0;
    flex-shrink: 0; }
  .aui .device-showcase-item__image {
    max-width: 100%;
    height: auto; }
  .aui .device-showcase-item__device-info {
    flex-grow: 1;
    padding-left: 25px; }
  .aui .device-showcase-item__featured {
    border-radius: 2px;
    padding: 0 5px;
    font-size: 14px;
    color: #fff;
    display: inline-block; }
  .aui .device-showcase-item__name {
    font-size: 24px;
    font-weight: 300;
    color: #50535A;
    margin: 10px 0 0 0; }
  .aui .device-showcase-item__price-text {
    color: #53bf02;
    font-size: 16px; }
  .aui .device-showcase-item__price {
    font-size: 24px;
    font-weight: 300;
    color: #53bf02; }
  .aui .movistar--green .device-showcase-item__featured {
    background-color: #5bc500; }
  .aui .movistar--blue .device-showcase-item__featured {
    background-color: #019BF2; }


/*ventana emergente linea nueva*/

  .aui .lightbox-modal-linea-nueva {
    background: #fff;
    border-radius: 0;
    overflow-x: hidden; }
    @media only screen and (min-width: 601px) {
      .aui .lightbox-modal-linea-nueva {
        border-radius: 5px;
        width: 800px; } }
  .aui .lightbox-modal-linea-nueva-close {
    display: block;
    float: right;
    width: 50px;
    height: 50px; }
    .aui .lightbox-modal-linea-nueva-close:after {
      color: #888;
      font-family: 'icomoon';
      content: "\e5cd";
      position: absolute;
      right: 0;
      top: 0;
      font-size: 25px;
      height: 50px;
      width: 50px;
      text-align: center;
      padding: 7px; }
  .aui .lightbox-modal-linea-nueva-content {
    padding: 15px; }
    @media only screen and (min-width: 601px) {
      .aui .lightbox-modal-linea-nueva-content {
        padding: 15px 30px; } }
  .aui .lightbox-modal-linea-nueva__logo {
    width: 100%;
    text-align: center;
    padding: 10px 30%; }
  .aui #lightbox-modal-linea-nueva-login .lightbox-modal-linea-nueva__logo {
    padding: 5px 30%; }
  .aui .lightbox-modal-linea-nueva__logo--svg {
    fill: currentColor;
    color: #53bf02;
    width: 45px;
    height: 50px; }
  .aui .lightbox-modal-linea-nueva__title {
    font-weight: 300;
    font-size: 30px;
    color: #50535A;
    width: 100%;
    line-height: 30px;
    text-align: center;
    padding-bottom: 15px; }
  .aui .lightbox-modal-linea-nueva__subtitle {
    text-align: center;
    padding-bottom: 25px; }



  .aui .lightbox-modal {
    background: #fff;
    border-radius: 0;
    overflow-x: hidden; }
    @media only screen and (min-width: 601px) {
      .aui .lightbox-modal {
        border-radius: 5px;
        width: 800px; } /*Propiedad width modificada por Jorman Bastidas de 400 a 800 para aumentar el tamaño de los Lightbox*/ }
  .aui .lightbox-modal-close {
    display: block;
    float: right;
    width: 50px;
    height: 50px; }
    .aui .lightbox-modal-close:after {
      color: #888;
      font-family: 'icomoon';
      content: "\e5cd";
      position: absolute;
      right: 0;
      top: 0;
      font-size: 25px;
      height: 50px;
      width: 50px;
      text-align: center;
      padding: 7px; }
  .aui .lightbox-modal-content {
    padding: 15px; }
    @media only screen and (min-width: 601px) {
      .aui .lightbox-modal-content {
        padding: 15px 30px; } }
  .aui .lightbox-modal__logo {
    width: 100%;
    text-align: center;
    padding: 10px 30%; }
  .aui #lightbox-modal-login .lightbox-modal__logo {
    padding: 5px 30%; }
  .aui .lightbox-modal__logo--svg {
    fill: currentColor;
    color: #53bf02;
    width: 45px;
    height: 50px; }
  .aui .lightbox-modal__title {
    font-weight: 300;
    font-size: 30px;
    color: #50535A;
    width: 100%;
    line-height: 30px;
    text-align: center;
    padding-bottom: 15px; }
  .aui .lightbox-modal__subtitle {
    text-align: center;
    padding-bottom: 25px; }
  .aui .lightbox-modal__form .button-group--pills {
    margin-bottom: 25px;
    overflow-x: visible;
    overflow-y: visible; }
    .aui .lightbox-modal__form .button-group--pills .pill {
      width: 50%; }
      .aui .lightbox-modal__form .button-group--pills .pill a {
        font-size: 16px; }
    .aui .lightbox-modal__form .button-group--pills .indicator {
      max-width: 50%; }
  .aui span.prefix.lightbox-prefix {
    left: 18px;
    top: 14px;
    font-size: 20px; }
  .aui .lightbox-modal input[type=text]:not(.browser-default).md {
    font-size: 16px;
    height: 48px; }
  .aui .lightbox-modal__check.process[type="checkbox"] + label {
    padding: 13px 15px 13px 45px;
    color: #9e9e9e;
    font-size: 16px;
    top: 0;
    left: 0; }
    .aui .lightbox-modal__check.process[type="checkbox"] + label a {
      color: #9e9e9e;
      text-decoration: underline; }
    .aui .lightbox-modal__check.process[type="checkbox"] + label:after {
      left: 15px; }
      @media only screen and (min-width: 601px) {
        .aui .lightbox-modal__check.process[type="checkbox"] + label:after {
          left: 30px; } }
    .aui .lightbox-modal__check.process[type="checkbox"] + label:before {
      left: 21px; }
      @media only screen and (min-width: 601px) {
        .aui .lightbox-modal__check.process[type="checkbox"] + label:before {
          left: 36px; } }
    @media only screen and (min-width: 601px) {
      .aui .lightbox-modal__check.process[type="checkbox"] + label {
        text-align: center;
        padding: 13px 15px 13px 35px; } }
  .aui .lightbox-modal__check.process[type="checkbox"]:checked + label {
    background-color: transparent; }
  .aui .lightbox-modal-button {
    padding: 5px 30px;
    text-align: center;
    display: block;
    margin: 15px auto 20px;
    height: auto;
    width: 100%; }
  .aui .lightbox-modal-button[disabled] {
    background-color: #97df76 !important;
    color: #FFFFFF !important; }
  .aui .lightbox-reset-password {
    color: #86888C;
    text-align: right;
    display: block;
    text-decoration: underline; }
  .aui .lightbox-modal .tabs {
    margin-bottom: 25px;
    overflow-x: visible;
    overflow-y: visible; }
  .aui .lightbox-modal .tabs.tabs--pills .indicator {
    max-width: 50%; }
  .aui .lightbox-modal .tabs.tabs--pills .tab {
    width: 50%;
    float: left; }
    .aui .lightbox-modal .tabs.tabs--pills .tab a {
      padding: 0; }
  .aui .lightbox-create-account {
    display: block;
    width: 100%;
    color: #86888C;
    text-align: center;
    margin-bottom: 10px; }
  .aui .lightbox-create-account__link {
    color: #86888C;
    text-decoration: underline; }
  .aui .lightbox-rrss .contact-us__social-list {
    justify-content: center;
    margin-bottom: 0; }
  .aui .lightbox-rrss .contact-us__social-link img {
    width: 50px; }
  .aui .lightbox-rrss__text {
    display: block;
    width: calc(100% + 30px);
    margin-left: -15px;
    border-bottom: 1px solid #ECECEC;
    padding: 0 15px 15px;
    text-align: center; }
    @media only screen and (min-width: 601px) {
      .aui .lightbox-rrss__text {
        width: calc(100% + 60px);
        margin-left: -30px; } }
  .aui .lightbox-buy-buttons-container {
    margin-top: 85px;
    width: 100%; }
    @media only screen and (min-width: 601px) {
      .aui .lightbox-buy-buttons-container {
        margin-top: 40px; } }
  .aui .white-btn {
    background: #fff;
    color: #555;
    box-shadow: none;
    font-size: 17px;
    border-radius: 5px; }
  .aui .grey-btn, .aui .grey-btn[disabled] {
    background: #ebeae6 !important;
    color: #555 !important; }
  .aui .process[type="checkbox"]:not(:checked),
  .aui .process[type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none; }
  .aui .process[type="checkbox"]:not(:checked):disabled + label:before {
    border: none;
    background-color: #b6b7b7; }
  .aui .process[type="checkbox"].tabbed:focus + label:after {
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1); }
  .aui .process[type="checkbox"] {
    /* + label:before{
    content: '';
    right: 16px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    //.1s delay is for check animation
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1;
  } */ }
    .aui .process[type="checkbox"] + label {
      position: relative;
      cursor: pointer;
      display: inline-block;
      width: 100%;
      transition: .28s ease;
      -khtml-user-select: none;
      user-select: none; }
    .aui .process[type="checkbox"] + label:after {
      border-radius: 100%; }
    .aui .process[type="checkbox"] + label:before {
      content: '';
      position: absolute;
      top: 15px;
      right: 13px;
      width: 18px;
      height: 18px;
      z-index: 0;
      border: 2px solid transparent;
      border-radius: 1px;
      margin-top: 2px;
      transform: rotateZ(37deg);
      transition: .28s ease;
      z-index: 1; }
    .aui .process[type="checkbox"] + label:after {
      content: '';
      right: 7px;
      top: 15px;
      position: absolute;
      /* .1s delay is for check animation */
      transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
      z-index: 1; }
    .aui .process[type="checkbox"]:not(:checked) + label:after {
      height: 20px;
      width: 20px;
      background-color: transparent;
      border: 2px solid #B6B7B7;
      z-index: 0; }
    .aui .process[type="checkbox"]:checked + label {
      background-color: #f4f4f3; }
    .aui .process[type="checkbox"]:checked + label:before {
      width: 8px;
      height: 13px;
      border-top: 2px solid transparent;
      border-left: 2px solid transparent;
      border-right: 2px solid #fff;
      border-bottom: 2px solid #fff; }
    .aui .process[type="checkbox"]:checked + label:after {
      width: 20px;
      height: 20px;
      border: 2px solid #50535a;
      background-color: #50535a;
      z-index: 0; }
    .aui .process[type="checkbox"].tabbed:focus + label:after {
      border-radius: 2px;
      border-color: #B6B7B7;
      background-color: rgba(0, 0, 0, 0.1); }
    .aui .process[type="checkbox"].tabbed:checked:focus + label:after {
      border-radius: 2px;
      background-color: #50535a;
      border-color: #50535a; }
    .aui .process[type="checkbox"]:disabled + label {
      background-color: transparent;
      color: #86888c;
      opacity: .7; }
    .aui .process[type="checkbox"]:disabled:not(:checked) + label:before {
      background-color: transparent;
      border: 2px solid transparent; }
    .aui .process[type="checkbox"]:disabled:not(:checked) + label:after {
      border-color: transparent;
      background-color: #BDBDBD; }
    .aui .process[type="checkbox"]:disabled:checked + label:before {
      background-color: transparent; }
    .aui .process[type="checkbox"]:disabled:checked + label:after {
      background-color: #BDBDBD;
      border-color: #BDBDBD; }
  .aui .process-add[type="checkbox"]:not(:checked),
  .aui .process-add[type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none; }
  .aui .process-add[type="checkbox"]:not(:checked):disabled + label:before {
    border: none;
    background-color: #b6b7b7; }
  .aui .process-add[type="checkbox"].tabbed:focus + label:after {
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1); }
  .aui .process-add[type="checkbox"] + label {
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    transition: .28s ease;
    -khtml-user-select: none;
    user-select: none; }
  .aui .process-add[type="checkbox"] + label:after {
    border-radius: 100%; }
  .aui .process-add[type="checkbox"] + label:before {
    font-size: 18px;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -8.5px;
    color: #b6b7b7;
    transition: color .25s; }
  .aui .process-add[type="checkbox"] + label:after {
    content: '';
    right: 5px;
    top: 50%;
    margin-top: -10px;
    position: absolute;
    /* .1s delay is for check animation */
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1; }
  .aui .process-add[type="checkbox"]:not(:checked) + label:before {
    content: "\e145"; }
  .aui .process-add[type="checkbox"]:not(:checked) + label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #B6B7B7;
    z-index: 0; }
  .aui .process-add[type="checkbox"]:checked + label {
    background-color: #f4f4f3; }
  .aui .process-add[type="checkbox"]:checked + label:before {
    content: "\e15b";
    color: #fff;
    z-index: 1; }
  .aui .process-add[type="checkbox"]:checked + label:after {
    width: 20px;
    height: 20px;
    border: 2px solid #50535a;
    background-color: #50535a;
    z-index: 0; }
  .aui .process-add[type="checkbox"].tabbed:focus + label:after {
    border-radius: 2px;
    border-color: #B6B7B7;
    background-color: rgba(0, 0, 0, 0.1); }
  .aui .process-add[type="checkbox"].tabbed:checked:focus + label:after {
    border-radius: 2px;
    background-color: #50535a;
    border-color: #50535a; }
  .aui .process-add[type="checkbox"]:disabled:not(:checked) + label:before {
    background-color: transparent;
    border: 2px solid transparent; }
  .aui .process-add[type="checkbox"]:disabled:not(:checked) + label:after {
    border-color: transparent;
    background-color: #BDBDBD; }
  .aui .process-add[type="checkbox"]:disabled:checked + label:before {
    background-color: transparent; }
  .aui .process-add[type="checkbox"]:disabled:checked + label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD; }
  .aui .process[type="radio"]:not(:checked),
  .aui .process[type="radio"]:checked {
    position: absolute;
    left: -9999px;
    opacity: 0; }
  .aui .process[type="radio"]:not(:checked) + label,
  .aui .process[type="radio"]:checked + label {
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    transition: .28s ease;
    -khtml-user-select: none;
    user-select: none; }
  .aui .process[type="radio"] + label:before,
  .aui .process[type="radio"] + label:after {
    content: '';
    position: absolute;
    right: 7px;
    top: 15px;
    width: 20px;
    height: 20px;
    z-index: 0;
    transition: .28s ease; }
  .aui .process[type="radio"]:not(:checked) + label:before,
  .aui .process[type="radio"]:not(:checked) + label:after,
  .aui .process[type="radio"]:checked + label:before,
  .aui .process[type="radio"]:checked + label:after {
    border-radius: 50%; }
  .aui .process[type="radio"]:not(:checked) + label:before,
  .aui .process[type="radio"]:not(:checked) + label:after {
    border: 2px solid #b6b7b7; }
  .aui .process[type="radio"]:not(:checked) + label:after {
    transform: scale(0); }
  .aui .process[type="radio"]:checked + label {
    background-color: #f4f4f3; }
  .aui .process[type="radio"]:checked + label:before {
    border: 2px solid #50535a; }
  .aui .process[type="radio"]:checked + label:after {
    border: 2px solid #50535a;
    background-color: #50535a;
    transform: scale(0.5); }
  .aui .process[type="radio"].tabbed:focus + label:before {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1); }
  .aui .process[type="radio"]:disabled:not(:checked) + label:before,
  .aui .process[type="radio"]:disabled:checked + label:before {
    background-color: transparent;
    border-color: #b6b7b7; }
  .aui .process[type="radio"]:disabled + label {
    color: #b6b7b7; }
  .aui .process[type="radio"]:disabled:not(:checked) + label:before {
    border-color: #b6b7b7; }
  .aui .process[type="radio"]:disabled:checked + label:after {
    background-color: #b6b7b7;
    border-color: #b6b7b7; }
  .aui .pack-builder__hero {
    text-align: center;
    padding: 25px 0;
    display: none;
    background-color: #5bc500; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__hero {
        display: block; } }
  .aui .pack-builder__hero-title {
    color: #fff;
    font-family: 'Telefonica', sans-serif;
    font-weight: normal;
    font-size: 56px;
    line-height: 70px;
    margin: 0; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__hero-title {
        font-weight: 100; } }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__hero-title {
        font-size: 64px;
        line-height: 72px; } }
  .aui .pack-builder__hero-text {
    color: #fff;
    font-family: 'Telefonica', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    line-height: 30px; }
  @media only screen and (min-width: 993px) {
    .aui .pack-builder-wraper {
      padding: 20px 0 40px;
      background-color: #5bc500; } }
  @media only screen and (min-width: 993px) {
    .aui .pack-builder {
      border: 2px solid #e9e5e8;
      border-radius: 4px;
      background-color: #fff; } }
  .aui .pack-builder__header {
    display: flex;
    align-items: center; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__header {
        border-bottom: 2px solid #e9e5e8;
        height: 60px; } }
  .aui .pack-builder__back-button-container {
    margin-right: auto;
    min-width: 100px;
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__back-button-container {
        display: block; } }
  .aui .pack-builder__back-button {
    display: none;
    padding: 15px;
    cursor: pointer; }
    .aui .pack-builder__back-button:hover {
      color: #019BF2; }
  .aui .pack-builder__next-button-container {
    margin-left: auto;
    min-width: 100px;
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__next-button-container {
        display: block; } }
  .aui .pack-builder__next-button {
    display: none;
    padding: 15px;
    cursor: pointer; }
    .aui .pack-builder__next-button:hover {
      color: #019BF2; }
  .aui .pack-builder__progress-container {
    margin-right: auto;
    margin-left: auto; }
  .aui .pack-builder__footer-wraper {
    display: none; }
  .aui .pack-builder__footer-wraper--visible {
    display: block; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__footer-wraper--visible {
        display: none; } }
  .aui .pack-builder__footer {
    display: flex;
    align-items: center;
    padding: 15px 15px 50px 15px; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__footer {
        padding: 15px; } }
  .aui .pack-builder__footer-back-button-container {
    margin-right: auto; }
  .aui .pack-builder__footer-next-button-container {
    margin-left: auto; }
  @media only screen and (min-width: 993px) {
    .aui .pack-builder__body {
      padding: 15px 30px;
      /* max-height: calc(100vh - 160px);
    overflow-y: scroll; */ } }
  .aui .pack-builder__item-title {
    color: #50535a;
    font-family: 'Telefonica', sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    margin: 0; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__item-title {
        font-weight: 100; } }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__item-title {
        font-size: 32px;
        line-height: 40px; } }
  .aui .pack-builder__card-title {
    padding: 10px 35px 10px 10px;
    display: flex;
    align-items: center; }
  .aui .pack-builder__card-title-text {
    color: #50535a;
    font-family: 'Telefonica', sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 26px;
    text-transform: uppercase;
    margin-right: auto; }
  .aui .pack-builder__card-title-period {
    margin-left: auto; }
  .aui .pack-builder__input-container {
    border-bottom: 1px solid #e9e5e8; }
  .aui .pack-builder__inner {
    display: flex;
    align-items: center;
    color: #50535a;
    font-family: 'Telefonica', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 45px 10px 15px;
    position: relative;
    overflow: hidden; }
  .aui .pack-builder__inner--w-desc {
    flex-wrap: wrap; }
  .aui .pack-builder__inner--select {
    padding: 15px; }
  .aui .pack-builder__inner-info-contaier {
    margin-right: auto; }
  .aui .pack-builder__inner-price-contaier {
    margin-left: auto;
    display: flex;
    flex-direction: column;
    text-align: right;
    align-self: flex-start;
    order: 2; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__inner-price-contaier {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        min-width: 40%; } }
  .aui .pack-builder__inner-text {
    font-weight: normal;
    margin-right: auto;
    order: 1;
    padding: 0 10px; }
  .aui .pack-builder__inner-description {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    padding-top: 10px; }
  .aui .pack-builder__inner-link {
    font-weight: normal;
    font-size: 14px;
    color: #0098D9;
    padding: 0 5px;
    line-height: 31px; }
  .aui .pack-builder__inner-icon {
    font-size: 25px;
    display: flex;
    align-self: flex-start; }
  .aui .pack-builder__inner-desc {
    flex-grow: 1;
    order: 3;
    width: 100%; }
  .aui .pack-builder__inner-previous-price {
    font-weight: normal;
    color: #86888c;
    font-size: 14px;
    text-decoration: line-through; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__inner-previous-price {
        font-size: 18px; } }
  .aui .pack-builder__inner-price-contaier--sale .pack-builder__inner-price {
    color: #ec6839; }
  .aui .pack-builder__inner-price {
    font-weight: normal;
    color: #5bc500; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__inner-price {
        margin-left: auto; } }
  .aui .pack-builder__inner-sale {
    color: #ec6839;
    font-size: 14px; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__inner-sale {
        width: 100%; } }
  .aui .pack-builder__start-container {
    padding: 0 15px;
    text-align: right; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__start-container {
        padding: 0 30px; } }
  .aui .pack-builder__start {
    width: 100%;
    margin: 15px 0;
    height: 40px; }
    @media only screen and (min-width: 993px) {
      .aui .pack-builder__start {
        width: 160px; } }
  .aui .pack-builder__delete-button {
    background: transparent;
    border: 0;
    position: absolute;
    right: 15px;
    top: 15px; }
    .aui .pack-builder__delete-button:hover {
      color: #019BF2; }
  .aui .pack-builder__delete-panel-container {
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    display: none; }
  .aui .pack-builder__delete-panel {
    background-color: #ec6839;
    height: 100%;
    width: 100%;
    display: flex;
    padding: 0 15px;
    align-items: center; }
  .aui .pack-builder__delete-cancel {
    color: #fff;
    cursor: pointer; }
  .aui .pack-builder__delete-accept {
    color: #fff;
    margin-left: auto;
    cursor: pointer; }
  .aui .pack-builder__select {
    order: 3;
    margin-left: 5px;
    margin-right: -10px;
    border-radius: 4px; }
  .aui .pack-resume__info-panel {
    background-color: #e9e5e8;
    font-size: 32px;
    font-weight: 100;
    padding: 35px 35px 70px;
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .pack-resume__info-panel {
        display: block; } }
  .aui .pack-resume__summary {
    background-color: #5bc500;
    padding: 25px 10px;
    display: none; }
    @media only screen and (min-width: 993px) {
      .aui .pack-resume__summary {
        background-color: transparent;
        padding: 0; } }
  .aui .pack-resume--islaststep .pack-resume__summary {
    display: block; }
  @media only screen and (min-width: 993px) {
    .aui .pack-resume--isactive .pack-resume__info-panel {
      display: none; }
    .aui .pack-resume--isactive .pack-resume__summary {
      display: block; } }
  .aui .pack-resume__summary-inner {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    overflow: hidden; }
    @media only screen and (min-width: 993px) {
      .aui .pack-resume__summary-inner {
        border-radius: 0;
        box-shadow: none;
        border: 2px solid #e9e5e8; } }
  .aui .pack-resume__header {
    margin: 17px 0; }
  .aui .pack-resume__title {
    color: #50535a;
    font-family: 'Telefonica', sans-serif;
    font-weight: normal;
    font-size: 32px;
    line-height: 40px;
    text-align: center; }
    @media only screen and (min-width: 993px) {
      .aui .pack-resume__title {
        font-weight: 100; } }
    @media only screen and (min-width: 993px) {
      .aui .pack-resume__title {
        font-size: 40px;
        line-height: 48px; } }
  .aui .pack-resume__list {
    margin: 20px 15px;
    border-top: 1px solid #b6b7b7;
    border-bottom: 1px solid #b6b7b7;
    color: #50535a;
    font-family: 'Telefonica', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px; }
  .aui .pack-resume__item {
    display: flex;
    padding: 15px 0; }
  .aui .pack-resume__item-price {
    margin-left: auto; }
  .aui .pack-resume__item-price--discount {
    color: #ec6839; }
  .aui .pack-resume__item-price--total {
    font-weight: bold; }
  .aui .pack-resume__ca-container {
    padding: 0 15px; }
  .aui .pack-resume__ca {
    width: 100%;
    height: 48px; }
  .aui .pack-resume__collapse {
    box-shadow: none;
    border: 0;
    margin: 10px 1px 0; }
    .aui .pack-resume__collapse .pack-resume__collapse-arrow {
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-left: 5px;
      position: relative;
      bottom: -2px; }
      .aui .pack-resume__collapse .pack-resume__collapse-arrow::before {
        content: "\e313"; }
    .aui .pack-resume__collapse .active .pack-resume__collapse-arrow::before {
      content: "\e316"; }
    .aui .pack-resume__collapse .collapsible-header {
      border-bottom: 0;
      text-align: center;
      color: #b6b7b7; }
    .aui .pack-resume__collapse .collapsible-body {
      padding: 1rem;
      border: 0; }
  .aui .pack-resume__discount-item {
    display: flex; }
  .aui .pack-resume__discount-item-price {
    margin-left: auto; }
  .aui .pack-resume__call-us {
    display: none;
    text-align: center;
    background-color: #e9e5e8;
    color: #86888c;
    padding: 5px 0; }
    @media only screen and (min-width: 993px) {
      .aui .pack-resume__call-us {
        display: block; } }
  .aui .personalizacion-advantages-wrapper {
    background-color: #e9eae8;
    position: relative;
    overflow: hidden; }
  .aui .personalizacion-advantages {
    padding: 30px 0 0;
    position: relative;
    z-index: 1; }
    @media (min-width: 767px) {
      .aui .personalizacion-advantages {
        padding: 30px 0 60px; } }
  .aui .personalizacion-advantages__title {
    font-weight: 300;
    font-size: 40px;
    color: #52555c;
    text-align: center;
    margin-bottom: 40px;
    margin: 0; }
  .aui .personalizacion-advantages-container {
    height: auto; }
    .aui .personalizacion-advantages-container::after {
      content: '';
      display: table;
      clear: both; }
  .aui .personalizacion-advantages__item {
    position: relative;
    float: left;
    width: 33%;
    text-align: center; }
    @media (min-width: 767px) {
      .aui .personalizacion-advantages__item {
        padding: 0 25px; } }
  .aui .personalizacion-advantages__text-container {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 90%;
    max-width: 250px; }
  .aui .personalizacion-advantages__subtitle {
    font-family: Telefonica;
    font-weight: bold;
    font-size: 24px;
    color: #50535A;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 40px; }
  .aui .personalizacion-advantages__text {
    color: #63666d;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    transition: .3s;
    position: relative;
    display: inline-block; }
    @media only screen and (min-width: 993px) {
      .aui .personalizacion-advantages__text {
        font-size: 20px;
        font-weight: normal;
        line-height: 32px; } }
  .aui .personalizacion-advantages__number-container {
    position: relative;
    z-index: 1; }
  .aui .personalizacion-advantages__number {
    color: #c8c8c8;
    font-size: 200px;
    line-height: 200px;
    font-weight: normal; }
  .aui .personalizacion-advantages-container .progress-dots {
    justify-content: center; }
  .aui .personalizacion-advantages--large {
    width: 25%; }
    .aui .personalizacion-advantages--large .personalizacion-advantages__text-container {
      max-width: 100%; }
  .aui .device-step-1 {
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc; }
    @media only screen and (min-width: 601px) {
      .aui .device-step-1 {
        border-bottom: 0; } }
  @media only screen and (min-width: 601px) {
    .aui .device-step-2 {
      display: none; } }
  .aui .device-title-block {
    float: left;
    width: 100%; }
    @media only screen and (min-width: 601px) {
      .aui .device-title-block {
        width: 50%;
        float: right; } }
  .aui .device-name-title {
    font-size: 30px;
    font-weight: 300;
    color: #50535A;
    margin: 10px 0;
    text-align: center; }
    @media only screen and (min-width: 601px) {
      .aui .device-name-title {
        text-align: left;
        font-size: 35px; } }
    @media only screen and (min-width: 993px) {
      .aui .device-name-title {
        font-size: 50px; } }
  .aui .device-chosen-data {
    display: none;
    float: left;
    font-size: 16px;
    width: auto;
    color: #9c9c9c; }
  .aui #color-pref {
    padding-left: 10px; }
  .aui #gb-pref {
    padding: 0 25px 0 5px; }
  .aui .device-price-subtitle {
    color: #53bf02;
    font-size: 16px;
    text-align: center; }
    @media only screen and (min-width: 601px) {
      .aui .device-price-subtitle {
        text-align: left;
        font-weight: 300;
        font-size: 25px; } }
    @media only screen and (min-width: 993px) {
      .aui .device-price-subtitle {
        font-size: 30px; } }
    .aui .device-price-subtitle .big-price {
      font-size: 25px;
      font-weight: 300; }
      @media only screen and (min-width: 601px) {
        .aui .device-price-subtitle .big-price {
          font-size: 30px; } }
      @media only screen and (min-width: 993px) {
        .aui .device-price-subtitle .big-price {
          font-size: 35px; } }
  .aui .device-multimedia-wrapper {
    width: 100%;
    height: 400px; }
    @media only screen and (min-width: 601px) {
      .aui .device-multimedia-wrapper {
        width: 45%;
        margin-left: 5%;
        float: left; } }
  .aui .category-tabs-container .tabs--pills {
    height: auto; }
    @media only screen and (min-width: 993px) {
      .aui .category-tabs-container .tabs--pills {
        height: 41px; } }
  .aui .category-tabs-container .category-tabs.tabs {
    justify-content: center; 
    margin: 10px -10.5px; }
    @media (min-width: 530px) {
      .aui .category-tabs-container .category-tabs.tabs {
        justify-content: center; } }
  .aui .category-tabs-container .tabs--pills a {
    min-width: 80px; }
     @media only screen and (min-width: 993px) {
      .aui .category-tabs-container .tabs--pills a {
    min-width: 160px; } }
  .aui .category-tabs-container.view-btn-block {
    float: left;
    width: 17%;
    padding: 10px;
    height: 200px;
    margin-top: 75px; }
    .aui .category-tabs-container.view-btn-block .tabs {
      display: block;
      margin: 10px;
      overflow: visible; }
      .aui .category-tabs-container.view-btn-block .tabs li {
        display: block;
        clear: left;
        width: 45px;
        height: 45px;
        margin-bottom: 10px;
        color: grey; }
        .aui .category-tabs-container.view-btn-block .tabs li a {
          color: grey;
          padding: 10px 0;
          font-size: 24px; }
          .aui .category-tabs-container.view-btn-block .tabs li a.active {
            color: grey;
            background: #ebebeb;
            border-radius: 5px; }
      .aui .category-tabs-container.view-btn-block .tabs .indicator {
        display: none; }
  .aui .device-tab-panel {
    float: left;
    height: 400px;
    overflow: hidden;
    width: 77%; }
    .aui .device-tab-panel .slick-track {
      height: 350px;
      padding: 25px 0 15px; }
    .aui .device-tab-panel .image-block {
      width: 100%; }
    .aui .device-tab-panel img {
      height: 100%; }
  .aui .device-goToNextStep {
    display: none;
    width: 50%;
    float: right;
    padding: 20px 0; }
    @media only screen and (min-width: 601px) {
      .aui .device-goToNextStep {
        display: block; } }
    .aui .device-goToNextStep .btn {
      width: 120px; }
  .aui .device-preferences {
    float: right;
    width: 50%;
    display: none; }
  .aui .color-choose-wrapper {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px; }
    @media only screen and (min-width: 601px) {
      .aui .color-choose-wrapper {
        width: 50%;
        text-align: left;
        padding: 10px 0; } }
  .aui .color-choice {
    display: inline-block;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    transition-duration: .2s;
    cursor: pointer;
    text-indent: -999px;
    overflow: hidden; }
    @media only screen and (min-width: 601px) {
      .aui .color-choice {
        margin-right: 10px;
        margin-left: 0; } }
  .aui .color-choice--active {
    width: 65px; }
  .aui .color-choice--Negro {
    background-color: #000; }
  .aui .color-choice--Plata {
    background-color: #d4d1d0; }
  .aui .color-choice--Oro {
    background-color: #fae3c4; }
  .aui .color-choice--Rosa {
    background-color: #fdd6cb; }
  .aui .gb-choose-wrapper {
    width: 100%;
    float: left;
    text-align: center;
    margin: auto;
    padding: 10px; }
    @media only screen and (min-width: 601px) {
      .aui .gb-choose-wrapper {
        width: 50%;
        text-align: left;
        padding: 10px 0; } }
  .aui .gb-choice {
    text-align: center;
    display: inline-block;
    border-radius: 40px;
    width: 100px;
    max-width: 33%;
    height: 40px;
    padding: 8px 15px;
    font-size: 17px;
    transition-duration: .2s;
    cursor: pointer; }
  .aui .gb-choice--active {
    background-color: #0099D6;
    color: #fff; }
  .aui .device-plan-wrapper {
    width: 100%;
    float: left; }
    .aui .device-plan-wrapper label {
      color: #666; }
  .aui .devices-plan__input-container {
    display: flex;
    flex-flow: row wrap; }
  .aui .plan-item {
    float: left;
    width: 100%; }
    @media only screen and (min-width: 601px) {
      .aui .plan-item {
        width: 21%;
        margin: 10px 2%;
        display: flex; } }
  .aui .plan-title {
    width: 100%;
    font-size: 28px;
    text-align: center;
    padding: 20px 15px; }
    @media only screen and (min-width: 601px) {
      .aui .plan-title {
        display: none; } }
  .aui .plan-option {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    padding: 20px 10px; }
    @media only screen and (min-width: 601px) {
      .aui .plan-option {
        padding: 10px; } }
  .aui .plan-option__title {
    font-size: 48px;
    line-height: 45px;
    letter-spacing: -3px; }
    @media only screen and (min-width: 601px) {
      .aui .plan-option__title {
        font-weight: 300;
        font-size: 42px; } }
  .aui .plan-option__subtitle {
    font-size: 16px;
    padding-left: 5px;
    min-height: 15px;
    display: block; }
    @media only screen and (min-width: 601px) {
      .aui .plan-option__subtitle {
        font-size: 14px; } }
  @media only screen and (min-width: 601px) {
    .aui .device-radio[type="radio"] + label.plan-nodesktop {
      display: none; } }
  .aui .device-cancel-button {
    display: none;
    width: 100%;
    float: left;
    padding: 100px 15px 0; }
    .aui .device-cancel-button .btn {
      font-size: 16px;
      color: #9a9a9a;
      background: none;
      padding: 0;
      box-shadow: none; }
    @media only screen and (min-width: 601px) {
      .aui .device-cancel-button {
        display: block; } }
  .aui .plan-or-free-radios {
    display: none; }
    @media only screen and (min-width: 601px) {
      .aui .plan-or-free-radios {
        display: block; } }
  .aui .device-radio[type="radio"]:not(:checked),
  .aui .device-radio[type="radio"]:checked {
    position: absolute;
    left: -9999px;
    opacity: 0; }
  .aui .device-radio[type="radio"]:not(:checked) + label,
  .aui .device-radio[type="radio"]:checked + label {
    position: relative;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    transition: .28s ease;
    -khtml-user-select: none;
    user-select: none; }
    @media only screen and (min-width: 601px) {
      .aui .device-radio[type="radio"]:not(:checked) + label,
      .aui .device-radio[type="radio"]:checked + label {
        float: left;
        width: 100%;
        border: 2px solid #e9e5e8; } }
  @media only screen and (min-width: 601px) {
    .aui .device-radio[type="radio"]:not(:checked) + label.plan-nodesktop,
    .aui .device-radio[type="radio"]:checked + label.plan-nodesktop {
      display: none; } }
  .aui .device-radio[type="radio"] + label:before,
  .aui .device-radio[type="radio"] + label:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 40%;
    width: 20px;
    height: 20px;
    z-index: 0;
    transition: .28s ease; }
    @media only screen and (min-width: 601px) {
      .aui .device-radio[type="radio"] + label:before,
      .aui .device-radio[type="radio"] + label:after {
        opacity: 0; } }
  @media only screen and (min-width: 601px) {
    .aui .device-radio.plan-mode[type="radio"]:not(:checked) + label,
    .aui .device-radio.plan-mode[type="radio"]:checked + label {
      width: auto;
      float: left;
      margin: 0;
      border: 0;
      padding-right: 60px;
      margin-right: 20px; }
      .aui .device-radio.plan-mode[type="radio"]:not(:checked) + label .plan-option__title,
      .aui .device-radio.plan-mode[type="radio"]:checked + label .plan-option__title {
        font-size: 18px;
        letter-spacing: 0;
        padding: 0 5px; } }
  .aui .device-radio.plan-mode[type="radio"] + label:before,
  .aui .device-radio.plan-mode[type="radio"] + label:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 40%;
    width: 20px;
    height: 20px;
    z-index: 0;
    transition: .28s ease; }
    @media only screen and (min-width: 601px) {
      .aui .device-radio.plan-mode[type="radio"] + label:before,
      .aui .device-radio.plan-mode[type="radio"] + label:after {
        opacity: 1;
        width: 17px;
        height: 17px; } }
  .aui .device-radio[type="radio"]:not(:checked) + label:before,
  .aui .device-radio[type="radio"]:not(:checked) + label:after,
  .aui .device-radio[type="radio"]:checked + label:before,
  .aui .device-radio[type="radio"]:checked + label:after {
    border-radius: 50%; }
  .aui .device-radio[type="radio"]:not(:checked) + label:before,
  .aui .device-radio[type="radio"]:not(:checked) + label:after {
    border: 2px solid #b6b7b7; }
  .aui .device-radio[type="radio"]:not(:checked) + label:after {
    transform: scale(0); }
  .aui .device-radio[type="radio"]:checked + label {
    background-color: #f4f4f3; }
    @media only screen and (min-width: 601px) {
      .aui .device-radio[type="radio"]:checked + label {
        background-color: transparent;
        border: 2px solid #7ed3f9; } }
  .aui .device-radio[type="radio"]:checked + label:before {
    border: 2px solid #50535a; }
    @media only screen and (min-width: 601px) {
      .aui .device-radio[type="radio"]:checked + label:before {
        border: 2px solid #039be5; } }
  .aui .device-radio[type="radio"]:checked + label:after {
    border: 2px solid #50535a;
    background-color: #50535a;
    transform: scale(0.5); }
    @media only screen and (min-width: 601px) {
      .aui .device-radio[type="radio"]:checked + label:after {
        border: 2px solid #039be5;
        background-color: #039be5; } }
  .aui .device-radio[type="radio"].tabbed:focus + label:before {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1); }
  .aui .device-radio[type="radio"]:disabled:not(:checked) + label:before,
  .aui .device-radio[type="radio"]:disabled:checked + label:before {
    background-color: transparent;
    border-color: #b6b7b7; }
  .aui .device-radio[type="radio"]:disabled + label {
    color: #b6b7b7; }
  .aui .device-radio[type="radio"]:disabled:not(:checked) + label:before {
    border-color: #b6b7b7; }
  .aui .device-radio[type="radio"]:disabled:checked + label:after {
    background-color: #b6b7b7;
    border-color: #b6b7b7; }
  @media only screen and (min-width: 601px) {
    .aui .device-toggler-container.next-step .device-step-1 {
      width: 100%;
      border-bottom: 1px solid #ececec; } }
  @media only screen and (min-width: 601px) and (min-width: 601px) and (max-width: 992px) {
    .aui .device-toggler-container.next-step .device-step-1 {
      padding: 5px 0; } }
  @media only screen and (min-width: 601px) {
    .aui .device-toggler-container.next-step .device-step-2 {
      display: block; }
    .aui .device-toggler-container.next-step .device-title-block {
      float: left;
      width: auto;
      margin: 0 15px; }
    .aui .device-toggler-container.next-step .device-name-title {
      margin: 4px 0;
      color: #666;
      font-size: 16px;
      font-weight: bold; }
    .aui .device-toggler-container.next-step .chosen-data {
      display: block; }
    .aui .device-toggler-container.next-step .device-price-subtitle {
      display: none; }
    .aui .device-toggler-container.next-step .device-multimedia-wrapper {
      display: none; }
    .aui .device-toggler-container.next-step .device-chosen-data {
      display: block; }
    .aui .device-toggler-container.next-step .device-goToNextStep {
      display: none; }
    .aui .device-toggler-container.next-step .color-choose-wrapper {
      width: auto;
      padding: 0;
      float: left;
      margin: -2px 15px; }
    .aui .device-toggler-container.next-step .color-choice {
      display: none; }
    .aui .device-toggler-container.next-step .color-choice--active {
      display: inline-block; }
    .aui .device-toggler-container.next-step .gb-choose-wrapper {
      padding: 0;
      width: auto;
      float: left;
      margin: -2px 0 0 15px; }
    .aui .device-toggler-container.next-step .gb-choice {
      font-size: 16px;
      height: 30px;
      width: 80px;
      padding: 3px 15px; } }
  .aui .movistar--green .device-goToNextStep .btn {
    background-color: #5bc500; }
  .aui .movistar--blue .device-goToNextStep .btn {
    background-color: #019BF2; }
  .aui .container-full-devices {
    width: 100%;
    margin: 0; }
  @media only screen and (min-width: 993px) {
    .aui .container-full-devices .col {
      padding: 0; } }
  .aui .device-detail__title-device {
    display: none; }
    @media only screen and (min-width: 1201px) {
      .aui .device-detail__title-device {
        display: block;
        font-family: Telefonica;
        font-weight: bold;
        font-size: 16px;
        color: #86888C;
        flex: 1;
        text-align: left; } }
  @media only screen and (min-width: 993px) {
    .aui .device-detail-tabs {
      text-align: right;
      border-bottom: 1px solid #ddd;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      padding: 0 5%; } }
  .aui .device-details-container__tabs {
    display: inline-flex; }
    .aui .device-details-container__tabs .tab {
      float: left; }
  .aui .tab__title {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    color: #86888C;
    line-height: 40px;
    padding-right: 25px; }
    @media only screen and (min-width: 1201px) {
      .aui .tab__title {
        padding-right: 35px; } }
  .aui .tab.active .tab__title {
    font-weight: bold; }
  .aui .device-details__button {
    width: 90%;
    margin: 5%; }
    @media only screen and (min-width: 993px) {
      .aui .device-details__button {
        width: auto;
        margin: 0;
        padding: 0 25px; } }
  @media only screen and (min-width: 993px) {
    .aui .device-detail-collapse {
      display: block;
      padding: 0 5%; } }
  .aui .device-details-container__collapsible {
    margin: 0;
    border: none;
    box-shadow: none; }
  .aui .device-details-item .collapsible-body {
    display: none; }
  .aui .device-details-item.active .collapsible-body {
    display: block;
    width: 100%; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-item.active .collapsible-body {
        padding: 30px 0; } }
  .aui .device-details-item .collapsible-header {
    margin: 0 -10px; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-item .collapsible-header {
        display: none; } }
  .aui .device-details-item .collapsible-body {
    padding: 0px 10px 30px; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-item .collapsible-body {
        border-bottom: none; } }
  .aui .device-details-header__title {
    position: relative;
    font-family: Telefonica;
    font-weight: normal;
    font-size: 18px;
    color: #86888C;
    letter-spacing: 0.2px;
    line-height: 3rem;
    padding: 8px 0px; }
  .aui .device-details-header__icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    padding-top: 5px;
    color: #0098D9; }
  .aui .active .device-details-header__icon {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    top: 25%; }
  @media only screen and (min-width: 993px) {
    .aui .device-details-characteristics {
      display: flow-root;
      padding-bottom: 35px; } }
  @media only screen and (min-width: 993px) {
    .aui .device-details-characteristics:nth-child(even) .device-details-body-container-text {
      float: right;
      padding-right: 0;
      padding-left: 40px; }
    .aui .device-details-characteristics:nth-child(even) .device-details-body-container-img {
      float: right; }
      .aui .device-details-characteristics:nth-child(even) .device-details-body-container-img .device-details-body__img {
        background-position-x: left; } }
  @media only screen and (min-width: 993px) {
    .aui .device-details-body-container-text {
      width: 35%;
      padding-right: 40px;
      float: left; } }
  .aui .device-details-body__title {
    font-family: Telefonica;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 30px; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-body__title {
        font-weight: 300;
        font-size: 65px;
        line-height: 80px; } }
  .aui .device-details-body__text {
    font-family: Telefonica;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    padding-bottom: 10px; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-body__text {
        font-weight: 300;
        font-size: 24px;
        line-height: 33px; } }
  .aui .device-details-body__img {
    -ms-display: flex;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 160px;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: right; }
    @media only screen and (min-width: 601px) {
      .aui .device-details-body__img {
        background-position-y: bottom; } }
    @media only screen and (min-width: 993px) {
      .aui .device-details-body__img {
        min-height: 300px;
        background-color: transparent; } }
    @media only screen and (min-width: 1201px) {
      .aui .device-details-body__img {
        min-height: 400px; } }
  .aui .device-details-body-container {
    color: #50535A; }
  @media only screen and (min-width: 993px) {
    .aui .device-details-body-container-img {
      width: 65%;
      float: left; } }
  .aui .device-details-specifications-header {
    padding-top: 20px;
    color: #50535A;
    border-bottom: 1px solid #cdd1da; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-specifications-header {
        display: flex;
        justify-content: space-between;
        padding: 20px 0; } }
  .aui .device-details-specifications-header__title {
    font-family: 'Telefonica';
    font-weight: bold;
    font-size: 16px;
    display: block;
    position: relative;
    padding-left: 35px;
    padding-bottom: 20px; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-specifications-header__title {
        font-size: 18px; } }
  .aui .device-details-specifications-header__icon {
    position: absolute;
    font-size: 25px;
    left: 0;
    top: 0;
    color: #50535A; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-specifications-header__icon {
        font-size: 28px; } }
  .aui .device-details-specifications {
    padding: 24px 0;
    border-bottom: 1px solid #cdd1da; }
    .aui .device-details-specifications:last-child {
      border-bottom: none; }
  .aui .device-details-specifications__title {
    font-family: 'Telefonica';
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 12px;
    display: block; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-specifications__title {
        font-size: 18px; } }
  .aui .device-details-specifications__item {
    font-family: 'Telefonica';
    font-weight: normal;
    font-size: 16px;
    position: relative;
    padding-left: 20px; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-specifications__item {
        font-weight: 300;
        font-size: 18px; } }
  .aui .device-details-specifications__icon {
    position: absolute;
    color: #50535A;
    font-size: 8px;
    left: 0;
    top: 8px; }
  .aui .device-details-contentBox, .aui .device-details-terms {
    margin-left: -5px; }
  .aui .device-details-contentBox__item, .aui .device-details-terms__item {
    position: relative;
    padding: 15px 0 15px 25px;
    font-family: 'Telefonica';
    font-weight: normal;
    font-size: 16px; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-contentBox__item, .aui .device-details-terms__item {
        font-weight: 300;
        font-size: 18px; } }
  @media only screen and (min-width: 993px) {
    .aui .device-details-contentBox__item {
      display: inline-block;
      width: 49%; } }
  .aui .device-details-contentBox__icon {
    position: absolute;
    color: #1697D8;
    font-size: 22px;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
  @media only screen and (min-width: 993px) {
    .aui .device-details-terms__item {
      display: block;
      width: 100%; } }
  .aui .device-details-terms__icon {
    position: absolute;
    color: #1697D8;
    font-size: 15px;
    left: 0;
    top: 20px; }
  .aui .device-details-specifications-header__title {
    font-family: 'Telefonica';
    font-weight: bold;
    font-size: 16px;
    display: block;
    position: relative;
    padding-left: 35px;
    padding-bottom: 20px; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-specifications-header__title {
        font-size: 18px; } }
  .aui .device-details-specifications-header__icon {
    position: absolute;
    font-size: 25px;
    left: 0;
    top: 0;
    color: #50535A; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-specifications-header__icon {
        font-size: 28px; } }
  .aui .device-details-legal {
    padding: 24px 0;
    border-bottom: 1px solid #cdd1da; }
    .aui .device-details-legal:last-child {
      border-bottom: none; }
  .aui .device-details-legal__title {
    font-family: 'Telefonica';
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 12px;
    display: block; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-legal__title {
        font-size: 18px; } }
  .aui .device-details-legal__item {
    font-family: 'Telefonica';
    font-weight: normal;
    font-size: 16px;
    position: relative;
    padding-left: 20px; }
    @media only screen and (min-width: 993px) {
      .aui .device-details-legal__item {
        font-weight: 300;
        font-size: 18px; } }
  .aui .device-details-legal__icon {
    position: absolute;
    color: #50535A;
    font-size: 8px;
    left: 0;
    top: 8px; }
  .aui .movistar--green .device-details__button {
    background-color: #5bc500; }
  .aui .movistar--blue .device-details__button {
    background-color: #019BF2; }
	
	@media only screen and (max-width: 400px) {
	#imagen_header {
  	width:60%;
	}
	}
	
	@media only screen and (max-width: 500px) {
	#imagen_header {
  	width:100%;
	}
	}
	
	@media only screen and (min-width: 600px) {
	#imagen_header {
 	width:50%;
	}
	}

hand {
	
  font-family: hand;
  
	
}

bold {
	
  font-family: bold;
  
	
}


#parpadeocr{   

  
  padding: 10px;
  width: 160px;
  margin: 40px;
}

.parpadea {

animation-name: parpadeo;
animation-duration: 2s;
animation-timing-function: linear;
animation-iteration-count: infinite;

-webkit-animation-name:parpadeo;
-webkit-animation-duration: 2s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo{  
0% { opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; }
}

@-webkit-keyframes parpadeo {  
0% { opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; }
}

@keyframes parpadeo {  
0% { opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; }
}


      .aui .icon-Comprar-planes_1:before {
        content: "\ea10"; }

        .aui .icon-wifi:before {
          content: "\e63e"; }

          .aui .icon-Comprar-celulares_2:before {
            content: "\e9d2"; }

            .aui .icon-Comprar-planes_2:before {
              content: "\e9d4"; }

              .aui .icon-Larga-distancia_2:before {
                content: "\e9e8"; }
            
                .aui .icon-Foro_1:before {
                  content: "\ea20"; }
                  .aui .icon-Recarga-Online_1:before {
                    content: "\ea31"; }

                    .aui .icon-TV_Contenidos-audiovisuales_1:before {
                      content: "\ea3a"; }

                      .aui .icon-consulta_y_paga_tu_factura:before {
                        content: "\e984"; }

                        .aui .icon-cupon_de_pago:before {
                          content: "\e985"; }

                          .aui .icon-Carrito-de-la-compra:before {
                            content: "\e9cd"; }