.fgblack {
  color: #000000; }

.fgwhite {
  color: #FFFFFF; }

.fg01 {
  color: #fd8f2d; }

.fg02 {
  color: #FFF9D8; }

.fg03 {
  color: #2E2F3B; }

.fg04 {
  color: #EFEFEF; }

.fg05 {
  color: #444444; }

.fg06 {
  color: #60697A; }

.fg07 {
  color: #B4B4B5; }

.bgblack {
  background-color: #000000; }

.bgwhite {
  background-color: #FFFFFF; }

.bg01 {
  background-color: #fd8f2d; }

.bg02 {
  background-color: #FFF9D8; }

.bg03 {
  background-color: #2E2F3B; }

.bg04 {
  background-color: #EFEFEF; }

.bg05 {
  background-color: #444444; }

.bg06 {
  background-color: #60697A; }

.bg07 {
  background-color: #B4B4B5; }

.bgred {
  background-color: #ff0000; }

.bggreen {
  background-color: #009900; }

.bgyellow {
  background-color: #FFFF00; }

.fgazulfb {
  color: #3B5998; }

.fgrojogg {
  color: #dd4b39; }

.noseleccionable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.rojo {
  color: red; }

.verde {
  color: green; }

.amarillo {
  color: yellow; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: none; }

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

html.safariOs7Landscape, body.safariOs7Landscape, #sideBarContainer.safariOs7Landscape, #snapContainer.safariOs7Landscape {
  height: 649px !important; }

body {
  background-color: #2E2F3B;
  font-size: 14px;
  padding: 0 !important;
  font-family: 'Open Sans', sans-serif;
  color: #60697A;
  -webkit-font-smoothing: antialiased;
  overflow: hidden; }

.fontNormal {
  font-family: 'Open Sans', sans-serif !important; }

span.fontNormal {
  line-height: 1em !important; }

button {
  border: none !important;
  outline: none !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; }

button:active, button.ng-active {
  -moz-box-shadow: inset 0 0 6px 3px #555555, 0 1px 0 0 #000000;
  -webkit-box-shadow: inset 0 0 6px 3px #555555, 0 1px 0 0 #000000; }

#toggleMenu {
  position: absolute;
  height: 40px;
  padding: 7px 10px 8px 10px;
  top: 0;
  left: 0; }

#mainContainer {
  margin: 0;
  width: 100%;
  /*overflow:hidden;*/
  background: #f2f2f2; }

#mainContainer.bgwhite .portada {
  display: none; }

#mainContainer.portadaActive {
  background: url("/shared/img/fondo-material2.jpg") no-repeat center center;
  background-size: cover; }
  #mainContainer.portadaActive .portada {
    display: block;
    margin: auto;
    width: 90%;
    text-align: center;
    padding-top: 100px; }
    #mainContainer.portadaActive .portada p {
      text-shadow: 1px 1px 2px #646464;
      font-size: 32px;
      color: #FFFFFF; }

.home {
  margin: auto;
  display: block;
  padding-top: 150px;
  background: #f78f31;
  background: -moz-linear-gradient(-45deg, #f78f31 41%, #fa5b1d 100%);
  background: -webkit-linear-gradient(-45deg, #f78f31 41%, #fa5b1d 100%);
  background: linear-gradient(135deg, #f78f31 41%, #fa5b1d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f78f31', endColorstr='#fa5b1d',GradientType=1 ); }
  .home h3 {
    margin: 150px auto;
    font-family: 'Open Sans Light', sans-serif;
    text-align: center;
    line-height: normal;
    font-size: 32px;
    text-shadow: 1px 1px 2px #646464;
    color: #FFFFFF; }
  .home i {
    color: white;
    font-style: normal;
    font-size: 15px; }
    .home i.icon-LogoToteatFull {
      font-size: 21px;
      margin-bottom: -5px;
      display: block; }

#footer {
  height: 0px;
  bottom: 0;
  position: absolute;
  width: 100%;
  background-color: #EFEFEF; }

#topFooter {
  position: absolute;
  top: -6px;
  overflow: hidden;
  height: 8px;
  width: 100%; }

#barraNavegacion {
  height: 40px;
  background-color: #2E2F3B;
  border: none !important;
  margin: 0 !important;
  position: relative; }

.loadingContainer {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  vertical-align: top;
  z-index: 99;
  left: 41px;
  top: 10px;
  padding: 0;
  /*8px 0 12px 0;*/ }

#navTexto {
  height: 40px;
  padding: 0 50px;
  vertical-align: middle;
  text-align: center; }
  #navTexto > div.logoTT {
    top: 9px;
    position: relative;
    vertical-align: top;
    cursor: pointer; }

#navLeft, #navRight {
  position: absolute;
  top: 0;
  height: 40px;
  display: table-cell;
  vertical-align: middle;
  width: 40px;
  cursor: pointer; }

#navLeft {
  left: 0; }

#navRight {
  right: 0;
  padding: 7px; }

#restoNombre {
  margin-left: 10px;
  font-size: 0px; }

#restoNombre, #restoInvisible, #restoTexto {
  display: inline-block;
  height: 40px;
  line-height: 40px; }

#restoTexto {
  overflow: hidden;
  color: #FFF9D8;
  font-size: 18px;
  font-style: italic; }

#restoInvisible {
  position: absolute;
  visibility: hidden;
  font-style: italic; }

.divNetworkStatus {
  display: inline-block;
  width: 25px;
  position: absolute;
  top: 0;
  left: 42px;
  height: 40px; }
  .divNetworkStatus > span.toticon.tt-xs {
    font-size: 7px; }
  .divNetworkStatus > span:first-child {
    position: absolute;
    top: 18px;
    left: 0; }
  .divNetworkStatus > span:nth-child(2) {
    position: absolute;
    top: 11px;
    left: 0; }
  .divNetworkStatus > span:last-child {
    position: absolute;
    top: 4px;
    left: 0; }

.navTitulo {
  min-height: 50px;
  padding: 10px 0;
  width: 100%;
  display: block;
  margin: auto;
  background: #fd8f2d; }
  .navTitulo.conOpciones .titulo {
    width: 30%;
    margin-top: 18px; }
  .navTitulo .md-button + .titulo {
    padding-top: 7px; }
  .navTitulo .titulo {
    display: inline-block;
    width: 48%;
    margin-left: 1%;
    text-align: left;
    vertical-align: top; }
    .navTitulo .titulo span {
      font-weight: 300;
      font-size: 28px;
      color: #FFFFFF;
      line-height: 30px; }
    @media (max-width: 780px) {
      .navTitulo .titulo {
        display: block;
        width: 98%;
        margin: auto;
        margin-bottom: 20px;
        text-align: center; } }
  .navTitulo span.subTitulo {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    color: #444444;
    display: block;
    margin-top: 10px; }
  .navTitulo .buscador {
    display: inline-block;
    vertical-align: middle;
    width: 40%; }
    .navTitulo .buscador md-input-container {
      margin-bottom: 0;
      width: 100%; }
      .navTitulo .buscador md-input-container label, .navTitulo .buscador md-input-container input {
        color: #FFFFFF; }
  .navTitulo .opciones {
    display: inline-block;
    vertical-align: middle;
    width: auto; }
  .navTitulo .botones {
    display: inline-block;
    width: 50%;
    text-align: right;
    vertical-align: top; }
    .navTitulo .botones button {
      margin-left: 15px;
      margin-right: 0;
      margin-bottom: 10px; }
    @media (max-width: 780px) {
      .navTitulo .botones {
        display: block;
        width: 98%;
        margin: auto;
        margin-bottom: 20px;
        text-align: center; } }
  .navTitulo .controles {
    display: block;
    margin-top: 12px;
    text-align: right; }
    .navTitulo .controles select, .navTitulo .controles input {
      margin: 0;
      margin-left: 12px;
      display: inline-block; }
  .navTitulo.descargas {
    padding-right: 40px; }

.formulario {
  background-color: #F6F6F6;
  border-radius: 3px;
  padding: 15px;
  width: 90%;
  display: block;
  margin: 20px auto;
  border: solid 1px #B4B4B5; }
  .formulario input, .formulario div.grupoInput {
    margin: 5px 0 5px 0;
    vertical-align: middle;
    width: 45%;
    padding: 0 5px;
    border: 1px solid #B4B4B5;
    border-radius: 3px;
    min-height: 30px;
    -webkit-box-shadow: inset 1px 0 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 4px 0 rgba(0, 0, 0, 0.1); }
  .formulario input[type="checkbox"] {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .formulario div.grupoInput {
    border: none;
    text-align: left;
    display: inline-block; }
  .formulario label {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin: 5px 5% 5px 0; }
  .formulario .contsf {
    display: inline-block;
    width: 45%;
    text-align: left; }
  .formulario input[type="radio"] {
    width: auto; }
  .formulario .col_2 label {
    margin: 5px;
    display: block;
    width: auto;
    text-align: inherit; }

.formulario h3, .formuTrad h3 {
  text-align: left;
  font-family: "Open Sans Light";
  color: #fd8f2d;
  font-weight: 300;
  font-size: 24px; }

.contenidoblanco {
  background: #FFFFFF;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
  margin: 15px; }
  .contenidoblanco md-tabs .md-tab.md-active {
    color: #fd8f2d; }

/*.formuTrad {
  width: 90%;
  display: block;
  margin: 20px auto;
  //border-radius: 5px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;

  h6 {
    display: inline-block;
    width: 90%;
    text-align: left;
    font-style: italic;
  }

  input {
    margin: 5px 0 5px 0;
    vertical-align: middle;
    width: 45%;
    padding: 0 5px;
    border: 1px solid $color07;
    border-radius: 3px;
    min-height: 30px
  }

  input.textoTrad {
    width: 90%;
    height: 70px;
  }

  label.textoTrad {
    width: 85%;
    text-align: left;
  }

  label {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin: 5px 5% 5px 0;
  }

  .tab-content {
    padding: 20px;
    border-radius: 0 0 5px 5px;
    border: solid 1px $color07;
  }

  .nav {
    margin-bottom: 0px;

  }

  .nav-tabs {
    @include noseleccionable;
    border-bottom: none;

    > li {
      background-color: $color09;
      margin-bottom: -1px;
      border-top: 1px solid $color07;
      border-left:  1px solid $color07;
      border-bottom:  1px solid $color07;
      cursor: pointer;

      &:last-child {
        border-right: solid 1px $color07;
      }

      > a {
        border: none;
        margin-right: 0px;
      }

    }

    .active, .active:hover, .active:focus {
      //background-color: $white;
      //border-bottom-color: $white;
      border-bottom: solid 1px $white;
    }

    .active > a, .active > a:hover, .active > a:focus {
      border: none;
    }

  }

}*/
#content {
  width: 90%;
  margin: 0 auto; }

.fullHeight {
  height: 100%;
  position: relative; }

.centrado {
  text-align: center; }

.marginado {
  padding-left: 30px !important; }

.botInc {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  outline: none !important; }
  .botInc :first-child, .botInc :last-child {
    margin: -1px 0 0 0 !important;
    cursor: pointer; }
  .botInc span.botoneravalue {
    display: inline-block !important;
    height: 70px;
    width: 70px;
    border: none;
    border-radius: 35px;
    background-color: #444444;
    font-size: 2.0em !important;
    text-align: center;
    vertical-align: middle;
    line-height: 70px;
    color: #FFFFFF !important;
    margin: 0 10px !important; }
  .botInc button {
    -webkit-appearance: none;
    vertical-align: middle; }

.botoneraContenedor {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  outline: none !important;
  display: inline-block; }
  .botoneraContenedor .botPersonas {
    width: 50px;
    margin: 0 5px;
    height: 70px;
    overflow: hidden;
    display: table-cell;
    font-weight: bold;
    vertical-align: middle; }
    .botoneraContenedor .botPersonas > div {
      height: 20px;
      color: #B4B4B5; }
    .botoneraContenedor .botPersonas > span.small, .botoneraContenedor .botPersonas > button.small {
      margin-top: 12px; }

.escruleable {
  overflow: scroll;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  /* -ms-scroll-chaining: none;
   -ms-touch-action: pan-y; */
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.facturacion input {
  padding: 5px; }
.facturacion .circulo.tt-xs {
  border-radius: 13px;
  width: 26px;
  height: 26px;
  padding: 4px; }
.facturacion h1 {
  font-family: 'Open Sans Light', sans-serif;
  font-weight: normal;
  color: #fd8f2d;
  margin: 25px 0; }
.facturacion.contenedor {
  max-width: 900px; }
  .facturacion.contenedor .col_3 h3 {
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #fd8f2d; }
  .facturacion.contenedor .col_3 .edit {
    cursor: pointer;
    padding: 1px;
    margin-bottom: 30px;
    display: block; }
    .facturacion.contenedor .col_3 .edit .botonDescargar {
      font-size: 10px; }
    .facturacion.contenedor .col_3 .edit span {
      text-decoration: underline;
      font-style: italic;
      font-size: 12px;
      color: #fd8f2d; }

.navBarTab {
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden; }
  .navBarTab ul {
    display: block; }
    .navBarTab ul.dostabs li {
      width: 50%; }
    .navBarTab ul.trestabs li {
      width: 33.4%; }
    .navBarTab ul.cuatrotabs li {
      width: 25%; }
    .navBarTab ul.seistabs li {
      width: 16.71%; }
    .navBarTab ul li {
      display: inline-block;
      width: 20%;
      margin-right: -4px;
      vertical-align: top; }
      .navBarTab ul li a {
        display: block;
        opacity: 0.8;
        background: #fd8f2d;
        color: #FFFFFF;
        text-decoration: none;
        font-size: 16px;
        cursor: pointer;
        text-align: center;
        padding: 15px;
        padding-top: 23px; }
        .navBarTab ul li a.active {
          opacity: 1; }
        .navBarTab ul li a i {
          font-size: 15px;
          margin-right: 4px; }
          @media (max-width: 1030px) {
            .navBarTab ul li a i {
              display: block;
              margin: auto; } }
        @media (max-width: 1030px) {
          .navBarTab ul li a {
            font-size: 14px;
            line-height: 15px;
            padding: 15px; } }
        @media (max-width: 780px) {
          .navBarTab ul li a {
            font-size: 13px;
            padding: 10px;
            padding-top: 19px;
            height: 60px; } }
        @media (max-width: 640px) {
          .navBarTab ul li a {
            line-height: 19px;
            font-size: 12px; } }

input[type="checkbox"] {
  margin: 0 5px;
  vertical-align: middle;
  -webkit-appearance: none;
  border: 1px solid #60697A;
  background-color: #FFFFFF;
  display: inline-block;
  height: 25px;
  width: 25px !important;
  text-align: center;
  line-height: 24px;
  padding: 0;
  -webkit-box-shadow: inset 0 3px 15px -3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 3px 15px -3px rgba(0, 0, 0, 0.2); }

input[type="checkbox"]:checked {
  background-color: #FFFFFF; }

input[type="checkbox"]:checked:before {
  content: '\e626';
  display: inline-block;
  font-family: 'TotIconos2' !important;
  font-size: 16px;
  speak: none;
  color: #fd8f2d;
  -webkit-box-shadow: none;
  box-shadow: none; }

#restaurantesOperando .facturacion table tr th {
  cursor: pointer; }
  #restaurantesOperando .facturacion table tr th .toticon {
    color: #444444;
    font-size: 12px; }

.paginacion {
  text-align: center; }
  .paginacion ul {
    display: inline-block;
    width: auto;
    margin: auto;
    margin-top: 25px;
    text-align: center;
    -webkit-box-shadow: 0 1px 2px 2px rgba(186, 186, 186, 0.1);
    box-shadow: 0 1px 2px 2px rgba(186, 186, 186, 0.1); }
    .paginacion ul li {
      display: inline-block;
      vertical-align: top;
      float: left;
      margin-left: -1px;
      border: solid 1px #B4B4B5; }
      .paginacion ul li button {
        padding: 8px 12px;
        cursor: pointer;
        color: #444444;
        font-size: 14px;
        background: #FFFFFF; }
        .paginacion ul li button.totiton {
          font-size: 15px;
          padding: 9px 15px; }
        .paginacion ul li button:active, .paginacion ul li button:focus {
          background: #fd8f2d;
          color: #FFFFFF;
          font-weight: 800; }
        .paginacion ul li button:hover {
          background: #FFF9D8; }
      .paginacion ul li:first-child {
        -webkit-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
        margin-left: 0; }
      .paginacion ul li:last-child {
        -webkit-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0; }
      .paginacion ul li span {
        padding: 8px 16px;
        line-height: 33px; }

td.info {
  background-color: #5bc0de;
  color: white;
  text-align: center; }

td.grave {
  background-color: #d9534f;
  color: white;
  text-align: center; }

td.leve {
  background-color: #f0ad4e;
  color: white;
  text-align: center; }

.version {
  background-color: yellow !important; }

.md-table-toteat.tableMediana table {
  width: 60%; }
.md-table-toteat.md-table-border table {
  border: solid 1px #dddddd;
  border-radius: 5px; }
.md-table-toteat table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-size: 14px;
  background: #FFFFFF;
  font-weight: 400;
  font-style: normal;
  margin: auto; }
  .md-table-toteat table tr {
    border-bottom: solid 1px #dddddd;
    font-weight: normal; }
    .md-table-toteat table tr:last-child {
      border-bottom: none; }
    .md-table-toteat table tr th, .md-table-toteat table tr td {
      padding: 10px;
      padding-left: 54px;
      line-height: 18px;
      text-align: right; }
      .md-table-toteat table tr th input, .md-table-toteat table tr td input {
        text-align: right; }
      @media (max-width: 1030px) {
        .md-table-toteat table tr th, .md-table-toteat table tr td {
          padding: 6px; } }
      .md-table-toteat table tr th:first-child, .md-table-toteat table tr td:first-child {
        text-align: left;
        padding-left: 24px; }
        .md-table-toteat table tr th:first-child input, .md-table-toteat table tr td:first-child input {
          text-align: left; }
    .md-table-toteat table tr th {
      background: #FFFFFF;
      text-transform: uppercase;
      font-size: 11px;
      line-height: 14px; }

.erroresDrone .errorRest {
  background: white;
  color: #545353; }
  .erroresDrone .errorRest md-grid-tile-header {
    background: none;
    height: auto;
    padding: 5px; }
    .erroresDrone .errorRest md-grid-tile-header h4 {
      margin: 0;
      font-size: 14px;
      font-weight: bold;
      color: #181818;
      display: inline-block;
      padding-top: 8px;
      padding-left: 10px;
      max-width: 85%; }
    .erroresDrone .errorRest md-grid-tile-header .md-button {
      position: absolute;
      top: 0;
      right: 0; }
  .erroresDrone .errorRest figcaption {
    width: 100%; }
  .erroresDrone .errorRest .contenido {
    padding: 14px;
    font-size: 12px; }
    .erroresDrone .errorRest .contenido > div {
      margin-bottom: 5px; }
  .erroresDrone .errorRest md-grid-tile-footer {
    background: #f2f2f2;
    color: #555555;
    padding: 5px; }
    .erroresDrone .errorRest md-grid-tile-footer md-icon {
      font-size: 18px;
      height: 18px;
      width: 18px;
      min-height: 18px;
      min-width: 18px;
      line-height: 17px; }

#loginToteat {
  background: #f98f1e;
  background: -webkit-linear-gradient(-45deg, #f98f1e 0%, #fc7504 100%);
  background: linear-gradient(135deg, #f98f1e 0%, #fc7504 100%); }
  #loginToteat .logoToteat {
    margin-top: 60px; }
    #loginToteat .logoToteat md-icon {
      font-size: 85px;
      line-height: 95px;
      color: white;
      height: 95px;
      min-height: 95px; }
    #loginToteat .logoToteat h2 {
      color: white;
      font-weight: 100;
      margin-top: 20px;
      letter-spacing: 4px;
      text-indent: 101px;
      text-transform: uppercase; }
  #loginToteat .login {
    width: 280px;
    margin: 25px auto; }
    #loginToteat .login md-input-container label {
      color: white; }
    #loginToteat .login md-input-container md-icon {
      color: white; }
    #loginToteat .login md-input-container .md-input {
      border-color: rgba(255, 255, 255, 0.12); }
    #loginToteat .login md-divider {
      margin: 25px 0; }
    #loginToteat .login .redesSociales {
      text-align: center;
      margin-top: 50px;
      border-radius: 5px;
      background: rgba(0, 0, 0, 0.1);
      padding: 10px; }
      #loginToteat .login .redesSociales .md-button {
        opacity: 0.6; }
        #loginToteat .login .redesSociales .md-button:hover {
          opacity: 1; }
        #loginToteat .login .redesSociales .md-button md-icon {
          font-size: 24px; }
    #loginToteat .login .olvido {
      text-align: center; }
      #loginToteat .login .olvido a {
        color: white;
        text-decoration: none;
        display: block;
        font-style: italic;
        padding: 5px;
        margin-top: 5px;
        opacity: 0.5; }
        #loginToteat .login .olvido a:hover {
          opacity: 1; }

/*-- C3 STYLE Chart --*/
.c3 svg {
  font: 10px sans-serif; }

.c3 path, .c3 line {
  fill: none;
  stroke: #000; }

.c3 text {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.c3-legend-item-tile,
.c3-xgrid-focus,
.c3-ygrid,
.c3-event-rect,
.c3-bars path {
  shape-rendering: crispEdges; }

.c3-chart-arc path {
  stroke: none; }

.c3-chart-arc text {
  fill: #fff;
  font-size: 13px; }

/*-- Axis --*/
/*-- Grid --*/
.c3-grid line {
  stroke: #aaa; }

.c3-grid text {
  fill: #aaa; }

.c3-xgrid, .c3-ygrid {
  stroke-dasharray: 3 3; }

/*-- Text on Chart --*/
.c3-text.c3-empty {
  fill: #808080;
  font-size: 2em; }

/*-- Line --*/
.c3-line {
  stroke-width: 1px; }

/*-- Point --*/
.c3-circle._expanded_ {
  stroke-width: 1px;
  stroke: white; }

.c3-selected-circle {
  fill: white;
  stroke-width: 2px; }

/*-- Bar --*/
.c3-bar {
  stroke-width: 0; }

.c3-bar._expanded_ {
  fill-opacity: 0.75; }

/*-- Arc --*/
.c3-chart-arcs-title {
  font-size: 1.3em; }

/*-- Focus --*/
.c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
  stroke-width: 2px; }

/*-- Region --*/
.c3-region {
  fill: steelblue;
  fill-opacity: .1; }

/*-- Brush --*/
.c3-brush .extent {
  fill-opacity: .1; }

/*-- Select - Drag --*/
/*-- Legend --*/
.c3-legend-item {
  font-size: 12px; }

.c3-legend-background {
  opacity: 0.75;
  fill: white;
  stroke: lightgray;
  stroke-width: 1; }

/*-- Tooltip --*/
.c3-tooltip {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  empty-cells: show;
  -webkit-box-shadow: 7px 7px 12px -9px #777777;
  -moz-box-shadow: 7px 7px 12px -9px #777777;
  box-shadow: 7px 7px 12px -9px #777777;
  opacity: 0.9; }

.c3-tooltip tr {
  border: 1px solid #CCC; }

.c3-tooltip th {
  background-color: #aaa;
  font-size: 14px;
  padding: 2px 5px;
  text-align: left;
  color: #FFF; }

.c3-tooltip td {
  font-size: 13px;
  padding: 3px 6px;
  background-color: #fff;
  border-left: 1px dotted #999; }

.c3-tooltip td > span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px; }

.c3-tooltip td.value {
  text-align: right; }

.c3-area {
  stroke-width: 0;
  opacity: 0.2; }

.c3-chart-arcs .c3-chart-arcs-background {
  fill: #e0e0e0;
  stroke: none; }

.c3-chart-arcs .c3-chart-arcs-gauge-unit {
  fill: #000;
  font-size: 16px; }

.c3-chart-arcs .c3-chart-arcs-gauge-max {
  fill: #777; }

.c3-chart-arcs .c3-chart-arcs-gauge-min {
  fill: #777; }

.c3-chart-arc .c3-gauge-value {
  fill: #000;
  font-size: 28px; }

.circulo.tt-xs {
  border-radius: 9px;
  width: 18px;
  height: 18px; }
.circulo.tt-s {
  border-radius: 13px;
  width: 26px;
  height: 26px; }
.circulo.tt-sm {
  border-radius: 16px;
  width: 32px;
  height: 32px; }
.circulo.tt-m {
  border-radius: 20px;
  width: 40px;
  height: 40px; }
.circulo.tt-xm {
  border-radius: 25px;
  width: 50px;
  height: 50px; }
.circulo.tt-g {
  border-radius: 38px;
  width: 76px;
  height: 76px; }
.circulo.tt-xg {
  border-radius: 50px;
  width: 100px;
  height: 100px; }
.circulo.texto > span {
  font-size: 70%;
  vertical-align: top; }

.toticon-vacio:before {
  content: ""; }

.tt-xs, div.tt-xs .toticon, button.tt-xs .toticon {
  width: auto;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0; }

button.tt-xs.toticon.boton {
  width: auto;
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0;
  height: 30px;
  padding: 6px 10px;
  border-radius: 5px; }
  button.tt-xs.toticon.boton:hover {
    opacity: 0.8; }
  button.tt-xs.toticon.boton > span {
    vertical-align: top;
    line-height: 15px;
    font-weight: bold;
    padding-left: 3px; }

.tt-s, div.tt-s .toticon, button.tt-s .toticon {
  width: auto;
  height: 26px;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 0; }

.tt-sm, div.tt-sm .toticon, button.tt-sm .toticon {
  width: auto;
  height: 32px;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: 0; }

.tt-m, div.tt-m .toticon, button.tt-m .toticon {
  width: auto;
  height: 40px;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0; }

.tt-xm, div.tt-xm .toticon, button.tt-xm .toticon {
  width: auto;
  height: 50px;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 0; }

.tt-g, div.tt-g .toticon, button.tt-g .toticon {
  width: auto;
  height: 76px;
  font-size: 76px;
  line-height: 76px;
  letter-spacing: 0; }

.tt-xg, div.tt-xg .toticon, button.tt-xg .toticon {
  width: auto;
  height: 100px;
  font-size: 100px;
  line-height: 100px;
  letter-spacing: 0; }

.toticon.vt {
  vertical-align: top !important; }

.logoTT {
  position: relative;
  display: inline-block;
  width: auto !important;
  white-space: nowrap; }
  .logoTT.tt-xs span {
    letter-spacing: -5.4545454545px !important; }
  .logoTT.tt-s span {
    letter-spacing: -7.8787878788px !important; }
  .logoTT.tt-sm span {
    letter-spacing: -9.696969697px !important; }
  .logoTT.tt-m span {
    letter-spacing: -12.1212121212px !important; }
  .logoTT.tt-xm span {
    letter-spacing: -15.1515151515px !important; }
  .logoTT.tt-g span {
    letter-spacing: -23.0303030303px !important; }
  .logoTT.tt-xg span {
    letter-spacing: -30.303030303px !important; }

.logoTT span {
  height: 100%;
  width: auto; }

.logoTT span:first-child {
  position: absolute;
  top: 0;
  left: 0; }

.logoTT span:nth-child(2), .logoTT span:nth-child(4) {
  letter-spacing: 0 !important; }

.contenedorIconos {
  font-size: 0;
  /* Para que no agregue 3 pixels entre iconos */
  display: inline-block;
  vertical-align: top; }

button.small {
  margin-right: 10px !important; }

button.small:last-child {
  margin-right: 0px !important; }

button.toticon:hover, button.toticon.ng-click-active {
  border: none;
  outline: none; }

/*  Arreglo de iconos oficiales para mejor lectura a colores */
.color.toticon-facebook {
  color: #3B5998 !important;
  background-color: white;
  border-radius: 20%; }
.color.toticon-gmail {
  color: #dd4b39 !important;
  background-color: white;
  border-radius: 20%; }
.color.toticon-vk {
  background-color: #597DA3 !important;
  color: white;
  border-radius: 20%; }
.color.toticon-linkedin {
  color: #1b86bc !important;
  background-color: white;
  border-radius: 20%; }

.toticon-BordeRepetidoArriba:before {
  content: "\e6a8\e6a8\e6a8\e6a8\e6a8\e6a8"; }

.toticon-BordeRepetidoArriba {
  letter-spacing: -1px !important; }

/* icons */
[class^="cus-"],
[class*=" cus-"] {
  background-position: 14px 14px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  line-height: 14px;
  margin-top: 1px;
  vertical-align: text-top;
  width: 14px;
  background-image: url("/shared/img/toteat-iconos.png"); }

[class^="cus-"]:last-child,
[class*=" cus-"]:last-child {
  *margin-left: 0; }

/*

.cus-facebook_bn{ background-position: 0 0; width: 16px; height: 16px; }
.cus-google_bn{ background-position: -24px 0; width: 16px; height: 16px; }
.cus-facebook { background-position: 0 -24px; width: 16px; height: 16px; }
.cus-google { background-position: -24px -24px; width: 16px; height: 16px; }
.cus-vk { background-position: 0 -48px; width: 16px; height: 16px; }
.cus-linkedin { background-position: -24px -48px; width: 16px; height: 16px; }

*/
/*.cus-toteat{ background-position: -48px -1; width: 16px; height: 16px; }
.cus-toteat2{ background-position: -48px -25px; width: 16px; height: 16px; }*/
.cus-es-ES {
  background-position: -72px 0;
  width: 16px;
  height: 16px; }

.cus-ca-ES {
  background-position: -96px 0;
  width: 16px;
  height: 16px; }

.cus-fr-FR {
  background-position: -120px 0;
  width: 16px;
  height: 16px; }

.cus-de-DE {
  background-position: -144px 0;
  width: 16px;
  height: 16px; }

.cus-it-IT {
  background-position: -168px 0;
  width: 16px;
  height: 16px; }

.cus-pt-BR {
  background-position: -192px 0;
  width: 16px;
  height: 16px; }

.cus-en-US {
  background-position: -72px -24px;
  width: 16px;
  height: 16px; }

.cus-en-UK {
  background-position: -96px -24px;
  width: 16px;
  height: 16px; }

.cus-eu {
  background-position: -120px -24px;
  width: 16px;
  height: 16px; }

.cus-ru-RU {
  background-position: -144px -24px;
  width: 16px;
  height: 16px; }

.cus-ja-JP {
  background-position: -168px -24px;
  width: 16px;
  height: 16px; }

.cus-zh-CHT {
  background-position: -192px -24px;
  width: 16px;
  height: 16px; }

/*
.cus-save { background-position: -0px -72px; width: 16px; height: 16px; }
.cus-candado-abierto { background-position: -24px -72px; width: 16px; height: 16px; }
.cus-candado-cerrado { background-position: -48px -72px; width: 16px; height: 16px; }
.cus-3personas { background-position: -72px -72px; width: 16px; height: 16px; }
.cus-2personas { background-position: -96px -72px; width: 16px; height: 16px; }
.cus-llaves { background-position: -120px -72px; width: 16px; height: 16px; }
.cus-trash { background-position: -144px -72px; width: 16px; height: 16px; }
.cus-sesiones { background-position: -168px -72px; width: 16px; height: 16px; }
*/
.snapabierto {
  -webkit-transform: translate3d(280px, 0, 0) !important;
  -moz-transform: translate3d(280px, 0, 0) !important;
  -o-transform: translate3d(280px, 0, 0) !important;
  transform: translate3d(280px, 0, 0) !important; }

.snapcerrado {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

#sideBarContainer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#snapContainer {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease-in-out;
 /* @media all and (min-width: 1280px){
    &.snapabierto{
      padding-right:$paddingancho;

    }
  }*/ }

#sideBar {
  background-color: #222222; }
  #sideBar .acTitulo {
    color: #FFFFFF;
    height: 44px;
    line-height: 44px;
    width: 280px;
    overflow: hidden;
    display: block;
    padding: 0 15px;
    cursor: pointer; }
    #sideBar .acTitulo span {
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      word-break: break-all;
      overflow: hidden;
      width: 180px; }
      #sideBar .acTitulo span.ng-click-active {
        color: #FFF9D8;
        background-color: #000000; }
      #sideBar .acTitulo span:first-child {
        margin-right: 10px;
        width: 30px; }
    @media all and (min-width: 580px) {
      #sideBar .acTitulo:hover {
        color: #FFF9D8; } }
    #sideBar .acTitulo .toticon {
      margin: 0 10px; }
    #sideBar .acTitulo .icon-arrow_drop_down,
    #sideBar .acTitulo .icon-arrow_drop_up {
      float: right;
      font-size: 24px;
      padding-top: 7px; }
  #sideBar .acContenido > div {
    cursor: pointer;
    font-size: 18px;
    color: #EFEFEF;
    text-decoration: none;
    padding: 0 20px;
    width: 100%;
    height: 44px;
    line-height: 22px;
    background-color: #444444;
    display: block;
    border-bottom: solid 1px #2E2F3B; }
    #sideBar .acContenido > div > span:nth-child(1) {
      display: table-cell;
      vertical-align: middle;
      width: 40px;
      text-align: center; }
    #sideBar .acContenido > div > span:nth-child(2) {
      display: table-cell;
      vertical-align: middle;
      margin: 0 auto;
      padding-left: 5px; }
    #sideBar .acContenido > div.ng-click-active {
      color: #FFF9D8;
      background-color: #000000; }
    @media all and (min-width: 580px) {
      #sideBar .acContenido > div:hover {
        color: #FFF9D8; } }
  #sideBar .divAcordionLogin .acordion .md-button .md-font {
    color: white;
    font-size: 25px;
    line-height: 25px;
    margin-right: 12px; }

.acordion .md-button {
  margin: 0;
  padding: 8px;
  padding-left: 38px;
  color: white;
  min-width: 280px;
  text-align: left;
  display: block;
  border-radius: 0;
  background-color: rgba(110, 110, 110, 0.2);
  text-transform: capitalize;
  font-size: 15px; }
  .acordion .md-button .md-font {
    color: white;
    font-size: 19px;
    margin-right: 5px; }

#apiConfig {
  padding: 10px; }
  #apiConfig button {
    padding: 10px;
    border-radius: 5px;
    height: 44px;
    vertical-align: middle;
    line-height: 44px; }

#apiDetalle {
  background-color: #EFEFEF;
  margin-top: 50px;
  border-radius: 10px;
  padding: 15px;
  display: inline-block; }
  #apiDetalle input {
    min-height: 30px;
    line-height: 30px;
    min-width: 250px; }

.divAcordionIdiomas > div.acordion div.acTitulo > span:first-child {
  width: 40px;
  text-align: center;
  padding: 0px 11px; }
  .divAcordionIdiomas > div.acordion div.acTitulo > span:first-child > i {
    margin-top: 5px; }
.divAcordionIdiomas > div.acordion div.acContenido > div > span:first-child {
  width: 40px;
  padding: 12px; }
  .divAcordionIdiomas > div.acordion div.acContenido > div > span:first-child > i {
    top: 2px;
    position: relative; }

.acContenido {
  height: auto;
  overflow: hidden;
  transition-property: max-height;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  /* Safari */
  -webkit-transition-property: max-height;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease; }

.acContenido.cerrado {
  max-height: 0 !important;
  height: 0;
  display: none; }

.bulkLoader {
  width: 98%;
  max-width: 1440px;
  margin: auto;
  font-size: 0px;
  padding-bottom: 40px; }
  .bulkLoader .botonDescargar {
    margin: 0;
    line-height: 21px;
    padding: 6px 9px; }
  .bulkLoader .bulkLoaderContainer.simple > .pestIndividual,
  .bulkLoader .bulkLoaderContainer.simple > .pestBulk,
  .bulkLoader .bulkLoaderContainer.simple > .pestArbol {
    width: 100%; }
  .bulkLoader .bulkLoaderContainer.doble > .pestIndividual,
  .bulkLoader .bulkLoaderContainer.doble > .pestBulk,
  .bulkLoader .bulkLoaderContainer.doble > .pestArbol {
    width: 50%; }
  .bulkLoader .bulkLoaderContainer.triple > .pestIndividual,
  .bulkLoader .bulkLoaderContainer.triple > .pestBulk,
  .bulkLoader .bulkLoaderContainer.triple > .pestArbol {
    width: 33%; }
  .bulkLoader .bulkLoaderContainer.triple > .pestIndividual:nth-child(3),
  .bulkLoader .bulkLoaderContainer.triple > .pestBulk:nth-child(3),
  .bulkLoader .bulkLoaderContainer.triple > .pestArbol:nth-child(3) {
    width: 34%; }
  .bulkLoader .bulkLoaderContainer .mainArbol li > div > span {
    vertical-align: top; }
  .bulkLoader input[type=checkbox] {
    vertical-align: middle;
    margin-left: 25%;
    padding: 0; }
  .bulkLoader select {
    width: 90%; }
    .bulkLoader select.errorLinea {
      border: solid 1px red; }
  .bulkLoader .mainBulkContainer {
    background-color: #FFFFFF;
    padding: 20px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #dddddd; }
  .bulkLoader .mensajeCampos {
    font-size: 10px;
    font-style: italic;
    text-align: center; }
  .bulkLoader .pestIndividual,
  .bulkLoader .pestBulk,
  .bulkLoader .pestArbol {
    font-size: 18px;
    height: 60px;
    padding: 20px;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    vertical-align: top;
    border: 1px solid #dddddd; }
  .bulkLoader .pestBulk {
    border-width: 1px 0px; }
  .bulkLoader .pestIndividual.activa,
  .bulkLoader .pestBulk.activa,
  .bulkLoader .pestArbol.activa {
    background-color: #FFFFFF;
    color: #fd8f2d;
    border-bottom: none; }
  .bulkLoader .titInput {
    position: relative;
    padding: 0 40px; }
    .bulkLoader .titInput div {
      display: inline-block;
      font-size: 14px;
      font-weight: bold; }
      .bulkLoader .titInput div.inferior {
        cursor: s-resize; }
      .bulkLoader .titInput div.inferior.sorting {
        cursor: n-resize; }
    .bulkLoader .titInput .mesa0,
    .bulkLoader .titInput .mesa1,
    .bulkLoader .titInput .mesa2,
    .bulkLoader .titInput .mesa3 {
      width: 25%; }
    .bulkLoader .titInput .size25 {
      width: 25%; }
    .bulkLoader .titInput .size20 {
      width: 20%; }
    .bulkLoader .titInput .size15 {
      width: 15%; }
    .bulkLoader .titInput .size10 {
      width: 10%; }
    .bulkLoader .titInput .size5 {
      width: 5%; }
    .bulkLoader .titInput .sector0,
    .bulkLoader .titInput .sector1,
    .bulkLoader .titInput .sector2,
    .bulkLoader .titInput .sector3 {
      width: 20%; }
    .bulkLoader .titInput .sector4 {
      width: 10%; }
    .bulkLoader .titInput .jerarquia0,
    .bulkLoader .titInput .jerarquia1,
    .bulkLoader .titInput .jerarquia2 {
      width: 25%; }
    .bulkLoader .titInput .comp0,
    .bulkLoader .titInput .comp1,
    .bulkLoader .titInput .comp2,
    .bulkLoader .titInput .comp3 {
      width: 20%; }
    .bulkLoader .titInput .comp4,
    .bulkLoader .titInput .comp5 {
      width: 10%; }
    .bulkLoader .titInput > .checkLinea {
      position: absolute;
      display: inline-block;
      top: -12px; }
    .bulkLoader .titInput > .editLinea {
      position: absolute;
      display: inline-block;
      top: -15px;
      right: 0px; }
    .bulkLoader .titInput > .editSelected {
      position: absolute;
      display: inline-block;
      top: -8px;
      right: 0px; }
  .bulkLoader .camposInput input {
    height: 45px;
    font-size: 14px; }
  .bulkLoader .camposInput .size25 {
    width: 23%;
    margin-right: 2%; }
  .bulkLoader .camposInput .size20 {
    width: 18%;
    margin-right: 2%; }
  .bulkLoader .camposInput .size15 {
    width: 13%;
    margin-right: 2%; }
  .bulkLoader .camposInput .size10 {
    width: 8%;
    margin-right: 2%; }
  .bulkLoader .camposInput .size5 {
    width: 4%;
    margin-right: 1%; }
  .bulkLoader .camposInput .mesa0,
  .bulkLoader .camposInput .mesa1,
  .bulkLoader .camposInput .mesa2,
  .bulkLoader .camposInput .mesa3 {
    width: 23%;
    margin-right: 2%; }
  .bulkLoader .camposInput .sector0,
  .bulkLoader .camposInput .sector1,
  .bulkLoader .camposInput .sector2,
  .bulkLoader .camposInput .sector3 {
    width: 18%;
    margin-right: 2%; }
  .bulkLoader .camposInput .sector4 {
    width: 9%;
    margin-right: 1%; }
  .bulkLoader .camposInput .comp0,
  .bulkLoader .camposInput .comp1,
  .bulkLoader .camposInput .comp2,
  .bulkLoader .camposInput .comp3 {
    width: 18%;
    margin-right: 2%; }
  .bulkLoader .camposInput .comp4,
  .bulkLoader .camposInput .comp5 {
    width: 8%;
    margin-right: 2%; }
  .bulkLoader .camposInput .jerarquia0,
  .bulkLoader .camposInput .jerarquia1,
  .bulkLoader .camposInput .jerarquia2 {
    width: 23%;
    margin-right: 2%; }
  .bulkLoader .bulkInput textarea {
    width: 100%;
    max-width: 100%;
    height: 100px;
    font-size: 14px;
    border: solid 1px #ccc;
    margin: 15px auto;
    padding: 10px; }
  .bulkLoader .lineaShow:nth-child(odd) {
    background-color: #f9f9f9; }
  .bulkLoader .lineaShow {
    position: relative;
    height: 45px; }
  .bulkLoader .lineaContent {
    padding: 0 40px;
    position: absolute;
    width: 100%;
    height: 45px; }
    .bulkLoader .lineaContent div {
      display: inline-block;
      font-size: 12px;
      line-height: 45px;
      height: 45px;
      vertical-align: top; }
    .bulkLoader .lineaContent .mesa0,
    .bulkLoader .lineaContent .mesa1,
    .bulkLoader .lineaContent .mesa2,
    .bulkLoader .lineaContent .mesa3 {
      width: 23%;
      margin-right: 2%; }
    .bulkLoader .lineaContent .sector0,
    .bulkLoader .lineaContent .sector1,
    .bulkLoader .lineaContent .sector2,
    .bulkLoader .lineaContent .sector3 {
      width: 18%;
      margin-right: 2%; }
    .bulkLoader .lineaContent .sector4 {
      width: 9%;
      margin-right: 1%; }
    .bulkLoader .lineaContent .jerarquia0,
    .bulkLoader .lineaContent .jerarquia1,
    .bulkLoader .lineaContent .jerarquia2 {
      width: 23%;
      margin-right: 2%; }
    .bulkLoader .lineaContent .comp0,
    .bulkLoader .lineaContent .comp1,
    .bulkLoader .lineaContent .comp2,
    .bulkLoader .lineaContent .comp3 {
      width: 18%;
      margin-right: 2%; }
    .bulkLoader .lineaContent .comp4,
    .bulkLoader .lineaContent .comp5 {
      width: 8%;
      margin-right: 2%; }
    .bulkLoader .lineaContent .size25 {
      width: 23%;
      margin-right: 2%; }
    .bulkLoader .lineaContent .size20 {
      width: 18%;
      margin-right: 2%; }
    .bulkLoader .lineaContent .size15 {
      width: 13%;
      margin-right: 2%; }
    .bulkLoader .lineaContent .size10 {
      width: 8%;
      margin-right: 2%; }
    .bulkLoader .lineaContent .size5 {
      width: 4%;
      margin-right: 1%; }
    .bulkLoader .lineaContent div > input {
      width: 95%;
      padding: 7px 5px;
      border: solid 1px #ccc; }
    .bulkLoader .lineaContent div > input[type="checkbox"] {
      padding: 0; }
    .bulkLoader .lineaContent input.errorLinea {
      border: solid 1px red; }
  .bulkLoader .checkLinea {
    position: relative;
    display: inline-block;
    left: 0px;
    line-height: 45px;
    top: 2px; }
  .bulkLoader .editLinea {
    position: absolute;
    display: inline-block;
    right: 10px;
    top: 7px;
    line-height: 45px; }
  .bulkLoader .filtroBulk {
    position: absolute;
    display: inline-block;
    top: 5px;
    left: 0px;
    line-height: 45px; }
  .bulkLoader .pasteAreaFooter {
    font-size: 16px; }
    .bulkLoader .pasteAreaFooter input {
      margin-left: 10px; }
  .bulkLoader .over {
    color: red !important;
    border: 1px solid red !important; }
  .bulkLoader .debugButton {
    font-size: 20px;
    height: 40px;
    padding: 10px; }
  @media (max-width: 640px) {
    .bulkLoader {
      display: none; } }

.paginasContenedor {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block; }
  .paginasContenedor .botonPagina {
    width: 40px;
    margin: 0 5px;
    height: 50px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    vertical-align: middle; }
    .paginasContenedor .botonPagina > span {
      width: 30px;
      height: 30px;
      border-radius: 15px;
      line-height: 30px;
      font-size: 20px;
      text-align: center;
      cursor: pointer; }
    .paginasContenedor .botonPagina > button {
      margin-top: 4px;
      cursor: pointer; }

.paginador {
  padding: 25px 0;
  text-align: center;
  margin: 25px auto; }

.paginasContenedor .botonPagina {
  cursor: pointer;
  margin: -1px;
  display: inline; }
  .paginasContenedor .botonPagina > span {
    border: 1px solid #dddddd;
    padding: 3px 13px;
    width: auto;
    height: auto;
    background: #FFFFFF;
    border-radius: 0; }
    .paginasContenedor .botonPagina > span.active {
      background: #fd8f2d;
      color: #FFFFFF;
      border: 1px solid #fd8f2d; }

/*

EJEMPLO USO
http://cssdeck.com/labs/css-checkbox-styles

<!-- Slide THREE -->
<div class="slideThree">
	<input type="checkbox" value="None" id="slideThree" name="check" />
	<label for="slideThree"></label>
</div>

body {
  background: #555;
}

h1 {
  color: #eee;
  font: 30px Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0px 1px black;
  text-align: center;
  margin-bottom: 50px;
}

input[type=checkbox] {
  visibility: hidden;
}*/
/* SLIDE ONE */
.slideOne, .slideTwo, .slideThree, .roundedOne, .roundedTwo, .squaredOne, .squaredTwo, .squaredThree, .squaredFour {
  display: inline-block; }

.slideOne {
  width: 50px;
  height: 10px;
  background: #333;
  margin: 20px auto;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2); }

.slideOne label {
  display: block;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  cursor: pointer;
  position: absolute;
  top: -3px;
  left: -3px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); }

.slideOne input[type=checkbox]:checked + label {
  left: 37px; }

/* SLIDE TWO */
.slideTwo {
  width: 80px;
  height: 30px;
  background: #333;
  margin: 20px auto;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2); }

.slideTwo:after {
  content: '';
  position: absolute;
  top: 14px;
  left: 14px;
  height: 2px;
  width: 52px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #111;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2); }

.slideTwo label {
  display: block;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  cursor: pointer;
  position: absolute;
  top: 4px;
  z-index: 1;
  left: 4px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); }

.slideTwo label:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #333;
  left: 6px;
  top: 6px;
  -webkit-box-shadow: inset 0px 1px 1px black, 0px 1px 0px rgba(255, 255, 255, 0.9);
  -moz-box-shadow: inset 0px 1px 1px black, 0px 1px 0px rgba(255, 255, 255, 0.9);
  box-shadow: inset 0px 1px 1px black, 0px 1px 0px rgba(255, 255, 255, 0.9); }

.slideTwo input[type=checkbox]:checked + label {
  left: 54px; }

.slideTwo input[type=checkbox]:checked + label:after {
  background: #00bf00; }

/* SLIDE THREE */
.slideThree {
  width: 80px;
  height: 26px;
  background: #333;
  margin: 20px auto;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  position: relative;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2); }

.slideThree:after {
  content: 'OFF';
  font: 12px/26px Arial, sans-serif;
  color: #000;
  position: absolute;
  right: 10px;
  z-index: 0;
  font-weight: bold;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15); }

.slideThree:before {
  content: 'ON';
  font: 12px/26px Arial, sans-serif;
  color: #00bf00;
  position: absolute;
  left: 10px;
  z-index: 0;
  font-weight: bold; }

.slideThree label {
  display: block;
  width: 34px;
  height: 20px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  cursor: pointer;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); }

.slideThree input[type=checkbox]:checked + label {
  left: 43px; }

/* ROUNDED ONE */
.roundedOne {
  width: 28px;
  height: 28px;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
  margin: 20px auto;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  position: relative; }

.roundedOne label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  left: 4px;
  top: 4px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
  background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
  background: -o-linear-gradient(top, #222 0%, #45484d 100%);
  background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
  background: linear-gradient(top, #222 0%, #45484d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 ); }

.roundedOne label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background: #00bf00;
  background: -webkit-linear-gradient(top, #00bf00 0%, #009400 100%);
  background: -moz-linear-gradient(top, #00bf00 0%, #009400 100%);
  background: -o-linear-gradient(top, #00bf00 0%, #009400 100%);
  background: -ms-linear-gradient(top, #00bf00 0%, #009400 100%);
  background: linear-gradient(top, #00bf00 0%, #009400 100%);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  top: 2px;
  left: 2px;
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5); }

.roundedOne label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3; }

.roundedOne input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

/* ROUNDED TWO */
.roundedTwo {
  width: 28px;
  height: 28px;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
  margin: 20px auto;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  position: relative; }

.roundedTwo label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  left: 4px;
  top: 4px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
  background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
  background: -o-linear-gradient(top, #222 0%, #45484d 100%);
  background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
  background: linear-gradient(top, #222 0%, #45484d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 ); }

.roundedTwo label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 5px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.roundedTwo label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3; }

.roundedTwo input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

/* SQUARED ONE */
.squaredOne {
  width: 28px;
  height: 28px;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
  margin: 20px auto;
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  position: relative; }

.squaredOne label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 4px;
  top: 4px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
  background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
  background: -o-linear-gradient(top, #222 0%, #45484d 100%);
  background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
  background: linear-gradient(top, #222 0%, #45484d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 ); }

.squaredOne label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  background: #00bf00;
  background: -webkit-linear-gradient(top, #00bf00 0%, #009400 100%);
  background: -moz-linear-gradient(top, #00bf00 0%, #009400 100%);
  background: -o-linear-gradient(top, #00bf00 0%, #009400 100%);
  background: -ms-linear-gradient(top, #00bf00 0%, #009400 100%);
  background: linear-gradient(top, #00bf00 0%, #009400 100%);
  top: 2px;
  left: 2px;
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5); }

.squaredOne label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3; }

.squaredOne input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

/* SQUARED TWO */
.squaredTwo {
  width: 28px;
  height: 28px;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
  margin: 20px auto;
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  position: relative; }

.squaredTwo label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 4px;
  top: 4px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px white;
  background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
  background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
  background: -o-linear-gradient(top, #222 0%, #45484d 100%);
  background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
  background: linear-gradient(top, #222 0%, #45484d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 ); }

.squaredTwo label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.squaredTwo label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3; }

.squaredTwo input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

/* SQUARED THREE */
.squaredThree {
  width: 20px;
  margin: 20px auto;
  position: relative; }

.squaredThree label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
  background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
  background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
  background: -o-linear-gradient(top, #222 0%, #45484d 100%);
  background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
  background: linear-gradient(top, #222 0%, #45484d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 ); }

.squaredThree label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.squaredThree label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3; }

.squaredThree input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

/* SQUARED FOUR */
.squaredFour {
  width: 20px;
  margin: 20px auto;
  position: relative; }

.squaredFour label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); }

.squaredFour label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 4px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.squaredFour label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.5; }

.squaredFour input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.filtrosRestaurant label {
  font-size: 14px; }
.filtrosRestaurant md-select {
  margin-right: 20px;
  margin-left: 5px;
  font-size: 12px; }

.padding20 {
  padding: 20px; }

.padding20v {
  padding: 20px 0; }

.padding20h {
  padding: 0 20px; }

.padding10 {
  padding: 10px; }

.padding10v {
  padding: 10px 0; }

.padding10h {
  padding: 0 10px; }

.padding5 {
  padding: 5px; }

.padding5v {
  padding: 5px 0; }

.padding5h {
  padding: 0 5px; }

.negrita {
  font-weight: bold !important; }

.clickeable {
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  outline: none !important; }

/* TABLAS ************************************************************************************************* */
button.primary, button.secondary {
  padding: 6px 10px;
  min-height: 30px;
  line-height: 15px;
  font-size: 15px;
  border-radius: 5px;
  margin: 5px; }
  button.primary:hover, button.secondary:hover {
    opacity: 0.8; }
  @media all and (max-width: 360px) {
    button.primary, button.secondary {
      font-size: 10px; } }

button.primary {
  background-color: #fd8f2d;
  color: #FFFFFF;
  font-weight: bold; }

button.secondary {
  background-color: #B4B4B5;
  color: #444444; }

button[disabled=disabled], button:disabled {
  opacity: 0.3 !important; }

/* GUI VARIOS ************************************************************************************************* */
.gui input {
  min-height: 30px; }

.css-vertical-text {
  writing-mode: tb-rl;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  white-space: nowrap;
  display: block;
  bottom: 0;
  width: 20px;
  height: 20px; }

/*select {
  height: 25px;
  border: 1px solid $color07;
  margin: 5px;
}*/
/*input {
  border: 1px solid $color07;
  margin: 5px;
  padding: 0 5px;
  font-size: 14px;
  border-radius: 3px;
  color: $color05;
  -webkit-box-shadow:inset 1px 0 4px 0 rgba(0,0,0,0.1);
  box-shadow:inset 1px 0 4px 0 rgba(0,0,0,0.1);
}

input[disabled] {
  background-color: transparent;
  border: none;
}*/
input.error {
  border: solid 1px red; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 20px; }

h6 {
  font-size: 12px; }

.ToteatTable {
  width: 100%;
  display: block;
  max-width: 1440px;
  margin: 45px auto;
  overflow-y: auto; }
  .ToteatTable.tableChica {
    max-width: 400px; }
  .ToteatTable.tableMediana {
    max-width: 900px; }
    .ToteatTable.tableMediana + .infoAdicional {
      max-width: 900px; }
  .ToteatTable#scrollable-area {
    height: 150px; }
  .ToteatTable table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    font-size: 14px;
    background: #FFFFFF;
    font-weight: 400;
    border: solid 1px #dddddd;
    font-style: normal;
    margin: auto;
    border-radius: 2px;
    /*    button {
          color: $white;
          background: $color01;
          border: solid 1px $white !important;
          border-radius: 3px;
          cursor: pointer;
        }*/
    /*    .botonDescargar {
          border: solid 1px $white;
        }*/
    /*.botonDescargar, .botonCancelar {
      border: solid 1px $white !important;
    }
    */ }
    .ToteatTable table.noHover tr:hover {
      background: #FFFFFF;
      color: #444444; }
      .ToteatTable table.noHover tr:hover:nth-of-type(odd) {
        background-color: #f9f9f9;
        color: #444444; }
    .ToteatTable table tr {
      border-bottom: solid 1px #dddddd; }
      .ToteatTable table tr:last-child {
        border-bottom: none; }
      .ToteatTable table tr:nth-of-type(odd) {
        background-color: #f9f9f9; }
      .ToteatTable table tr.ng-click-active {
        background-color: #fd8f2d;
        color: #FFFFFF;
        font-weight: 700; }
      .ToteatTable table tr th, .ToteatTable table tr td {
        padding: 10px 10px;
        line-height: 18px; }
        @media (max-width: 1030px) {
          .ToteatTable table tr th, .ToteatTable table tr td {
            padding: 6px; } }
      .ToteatTable table tr th {
        border-bottom: solid 2px #fd8f2b;
        background: #fff;
        color: #000000;
        font-weight: 700;
        text-transform: uppercase; }
      .ToteatTable table tr td input {
        width: 90%;
        border: solid 1px #ccc;
        padding: 5px;
        border: solid 1px #ccc; }
      @media (max-width: 640px) {
        .ToteatTable table tr td {
          word-break: break-word; } }
      .ToteatTable table tr.seleccionado, .ToteatTable table tr.clienteSeleccionado {
        background: #fd8f2d;
        background-color: #fd8f2d;
        color: #FFFFFF;
        font-weight: 700; }
        .ToteatTable table tr.seleccionado:nth-of-type(odd), .ToteatTable table tr.clienteSeleccionado:nth-of-type(odd) {
          background-color: #fd8f2d;
          color: #FFFFFF; }
          @media (max-width: 1030px) {
            .ToteatTable table tr.seleccionado:nth-of-type(odd):hover, .ToteatTable table tr.clienteSeleccionado:nth-of-type(odd):hover {
              background-color: #fd8f2d;
              color: #FFFFFF; } }
        .ToteatTable table tr.seleccionado:hover, .ToteatTable table tr.clienteSeleccionado:hover {
          background: #fd8f2d;
          background-color: #fd8f2d;
          color: #FFFFFF;
          font-weight: 700; }
      .ToteatTable table tr:hover {
        color: #FFFFFF;
        background: #fd8f2d; }
        .ToteatTable table tr:hover td a.md-button.md-default-theme.md-primary:not([disabled]) md-icon, .ToteatTable table tr:hover td a.md-button.md-primary:not([disabled]) md-icon, .ToteatTable table tr:hover td .md-button.md-default-theme.md-primary:not([disabled]) md-icon, .ToteatTable table tr:hover td .md-button.md-primary:not([disabled]) md-icon {
          color: #FFFFFF; }
        @media (max-width: 1030px) {
          .ToteatTable table tr:hover {
            background: #FFFFFF;
            color: #444444; }
            .ToteatTable table tr:hover:nth-of-type(odd) {
              background-color: #f9f9f9;
              color: #444444; } }
        .ToteatTable table tr:hover .contenedorGrupoScrud.grupo3 {
          color: #FFFFFF; }
  @media (max-width: 1030px) {
    .ToteatTable table {
      width: 98%; }
      .ToteatTable table td input + label,
      .ToteatTable table td input + span {
        display: block; } }
  @media (max-width: 780px) {
    .ToteatTable input, .ToteatTable select, .ToteatTable textarea {
      width: 95%; } }
  @media (max-width: 640px) {
    .ToteatTable .tableResp640 {
      display: none; } }
  .ToteatTable .controlesTable {
    display: block;
    height: 70px;
    overflow: hidden; }
    .ToteatTable .controlesTable .botones {
      display: inline-block;
      vertical-align: top;
      float: left; }
      .ToteatTable .controlesTable .botones a, .ToteatTable .controlesTable .botones label {
        vertical-align: middle;
        display: inline-block; }
      .ToteatTable .controlesTable .botones > div {
        display: inline-block;
        height: 20px;
        min-width: 100px; }
    .ToteatTable .controlesTable .buscador {
      display: inline-block;
      vertical-align: top;
      float: right;
      margin: 0;
      margin-bottom: 0;
      width: 180px; }
  .ToteatTable.tableFacturacion input {
    padding: 8px;
    width: auto; }
  .ToteatTable.tableFacturacion input[type="date"] {
    padding-right: 0;
    width: 150px; }
  .ToteatTable.tableFacturacion .wTres {
    width: 60px; }
  .ToteatTable.tableFacturacion .wMonto {
    width: 105px; }
  .ToteatTable.tableFacturacion label.clickeable {
    display: block;
    padding: 5px; }
  @media (max-width: 1280px) {
    .ToteatTable.tableFacturacion input, .ToteatTable.tableFacturacion input[type="date"] {
      padding: 2px 0; }
    .ToteatTable.tableFacturacion input[type="date"] {
      width: 140px; }
    .ToteatTable.tableFacturacion th, .ToteatTable.tableFacturacion td {
      font-size: 12px; }
    .ToteatTable.tableFacturacion th {
      text-overflow: ellipsis;
      overflow: hidden; }
    .ToteatTable.tableFacturacion .wTres {
      width: 45px; }
    .ToteatTable.tableFacturacion .wMonto {
      width: 80px; } }
  .ToteatTable table.tableSoporte {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    font-size: 14px;
    background: #FFFFFF;
    font-weight: 400;
    border: solid 1px #dddddd;
    overflow-y: scroll;
    font-style: normal;
    margin: auto; }
    .ToteatTable table.tableSoporte tr:last-child {
      border-bottom: none; }
    .ToteatTable table.tableSoporte tr:nth-of-type(odd) {
      background-color: #ffffff !important; }
    .ToteatTable table.tableSoporte tr.ng-click-active {
      background-color: #fd8f2d;
      color: #FFFFFF;
      font-weight: 700; }
    .ToteatTable table.tableSoporte tr th, .ToteatTable table.tableSoporte tr td {
      padding: 10px 10px;
      line-height: 18px; }
      @media (max-width: 1030px) {
        .ToteatTable table.tableSoporte tr th, .ToteatTable table.tableSoporte tr td {
          padding: 6px; } }
    .ToteatTable table.tableSoporte tr th {
      border-bottom: solid 2px #fd8f2b;
      background: #fff;
      color: #000000;
      font-weight: 700;
      text-transform: uppercase; }
    .ToteatTable table.tableSoporte tr td input {
      width: 90%; }
    @media (max-width: 640px) {
      .ToteatTable table.tableSoporte tr td {
        word-break: break-word; } }
    .ToteatTable table.tableSoporte tr:hover {
      background: #FFFFFF;
      color: #444444; }
      .ToteatTable table.tableSoporte tr:hover:nth-of-type(odd) {
        color: #444444; }
    .ToteatTable table.tableSoporte tr .bg01:hover {
      background: #fd8f2d;
      background-color: #fd8f2d; }
    .ToteatTable table.tableSoporte tr.bg06 {
      background-color: #60697A;
      background: #60697A; }
      .ToteatTable table.tableSoporte tr.bg06:hover {
        background-color: #60697A;
        background: #60697A; }
    .ToteatTable table.tableSoporte tr.bg05 {
      background-color: #444444;
      background: #444444; }
      .ToteatTable table.tableSoporte tr.bg05:hover {
        background-color: #444444;
        background: #444444; }
    .ToteatTable table.tableSoporte tr.bg07 {
      background-color: #B4B4B5;
      background: #B4B4B5; }
      .ToteatTable table.tableSoporte tr.bg07:hover {
        background-color: #B4B4B5;
        background: #B4B4B5; }
    .ToteatTable table.tableSoporte tr .personaSoporte {
      display: inline-block;
      padding: 3px 10px;
      background: darkgray;
      color: #fff;
      border-radius: 0.6em;
      margin: 2px;
      border: white solid 1px;
      cursor: pointer;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .ToteatTable table.tableSoporte tr .personaSoporte.activado {
        background: #63f363;
        color: black; }
    .ToteatTable table.tableSoporte tr .itsToday {
      background: antiquewhite; }
      .ToteatTable table.tableSoporte tr .itsToday.horaSoporte {
        background: #fd8f2b; }

.infoAdicional {
  text-align: center;
  width: 98%;
  display: block;
  max-width: 1440px;
  border: solid 1px #dddddd;
  margin: 0 auto;
  margin-top: -61px;
  padding: 15px; }
  .infoAdicional h2 {
    margin-bottom: 20px;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 22px;
    color: #fd8f2d; }
  .infoAdicional h2 + button {
    margin-bottom: 20px;
    margin-right: 0; }
  .infoAdicional .linea {
    display: block;
    text-align: left;
    margin-top: 25px; }
    .infoAdicional .linea.centrado {
      text-align: center; }
  .infoAdicional .col_3, .infoAdicional .col_2 {
    text-align: center; }
    .infoAdicional .col_3 label, .infoAdicional .col_3 input, .infoAdicional .col_2 label, .infoAdicional .col_2 input {
      display: block;
      margin: auto;
      margin-bottom: 5px; }
  .infoAdicional.noTop {
    margin-top: -1px; }
  .infoAdicional.botonesConMargin .botonDescargar, .infoAdicional.botonesConMargin .botonCancelar {
    margin: 8px; }

@media all and (max-width: 460px) {
  .nophone {
    display: none; } }
.linea {
  display: block;
  margin: 15px auto; }

.contenedor {
  width: 98%;
  margin: auto;
  max-width: 1440px; }

.col_2 {
  display: inline-block;
  width: 48.5%;
  margin-right: 1.5%;
  margin-bottom: 15px;
  vertical-align: top;
  text-align: left; }
  .col_2:last-child {
    margin-right: 0; }
  @media (max-width: 780px) {
    .col_2 {
      display: block;
      width: 100%;
      margin: auto;
      margin-bottom: 15px; } }

.col_3 {
  display: inline-block;
  width: 30%;
  margin-right: 4%;
  margin-bottom: 15px;
  vertical-align: top;
  text-align: left; }
  .col_3:last-child {
    margin-right: 0; }
  @media (max-width: 780px) {
    .col_3 {
      display: block;
      width: 100%;
      margin: auto;
      margin-bottom: 15px; } }

.botonDescargar {
  background: #fd8f2d;
  padding: 7px 12px;
  font-size: 18px;
  font-weight: 700;
  color: white;
  margin-right: 8px;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  height: auto;
  text-decoration: none;
  line-height: normal; }
  .botonDescargar:hover {
    background: #a55d25; }
  .botonDescargar span {
    padding-left: 8px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif; }
  @media (max-width: 1030px) {
    .botonDescargar:hover {
      background: #fd8f2d; } }

.botonCancelar {
  background: #444444;
  padding: 7px 12px;
  font-size: 18px;
  font-weight: 700;
  color: white;
  text-decoration: none;
  margin-right: 8px;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
  height: auto;
  line-height: normal; }
  @media (max-width: 1030px) {
    .botonCancelar:hover {
      background: #444444; } }

.contenedorScrud, .contenedorScrudTexto {
  display: inline-block; }

div.contenedorGrupoScrud {
  display: inline-block;
  font-size: 0px;
  line-height: 18px;
  font-weight: bold;
  margin: 0 10px;
  width: 100px;
  text-align: center; }
  div.contenedorGrupoScrud.grupo0 {
    color: black; }
  div.contenedorGrupoScrud.grupo1 {
    color: blue; }
  div.contenedorGrupoScrud.grupo2 {
    color: green; }
  div.contenedorGrupoScrud.grupo3 {
    color: #fd8f2d; }
  div.contenedorGrupoScrud > div {
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    width: 20px;
    height: 20px;
    border: 1px solid gray;
    vertical-align: top; }

.contenedorScrudTexto > div {
  display: inline-block; }
  .contenedorScrudTexto > div.grupo0 {
    color: black; }
  .contenedorScrudTexto > div.grupo1 {
    color: blue; }
  .contenedorScrudTexto > div.grupo2 {
    color: green; }
  .contenedorScrudTexto > div.grupo3 {
    color: #fd8f2d; }
  .contenedorScrudTexto > div > div {
    display: inline-block; }

td.celdaScrud, th.celdaScrud {
  padding: 0px !important; }
  td.celdaScrud > div.contenedorScrud, th.celdaScrud > div.contenedorScrud {
    display: block;
    font-size: 0; }
    td.celdaScrud > div.contenedorScrud > div, th.celdaScrud > div.contenedorScrud > div {
      width: 25%;
      margin: 0;
      display: inline-block;
      font-size: 14px;
      text-align: left; }

.contenedorBitRow {
  display: inline-block; }
  .contenedorBitRow > div {
    display: inline-block;
    min-width: 20px;
    text-align: center; }

.tablaPerfiles {
  /*&.col_11 {
    .colPerfiles {
      >div {
        >div {
          width: 9%;
        }
      }
    }
  }
  &.col_10 {
    .colPerfiles {
      >div {
        >div {
          width: 11%;
        }
      }
    }
  }
  &.col_9 {
    .colPerfiles {
      >div {
        >div {
          width: 13%;
          padding: 5px;
        }
      }
    }
  }
  &.col_8 {
    .colPerfiles {
      >div {
        >div {
          width: 14%;
          padding: 5px;
        }
      }
    }
  }
  &.col_7 {
    .colPerfiles {
      >div {
        >div {
          width: 14%;
          padding: 5px;
        }
      }
    }
  }
  &.col_6 {
    .colPerfiles {
      >div {
        >div {
          width: 16%;
          padding: 7px;
        }
      }
    }
  }
  &.col_5 {
    .colPerfiles {
      >div {
        >div {
          width: 14%;
        }
      }
    }
  }
  &.col_4 {
    .colPerfiles {
      >div {
        >div {
          width: 14%;
        }
      }
    }
  }
  &.col_3 {
    .colPerfiles {
      >div {
        >div {
          width: 14%;
        }
      }
    }
  }*/ }
  .tablaPerfiles > div {
    display: flex; }
    .tablaPerfiles > div > div {
      flex: 1 100%;
      display: inline-flex;
      vertical-align: top; }

.colPerfiles > div {
  font-size: 0;
  display: flex; }
  .colPerfiles > div > div {
    text-overflow: ellipsis;
    border-right: 1px solid #B4B4B5;
    padding: 3px;
    line-height: 17px;
    flex: 1 100%;
    font-size: 12px;
    overflow: overlay;
    /* OJO SE SE CAMBIA ANCHO SE DEBE MODIFICAR EN CONTROLLER TAMBIEN...  */ }
  .colPerfiles > div > div:last-child {
    border-width: 0; }
.colPerfiles input {
  width: auto;
  cursor: pointer; }

/*table.tablaPerfiles{
  tr{
   >th:nth-child(1){
     width:150px;
    }
    >th:nth-child(2){
      width:50px;
    }
    >th:last-child{
      width:120px;
    }

  }

}*/
table.tablaPerfilesConfig input {
  margin-left: 0; }
table.tablaPerfilesConfig input[type="text"] {
  width: auto !important; }
table.tablaPerfilesConfig input[type="number"] {
  width: auto !important; }
table.tablaPerfilesConfig select {
  width: auto !important; }

div.formuAgregar {
  background-color: #F6F6F6;
  border: solid 1px #B4B4B5;
  border-radius: 3px;
  padding: 15px;
  margin: 15px auto;
  display: block;
  width: 70%;
  text-align: center; }
  div.formuAgregar > div {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px; }
    div.formuAgregar > div input {
      height: 30px; }

div.modal {
  border: none !important;
  background-color: transparent !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#amheader {
  text-align: center;
  background-color: #fd8f2d;
  height: 70px;
  line-height: 70px;
  color: #FFFFFF;
  font-size: 1.6em;
  font-weight: bold; }

@media only screen and (max-height: 600px) {
  #ambody {
    overflow: scroll !important;
    -webkit-overflow-scrolling: touch !important; } }
#ambody {
  overflow: hidden;
  background-color: #FFFFFF;
  text-align: center;
  color: #2E2F3B;
  padding: 10px;
  font-size: 1.4em; }
  #ambody span {
    display: block;
    margin: 10px 0; }
  #ambody select, #ambody textarea {
    width: 80%;
    padding: 5px;
    border: 2px solid #fd8f2d;
    font-size: 16px;
    font-weight: bold;
    outline: 0px;
    border-radius: 0px; }
  #ambody textarea {
    height: auto;
    min-height: 70px;
    -webkit-user-select: text; }
    @media only screen and (max-height: 460px) {
      #ambody textarea {
        min-height: 40px; } }
  #ambody select {
    background: url("/shared/img/down-arrow.png") no-repeat right transparent;
    text-align: center;
    -webkit-appearance: none;
    height: 45px; }
  #ambody option {
    width: 80%;
    background: lightgrey;
    padding: 5px;
    border: 2px solid #fd8f2d;
    font-size: 16px;
    height: 45px;
    outline: 0px;
    -webkit-appearance: none;
    border-radius: 0px;
    text-align: center; }
  #ambody input[type=radio] {
    width: 40px;
    height: 40px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important; }

#ammesa select {
  text-indent: 48%; }

hr.amhr {
  width: 80%;
  margin: 0;
  border: 1px dashed #B4B4B5;
  height: 0;
  display: inline-block; }

#amfooter {
  margin-top: 0px;
  /*background-color: transparent;
  background: url("/shared/img/bordeBlanco60.png") repeat-x;
  background-position: bottom;*/ }

#amfooter .fcancelar, #amfooter .fprimario {
  width: 50%;
  height: 50px;
  line-height: 50px;
  margin: 0;
  display: inline-block;
  text-align: center;
  color: white;
  font-size: 1.8em;
  font-weight: bolder;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  border: none !important;
  outline: none !important; }

#amfooter .fcancelar {
  background-color: #B4B4B5; }

#amfooter .fprimario {
  background-color: #2E2F3B; }

#amfooter .fcancelar.ng-click-active, #amfooter .fprimario.ng-click-active {
  opacity: 0.8; }

@media only screen and (max-width: 480px) {
  #amfooter .fcancelar, #amfooter .fprimario {
    font-size: 1.2em; } }
hr.amft {
  width: 80%;
  margin: 0;
  border: 1px solid #B4B4B5;
  height: 0;
  display: inline-block; }

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

.fade.in {
  opacity: 1; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  margin: 10px; }

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

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

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

.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

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

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

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

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

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

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

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

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

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }
.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

#edicionMesas {
  padding: 10px; }

.cContenedorHeader {
  font-size: 0;
  padding: 0;
  width: 100%; }
  .cContenedorHeader span.subTituloHeader {
    font-size: 14px;
    font-weight: normal;
    font-style: italic; }
  .cContenedorHeader .cTituloHeader, .cContenedorHeader .cBotoneraHeader {
    display: inline-block;
    width: 50%;
    vertical-align: top; }
  .cContenedorHeader .cTituloHeader {
    font-size: 25px;
    line-height: 25px;
    font-weight: bolder;
    padding: 10px 0 10px 10px; }
  .cContenedorHeader .cBotoneraHeader > button {
    float: right;
    margin: 5px; }
  @media all and (max-width: 720px) {
    .cContenedorHeader .cBotoneraHeader > button.tt-xs.toticon.boton > span {
      font-size: 14px; } }
  @media all and (max-width: 640px) {
    .cContenedorHeader .cBotoneraHeader > button.tt-xs.toticon.boton > span {
      font-size: 12px; } }
  @media all and (max-width: 580px) {
    .cContenedorHeader .cBotoneraHeader > button.tt-xs.toticon.boton > span {
      display: none; } }

/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none; }

.nav > li > a {
  display: block; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li > a > img {
  max-width: none; }

.nav > .pull-right {
  float: right; }

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase; }

.nav li + .nav-header {
  margin-top: 9px; }

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.nav-list > li > a {
  padding: 3px 15px; }

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc; }

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px; }

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff; }

.nav-tabs,
.nav-pills {
  *zoom: 1; }

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0; }

.nav-tabs:after,
.nav-pills:after {
  clear: both; }

.nav-tabs > li,
.nav-pills > li {
  float: left; }

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li > a {
  margin-right: 0; }

.nav-tabs.nav-stacked {
  border-bottom: 0; }

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px; }

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2; }

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px; }

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580; }

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px; }

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff; }

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer; }

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999; }

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100); }

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999; }

.tabbable {
  *zoom: 1; }

.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0; }

.tabbable:after {
  clear: both; }

.tab-content {
  overflow: auto; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd; }

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff; }

.nav > .disabled > a {
  color: #999999; }

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default; }

/*
#datastoreViewer{

  .dtbotonera{

    input[type="text"], input[type="search"]{
      height:30px;
      width:300px;
  }
    select{
      height:30px;
    }


    button{
      position:relative;
      top:2px;
    }

  }




  .vdatastore{
    font-size:16px;
    background-color: $color09;
    border-radius:10px;
    padding:20px;
  }

}

.dtbotonera {
  padding: 20px;
  margin: 20px auto;
  border: solid 1px $color07;
  background-color: $color09;
  //background: $white;
  border-radius: 3px;
  width: 40%;
  text-align: center;

  label {
    margin-bottom: 8px;
  }

  .botonCancelar, .botonDescargar {
    margin-top: 30px;
  }

  label, input, span {
    display: block;
    margin: 3px auto;
    padding: 5px;
  }

  .linea {
    .botonCancelar, .botonDescargar {
      margin-top: 0px;
    }
  }
}

*/
#splashMensajes {
  position: absolute;
  bottom: 10px;
  width: 100%;
  height: auto; }

#msgContainer {
  min-height: 50px; }

#msgOnOff {
  position: absolute;
  right: 10px;
  top: 10px;
  display: inline-block;
  z-index: 100; }

#msgBody {
  height: auto;
  margin: 0 auto;
  padding: 10px;
  background-color: #f2f2f2;
  min-height: 50px; }

#msgLifo {
  height: auto;
  margin: 0;
  padding: 10px 10px 10px 30px;
  z-index: 90; }

#msgContFifo {
  position: relative; }

#msgDetalle {
  padding: 0px;
  margin: 0px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
  min-height: 50px; }

#msgFifo {
  height: auto;
  margin: 0 auto;
  padding: 0 0 0 30px; }

.msgLogFifo {
  max-height: 120px;
  overflow-y: scroll;
  overflow-x: hidden; }

.msgLogLifo {
  background-color: #f8e5be;
  opacity: 1; }

.msgLogLifoOut {
  opacity: 0;
  transition: all 2s ease; }

.botoneraContenedor button {
  margin: 5px; }

.botoneraContenedor .bcSeleccionado {
  font-weight: bold;
  color: yellow; }

/* NUEVA VERSION DE MENSAJE SPLASH */
#mensajeSplashContainer {
  position: absolute;
  bottom: 25px;
  height: auto;
  min-height: 50px;
  width: 98%;
  margin: 0 1%;
  padding: 5px 40px 5px 20px;
  border-radius: 10px;
  box-shadow: -1px 1px 10px #B4B4B5; }
  #mensajeSplashContainer > div {
    font-size: 18px;
    font-weight: bold;
    text-align: left; }
  #mensajeSplashContainer > button {
    position: absolute;
    top: 10px;
    right: 90px;
    cursor: pointer; }
  #mensajeSplashContainer.msgNormal {
    background-color: #56CB0A;
    color: #2E2F3B; }
  #mensajeSplashContainer.msgError {
    background-color: #fd8f2d;
    color: #FFFFFF; }

#mensajesLog > div.listadoLogs {
  font-family: "Courier New", Courier, monospace;
  font-size: 14px;
  position: relative; }
  #mensajesLog > div.listadoLogs > .tipo0 {
    color: #444444; }
  #mensajesLog > div.listadoLogs > .tipo1 {
    color: #000000; }
  #mensajesLog > div.listadoLogs > .tipo2 {
    color: #fd8f2d; }
  #mensajesLog > div.listadoLogs > .tipo3 {
    color: red; }

.contenedor md-content {
  background: none; }

.md-content, md-content {
  background: none;
  background-color: transparent; }

.md-w100 {
  width: 100%; }

.md-toteat-tabs .md-stretch-tabs {
  background: #fd8f2d; }
.md-toteat-tabs md-content {
  background: none; }
.md-toteat-tabs .md-tab.md-active {
  color: #FFFFFF; }

.md-fab-toteat {
  bottom: 0;
  padding: 23px 12px 23px 15px;
  pointer-events: none;
  position: fixed;
  right: 0;
  white-space: nowrap;
  z-index: 30;
  will-change: top,left; }

.acordion .acTitulo md-icon {
  line-height: 47px;
  width: auto;
  color: white;
  float: right; }

.md-bt-toteat {
  color: #FFFFFF !important;
  background-color: #fd8f2d !important; }
  .md-bt-toteat md-icon[class*="icon-"] {
    color: #FFFFFF !important; }

.md-no-margin {
  margin: 0; }

.md-bt-big {
  width: 300px;
  font-size: 18px;
  padding: 8px;
  margin: auto; }

.navTitulo md-icon[class*="icon-"] {
  color: #FFFFFF; }
.navTitulo .md-button + span {
  vertical-align: sub; }

.facturasEmitidas.contenedor {
  margin: 35px auto;
  border-radius: 5px; }
  .facturasEmitidas.contenedor .titulos {
    margin: 15px auto;
    width: 80%; }
    .facturasEmitidas.contenedor .titulos > div {
      vertical-align: top;
      display: table-cell;
      width: 12%;
      margin: 0;
      box-sizing: content-box;
      padding: 10px;
      font-size: 12px;
      color: #2E2F3B; }
  .facturasEmitidas.contenedor .contenido > div {
    border: solid 1px #B4B4B5;
    cursor: pointer;
    width: 80%;
    margin: auto;
    background: #FFFFFF;
    margin-bottom: -1px; }
    .facturasEmitidas.contenedor .contenido > div:first-child {
      -webkit-border-radius: 5px 5px 0 0;
      border-radius: 5px 5px 0 0; }
    .facturasEmitidas.contenedor .contenido > div:last-child {
      -webkit-border-radius: 0 0 5px 5px;
      border-radius: 0 0 5px 5px; }
    .facturasEmitidas.contenedor .contenido > div.seleccionado {
      margin: 35px auto;
      padding: 25px;
      width: 90%;
      -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
      cursor: default; }
      .facturasEmitidas.contenedor .contenido > div.seleccionado > div {
        display: none; }
        .facturasEmitidas.contenedor .contenido > div.seleccionado > div.detalle {
          display: block;
          width: 100%;
          padding: 0; }
    .facturasEmitidas.contenedor .contenido > div > div {
      vertical-align: top;
      display: table-cell;
      width: 14%;
      margin: 0;
      box-sizing: content-box;
      padding: 10px; }

.detalleIdFactura > div {
  display: inline-block;
  position: relative;
  padding: 2px;
  margin: 18px 0;
  vertical-align: middle; }

.facturacionEmi {
  width: 90%;
  margin: auto; }
  .facturacionEmi .titulo, .facturacionEmi .descripcion {
    display: flex; }
    .facturacionEmi .titulo > div, .facturacionEmi .descripcion > div {
      flex: 1 100%;
      vertical-align: top;
      max-width: 93px;
      padding: 14px 5px;
      box-sizing: border-box; }
  .facturacionEmi .titulo {
    font-size: 11px; }
  .facturacionEmi .descripcion {
    background: #FFFFFF;
    border: solid 1px #B4B4B5;
    margin-bottom: -1px;
    font-size: 12px; }
    .facturacionEmi .descripcion:first-child {
      -webkit-border-radius: 5px 5px 0 0;
      border-radius: 5px 5px 0 0; }
    .facturacionEmi .descripcion:last-child {
      -webkit-border-radius: 0 0 5px 5px;
      border-radius: 0 0 5px 5px; }

.md-sombra {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12); }

.md-sombra-bt {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }

#restaurantesOperando {
  background: #fafafa; }
  #restaurantesOperando .cabecera {
    background: #fd8f2d;
    display: flex;
    max-height: 160px; }
    #restaurantesOperando .cabecera h1 {
      font-weight: 300;
      font-size: 30px;
      color: #FFFFFF;
      font-family: 'Open Sans Light', sans-serif; }
    #restaurantesOperando .cabecera.inputBlanco md-input-container label, #restaurantesOperando .cabecera.inputBlanco md-input-container ._md-select-value ._md-select-icon {
      color: white; }
    #restaurantesOperando .cabecera.inputBlanco md-input-container ._md-select-value span {
      color: white; }
    #restaurantesOperando .cabecera.inputBlanco md-input-container .md-input {
      border-color: rgba(255, 255, 255, 0.3); }
    #restaurantesOperando .cabecera.inputBlanco md-input-container md-select ._md-select-value {
      border-bottom-color: rgba(255, 255, 255, 0.3); }
  #restaurantesOperando .cabeceraSide {
    background: #fd8f2d;
    padding-bottom: 50px; }
    #restaurantesOperando .cabeceraSide h1 {
      font-weight: 300;
      font-size: 30px;
      color: #FFFFFF;
      font-family: 'Open Sans Light', sans-serif; }
  #restaurantesOperando .vistaGeneral {
    background: #ebebeb; }
    #restaurantesOperando .vistaGeneral .pagarFactura {
      display: flex; }
  #restaurantesOperando .tableFacurasEmitidas table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    font-style: normal; }
    #restaurantesOperando .tableFacurasEmitidas table td {
      padding: 10px; }
    #restaurantesOperando .tableFacurasEmitidas table tr th {
      font-size: 12px;
      border-bottom: solid 1px #EFEFEF;
      text-transform: uppercase;
      padding: 10px; }
  #restaurantesOperando md-datepicker {
    background: none; }

