@charset "UTF-8";
@font-face {
  font-family: "MarkPro";
  src: url("fonts/MarkPro.eot");
  /* IE9 Compat Modes */
  src: url("fonts/MarkPro.eot?#iefix") format("embedded-opentype"), url("fonts/MarkPro.woff2") format("woff2"), url("fonts/MarkPro.woff") format("woff"), url("fonts/MarkPro.ttf") format("truetype"), url("fonts/MarkPro.svg#MarkPro") format("svg");
  /* Legacy iOS */
}

.icono {
  font-family: "Iconos";
}

* {
  font-family: "MarkPro", sans-serif;
  font-size: 1em;
  color: #606060;
  margin: 0;
  padding: 0;
  background: none;
}

body {
  font-size: 16px;
  background: none;
  color: #606060;
}

::selection {
  background-color: #63abf3 !important;
  color: #fff;
}

::selection *, ::selection .c-primary {
  color: #fff !important;
}

::selection .top-bar-section a {
  background-color: #63abf3 !important;
  color: #fff !important;
}

::selection a {
  color: #fff;
}

::selection a:hover {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

::selection a:hover * {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

::selection .active a {
  background-color: #1253a0 !important;
  color: #fff !important;
}

.primary {
  background-color: #63abf3 !important;
  color: #fff;
}

.primary *, .primary .c-primary {
  color: #fff !important;
}

.primary .top-bar-section a {
  background-color: #63abf3 !important;
  color: #fff !important;
}

.primary a {
  color: #fff;
}

.primary a:hover {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.primary a:hover * {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.primary .active a {
  background-color: #1253a0 !important;
  color: #fff !important;
}

.secondary {
  background-color: #1253a0;
  color: #fff;
}

.secondary *, .secondary .c-secondary {
  color: #fff !important;
}

.secondary .top-bar-section a {
  background-color: #1253a0 !important;
  color: #fff !important;
}

.secondary a {
  color: #fff;
}

.secondary a:hover {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.secondary a:hover * {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.secondary .active a {
  background-color: #63abf3 !important;
  color: #fff !important;
}

.ocultar-texto {
  overflow: hidden;
  text-overflow: ellipsis;
}

.li-inline li {
  display: inline;
}

.ls-none {
  list-style: none;
}

.lst-none {
  list-style-type: decimal;
}

.lst-upper-latin {
  list-style-type: upper-latin;
}

.lsp-inside, ul {
  list-style-position: inside;
}

.lsp-outside {
  list-style-position: outside;
}

.va-top {
  vertical-align: top;
}

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

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

.ws-nowrap {
  white-space: nowrap;
}

.ww-break-word {
  word-wrap: break-word;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-default {
  cursor: default;
}

.outline-0 {
  outline: 0;
}

.telefono, .movil, .fax {
  width: 9em !important;
}

.dni {
  width: 8em !important;
}

.cp {
  width: 5em !important;
}

.menu-basico {
  background-color: #63abf3;
  display: inline-block;
  width: 100%;
  list-style: none;
  margin: 0;
  font-size: 1em;
  float: left;
}

.menu-basico a {
  font-size: 1em;
  line-height: 1em;
  display: inline-block;
  padding: .5em 1em;
  color: #fff;
  float: left;
  transition: all .5s ease-in-out;
}

.menu-basico a:hover, .menu-basico a:active, .menu-basico a:focus {
  background-color: #3491ef;
}

.menu-basico a.mb-seleccionado {
  background-color: #1c85ee;
}

.menu-basico li {
  position: relative;
  display: inline-block;
  float: left;
}

.menu-basico li ul, .menu-basico li nav {
  display: none;
  position: absolute;
  margin: 2em 0 0 0;
  left: 0;
  z-index: 1;
  background: #63abf3;
}

.menu-basico li ul li, .menu-basico li nav li {
  background: #63abf3;
  display: block;
}

.menu-basico li:hover > ul, .menu-basico li:hover > nav {
  display: block;
}

.label-linea label {
  vertical-align: top;
}

.label-linea * {
  display: inline !important;
  width: auto !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.label-linea select {
  padding-right: 1em;
}

.label-linea select option {
  display: block !important;
}

.label-linea input, .label-linea select, .label-linea textarea, .label-linea div.input.select span.select2 {
  margin-bottom: .5em !important;
}

.datepicker label, .timepicker label {
  display: block !important;
  margin: 3px 0 3px 0 !important;
}

.datepicker input, .timepicker input {
  margin-bottom: 0 !important;
}

.datepicker img, .timepicker img {
  height: 20px;
  margin-top: -4px;
}

.datepicker.label-linea label, .timepicker.label-linea label {
  display: inline !important;
}

form .required:not(.radio):not(.checkbox) label:after, form .require:not(.radio):not(.checkbox) label:after {
  color: #FE472F;
  content: ' *';
  display: inline;
}

.obligatorio label:after, label.obligatorio:after {
  color: #FE472F;
  content: ' *';
  display: inline;
}

.cnt-search span.select2 > span.selection > span.select2-selection {
  height: 24px;
}

.cnt-search .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: -4px !important;
}

a {
  color: #63abf3;
  outline: 0;
}

a:hover, a:focus, a:active {
  outline: 0;
  color: #082344;
}

a:hover *, a:focus *, a:active * {
  color: #63abf3;
}

a[href="#"] {
  cursor: default;
}

a span {
  color: #1253a0;
}

input,
input[type="checkbox"],
input[type="radio"], label {
  margin: 0;
}

input[type="text"],
input[type="password"],
textarea,
select,
div.input.select span.select2 input.fecha-js.hasDatepicker {
  margin: 0 0 .5em 0;
}

input[type="password"] {
  font-family: Arial !important;
}

/*input[type="radio"],
input[type="checkbox"]
{
  margin-right: .5em;
}*/
input[type="button"], input[type="submit"], button, .boton, .btn-enviar, .btn-guardar, .btn-exito, .btn-volver, .btn-cancelar, .btn-fallo, .btn-informacion, .btn-crear, .button {
  font-family: "MarkPro", sans-serif;
  background-color: #fff;
  color: #63abf3;
  border-radius: 10px;
  border: 1px solid #63abf3;
  box-shadow: none !important;
  font-weight: normal;
  display: inline-block;
  margin: 0 1em 0 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px !important;
  box-shadow: none !important;
  padding: 14px 1rem;
  min-height: 0;
  line-height: 14px !important;
  transition: all .5s ease-in-out;
}

input[type="button"] > i, input[type="submit"] > i, button > i, .boton > i, .btn-enviar > i, .btn-guardar > i, .btn-exito > i, .btn-volver > i, .btn-cancelar > i, .btn-fallo > i, .btn-informacion > i, .btn-crear > i, .button > i {
  color: inherit;
}

input[type="button"]:hover, input[type="submit"]:hover, button:hover, .boton:hover, .btn-enviar:hover, .btn-guardar:hover, .btn-exito:hover, .btn-volver:hover, .btn-cancelar:hover, .btn-fallo:hover, .btn-informacion:hover, .btn-crear:hover, .button:hover {
  background-color: #fff !important;
  color: inherit !important;
}

input[type="button"]:active, input[type="submit"]:active, button:active, .boton:active, .btn-enviar:active, .btn-guardar:active, .btn-exito:active, .btn-volver:active, .btn-cancelar:active, .btn-fallo:active, .btn-informacion:active, .btn-crear:active, .button:active {
  background-color: #fff !important;
  color: inherit !important;
}

input[type="button"]:focus, input[type="submit"]:focus, button:focus, .boton:focus, .btn-enviar:focus, .btn-guardar:focus, .btn-exito:focus, .btn-volver:focus, .btn-cancelar:focus, .btn-fallo:focus, .btn-informacion:focus, .btn-crear:focus, .button:focus {
  background-color: #fff !important;
  color: inherit !important;
}

.ta-right input[type="button"], .ta-right input[type="submit"], .ta-right button, .ta-right .boton, .ta-right .btn-enviar, .ta-right .btn-guardar, .ta-right .btn-exito, .ta-right .btn-volver, .ta-right .btn-cancelar, .ta-right .btn-fallo, .ta-right .btn-informacion, .ta-right .btn-crear, .ta-right .button {
  margin: 0 0 0 1em;
}

@media only screen and (max-width: 768px) {
  .ta-right input[type="button"], .ta-right input[type="submit"], .ta-right button, .ta-right .boton, .ta-right .btn-enviar, .ta-right .btn-guardar, .ta-right .btn-exito, .ta-right .btn-volver, .ta-right .btn-cancelar, .ta-right .btn-fallo, .ta-right .btn-informacion, .ta-right .btn-crear, .ta-right .button {
    margin-bottom: .5em;
  }
  input[type="button"], input[type="submit"], button, .boton, .btn-enviar, .btn-guardar, .btn-exito, .btn-volver, .btn-cancelar, .btn-fallo, .btn-informacion, .btn-crear, .button {
    margin-bottom: .5em;
  }
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  border: 1px solid #dddee2;
  box-shadow: 0 0 0;
  padding: 0 .5em;
  height: 2em;
  line-height: 2em;
  background-color: #fff;
  font-size: .9em;
  outline: #fff dotted 0 !important;
  transition: all .5s ease-in-out;
}

input[type="text"] *,
input[type="password"] *,
input[type="date"] *,
input[type="datetime"] *,
input[type="datetime-local"] *,
input[type="month"] *,
input[type="week"] *,
input[type="email"] *,
input[type="number"] *,
input[type="search"] *,
input[type="tel"] *,
input[type="time"] *,
input[type="url"] *,
textarea *,
select * {
  outline: #fff dotted 0 !important;
}

input[type="text"]:hover, input[type="text"]:focus, input[type="text"]:active,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="password"]:active,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="date"]:active,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime"]:active,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:active,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="month"]:active,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="week"]:active,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="email"]:active,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="number"]:active,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="search"]:active,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="tel"]:active,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="time"]:active,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="url"]:active,
textarea:hover,
textarea:focus,
textarea:active,
select:hover,
select:focus,
select:active {
  background-color: #fff;
  border-color: #ccc;
  box-shadow: 0 0 5px #bbb;
  outline: #fff dotted 0 !important;
}

input[type="text"]:hover *, input[type="text"]:focus *, input[type="text"]:active *,
input[type="password"]:hover *,
input[type="password"]:focus *,
input[type="password"]:active *,
input[type="date"]:hover *,
input[type="date"]:focus *,
input[type="date"]:active *,
input[type="datetime"]:hover *,
input[type="datetime"]:focus *,
input[type="datetime"]:active *,
input[type="datetime-local"]:hover *,
input[type="datetime-local"]:focus *,
input[type="datetime-local"]:active *,
input[type="month"]:hover *,
input[type="month"]:focus *,
input[type="month"]:active *,
input[type="week"]:hover *,
input[type="week"]:focus *,
input[type="week"]:active *,
input[type="email"]:hover *,
input[type="email"]:focus *,
input[type="email"]:active *,
input[type="number"]:hover *,
input[type="number"]:focus *,
input[type="number"]:active *,
input[type="search"]:hover *,
input[type="search"]:focus *,
input[type="search"]:active *,
input[type="tel"]:hover *,
input[type="tel"]:focus *,
input[type="tel"]:active *,
input[type="time"]:hover *,
input[type="time"]:focus *,
input[type="time"]:active *,
input[type="url"]:hover *,
input[type="url"]:focus *,
input[type="url"]:active *,
textarea:hover *,
textarea:focus *,
textarea:active *,
select:hover *,
select:focus *,
select:active * {
  outline: #fff dotted 0 !important;
}

input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
textarea:disabled,
select:disabled {
  background-color: #eee;
  border-color: #eee;
  color: #aaa;
}

input[type="text"]:disabled:hover, input[type="text"]:disabled:focus, input[type="text"]:disabled:active,
input[type="password"]:disabled:hover,
input[type="password"]:disabled:focus,
input[type="password"]:disabled:active,
input[type="date"]:disabled:hover,
input[type="date"]:disabled:focus,
input[type="date"]:disabled:active,
input[type="datetime"]:disabled:hover,
input[type="datetime"]:disabled:focus,
input[type="datetime"]:disabled:active,
input[type="datetime-local"]:disabled:hover,
input[type="datetime-local"]:disabled:focus,
input[type="datetime-local"]:disabled:active,
input[type="month"]:disabled:hover,
input[type="month"]:disabled:focus,
input[type="month"]:disabled:active,
input[type="week"]:disabled:hover,
input[type="week"]:disabled:focus,
input[type="week"]:disabled:active,
input[type="email"]:disabled:hover,
input[type="email"]:disabled:focus,
input[type="email"]:disabled:active,
input[type="number"]:disabled:hover,
input[type="number"]:disabled:focus,
input[type="number"]:disabled:active,
input[type="search"]:disabled:hover,
input[type="search"]:disabled:focus,
input[type="search"]:disabled:active,
input[type="tel"]:disabled:hover,
input[type="tel"]:disabled:focus,
input[type="tel"]:disabled:active,
input[type="time"]:disabled:hover,
input[type="time"]:disabled:focus,
input[type="time"]:disabled:active,
input[type="url"]:disabled:hover,
input[type="url"]:disabled:focus,
input[type="url"]:disabled:active,
textarea:disabled:hover,
textarea:disabled:focus,
textarea:disabled:active,
select:disabled:hover,
select:disabled:focus,
select:disabled:active {
  background-color: #eee;
  border-color: #eee;
  box-shadow: 0 0 0;
}

label {
  display: inline !important;
  margin-right: 1em;
  margin-bottom: 0;
  font-size: 13px !important;
  color: #3e3e3e;
  font-weight: bold;
}

fieldset {
  /*
  border: none;
  padding: 0;
  */
  min-width: 0;
  padding: .5em 0;
  border-color: #dddee2;
}

fieldset legend {
  font-weight: normal;
  font-size: 1em;
  margin-left: 0.9375rem;
}

hr {
  border-color: #dddee2;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
}

.tabla-cebra tbody tr.odd, .tabla-basica tbody tr.odd {
  background: #fff;
}

.tabla-cebra tbody tr.even, .tabla-basica tbody tr.even {
  background: #eee;
}

.tabla-basica {
  border: none;
}

.tabla-basica * {
  text-align: left;
}

.tabla-basica caption {
  padding: .5em 0;
}

.tabla-basica thead tr {
  background-color: #ddd;
}

.tabla-basica tfoot tr {
  background-color: #ddd;
}

table .acciones, table .controles {
  text-align: center;
  white-space: nowrap;
}

table .acciones a, table .controles a {
  display: inline-block;
  margin: 0 .5em;
}

table .acciones a:first-child, table .controles a:first-child {
  margin-left: 0;
}

table .acciones a:last-child, table .controles a:last-child {
  margin-right: 0;
}

.tl-fixed {
  table-layout: fixed;
}

.ec-hide {
  empty-cells: hide;
}

h1, h2, h3, h4, h5, h6, .titulo-1, .titulo-2, .titulo-3, .titulo-4, .titulo-5, .titulo-6 {
  color: #63abf3;
  margin: .5em 0;
  font-weight: bold;
  line-height: 1em;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .titulo-1 span, .titulo-2 span, .titulo-3 span, .titulo-4 span, .titulo-5 span, .titulo-6 span {
  color: #1253a0;
  font-size: inherit;
}

h1, .titulo-1, h2, .titulo-2, h3, .titulo-3, h4, .titulo-4, h5, .titulo-5, h6, .titulo-6 {
  font-family: "MarkPro", sans-serif !important;
}

h1, .titulo-1 {
  font-size: 1.4em;
}

h2, .titulo-2 {
  font-size: 1.3em;
}

h3, .titulo-3 {
  font-size: 1.2em;
}

h4, .titulo-4 {
  font-size: 1.1em;
}

h5, .titulo-5 {
  font-size: 1em;
}

h6, .titulo-6 {
  font-size: .9em;
}

textarea {
  height: auto;
  line-height: 1.2em;
  padding-top: .3em;
  padding-bottom: .3em;
  resize: none;
  font-family: "MarkPro", sans-serif !important;
}

select {
  padding-top: 0;
  padding-bottom: 0;
  outline: #fff dotted 0 !important;
}

select * {
  outline: #fff dotted 0 !important;
}

ul {
  margin: 0;
}

ul.breadcrumbs {
  background: none;
  border: none;
  padding-left: 0;
  padding-right: 0;
}

ul.breadcrumbs li {
  color: #606060;
}

ul.breadcrumbs li.current {
  color: #63abf3;
}

.icon {
  font-size: 1.5em;
  color: #1253a0;
}

.icon.icon-twitter {
  color: #55ACEE;
}

.icon.icon-facebook {
  color: #3B5998;
}

.icon.icon-google-plus {
  color: #DA4835;
}

.icon.icon-android {
  color: #A4C63B;
}

.icon.icon-apple {
  color: #D9DCE1;
}

.icon.icon-fpdf {
  color: #f00;
}

button span.icon {
  font-size: .9em;
  display: block;
  float: left;
  margin-bottom: -.14em;
  margin-top: .14em;
  margin-right: .5em;
}

button span.icono-derecha {
  float: right;
  margin-left: .5em;
  margin-right: 0;
}

.c-primary {
  color: #63abf3;
}

.c-secondary {
  color: #1253a0;
}

.c-blanco {
  color: #fff;
}

.c-negro {
  color: #000;
}

.c-defecto {
  color: #606060;
}

.c-unificado {
  color: #156395;
}

.f-style-normal {
  font-style: normal;
}

.f-style-italic {
  font-style: italic;
}

.f-style-oblique {
  font-style: oblique;
}

.fw-normal {
  font-weight: normal;
}

.fw-bold {
  font-weight: bold;
}

.fw-bolder {
  font-weight: bolder;
}

.fw-lighter {
  font-weight: lighter;
}

.fs-1 {
  font-size: 1em;
}

.fs-inherit {
  font-size: inherit;
}

.fs-initial {
  font-size: initial;
}

.fs-xx-small {
  font-size: xx-small;
}

.fs-x-small {
  font-size: x-small;
}

.fs-small {
  font-size: small;
}

.fs-medium {
  font-size: medium;
}

.fs-large {
  font-size: large;
}

.fs-x-large {
  font-size: x-large;
}

.fs-xx-large {
  font-size: xx-large;
}

.fs-smaller {
  font-size: smaller;
}

.fs-larger {
  font-size: larger;
}

.ta-left {
  text-align: left;
}

.ta-center {
  text-align: center;
}

.ta-right {
  text-align: right;
}

.ta-justify {
  text-align: justify;
}

@media only screen and (max-width: 768px) {
  .ta-left-m {
    text-align: left;
  }
  .ta-center-m {
    text-align: center;
  }
  .ta-right-m {
    text-align: right;
  }
  .ta-justify-m {
    text-align: justify;
  }
}

.tt-uppercase {
  text-transform: uppercase;
}

.tt-lowercase {
  text-transform: lowercase;
}

.tt-capitalize {
  text-transform: capitalize;
}

.fv-small-caps {
  font-variant: small-caps;
}

.td-underline {
  text-decoration: underline;
}

.td-overline {
  text-decoration: overline;
}

.td-line-through {
  text-decoration: line-through;
}

.td-none {
  text-decoration: none;
}

.ti-1 {
  text-indent: 1em;
}

.to-ellipsis {
  text-overflow: ellipsis;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.f-none {
  float: none;
}

.clear {
  clear: both;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.p-left-0 {
  padding-left: 0;
}

.p-right-0 {
  padding-right: 0;
}

.p-top-0 {
  padding-top: 0;
}

.p-bottom-0 {
  padding-bottom: 0;
}

.p-horizontal-0 {
  padding-left: 0;
  padding-right: 0;
}

.p-vertical-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.p-0 {
  padding: 0;
}

@media only screen and (max-width: 768px) {
  .p-left-m-0 {
    padding-left: 0;
  }
  .p-right-m-0 {
    padding-right: 0;
  }
  .p-top-m-0 {
    padding-top: 0;
  }
  .p-bottom-m-0 {
    padding-bottom: 0;
  }
  .p-horizontal-m-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .p-vertical-m-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .p-m-0 {
    padding: 0;
  }
}

.p-elementos-left-0 * {
  padding-left: 0;
}

.p-elementos-right-0 * {
  padding-right: 0;
}

.p-elementos-top-0 * {
  padding-top: 0;
}

.p-elementos-bottom-0 * {
  padding-bottom: 0;
}

.p-elementos-horizontal-0 * {
  padding-left: 0;
  padding-right: 0;
}

.p-elementos-vertical-0 * {
  padding-top: 0;
  padding-bottom: 0;
}

.p-elementos-0 * {
  padding: 0;
}

.p-left-1 {
  padding-left: 1em;
}

.p-right-1 {
  padding-right: 1em;
}

.p-top-1 {
  padding-top: 1em;
}

.p-bottom-1 {
  padding-bottom: 1em;
}

.p-horizontal-1 {
  padding-left: 1em;
  padding-right: 1em;
}

.p-vertical-1 {
  padding-top: 1em;
  padding-bottom: 1em;
}

.p-1 {
  padding: 1em;
}

.p-boton, .p-form {
  padding-top: 1.45em;
}

.p-boton .input.checkbox, .p-boton .input.radio, .p-form .input.checkbox, .p-form .input.radio {
  padding-top: .3em;
}

@media only screen and (max-width: 768px) {
  .p-boton, .p-form {
    padding-top: .25rem !important;
  }
  .p-boton .input.checkbox, .p-boton .input.radio, .p-form .input.checkbox, .p-form .input.radio {
    padding-top: 0 !important;
  }
}

.m-auto {
  margin: auto;
}

.m-0-auto {
  margin: 0 auto;
}

.m-horizontal-auto {
  margin-left: auto;
  margin-right: auto;
}

.m-left-0 {
  margin-left: 0;
}

.m-left-0-i {
  margin-left: 0;
}

.m-right-0 {
  margin-right: 0 !important;
}

.m-right-0-i {
  margin-right: 0 !important;
}

.m-top-0 {
  margin-top: 0;
}

.m-bottom-0 {
  margin-bottom: 0;
}

.m-horizontal-0 {
  margin-left: 0;
  margin-right: 0;
}

.m-vertical-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.m-0 {
  margin: 0;
}

.m-0-i {
  margin: 0 !important;
}

@media only screen and (max-width: 768px) {
  .m-left-m-0 {
    margin-left: 0;
  }
  .m-left-m-0-i {
    margin-left: 0;
  }
  .m-right-m-0 {
    margin-right: 0 !important;
  }
  .m-right-m-0-i {
    margin-right: 0 !important;
  }
  .m-top-m-0 {
    margin-top: 0;
  }
  .m-bottom-m-0 {
    margin-bottom: 0;
  }
  .m-horizontal-m-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .m-vertical-m-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .m-m-0 {
    margin: 0;
  }
  .m-m-0-i {
    margin: 0 !important;
  }
}

.m-elementos-left-0 * {
  margin-left: 0;
}

.m-elementos-right-0 * {
  margin-right: 0;
}

.m-elementos-top-0 * {
  margin-top: 0;
}

.m-elementos-bottom-0 * {
  margin-bottom: 0;
}

.m-elementos-horizontal-0 * {
  margin-left: 0;
  margin-right: 0;
}

.m-elementos-vertical-0 * {
  margin-top: 0;
  margin-bottom: 0;
}

.m-elementos-0 * {
  margin: 0;
}

.m-left-1 {
  margin-left: 1em;
}

.m-right-1 {
  margin-right: 1em;
}

.m-top-1 {
  margin-top: 1em;
}

.m-bottom-1 {
  margin-bottom: 1em;
}

.m-horizontal-1 {
  margin-left: 1em;
  margin-right: 1em;
}

.m-vertical-1 {
  margin-top: 1em;
  margin-bottom: 1em;
}

.m-1 {
  margin: 1em;
}

.m-left-menos-1 {
  margin-left: -1em;
}

.m-right-menos-1 {
  margin-right: -1em;
}

.m-top-menos-1 {
  margin-top: -1em;
}

.m-bottom-menos-1 {
  margin-bottom: -1em;
}

.m-horizontal-menos-1 {
  margin-left: -1em;
  margin-right: -1em;
}

.m-vertical-menos-1 {
  margin-top: -1em;
  margin-bottom: -1em;
}

.m-menos-1 {
  margin: -1em;
}

.m-boton {
  margin-top: 1.4em;
}

.bs-solid {
  border-style: solid;
}

.bs-none {
  border-style: none;
}

.bs-hidden {
  border-style: hidden;
}

.bs-inset {
  border-style: inset;
}

.bs-outset {
  border-style: outset;
}

.b-0 {
  border: 0;
}

.b-left-0 {
  border-left: 0;
}

.b-right-0 {
  border-right: 0;
}

.b-top-0 {
  border-top: 0;
}

.b-bottom-0 {
  border-bottom: 0;
}

.b-1 {
  border: 1px solid;
}

.b-left-1 {
  border-left: 1px solid;
}

.b-right-1 {
  border-right: 1px solid;
}

.b-top-1 {
  border-top: 1px solid;
}

.b-bottom-1 {
  border-bottom: 1px solid;
}

.bc-primary {
  border-color: #63abf3;
}

.bc-secondary {
  border-color: #1253a0;
}

.bc-blanco {
  border-color: #fff;
}

.bc-negro {
  border-color: #000;
}

.bc-transparent {
  border-color: transparent;
}

.circle {
  border-radius: 50%;
}

.redondeado {
  border-radius: 1em;
}

.w-auto {
  width: auto !important;
}

.w-100p {
  width: 100% !important;
}

.w-75p {
  width: 75% !important;
}

.w-50p {
  width: 50% !important;
}

.w-25p {
  width: 25% !important;
}

.w-1 {
  width: 1em !important;
}

.w-2 {
  width: 2em !important;
}

.w-3 {
  width: 3em !important;
}

.w-4 {
  width: 4em !important;
}

.w-5 {
  width: 5em !important;
}

.w-6 {
  width: 6em !important;
}

.w-7 {
  width: 7em !important;
}

.w-8 {
  width: 8em !important;
}

.w-9 {
  width: 9em !important;
}

.w-10 {
  width: 10em !important;
}

.w-11 {
  width: 11em !important;
}

.w-12 {
  width: 12em !important;
}

.w-13 {
  width: 13em !important;
}

.w-14 {
  width: 14em !important;
}

.w-15 {
  width: 15em !important;
}

.w-16 {
  width: 16em !important;
}

.w-17 {
  width: 17em !important;
}

.w-18 {
  width: 18em !important;
}

.w-19 {
  width: 19em !important;
}

.w-20 {
  width: 20em !important;
}

.w-21 {
  width: 21em !important;
}

.w-22 {
  width: 22em !important;
}

.w-23 {
  width: 23em !important;
}

.w-24 {
  width: 24em !important;
}

.w-25 {
  width: 25em !important;
}

.w-26 {
  width: 26em !important;
}

.w-27 {
  width: 27em !important;
}

.w-28 {
  width: 28em !important;
}

.w-29 {
  width: 29em !important;
}

.w-30 {
  width: 30em !important;
}

.w-31 {
  width: 31em !important;
}

.w-32 {
  width: 32em !important;
}

.w-33 {
  width: 33em !important;
}

.w-34 {
  width: 34em !important;
}

.w-35 {
  width: 35em !important;
}

.w-36 {
  width: 36em !important;
}

.w-37 {
  width: 37em !important;
}

.w-38 {
  width: 38em !important;
}

.w-39 {
  width: 39em !important;
}

.w-40 {
  width: 40em !important;
}

.w-41 {
  width: 41em !important;
}

.w-42 {
  width: 42em !important;
}

.w-43 {
  width: 43em !important;
}

.w-44 {
  width: 44em !important;
}

.w-45 {
  width: 45em !important;
}

.w-46 {
  width: 46em !important;
}

.w-47 {
  width: 47em !important;
}

.w-48 {
  width: 48em !important;
}

.w-49 {
  width: 49em !important;
}

.w-50 {
  width: 50em !important;
}

.h-1 {
  height: 1em !important;
}

.h-2 {
  height: 2em !important;
}

.h-3 {
  height: 3em !important;
}

.h-4 {
  height: 4em !important;
}

.h-5 {
  height: 5em !important;
}

.h-6 {
  height: 6em !important;
}

.h-7 {
  height: 7em !important;
}

.h-8 {
  height: 8em !important;
}

.h-9 {
  height: 9em !important;
}

.h-10 {
  height: 10em !important;
}

.transicion {
  transition: all .5s ease-in-out;
}

.d-block {
  display: block;
}

.d-inline {
  display: inline;
}

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

.d-none {
  display: none;
}

.o-auto {
  overflow: auto;
}

.o-hidden {
  overflow: hidden;
}

.o-scroll {
  overflow: scroll;
}

.o-inherit {
  overflow: inherit;
}

.o-visible {
  overflow: visible;
}

.o-x-auto {
  overflow-x: auto;
}

.o-x-hidden {
  overflow-x: hidden;
}

.o-x-scroll {
  overflow-x: scroll;
}

.o-x-inherit {
  overflow-x: inherit;
}

.o-x-visible {
  overflow-x: visible;
}

.o-y-auto {
  overflow-y: auto;
}

.o-y-hidden {
  overflow-y: hidden;
}

.o-y-scroll {
  overflow-y: scroll;
}

.o-y-inherit {
  overflow-y: inherit;
}

.o-y-visible {
  overflow-y: visible;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.position-static {
  position: static;
}

.position-fixed {
  position: fixed;
}

.background-color-primary {
  background-color: #63abf3;
}

.bg-primary-i {
  background-color: #63abf3 !important;
}

.background-color-secondary {
  background-color: #1253a0;
}

.background-color-blanco {
  background-color: #fff;
}

.background-color-negro {
  background-color: #000;
}

.background-color-transparent {
  background-color: transparent;
}

.background-size-100 {
  background-size: 100% 100%;
}

.background-size-cover {
  background-size: cover;
}

.background-size-100 {
  background-size: contain;
}

.background-none {
  background: none;
}

.lh-1 {
  line-height: 1;
}

.lh-1_5 {
  line-height: 1.5;
}

.lh-2 {
  line-height: 2;
}

.zi-1 {
  z-index: 1;
}

.zi-10 {
  z-index: 10;
}

.zi-100 {
  z-index: 100;
}

.zi-1000 {
  z-index: 1000;
}

.zi-10000 {
  z-index: 10000;
}

.cc-2 {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
}

.cc-3 {
  column-count: 3;
  -webkit-column-count: 3;
  -moz-column-count: 3;
}

.cc-4 {
  column-count: 4;
  -webkit-column-count: 4;
  -moz-column-count: 4;
}

.max-h-none {
  max-height: none;
}

.min-h-0 {
  min-height: 0;
}

.max-w-none {
  max-width: none;
}

.min-w-0 {
  min-width: 0;
}

.titulo {
  font-size: 1.2em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
}

.titulo-primary {
  font-size: 1.2em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
  color: #63abf3;
}

.titulo-secondary {
  font-size: 1.2em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
  color: #1253a0;
}

div.exito, div.robertastico, div.fallo, div.txematidico, div.informacion, div.infotavo {
  color: #fff;
  padding: .5em 1em;
  text-align: center;
}

div.exito *, div.exito label, div.robertastico *, div.robertastico label, div.fallo *, div.fallo label, div.txematidico *, div.txematidico label, div.informacion *, div.informacion label, div.infotavo *, div.infotavo label {
  color: #fff;
}

div.exito div, div.robertastico div, div.fallo div, div.txematidico div, div.informacion div, div.infotavo div {
  font-weight: bold;
}

div.exito, div.robertastico {
  background-color: #87d198;
  border-color: #62c378;
}

.c-exito, .c-robertastico {
  color: #87d198;
}

div.fallo, div.txematidico {
  background-color: #FE472F;
  border-color: #f91e01;
}

.c-fallo, .c-txematidico {
  color: #FE472F;
}

div.informacion, div.infotavo {
  background-color: #FE9F2F;
  border-color: #f98701;
}

.c-informacion, .c-infotavo {
  color: #FE9F2F;
}

.c-test {
  color: #00a9ff;
}

.paginacion {
  padding-top: 1rem;
  padding-bottom: .75rem;
  text-align: center;
  background-color: #fff;
}

.paginacion table {
  width: auto;
  border: none;
  margin-top: .25rem;
}

.paginacion * {
  display: inline-block;
  list-style: none;
}

.paginacion .current, .paginacion .prev, .paginacion .next {
  background-color: #1253a0;
  color: #fff;
  display: inline-block;
  height: 1.5em;
  min-width: 1.5em;
  line-height: 1.4em;
  text-align: center;
  border-radius: 5px;
  font-size: 14px;
}

.paginacion .current *, .paginacion .current .c-secondary, .paginacion .prev *, .paginacion .prev .c-secondary, .paginacion .next *, .paginacion .next .c-secondary {
  color: #fff !important;
}

.paginacion .current .top-bar-section a, .paginacion .prev .top-bar-section a, .paginacion .next .top-bar-section a {
  background-color: #1253a0 !important;
  color: #fff !important;
}

.paginacion .current a, .paginacion .prev a, .paginacion .next a {
  color: #fff;
}

.paginacion .current a:hover, .paginacion .prev a:hover, .paginacion .next a:hover {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.paginacion .current a:hover *, .paginacion .prev a:hover *, .paginacion .next a:hover * {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.paginacion .current .active a, .paginacion .prev .active a, .paginacion .next .active a {
  background-color: #63abf3 !important;
  color: #fff !important;
}

.paginacion li {
  margin: 0 .5em;
}

.paginacion li a {
  background-color: #63abf3 !important;
  color: #fff;
  display: inline-block;
  height: 1.5em;
  min-width: 1.5em;
  line-height: 1.4em;
  text-align: center;
  border-radius: 5px;
  font-size: 14px;
  transition: all .5s ease-in-out;
}

.paginacion li a *, .paginacion li a .c-primary {
  color: #fff !important;
}

.paginacion li a .top-bar-section a {
  background-color: #63abf3 !important;
  color: #fff !important;
}

.paginacion li a a {
  color: #fff;
}

.paginacion li a a:hover {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.paginacion li a a:hover * {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.paginacion li a .active a {
  background-color: #1253a0 !important;
  color: #fff !important;
}

.paginacion li a:hover, .paginacion li a:active, .paginacion li a:focus {
  background-color: #1253a0;
  color: #fff;
}

.enlaces-primary a {
  background-color: #63abf3 !important;
  color: #fff;
}

.enlaces-primary a *, .enlaces-primary a .c-primary {
  color: #fff !important;
}

.enlaces-primary a .top-bar-section a {
  background-color: #63abf3 !important;
  color: #fff !important;
}

.enlaces-primary a a {
  color: #fff;
}

.enlaces-primary a a:hover {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.enlaces-primary a a:hover * {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.enlaces-primary a .active a {
  background-color: #1253a0 !important;
  color: #fff !important;
}

.enlaces-primary .active {
  background-color: #1253a0;
  color: #fff;
}

.enlaces-primary .active *, .enlaces-primary .active .c-secondary {
  color: #fff !important;
}

.enlaces-primary .active .top-bar-section a {
  background-color: #1253a0 !important;
  color: #fff !important;
}

.enlaces-primary .active a {
  color: #fff;
}

.enlaces-primary .active a:hover {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.enlaces-primary .active a:hover * {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.enlaces-primary .active .active a {
  background-color: #63abf3 !important;
  color: #fff !important;
}

.enlaces-primary .active a {
  background-color: #1253a0;
  color: #fff;
}

.enlaces-primary .active a *, .enlaces-primary .active a .c-secondary {
  color: #fff !important;
}

.enlaces-primary .active a .top-bar-section a {
  background-color: #1253a0 !important;
  color: #fff !important;
}

.enlaces-primary .active a a {
  color: #fff;
}

.enlaces-primary .active a a:hover {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.enlaces-primary .active a a:hover * {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.enlaces-primary .active a .active a {
  background-color: #63abf3 !important;
  color: #fff !important;
}

.enlaces-secondary a {
  background-color: #1253a0;
  color: #fff;
}

.enlaces-secondary a *, .enlaces-secondary a .c-secondary {
  color: #fff !important;
}

.enlaces-secondary a .top-bar-section a {
  background-color: #1253a0 !important;
  color: #fff !important;
}

.enlaces-secondary a a {
  color: #fff;
}

.enlaces-secondary a a:hover {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.enlaces-secondary a a:hover * {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.enlaces-secondary a .active a {
  background-color: #63abf3 !important;
  color: #fff !important;
}

.enlaces-secondary .active {
  background-color: #63abf3 !important;
  color: #fff;
}

.enlaces-secondary .active *, .enlaces-secondary .active .c-primary {
  color: #fff !important;
}

.enlaces-secondary .active .top-bar-section a {
  background-color: #63abf3 !important;
  color: #fff !important;
}

.enlaces-secondary .active a {
  color: #fff;
}

.enlaces-secondary .active a:hover {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.enlaces-secondary .active a:hover * {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.enlaces-secondary .active .active a {
  background-color: #1253a0 !important;
  color: #fff !important;
}

.enlaces-secondary .active a {
  background-color: #63abf3 !important;
  color: #fff;
}

.enlaces-secondary .active a *, .enlaces-secondary .active a .c-primary {
  color: #fff !important;
}

.enlaces-secondary .active a .top-bar-section a {
  background-color: #63abf3 !important;
  color: #fff !important;
}

.enlaces-secondary .active a a {
  color: #fff;
}

.enlaces-secondary .active a a:hover {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.enlaces-secondary .active a a:hover * {
  color: #e6e6e6 !important;
  text-decoration: underline !important;
}

.enlaces-secondary .active a .active a {
  background-color: #1253a0 !important;
  color: #fff !important;
}

tr.link-js:hover {
  background: #63abf3 !important;
  border: 2px solid #1253a0;
  cursor: pointer;
}

tr.link-js:hover * {
  color: #1253a0 !important;
}

tr.link-js:hover .icon:hover, tr.link-js:hover i:hover, tr.link-js:hover a:hover, tr.link-js:hover a:hover * {
  color: #1253a0;
  cursor: pointer;
}

tr.link-js:hover td.no-link-js {
  cursor: default;
}

.flecha {
  width: 0px;
  height: 0px;
  display: inline-block;
}

.flecha.arriba {
  border-left: 1em solid transparent !important;
  border-right: 1em solid transparent !important;
  border-bottom: 1em solid #63abf3;
}

.flecha.derecha {
  border-top: 1em solid transparent !important;
  border-bottom: 1em solid transparent !important;
  border-left: 1em solid #63abf3;
}

.flecha.abajo {
  border-left: 1em solid transparent !important;
  border-right: 1em solid transparent !important;
  border-top: 1em solid #63abf3;
}

.flecha.izquierda {
  border-top: 1em solid transparent !important;
  border-bottom: 1em solid transparent !important;
  border-right: 1em solid #63abf3;
}

.contenedor-ampliaciones .abrir-todos, .contenedor-ampliaciones .cerrar-todos {
  color: #606060;
}

.ampliar {
  margin-bottom: 1px;
}

.ampliar .mostrar-ampliado > .columns > div {
  background-color: #dddee2;
  padding: .5em 0.9375rem;
  cursor: pointer;
}

.ampliar .mostrar-ampliado > .columns > div .flecha {
  float: right;
  margin-top: .3em;
  border-color: #606060;
}

.ampliar .ampliacion > .row {
  padding: .5em 0.9375rem;
}

#boton-subir-cabecera {
  display: none;
  background-color: #1253a0;
  border-radius: 50%;
  bottom: 1.5em;
  width: 3em;
  height: 3em;
  line-height: 3em;
  text-align: center;
  position: fixed;
  right: 1.5em;
  z-index: 999;
  cursor: pointer;
}

#boton-subir-cabecera .flecha {
  border-color: #63abf3;
}

.oculto {
  display: none !important;
}

.hidden *:not(.bt-content) {
  display: none;
}

.hidden span.bt-content * {
  display: none !important;
}

.hidden span.bt-content span.ver-genarts {
  display: inline !important;
}

form {
  width: 100%;
  display: inline-block;
}

.warning_style {
  font-size: .9rem;
  color: red;
  font-style: italic;
}

#PmConfiguracionGeneralForm fieldset {
  margin: 1em;
}

.tabs.menu-detalle {
  list-style: none;
  border-bottom: 2px solid #63abf3;
  display: inline-block;
  width: 100%;
}

.tabs.menu-detalle li {
  display: inline-block;
  background-color: #eeeeee;
  width: 14.28571428571429%;
  float: left;
  min-width: 150px;
  border-left: 1px solid #fff;
}

.tabs.menu-detalle li:first-child {
  border-left: none;
}

.tabs.menu-detalle li a {
  text-align: center;
  display: block;
  padding: .5rem 0;
  color: #b0b0b0;
  font-size: 15px;
  transition: all .5s ease-in-out;
}

.tabs.menu-detalle li a:hover {
  background-color: #dedede;
}

.tabs.menu-detalle li.active {
  background-color: #63abf3;
}

.tabs.menu-detalle li.active a {
  color: #fff;
}

.tabs.menu-detalle li.active a:hover {
  background-color: #63abf3;
}

@media only screen and (max-width: 900px) {
  .tabs.menu-detalle {
    border-bottom: none;
  }
  .tabs.menu-detalle li {
    width: 50%;
  }
  .tabs.menu-detalle li:first-child {
    width: 100%;
  }
  .tabs.menu-detalle li a {
    border-left: none !important;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}

@media only screen and (max-width: 768px) {
  .tabs.menu-detalle li {
    width: 100%;
  }
  .tabs.menu-detalle li a {
    border-right: none;
  }
}

.p-top-medio {
  padding-top: .5rem;
}

.sin-dongle, .con-dongle {
  display: inline-block;
  text-align: left;
}

.sin-dongle div, .con-dongle div {
  color: #f22f31;
  font-size: 14px;
  padding-right: 25px;
  margin-right: 10px;
  margin-left: 25px;
  display: inline-block;
  text-align: right;
  border-right: 6px solid #e2e2e2;
  text-transform: uppercase;
  line-height: 1;
}

.sin-dongle div strong, .con-dongle div strong {
  color: #3e3e3e;
  display: block;
}

.sin-dongle span, .con-dongle span {
  color: #f22f31;
  font-size: 24px;
  line-height: 1;
  display: inline-block;
  margin-top: 2px;
  float: right;
  min-width: 121px;
}

.con-dongle div, .con-dongle span {
  color: #2496f7;
}

.con-dongle.verde div, .con-dongle.verde span {
  color: #87d198;
}

.con-sombra {
  box-shadow: 0 0 5px #ccc;
  background-color: #fff;
}

.cnt-ficha .columns {
  font-weight: bold;
  font-size: 13px;
  color: #57abff;
}

.cnt-ficha .columns strong {
  color: #4d4d4d;
}

.cnt-ficha hr {
  border: 1px solid #eaecf2;
  margin: .5rem 0;
}

#boton-subir-cabecera > div {
  margin-top: .65rem !important;
}

.hr-ficha {
  margin: .25rem 0;
  border-color: #dddee2;
}

.cnt-info-car * {
  font-size: 14px !important;
  color: #3e3e3e !important;
}

.cnt-info-car span.select2-selection {
  height: 19px;
  border: none;
}

.cnt-info-car span.select2-selection > span {
  line-height: 18px !important;
}

.cnt-info-car span.select2-selection span.select2-selection__arrow {
  height: 16px !important;
}

.cnt-info-taller {
  border-radius: 5px;
}

.cnt-info-taller .subtitulo {
  font-size: 16px !important;
}

.cnt-info-taller #servicios, .cnt-info-taller #servicios * {
  font-size: 13px !important;
  color: #0f6bc7 !important;
}

.op-acciones a {
  text-align: center;
  font-size: 10px;
}

.op-acciones:hover {
  background: transparent !important;
}

.resaltado1, .resaltado2, .resaltado3,
.c-resaltado1, .c-resaltado2, .c-resaltado3,
.tabla-simulada1, .tabla-simulada2 {
  font-size: 13px;
  padding: 6px 10px 4px;
  text-transform: uppercase;
  line-height: 1.25;
}

.resaltado1 *, .resaltado2 *, .resaltado3 *,
.c-resaltado1 *, .c-resaltado2 *, .c-resaltado3 *,
.tabla-simulada1 *, .tabla-simulada2 * {
  color: inherit;
  text-transform: uppercase;
}

.resaltado1 {
  background-color: #cb7f12;
  color: #fff;
}

.c-resaltado1 {
  color: #cb7f12;
}

.c-resaltado1 > div {
  width: 50%;
  display: inline-block;
  float: left;
}

.tabla-simulada1 {
  background-color: #eef0f7;
  color: #3e3e3e;
}

.tabla-simulada2 {
  background-color: #fff;
  color: #3e3e3e;
}

.resaltado2 {
  background-color: #156395;
  color: #fff;
}

.c-resaltado2 {
  color: #156395;
}

.c-resaltado2 > div {
  width: 50%;
  display: inline-block;
  float: left;
}

.resaltado3 {
  background-color: #919191;
  color: #fff;
}

.c-resaltado3 {
  color: #919191;
}

.c-resaltado3 > div {
  width: 50%;
  display: inline-block;
  float: left;
}

.titulo-resaltado {
  padding: 1rem 0 .5rem 0;
  font-size: 1.25rem;
  font-weight: 300;
}

.c-primary-i {
  color: #63abf3 !important;
}

.c-exito-i {
  color: #87d198 !important;
}

.c-fallo-i {
  color: #FE472F !important;
}

.cnt-total-1 {
  background-color: #e5e5e5;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #3e3e3e;
  border: 1px solid #dedede;
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.cnt-total-1 > div {
  color: inherit;
}

.cnt-total-1 hr {
  margin-top: .25rem;
  margin-bottom: .25rem;
  border-color: #fff;
}

.cnt-total-2 {
  border: 1px solid #1c85ee;
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}

.panel-con-fondo, .panel-sin-fondo, .panel-color-solido {
  background-color: #7593ae;
  border-left: 7px solid #63abf3;
  box-shadow: 0 0 5px #ccc;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 13px;
  margin-bottom: 1.5rem;
}

.panel-con-fondo *, .panel-sin-fondo *, .panel-color-solido * {
  font-size: 14px;
}

.panel-con-fondo .titulo-panel, .panel-sin-fondo .titulo-panel, .panel-color-solido .titulo-panel {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: .25rem;
}

.panel-con-fondo hr, .panel-sin-fondo hr, .panel-color-solido hr {
  margin: .25rem 0;
}

.panel-sin-fondo {
  background-color: #fff;
  border-color: #7593ae;
}

.panel-sin-fondo .titulo-panel {
  color: #7593ae;
}

.panel-sin-fondo-gris {
  border-color: #c7c7c7 !important;
}

.panel-sin-fondo-gris .titulo-panel {
  color: #c7c7c7 !important;
}

.panel-con-fondo {
  color: #fff !important;
}

.panel-con-fondo hr {
  color: #5b7d9c !important;
  border-color: #5b7d9c !important;
}

.panel-con-fondo * {
  color: #fff !important;
}

.panel-color-solido {
  background-color: #63abf3;
  border-color: #92c4f7;
  color: #fff !important;
}

.panel-color-solido hr {
  color: #1178df !important;
  border-color: #1178df !important;
}

.panel-color-solido * {
  color: #fff !important;
}

.checks-buscador input[type="checkbox"], .checks-especialidades input[type="checkbox"], .checks-especialidades_acuerdos input[type="checkbox"], .checks-vehiculos input[type="checkbox"], .checks-vehiculos_acuerdos input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}

.checks-buscador label, .checks-especialidades label, .checks-vehiculos label, .checks-especialidades_acuerdos label, .checks-vehiculos_acuerdos label {
  padding: 0 !important;
  margin: 0 !important;
  display: inline-block !important;
  text-align: center;
  width: 100%;
}

.checks-buscador input[type="checkbox"] + label img {
  background-color: #fff;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  word-wrap: break-word;
  opacity: .3;
  filter: grayscale(100%);
}

.checks-especialidades input[type="checkbox"] + label img, .checks-vehiculos input[type="checkbox"] + label img {
  background-color: #fff;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  word-wrap: break-word;
  z-index: 1;
  opacity: .3;
  filter: grayscale(100%);
  height: 77px;
}

.checks-buscador input[type="checkbox"]:checked + label img, .checks-especialidades input[type="checkbox"]:checked + label img {
  opacity: 1;
  filter: none;
}

.checks-especialidades input[type="checkbox"] + label .cont_texto {
  position: absolute;
  top: 54px;
  text-transform: uppercase;
  font-size: 7px;
  line-height: 7px;
  font-weight: 400;
  z-index: 2;
  width: 100%;
  text-align: center;
  height: 20px;
  display: table;
  padding-right: 15px;
}

.checks-especialidades input[type="checkbox"] + label .cont_texto .texto_ico {
  width: 55px;
  height: 20px;
  display: table;
  margin: 0 auto;
}

.checks-especialidades input[type="checkbox"] + label .cont_texto .texto_ico span {
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
  word-wrap: break-word;
}

.checks-especialidades input[type="checkbox"].checks_servicios_et + label {
  margin-bottom: 20px !important;
}

.checks-especialidades input[type="checkbox"].checks_servicios_et + label img {
  height: 32px;
}

.checks-especialidades input[type="checkbox"].checks_servicios_et + label .cont_texto {
  top: 33px;
}

.checks-especialidades input[type="checkbox"].checks_servicios_et + label .cont_texto .texto_ico span {
  color: #CCC;
}

.checks-especialidades input[type="checkbox"]:checked.checks_servicios_et + label .cont_texto .texto_ico span {
  color: #1253a0;
}

.checks-buscador input[type="checkbox"]:checked + label img, .checks-especialidades input[type="checkbox"]:checked + label img {
  opacity: 1;
  filter: none;
}

.checks-especialidades_acuerdos input[type="checkbox"] + label img {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  word-wrap: break-word;
  z-index: 1;
  opacity: .3;
  filter: grayscale(100%);
  height: 32px;
}

.checks-especialidades_acuerdos input[type="checkbox"] + label {
  margin-bottom: 50px !important;
}

.checks-vehiculos_acuerdos input[type="checkbox"] + label img {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  word-wrap: break-word;
  z-index: 1;
  opacity: .3;
  filter: grayscale(100%);
  height: 32px;
}

.checks-buscador input[type="checkbox"]:checked + label img, .checks-especialidades input[type="checkbox"]:checked + label img, .checks-especialidades_acuerdos input[type="checkbox"]:checked + label img, .checks-vehiculos input[type="checkbox"]:checked + label img, .checks-vehiculos_acuerdos input[type="checkbox"]:checked + label img {
  opacity: 1;
  filter: none;
}

.checks-especialidades_acuerdos input[type="checkbox"]:checked + label .cont_texto .texto_ico span, .checks-vehiculos_acuerdos input[type="checkbox"]:checked + label .cont_texto .texto_ico span {
  color: #1253a0 !important;
}

.checks-especialidades input[type="checkbox"] + label .cont_texto, .checks-especialidades_acuerdos input[type="checkbox"] + label .cont_texto, .checks-vehiculos input[type="checkbox"] + label .cont_texto {
  position: absolute;
  top: 54px;
  text-transform: uppercase;
  font-size: 7px !important;
  line-height: 7px;
  font-weight: 400;
  z-index: 2;
  width: 100%;
  text-align: center;
  height: 20px;
  display: table;
  padding-right: 15px;
}

.checks-especialidades input[type="checkbox"] + label .cont_texto .texto_ico, .checks-especialidades_acuerdos input[type="checkbox"] + label .cont_texto .texto_ico, .checks-vehiculos input[type="checkbox"] + label .cont_texto .texto_ico {
  width: 55px;
  height: 20px;
  display: table;
  margin: 0 auto;
  font-size: 7px !important;
}

.checks-especialidades input[type="checkbox"] + label .cont_texto .texto_ico span, .checks-especialidades_acuerdos input[type="checkbox"] + label .cont_texto .texto_ico span, .checks-vehiculos input[type="checkbox"] + label .cont_texto .texto_ico span {
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
  word-wrap: break-word;
  font-size: 7px !important;
}

.checks-especialidades_acuerdos input[type="checkbox"] + label .cont_texto, .checks-vehiculos_acuerdos input[type="checkbox"] + label .cont_texto {
  position: absolute;
  top: 40px;
  text-transform: uppercase;
  font-size: 9px !important;
  line-height: 12px;
  font-weight: 400;
  z-index: 2;
  width: 100%;
  text-align: center;
  height: 20px;
  display: table;
  padding-right: 15px;
}

.checks-especialidades_acuerdos input[type="checkbox"] + label .cont_texto .texto_ico, .checks-vehiculos_acuerdos input[type="checkbox"] + label .cont_texto .texto_ico {
  width: 80px;
  height: 20px;
  display: table;
  margin: 0 auto;
  font-size: 9px !important;
  line-height: 12px;
}

.checks-especialidades_acuerdos input[type="checkbox"] + label .cont_texto .texto_ico span, .checks-vehiculos_acuerdos input[type="checkbox"] + label .cont_texto .texto_ico span {
  display: table-cell;
  vertical-align: middle;
  color: #000;
  word-wrap: break-word;
  font-size: 9px !important;
  line-height: 12px;
}

.checks-especialidades_acuerdos input[type="checkbox"].checks_servicios_tt + label img {
  height: 77px;
}

.checks-especialidades_acuerdos input[type="checkbox"].checks_servicios_tt + label .cont_texto {
  top: 57px;
}

.checks-especialidades_acuerdos input[type="checkbox"].checks_servicios_tt + label .cont_texto .texto_ico {
  width: 55px;
}

.checks-especialidades_acuerdos input[type="checkbox"].checks_servicios_tt + label .cont_texto .texto_ico span, .checks-especialidades input[type="checkbox"]:checked.checks_servicios_tt + label .cont_texto .texto_ico span {
  color: #FFF !important;
  font-size: 7px !important;
  line-height: 7px;
}

.btn.btn-ok.boton_buscador_talleres {
  border: 0 !important;
  border-radius: 55px;
  padding-left: 65px;
  width: 220px;
  cursor: pointer;
  background-color: #63abf3;
}

.btn.btn-ok.boton_buscador_talleres i {
  color: #FFF;
  font-size: 30px;
  position: absolute;
  top: 7px;
  left: 30px;
}

.cnt-list-agreement {
  display: flex;
  flex-wrap: wrap;
}

.cnt-agreement-card {
  margin-bottom: 1.5rem;
}

.cnt-agreement-card .agreement-type-name {
  min-height: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cnt-agreement-card .cnt-agreement-image {
  min-height: 180px;
  text-align: center;
}

.cnt-agreement-card .cnt-agreement-image img {
  max-height: 148px;
}

.cnt-agreement-card .agreement-status {
  display: inline-block;
  color: #fff;
  padding: 15px 10px;
  line-height: 1;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}

.cnt-agreement-card .agreement-status.uno {
  background-color: #2496f7;
}

.cnt-agreement-card .agreement-status.dos {
  background-color: #ff7522;
}

.cnt-agreement-card .agreement-status.tres {
  background-color: #c5c5c5;
}

.cnt-agreement-card .esquina {
  width: 18px;
  height: 18px;
  border-bottom: 18px solid transparent;
  border-left: 18px solid transparent;
  position: absolute;
  right: 0;
  top: 0;
}

.cnt-agreement-card .esquina.uno {
  border-top: 18px solid #d74022;
  border-right: 18px solid #d74022;
}

.cnt-agreement-card .esquina.dos {
  border-top: 18px solid #145aa9;
  border-right: 18px solid #145aa9;
}

.cnt-agreement-card .esquina.tres {
  border-top: 18px solid #79c1ff;
  border-right: 18px solid #79c1ff;
}

.cnt-agreement-card .shadow {
  box-shadow: 0 0 5px #ccc;
  background-color: #fff;
  height: calc(100% - 42px);
  position: relative;
  padding-bottom: 3rem;
}

.cnt-agreement-card .shadow .agreement-operations {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.cnt-agreement-card .shadow .agreement-operations a {
  cursor: pointer;
}

.cnt-agreement-card .n-workshops, .cnt-agreement-card .n-cars {
  width: 50%;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
  padding: 10px 5px;
  font-size: 14px;
}

.cnt-agreement-card .n-workshops span, .cnt-agreement-card .n-cars span {
  color: inherit;
}

.cnt-agreement-card .n-workshops {
  border-right: 1px solid #f1f1f1;
  float: left;
  color: #2496f7;
}

.cnt-agreement-card .n-cars {
  float: right;
  color: #87d198;
}

.cnt-agreement-card .agreement-type {
  font-size: 13px;
  font-weight: bold;
  padding: 11px 5px 10px;
  clear: both;
}

.cnt-agreement-card .agreement-type.uno {
  color: #145aa9;
}

.cnt-agreement-card .agreement-type.dos {
  color: #79c1ff;
}

.cnt-agreement-card .agreement-type.tres {
  color: #d74022;
}

.cnt-agreement-card .agreement-operations {
  font-size: 13px;
  font-weight: bold;
  padding: 11px 5px 10px;
  clear: both;
  border-top: 1px solid #f1f1f1;
}

.cnt-agreement-card .agreement-operations a {
  color: inherit;
}

.cnt-agreement-card .agreement-operations.uno {
  background-color: #eeeeee;
  color: #2496f7;
}

.cnt-agreement-card .agreement-operations.dos {
  background-color: #84cc94;
  color: #fff;
}

.agreement-modal {
  max-width: 1581px;
  width: 90%;
  padding: 0 150px 40px;
}

.agreement-modal .agreement-title {
  background-color: #FE472F;
  background-image: url("img/f-agreement-title.png");
  background-repeat: repeat-x;
  line-height: 1;
  padding: 15px 10px;
}

.agreement-modal .logo1 {
  height: 120px;
}

.agreement-modal .cnt-banner {
  margin: 0 -150px;
}

.agreement-modal .logo2 {
  height: 120px;
  margin-top: -60px;
}

.agreement-modal .talleres, .agreement-modal .coches {
  float: right;
  border-left: 6px solid #e2e2e2;
  margin-top: 15px;
  padding: 5px 25px;
  text-align: center;
}

.agreement-modal .talleres span, .agreement-modal .talleres div, .agreement-modal .coches span, .agreement-modal .coches div {
  color: inherit;
  font-size: 20px;
}

.agreement-modal .talleres {
  color: #2496f7;
}

.agreement-modal .coches {
  color: #87d198;
}

.agreement-modal h2 {
  font-size: 17px !important;
  text-transform: uppercase;
}

.agreement-modal .div-fondo-modal {
  font-size: 16px;
  margin-bottom: 1rem;
  clear: both;
  color: #fff;
  text-align: center;
  padding: 15px 10px;
  text-transform: uppercase;
}

.agreement-modal .div-fondo-modal a {
  display: block;
}

.agreement-modal .div-fondo-modal * {
  color: inherit;
}

.agreement-modal .div-fondo-modal.rojo {
  background-color: #ff5151;
  border: 1px solid #d44848;
}

.agreement-modal .div-fondo-modal.azul {
  background-color: #2a98f7;
  border: 1px solid #2481d2;
}

.agreement-modal .div-fondo-modal.blanco {
  background-color: #fff;
  border: 1px solid #dedede;
  color: #2a98f7;
}

.agreement-modal .div-fondo-modal.verde {
  background-color: #87d198;
  border: 1px solid #5fa56f;
}

.agreement-firma-modal .agreement-firma-modal-titulo {
  margin-top: 2.5rem;
}

.agreement-firma-modal .agreement-firma-modal-titulo span {
  background-color: #63abf3;
  padding: .35rem;
  color: white;
}

.agreement-firma-modal .bloque_movil_gerente {
  display: flex;
  align-items: flex-end;
}

.historicos-modal {
  max-width: 1581px;
  width: 90%;
}

.historicos-modal h2 {
  font-size: 17px !important;
  text-transform: uppercase;
}

.historicos-modal .div-fondo-modal {
  font-size: 16px;
  margin-bottom: 1rem;
  clear: both;
  color: #fff;
  text-align: center;
  padding: 15px 10px;
  text-transform: uppercase;
}

.historicos-modal .div-fondo-modal a {
  display: block;
}

.historicos-modal .div-fondo-modal * {
  color: inherit;
}

.cnt-img-subir img {
  max-height: 200px;
  max-width: 350px;
  margin: 0 1.5rem;
}

.steps-tabs {
  border-bottom: 1px solid #dddee2;
}

.steps-tabs.pestanas-hijas {
  margin-top: 20px;
}

.steps-tabs.pestanas-hijas a {
  padding: 5px 10px;
  font-size: 13px;
}

.steps-tabs a {
  background-color: #fff;
  display: inline-block;
  border: 1px solid transparent;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-clip: padding-box;
}

.steps-tabs a div {
  border-bottom: 3px solid transparent;
  color: #c7c7c7;
}

.steps-tabs a div span {
  color: inherit;
}

.steps-tabs a div span.realizado {
  color: #63abf3;
}

.steps-tabs a.mb-seleccionado {
  border-color: #dddee2;
  border-bottom-color: #fff;
}

.steps-tabs a.mb-seleccionado div {
  border-color: #63abf3;
  color: #3e3e3e;
}

.steps-tabs a.realizado div span {
  color: #63abf3 !important;
}

.cnt-title-libro {
  background-color: #ecf1fc;
}

.cnt-title-libro > div {
  text-align: center;
  background-color: #fff;
  padding: 1rem;
}

.cnt-title-libro > div > div {
  color: #63abf3;
  font-size: 17px;
  display: inline-block;
}

.cnt-title-libro > div > div i {
  float: left;
  color: inherit;
  font-size: 25px;
  margin: -5px 5px 0 0;
}

a.print {
  text-transform: uppercase;
  line-height: 30px;
  font-size: 0.875rem;
}

a.print i {
  color: #96a3c0;
  font-size: 25px;
  padding-right: 10px;
}

a.print div {
  color: #96a3c0;
  display: inline;
  position: relative;
  top: -4px;
}

.boton_anadir_taller_fuera {
  cursor: pointer;
  background-color: #63abf3;
  border-radius: 55px;
  text-transform: uppercase;
  color: #FFF;
  padding: 8px 20px;
  position: relative;
  top: 20px;
  margin: 0 auto;
  display: inline-block;
  font-size: 14px;
}

.boton_anadir_taller_fuera:hover, .boton_anadir_taller_fuera:active, .boton_anadir_taller_fuera:focus {
  color: #FFF;
}

.velo_mapa_deshabilitado {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  margin: 0 7px;
  z-index: 999;
  display: none;
}

.cnt-upload-image {
  padding-top: 30px;
  padding-bottom: 10px;
}

.cnt-upload-image img {
  max-width: 100%;
  max-height: 200px;
  width: auto;
  border: 1px solid #cecece;
}

table a[href="#"] {
  cursor: pointer !important;
}

div.hasTimepicker table.ui-timepicker-table {
  border-radius: 0;
}

div.hasTimepicker table.ui-timepicker-table > tbody > tr > td * {
  text-align: center;
}

@media (max-width: 950px) {
  div.hasTimepicker table.ui-timepicker-table {
    display: block;
  }
  div.hasTimepicker table.ui-timepicker-table > tbody {
    display: block;
  }
  div.hasTimepicker table.ui-timepicker-table > tbody > tr {
    display: block;
  }
  div.hasTimepicker table.ui-timepicker-table > tbody > tr > td {
    display: block;
  }
  div.hasTimepicker table.ui-timepicker-table > tbody > tr > td.ui-timepicker-hours {
    border-right: none !important;
  }
  div.hasTimepicker table.ui-timepicker-table > tbody > tr > td.ui-timepicker-minutes {
    border-top: 1px solid #DDDEE2;
  }
}

.p-bottom-fecha {
  padding-bottom: 1rem !important;
}

@media (max-width: 640px) {
  h1 {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
  }
  .f-none-m {
    float: none;
  }
  .m-top-1-m {
    margin-top: 1rem;
  }
  .m-bottom-1-m {
    margin-bottom: 1rem;
  }
  button.btn-navigate {
    float: none;
    width: 100%;
    display: block;
    padding: .5rem;
    margin: .5rem 0;
    background-color: #63abf3 !important;
    color: #fff !important;
  }
  button.btn-navigate > i {
    color: #fff !important;
  }
  .btn.btn-ok.boton_buscador_talleres {
    width: 100%;
    text-align: center;
    padding: 1rem;
  }
  .btn.btn-ok.boton_buscador_talleres i {
    display: none;
  }
}

.cnt-un-total {
  background-color: #eef0f7;
  padding: 15px 18px;
  color: #63abf3;
  font-weight: bold;
  text-transform: uppercase !important;
  width: 100%;
  display: inline-block;
  max-width: 100%;
  text-align: left;
}

.cnt-un-total * {
  color: inherit;
  font-weight: bold;
  text-transform: uppercase !important;
}

.cnt-dos-totales {
  padding: 5px 8px;
  color: #3e3e3e;
  font-weight: bold;
  text-transform: uppercase !important;
  width: 100%;
  display: inline-block;
  max-width: 100%;
  text-align: left;
}

.cnt-dos-totales * {
  color: #3e3e3e;
  font-weight: bold;
  text-transform: uppercase !important;
}

.cnt-dos-totales > div {
  padding: 10px;
}

.cnt-dos-totales > div:first-child {
  border-bottom: 1px solid #fff;
}

.talleres_subscritos_check a img {
  background-color: #fff;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  word-wrap: break-word;
  opacity: .3;
  filter: grayscale(100%);
  width: 2.25rem;
  margin-top: -1rem;
}

.buscador_kpi .cnt-search span.select2 > span.selection > span.select2-selection, .buscador_kpi .select2-container--default .select2-selection--single .select2-selection__arrow, .buscador_kpi input.fecha-js.hasDatepicker {
  min-height: 32px;
}

.buscador_kpi div.cnt-search span.select2.select2-container > span > span > span.select2-selection__rendered {
  line-height: 28px !important;
}

.estadisticas_mapa {
  width: 780px;
  height: 650px;
  margin: 0 auto;
}

.estadisticas_mapa .provincia {
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  color: #163a74;
  cursor: default !important;
}

.estadisticas_mapa .btn {
  min-height: 30px !important;
  line-height: 30px !important;
  padding: 0 1.5rem !important;
  border: 1px solid #29629b !important;
  color: #29629b !important;
  text-shadow: none !important;
  border-radius: 1rem !important;
  background: #fff !important;
  text-align: center;
}

.estadisticas_mapa .cantidad {
  font-size: 15px;
  color: #009e7e;
  border-left: solid 1px #b6b6b6;
  margin-left: 4px;
  padding-left: 5px;
}

.estadisticas_mapa_42 {
  background: url("/img/mapa_es.png") no-repeat 50% top;
}

.estadisticas_mapa_36 {
  background: url("/img/mapa_pt.png") no-repeat 50% top;
}

.estadisticas_mapa_25 {
  background: url("/img/mapa_it.png") no-repeat 50% top;
  height: 888px;
}

div.btn.btn-mini.provincia {
  min-height: 20px !important;
  height: 20px !important;
  line-height: 18px !important;
  padding: 0 0.5rem !important;
}

.tabs_acuerdos .tabs {
  float: right;
}

.tabs_acuerdos .tabs .tab-title > a {
  background-color: #fff;
  font-size: 14px;
  border: 1px solid #efefef;
  padding: 10px 40px;
  margin: 10px 0 10px 30px;
  color: #2496f7;
  font-weight: 600;
  text-transform: uppercase;
}

.tabs_acuerdos .tabs .tab-title > a i {
  padding-left: 30px;
}

.tabs_acuerdos .tabs .tab-title.active a {
  color: #FFF;
  background-color: #2496f7;
  border: 1px solid #2496f7;
}

.tabs_acuerdos .tabs .tab-title.active a i {
  color: #FFF !important;
}

#tramo_original_js {
  display: inline-block;
  width: 100%;
  padding: 0 1rem;
}

#tramo_original_js > div {
  background-color: #efefef;
  padding-top: .5rem;
}

#tramos_js > div {
  padding-top: .5rem;
  padding-bottom: .5rem;
  border-bottom: 1px solid #efefef !important;
  background-color: #efefef;
}

#tramos_js > div:nth-child(odd) {
  background-color: #fff;
}

div#tramos_js.tramos-js-inverso > div {
  background-color: #efefef !important;
  border-bottom: 1px solid #efefef !important;
}

div#tramos_js.tramos-js-inverso > div:nth-child(even) {
  background-color: #ffffff !important;
}

.cnt-mensaje-oscuro, .cnt-mensaje-claro {
  color: #63abf3;
  position: relative;
  padding-right: 60px;
  padding-left: 0;
}

.cnt-mensaje-oscuro > img, .cnt-mensaje-claro > img {
  position: absolute;
  bottom: 0;
  right: 47px;
}

.cnt-mensaje-oscuro .interlocutor, .cnt-mensaje-claro .interlocutor {
  position: absolute;
  right: 0;
  bottom: 0;
}

.cnt-mensaje-oscuro .interlocutor img, .cnt-mensaje-claro .interlocutor img {
  max-width: 42px;
  max-height: 42px;
}

.cnt-mensaje-oscuro .mensaje, .cnt-mensaje-claro .mensaje {
  border: 1px solid #eaecee;
  border-radius: 10px 10px 0 10px;
  font-size: 13px;
  font-weight: bold;
  color: #2e2e2e;
  padding: 15px;
  min-height: 50px;
}

.cnt-mensaje-oscuro .fecha-mensaje, .cnt-mensaje-claro .fecha-mensaje {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #bec3c9;
  text-transform: uppercase;
  padding-right: 60px;
  padding-top: .75rem;
  padding-bottom: .25rem;
}

.formulario_mensaje .boton_fichero_adjunto {
  padding: 0 !important;
}

.formulario_mensaje .boton_fichero_adjunto .text-drop {
  margin-top: 0.25em !important;
}

.formulario_mensaje .boton_fichero_adjunto .fileWrapper {
  height: 50px !important;
}

.formulario_mensaje .boton_fichero_adjunto .dragdrop-delete-file-js {
  margin-left: 0;
  margin-right: 0;
}

.cnt-mensaje-oscuro {
  padding-right: 0;
  padding-left: 60px;
}

.cnt-mensaje-oscuro > img {
  right: auto;
  left: 47px;
}

.cnt-mensaje-oscuro .interlocutor {
  right: auto;
  left: 0;
}

.cnt-mensaje-oscuro .mensaje {
  background-color: #eaecee;
  border-radius: 10px 10px 10px 0;
}

.cnt-mensaje-oscuro .mensaje .fichero_mensaje a {
  display: flex;
  align-items: flex-end;
  padding-bottom: 10px;
}

.cnt-mensaje-oscuro .mensaje .fichero_mensaje a img {
  height: 60px;
}

.cnt-mensaje-oscuro .mensaje .fichero_mensaje a span {
  margin-left: 10px;
}

.cnt-mensaje-oscuro .mensaje .mensaje_texto {
  color: #63abf3;
}

.cnt-mensaje-oscuro .fecha-mensaje {
  padding-right: 0;
  padding-left: 60px;
}

.cnt-mensaje-claro .mensaje {
  border-radius: 10px 10px 10px 0;
}

.cnt-mensaje-claro .mensaje .fichero_mensaje a {
  display: flex;
  align-items: flex-end;
  padding-bottom: 10px;
}

.cnt-mensaje-claro .mensaje .fichero_mensaje a img {
  height: 60px;
}

.cnt-mensaje-claro .mensaje .fichero_mensaje a span {
  margin-left: 10px;
}

.leyenda-interlocutor {
  border-top: 1px solid #dddee2;
  font-size: 12px;
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.leyenda-interlocutor img {
  float: left;
  margin-right: 10px;
  max-width: 42px;
}

.leyenda-interlocutor:first-child {
  border: none;
}

.leyenda-interlocutor span {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}

.leyenda-interlocutor:nth-child(2) {
  border: none;
}

i.icon.ion-information-circled {
  line-height: 1;
  display: inline-block;
  margin: -10px 0;
}

table li {
  list-style: none;
}

.cnt-listado-info > div {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 13px;
}

.cnt-listado-info > div:nth-child(odd) {
  background-color: #efefef;
}

.cnt-listado-info > div strong {
  text-transform: uppercase;
  display: inline-block;
  min-width: 100px;
}

.cnt-listado-info-partido > div {
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 13px;
}

.cnt-listado-info-partido > div strong {
  text-transform: uppercase;
  display: inline-block;
  min-width: 100px;
}

@media (max-width: 640px) {
  .contenedor-ancho {
    padding-left: 0 !important;
  }
  .barra-superior {
    display: none;
  }
}

.paginacion table {
  margin-top: 10px;
}

.paginacion table * {
  text-transform: uppercase;
}

input[type="submit"].btn-guardar-modal {
  color: #98aec3 !important;
  border: 2px solid #d0dbe5 !important;
  border-radius: 15px !important;
  background: #fff !important;
  font-size: 13px;
  padding: 15px 30px 13px 30px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 7px !important;
  box-shadow: 0 0 0 !important;
}

.btn-save, button.btn-save, .btn-default, button.btn-default {
  color: #98aec3 !important;
  border: 1px solid #d0dbe5 !important;
  border-radius: 10px !important;
  background: #fff !important;
  text-transform: uppercase;
  text-align: center;
  min-width: 100px !important;
  width: auto !important;
  display: inline-block !important;
  min-height: 0 !important;
  font-size: 14px !important;
  box-shadow: none !important;
  padding: 14px 1rem !important;
  line-height: 14px !important;
}

.btn-volver, a.button.btn-volver, .button.btn-volver {
  background-image: url("img/flecha-volver.png");
  background-repeat: no-repeat;
  background-position: left top 16px;
  background-color: transparent !important;
  border: 1px solid transparent !important;
  box-shadow: none !important;
  color: #98aec2 !important;
  border-radius: 0;
  font-size: 14px !important;
  box-shadow: none !important;
  padding-left: 35px !important;
  line-height: 14px !important;
}

.btn-cancelar, a.button.btn-cancelar, .button.btn-cancelar {
  font-size: 14px !important;
  box-shadow: none !important;
  line-height: 14px !important;
  color: #FE472F !important;
  border-color: #FE472F !important;
  text-transform: uppercase;
  font-weight: bold;
}

.btn-cancelar:hover, .btn-cancelar:focus, .btn-cancelar:active, a.button.btn-cancelar:hover, a.button.btn-cancelar:focus, a.button.btn-cancelar:active, .button.btn-cancelar:hover, .button.btn-cancelar:focus, .button.btn-cancelar:active {
  color: inherit !important;
}

#modal_equivalentes table, #modal_seleccionar_alertas table {
  border-collapse: collapse;
  border-color: #fff !important;
}

#modal_equivalentes table.sin-color td, #modal_seleccionar_alertas table.sin-color td {
  background-color: #f5f6fa;
}

#modal_equivalentes table thead, #modal_seleccionar_alertas table thead {
  background: #fff;
  border-color: #fff;
}

#modal_equivalentes table thead tr, #modal_seleccionar_alertas table thead tr {
  background: #fff;
  border-color: #fff;
}

#modal_equivalentes table thead tr th, #modal_seleccionar_alertas table thead tr th {
  background: #fff;
  border-color: #fff;
  color: #9fafbd;
  padding-bottom: 0;
  text-transform: uppercase;
  font-size: 13px;
}

#modal_equivalentes table tbody tr td, #modal_seleccionar_alertas table tbody tr td {
  border: none;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  font-size: 13px;
}

#modal_equivalentes table tbody tr td strong, #modal_seleccionar_alertas table tbody tr td strong {
  color: #000;
}

#modal_seleccionar_alertas table thead tr th {
  padding-top: 0;
}

#modal_seleccionar_alertas label {
  display: block !important;
  color: #000 !important;
}

#modal_seleccionar_alertas label input[type="checkbox"] {
  float: left;
  margin: 2px 5px 0 0;
}

#modal_seleccionar_alertas label * {
  color: #000 !important;
}

.pestanas-anidadas .menu-pestanas.steps-tabs.pestanas-hijas {
  margin-top: 0;
  background-color: #fff;
  padding: 1rem .9375rem 0;
}

body.body-login .contenedor-ancho {
  padding-left: 0 !important;
}

form .cnt-asterisco .required:not(.radio):not(.checkbox) label:after, form .cnt-asterisco .require:not(.radio):not(.checkbox) label:after {
  position: absolute;
}

.cnt-search-right {
  position: relative;
  padding-right: 2.5rem;
  min-width: 200px;
}

.cnt-search-right span.icon.ion-android-search {
  position: absolute;
  right: 0;
  top: 2.85rem;
  line-height: 1;
}

ul.f-dropdown > li.op-acciones *,
ul.f-dropdown > li.op-acciones a {
  text-decoration: none !important;
}

@media (max-width: 1000px) {
  div.tablaFijada #DivHeaderRow {
    width: 100% !important;
  }
  div.tablaFijada .tabla1 th, div.tablaFijada .tabla1 td {
    font-size: 10px;
    line-height: 1.25;
    padding-left: 3px;
    padding-right: 3px;
  }
  div.tablaFijada .tabla1 th i.icon.ion-information-circled, div.tablaFijada .tabla1 td i.icon.ion-information-circled {
    font-size: 12px;
  }
}

div.tablaFijada #DivMainContent {
  overflow-x: auto !important;
}

.titulo-seccion {
  font-size: 20px;
  font-weight: 300;
  color: #63abf3;
  padding-bottom: .25rem;
}

.subtitulo-seccion {
  font-size: 12px;
  color: #63abf3;
}

#div-hora-js ul {
  list-style: none;
}

#div-hora-js ul li {
  cursor: pointer;
  text-align: center;
  margin: 5px 0;
  border-radius: 10px;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  color: #6a6a6a;
}

.cnt-editor-fecha-hora .ui-datepicker td {
  padding: 6px 1px;
}

.cnt-editor-fecha-hora .ui-datepicker .ui-widget-header {
  background: #156395 !important;
  background-color: #156395 !important;
  border-color: #156395 !important;
}

.cnt-editor-fecha-hora .ui-datepicker .ui-widget-header * {
  color: #fff !important;
}

.cnt-editor-fecha-hora .ui-datepicker .ui-widget-header span.ui-icon {
  filter: brightness(100);
}

.cnt-editor-fecha-hora div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all > div.ui-datepicker-title {
  border: none !important;
  background: transparent !important;
}

.cnt-editor-fecha-hora div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all > div.ui-datepicker-title * {
  color: #fff !important;
}

.titulo-selector-hora {
  background: #156395;
  color: #fff;
  font-size: 17.6px;
  text-align: center;
  font-weight: bold;
  padding: 12px 1rem 11px;
  line-height: 1;
}

.borde-hora {
  border: 1px solid #dddee2;
}

.row.checks-especialidades.m-top-1-m.cont-check-image2 > div:nth-child(12n+1), .row.checks-vehiculos_acuerdos.m-top-1-m.cont-check-image > div:nth-child(12n+1), .row.checks-especialidades_acuerdos.m-top-1-m.cont-check-image2 > div:nth-child(12n+1) {
  clear: both;
}

@media (max-width: 1024px) {
  .row.checks-especialidades.m-top-1-m.cont-check-image2 > div:nth-child(12n+1), .row.checks-vehiculos_acuerdos.m-top-1-m.cont-check-image > div:nth-child(12n+1), .row.checks-especialidades_acuerdos.m-top-1-m.cont-check-image2 > div:nth-child(12n+1) {
    clear: none;
  }
  .row.checks-especialidades.m-top-1-m.cont-check-image2 > div:nth-child(6n+1), .row.checks-vehiculos_acuerdos.m-top-1-m.cont-check-image > div:nth-child(6n+1), .row.checks-especialidades_acuerdos.m-top-1-m.cont-check-image2 > div:nth-child(6n+1) {
    clear: both;
  }
}

@media (max-width: 640px) {
  .row.checks-especialidades.m-top-1-m.cont-check-image2 > div:nth-child(6n+1), .row.checks-vehiculos_acuerdos.m-top-1-m.cont-check-image > div:nth-child(6n+1), .row.checks-especialidades_acuerdos.m-top-1-m.cont-check-image2 > div:nth-child(6n+1) {
    clear: none;
  }
  .row.checks-especialidades.m-top-1-m.cont-check-image2 > div:nth-child(2n+1), .row.checks-vehiculos_acuerdos.m-top-1-m.cont-check-image > div:nth-child(2n+1), .row.checks-especialidades_acuerdos.m-top-1-m.cont-check-image2 > div:nth-child(2n+1) {
    clear: both;
  }
}

.cont-fileWrapper > .fileWrapper {
  height: 75px !important;
}

.cont-fileWrapper > .fileWrapper input[type="file"] {
  height: 100% !important;
}

.height-match.has-upload .cont-fileWrapper, .height-match.has-upload .fileInputText {
  width: 100% !important;
}

.height-match.has-upload .dragdrop-delete-file-js {
  position: absolute;
  margin-top: 3px;
}

.cont-fileWrapper {
  position: relative;
  max-width: 100%;
}

.cont-fileWrapper > div:first-child.text-drop {
  position: absolute;
  width: 100%;
  padding: 1.5rem 0 0 0 !important;
  text-align: center;
  margin-top: 2.5rem;
  font-size: 1rem !important;
  background-image: url("img/draganddrop.png");
  background-repeat: no-repeat;
  background-position: top center;
  left: 0;
}

div.ddm-margin-bottom div.fileWrapper {
  margin-bottom: 40px !important;
}

.field_boolean .fileWrapper {
  margin-bottom: 5px;
}

.field_boolean .fileInputText {
  width: 100% !important;
}

.field_boolean .dragdrop-delete-file-js {
  position: absolute;
  margin-top: 3px;
}

div#calendar.fc-ltr img {
  max-height: 20px;
  max-width: 20px;
}

div#calendar.fc-ltr .fc-time {
  width: 100%;
}

