
#Contenido{
width:100%;
}


.titulos
{
text-shadow:2px 2px 14px rgba(20,20,19,0.7);
font-weight:normal;
font-variant:small-caps;
color:#FAFAFA;
letter-spacing:0pt;
font-size:15px;
text-align:justify;
font-family:lucida sans unicode, lucida grande, sans-serif;line-height:2;
}

.titulos5
{
text-shadow:2px 2px 14px rgba(20,20,19,0.7);
font-weight:normal;
font-variant:small-caps;
color:#000000;
letter-spacing:0pt;
font-size:15px;
text-align:justify;
font-family:lucida sans unicode, lucida grande, sans-serif;line-height:2;
}


.btnfiltro{
margin-top: -.5%;
}


.mytag{

background-color: #4D80BC;
color: #fff;

}


#LogoTunalitec{
height: 60%;
margin-left: 22%;
margin-top: 10px;
}

@media screen and (min-width: 1000px){
#Contenido{
width:80%;
margin-left:20%;
		}




.modalDetalle{

margin-top: -20%;
top: 50%;




}



}

input[type=file], input[type=file] + input {
    display: inline-block;
    background-color: #eee;
    border: 1px #2962FF;
    border-radius: 4px;
    font-size: 15px;
    padding: 4px;
    width: 100%
}
input[type=file] + input {
    padding: 13px;
    background-color: #2962FF;
}
::-webkit-file-upload-button {
    -webkit-appearance: none;
    background-color: #FF8F00;

     border-radius: 4px;
    border: 1px #2962FF;
    font-size: 15px;
    color:#fff;
    padding: 8px;

}
::-ms-browse {
    background-color: #00b7cd;
    border: 1px solid gray;
    font-size: 15px; padding: 8px;
}
input[type=file]::-ms-value {
    border: none; 
}



#Buscar{margin-top: 50%;
    margin-left: 15%;
    color: #fff;}

#BarraBusqueda{

 background-color:#E29838;
 width: 113%; 
 margin-left: -7%;
 margin-bottom: -1%;

}

#carrusel{

margin-left: -6%;
margin-bottom: 0%;
width: 112%;

}

.Ingresar{

    margin-bottom: 10%;

}

#LogoLogin{

height: 100px;
padding-left: 30%;

}

.btnAdmin{
margin-top: 7%;

 
}


@media screen and (max-width: 600px){
.modalDetalle{
margin-top: -55%;
top: 50%;
}

.btnAdmin{
margin-top: -26%;
 
}

.btnfiltro{
margin-top: -2.5%;
}

}

.modalfiltros{

width: 95%;

top:20%;
}

.modalbotones{

width: 95%;
top:50%;
margin-top: -25%;



}





.modalbotonesAdmin{

width: 95%;
margin-top: -20%;
top:55%;
}




.piePagina{

position:absolute; /*El div será ubicado con relación a la pantalla*/
left:0px; /*A la derecha deje un espacio de 0px*/
right:0px; /*A la izquierda deje un espacio de 0px*/
bottom:0px; /*Abajo deje un espacio de 0px*/
height:50px; /*alto del div*/
z-index:0;%;

}

@media screen and (min-width: 400px){
#BarraBusqueda{
background-color:#E29838;
width:100%;
margin-left: 0%;
margin-bottom: -1%;
	
}




#carrusel{

margin-left: 0%;
width: 100%;
margin-bottom: 0%;


}

.modalbotones{
width: 60%;
margin-left: 25%;
margin-top: -25%;
width: 70%;
top:80%;

}


.modalfiltros{

width: 70%;

top:20%;
}


.secondary-content{

color:#4A81C2;

}

.Ingresar{
	margin-left: 47%;
    margin-bottom: 0%;

}

.lbl{

font-family:'Meiryo UI';
color:#ffffff;
}

#LogoLogin{

height: 50px;
padding-left: 30%;

}


}



 .input-field input[type=text]:focus {
     border-bottom: 1px solid #4D80BC;
     box-shadow: 0 1px 0 0 #4D80BC;
   }




 .textbox2 { 
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    border: 1px solid #848484; 
    outline:0; 
    height:25px; 
    width: 275px; 
 } 
 
#WindowLoad
{
    position:fixed;
    top:0px;
    left:0px;
    z-index:3200;
    filter:alpha(opacity=65);
   -moz-opacity:65;
    opacity:0.65;
    background:#999;
}