.md-no-error .md-errors-spacer {
  display: none; }

#nuevaCaja .productos {
  background: #ececec; }
  #nuevaCaja .productos figcaption > div {
    padding-left: 10px; }
    #nuevaCaja .productos figcaption > div span {
      font-size: 12px; }
  #nuevaCaja .productos .categoria {
    margin-bottom: 8px; }
  #nuevaCaja .productos .platos md-icon {
    color: #FFFFFF; }
#nuevaCaja .pedidos {
  background: #fafafa; }
  #nuevaCaja .pedidos .infoMesa b {
    font-size: 18px;
    text-transform: uppercase; }
  #nuevaCaja .pedidos .infoMesa span {
    margin-bottom: 15px;
    font-size: 12px;
    display: block;
    color: #60697A; }
  #nuevaCaja .pedidos .comensales {
    padding: 5px 0; }
    #nuevaCaja .pedidos .comensales > div {
      vertical-align: top;
      display: inline-block;
      text-align: center;
      opacity: 0.4; }
      #nuevaCaja .pedidos .comensales > div .md-button.md-icon-button {
        width: 47px;
        height: 47px; }
      #nuevaCaja .pedidos .comensales > div [class^="icon-"], #nuevaCaja .pedidos .comensales > div [class*=" icon-"] {
        font-size: 32px;
        color: #000000;
        opacity: 0.4; }
      #nuevaCaja .pedidos .comensales > div span {
        display: block;
        font-size: 10px; }
      #nuevaCaja .pedidos .comensales > div:hover {
        opacity: 1; }
      #nuevaCaja .pedidos .comensales > div.active {
        opacity: 1; }
        #nuevaCaja .pedidos .comensales > div.active [class^="icon-"], #nuevaCaja .pedidos .comensales > div.active [class*=" icon-"] {
          opacity: 1; }
        #nuevaCaja .pedidos .comensales > div.active .md-button {
          background: #EFEFEF; }