div#calendar.fc-ltr .fc-time a {
  width: 20px;
  float: right;
  margin: 1px;
}

div#calendar.fc-ltr .fc-time::after, div#calendar.fc-ltr .fc-time::before {
  content: none;
}

div#calendar.fc-ltr .fc-event {
  border-width: 3px;
}

div#calendar.fc-ltr h2 {
  color: #9ea4b2;
  font-size: 22px;
  margin-top: 12px;
  font-weight: normal;
}

div#calendar.fc-ltr hr.fc-divider.fc-widget-header {
  padding: 0 !important;
  border-width: 1px 0 0 0 !important;
}

div#calendar.fc-ltr div.fc-view td, div#calendar.fc-ltr div.fc-view td > span, div#calendar.fc-ltr div.fc-view th, div#calendar.fc-ltr div.fc-view th > span, div#calendar.fc-ltr div.fc-view td, div#calendar.fc-ltr div.fc-view td > span, div#calendar.fc-ltr div.fc-view th, div#calendar.fc-ltr div.fc-view th > span {
  background-color: #fff;
  border-color: #e7e7e7;
  font-size: 13px;
  color: #9ea4b2;
}

div#calendar.fc-ltr div.fc-view th, div#calendar.fc-ltr div.fc-view th > span, div#calendar.fc-ltr div.fc-view th, div#calendar.fc-ltr div.fc-view th > span {
  font-weight: bold;
}

