* {
  margin: 0; 
}



html, body {
  height: 100%;
}


label{
  font-weight: bold;
  font-size: medium;
  color: #797878;
}


.error{
	display: inline;
	color:rgb(243, 84, 84);
	border-color: rgb(243, 84, 84);
	font-size: small;
}
.success{
	display: inline;
	border-color:#28A745;
}
.success-text{
	display: inline;
	color:#28A745;
}

.content-page {
  padding-top: 5rem;
  padding-bottom: 6rem;
  background-color: white;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 1em auto 7em;
}

.footer, .push {
  height: 80px;
  color:white;
}

h1, h2,h3{
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  text-align: center;
 
  font-weight: bold;
  
  color:#09B1DE;
  
  border-radius: 3px;
}
h4{
  text-align: center;
  background-color:#2B3035 !important;
  font-weight: bold;
  color: rgb(247, 250, 253) !important;
  border-radius: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
}



h5{
  text-align: center;
 
  font-weight: bold;
  border-radius: 3px;
}

h6{
  text-align: center;
 
  font-weight: bold;
  border-radius: 3px;
}


p{
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: left;
}


/* .wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -4em;
}

.container{
  margin-top: 5rem;
  height: auto;
  background-color: white;
}




.footer, .push {
  height: 4em;
} */


.formulario {
    width: 500px;
    max-width: 100%;
    margin: auto;
    margin-top: 30px;
    padding: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.formulario_titulo {
    text-align: center;
    margin-top: 0;
    color: rgba(0, 0, 0, 0.7);
}

.formulario_input,
.formulario_label {
    width: 75%;
    margin-bottom: 40px;
    font-size: 1.3em;
}
.formulario_submit{
    width: 15%;
}

.form-control{
  color: #09B1DE!important; 
  background-color: #eaeef0 !important;
}


.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red ;
  opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}

.formulario_input {
    border: 1px solid rgba(0, 0, 0, 0.3);
    padding: 20px;
    margin-bottom: 40px;
    
    /* background: transparent; */
    background: rgba(0, 0, 0, 0.1);
}

.formulario_submit{
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 10px;
    cursor: pointer;
    border: none;
}

.foto_perfil{
  border-radius: 50%;
    height:120px;
    width:120px;
   
}

.producto_digital{
 border-radius: 10%;
    
    height:100%;
  width:100%;
  border: none;
}
.foto_perfil_pindividual{
  /* border-radius: 50%; */
  height:80%;
  width:50%;
}
/* BTN BUSCAR */
.btnbuscar{
  display: block;
  height: calc(2.25rem + 2px);
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 32px;
}


/* RATING */
.rating {
  unicode-bidi: bidi-override;
  direction: ltr;
  font-size: 20px;
}

.rating span.star {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}

.rating span.star:hover {
  cursor: pointer;
}

.rating span.star:before {
  content: "\f006";
  padding-right: 10px;/*modificar si se cambia el tamaño de la letra-Antes estaba en 5px*/
  color: #999999;
}

span.star.filled:before {
  color: #e3cf7a;
  content: "\f005";
}

span.star.half-filled:before {
  content: "\f089";
  color: #e3cf7a;

}

span.star.half-filled:after {
  content: "\f006";
  color: #e3cf7a;
  margin-left: -20px;
}

/* BUSQUEDA COLLAPSE */
.collapsible {
  background-color: #2B3035;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.collapsible:hover {
  background-color: #2B3035;
}

.collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: left;
  margin-left: 5px;
}
/* signo menos */
.activesearch:after {
  content: "\2212";
  /* max-height: 0px; */
}

/* .content {
  padding: 0px 10px;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
} */

/* TABLA DISEÑO CON CARDS  PRODUCTOS DIGITALES */


.panteriorprodigital{
  color: blue;
  margin-top: -10px;
  position: relative;
  left: 80px;
  font-size: 125%;/*Afecta a precio anterior y nuevo*/
}
.pnuevoprodigital{
  color: black;
  font-size: 125%;
  margin-top: -53px;
  position: relative;
  left: 15px;
}
.rankingprodigital{
  margin-top: -15px;
  font-size: 125%;

}
.fechaprodigital{
  color: black;
  margin-top: -40px;
  visibility: hidden;
}
.btnprodigital{
  margin-top: -20px;
  text-align: center;
}
  /* CARDS */
