@media only screen and (max-width: 767px) {#footer { display: none !important;}}

.separador {
  margin-bottom: 50px ; /* Space out the Bootstrap <hr> more */
}

.separador-min {
  margin-bottom: 25px ; /* Space out the Bootstrap <hr> more */
}

h2 {
	margin-top: 30px;
}

.crearButtons {
	margin-left: 15px;
}

/* INICIO: Fijar el footer al final de la página */
.footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  background-color: #efefef;
  text-align: center;
}

body {
  max-width: 100%;
  overflow-x: hidden;
  position: relative;
  margin: 0;
  padding-bottom: 6rem;
  min-height: 100%;
  font-family: "Helvetica Neue", Arial, sans-serif;
}

html {
  max-width: 100%;
  overflow-x: hidden;
  height: 100%;
  box-sizing: border-box;
}

pre {
  font-size: 100%;
  white-space:pre-wrap;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: auto;
}

/* FIN: Fijar el footer al final de la página*/

.resumenErroresTd
{
  text-align: center!important;
}

a.disabled {
  /* Make the disabled links grayish*/
  color: gray;
  /* And disable the pointer events */
  pointer-events: none;
}

.navbar-collapse {
  padding-left:50px;
}

.nav-link {
  font-size: 15px !important;
}

.active-link {
  color: #6200bd !important;
  border-bottom: 1px solid;
}

.resultados-form-select {
  height: calc(2.25rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media screen and (max-width: 768px){
  *[class*='col-xs-12']{
    padding-bottom:5px;
  }

  main {
    padding-bottom: 100px;
  }
}

th a {
  color: white;
  display:block;
  width:100%;
}

th a:hover 
{
  color:white; 
  text-decoration:none; 
  cursor:pointer;  
}

.ellipsis-incidencias {
    max-width: 350px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.btn-color-teoricas {
  color: white;
  width: 100%;
  margin-bottom: 5px;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 10px;
}

.ellipsis-farmacias {
    max-width: 250px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ellipsis-llamadas {
  max-width: 205px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.icon-teamviewer {
  background: url('teamviewer_icon.png');
  height: 24px;
  width: 24px;
  display: inline-block;
  /* Other styles here */
}

.checklistSeparator {
  margin-right: 4px;
}

.checklistSeparatorTecnicos {
  margin-right: 4px;
}

.btn-toolbar{
  text-align: center;
}

.farmaciasUsuarioSelectorList {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.dot {
  height: 10px;
  width: 10px;
  background-color: #FF0000;
  border-radius: 50%;
  display: inline-block;
}

.main-text {
  text-align: center;
  font-family: 'Oxygen', sans-serif;
  line-height: 1.2;
  color: inherit;
  text-rendering: optimizeLegibility;
  font-weight: 500;
  color: #666666;
  font-size:x-large;
}

.main-image {
  height: 200px;
  padding: 15px;
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
  .main-image {
    height: 100px;
  }
  .main-text {
    font-size:small;
  }
}

/* LIST #5 */
#list5 ol {  list-style:none;}
#list5 ol li { }
#list5 ol li ol { list-style-image: url("nested.png"); padding:5px 0 5px 18px;  }
#list5 ol li ol li { height:15px; margin-left:10px; }

tr.border_top td {
  border-top:3pt solid red;
}

tr.border_seguimiento td {
  background: #ffae42;
  color: black;
}

tr.border_seguimiento {
  background: #ffae42!important;
  color: black!important;
}

tr.border_seguimiento th{
  background: #ffae42!important;
  color: black!important;
}

tr.border_nuevo td {
  background: #81f5af!important;
  color: black!important;
}

tr.border_nuevo {
  background: #81f5af!important;
  color: black!important;
}

tr.border_nuevo th {
  background: #81f5af!important;
  color: black!important;
}

tr.border_peligro td {
  background: #f0ee84!important;
  color: black!important;
}

tr.border_peligro {
  background: #f0ee84!important;
  color: black!important;
}

tr.border_peligro th {
  background: #f0ee84!important;
  color: black!important;
}

th.telemetria-nombre-mobile {
  width:100%;
  display:inline-block;
  padding-left:0%;
  text-align: center;
  background: none;
  color: #5a5a5a!important;
  border: honeydew!important;
  text-overflow: ellipsis!important;
  max-width: 320px!important;
  overflow: hidden!important;
  white-space: nowrap!important;
  cursor: pointer!important;
}

td.telemetria-criticos-mobile {
  width:10%;
  display:inline-block;
  padding-left:0%;
  text-align: center;
  cursor: pointer!important;
}

th.telemetria-criticos-sin-comprobar-mobile {
  width:10%;
  display:inline-block;
  padding-left:0%;
  text-align: center;
  background: none;
  color: #5a5a5a!important;
  border: honeydew!important;
  text-overflow: ellipsis!important;
  max-width: 233px!important;
  overflow: hidden!important;
  white-space: nowrap!important;
}

td.telemetria-ultimo-mail-mobile {
  width:70%;
  display:inline-block;
  padding-left:0%;
  text-align: center;
  cursor: pointer!important;
}

a.telemetria-link-mobile {
  color: #5a5a5a!important;
  font-weight: normal;
}

.telemetria-mobile-table {
  display: table!important;
}

.telemetria-mobile-tbody {
  display: table-row-group!important;
}

table:nth-of-type(1) td.horasSATLegend {
  background-image: linear-gradient(
    to top right,
    white 48%,
    black,
    white 52%
  );
}
table:nth-of-type(2) td.horasSATLegend {
  background-image: linear-gradient(
    to top right,
    papayawhip calc(50% - 1px),
    black,
    papayawhip calc(50% + 1px)
  );
}


@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
  .fc-toolbar {
    display: block!important;
  }
  .fc-center {
    text-align:center!important;
  }
}

@media only screen and (max-width: 1100px) {
  .display-garras-cuadros { 
    display: none !important;
  }
}

.dropdown-menu {
  max-width: 100%;
  overflow-x: hidden;
}

.dropdown-toggle + .dropdown-menu {
  max-width:95dvw;
}

/* En móvil (hasta 767px), ocultamos los botones de texto y mostramos sólo los iconos */
@media (max-width: 767.98px) {
  .save-btn-text,
  .delete-btn-text {
    display: none !important;
  }
  .save-btn-icon,
  .delete-btn-icon {
    display: inline-block !important;
  }
}

/* En escritorio (768px en adelante), lo opuesto: texto visible, iconos ocultos */
@media (min-width: 768px) {
  .save-btn-text,
  .delete-btn-text {
    display: inline-block !important;
  }
  .save-btn-icon,
  .delete-btn-icon {
    display: none !important;
  }
}

.activeBtn {
  box-shadow: 0px -3px 5px black !important;
  background-color: #6200bd !important;
}