div#calendar.fc-ltr tbody.fc-body > tr > td.fc-widget-content {
  border-color: transparent !important;
}

div#calendar.fc-ltr div.fc-view > table, div#calendar.fc-ltr div.fc-view > table thead.fc-head * {
  border-top-color: transparent !important;
}

div#calendar.fc-ltr div.fc-view > table thead.fc-head tr, div#calendar.fc-ltr div.fc-view > table thead.fc-head * {
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}

div#calendar.fc-ltr div.fc-view > table thead.fc-head tr th {
  border-right-color: #e7e7e7 !important;
}

div#calendar.fc-ltr .fc-event-container a:hover .fc-content {
  color: #9ea4b2 !important;
}

div#calendar.fc-ltr .fc-content {
  font-size: small !important;
  color: #9ea4b2;
}

div#calendar.fc-ltr .fc-content a span {
  float: right;
}

div#calendar.fc-ltr .fc-content a span:hover {
  color: #0078a0;
}

div#calendar.fc-ltr .fc-content .fc-time {
  display: inline-block;
  margin-bottom: -5px;
}

div#calendar.fc-ltr .fc-content .fc-time span {
  color: #9ea4b2;
}

div#calendar.fc-ltr .fc-content .fc-time .fc-trash {
  width: 12px !important;
}

div#calendar.fc-ltr .fc-content .fc-time .fc-trash span {
  display: inline-block;
  font-size: 15px;
  color: #59c4c6 !important;
}

div#calendar.fc-ltr .fc-content .fc-time .fc-trash span:hover {
  color: #FE472F !important;
}

div#calendar.fc-ltr .fc-content .fc-garage {
  display: block;
}

div#calendar.fc-ltr .fc-content .fc-garage a {
  width: 20px;
  text-align: center;
  display: inline-block;
  float: right;
}

div#calendar.fc-ltr .fc-content span {
  color: #9ea4b2 !important;
}

div#calendar.fc-ltr a.fc-time-grid-event {
  cursor: move;
}

div#calendar.fc-ltr a.fc-time-grid-event > div.fc-content {
  font-size: 11px;
}

div#calendar.fc-ltr a.fc-time-grid-event > div.fc-content > a {
  width: 20px;
  text-align: center;
  display: inline-block;
  float: right;
}

div#calendar.fc-ltr a.fc-time-grid-event > div.fc-content > a span {
  font-size: 15px;
  float: none;
}

div#calendar.fc-ltr a.fc-time-grid-event > div.fc-content > div.fc-time {
  display: inline-block;
  width: 100%;
}

div#calendar.fc-ltr a.fc-time-grid-event > div.fc-content > div.fc-time > span {
  display: inline-block;
  float: left;
  font-size: 11px;
  font-weight: bold;
}

div#calendar.fc-ltr a.fc-time-grid-event > div.fc-content > div.fc-time > a {
  display: inline-block;
  float: right;
  width: 20px;
  text-align: center;
}