.cardsprodigital tbody tr {
  float: left;
  width: 24rem; /*CONTROLA ANCHO DE CARD*/
  margin: 0.5rem;
  border: 0.0625rem solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
  box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.25);
}

.cardsprodigital tbody td {
  display: block;
 
}

.table tbody label {
  display: none;

}

.cardsprodigital tbody label {
  display: inline;
  position: relative;
  font-size: 85%;
  top: -0.5rem;
 
  color: #808080;
  min-width: 4rem;
  margin-left: 0;
  margin-right: 1rem;
  text-align: left;
}

tr.selected label {
  color: #404040;
}

.table .fa {
  font-size: 2.5rem;
  text-align: center;
}

.cardsprodigital .fa {
  font-size: 7.5rem;
}

/* CARDS TELECONSULTAS */
/* 
.btnroundteleconsulta{
    border-radius: 92px;
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    background-color: blue!important;
} */



.cardsteleconsulta tbody tr {
  float: left;
  padding: 0rem;
  width: 24rem;
  margin: 0.5rem;
  border: 0.0625rem solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
  box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.25);
  /* Tamaño de cards fijo */
  height: 420px;
  width: 360px;
}

.cardsteleconsulta tbody td {
  display: block;
  padding: 0.5rem;/*BORDES DE CARD*/
}

.panteriorteleconsulta{
  color: blue;
  margin-top: -10px;
  position: relative;
  left: 65px;
  font-size: 125%;/*Afecta a precio anterior y nuevo*/
}
.pnuevoteleconsulta{
  color: black;
  font-size: 125%;
  margin-top: -58px;
  position: relative;
  left: 15px;
}
.rankingteleconsulta{
  margin-top: -30px;
  font-size: 125%;

}
.fechateleconsulta{
  color: black;
  margin-top: -40px;
  visibility: hidden;
}
.btnteleconsultas{
  margin-top: -50px;
  text-align: center;
}
/* .table tbody label {
  display: none;
} */
/* 
.descripcionteleconsulta{
  color: red;
  margin-top: -40px;
}

 */

.cardsteleconsulta tbody label {
  display: inline;
  position: relative;
  font-size: 85%;
  top: -0.5rem;
  /* float: left; */
  color: #808080;
  min-width: 4rem;
  margin-left: 0;
  margin-right: 1rem;
  text-align: left;
}

/* tr.selected label {
  color: #404040;
}

.table .fa {
  font-size: 2.5rem;
  text-align: center;
} */

.cardsteleconsulta .fa {
  font-size: 7.5rem;
}

.cardsempresas tbody tr {
  float: left;
  padding: 0rem;
  width: 24rem;
  margin: 0.5rem;
  border: 0.0625rem solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
  box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.25);
  /* Tamaño de cards fijo */
  height: 250px;
  width: 360px;
}

.cardsempresas tbody td {
  display: block;
  padding: 0.5rem;/*BORDES DE CARD*/
}

.cardsempresas tbody label {
  display: inline;
  position: relative;
  font-size: 85%;
  top: -0.5rem;
  /* float: left; */
  color: #808080;
  min-width: 4rem;
  margin-left: 0;
  margin-right: 1rem;
  text-align: left;
}

.cardsempresas .fa {
  font-size: 7.5rem;
}

.textcontainer{
  /* background-color: lightblue; */
  width: 110px;
  height: 110px;
  overflow: auto;
}

/* CARROUSEL */
/* * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body { font-family: sans-serif; } */

.gallery {
  background: #EEE;
}

.gallery-cell {
  width: 28%;
  height: 200px;
  margin-right: 10px;
  background: #8C8;
  counter-increment: gallery-cell;
}

.gallery-cell.is-selected {
  background: #ED2;
}

/* cell number */
.gallery-cell:before {
  display: block;
  text-align: center;
  content: counter(gallery-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
}
/* ESTILOS PARA CARDS EN DRODUCTO Y TELECONSULTA */
.card_relacion {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  height: 300px;
  width: 100%;
}

.card-relacion-img {
  /* width: 100px; */
  height: 140px;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}




@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}