#nuevaCaja md-sidenav {
  background: #fafafa; }
  #nuevaCaja md-sidenav .cabecera {
    color: #FFFFFF;
    font-size: 18px;
    padding-top: 60px; }
  #nuevaCaja md-sidenav .pago md-divider {
    margin-bottom: 15px; }
  #nuevaCaja md-sidenav .pagado {
    background: #EFEFEF; }
#nuevaCaja md-grid-tile {
  background: #60697A; }
#nuevaCaja h4 {
  font-size: 24px; }
#nuevaCaja label {
  font-size: 12px;
  color: #B4B4B5; }
#nuevaCaja .listadoPedidos ul {
  list-style: none; }
  #nuevaCaja .listadoPedidos ul li {
    height: 53px;
    overflow: hidden;
    border-bottom: solid 1px rgba(0, 0, 0, 0.12);
    padding-top: 5px;
    padding-bottom: 5px; }
    #nuevaCaja .listadoPedidos ul li div {
      display: inline-block;
      vertical-align: middle;
      line-height: 40px; }
#nuevaCaja .numeroComensales {
  margin: 0 15px; }
  #nuevaCaja .numeroComensales input[type="number"] {
    width: 45px;
    text-align: center;
    color: #000000;
    background: #fafafa;
    padding: 2px 0; }
  #nuevaCaja .numeroComensales input[type=number]::-webkit-inner-spin-button,
  #nuevaCaja .numeroComensales input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; }