div#calendar.fc-ltr a.fc-time-grid-event > div.fc-content > div.fc-time > a span {
  font-size: 15px;
  float: none;
}

div#calendar.fc-ltr .removeEvent {
  float: right;
  top: -22px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  font-size: 1.25em;
  padding: 0.5em;
}

td.ta-center.acciones > a > span.span-un-read > span {
  font-size: 10px !important;
  color: inherit;
}

.operacion_prueba {
  width: 170px;
  padding-left: 40px;
}

.num_codigos_sin_asociar {
  position: absolute;
  top: 5px;
  right: 15px;
  background: #e2a00b;
  border-radius: 50%;
  font-size: 65%;
  color: white;
  font-weight: bold;
  padding: 0.4rem;
}

.num_alertas {
  min-width: 27px;
  width: auto;
  display: inline-block;
  height: 27px;
  background: #1253a0;
  border-radius: 50%;
  border: 1px solid #1253a0;
  color: white;
  font-weight: bold;
  padding: 0 3px;
  line-height: 27px;
}

.mostrar_num_elementos {
  position: relative;
}

.form_adicional_alphabet {
  text-align: left;
}

.validacionAlphabet {
  color: #e2a00b;
  font-size: 12px;
  line-height: 15px;
  display: inline-block;
}

.cnt-modal-tablas table.tabla-sin-bordes, #div-datos-pedido-js table.tabla-sin-bordes {
  border: none !important;
  border-collapse: collapse !important;
  border-color: transparent !important;
}

.cnt-modal-tablas table.tabla-sin-bordes th, .cnt-modal-tablas table.tabla-sin-bordes td, .cnt-modal-tablas table.tabla-sin-bordes tr, .cnt-modal-tablas table.tabla-sin-bordes *, #div-datos-pedido-js table.tabla-sin-bordes th, #div-datos-pedido-js table.tabla-sin-bordes td, #div-datos-pedido-js table.tabla-sin-bordes tr, #div-datos-pedido-js table.tabla-sin-bordes * {
  border: none !important;
  border-collapse: collapse !important;
  border-color: transparent !important;
}

.cnt-modal-tablas .tabla1.tabla-listado th, .cnt-modal-tablas .tabla-configuracion th, #div-datos-pedido-js .tabla1.tabla-listado th, #div-datos-pedido-js .tabla-configuracion th {
  font-size: 13px !important;
  background: #fff !important;
}

.cnt-modal-tablas .tabla1.tabla-listado tr:nth-child(2n) td, .cnt-modal-tablas .tabla-configuracion tr:nth-child(2n) td, #div-datos-pedido-js .tabla1.tabla-listado tr:nth-child(2n) td, #div-datos-pedido-js .tabla-configuracion tr:nth-child(2n) td {
  background-color: #fff;
}

.cnt-modal-tablas .tabla1.tabla-listado .ion-plus-round, .cnt-modal-tablas .tabla1.tabla-listado .ion-minus-round, .cnt-modal-tablas .tabla-configuracion .ion-plus-round, .cnt-modal-tablas .tabla-configuracion .ion-minus-round, #div-datos-pedido-js .tabla1.tabla-listado .ion-plus-round, #div-datos-pedido-js .tabla1.tabla-listado .ion-minus-round, #div-datos-pedido-js .tabla-configuracion .ion-plus-round, #div-datos-pedido-js .tabla-configuracion .ion-minus-round {
  cursor: pointer;
}

.cnt-modal-tablas .tabla1.tabla-listado .cnt-number, .cnt-modal-tablas .tabla-configuracion .cnt-number, #div-datos-pedido-js .tabla1.tabla-listado .cnt-number, #div-datos-pedido-js .tabla-configuracion .cnt-number {
  display: inline-block;
  max-width: 4rem;
  float: left;
  margin: 0 .25rem;
}

.cnt-modal-tablas .tabla1.tabla-listado .cnt-number input, .cnt-modal-tablas .tabla-configuracion .cnt-number input, #div-datos-pedido-js .tabla1.tabla-listado .cnt-number input, #div-datos-pedido-js .tabla-configuracion .cnt-number input {
  text-align: center;
  background: #fff !important;
  box-shadow: none !important;
}

.cnt-modal-tablas .tabla1.tabla-listado .cnt-number.fijo input, .cnt-modal-tablas .tabla-configuracion .cnt-number.fijo input, #div-datos-pedido-js .tabla1.tabla-listado .cnt-number.fijo input, #div-datos-pedido-js .tabla-configuracion .cnt-number.fijo input {
  background: none !important;
  border: none !important;
}

table td.td-descripcion-linea > span {
  font-weight: 400 !important;
  color: #6b818d !important;
}

table td > span.resaltar-lineas-relacionadas {
  background-color: #4d9ff1;
  font-weight: 400 !important;
  color: #fff !important;
}

table tr td .icono-detalle-linea {
  font-size: 0.8rem !important;
}

#ModalAnadirLineasValoracion table tr {
  border-bottom: 1px solid #dddee2;
}

#ModalAnadirLineasValoracion table th.borde-th {
  padding: 3px;
}

#ModalAnadirLineasValoracion table tr.recambio-seleccionado {
  background-color: #f4f8fb !important;
  cursor: pointer;
}

#ModalAnadirLineasValoracion table tr.recambio-seleccionado > td:first-child, #ModalAnadirLineasValoracion table tr.recambio-seleccionado > td:last-child {
  padding: 3px;
}

#ModalAnadirLineasValoracion table tr.grupo-lineas-recambio-equivalentes {
  cursor: pointer;
}

#ModalAnadirLineasValoracion table tr.grupo-lineas-recambio-equivalentes > td:first-child, #ModalAnadirLineasValoracion table tr.grupo-lineas-recambio-equivalentes > td:last-child {
  padding: 3px;
  background-color: #c7d6e2;
}

#ModalValoracionGtEstimate .btn-seleccionado {
  background-color: #606060 !important;
  border-color: #606060 !important;
}

#ModalValoracionGtEstimate .btn-seleccionado:focus, #ModalValoracionGtEstimate .btn-seleccionado:active {
  background-color: #606060 !important;
  border-color: #606060 !important;
}

#ModalAnadirMantenimientos table tr:not(.recambio-seleccionado) {
  border-bottom: 1px solid #dddee2;
}

#ModalAnadirMantenimientos table tr.recambio-seleccionado {
  background-color: #f4f8fb !important;
  cursor: pointer;
}

#ModalAnadirMantenimientos table tr.grupo-lineas-recambio-equivalentes {
  cursor: pointer;
}

.titulo-fino {
  font-size: 22px;
  color: #1b2361;
  font-weight: 100;
  position: relative;
  border-bottom: 1px solid #eaf2f4;
  padding: .5rem 0;
  margin-bottom: .75rem;
}

.th_tabla_gt {
  background: #fff;
  color: #2f5467 !important;
  font-weight: bold;
  font-size: 13px;
}

.boton_pto_haynes {
  cursor: pointer;
  color: #98aec3 !important;
  border: 2px solid #d0dbe5 !important;
  border-radius: 15px !important;
  background: #fff !important;
  font-size: 13px;
  padding: 15px 30px 13px 30px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 7px !important;
  box-shadow: 0 0 0 !important;
}

.giro-izq, .giro-der {
  position: absolute;
  top: 21rem;
  left: 1rem;
}

.giro-izq span, .giro-der span {
  font-size: 75px;
}

.giro-der {
  right: 1rem;
  left: auto;
}

.cnt-profits {
  display: flex;
  flex-wrap: wrap;
}

.cnt-profits > div {
  width: 25%;
  padding: 15px;
  box-sizing: border-box;
  border-top: 5px solid #fff;
  border-right: 15px solid #fff;
  border-bottom: 5px solid #fff;
  border-left: 15px solid #fff;
}

.cnt-profits > div > div {
  display: flex;
  color: #fff;
}

.cnt-profits > div > div strong {
  margin-right: auto;
}

.cnt-profits > div:first-child {
  background-color: rgba(116, 127, 231, 0.6);
  color: white !important;
  margin-left: auto;
}

.cnt-profits > div:last-child {
  background-color: rgba(40, 80, 158, 0.6);
  color: white !important;
}

@media (max-width: 1000px) {
  .cnt-profits > div {
    width: 50%;
  }
}

@media (max-width: 700px) {
  .cnt-profits > div {
    width: 100%;
  }
}

.cnt-totales {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

.cnt-totales > div {
  width: 25%;
}

.cnt-totales > div .cnt-dos-totales > div {
  display: flex;
}

.cnt-totales > div .cnt-dos-totales > div > strong:first-child {
  margin-right: auto;
}

.cnt-totales > div .cnt-dos-totales > div > span:last-child {
  white-space: nowrap;
}

.cnt-totales > div:first-child {
  padding: 0 15px;
  margin-left: auto;
}

@media (max-width: 1000px) {
  .cnt-totales > div {
    width: 50%;
  }
}

@media (max-width: 700px) {
  .cnt-totales > div {
    width: 100%;
  }
}

.cnt-gestion-rappels > div {
  position: relative;
}

.cnt-gestion-rappels > div::before {
  content: ' ';
  position: absolute;
  height: 100%;
  width: 2px;
  background-color: #bcc2d8;
  z-index: 1;
  top: 0;
}

.cnt-gestion-rappels > div:first-child::before {
  right: -1px;
}

.cnt-gestion-rappels > div:last-child::before {
  left: -1px;
}

@media (max-width: 640px) {
  .cnt-gestion-rappels > div::before {
    content: ' ';
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
  }
  .cnt-gestion-rappels > div:first-child::before {
    top: auto;
    bottom: -1px;
  }
  .cnt-gestion-rappels > div:last-child::before {
    top: -1px;
  }
}

.btn-more-minus {
  display: inline-flex;
  min-width: 30px;
  min-height: 30px;
  align-items: center;
  justify-content: center;
  padding: 5px;
  border-radius: 25px;
  font-size: 16px;
  color: #fff;
  background-color: #63abf3;
  margin: .25rem .5rem 0 0;
}

.btn-tramos {
  background-color: #63abf3;
  color: #fff;
  display: inline-flex;
  padding: 5px 10px;
  align-items: center;
}

.btn-tramos::before {
  margin-right: 5px;
}

.cnt-totales-factura {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

.cnt-totales-factura > div {
  width: 25%;
}

@media (max-width: 1000px) {
  .cnt-totales-factura > div {
    width: 50%;
  }
}

@media (max-width: 700px) {
  .cnt-totales-factura > div {
    width: 100%;
  }
}

.info_rappel {
  font-size: 15px !important;
  color: #63abf3 !important;
}

.css-tooltip {
  position: relative;
}

.css-tooltip > span {
  display: none;
  position: absolute;
  top: calc(100% + 15px);
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
  padding: 10px;
  max-width: 200px;
  color: #fff;
  z-index: 1;
  width: max-content;
  line-height: 1.25;
}

.css-tooltip.red > span > span {
  color: #FE472F;
  font-weight: bold;
}

.css-tooltip.green > span > span {
  color: #87d198;
  font-weight: bold;
}

.css-tooltip:hover > span {
  display: block;
}

.title_condiciones {
  font-size: 12px;
  text-transform: lowercase;
  font-weight: bold;
}

.cnt-input-clock {
  display: flex;
  min-width: 100%;
}

.cnt-input-clock > div.input:first-child {
  min-width: calc(100% - 25px);
}

.td-clock {
  display: flex;
}

.clock-mano-obra {
  cursor: pointer;
  padding: 17px 5px 5px 5px;
}

.btn-anadir-pto-haynes {
  cursor: pointer;
  color: #98aec3 !important;
  border: 2px solid #d0dbe5 !important;
  border-radius: 15px !important;
  background: #fff !important;
  font-size: 13px;
  padding: 15px 30px 13px 30px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 7px !important;
  box-shadow: 0 0 0 !important;
  font-weight: bold;
}

label.swal2-checkbox {
  display: none !important;
}

button.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: .25em;
  background: initial;
  background-color: #2778c4 !important;
  color: #fff !important;
  font-size: 1.0625em !important;
}

body {
  background-color: #eef0f7;
}

.bola {
  background-color: #FE472F !important;
  color: white;
  border-radius: 50%;
  height: 27px;
  line-height: 27px;
  min-width: 27px;
  display: inline-block !important;
}

.top-bar-section.cnt-header-right > .cnt-bell {
  background-color: #28509e !important;
  border-right: 1px solid #1f4693;
  color: #fff;
}

.top-bar-section.cnt-header-right > .cnt-bell a {
  padding: 32px .875rem 23px 1.375rem;
  display: inline-block;
  line-height: 1;
}

.top-bar-section.cnt-header-right > .cnt-bell a i {
  font-size: 27px;
  float: left;
  margin: 1px 2px 0 0;
  color: #fff !important;
  transition: all .5s ease-in-out;
}

.top-bar-section.cnt-header-right > .cnt-bell a span {
  background-color: #fff;
  color: #28509e;
  border-radius: 50%;
  height: 27px;
  line-height: 27px;
  min-width: 27px;
  width: auto;
  padding: 0 5px;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  transition: all .5s ease-in-out;
}

.top-bar-section.cnt-header-right > .cnt-bell a:hover span {
  text-decoration: none !important;
  background-color: #193161 !important;
  color: #fff;
}

.top-bar-section.cnt-header-right > .cnt-bell a:hover i {
  text-shadow: 0 0 5px #bbb;
  color: #d9d9d9 !important;
}

.top-bar-section.cnt-header-right > .cnt-opciones-usuario > li > a > span {
  font-weight: bold;
  color: #fff !important;
}

.top-bar-section.cnt-header-right > .cnt-opciones-usuario > li:hover > a, .top-bar-section.cnt-header-right > .cnt-opciones-usuario > li:active > a, .top-bar-section.cnt-header-right > .cnt-opciones-usuario > li:focus > a {
  color: #fff !important;
}

.top-bar-section.cnt-header-right > .cnt-opciones-usuario > li:hover > a strong, .top-bar-section.cnt-header-right > .cnt-opciones-usuario > li:active > a strong, .top-bar-section.cnt-header-right > .cnt-opciones-usuario > li:focus > a strong {
  color: #fff !important;
}

.top-bar-section.cnt-header-right > .cnt-opciones-usuario > li > a {
  line-height: 1.25;
  padding: 29px 55px 29px 70px !important;
  background-image: url("img/desplegar.png") !important;
  background-repeat: no-repeat !important;
  background-position: right 25px center !important;
  color: #fff !important;
  position: relative;
}

.top-bar-section.cnt-header-right > .cnt-opciones-usuario > li > a > img {
  position: absolute;
  left: 20px;
}

.top-bar-section.cnt-header-right > .cnt-opciones-usuario > li > a > strong {
  display: block;
  color: #fff;
}

.top-bar-section.cnt-header-right > .cnt-opciones-usuario > li > a::after {
  top: 30px;
  color: #fff;
  border-color: #fff transparent transparent transparent;
  margin-right: 25px;
}

.top-bar-section.cnt-header-right > ul.cnt-idioma {
  background-color: #fff !important;
  border-left: 1px solid #1f4693;
  border-right: 1px solid #1f4693;
  color: #246cbe;
}

.top-bar-section.cnt-header-right > ul.cnt-idioma .ion-ios-flag-outline {
  display: none;
}

.top-bar-section.cnt-header-right > ul.cnt-idioma * {
  color: #fff !important;
  background-color: #28509e !important;
}

.top-bar-section.cnt-header-right > ul.cnt-idioma a {
  text-align: left !important;
}

.top-bar-section.cnt-header-right > ul.cnt-idioma > li > a {
  padding: 23px 40px 23px 20px !important;
  background-image: url("img/desplegar.png") !important;
  background-repeat: no-repeat !important;
  background-position: right 10px center !important;
}

.top-bar-section.cnt-header-right > ul.cnt-idioma > li > a::after {
  top: 30px;
  color: #246cbe;
  border-color: #246cbe transparent transparent transparent;
  margin-right: 75px;
}

@media (max-width: 900px) {
  ul.cnt-redes > li.con-hijos {
    min-width: 0 !important;
  }
  #div-titulo-vehiculo-js span, #div-titulo-propietario-js span {
    display: none;
  }
  .top-bar-section.cnt-header-right {
    max-height: 91px;
  }
  .top-bar-section.cnt-header-right > .cnt-bell a {
    padding: 33px .5rem 32px .75rem;
  }
  .top-bar-section.cnt-header-right > ul.cnt-idioma > li > a {
    padding: 24px 10px !important;
    font-size: 0;
    background: #fff !important;
    line-height: 1;
  }
  .top-bar-section.cnt-header-right > ul.cnt-idioma > li > a span.ion-ios-flag-outline {
    display: block;
    font-size: 40px;
    line-height: 1;
    margin-bottom: -1px;
  }
  .top-bar-section.cnt-header-right > ul.cnt-idioma > li > a::after {
    margin-right: 15px;
  }
  .top-bar-section.cnt-header-right > ul.cnt-idioma > li ul {
    min-width: 150px;
  }
  ul.cnt-redes > li.con-hijos {
    width: auto;
    min-width: 0;
  }
  ul.cnt-redes > li.con-hijos > span {
    background: #fff !important;
  }
  ul.cnt-redes > li.con-hijos > span > a {
    color: #156395 !important;
  }
  ul.cnt-redes > li.con-hijos ul {
    width: auto;
    min-width: 150px;
  }
  .top-bar-section.cnt-header-right > .cnt-opciones-usuario > li > a {
    padding-left: 20px !important;
    font-size: 0;
  }
  .top-bar-section.cnt-header-right > .cnt-opciones-usuario > li > a > img {
    display: block !important;
    position: static;
    margin-bottom: -2px !important;
  }
  .top-bar-section.cnt-header-right > .cnt-opciones-usuario > li ul {
    right: 0;
    min-width: 150px;
  }
  .top-bar-section.cnt-header-right > ul.cnt-idioma {
    border: none !important;
  }
  .top-bar-section.cnt-header-right > ul.cnt-idioma ul {
    right: 0;
  }
  .top-bar-section.cnt-header-right > div.right.cnt-bell {
    border: none;
  }
  .top-bar-section.cnt-header-right > div.right.cnt-bell a {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .top-bar-section.cnt-header-right > .cnt-bell a span {
    margin-bottom: -1px;
  }
}

div.row.logotipo-principal {
  min-height: 91px;
}

div.row.logotipo-principal a > img.logotipo {
  margin: 27px 30px;
  max-height: 37px;
}

header#header-movil .middle.tab-bar-section a > img.logotipo {
  margin: -3px 0 0 0 !important;
}

ul.right.cnt-opciones-usuario li a {
  text-align: left !important;
}

ul.right.enlaces-primary.cnt-opciones-usuario > li.has-dropdown.not-click > a:hover, ul.right.enlaces-primary.cnt-opciones-usuario > li.has-dropdown.not-click > a:focus, ul.right.enlaces-primary.cnt-opciones-usuario > li.has-dropdown.not-click > a:active {
  text-decoration: none !important;
  color: #fff;
}

ul.right.enlaces-primary.cnt-opciones-usuario > li.has-dropdown.not-click > a:hover span, ul.right.enlaces-primary.cnt-opciones-usuario > li.has-dropdown.not-click > a:focus span, ul.right.enlaces-primary.cnt-opciones-usuario > li.has-dropdown.not-click > a:active span {
  text-decoration: none !important;
  color: inherit !important;
}

.barra-superior li.con-hijos {
  position: relative;
}

.barra-superior li.con-hijos ul.ul-hijo {
  display: none;
  position: absolute;
  width: 100%;
}

.barra-superior li.con-hijos ul.ul-hijo li {
  display: block;
  float: none;
}

.barra-superior li.con-hijos:hover ul.ul-hijo, .barra-superior li.con-hijos:focus ul.ul-hijo, .barra-superior li.con-hijos:active ul.ul-hijo {
  display: block;
}

.barra-superior li.has-dropdown:hover ul.dropdown, .barra-superior li.has-dropdown:focus ul.dropdown, .barra-superior li.has-dropdown:active ul.dropdown {
  display: block !important;
}

ul.right.cnt-opciones-usuario li.con-hijos > a, ul.right.cnt-opciones-usuario li.con-hijos *, ul.right.cnt-opciones-usuario li.con-hijos a:hover {
  background-color: #28509e;
  color: #fff;
}

header#header {
  background-color: #fff;
  padding-top: 92px;
  transition: all .5s ease-in-out;
}

header#header.comprimida {
  padding-top: 3.5rem;
}

header#header > nav.top-bar {
  background-color: #fff;
}

header#header > nav.top-bar ul li {
  height: auto;
}

header#header > nav.top-bar img.logotipo {
  float: left;
  margin-right: 1em;
}

header#header nav.tab-bar.primary section.left-small {
  border-color: #fff;
}

header#header nav.tab-bar.primary .menu-icon span::after {
  box-shadow: 0 0px 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
}

header#header nav.tab-bar.primary .tab-bar-section.middle {
  padding-right: 0;
  right: 0;
}

header#header nav.tab-bar.primary .tab-bar-section a {
  display: block;
  padding-right: 3.05556rem;
  line-height: 45px;
}

header#header nav.tab-bar.primary .tab-bar-section a div {
  display: inline-block;
  width: auto;
}

header#header nav.tab-bar.primary .tab-bar-section a div img {
  max-height: 45px;
  float: left;
  margin-right: 1em;
}

.tab-bar .menu-icon span::after {
  box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
}

@font-face {
  font-family: 'Iconos';
  src: url("fonts/icomoon.eot");
  /* IE9 Compat Modes */
  src: url("fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("fonts/icomoon.woff2") format("woff2"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.svg#icomoon") format("svg");
  /* Legacy iOS */
}

header#header div.o-menu {
  height: 100%;
  height: calc(100% - .75rem);
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
}

header#header div.o-menu nav section ul.left li a {
  color: #90a8be;
  font-size: 14px;
  font-weight: normal;
  padding-top: 12px;
  padding-bottom: 12px;
}

header#header div.o-menu nav section ul.left li a span {
  font-family: Iconos;
  text-transform: lowercase;
  left: 0;
  display: inline-block;
  width: 49px;
  text-align: center;
  top: 0;
  font-size: 1.5rem;
  color: inherit;
}

header#header nav.top-bar {
  width: 17.5rem !important;
}

header#header nav.top-bar ul li {
  height: auto;
}

header#header nav.top-bar img.logotipo {
  float: left;
  margin-right: 1em;
}

.barra-superior {
  text-align: center;
  background-color: #28509e;
  background-clip: content-box;
  border-bottom: 1px solid #f3f3f3;
}

.barra-superior ul, .barra-superior ul li {
  list-style: none;
}

.barra-superior > .row {
  padding-left: 1.875rem;
}

.barra-superior > .row > .columns {
  border-bottom: 1px solid #dddee2;
}

.barra-superior.comprimida > .row > .columns {
  border-bottom: 1px solid #dddee2;
}

.barra-superior.comprimida > .row > .columns ul.menu-usuario > li > a {
  padding: 1rem 5rem 1rem 1rem;
}

.logotipo-principal {
  display: none;
  text-align: center;
}

.logotipo-principal > .columns {
  padding-left: 56px;
}

.logotipo-principal a {
  margin-top: .4rem;
  overflow: hidden;
}

.logotipo-principal a img.logotipo {
  margin: 28px 0 10px 0;
  max-width: none;
}

.logotipo-principal a .cnt-logotipo-horizontal {
  display: none;
}

.logotipo-principal a .cnt-logotipo-horizontal img {
  height: 30px;
  max-width: none;
}

div.logotipo-principal.comprimida a.d-inline-block img.logotipo {
  margin: 0;
  height: 50px;
  clear: both;
}

div.logotipo-principal.comprimida a.menu-icon.abrir-menu-principal {
  margin-top: -9px;
}

a.menu-icon.abrir-menu-principal {
  transition: all .5s ease-in-out;
}

@media (min-width: 641px) {
  section.main-section {
    padding-top: 92px;
    padding-bottom: 3.625rem;
    min-height: 555px;
  }
  header#header {
    width: auto;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 12;
    background-color: #fff;
  }
  header#header .top-bar.row {
    height: auto;
    background: none !important;
  }
  header#header .top-bar.row > .columns {
    padding: 0 !important;
  }
  header#header section.top-bar-section {
    display: inline-block;
    width: 100%;
  }
  header#header a.enlace-con-flecha {
    background-image: url("img/f-menu.png");
    background-repeat: no-repeat;
    background-position: left center;
  }
  header#header li.active a.enlace-con-flecha {
    background-image: url("img/f-menu-abierto.png");
  }
  header#header .enlace-padre > a {
    background-image: url("img/f-menu.png");
    background-repeat: no-repeat;
    background-position: left center;
  }
  header#header .enlace-padre > a.abierto {
    background-image: url("img/f-menu-abierto.png");
  }
  header#header .enlaces-hijos {
    display: none;
    padding-left: 1rem !important;
  }
  header#header ul {
    float: none;
    width: 100%;
    display: block;
    background: none;
  }
  header#header ul * {
    background: none;
  }
  header#header li {
    width: 100%;
    font-size: 1rem !important;
    clear: both;
    display: inline-block;
    min-height: 37px;
  }
  header#header li ul li a {
    padding-left: 4rem !important;
  }
  header#header li a {
    width: 100% !important;
    display: block;
    text-transform: uppercase;
    font-size: 13px !important;
    color: #156395;
    padding: .5rem .9375rem .5rem 3.25rem !important;
    line-height: 1.25;
    background-position: left center;
    background-repeat: no-repeat;
    position: relative;
    font-weight: bold;
    background-color: #fff !important;
    border-left: 4px solid transparent;
    margin: 2px 0 0 0;
    transition: all .5s ease-in-out;
  }
  header#header li a span {
    position: absolute;
    left: 3.5rem;
    z-index: 200;
    top: 0;
    line-height: 1;
  }
  header#header li a i {
    font-size: 24px;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: .8rem;
    line-height: 1;
    color: #156395;
  }
  header#header li a:hover {
    color: #1253a0;
  }
  header#header li a:hover i {
    color: inherit;
  }
  header#header li.enlace-inicio {
    display: none;
    float: left;
  }
  header#header li.enlace-inicio img {
    width: 50px;
    margin: 10px 0 10px 3px;
  }
  header#header li.active > a {
    color: #1253a0;
    border-color: #63abf3;
  }
  header#header li.active > a i {
    color: #63abf3;
  }
  .logotipo-principal {
    display: block;
    width: auto !important;
    background-color: #28509e;
    position: fixed;
    top: 0;
    z-index: 120;
    border-right: 1px solid #1f4693;
  }
  .logotipo-principal .columns {
    text-align: center;
    padding-right: 0;
  }
  .logotipo-principal .columns .tab-bar {
    position: absolute;
    background-color: transparent;
    top: .6em;
    left: 0;
    cursor: pointer;
  }
  .logotipo-principal .columns .tab-bar .menu-icon {
    margin-top: 10px;
  }
  .logotipo-principal .columns .tab-bar * {
    cursor: pointer;
  }
  .barra-superior {
    position: fixed;
    padding-left: 17.5rem;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 112;
    text-align: right;
  }
  .barra-superior .row {
    max-width: none;
  }
}

.cont-campana, .cont-sobre, .cont-usuario {
  display: inline-block;
  vertical-align: top;
}

.cont-campana > div {
  display: inline-block;
  position: relative;
  margin: 1.25em 0;
}

.cont-campana > div span {
  position: absolute;
  background-color: #085ea4;
  color: #fff;
  right: -1em;
  top: -1em;
  width: 2em;
  height: 2em;
  line-height: 2em;
  font-size: .5em;
  text-align: center;
  border-radius: 50%;
}

.cont-sobre > div {
  display: inline-block;
  margin: 1.25em 2em;
}

.cont-usuario {
  background-color: #fff !important;
  margin-right: 5.75rem;
}

.cont-usuario * {
  background-color: #fff !important;
}

