.colorsolicitado > td { background:#B8F89C !important; }
.colorpresolicitado > td { background:#F19E4B !important; }

.tituloasignacion{
	color: red;
}

.alineacionespera{
	text-align: right;
}

.CTFaltante .x-grid-cell {
  background-color: #ffd3d3 !important;
}

.RevisionAbierta .x-grid-cell {
  background-color: #ffd3d3 !important;
}

.background-TLS {
    
    background-image:url(/Imagenes/fondo.jpg) !important; 
    background-size:100% 35% !important; 
    background-repeat:no-repeat  !important;
    

}

 .gwd-body {
        height: 80%;
        -webkit-transform-style: preserve-3d;
        -webkit-transform: perspective(1400px) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        width: 130%;
        overflow: hidden;
        background-image: url(/Imagenes/fondo.jpg) !important;
        background-size: 100% 35% !important;
        background-repeat: no-repeat no-repeat !important;
        opacity:0.3;
      }
      .gwd-img-ig3l {
        position: absolute;
        left: 0px;
        top: 0px;
        color: rgb(0, 0, 0);
        width: 100px;
        height: 69px;
      }
      .gwd-gen-m43cgwdanimation {
        -webkit-animation: gwd-gen-m43cgwdanimation_animation 1s linear 0s 1 forwards;
      }
      .gwd-body {
      }
      .gwd-body {
        background-color: transparent;
      }
      .gwd-gen-5jjbgwdanimation {
        -webkit-animation: gwd-gen-5jjbgwdanimation_animation 1s linear 0s 1 forwards;
      }
      @-webkit-keyframes gwd-gen-5jjbgwdanimation_animation {
        0% {
          -webkit-animation-timing-function: linear;
          left: 0px;
          top: 0px;
          color: rgb(0, 0, 0);
          width: 50px;
          height: 34px;
        }
        100% {
          -webkit-animation-timing-function: linear;
          left: 30%;
          top: 30%;
          color: rgb(0, 0, 0);
          width: 20%;
          height: 20%;
        }
      }
#registrados  {
  background-color: #C65911;
  font-size:20px;
  font-weight: 600;
  color:white 
  
}
#enturnados {
  background-color: #2F75B5;
  font-size:20px;
  font-weight: 600;
  color:white 
}
#solicitados {
  background-color: #548235;
  font-size:20px;
  font-weight: 600;
  color:white   
}

.cellValues .x-grid-cell {
font-size:17px !important;
color:#fff!important;
background-color: #000!important;

}

.cellValues .x-grid-cell-inner {
  text-align:left !important;
  padding-left: 5px !important;
}