.barra-ppal{
  background-color: #3f51b5;
  color: white!important;
}

.barra-tabla{
  background-color: #607d8b;
  color: white!important;
}

.barra-card-monitor{
  background-color: #fd454bed!important;
  color: white!important;
}

.fondo-solicitud{
  background-color: #87CEEB;
}

.fondo-monitor{
  background-color: #87CEEB;
}

.fondo-appcliente{
  background-color: #87CEEB;
}


.fondo-solicitud-input{
  background-color: white;
  color: #D9282F!important;
}

.botones {
  background-color: #3f51b5!important;
  color: white!important;
}

.botones-link {
  background-color: white!important;
  color: #3f51b5!important;
}

.botones-teclado {
  color: white!important;
  background-color: #3f51b5!important;
}


.texto-letra {
  font-size:16px;
}

.texto-letra-monitor{
  font-size:36px;
}

.texto-letra-app {
  font-size:16px;
}

.img-solicitud{
  width:85%!important;
  height: 80vh;
  content:url("images/img-solicitud.png");
}

.img-monitor{
  width:100%!important;
  height: 35vh;
  content:url("images/img-monitor.png");
}

.video-monitor{
  width:100%!important;
  height: 35vh;
}


.notificacion{
  width: 50%!important;
  min-height: 80px!important;
  font-size: 30px!important;
  text-align: center!important;
}

.by-qsoft {
  color: #d9595d;
}