.cont-usuario .menu-basico > li {
  padding-top: .5em;
  padding-right: 2.5em;
  background-image: url("img/f-flecha-mu.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.cont-usuario .menu-basico > li > div {
  color: #9c9c9c;
  font-size: .8rem;
  text-align: left;
}

.cont-usuario .menu-basico > li > div img.avatar {
  margin-right: 1em;
  margin-left: .5em;
  float: left;
  border-radius: 50%;
  box-shadow: 0 0 5px #aaa;
  max-width: 48px;
}

.cont-usuario .menu-basico > li > div .f-left {
  line-height: 1.2em;
  padding-top: 0.7em;
}

.cont-usuario .menu-basico > li > div span {
  font-size: .7rem;
  color: #095aa0;
}

.cont-usuario .menu-basico ul {
  margin-top: 3.5em;
  color: #9c9c9c;
  width: 100%;
}

.cont-usuario .menu-basico ul * {
  color: #9c9c9c !important;
}

.cont-usuario .menu-basico ul li {
  display: block;
  width: 100%;
  clear: both;
}

.cont-usuario .menu-basico ul li a {
  display: block;
  width: 100%;
  clear: both;
  text-align: left;
  font-size: .8rem;
}

.cont-usuario .menu-basico ul li a:hover {
  color: #095aa0 !important;
}

.left-off-canvas-menu.primary li a {
  text-transform: uppercase;
  font-size: 13px;
  border-color: #1c85ee;
}

.left-off-canvas-menu.primary li a span {
  display: inline-block;
  margin-right: .5em;
}

.left-off-canvas-menu.primary li.active > a {
  font-weight: bold;
  background-color: #1c85ee !important;
}

@media only screen and (max-width: 768px) {
  .cont-usuario {
    float: left;
    margin: 0;
  }
  .cont-campana {
    float: right;
    margin-right: 1.5em;
    margin-top: .4em;
  }
  .cont-sobre {
    float: right;
    margin-top: .4em;
  }
  .cont-sobre > div {
    margin-right: 1em;
  }
}

header#header.ml-cerrado ul > li > ul {
  display: none;
}

header#header nav.top-bar ul li {
  height: auto;
}

header#header nav.top-bar img.logotipo {
  float: left;
  margin-right: 1em;
}

header#header ul, header#header ul li, header#header ul li ul, header#header ul li ul li {
  float: none;
  margin: 0;
}

header#header ul li ul, header#header ul li ul a, header#header ul li ul * {
  color: #2c5362;
  font-weight: normal;
  font-size: 12px !important;
  text-transform: uppercase;
}

header#header nav.tab-bar.primary section.left-small {
  border-color: #84bdf6 !important;
}

header#header nav.tab-bar.primary .menu-icon span::after {
  box-shadow: 0 0px 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
}

header#header nav.tab-bar.primary .tab-bar-section.middle {
  padding-right: 0;
  right: 0;
}

header#header nav.tab-bar.primary .tab-bar-section a {
  display: block;
  padding-right: 3.05556rem;
  line-height: 45px;
}

header#header nav.tab-bar.primary .tab-bar-section a div {
  display: inline-block;
  width: auto;
}

header#header nav.tab-bar.primary .tab-bar-section a div img {
  max-height: 45px;
  float: left;
  margin-right: 1em;
}

ul.menu-usuario {
  list-style: none;
  display: inline-block;
  width: auto;
}

ul.menu-usuario > li {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
}

ul.menu-usuario > li ul.dropdown {
  clear: both;
  position: absolute;
  left: auto !important;
  right: 0 !important;
  width: 100%;
  border: 1px solid #dddee2;
}

ul.menu-usuario > li ul.dropdown div {
  text-align: left;
  font-size: 13px;
  color: #606060;
  padding-left: 20px;
  line-height: 1;
  padding-bottom: .5rem;
}

ul.menu-usuario > li ul.dropdown div:first-child {
  font-size: 14px;
  font-weight: bold;
  padding-top: .75rem;
  padding-bottom: .25rem;
}

ul.menu-usuario > li ul.dropdown a {
  padding-left: 20px !important;
  color: #3d3d3d !important;
  text-transform: uppercase;
}

ul.menu-usuario > li > a {
  display: block;
  text-align: left;
  padding: 3.9rem 5rem 3.9rem 1rem;
  font-size: 13px;
  background-image: url("/css/img/f-usuario.png");
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 1;
  float: none !important;
  color: #7d7d7d;
  transition: all .5s ease-in-out;
}

ul.menu-usuario > li > a * {
  line-height: 1;
  font-size: 13px;
}

ul.menu-usuario > li > a strong {
  color: #3d3d3d;
}

ul.menu-usuario > li > a strong span {
  color: #63abf3;
  display: inline;
}

ul.menu-usuario > li > a span {
  color: #3d3d3d;
}

ul.menu-usuario > li > ul {
  display: none;
  margin: 0;
}

ul.menu-usuario > li:hover > ul {
  display: block;
  list-style: none;
  background: #fff;
}

ul.menu-usuario > li:hover > ul a {
  display: block;
  text-align: left;
  padding-left: 3rem;
  background-color: #fff;
  font-size: 13px;
  color: #63abf3;
  padding-top: .5rem;
  padding-bottom: .5rem;
  transition: all .5s ease-in-out;
}

ul.menu-usuario > li:hover > ul a:hover {
  background-color: #63abf3 !important;
  color: #fff !important;
}

.enlace-caja {
  font-size: 10px;
  color: #63abf3;
  font-weight: bold;
  padding: 1.6rem .75rem 1.5rem;
  display: inline-block;
}

.cnt-buscador {
  padding-top: 1.9rem;
  border-bottom: 1px solid #63abf3;
  display: inline-block;
  width: 100%;
  position: relative;
}

.cnt-buscador div.input.select {
  width: 45%;
  float: left;
}

.cnt-buscador div.input.select select {
  padding-right: 1.25rem;
  border: none;
  background-color: #63abf3;
  color: #fff;
  margin: 0;
}

.cnt-buscador div.input.select select option {
  color: inherit;
}

.cnt-buscador input[type="text"] {
  width: 45%;
  float: left;
  border: none;
  margin: 0;
}

.cnt-buscador .cnt-lupa {
  float: left;
  width: 10%;
}

.cnt-buscador .cnt-lupa a {
  font-size: 1.25rem;
  height: 1rem !important;
  line-height: 1rem !important;
  margin: 5px 0 0;
  padding: 0;
  position: absolute;
  right: .5rem;
  background: none;
  box-shadow: none;
}

.cnt-buscador .cnt-lupa a span {
  color: #63abf3;
}

div.cnt-buscador.cnt-buscador-in-modal {
  padding-top: 0;
  padding-right: 2rem;
}

div.cnt-buscador.cnt-buscador-in-modal input[type="text"] {
  width: 100%;
}

div.cnt-buscador.cnt-buscador-in-modal a {
  width: 2rem;
  text-align: center;
  position: absolute;
  top: -5px;
  padding: 6px 0 24px !important;
  right: 0;
  vertical-align: middle;
}

.car-link {
  border-left: 1px solid #f0f2f4;
  border-right: 1px solid #f0f2f4;
  display: inline-block;
  width: 100%;
  padding-right: 2rem;
  background: none;
  max-width: 350px;
  float: right;
}

.car-link div#div-titulo-matricula-js {
  font-size: 14px;
  font-weight: bold;
  color: #7b92a3;
  line-height: 1.2;
  margin-top: .5rem;
  text-align: left;
}

.car-link div#div-titulo-vehiculo-js {
  font-size: 12px;
  color: #99aab7;
  line-height: 1.2;
  margin-top: .25rem;
  text-align: left;
}

.car-link div#div-titulo-propietario-js {
  font-size: 12px;
  color: #8fb9e2;
  line-height: 1.2;
  margin-top: .25rem;
  text-align: left;
}

.car-link img {
  margin: 0 .5rem;
}

.car-link #boton-lista-historico-sesiones-js {
  margin-right: -15px;
  margin-top: -25px;
}

#ver-busquedas-recientes {
  position: absolute;
  left: 100px;
  top: 25px;
  text-align: left;
  line-height: 1.2;
}

#ver-busquedas-recientes b {
  color: #7d94a4;
}

#ver-busquedas-recientes span {
  display: block;
  color: #a2c2e8;
}

#ver-busquedas-recientes img {
  margin-top: -25px;
  margin-right: 10px;
}

#limpiar-vehiculo-js {
  float: left;
  margin-top: 1.5rem;
  z-index: 1;
  position: relative;
}

.enlaces-junto-a-coche {
  float: left;
  padding-left: 10px;
  text-align: left;
}

.enlaces-junto-a-coche a {
  display: block;
  float: none;
  color: #5f9cd8;
}

.enlaces-junto-a-coche a span {
  width: 1rem;
  text-align: center;
  font-size: 20px;
  display: inline-block;
  float: left;
  height: 14px;
  margin: -7px 15px 0 0;
}

.enlaces-junto-a-coche a * {
  color: #5f9cd8;
}

.enlaces-junto-a-coche a:first-child {
  color: #7b92a3;
}

.enlaces-junto-a-coche a:first-child * {
  color: #7b92a3;
}

div.titulo-historial-ancla {
  cursor: pointer;
  display: inline-block;
  float: right;
  text-align: center;
  position: absolute;
  top: 1rem;
  right: .5rem;
}

div.titulo-historial-ancla img {
  display: block;
  margin: 0 auto;
}

div.titulo-historial-ancla div {
  font-size: 12px;
  color: #cfd0d5;
  display: block;
  clear: both;
  line-height: 1;
  max-width: 75px;
  padding-top: 5px;
}

.clean-car {
  position: absolute;
  right: .5rem;
  top: 20px;
  width: 2rem;
}

.cnt-car-link {
  position: relative;
  min-height: 10px;
}

.cnt-car-link .car-link-empty {
  background-image: url("img/f-car-clean.png");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 2rem;
}

.cnt-car-link .car-link-empty #div-titulo-matricula-js {
  margin-top: 1.25rem;
  max-width: 15rem;
}

#div-titulo-matricula-js {
  font-weight: bold;
  font-size: 13px;
  color: #7b92a3;
  margin-top: .75rem;
  margin-right: 20px;
}

#div-titulo-vehiculo-js {
  font-size: 12px;
  color: #99aab7;
  text-align: left;
  margin-top: 25px;
  position: relative;
  display: inline-block;
  max-width: 415px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#div-titulo-propietario-js {
  font-size: 12px;
  color: #8fb9e2;
  text-align: left;
  display: inline-block;
  max-width: 415px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (max-width: 1700px) {
  #div-titulo-vehiculo-js, #div-titulo-propietario-js {
    max-width: 300px;
  }
}

@media (max-width: 1400px) {
  #div-titulo-vehiculo-js, #div-titulo-propietario-js {
    max-width: 200px;
  }
}

@media (max-width: 1050px) {
  #div-titulo-vehiculo-js, #div-titulo-propietario-js {
    max-width: 100px;
  }
  #ver-busquedas-recientes {
    display: none;
  }
}

@media (max-width: 800px) {
  #div-titulo-vehiculo-js, #div-titulo-propietario-js {
    max-width: 75px;
  }
}

@media (max-width: 850px) {
  #boton-lista-historico-sesiones-js {
    display: none;
  }
}

@media (max-width: 1300px) {
  #img-fondo-js {
    display: none;
  }
}

@media (max-width: 640px) {
  #div-titulo-vehiculo-js, #div-titulo-propietario-js {
    max-width: 300px;
  }
  .datos-ancla-cabecera-js * {
    margin-top: 0 !important;
  }
}

@media (max-width: 450px) {
  #div-titulo-vehiculo-js, #div-titulo-propietario-js {
    max-width: 200px;
  }
}

@media (max-width: 300px) {
  #div-titulo-vehiculo-js, #div-titulo-propietario-js {
    max-width: 100px;
  }
}

.historic-list {
  cursor: pointer;
  color: #63abf3;
  font-size: 1.5em;
  position: absolute;
  right: 1rem;
  top: 35px;
  outline: none !important;
  border-bottom: 0 !important;
}

nav.tab-bar a.menu-icon span::after {
  box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
}

header#header-movil .logotipo {
  height: 38px;
  margin-top: -3px;
  border-radius: 3px;
  padding: 3px 5px;
}

header#header-movil .left-small {
  border-color: #fff;
}

.limpiarAncla {
  background-color: #e8e8ea;
  height: 40px;
  width: 40px;
  text-align: center;
  border-radius: 5px;
  margin-right: .5rem;
  font-size: 9px;
  color: #5f9cd8;
  padding-top: 6px;
}

.limpiarAncla img {
  display: block;
  width: auto;
  text-align: center;
  margin: 0 auto;
}

.cnt-musuario-ope {
  float: right;
  max-width: 228px;
  width: 100%;
}

.cnt-musuario-ope .menu-usuario > li {
  text-align: left;
}

@media (max-width: 640px) {
  div.row.logotipo-principal {
    display: none;
  }
  .barra-superior .medium-4, .barra-superior .medium-8 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .barra-superior .medium-4 .row, .barra-superior .medium-8 .row {
    margin: 0 !important;
  }
  .barra-superior .medium-4 a.btn-cambio-operario, .barra-superior .medium-4 button, .barra-superior .medium-8 a.btn-cambio-operario, .barra-superior .medium-8 button {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  section.main-section {
    padding-top: 1px;
  }
  .title-ancho.ta-right {
    text-align: left !important;
  }
}

.ml-abierto a#mantenimiento.abrir-menu-principal {
  cursor: default !important;
}

.ml-abierto a#mantenimiento.abrir-menu-principal:hover {
  color: #156395;
}

@media (min-width: 641px) and (max-width: 1370px) {
  div.nav-inferior a {
    line-height: 1 !important;
    padding: .5rem !important;
  }
  div.nav-inferior > nav.top-bar.primary.row > div.top-bar-section li.has-dropdown > a::after {
    margin-top: -2px !important;
  }
}

@media (min-width: 641px) {
  div.nav-inferior {
    position: fixed;
    z-index: 11;
    width: 100%;
  }
  div.contain-to-grid.contenedor-breadcrumb.contenedor-ancho {
    margin-top: 69px;
  }
}

@media (max-width: 640px) {
  div.nav-inferior {
    position: static;
  }
  div.contain-to-grid.contenedor-breadcrumb.contenedor-ancho {
    margin-top: 5px;
  }
  .top-bar-section ul {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #fff;
  }
  .top-bar-section ul > li {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-top: none;
    border-bottom: none;
    display: flex;
  }
  .top-bar-section ul > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 330px) {
  .top-bar-section ul > li {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
}

div.nav-inferior {
  background-color: #156395;
}

div.nav-inferior > nav.top-bar.primary.row {
  height: auto;
}

div.nav-inferior > nav.top-bar.primary.row > div.top-bar-section {
  background-color: #156395;
}

@media (min-width: 641px) {
  div.nav-inferior > nav.top-bar.primary.row > div.top-bar-section {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

div.nav-inferior > nav.top-bar.primary.row > div.top-bar-section a {
  background-color: #156395 !important;
  text-transform: uppercase;
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 14px;
  line-height: 1.15;
  height: auto;
  min-height: auto;
  position: relative;
}

div.nav-inferior > nav.top-bar.primary.row > div.top-bar-section ul#menu_ordenador_js li ul {
  width: auto !important;
}

div.nav-inferior > nav.top-bar.primary.row > div.top-bar-section ul#menu_ordenador_js li ul.dropdown.w-100p {
  width: 100% !important;
}

div.nav-inferior > nav.top-bar.primary.row > div.top-bar-section li.active > a {
  background-color: #156395 !important;
  color: #63abf3 !important;
}

div.nav-inferior > nav.top-bar.primary.row > div.top-bar-section li.has-dropdown.active:hover a {
  background-image: none;
}

div.nav-inferior > nav.top-bar.primary.row > div.top-bar-section ul li.has-dropdown a::after, div.nav-inferior > nav.top-bar.primary.row > div.top-bar-section ul#menu_ordenador_js li.has-dropdown a::after {
  position: absolute;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
  margin: 2px 0 0 0 !important;
}

div.fixed.off-canvas-fixed aside.left-off-canvas-menu ul.off-canvas-list > li:first-child > a {
  padding-bottom: 8px !important;
}

@media (max-width: 640px) {
  div.nav-inferior > nav.top-bar.primary.row > div.top-bar-section li a {
    background-image: none !important;
    border-bottom: 1px solid #fff;
    text-align: center;
    padding: 5px 5px;
  }
  div.nav-inferior > nav.top-bar.primary.row > div.top-bar-section li.has-dropdown a::after {
    margin-top: -5px !important;
  }
  .top-bar.primary.row {
    height: auto !important;
    background: #eef0f7 !important;
  }
}

ul.cnt-redes {
  display: inline-block;
  list-style: none;
  background-image: url("img/desplegar.png");
  background-repeat: no-repeat;
  background-position: right center;
  position: relative;
  z-index: 1;
}

ul.cnt-redes > li.con-hijos {
  position: relative;
  min-width: 150px;
  text-align: left;
}

ul.cnt-redes > li.con-hijos > span {
  display: inline-block;
  padding: 32px 15px 34px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  color: #156395;
  width: 100%;
}

ul.cnt-redes > li.con-hijos > span > a {
  color: inherit;
}

ul.cnt-redes > li.con-hijos ul {
  display: none;
  position: absolute;
  z-index: 1;
  margin: 0;
  list-style: none;
  width: 100%;
}

ul.cnt-redes > li.con-hijos:hover ul.ul-hijo {
  display: block;
  background-color: #fff;
  padding-bottom: 5px;
}

ul.cnt-redes > li.con-hijos:hover ul.ul-hijo a {
  padding: 5px 15px;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  color: #156395;
}

.cnt-logo-uno {
  display: inline-block;
  min-width: 225px;
  vertical-align: top;
  margin-top: 0;
}

.cnt-logo-uno > a {
  display: block;
  margin: 28px 0 0 0;
}

.cnt-logo-uno img {
  display: block;
}

.cnt-logo-dos {
  display: inline-block;
  vertical-align: middle;
  padding: 0 1rem;
}

.cnt-logo-dos a {
  display: block;
}

.cnt-logo-dos img {
  display: block;
}

@media (max-width: 1250px) {
  .cnt-logo-uno {
    min-width: 0;
  }
  div.row.logotipo-principal a > img.logotipo {
    margin-left: 0;
    margin-right: 15px;
    max-width: 100px;
  }
  .top-bar-section.cnt-header-right > .cnt-bell a {
    padding-left: 10px !important;
    padding-right: 10px !important;
    display: inline-block;
  }
  .ion-ios-bell {
    display: none;
  }
  .top-bar-section.cnt-header-right > .cnt-opciones-usuario > li > a {
    padding-left: 20px !important;
  }
  .top-bar-section.cnt-header-right > .cnt-opciones-usuario > li > a > img {
    display: none;
  }
}

@media (max-width: 950px) {
  .top-bar-section.cnt-header-right > .cnt-opciones-usuario > li > a {
    padding-left: 10px !important;
    padding-right: 10px !important;
    background: #28509e !important;
  }
}

footer#pie {
  background-position: top center;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-weight: 200;
  padding-top: 35px;
  padding-bottom: 15px;
  margin-top: 70px;
  background: none !important;
  color: #90a8be !important;
  clear: both;
}

footer#pie * {
  color: #90a8be !important;
}

footer#pie .logo-pie {
  position: absolute;
  left: 50%;
  margin: -43px 0 0 -43px;
}

footer#pie .ta-center {
  font-weight: normal;
}

.body-login {
  background-image: url("img/f-login.png");
  background-color: #181818;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: auto;
}

.body-login div#contenido.contenedor-ancho {
  padding-left: 0 !important;
}

.body-login #contenido {
  padding: 0;
}

.body-login #contenido .contenedor-login {
  margin-top: 12em;
  margin-bottom: 6rem;
}

.body-login #contenido .contenedor-login .login-central {
  background: #fff;
  border-radius: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
  border-left: 0.9375rem solid #63abf3;
  position: relative;
}

.body-login #contenido .contenedor-login .login-central a {
  color: #303030 !important;
  font-size: 14px !important;
}

.body-login #contenido .contenedor-login .login-central div#logotipo-login img {
  margin: 0 0 1rem 0 !important;
  max-width: 49%;
}

.body-login #contenido .contenedor-login .login-central form label {
  margin: 0;
  font-size: .9em !important;
  color: #0c5298;
}

.body-login #contenido .contenedor-login .login-central form input[type="text"] {
  margin: 0 0 .5em 0;
}

.body-login #contenido .contenedor-login .login-central form input[type="password"] {
  margin: 0;
}

.body-login #contenido .contenedor-login .login-central form input[type="submit"] {
  width: 100%;
  border-radius: 0;
  position: absolute;
  max-width: 352px;
  width: 100%;
  right: 0;
  bottom: -64px;
  min-height: 64px;
  background-color: #63abf3 !important;
  color: #fff !important;
  margin: 0;
  background-image: url("img/f-boton-login.png");
  background-position: right center;
  background-repeat: no-repeat;
  text-align: right;
  padding-right: 4.5rem;
}

.body-login #contenido .contenedor-login .login-central form input[type="submit"]:hover, .body-login #contenido .contenedor-login .login-central form input[type="submit"]:focus, .body-login #contenido .contenedor-login .login-central form input[type="submit"]:active {
  background-color: #63abf3 !important;
}

@media only screen and (max-width: 768px) {
  .body-login #contenido {
    background-size: auto 100%;
  }
  .body-login #contenido .contenedor-login {
    margin-top: 5em;
  }
  .body-login #contenido .contenedor-login .login-central {
    box-shadow: none;
  }
}

.nav-inferior.clear ul.right#menu_ordenador_js li.has-dropdown.not-click > ul.dropdown {
  background: #fff !important;
}

.nav-inferior.clear ul.right#menu_ordenador_js li.has-dropdown.not-click > ul.dropdown a:hover {
  background: #63abf3 !important;
  color: #fff !important;
}

#menu_ordenador_js > li.has-dropdown.not-click.active > a::after {
  border-color: #63abf3 transparent transparent transparent !important;
}

.cont-check-image label, .cont-check-image2 label {
  display: block !important;
  width: 100%;
}

.cont-check-image input[type=checkbox], .cont-check-image2 input[type=checkbox] {
  position: absolute;
  opacity: 0;
}

.cont-check-image input[type=checkbox] + span, .cont-check-image input[type=checkbox] + span span, .cont-check-image2 input[type=checkbox] + span, .cont-check-image2 input[type=checkbox] + span span {
  color: #AFAFAF;
  display: inline-block;
  vertical-align: middle;
  word-wrap: break-word;
  font-size: 10px !important;
  line-height: 10px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.cont-check-image input[type=checkbox] + span img, .cont-check-image input[type=checkbox] + span span img, .cont-check-image2 input[type=checkbox] + span img, .cont-check-image2 input[type=checkbox] + span span img {
  filter: grayscale(100%);
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: .5rem;
  opacity: .25;
}

.cont-check-image input[type=checkbox]:checked + span, .cont-check-image input[type=checkbox]:checked + span span, .cont-check-image2 input[type=checkbox]:checked + span, .cont-check-image2 input[type=checkbox]:checked + span span {
  color: #63abf3;
}

.cont-check-image input[type=checkbox]:checked + span img, .cont-check-image input[type=checkbox]:checked + span span img, .cont-check-image2 input[type=checkbox]:checked + span img, .cont-check-image2 input[type=checkbox]:checked + span span img {
  filter: none;
  opacity: 1;
}

.cont-radio-image label {
  display: block !important;
  width: 100%;
}

.cont-radio-image input[type=radio] {
  position: absolute;
  opacity: 0;
}

.cont-radio-image input[type=radio] + span {
  color: #AFAFAF;
}

.cont-radio-image input[type=radio] + span img {
  filter: grayscale(100%);
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: .5rem .5rem .5rem 0;
  opacity: .25;
}

.cont-radio-image input[type=radio]:checked + span {
  color: #63abf3;
}

.cont-radio-image input[type=radio]:checked + span img {
  filter: none;
  opacity: 1;
}

.select2-container--default .select2-selection--single {
  border-color: #dddee2 !important;
  border-radius: 0 !important;
}

.title-search {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #3e3e3e;
}

div.cnt-search {
  background-color: #fff;
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

div.cnt-search * {
  font-size: 12px !important;
}

div.cnt-search label {
  font-weight: bold;
  text-transform: uppercase;
  color: #3e3e3e;
  margin-bottom: 0;
  line-height: 1;
}

.cnt-label-margin label {
  margin-bottom: 50px !important;
}

td a span.ion-trash-a {
  color: #FE472F;
}

input.hasDatepicker {
  transition: none !important;
}

span.select2.select2-container {
  width: 100% !important;
}

li.op-acciones button {
  background: none !important;
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  border-top: 1px solid #dddee2 !important;
  font-size: 10px !important;
  text-transform: uppercase;
  text-align: left;
  padding: 4px 8px;
  font-weight: bold;
  color: #606060;
  cursor: pointer;
}

li.op-acciones button span, li.op-acciones button i {
  color: inherit;
  font-size: 12px !important;
  color: #545454 !important;
  margin-right: 8px !important;
}

li.op-acciones button:hover, li.op-acciones button:focus, li.op-acciones button:active {
  text-decoration: underline;
}

input[type=checkbox] {
  transform: scale(1);
}

.contain-to-grid {
  background: none;
}

/*.top-bar{
  background: $primary-color;
  ul{
    &.title-area{
      background: $primary-color;
    }
    li{
      a,
      a:not(.button){
        background: $primary-color;
        &:hover, &:active, &:focus{
          background-color: darken($primary-color, 10%);
        }
      }
      &.active{
        a,
        a:not(.button){
          background-color: darken($primary-color, 15%);
        }
      }
      &.divider{
        border-color: darken($primary-color, 10%);
      }
    }
  }
  .toggle-topbar a{
    color: $primary-color-de-letra !important;
    background: $primary-color !important;
    &:hover, &:active, &:focus{
      background: $primary-color !important;
      color: $primary-color-de-letra !important;
    }
    span{
      color: $primary-color-de-letra !important;
      box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff !important;
      &:hover, &:active, &:focus{
        color: $primary-color-de-letra !important;
      }
    }
  }
  .title-area,
  .dropdown{
    background: $primary-color !important;
  }
}
*/
.error input[type="text"],
.error input[type="password"],
.error input[type="date"],
.error input[type="datetime"],
.error input[type="datetime-local"],
.error input[type="month"],
.error input[type="week"],
.error input[type="email"],
.error input[type="number"],
.error input[type="search"],
.error input[type="tel"],
.error input[type="time"],
.error input[type="url"],
.error textarea,
.error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  margin-bottom: 0.2em;
}

.error .error-message {
  color: #c60f13 !important;
  font-size: 0.8em;
  margin-bottom: 0.5em;
  font-style: italic;
}

.gm-style img, .gm-style object, .gm-style embed {
  max-width: none !important;
}

.row, .contain-to-grid .top-bar {
  max-width: 117rem;
}

.off-canvas-fixed {
  -webkit-transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  margin-bottom: 45px;
}

.move-right > .off-canvas-fixed {
  height: 100%;
  -webkit-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}

.left-off-canvas-menu {
  -webkit-transform: none;
  transform: none;
  margin-left: -15.625rem;
}

a.exit-off-canvas {
  z-index: 1 !important;
  box-shadow: none !important;
  background-image: url("img/x.png") !important;
  background-position: top left !important;
}

@media (min-width: 641px) {
  a.exit-off-canvas, aside.left-off-canvas-menu.primary {
    display: none !important;
    top: -1000px !important;
    left: -1000px !important;
    position: absolute !important;
  }
}

aside.left-off-canvas-menu, .tab-bar {
  z-index: 1;
}

#menu-movil {
  height: 45px;
  width: 100%;
}

aside.left-off-canvas-menu {
  height: 100% !important;
  background-color: #9EB2C4 !important;
}

aside.left-off-canvas-menu ul.off-canvas-list {
  display: inline-block;
  width: 100%;
  background-color: #9EB2C4;
}

aside.left-off-canvas-menu ul.off-canvas-list > li:first-child {
  position: relative;
  background-color: #63abf3 !important;
}

aside.left-off-canvas-menu ul.off-canvas-list > li:first-child > a {
  background: none !important;
  padding-bottom: 45px;
  z-index: 1;
  position: relative;
}

aside.left-off-canvas-menu ul.off-canvas-list > li:first-child > a img {
  max-height: 80px !important;
}

aside.left-off-canvas-menu ul.off-canvas-list > li:first-child > div {
  position: absolute;
  bottom: 10px;
  width: 100%;
  font-size: 11px;
  text-transform: uppercase;
}

aside.left-off-canvas-menu ul.off-canvas-list > li > a {
  text-transform: uppercase;
  font-size: 13px;
  padding: .5rem .5rem;
  border-color: #7f95a9;
}

aside.left-off-canvas-menu ul.off-canvas-list > li > a.brand {
  margin: 0 !important;
  background-color: #586F83 !important;
}

aside.left-off-canvas-menu ul.off-canvas-list > li > a > strong {
  display: block;
}

aside.left-off-canvas-menu ul.off-canvas-list > li:first-child {
  background-color: #63abf3;
}

aside.left-off-canvas-menu ul.off-canvas-list > li.active > a {
  background-color: #7f95a9 !important;
}

.switchContainer .switch {
  float: left;
  margin-right: 1em;
}

.switchContainer .switchLabel {
  display: block !important;
  float: left;
  margin-top: .35em;
}

.switchContainer .switchLabel.small {
  margin-top: .20em;
}

.switchContainer .switchLabel.large {
  margin-top: .65em;
}