.md-dialog-caja {
  width: 400px; }
  .md-dialog-caja .md-toolbar-tools h2 {
    color: #FFFFFF; }
  .md-dialog-caja .md-toolbar-tools [class^="icon-"], .md-dialog-caja .md-toolbar-tools [class*=" icon-"] {
    color: #FFFFFF; }
  .md-dialog-caja ._md-list-item-inner > p {
    text-align: right; }
  .md-dialog-caja ._md-list-item-inner div.flex {
    display: none; }

#mapaCreacion {
  display: block;
  width: 100%;
  height: 200px;
  margin-top: 25px; }

.nombreResto {
  font-weight: bold;
  height: 40px; }

.restoInfo {
  display: inline-block;
  height: 350px;
  width: 300px;
  background-color: white;
  margin: 5px;
  float: left;
  top: 0; }
  .restoInfo div.ordenes {
    height: 250px;
    overflow-y: scroll; }
  .restoInfo div.ordenesTitulos {
    height: 25px;
    font-weight: bold;
    background-color: #B4B4B5; }
    .restoInfo div.ordenesTitulos div.orden {
      height: 25px; }
      .restoInfo div.ordenesTitulos div.orden span.monto, .restoInfo div.ordenesTitulos div.orden span.oSt, .restoInfo div.ordenesTitulos div.orden span {
        line-height: 25px;
        font-size: 14px; }
  .restoInfo div.orden {
    height: 35px;
    border-bottom: 1px solid gray; }
    .restoInfo div.orden span {
      width: 19%;
      line-height: 15px;
      text-align: center;
      display: inline-block;
      vertical-align: middle;
      overflow: hidden; }
    .restoInfo div.orden span.monto {
      text-align: right;
      line-height: 35px;
      font-size: 12px; }
    .restoInfo div.orden span.oSt {
      width: 14%;
      line-height: 35px;
      font-size: 14px; }

div.ui-grid-cell-contents {
  user-select: text !important;
  -webkit-user-select: text !important; }

div.ui-grid-cell {
  user-select: text !important;
  -webkit-user-select: text !important; }
  div.ui-grid-cell > div.ui-grid-cell-contents {
    user-select: text !important;
    -webkit-user-select: text !important; }

.npsDialog .npsConfigForm div.bottomOpciones {
  padding-bottom: 10px;
  padding-left: 60px;
  border-bottom: 1px solid gray; }
.npsDialog .npsConfigForm div.topOpciones {
  margin-top: 50px; }
  .npsDialog .npsConfigForm div.topOpciones .top1, .npsDialog .npsConfigForm div.topOpciones .top2, .npsDialog .npsConfigForm div.topOpciones .top3 {
    display: inline-block;
    vertical-align: top;
    margin: 0; }
  .npsDialog .npsConfigForm div.topOpciones .top1, .npsDialog .npsConfigForm div.topOpciones .top3 {
    width: 60px; }
  .npsDialog .npsConfigForm div.topOpciones >
  .top2 {
    width: calc(100% - 130px); }
.npsDialog .npsConfigForm div.preguntasFinales {
  border: 1px solid gray;
  margin: 30px 0;
  padding: 20px 5px 5px 5px; }
  .npsDialog .npsConfigForm div.preguntasFinales .top1, .npsDialog .npsConfigForm div.preguntasFinales .top2, .npsDialog .npsConfigForm div.preguntasFinales .top3 {
    display: inline-block;
    vertical-align: top;
    margin: 0; }
  .npsDialog .npsConfigForm div.preguntasFinales .top1, .npsDialog .npsConfigForm div.preguntasFinales .top3 {
    width: 60px; }
  .npsDialog .npsConfigForm div.preguntasFinales .top2 {
    width: calc(100% - 150px);
    margin-left: 20px; }
  .npsDialog .npsConfigForm div.preguntasFinales div.inputTrad {
    padding: 0; }
  .npsDialog .npsConfigForm div.preguntasFinales div.textoTrad {
    padding: 0; }
.npsDialog .spck {
  color: dimgrey; }
.npsDialog h3 {
  color: lightslategray; }
.npsDialog md-switch {
  margin: 0; }
.npsDialog .facturacion h1 {
  margin: 20px auto 0px auto; }
.npsDialog .deleteitem {
  cursor: pointer; }
.npsDialog md-input-container {
  margin-bottom: 5px; }
.npsDialog .fichaCliente {
  margin-left: 10px;
  background-color: #f5f5f5; }
.npsDialog .detHeader {
  min-height: 50px; }
.npsDialog .codprod {
  width: 130px;
  margin-top: 10px;
  margin-bottom: 31px; }
.npsDialog .selectdesc {
  width: 70px !important;
  margin-top: 10px;
  margin-bottom: 31px; }
.npsDialog .ca {
  max-width: 55%; }
.npsDialog .divdetalle {
  border: 3px solid #d9dbda;
  margin-bottom: 20px;
  padding: 8px; }

div.ListadoTraducciones {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%; }
  div.ListadoTraducciones > div {
    background-color: white; }
    div.ListadoTraducciones > div:nth-child(odd) {
      background-color: #FBFBFB; }
    div.ListadoTraducciones > div:hover {
      background-color: #F0F0F0; }
    div.ListadoTraducciones > div.cabecerasTraducciones {
      font-weight: bold;
      font-size: 1.1em;
      border-bottom: 2px solid #fd8f2d; }
      div.ListadoTraducciones > div.cabecerasTraducciones > div.cursorSort {
        cursor: s-resize; }
    div.ListadoTraducciones > div > div {
      display: inline-block;
      margin: 0;
      padding: 5px;
      min-height: 40px;
      vertical-align: top; }
      div.ListadoTraducciones > div > div.nombreModulo {
        width: 150px; }
      div.ListadoTraducciones > div > div.idTrad {
        width: 220px;
        vertical-align: top; }
        div.ListadoTraducciones > div > div.idTrad > span {
          vertical-align: top;
          padding-top: 5px; }
      div.ListadoTraducciones > div > div.variante {
        width: 50px; }
      div.ListadoTraducciones > div > div.texto {
        width: calc(50% - 195px); }
      div.ListadoTraducciones > div > div.fechaMod {
        width: 180px; }
    div.ListadoTraducciones > div.conDetalle > div.texto {
      width: calc(50% - 384px); }

.nc-error{
    background-color:#f98282;
}

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