.switch {
  display: inline-block;
}

.switch label {
  display: inline-block !important;
  float: left;
  background-color: #dddee2;
}

.switch input:checked + label {
  background-color: #63abf3;
}

form.custom .custom.dropdown.combo .current {
  display: block !important;
  width: 95% !important;
  height: 100% !important;
  margin: 0 0 0 0.5em !important;
}

.datepicker input[type="text"] {
  display: inline;
  margin-right: .5em;
  width: 75%;
  max-width: 8em !important;
}

.checkbox label {
  display: inline-block;
}

.top-bar-section ul li > a {
  font-family: "MarkPro", sans-serif;
}

.btn-enviar, .btn-guardar, .btn-exito {
  color: #87d198 !important;
  border-color: #87d198 !important;
  text-transform: uppercase;
  font-weight: bold !important;
}

.btn-pagination {
  padding: 12px 12px 12px 12px !important;
  font-size: 14px !important;
  font-weight: initial !important;
  margin: 10px !important;
  color: #63abf3 !important;
}

.btn-volver {
  color: #dddee2 !important;
  border-color: #dddee2 !important;
  text-transform: uppercase;
  font-weight: bold;
}

.btn-cancelar, .btn-fallo {
  color: #FE472F !important;
  border-color: #FE472F !important;
  text-transform: uppercase;
  font-weight: bold;
}

.btn-informacion {
  color: #FE9F2F !important;
  border-color: #FE9F2F !important;
  text-transform: uppercase;
  font-weight: bold;
}

div.cnt-search .btn-search, .btn-search, input[type="submit"].btn-search {
  border: 1px solid #afafaf !important;
  color: #afafaf !important;
  border-radius: 10px;
  font-size: 14px !important;
  background-color: #fff !important;
  text-transform: uppercase;
  display: inline-block;
  padding: 14px 20px;
  line-height: 1 !important;
}

div.cnt-search .btn-search span, .btn-search span, input[type="submit"].btn-search span {
  color: inherit !important;
  margin-left: 5px;
}

.btn-crear {
  background-color: #fff !important;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #87d198 !important;
  color: #87d198 !important;
}

.btn-crear span {
  color: inherit !important;
  margin-left: 5px;
}

h1 {
  font-size: 28px !important;
  font-weight: 300 !important;
  color: #1c85ee !important;
}

.btn-activate {
  border: 1px solid #e2e2e2;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #63abf3 !important;
  padding: 5px 10px;
  line-height: 1;
  transition: all .5s ease-in-out;
}

.btn-activate:hover {
  color: #0f6bc7 !important;
}

.titulo-ficha {
  color: #8dabc9;
  font-weight: 200;
  font-size: 22px;
}

.subtitulo {
  color: #1c85ee;
  font-size: 20px;
  font-weight: 200;
}

.btn-navigate {
  background-color: #f3f5fd;
  border-radius: 10px;
  box-shadow: none !important;
  color: #63abf3;
  margin-bottom: -7px;
  line-height: 1;
}

.btn-navigate i {
  color: #63abf3 !important;
  margin-right: 5px;
  transition: all .5s ease-in-out;
}

.btn-navigate:hover i, .btn-navigate:active i, .btn-navigate:focus i {
  color: inherit !important;
}

.btn-ok {
  background-color: #0a85ff;
  border: 1px solid #0052a3 !important;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}

.btn-action {
  border: 1px solid #dedede;
  background-image: url("img/esquina.png");
  background-position: left top;
  background-repeat: no-repeat;
  display: inline-block;
  text-align: center;
  padding: 1.5rem .25rem 3rem;
  position: relative;
  min-width: 135px;
  margin: 0 .75rem 3.5rem .75rem;
  background-color: #fff;
  box-shadow: 0 0 10px #ccc;
  transition: all .5s ease-in-out;
}

.btn-action img {
  display: inline-block;
  text-align: center;
}

.btn-action span {
  background-color: #63abf3;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  margin-bottom: -30px;
  padding: 10px 15px;
  text-transform: uppercase;
  line-height: 1.25;
  color: #fff;
  text-align: left;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  line-height: 1;
  transition: all .5s ease-in-out;
}

.btn-action span strong {
  color: inherit;
}

.btn-action:hover {
  box-shadow: 0 0 5px #555;
}

.btn-action:hover span {
  background-color: #3491ef;
}

@media (min-width: 1450px) {
  .btn-action {
    min-width: 160px;
    margin: 0 1rem 3.5rem 1rem;
  }
}

.link-discreto {
  color: #989ba7 !important;
  padding-right: 2rem;
  text-transform: uppercase;
  font-size: 14px !important;
  display: inline-block;
  position: relative;
  line-height: 1 !important;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
  padding-left: 10px !important;
  border: 1px solid transparent;
}

.link-discreto span {
  color: #7d8190 !important;
  position: absolute;
  font-size: 20px;
  right: 5px;
  top: -3px;
  line-height: 1 !important;
  top: 50% !important;
  transform: translateY(-50%);
}

.link-discreto-exportar {
  background-color: transparent;
}

.titulo-oscuro {
  color: #3e3e3e;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}

.titulo-c-primary {
  color: #63abf3;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
}

.btn-default {
  padding: .75rem;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  max-width: 100%;
  width: 150px;
  text-align: center;
  box-shadow: none !important;
}

.btn-default span {
  color: inherit;
}

.btn-save {
  background-color: #87d198 !important;
  border: 1px solid #50bc69 !important;
  padding: .75rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  max-width: 100%;
  width: 150px;
  text-align: center;
  box-shadow: none !important;
}

.btn-save span {
  color: inherit;
}

.btn-eliminar {
  background-color: #FE472F !important;
  border: 1px solid #df1b01 !important;
  padding: .75rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  max-width: 100%;
  width: 200px;
  text-align: center;
  box-shadow: none !important;
}

.btn-eliminar span {
  color: inherit;
}

.btn-acciones {
  border-radius: 5px !important;
  background-color: #dddee2 !important;
  border-color: #dddee2 !important;
  color: #333 !important;
  margin: 0 !important;
  text-transform: uppercase;
  padding: 5px 6px 4px 6px !important;
  min-width: 100px;
}

.btn-acciones i {
  font-size: 12px !important;
  color: #545454 !important;
  float: left;
  margin: 0 3px -2px 0 !important;
  float: left;
}

.btn-acciones:hover, .btn-acciones:focus, .btn-acciones:active {
  background-color: #fff !important;
}

.f-dropdown.drop-left::before, .f-dropdown.drop-left::after {
  top: 3px !important;
}

ul.f-dropdown {
  width: auto !important;
}

ul.f-dropdown a {
  display: block;
  border-top: 1px solid #dddee2;
  font-size: 10px !important;
  text-transform: uppercase;
  text-align: left;
  padding: 4px 8px;
  font-weight: bold;
}

ul.f-dropdown a:hover {
  text-decoration: underline;
}

ul.f-dropdown a:first-child {
  border-top: none !important;
}

ul.f-dropdown a span {
  font-size: 12px !important;
  color: #545454 !important;
  margin-right: 5px;
}

.btn-sin-fondo {
  border: 1px solid #c7c7c7;
  color: #63abf3;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 1rem;
  padding: .75rem 3rem .75rem 1.25rem;
}

.btn-sin-fondo span, .btn-sin-fondo i {
  color: #b3b3b3;
  font-size: 15px;
  font-size: 20px;
  margin: -6px 0 -5px 15px;
  position: absolute;
}

.btn-aprovar {
  background-color: #59C465;
}

.btn-aprovar:hover, .btn-aprovar:active, .btn-aprovar:focus {
  background-color: #379a42;
}

.btn-derivar i {
  margin-right: .5rem;
}

.btn.btn-talleres-cercanos {
  margin-top: 1.55rem;
}

.btn.btn-talleres-cercanos i {
  color: #fff;
}

.btn-subir-presupuesto {
  text-transform: uppercase;
  font-weight: bold;
  padding: .75rem 1.25rem;
  cursor: pointer;
}

.btn-subir-presupuesto i {
  float: right;
  font-size: 22px;
  margin: -3px 0 0 10px;
}

.link-with-icon {
  padding-left: 1.5rem;
}

.link-with-icon span, .link-with-icon i {
  margin: -4px 0 0 -22px;
}

.btn-icon {
  padding-right: 35px;
}

.btn-icon i, .btn-icon span {
  position: absolute;
  right: 10px;
  font-size: 22px;
  top: 2px;
}

.btn-edit-largo {
  max-width: 275px;
  padding-left: 2rem;
  position: relative;
  line-height: 1.05;
}

.btn-edit-largo span {
  position: absolute;
  left: 10px;
  color: #fff;
  top: 50%;
  margin-top: -7px;
  line-height: 1;
}

.boton_nuevo_tramo, .boton_borrar_tramo {
  background: #fff;
  border-color: #87d198;
  position: relative;
  padding-left: 2.1rem;
}

.boton_nuevo_tramo span, .boton_borrar_tramo span {
  position: absolute;
  left: 10px;
  font-size: 19px;
  color: inherit !important;
  line-height: 1;
  top: 50%;
  margin-top: -10px;
}

.boton_nuevo_tramo:hover, .boton_nuevo_tramo:focus, .boton_nuevo_tramo:active, .boton_borrar_tramo:hover, .boton_borrar_tramo:focus, .boton_borrar_tramo:active {
  background: #62c378 !important;
}

.boton_borrar_tramo {
  background: #FE472F;
  border: 1px solid transparent !important;
}

.boton_borrar_tramo:hover, .boton_borrar_tramo:focus, .boton_borrar_tramo:active {
  background: #f91e01 !important;
}

.boton_borrar_tramo.boton, .boton_borrar_tramo.btn-enviar, .boton_borrar_tramo.btn-guardar, .boton_borrar_tramo.btn-exito, .boton_borrar_tramo.btn-volver, .boton_borrar_tramo.btn-cancelar, .boton_borrar_tramo.btn-fallo, .boton_borrar_tramo.btn-informacion, .boton_borrar_tramo.btn-crear {
  background: none !important;
  width: auto;
  padding: 0;
  box-shadow: none !important;
}

.boton_borrar_tramo.boton span, .boton_borrar_tramo.btn-enviar span, .boton_borrar_tramo.btn-guardar span, .boton_borrar_tramo.btn-exito span, .boton_borrar_tramo.btn-volver span, .boton_borrar_tramo.btn-cancelar span, .boton_borrar_tramo.btn-fallo span, .boton_borrar_tramo.btn-informacion span, .boton_borrar_tramo.btn-crear span {
  color: #FE472F !important;
  font-size: 25px !important;
  position: static;
}

button.btn-in-modal,
.reveal-modal button.btn-in-modal.close-reveal-modal {
  padding: 5px 14px !important;
  border: none !important;
  font-size: 14px !important;
  position: static;
  top: auto;
  right: auto;
  width: auto;
}

.botones-en-td {
  text-align: center;
  width: 100px;
}

.botones-en-td .editar-en-td {
  white-space: nowrap;
  font-size: 13px;
  color: #63abf3;
  position: relative;
  padding: 3px 23px 2px 5px;
  margin: 0;
}

.botones-en-td .editar-en-td i {
  position: absolute;
  color: #63abf3 !important;
  right: 5px;
  font-size: 17px;
  margin-top: -2px;
}

.botones-en-td .edit, .botones-en-td .cancel, .botones-en-td .habilitar {
  background: none;
  padding: 0;
  box-shadow: none !important;
  margin: 2.385px 5px !important;
}

.botones-en-td .edit i {
  color: #87d198;
}

.botones-en-td .cancel i {
  color: #FE472F;
}

.botones-en-td .habilitar i {
  color: #FE9F2F;
}

.botones-edit-cancel {
  min-height: 29px;
}

.botones-edit-cancel .edit, .botones-edit-cancel .cancel, .botones-edit-cancel .habilitar {
  background: none;
  padding: 0;
  box-shadow: none !important;
  margin: 0 5px !important;
  line-height: 1;
}

.botones-edit-cancel .edit i {
  color: #87d198;
  font-size: 25px;
}

.botones-edit-cancel .cancel i {
  color: #FE472F;
  font-size: 25px;
}

.botones-edit-cancel .habilitar i {
  color: #FE9F2F;
  font-size: 25px;
}

button span, button i {
  color: inherit;
}

button.btn-icon, button.editarTipoFamilia.btn-icon, .btn-icon {
  margin: 0 5px;
  padding: 0;
  background: none;
  font-size: 19.5px;
  display: inline-block;
  border: none !important;
}

button.btn-icon span, button.btn-icon i, button.editarTipoFamilia.btn-icon span, button.editarTipoFamilia.btn-icon i, .btn-icon span, .btn-icon i {
  display: inline-block;
  font-size: 19.5px;
  position: static;
  line-height: 1;
}

button.btn-icon span.ion-edit, button.btn-icon i.ion-edit, button.editarTipoFamilia.btn-icon span.ion-edit, button.editarTipoFamilia.btn-icon i.ion-edit, .btn-icon span.ion-edit, .btn-icon i.ion-edit {
  font-size: 18px;
  color: #63abf3;
}

.boton_nuevo_tramo.boton_nuevo_tramo_azul {
  padding-left: 14px;
  padding-right: 34px;
  background-color: #fff !important;
  border-color: #3491ef !important;
  color: #3491ef !important;
}

.boton_nuevo_tramo.boton_nuevo_tramo_azul span {
  left: auto;
  right: 10px;
}

button#botonGuardarTipoFamilia, button#botonCancelarTipoFamilia,
button.edit, button.cancel, button.habilitar {
  border: none !important;
}

.btn-seleccionar-map {
  background-color: #63abf3;
  color: #fff;
  text-transform: uppercase;
  border-radius: 3px;
  font-weight: bold;
  line-height: 1;
  padding: .2rem .75rem .3rem;
  cursor: pointer;
  display: inline-block;
  margin-bottom: -10px;
}

li.op-acciones button {
  text-decoration: none !important;
  border-radius: 0;
  box-shadow: none !important;
  border: none;
}

.icon.ion-arrow-swap.c-informacion {
  color: #FE9F2F !important;
}

input[type="submit"].btn-guardar-modal.pressed:focus,
input[type="submit"].btn-guardar-modal.pressed:active,
.pressed:active,
.pressed:focus {
  color: #516e8b !important;
  background-color: #d0dbe5 !important;
  outline: none !important;
}

.swal-button:focus {
  background-color: #7cd1f9 !important;
  color: white !important;
}

.ui-autocomplete {
  max-height: 200px;
  overflow-x: hidden;
}

.fileWrapper {
  background: #ececec;
  border: 1px solid #778789;
  border-radius: 15px;
  width: 100% !important;
  height: 180px !important;
  overflow: visible;
  margin-bottom: 2.75em !important;
}

.fileWrapper.fileWrapperMultiple {
  margin-bottom: 0.5em !important;
}

.fileWrapper .dragdrop-js {
  width: 100% !important;
  height: 100% !important;
  cursor: pointer;
  position: inherit !important;
  margin-bottom: 0.5em;
}

.fileWrapper .fileInputText {
  border-radius: 10px;
  color: #778789;
  float: none !important;
  display: inline;
}

.fileWrapper .fileInputButton {
  display: none;
}

.fileWrapper .dragdrop-delete-file-js {
  cursor: pointer;
  margin-left: -1.5em;
  margin-right: 1em;
  color: #FE472F;
}

.fileWrapper.fileWrapperList {
  background: none;
  border: none;
  width: 100% !important;
  height: 20px !important;
  overflow: visible;
  margin-bottom: 1em !important;
  display: inline;
}

.fileWrapper.fileWrapperList .dragdrop-js {
  display: none;
}

.fileWrapper.fileWrapperList .fileInputText {
  width: auto !important;
  box-shadow: none !important;
}

.datepicker input[readonly] {
  background: #fff;
  border: 1px solid #dddee2;
}

.datepicker input[readonly]:hover, .datepicker input[readonly]:focus, .datepicker input[readonly]:active {
  background: #fff;
  border: 1px solid #dddee2;
}

.ui-datepicker-title {
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  margin: 0 -1px !important;
}

#ui-datepicker-div {
  padding: 0 2px 2px 2px !important;
  background: #F7F8F9 !important;
  border-radius: 0;
}

#ui-datepicker-div ul, #ui-datepicker-div ol, #ui-datepicker-div dl, #ui-datepicker-div .ui-timepicker-div dl dd {
  margin-bottom: 0;
}

#ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  border-radius: 0 !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  padding-top: 0;
  padding-bottom: 0;
  margin-left: -1px !important;
  margin-right: -1px !important;
}

#ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all div.ui-datepicker-title {
  margin: 0 !important;
  background: #ECECEC !important;
  color: #b2bec8;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: normal;
  padding-top: 4px;
  padding-bottom: 3px;
}

#ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-prev.ui-corner-all, #ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next.ui-corner-all {
  border-radius: 0;
  border: none;
  top: 0;
}

#ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-prev.ui-corner-all:hover, #ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-prev.ui-corner-all:active, #ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-prev.ui-corner-all:focus, #ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next.ui-corner-all:hover, #ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next.ui-corner-all:active, #ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all a.ui-datepicker-next.ui-corner-all:focus {
  background: #fff;
  top: 0;
}

#ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-prev {
  left: 0 !important;
  border-right: 1px solid transparent !important;
  transition: all .5s ease-in-out;
}

#ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-prev:hover, #ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-prev:active, #ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-prev:focus {
  left: 0 !important;
  border-color: #aaa !important;
}

#ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next {
  right: 0 !important;
  border-left: 1px solid transparent !important;
  transition: all .5s ease-in-out;
}

#ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next:hover, #ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next:active, #ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next:focus {
  right: 0 !important;
  border-color: #aaa !important;
}

#ui-datepicker-div .ui-datepicker-calendar {
  border: none;
  margin: 0;
}

#ui-datepicker-div table.ui-datepicker-calendar td {
  background: #F7F8F9 !important;
}

#ui-datepicker-div table.ui-datepicker-calendar td a.ui-state-default {
  background: #ECECEC !important;
  border-color: transparent;
}

#ui-datepicker-div table.ui-datepicker-calendar td a.ui-state-default.ui-state-highlight {
  border-color: #aaa !important;
}

#ui-datepicker-div .ui-datepicker-year {
  max-width: 75px;
}

#ui-datepicker-div .ui-datepicker-month {
  max-width: 100px;
}

#ui-datepicker-div {
  padding: 0 !important;
  border-radius: 0;
}

#ui-datepicker-div ul, #ui-datepicker-div ol, #ui-datepicker-div dl, #ui-datepicker-div .ui-timepicker-div dl dd {
  margin-bottom: 0;
}

#ui-datepicker-div div.ui-timepicker-div div.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  border-radius: 0 !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

#ui-datepicker-div div.ui-timepicker-div div.ui-widget-header.ui-helper-clearfix.ui-corner-all div.ui-datepicker-title {
  margin: 0 !important;
  background: #ECECEC !important;
  color: #b2bec8;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: normal;
}

#ui-datepicker-div .ui-datepicker-buttonpane.ui-widget-content {
  border: none;
}

#ui-datepicker-div button {
  font-family: "MarkPro", sans-serif;
  background-color: #fff;
  color: #63abf3;
  border-radius: 10px;
  border: 1px solid #63abf3;
  box-shadow: none !important;
  font-weight: normal;
  display: inline-block;
  margin: 0 1em 0 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px !important;
  box-shadow: none !important;
  padding: 14px 1rem;
  min-height: 0;
  line-height: 14px !important;
  transition: all .5s ease-in-out;
  float: right;
  margin: .3em .5em .3em 0;
  background: #ECECEC;
  color: #b2bec8;
  padding: .2em .5em;
  box-shadow: none !important;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: normal;
}

#ui-datepicker-div button > i {
  color: inherit;
}

#ui-datepicker-div button:hover {
  background-color: #fff !important;
  color: inherit !important;
}

#ui-datepicker-div button:active {
  background-color: #fff !important;
  color: inherit !important;
}

#ui-datepicker-div button:focus {
  background-color: #fff !important;
  color: inherit !important;
}

#ui-datepicker-div .ui_tpicker_hour_label, #ui-datepicker-div .ui_tpicker_hour, #ui-datepicker-div .ui_tpicker_minute_label, #ui-datepicker-div .ui_tpicker_minute {
  height: 30px;
  line-height: 30px;
  margin-bottom: 0;
}

#ui-datepicker-div .ui_tpicker_hour_label.ui_tpicker_hour, #ui-datepicker-div .ui_tpicker_hour_label.ui_tpicker_minute, #ui-datepicker-div .ui_tpicker_hour.ui_tpicker_hour, #ui-datepicker-div .ui_tpicker_hour.ui_tpicker_minute, #ui-datepicker-div .ui_tpicker_minute_label.ui_tpicker_hour, #ui-datepicker-div .ui_tpicker_minute_label.ui_tpicker_minute, #ui-datepicker-div .ui_tpicker_minute.ui_tpicker_hour, #ui-datepicker-div .ui_tpicker_minute.ui_tpicker_minute {
  padding-top: 10px;
}

#ui-datepicker-div .ui-datepicker-buttonpane.ui-widget-content {
  display: inline-block;
  margin: 0;
  width: 100%;
}

.ui-timepicker-title {
  background: #eff1fd;
  border-color: #eff1fd;
  border-radius: 0;
  text-align: center;
  padding: 5px;
}

table.ui-timepicker-table {
  border-color: #dddee2 !important;
}

table.ui-timepicker-table table.ui-timepicker {
  border: none !important;
}

table.ui-timepicker-table table.ui-timepicker tr {
  background: #fff;
}

table.ui-timepicker-table table.ui-timepicker tr a.ui-state-default {
  background: none;
  border: none;
  padding: 4px;
  color: #597ca5;
}

table.ui-timepicker-table table.ui-timepicker tr a.ui-state-default.ui-state-active {
  background: #0a85ff;
  font-weight: bold;
  color: #fff;
  border-radius: 50%;
}

table.ui-timepicker-table .ui-timepicker-hours {
  border-right: 1px solid #dddee2 !important;
}

table.ui-timepicker-table .ui-timepicker-hours, table.ui-timepicker-table .ui-timepicker-minutes {
  padding: 0;
}

table.ui-timepicker-table .ui-timepicker-title {
  color: #9db3cb !important;
  font-size: 18px;
  padding: 10px 5px;
}

.hasDatepicker .ui-datepicker {
  padding: 0;
  border-radius: 0;
  border-color: #dddee2;
}

.hasDatepicker .ui-datepicker .ui-datepicker-calendar {
  border: none;
}

.hasDatepicker .ui-datepicker th, .hasDatepicker .ui-datepicker td, .hasDatepicker .ui-datepicker tr {
  background: #fff;
}

.hasDatepicker .ui-datepicker a.ui-state-highlight {
  padding-top: 2px !important;
}

.hasDatepicker .ui-datepicker .ui-datepicker-next, .hasDatepicker .ui-datepicker .ui-datepicker-prev {
  border: none !important;
  background: none !important;
  right: 2px !important;
  top: 2px !important;
}

.hasDatepicker .ui-datepicker .ui-datepicker-prev {
  right: auto !important;
  left: 2px !important;
}

.hasDatepicker .ui-datepicker .ui-widget-header {
  background: #eff1fd;
  border-color: #eff1fd;
  border-radius: 0;
}

.hasDatepicker .ui-datepicker .ui-datepicker-month, .hasDatepicker .ui-datepicker .ui-datepicker-year {
  color: #9db3cb !important;
}

.hasDatepicker .ui-datepicker a.ui-state-default, .hasDatepicker .ui-datepicker span.ui-state-default {
  text-align: center;
  padding-bottom: 2px;
  padding-top: 3px;
  background: #fff;
  border: #fff;
  color: #597ca5;
}

.hasDatepicker .ui-datepicker td.ui-datepicker-week-end * {
  color: #ff4140 !important;
}

.hasDatepicker .ui-datepicker td.ui-datepicker-today a.ui-state-default {
  color: #0a85ff;
}

.hasDatepicker .ui-datepicker td.ui-datepicker-current-day {
  background: #fff;
}

.hasDatepicker .ui-datepicker td.ui-datepicker-current-day * {
  color: #fff !important;
  border-radius: 50%;
  background-color: #0a85ff !important;
  font-weight: bold !important;
  margin: 0 auto;
}

.hasDatepicker .ui-datepicker td.ui-datepicker-current-day a {
  max-width: 25px;
}

.ui-datepicker-inline {
  width: 100%;
}

.select2-results, .select2-results *, .select2-selection {
  font-size: 14px !important;
}

.select2-selection.select2-selection--multiple {
  border-color: #dddee2 !important;
  border-radius: 0 !important;
}

ul.select2-results__options li {
  font-size: 12px !important;
  line-height: 1;
}

span.select2.select2-container {
  max-width: 100%;
  display: block;
}

div.cnt-search span.select2.select2-container > span > span > span.select2-selection__rendered {
  line-height: 22px !important;
}

.limitar-select > div.input {
  max-width: 350px;
}

.timepicker .title {
  color: #63abf3;
  font-weight: bold;
  text-transform: uppercase;
}

.timepicker #cerrarHoras {
  color: #7b98b1;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #e4e4e4;
  font-size: 13px;
  display: inline-block;
  padding: 5px 10px 5px 35px;
  margin: 0 10px;
  line-height: 1.25;
  text-align: left;
  position: relative;
}

.timepicker #cerrarHoras span {
  color: #7b98b1;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -9px;
}

input.fecha-js.hasDatepicker,
input.hora-js {
  background-image: url("img/fondo-reloj.jpg") !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  width: 95px !important;
  padding-right: 20px !important;
}

input.fecha-js.hasDatepicker {
  background-image: url("img/fondo-calendario.jpg") !important;
  width: 115px !important;
}

.ui-datepicker-trigger {
  display: none;
}

div.ui-datepicker div.ui-datepicker-title,
div#ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all div.ui-datepicker-title {
  color: #63abf3 !important;
  text-transform: uppercase !important;
  background: #fff !important;
  font-weight: bold !important;
}

div.ui-datepicker div.ui-datepicker-title *,
div#ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all div.ui-datepicker-title * {
  color: #63abf3 !important;
}

.ui-datepicker-calendar th,
div#ui-datepicker-div div.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all table.ui-datepicker-calendar > tbody > tr,
div#ui-datepicker-div table.ui-datepicker-calendar td {
  background: #fff !important;
}

.gm-style-iw > div > div > p {
  font-size: 13px;
  margin-bottom: 5px;
  max-width: 250px;
}

.gm-style-iw > div > div > p:first-child {
  color: #63abf3;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #63abf3;
}

.tabla-head-fijo {
  border: none;
}

.tabla-head-fijo * {
  border: none !important;
}

.tabla-head-fijo > section {
  position: relative;
  font-size: .9rem;
  padding-top: 2em;
  background: #1253a0;
}

.tabla-head-fijo > section > div {
  overflow-y: auto;
  max-height: 13em;
}

.tabla-head-fijo > section > div table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  margin-top: -.3em;
}

.tabla-head-fijo > section > div table thead tr th {
  height: .3em;
  line-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: transparent;
  border: none;
  white-space: nowrap;
}

.tabla-head-fijo > section > div table thead tr th div {
  position: absolute;
  background: #1253a0;
  color: #fff;
  padding: .5em 1em;
  top: 0;
  margin-left: -1em;
  line-height: normal;
  border: none;
  font-weight: normal;
  height: 2em;
  line-height: 1em;
}

.tabla-head-fijo > section > div table thead tr th:first-child div {
  border: none;
}

.tabla-head-fijo > section > div table td + td {
  border: none;
}

.tabla-head-fijo > section > div table td, .tabla-head-fijo > section > div table th {
  padding: .5em 1em;
}

@media only screen and (max-width: 768px) {
  .tabla-head-fijo > section {
    padding-top: 0;
    background: none;
  }
  .tabla-head-fijo > section > div {
    overflow-x: visible;
    max-height: 15em;
  }
  .tabla-head-fijo > section > div table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    margin-top: 0;
  }
  .tabla-head-fijo > section > div table thead tr th {
    padding: 0;
  }
  .tabla-head-fijo > section > div table thead tr th div {
    position: static;
    top: auto;
    margin-left: 0;
  }
}

.cnt-tabla1 {
  padding: 5px;
  background: #fff;
}

.tabla1 thead > tr th {
  color: #3e3e3e;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  background: #fff;
  color: #8dabc9;
  border: 1px solid #f2f3f4;
  border-top-color: #fff;
  padding: 5px 7px;
}

.tabla1 thead > tr th:first-child {
  border-left-color: #fff;
}

.tabla1 thead > tr th:last-child {
  border-right-color: #fff;
}

.tabla1 thead > tr th.th-secundario {
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 5px 5px 5px;
}

.tabla1 tbody tr td {
  text-transform: uppercase;
  font-size: 13px;
  border: 1px solid #f2f3f4;
  background: #fff;
  color: #545454;
  line-height: 1.15;
  padding: 5px 7px;
}

.tabla1 tbody tr td i {
  font-size: 25px;
  color: #d3d3d3;
}

.tabla1 tbody tr td:first-child {
  border-left-color: #fff;
}

.tabla1 tbody tr td:last-child {
  border-right-color: #fff;
}

.tabla1 tbody tr td .color-lateral {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  width: 10px;
}

.tabla1 tbody tr:nth-child(odd) td {
  background: #eaecee;
}

.tabla1 tbody tr:last-child td {
  border-bottom-color: #fff;
}

.tabla1 .c-destacado {
  color: #e30613 !important;
}

.tabla1 .c-exito, .tabla1 .c-robertastico {
  color: #87d198 !important;
}

.tabla1 .c-fallo, .tabla1 .c-txematidico {
  color: #FE472F !important;
}

.tabla1 .c-informacion, .tabla1 .c-infotavo {
  color: #FE9F2F !important;
}

.tabla1 .c-test {
  color: #00a9ff !important;
}

.tabla1.tabla-rappels {
  border: 1px solid #dddee2 !important;
}

.tabla1.tabla-rappels > tbody > tr > td {
  background: #eaecee;
}

.tabla1.tabla-rappels > tbody > tr > td:first-child {
  border-left-color: #dddee2;
}

.tabla1.tabla-rappels > tbody > tr > td:last-child {
  border-right-color: #dddee2;
}

.tabla1.tabla-rappels > tbody > tr:nth-child(odd) > td {
  background: #fff;
}

.tabla1.tabla-rappels > tbody > tr:last-child > td {
  border-bottom-color: #dddee2;
}

@media (max-width: 1400px) {
  .tabla1 tbody tr td {
    font-size: 10px;
  }
}

.cnt-tabla-2 {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 50px;
}

.cnt-tabla-2 table.tabla-2 {
  border: none;
}

.cnt-tabla-2 table.tabla-2 thead tr th {
  color: #3e3e3e;
  font-size: 12px;
  background-color: #fff;
  text-transform: uppercase;
  line-height: 1.15;
}

.cnt-tabla-2 table.tabla-2 tbody tr td {
  color: #3e3e3e;
  font-size: 12px;
  background-color: #fff;
  text-transform: uppercase;
  line-height: 1.15;
}

.cnt-tabla-2 table.tabla-2 tbody tr:nth-child(odd) td {
  background-color: #eef0f7;
}

.cnt-tabla-2 .tr-nueva-linea td, .cnt-tabla-2 .tr-total td {
  background-color: #fff !important;
  border-top: 1px solid #d2d2d2;
}

.cnt-tabla-2 .tr-btn-nueva-linea td {
  background: #fff !important;
  padding: .5rem 0 0 0 !important;
  border-top: 1px solid #eef0f7;
}

.cnt-tabla-2 .tr-btn-nueva-linea td a {
  background-color: #fff;
  border-color: #eef0f7 !important;
  color: #156395 !important;
  font-family: "MarkPro", sans-serif;
  background-color: #fff;
  color: #63abf3;
  border-radius: 10px;
  border: 1px solid #63abf3;
  box-shadow: none !important;
  font-weight: normal;
  display: inline-block;
  margin: 0 1em 0 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px !important;
  box-shadow: none !important;
  padding: 14px 1rem;
  min-height: 0;
  line-height: 14px !important;
  transition: all .5s ease-in-out;
}

.cnt-tabla-2 .tr-btn-nueva-linea td a strong {
  color: inherit;
}

.cnt-tabla-2 .tr-btn-nueva-linea td a > i {
  color: inherit;
}

.cnt-tabla-2 .tr-btn-nueva-linea td a:hover {
  background-color: #fff !important;
  color: inherit !important;
}

.cnt-tabla-2 .tr-btn-nueva-linea td a:active {
  background-color: #fff !important;
  color: inherit !important;
}

.cnt-tabla-2 .tr-btn-nueva-linea td a:focus {
  background-color: #fff !important;
  color: inherit !important;
}

.cnt-tabla-2 .tr-btn-nueva-linea td a i {
  margin-right: .5rem;
  color: #eef0f7 !important;
}

.cnt-tabla-2 span.select2, .cnt-tabla-2 span.select2 * {
  font-size: 12px !important;
}

.cnt-tabla-2 span.select2 > span > span {
  height: 21px;
}

.cnt-tabla-2 span.select2 > span > span > span {
  line-height: 20px !important;
  height: 20px !important;
}

.tablaLibroMantenimiento {
  border: none;
  border-collapse: separate !important;
  border-spacing: 0 20px;
}

.tablaLibroMantenimiento > thead > tr > th {
  background-color: #fff;
  color: #96a3c0;
  padding-bottom: 0;
}

.tablaLibroMantenimiento > tbody > tr > td {
  border-top: 2px solid #e6e9f0;
  border-bottom: 2px solid #e6e9f0;
  cursor: pointer;
  color: #8695b7;
}

.tablaLibroMantenimiento > tbody > tr > td:first-child {
  border-left: 2px solid #e6e9f0;
}

.tablaLibroMantenimiento > tbody > tr > td:last-child {
  border-right: 2px solid #e6e9f0;
}

.tablaLibroMantenimiento > tbody > tr > td table {
  margin-bottom: .9325rem;
  border: none;
}

.tablaLibroMantenimiento > tbody > tr > td table caption {
  text-align: left;
  text-transform: uppercase;
  padding-left: 15px;
}

.tablaLibroMantenimiento > tbody > tr > td table thead th {
  border: none;
  border-bottom: 2px solid #e6e9f0;
  color: #96a3c0;
  background: #fff;
}

.tablaLibroMantenimiento > tbody > tr > td table tbody td {
  border: none;
  cursor: default;
  border-bottom: 2px solid #e6e9f0;
  color: #8695b7;
}

.tablaLibroMantenimiento > tbody > tr > td table tbody td.c-oscuro {
  color: #505050;
}

.tablaLibroMantenimiento > tbody > tr.ampliacion > td {
  border: none !important;
  background: #fff;
  padding: 0;
}

.tablaLibroMantenimiento .background-color-tabla {
  text-align: center;
  padding: .5rem;
}

.tablaLibroMantenimiento .background-color-tabla > div {
  color: #fff;
  border-radius: 1rem;
  text-align: center;
  display: inline-block;
  padding: .25rem .75rem;
}

.tablaLibroMantenimiento .naranja caption, .tablaLibroMantenimiento .naranja .c-tabla {
  color: #f39200;
}

.tablaLibroMantenimiento .naranja .background-color-tabla > div {
  background-color: #f39200;
}

.tablaLibroMantenimiento .rojo caption, .tablaLibroMantenimiento .rojo .c-tabla {
  color: #ff3737;
}

.tablaLibroMantenimiento .rojo .background-color-tabla > div {
  background-color: #ff3737;
}

.tablaPDF {
  border: 1px solid #000;
}

.tablaPDF * {
  border: 1px solid #000;
}

td.c-fallo, td.c-fallo * {
  color: #FE472F !important;
}

td.c-exito, td.c-exito * {
  color: #87d198 !important;
}

td.c-informacion, td.c-informacion * {
  color: #FE9F2F !important;
}

td.c-test * {
  color: #00a9ff !important;
}

.td-elegir-leido a {
  padding: 0 0 0 30px;
  position: relative;
  display: inline-block;
  color: #545454 !important;
}

.td-elegir-leido a i {
  position: absolute;
  left: 0;
  top: -7px;
  color: #545454 !important;
}

.tabla1 a {
  color: #545454 !important;
  text-decoration: underline;
}

@media (max-width: 640px) {
  table.tabla-responsive td, table.table-tracking td {
    width: 100%;
  }
  table.tabla-responsive td.acciones, table.table-tracking td.acciones {
    text-align: left;
  }
  table.tabla-responsive td.c-fallo::before, table.tabla-responsive td.c-exito::before, table.table-tracking td.c-fallo::before, table.table-tracking td.c-exito::before {
    color: #545454;
  }
}

.th-caption {
  color: #63abf3 !important;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

.td-encoger-label {
  background-color: #fff;
  vertical-align: top;
}

.td-encoger-label > div input {
  float: left;
}

.td-encoger-label > div label {
  font-size: 11px !important;
}

.td-alinear-encoger, .td-alinear-encoger-dos {
  background-color: #fff !important;
  vertical-align: top;
}

.td-alinear-encoger button, .td-alinear-encoger-dos button {
  margin-top: 35px !important;
}

.td-alinear-encoger > div, .td-alinear-encoger-dos > div {
  padding-top: 20px;
}

.td-alinear-encoger > div label, .td-alinear-encoger-dos > div label {
  float: left;
  clear: both;
  font-size: 11px !important;
  margin: 0;
}

.td-alinear-encoger > div span.select2.select2-container, .td-alinear-encoger-dos > div span.select2.select2-container {
  clear: both;
}

.td-alinear-encoger.label-right > div label, .td-alinear-encoger-dos.label-right > div label {
  float: right;
}

.td-alinear-encoger.label-right > div input, .td-alinear-encoger-dos.label-right > div input {
  text-align: right;
}

.td-alinear-encoger-dos button {
  margin-top: 17px !important;
}

.td-alinear-encoger-dos > div {
  padding-top: 0px;
}

td.centrado-sin-flecha {
  width: 70px;
  white-space: nowrap;
  padding-left: 17px !important;
}

table.bt {
  border: none;
}

table.bt thead, table.bt tbody th {
  display: none;
}

table.bt tbody tr {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  background-color: #eaecee;
  margin-top: .5rem;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

table.bt tbody tr:first-child {
  margin-top: 0;
}

table.bt tbody tr td {
  width: 50%;
  position: static;
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 0 5px 0 0;
  margin-top: -1px;
}

@media (max-width: 825px) {
  table.bt tbody tr td {
    width: 100%;
  }
}

table.bt tbody tr td > span {
  display: flex;
  padding: 4px 0;
  align-items: center;
}

table.bt tbody tr td > span button.btn-acciones {
  font-size: 12px !important;
}

table.bt tbody tr td div.color-lateral {
  width: 4px;
  margin-left: -3px;
}

table.bt tbody tr td.ta-center.ws-nowrap:last-child, table.bt tbody tr td.acciones, table.bt tbody tr td.actions {
  text-align: left;
  justify-content: flex-start;
  padding: 0 4px !important;
  width: 100%;
}

table.bt tbody tr td.ta-center.ws-nowrap:last-child::before, table.bt tbody tr td.acciones::before, table.bt tbody tr td.actions::before {
  display: none;
  min-width: auto;
  content: '';
}

table.bt tbody tr td::before {
  content: attr(data-th) " ";
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: bold;
  min-width: 6rem;
  text-align: left !important;
  flex-grow: 0;
  background-color: #dcdfe3;
  padding: 4px;
  margin: 0 4px 0 0;
  min-height: 100%;
}

table.bt tbody tr td.bt-hide {
  display: none;
}

table.bt tbody tr td .bt-content {
  vertical-align: top;
}

table.bt tbody tr td[style="padding-left: 20px;"] {
  padding-left: 0 !important;
}

table.bt tbody tr:nth-child(even) {
  background-color: #fff;
  border-right: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
}

table.bt tbody tr:nth-child(even) td {
  border-color: #eaecee !important;
}

table.bt tbody tr:nth-child(even) td::before {
  background-color: #f4f5f6 !important;
}

table.bt tfoot th, table.bt tfoot td {
  border: none;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;
  float: left\9;
  width: 100% \9;
}

table.bt tfoot th::before, table.bt tfoot td::before {
  content: attr(data-th) " ";
  display: inline-block;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  font-weight: bold;
  width: 6.5em;
}

table.bt tfoot th.bt-hide, table.bt tfoot td.bt-hide {
  display: none;
}

table.bt tfoot th.bt-content, table.bt tfoot td.bt-content {
  vertical-align: top;
}

.bt-wrapper.active {
  max-height: 310px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 640px) {
  td .bt-content {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .cc-1-movil {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1 !important;
  }
}

/*!
  Ionicons, v2.0.1
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("fonts/ionicons.eot?v=2.0.1");
  src: url("fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("fonts/ionicons.woff?v=2.0.1") format("woff"), url("fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ion-alert:before {
  content: "\f101";
}

.ion-alert-circled:before {
  content: "\f100";
}

.ion-android-add:before {
  content: "\f2c7";
}

.ion-android-add-circle:before {
  content: "\f359";
}

.ion-android-alarm-clock:before {
  content: "\f35a";
}

.ion-android-alert:before {
  content: "\f35b";
}

.ion-android-apps:before {
  content: "\f35c";
}

.ion-android-archive:before {
  content: "\f2c9";
}

.ion-android-arrow-back:before {
  content: "\f2ca";
}

.ion-android-arrow-down:before {
  content: "\f35d";
}

.ion-android-arrow-dropdown:before {
  content: "\f35f";
}

.ion-android-arrow-dropdown-circle:before {
  content: "\f35e";
}

.ion-android-arrow-dropleft:before {
  content: "\f361";
}

.ion-android-arrow-dropleft-circle:before {
  content: "\f360";
}

.ion-android-arrow-dropright:before {
  content: "\f363";
}

.ion-android-arrow-dropright-circle:before {
  content: "\f362";
}

.ion-android-arrow-dropup:before {
  content: "\f365";
}

.ion-android-arrow-dropup-circle:before {
  content: "\f364";
}

.ion-android-arrow-forward:before {
  content: "\f30f";
}

.ion-android-arrow-up:before {
  content: "\f366";
}

.ion-android-attach:before {
  content: "\f367";
}

.ion-android-bar:before {
  content: "\f368";
}

.ion-android-bicycle:before {
  content: "\f369";
}

.ion-android-boat:before {
  content: "\f36a";
}

.ion-android-bookmark:before {
  content: "\f36b";
}

.ion-android-bulb:before {
  content: "\f36c";
}

.ion-android-bus:before {
  content: "\f36d";
}

.ion-android-calendar:before {
  content: "\f2d1";
}

.ion-android-call:before {
  content: "\f2d2";
}

.ion-android-camera:before {
  content: "\f2d3";
}

.ion-android-cancel:before {
  content: "\f36e";
}

.ion-android-car:before {
  content: "\f36f";
}

.ion-android-cart:before {
  content: "\f370";
}

.ion-android-chat:before {
  content: "\f2d4";
}

.ion-android-checkbox:before {
  content: "\f374";
}

.ion-android-checkbox-blank:before {
  content: "\f371";
}

.ion-android-checkbox-outline:before {
  content: "\f373";
}

.ion-android-checkbox-outline-blank:before {
  content: "\f372";
}

.ion-android-checkmark-circle:before {
  content: "\f375";
}

.ion-android-clipboard:before {
  content: "\f376";
}

.ion-android-close:before {
  content: "\f2d7";
}

.ion-android-cloud:before {
  content: "\f37a";
}

.ion-android-cloud-circle:before {
  content: "\f377";
}

.ion-android-cloud-done:before {
  content: "\f378";
}

.ion-android-cloud-outline:before {
  content: "\f379";
}

.ion-android-color-palette:before {
  content: "\f37b";
}

.ion-android-compass:before {
  content: "\f37c";
}

.ion-android-contact:before {
  content: "\f2d8";
}

.ion-android-contacts:before {
  content: "\f2d9";
}

.ion-android-contract:before {
  content: "\f37d";
}

.ion-android-create:before {
  content: "\f37e";
}

.ion-android-delete:before {
  content: "\f37f";
}

.ion-android-desktop:before {
  content: "\f380";
}

.ion-android-document:before {
  content: "\f381";
}

.ion-android-done:before {
  content: "\f383";
}

.ion-android-done-all:before {
  content: "\f382";
}

.ion-android-download:before {
  content: "\f2dd";
}

.ion-android-drafts:before {
  content: "\f384";
}

.ion-android-exit:before {
  content: "\f385";
}

.ion-android-expand:before {
  content: "\f386";
}

.ion-android-favorite:before {
  content: "\f388";
}

.ion-android-favorite-outline:before {
  content: "\f387";
}

.ion-android-film:before {
  content: "\f389";
}

.ion-android-folder:before {
  content: "\f2e0";
}

.ion-android-folder-open:before {
  content: "\f38a";
}

.ion-android-funnel:before {
  content: "\f38b";
}

.ion-android-globe:before {
  content: "\f38c";
}

.ion-android-hand:before {
  content: "\f2e3";
}

.ion-android-hangout:before {
  content: "\f38d";
}

.ion-android-happy:before {
  content: "\f38e";
}

.ion-android-home:before {
  content: "\f38f";
}

.ion-android-image:before {
  content: "\f2e4";
}

.ion-android-laptop:before {
  content: "\f390";
}

.ion-android-list:before {
  content: "\f391";
}

.ion-android-locate:before {
  content: "\f2e9";
}

.ion-android-lock:before {
  content: "\f392";
}

.ion-android-mail:before {
  content: "\f2eb";
}

.ion-android-map:before {
  content: "\f393";
}

.ion-android-menu:before {
  content: "\f394";
}

.ion-android-microphone:before {
  content: "\f2ec";
}

.ion-android-microphone-off:before {
  content: "\f395";
}

.ion-android-more-horizontal:before {
  content: "\f396";
}

.ion-android-more-vertical:before {
  content: "\f397";
}

.ion-android-navigate:before {
  content: "\f398";
}

.ion-android-notifications:before {
  content: "\f39b";
}

.ion-android-notifications-none:before {
  content: "\f399";
}

.ion-android-notifications-off:before {
  content: "\f39a";
}

.ion-android-open:before {
  content: "\f39c";
}

.ion-android-options:before {
  content: "\f39d";
}

.ion-android-people:before {
  content: "\f39e";
}

.ion-android-person:before {
  content: "\f3a0";
}

.ion-android-person-add:before {
  content: "\f39f";
}

.ion-android-phone-landscape:before {
  content: "\f3a1";
}

.ion-android-phone-portrait:before {
  content: "\f3a2";
}

.ion-android-pin:before {
  content: "\f3a3";
}

.ion-android-plane:before {
  content: "\f3a4";
}

.ion-android-playstore:before {
  content: "\f2f0";
}

.ion-android-print:before {
  content: "\f3a5";
}

.ion-android-radio-button-off:before {
  content: "\f3a6";
}

.ion-android-radio-button-on:before {
  content: "\f3a7";
}

.ion-android-refresh:before {
  content: "\f3a8";
}

.ion-android-remove:before {
  content: "\f2f4";
}

.ion-android-remove-circle:before {
  content: "\f3a9";
}

.ion-android-restaurant:before {
  content: "\f3aa";
}

.ion-android-sad:before {
  content: "\f3ab";
}

.ion-android-search:before {
  content: "\f2f5";
}

.ion-android-send:before {
  content: "\f2f6";
}

.ion-android-settings:before {
  content: "\f2f7";
}

.ion-android-share:before {
  content: "\f2f8";
}

.ion-android-share-alt:before {
  content: "\f3ac";
}

.ion-android-star:before {
  content: "\f2fc";
}

.ion-android-star-half:before {
  content: "\f3ad";
}

.ion-android-star-outline:before {
  content: "\f3ae";
}

.ion-android-stopwatch:before {
  content: "\f2fd";
}

.ion-android-subway:before {
  content: "\f3af";
}

.ion-android-sunny:before {
  content: "\f3b0";
}

.ion-android-sync:before {
  content: "\f3b1";
}

.ion-android-textsms:before {
  content: "\f3b2";
}

.ion-android-time:before {
  content: "\f3b3";
}

.ion-android-train:before {
  content: "\f3b4";
}

.ion-android-unlock:before {
  content: "\f3b5";
}

.ion-android-upload:before {
  content: "\f3b6";
}

.ion-android-volume-down:before {
  content: "\f3b7";
}

.ion-android-volume-mute:before {
  content: "\f3b8";
}

.ion-android-volume-off:before {
  content: "\f3b9";
}

.ion-android-volume-up:before {
  content: "\f3ba";
}

.ion-android-walk:before {
  content: "\f3bb";
}

.ion-android-warning:before {
  content: "\f3bc";
}

.ion-android-watch:before {
  content: "\f3bd";
}

.ion-android-wifi:before {
  content: "\f305";
}

.ion-aperture:before {
  content: "\f313";
}

.ion-archive:before {
  content: "\f102";
}

.ion-arrow-down-a:before {
  content: "\f103";
}

.ion-arrow-down-b:before {
  content: "\f104";
}

.ion-arrow-down-c:before {
  content: "\f105";
}

.ion-arrow-expand:before {
  content: "\f25e";
}

.ion-arrow-graph-down-left:before {
  content: "\f25f";
}

.ion-arrow-graph-down-right:before {
  content: "\f260";
}

.ion-arrow-graph-up-left:before {
  content: "\f261";
}

.ion-arrow-graph-up-right:before {
  content: "\f262";
}

.ion-arrow-left-a:before {
  content: "\f106";
}

.ion-arrow-left-b:before {
  content: "\f107";
}

.ion-arrow-left-c:before {
  content: "\f108";
}

.ion-arrow-move:before {
  content: "\f263";
}

.ion-arrow-resize:before {
  content: "\f264";
}

.ion-arrow-return-left:before {
  content: "\f265";
}

.ion-arrow-return-right:before {
  content: "\f266";
}

.ion-arrow-right-a:before {
  content: "\f109";
}

.ion-arrow-right-b:before {
  content: "\f10a";
}

.ion-arrow-right-c:before {
  content: "\f10b";
}

.ion-arrow-shrink:before {
  content: "\f267";
}

.ion-arrow-swap:before {
  content: "\f268";
}

.ion-arrow-up-a:before {
  content: "\f10c";
}

.ion-arrow-up-b:before {
  content: "\f10d";
}

.ion-arrow-up-c:before {
  content: "\f10e";
}

.ion-asterisk:before {
  content: "\f314";
}

.ion-at:before {
  content: "\f10f";
}

.ion-backspace:before {
  content: "\f3bf";
}

.ion-backspace-outline:before {
  content: "\f3be";
}

.ion-bag:before {
  content: "\f110";
}

.ion-battery-charging:before {
  content: "\f111";
}

.ion-battery-empty:before {
  content: "\f112";
}

.ion-battery-full:before {
  content: "\f113";
}

.ion-battery-half:before {
  content: "\f114";
}

.ion-battery-low:before {
  content: "\f115";
}

.ion-beaker:before {
  content: "\f269";
}

.ion-beer:before {
  content: "\f26a";
}

.ion-bluetooth:before {
  content: "\f116";
}

.ion-bonfire:before {
  content: "\f315";
}

.ion-bookmark:before {
  content: "\f26b";
}

.ion-bowtie:before {
  content: "\f3c0";
}

.ion-briefcase:before {
  content: "\f26c";
}

.ion-bug:before {
  content: "\f2be";
}

.ion-calculator:before {
  content: "\f26d";
}

.ion-calendar:before {
  content: "\f117";
}

.ion-camera:before {
  content: "\f118";
}

.ion-card:before {
  content: "\f119";
}

.ion-cash:before {
  content: "\f316";
}

.ion-chatbox:before {
  content: "\f11b";
}

.ion-chatbox-working:before {
  content: "\f11a";
}

.ion-chatboxes:before {
  content: "\f11c";
}

.ion-chatbubble:before {
  content: "\f11e";
}

.ion-chatbubble-working:before {
  content: "\f11d";
}

.ion-chatbubbles:before {
  content: "\f11f";
}

.ion-checkmark:before {
  content: "\f122";
}

.ion-checkmark-circled:before {
  content: "\f120";
}

.ion-checkmark-round:before {
  content: "\f121";
}

.ion-chevron-down:before {
  content: "\f123";
}

.ion-chevron-left:before {
  content: "\f124";
}

.ion-chevron-right:before {
  content: "\f125";
}

.ion-chevron-up:before {
  content: "\f126";
}

.ion-clipboard:before {
  content: "\f127";
}

.ion-clock:before {
  content: "\f26e";
}

.ion-close:before {
  content: "\f12a";
}

.ion-close-circled:before {
  content: "\f128";
}

.ion-close-round:before {
  content: "\f129";
}

.ion-closed-captioning:before {
  content: "\f317";
}

.ion-cloud:before {
  content: "\f12b";
}

.ion-code:before {
  content: "\f271";
}

.ion-code-download:before {
  content: "\f26f";
}

.ion-code-working:before {
  content: "\f270";
}

.ion-coffee:before {
  content: "\f272";
}

.ion-compass:before {
  content: "\f273";
}

.ion-compose:before {
  content: "\f12c";
}

.ion-connection-bars:before {
  content: "\f274";
}

.ion-contrast:before {
  content: "\f275";
}

.ion-crop:before {
  content: "\f3c1";
}

.ion-cube:before {
  content: "\f318";
}

.ion-disc:before {
  content: "\f12d";
}

.ion-document:before {
  content: "\f12f";
}

.ion-document-text:before {
  content: "\f12e";
}

.ion-drag:before {
  content: "\f130";
}

.ion-earth:before {
  content: "\f276";
}

.ion-easel:before {
  content: "\f3c2";
}

.ion-edit:before {
  content: "\f2bf";
}

.ion-egg:before {
  content: "\f277";
}

.ion-eject:before {
  content: "\f131";
}

.ion-email:before {
  content: "\f132";
}

.ion-email-unread:before {
  content: "\f3c3";
}

.ion-erlenmeyer-flask:before {
  content: "\f3c5";
}

.ion-erlenmeyer-flask-bubbles:before {
  content: "\f3c4";
}

.ion-eye:before {
  content: "\f133";
}

.ion-eye-disabled:before {
  content: "\f306";
}

.ion-female:before {
  content: "\f278";
}

.ion-filing:before {
  content: "\f134";
}

.ion-film-marker:before {
  content: "\f135";
}

.ion-fireball:before {
  content: "\f319";
}

.ion-flag:before {
  content: "\f279";
}

.ion-flame:before {
  content: "\f31a";
}

.ion-flash:before {
  content: "\f137";
}

.ion-flash-off:before {
  content: "\f136";
}

.ion-folder:before {
  content: "\f139";
}

.ion-fork:before {
  content: "\f27a";
}

.ion-fork-repo:before {
  content: "\f2c0";
}

.ion-forward:before {
  content: "\f13a";
}

.ion-funnel:before {
  content: "\f31b";
}

.ion-gear-a:before {
  content: "\f13d";
}

.ion-gear-b:before {
  content: "\f13e";
}

.ion-grid:before {
  content: "\f13f";
}

.ion-hammer:before {
  content: "\f27b";
}

.ion-happy:before {
  content: "\f31c";
}

.ion-happy-outline:before {
  content: "\f3c6";
}

.ion-headphone:before {
  content: "\f140";
}

.ion-heart:before {
  content: "\f141";
}

.ion-heart-broken:before {
  content: "\f31d";
}

.ion-help:before {
  content: "\f143";
}

.ion-help-buoy:before {
  content: "\f27c";
}

.ion-help-circled:before {
  content: "\f142";
}

.ion-home:before {
  content: "\f144";
}

.ion-icecream:before {
  content: "\f27d";
}

.ion-image:before {
  content: "\f147";
}

.ion-images:before {
  content: "\f148";
}

.ion-information:before {
  content: "\f14a";
}

.ion-information-circled:before {
  content: "\f149";
}

.ion-ionic:before {
  content: "\f14b";
}

.ion-ios-alarm:before {
  content: "\f3c8";
}

.ion-ios-alarm-outline:before {
  content: "\f3c7";
}

.ion-ios-albums:before {
  content: "\f3ca";
}

.ion-ios-albums-outline:before {
  content: "\f3c9";
}

.ion-ios-americanfootball:before {
  content: "\f3cc";
}

.ion-ios-americanfootball-outline:before {
  content: "\f3cb";
}

.ion-ios-analytics:before {
  content: "\f3ce";
}

.ion-ios-analytics-outline:before {
  content: "\f3cd";
}

.ion-ios-arrow-back:before {
  content: "\f3cf";
}

.ion-ios-arrow-down:before {
  content: "\f3d0";
}

.ion-ios-arrow-forward:before {
  content: "\f3d1";
}

.ion-ios-arrow-left:before {
  content: "\f3d2";
}

.ion-ios-arrow-right:before {
  content: "\f3d3";
}

.ion-ios-arrow-thin-down:before {
  content: "\f3d4";
}

.ion-ios-arrow-thin-left:before {
  content: "\f3d5";
}

.ion-ios-arrow-thin-right:before {
  content: "\f3d6";
}

.ion-ios-arrow-thin-up:before {
  content: "\f3d7";
}

.ion-ios-arrow-up:before {
  content: "\f3d8";
}

.ion-ios-at:before {
  content: "\f3da";
}

.ion-ios-at-outline:before {
  content: "\f3d9";
}

.ion-ios-barcode:before {
  content: "\f3dc";
}

.ion-ios-barcode-outline:before {
  content: "\f3db";
}

.ion-ios-baseball:before {
  content: "\f3de";
}

.ion-ios-baseball-outline:before {
  content: "\f3dd";
}

.ion-ios-basketball:before {
  content: "\f3e0";
}

.ion-ios-basketball-outline:before {
  content: "\f3df";
}

.ion-ios-bell:before {
  content: "\f3e2";
}

.ion-ios-bell-outline:before {
  content: "\f3e1";
}

.ion-ios-body:before {
  content: "\f3e4";
}

.ion-ios-body-outline:before {
  content: "\f3e3";
}

.ion-ios-bolt:before {
  content: "\f3e6";
}

.ion-ios-bolt-outline:before {
  content: "\f3e5";
}

.ion-ios-book:before {
  content: "\f3e8";
}

.ion-ios-book-outline:before {
  content: "\f3e7";
}

.ion-ios-bookmarks:before {
  content: "\f3ea";
}

.ion-ios-bookmarks-outline:before {
  content: "\f3e9";
}

.ion-ios-box:before {
  content: "\f3ec";
}

.ion-ios-box-outline:before {
  content: "\f3eb";
}

.ion-ios-briefcase:before {
  content: "\f3ee";
}

.ion-ios-briefcase-outline:before {
  content: "\f3ed";
}

.ion-ios-browsers:before {
  content: "\f3f0";
}

.ion-ios-browsers-outline:before {
  content: "\f3ef";
}

.ion-ios-calculator:before {
  content: "\f3f2";
}

.ion-ios-calculator-outline:before {
  content: "\f3f1";
}

.ion-ios-calendar:before {
  content: "\f3f4";
}

.ion-ios-calendar-outline:before {
  content: "\f3f3";
}

.ion-ios-camera:before {
  content: "\f3f6";
}

.ion-ios-camera-outline:before {
  content: "\f3f5";
}

.ion-ios-cart:before {
  content: "\f3f8";
}

.ion-ios-cart-outline:before {
  content: "\f3f7";
}

.ion-ios-chatboxes:before {
  content: "\f3fa";
}

.ion-ios-chatboxes-outline:before {
  content: "\f3f9";
}

.ion-ios-chatbubble:before {
  content: "\f3fc";
}

.ion-ios-chatbubble-outline:before {
  content: "\f3fb";
}

.ion-ios-checkmark:before {
  content: "\f3ff";
}

.ion-ios-checkmark-empty:before {
  content: "\f3fd";
}

.ion-ios-checkmark-outline:before {
  content: "\f3fe";
}

.ion-ios-circle-filled:before {
  content: "\f400";
}

.ion-ios-circle-outline:before {
  content: "\f401";
}

.ion-ios-clock:before {
  content: "\f403";
}

.ion-ios-clock-outline:before {
  content: "\f402";
}

.ion-ios-close:before {
  content: "\f406";
}

.ion-ios-close-empty:before {
  content: "\f404";
}

.ion-ios-close-outline:before {
  content: "\f405";
}

.ion-ios-cloud:before {
  content: "\f40c";
}

.ion-ios-cloud-download:before {
  content: "\f408";
}

.ion-ios-cloud-download-outline:before {
  content: "\f407";
}

.ion-ios-cloud-outline:before {
  content: "\f409";
}

.ion-ios-cloud-upload:before {
  content: "\f40b";
}

.ion-ios-cloud-upload-outline:before {
  content: "\f40a";
}

.ion-ios-cloudy:before {
  content: "\f410";
}

.ion-ios-cloudy-night:before {
  content: "\f40e";
}

.ion-ios-cloudy-night-outline:before {
  content: "\f40d";
}

.ion-ios-cloudy-outline:before {
  content: "\f40f";
}

.ion-ios-cog:before {
  content: "\f412";
}

.ion-ios-cog-outline:before {
  content: "\f411";
}

.ion-ios-color-filter:before {
  content: "\f414";
}

.ion-ios-color-filter-outline:before {
  content: "\f413";
}

.ion-ios-color-wand:before {
  content: "\f416";
}

.ion-ios-color-wand-outline:before {
  content: "\f415";
}

.ion-ios-compose:before {
  content: "\f418";
}

.ion-ios-compose-outline:before {
  content: "\f417";
}

.ion-ios-contact:before {
  content: "\f41a";
}

.ion-ios-contact-outline:before {
  content: "\f419";
}

.ion-ios-copy:before {
  content: "\f41c";
}

.ion-ios-copy-outline:before {
  content: "\f41b";
}

.ion-ios-crop:before {
  content: "\f41e";
}

.ion-ios-crop-strong:before {
  content: "\f41d";
}

.ion-ios-download:before {
  content: "\f420";
}

.ion-ios-download-outline:before {
  content: "\f41f";
}

.ion-ios-drag:before {
  content: "\f421";
}

.ion-ios-email:before {
  content: "\f423";
}

.ion-ios-email-outline:before {
  content: "\f422";
}

.ion-ios-eye:before {
  content: "\f425";
}

.ion-ios-eye-outline:before {
  content: "\f424";
}

.ion-ios-fastforward:before {
  content: "\f427";
}

.ion-ios-fastforward-outline:before {
  content: "\f426";
}

.ion-ios-filing:before {
  content: "\f429";
}

.ion-ios-filing-outline:before {
  content: "\f428";
}

.ion-ios-film:before {
  content: "\f42b";
}

.ion-ios-film-outline:before {
  content: "\f42a";
}

.ion-ios-flag:before {
  content: "\f42d";
}

.ion-ios-flag-outline:before {
  content: "\f42c";
}

.ion-ios-flame:before {
  content: "\f42f";
}

.ion-ios-flame-outline:before {
  content: "\f42e";
}

.ion-ios-flask:before {
  content: "\f431";
}

.ion-ios-flask-outline:before {
  content: "\f430";
}

.ion-ios-flower:before {
  content: "\f433";
}

.ion-ios-flower-outline:before {
  content: "\f432";
}

.ion-ios-folder:before {
  content: "\f435";
}

.ion-ios-folder-outline:before {
  content: "\f434";
}

.ion-ios-football:before {
  content: "\f437";
}

.ion-ios-football-outline:before {
  content: "\f436";
}

.ion-ios-game-controller-a:before {
  content: "\f439";
}

.ion-ios-game-controller-a-outline:before {
  content: "\f438";
}

.ion-ios-game-controller-b:before {
  content: "\f43b";
}

.ion-ios-game-controller-b-outline:before {
  content: "\f43a";
}

.ion-ios-gear:before {
  content: "\f43d";
}

.ion-ios-gear-outline:before {
  content: "\f43c";
}

.ion-ios-glasses:before {
  content: "\f43f";
}

.ion-ios-glasses-outline:before {
  content: "\f43e";
}

.ion-ios-grid-view:before {
  content: "\f441";
}

.ion-ios-grid-view-outline:before {
  content: "\f440";
}

.ion-ios-heart:before {
  content: "\f443";
}

.ion-ios-heart-outline:before {
  content: "\f442";
}

.ion-ios-help:before {
  content: "\f446";
}

.ion-ios-help-empty:before {
  content: "\f444";
}

.ion-ios-help-outline:before {
  content: "\f445";
}

.ion-ios-home:before {
  content: "\f448";
}

.ion-ios-home-outline:before {
  content: "\f447";
}

.ion-ios-infinite:before {
  content: "\f44a";
}

.ion-ios-infinite-outline:before {
  content: "\f449";
}

.ion-ios-information:before {
  content: "\f44d";
}

.ion-ios-information-empty:before {
  content: "\f44b";
}

.ion-ios-information-outline:before {
  content: "\f44c";
}

.ion-ios-ionic-outline:before {
  content: "\f44e";
}

.ion-ios-keypad:before {
  content: "\f450";
}

.ion-ios-keypad-outline:before {
  content: "\f44f";
}

.ion-ios-lightbulb:before {
  content: "\f452";
}

.ion-ios-lightbulb-outline:before {
  content: "\f451";
}

.ion-ios-list:before {
  content: "\f454";
}

.ion-ios-list-outline:before {
  content: "\f453";
}

.ion-ios-location:before {
  content: "\f456";
}

.ion-ios-location-outline:before {
  content: "\f455";
}

.ion-ios-locked:before {
  content: "\f458";
}

.ion-ios-locked-outline:before {
  content: "\f457";
}

.ion-ios-loop:before {
  content: "\f45a";
}

.ion-ios-loop-strong:before {
  content: "\f459";
}

.ion-ios-medical:before {
  content: "\f45c";
}

.ion-ios-medical-outline:before {
  content: "\f45b";
}

.ion-ios-medkit:before {
  content: "\f45e";
}

.ion-ios-medkit-outline:before {
  content: "\f45d";
}

.ion-ios-mic:before {
  content: "\f461";
}

.ion-ios-mic-off:before {
  content: "\f45f";
}

.ion-ios-mic-outline:before {
  content: "\f460";
}

.ion-ios-minus:before {
  content: "\f464";
}

.ion-ios-minus-empty:before {
  content: "\f462";
}

.ion-ios-minus-outline:before {
  content: "\f463";
}

.ion-ios-monitor:before {
  content: "\f466";
}

.ion-ios-monitor-outline:before {
  content: "\f465";
}

.ion-ios-moon:before {
  content: "\f468";
}

.ion-ios-moon-outline:before {
  content: "\f467";
}

.ion-ios-more:before {
  content: "\f46a";
}

.ion-ios-more-outline:before {
  content: "\f469";
}

.ion-ios-musical-note:before {
  content: "\f46b";
}

.ion-ios-musical-notes:before {
  content: "\f46c";
}

.ion-ios-navigate:before {
  content: "\f46e";
}

.ion-ios-navigate-outline:before {
  content: "\f46d";
}

.ion-ios-nutrition:before {
  content: "\f470";
}

.ion-ios-nutrition-outline:before {
  content: "\f46f";
}

.ion-ios-paper:before {
  content: "\f472";
}

.ion-ios-paper-outline:before {
  content: "\f471";
}

.ion-ios-paperplane:before {
  content: "\f474";
}

.ion-ios-paperplane-outline:before {
  content: "\f473";
}

.ion-ios-partlysunny:before {
  content: "\f476";
}

.ion-ios-partlysunny-outline:before {
  content: "\f475";
}

.ion-ios-pause:before {
  content: "\f478";
}

.ion-ios-pause-outline:before {
  content: "\f477";
}

.ion-ios-paw:before {
  content: "\f47a";
}

.ion-ios-paw-outline:before {
  content: "\f479";
}

.ion-ios-people:before {
  content: "\f47c";
}

.ion-ios-people-outline:before {
  content: "\f47b";
}

.ion-ios-person:before {
  content: "\f47e";
}

.ion-ios-person-outline:before {
  content: "\f47d";
}

.ion-ios-personadd:before {
  content: "\f480";
}

.ion-ios-personadd-outline:before {
  content: "\f47f";
}

.ion-ios-photos:before {
  content: "\f482";
}

.ion-ios-photos-outline:before {
  content: "\f481";
}

.ion-ios-pie:before {
  content: "\f484";
}

.ion-ios-pie-outline:before {
  content: "\f483";
}

.ion-ios-pint:before {
  content: "\f486";
}

.ion-ios-pint-outline:before {
  content: "\f485";
}

.ion-ios-play:before {
  content: "\f488";
}

.ion-ios-play-outline:before {
  content: "\f487";
}

.ion-ios-plus:before {
  content: "\f48b";
}

.ion-ios-plus-empty:before {
  content: "\f489";
}

.ion-ios-plus-outline:before {
  content: "\f48a";
}

.ion-ios-pricetag:before {
  content: "\f48d";
}

.ion-ios-pricetag-outline:before {
  content: "\f48c";
}

.ion-ios-pricetags:before {
  content: "\f48f";
}

.ion-ios-pricetags-outline:before {
  content: "\f48e";
}

.ion-ios-printer:before {
  content: "\f491";
}

.ion-ios-printer-outline:before {
  content: "\f490";
}

.ion-ios-pulse:before {
  content: "\f493";
}

.ion-ios-pulse-strong:before {
  content: "\f492";
}

.ion-ios-rainy:before {
  content: "\f495";
}

.ion-ios-rainy-outline:before {
  content: "\f494";
}

.ion-ios-recording:before {
  content: "\f497";
}

.ion-ios-recording-outline:before {
  content: "\f496";
}

.ion-ios-redo:before {
  content: "\f499";
}

.ion-ios-redo-outline:before {
  content: "\f498";
}

.ion-ios-refresh:before {
  content: "\f49c";
}

.ion-ios-refresh-empty:before {
  content: "\f49a";
}

.ion-ios-refresh-outline:before {
  content: "\f49b";
}

.ion-ios-reload:before {
  content: "\f49d";
}

.ion-ios-reverse-camera:before {
  content: "\f49f";
}

.ion-ios-reverse-camera-outline:before {
  content: "\f49e";
}

.ion-ios-rewind:before {
  content: "\f4a1";
}

.ion-ios-rewind-outline:before {
  content: "\f4a0";
}

.ion-ios-rose:before {
  content: "\f4a3";
}

.ion-ios-rose-outline:before {
  content: "\f4a2";
}

.ion-ios-search:before {
  content: "\f4a5";
}

.ion-ios-search-strong:before {
  content: "\f4a4";
}

.ion-ios-settings:before {
  content: "\f4a7";
}

.ion-ios-settings-strong:before {
  content: "\f4a6";
}

.ion-ios-shuffle:before {
  content: "\f4a9";
}

.ion-ios-shuffle-strong:before {
  content: "\f4a8";
}

.ion-ios-skipbackward:before {
  content: "\f4ab";
}

.ion-ios-skipbackward-outline:before {
  content: "\f4aa";
}

.ion-ios-skipforward:before {
  content: "\f4ad";
}

.ion-ios-skipforward-outline:before {
  content: "\f4ac";
}

.ion-ios-snowy:before {
  content: "\f4ae";
}

.ion-ios-speedometer:before {
  content: "\f4b0";
}

.ion-ios-speedometer-outline:before {
  content: "\f4af";
}

.ion-ios-star:before {
  content: "\f4b3";
}

.ion-ios-star-half:before {
  content: "\f4b1";
}

.ion-ios-star-outline:before {
  content: "\f4b2";
}

.ion-ios-stopwatch:before {
  content: "\f4b5";
}

.ion-ios-stopwatch-outline:before {
  content: "\f4b4";
}

.ion-ios-sunny:before {
  content: "\f4b7";
}

.ion-ios-sunny-outline:before {
  content: "\f4b6";
}

.ion-ios-telephone:before {
  content: "\f4b9";
}

.ion-ios-telephone-outline:before {
  content: "\f4b8";
}

.ion-ios-tennisball:before {
  content: "\f4bb";
}

.ion-ios-tennisball-outline:before {
  content: "\f4ba";
}

.ion-ios-thunderstorm:before {
  content: "\f4bd";
}

.ion-ios-thunderstorm-outline:before {
  content: "\f4bc";
}

.ion-ios-time:before {
  content: "\f4bf";
}

.ion-ios-time-outline:before {
  content: "\f4be";
}

.ion-ios-timer:before {
  content: "\f4c1";
}

.ion-ios-timer-outline:before {
  content: "\f4c0";
}

.ion-ios-toggle:before {
  content: "\f4c3";
}

.ion-ios-toggle-outline:before {
  content: "\f4c2";
}

.ion-ios-trash:before {
  content: "\f4c5";
}

.ion-ios-trash-outline:before {
  content: "\f4c4";
}

.ion-ios-undo:before {
  content: "\f4c7";
}

.ion-ios-undo-outline:before {
  content: "\f4c6";
}

.ion-ios-unlocked:before {
  content: "\f4c9";
}

.ion-ios-unlocked-outline:before {
  content: "\f4c8";
}

.ion-ios-upload:before {
  content: "\f4cb";
}

.ion-ios-upload-outline:before {
  content: "\f4ca";
}

.ion-ios-videocam:before {
  content: "\f4cd";
}

.ion-ios-videocam-outline:before {
  content: "\f4cc";
}

.ion-ios-volume-high:before {
  content: "\f4ce";
}

.ion-ios-volume-low:before {
  content: "\f4cf";
}

.ion-ios-wineglass:before {
  content: "\f4d1";
}

.ion-ios-wineglass-outline:before {
  content: "\f4d0";
}

.ion-ios-world:before {
  content: "\f4d3";
}

.ion-ios-world-outline:before {
  content: "\f4d2";
}

.ion-ipad:before {
  content: "\f1f9";
}

.ion-iphone:before {
  content: "\f1fa";
}

.ion-ipod:before {
  content: "\f1fb";
}

.ion-jet:before {
  content: "\f295";
}

.ion-key:before {
  content: "\f296";
}

.ion-knife:before {
  content: "\f297";
}

.ion-laptop:before {
  content: "\f1fc";
}

.ion-leaf:before {
  content: "\f1fd";
}

.ion-levels:before {
  content: "\f298";
}

.ion-lightbulb:before {
  content: "\f299";
}

.ion-link:before {
  content: "\f1fe";
}

.ion-load-a:before {
  content: "\f29a";
}

.ion-load-b:before {
  content: "\f29b";
}

.ion-load-c:before {
  content: "\f29c";
}

.ion-load-d:before {
  content: "\f29d";
}

.ion-location:before {
  content: "\f1ff";
}

.ion-lock-combination:before {
  content: "\f4d4";
}

.ion-locked:before {
  content: "\f200";
}

.ion-log-in:before {
  content: "\f29e";
}

.ion-log-out:before {
  content: "\f29f";
}

.ion-loop:before {
  content: "\f201";
}

.ion-magnet:before {
  content: "\f2a0";
}

.ion-male:before {
  content: "\f2a1";
}

.ion-man:before {
  content: "\f202";
}

.ion-map:before {
  content: "\f203";
}

.ion-medkit:before {
  content: "\f2a2";
}

.ion-merge:before {
  content: "\f33f";
}

.ion-mic-a:before {
  content: "\f204";
}

.ion-mic-b:before {
  content: "\f205";
}

.ion-mic-c:before {
  content: "\f206";
}

.ion-minus:before {
  content: "\f209";
}

.ion-minus-circled:before {
  content: "\f207";
}

.ion-minus-round:before {
  content: "\f208";
}

.ion-model-s:before {
  content: "\f2c1";
}

.ion-monitor:before {
  content: "\f20a";
}

.ion-more:before {
  content: "\f20b";
}

.ion-mouse:before {
  content: "\f340";
}

.ion-music-note:before {
  content: "\f20c";
}

.ion-navicon:before {
  content: "\f20e";
}

.ion-navicon-round:before {
  content: "\f20d";
}

.ion-navigate:before {
  content: "\f2a3";
}

.ion-network:before {
  content: "\f341";
}

.ion-no-smoking:before {
  content: "\f2c2";
}

.ion-nuclear:before {
  content: "\f2a4";
}

.ion-outlet:before {
  content: "\f342";
}

.ion-paintbrush:before {
  content: "\f4d5";
}

.ion-paintbucket:before {
  content: "\f4d6";
}

.ion-paper-airplane:before {
  content: "\f2c3";
}

.ion-paperclip:before {
  content: "\f20f";
}

.ion-pause:before {
  content: "\f210";
}

.ion-person:before {
  content: "\f213";
}

.ion-person-add:before {
  content: "\f211";
}

.ion-person-stalker:before {
  content: "\f212";
}

.ion-pie-graph:before {
  content: "\f2a5";
}

.ion-pin:before {
  content: "\f2a6";
}

.ion-pinpoint:before {
  content: "\f2a7";
}

.ion-pizza:before {
  content: "\f2a8";
}

.ion-plane:before {
  content: "\f214";
}

.ion-planet:before {
  content: "\f343";
}

.ion-play:before {
  content: "\f215";
}

.ion-playstation:before {
  content: "\f30a";
}

.ion-plus:before {
  content: "\f218";
}

.ion-plus-circled:before {
  content: "\f216";
}

.ion-plus-round:before {
  content: "\f217";
}

.ion-podium:before {
  content: "\f344";
}

.ion-pound:before {
  content: "\f219";
}

.ion-power:before {
  content: "\f2a9";
}

.ion-pricetag:before {
  content: "\f2aa";
}

.ion-pricetags:before {
  content: "\f2ab";
}

.ion-printer:before {
  content: "\f21a";
}

.ion-pull-request:before {
  content: "\f345";
}

.ion-qr-scanner:before {
  content: "\f346";
}

.ion-quote:before {
  content: "\f347";
}

.ion-radio-waves:before {
  content: "\f2ac";
}

.ion-record:before {
  content: "\f21b";
}

.ion-refresh:before {
  content: "\f21c";
}

.ion-reply:before {
  content: "\f21e";
}

.ion-reply-all:before {
  content: "\f21d";
}

.ion-ribbon-a:before {
  content: "\f348";
}

.ion-ribbon-b:before {
  content: "\f349";
}

.ion-sad:before {
  content: "\f34a";
}

.ion-sad-outline:before {
  content: "\f4d7";
}

.ion-scissors:before {
  content: "\f34b";
}

.ion-search:before {
  content: "\f21f";
}

.ion-settings:before {
  content: "\f2ad";
}

.ion-share:before {
  content: "\f220";
}

.ion-shuffle:before {
  content: "\f221";
}

.ion-skip-backward:before {
  content: "\f222";
}

.ion-skip-forward:before {
  content: "\f223";
}

.ion-social-android:before {
  content: "\f225";
}

.ion-social-android-outline:before {
  content: "\f224";
}

.ion-social-angular:before {
  content: "\f4d9";
}

.ion-social-angular-outline:before {
  content: "\f4d8";
}

.ion-social-apple:before {
  content: "\f227";
}

.ion-social-apple-outline:before {
  content: "\f226";
}

.ion-social-bitcoin:before {
  content: "\f2af";
}

.ion-social-bitcoin-outline:before {
  content: "\f2ae";
}

.ion-social-buffer:before {
  content: "\f229";
}

.ion-social-buffer-outline:before {
  content: "\f228";
}

.ion-social-chrome:before {
  content: "\f4db";
}

.ion-social-chrome-outline:before {
  content: "\f4da";
}

.ion-social-codepen:before {
  content: "\f4dd";
}

.ion-social-codepen-outline:before {
  content: "\f4dc";
}

.ion-social-css3:before {
  content: "\f4df";
}

.ion-social-css3-outline:before {
  content: "\f4de";
}

.ion-social-designernews:before {
  content: "\f22b";
}

.ion-social-designernews-outline:before {
  content: "\f22a";
}

.ion-social-dribbble:before {
  content: "\f22d";
}

.ion-social-dribbble-outline:before {
  content: "\f22c";
}

.ion-social-dropbox:before {
  content: "\f22f";
}

.ion-social-dropbox-outline:before {
  content: "\f22e";
}

.ion-social-euro:before {
  content: "\f4e1";
}

.ion-social-euro-outline:before {
  content: "\f4e0";
}

.ion-social-facebook:before {
  content: "\f231";
}

.ion-social-facebook-outline:before {
  content: "\f230";
}

.ion-social-foursquare:before {
  content: "\f34d";
}

.ion-social-foursquare-outline:before {
  content: "\f34c";
}

.ion-social-freebsd-devil:before {
  content: "\f2c4";
}

.ion-social-github:before {
  content: "\f233";
}

.ion-social-github-outline:before {
  content: "\f232";
}

.ion-social-google:before {
  content: "\f34f";
}

.ion-social-google-outline:before {
  content: "\f34e";
}

.ion-social-googleplus:before {
  content: "\f235";
}

.ion-social-googleplus-outline:before {
  content: "\f234";
}

.ion-social-hackernews:before {
  content: "\f237";
}

.ion-social-hackernews-outline:before {
  content: "\f236";
}

.ion-social-html5:before {
  content: "\f4e3";
}

.ion-social-html5-outline:before {
  content: "\f4e2";
}

.ion-social-instagram:before {
  content: "\f351";
}

.ion-social-instagram-outline:before {
  content: "\f350";
}

.ion-social-javascript:before {
  content: "\f4e5";
}

.ion-social-javascript-outline:before {
  content: "\f4e4";
}

.ion-social-linkedin:before {
  content: "\f239";
}

.ion-social-linkedin-outline:before {
  content: "\f238";
}

.ion-social-markdown:before {
  content: "\f4e6";
}

.ion-social-nodejs:before {
  content: "\f4e7";
}

.ion-social-octocat:before {
  content: "\f4e8";
}

.ion-social-pinterest:before {
  content: "\f2b1";
}

.ion-social-pinterest-outline:before {
  content: "\f2b0";
}

.ion-social-python:before {
  content: "\f4e9";
}

.ion-social-reddit:before {
  content: "\f23b";
}

.ion-social-reddit-outline:before {
  content: "\f23a";
}

.ion-social-rss:before {
  content: "\f23d";
}

.ion-social-rss-outline:before {
  content: "\f23c";
}

.ion-social-sass:before {
  content: "\f4ea";
}

.ion-social-skype:before {
  content: "\f23f";
}

.ion-social-skype-outline:before {
  content: "\f23e";
}

.ion-social-snapchat:before {
  content: "\f4ec";
}

.ion-social-snapchat-outline:before {
  content: "\f4eb";
}

.ion-social-tumblr:before {
  content: "\f241";
}

.ion-social-tumblr-outline:before {
  content: "\f240";
}

.ion-social-tux:before {
  content: "\f2c5";
}

.ion-social-twitch:before {
  content: "\f4ee";
}

.ion-social-twitch-outline:before {
  content: "\f4ed";
}

.ion-social-twitter:before {
  content: "\f243";
}

.ion-social-twitter-outline:before {
  content: "\f242";
}

.ion-social-usd:before {
  content: "\f353";
}

.ion-social-usd-outline:before {
  content: "\f352";
}

.ion-social-vimeo:before {
  content: "\f245";
}

.ion-social-vimeo-outline:before {
  content: "\f244";
}

.ion-social-whatsapp:before {
  content: "\f4f0";
}

.ion-social-whatsapp-outline:before {
  content: "\f4ef";
}

.ion-social-windows:before {
  content: "\f247";
}

.ion-social-windows-outline:before {
  content: "\f246";
}

.ion-social-wordpress:before {
  content: "\f249";
}

.ion-social-wordpress-outline:before {
  content: "\f248";
}

.ion-social-yahoo:before {
  content: "\f24b";
}

.ion-social-yahoo-outline:before {
  content: "\f24a";
}

.ion-social-yen:before {
  content: "\f4f2";
}

.ion-social-yen-outline:before {
  content: "\f4f1";
}

.ion-social-youtube:before {
  content: "\f24d";
}

.ion-social-youtube-outline:before {
  content: "\f24c";
}

.ion-soup-can:before {
  content: "\f4f4";
}

.ion-soup-can-outline:before {
  content: "\f4f3";
}

.ion-speakerphone:before {
  content: "\f2b2";
}

.ion-speedometer:before {
  content: "\f2b3";
}

.ion-spoon:before {
  content: "\f2b4";
}

.ion-star:before {
  content: "\f24e";
}

.ion-stats-bars:before {
  content: "\f2b5";
}

.ion-steam:before {
  content: "\f30b";
}

.ion-stop:before {
  content: "\f24f";
}

.ion-thermometer:before {
  content: "\f2b6";
}

.ion-thumbsdown:before {
  content: "\f250";
}

.ion-thumbsup:before {
  content: "\f251";
}

.ion-toggle:before {
  content: "\f355";
}

.ion-toggle-filled:before {
  content: "\f354";
}

.ion-transgender:before {
  content: "\f4f5";
}

.ion-trash-a:before {
  content: "\f252";
}

.ion-trash-b:before {
  content: "\f253";
}

.ion-trophy:before {
  content: "\f356";
}

.ion-tshirt:before {
  content: "\f4f7";
}

.ion-tshirt-outline:before {
  content: "\f4f6";
}

.ion-umbrella:before {
  content: "\f2b7";
}

.ion-university:before {
  content: "\f357";
}

.ion-unlocked:before {
  content: "\f254";
}

.ion-upload:before {
  content: "\f255";
}

.ion-usb:before {
  content: "\f2b8";
}

.ion-videocamera:before {
  content: "\f256";
}

.ion-volume-high:before {
  content: "\f257";
}

.ion-volume-low:before {
  content: "\f258";
}

.ion-volume-medium:before {
  content: "\f259";
}

.ion-volume-mute:before {
  content: "\f25a";
}

.ion-wand:before {
  content: "\f358";
}

.ion-waterdrop:before {
  content: "\f25b";
}

.ion-wifi:before {
  content: "\f25c";
}

.ion-wineglass:before {
  content: "\f2b9";
}

.ion-woman:before {
  content: "\f25d";
}

.ion-wrench:before {
  content: "\f2ba";
}

.ion-xbox:before {
  content: "\f30c";
}
