﻿/*Se empieza la organización de Estilos - Ingreso-Master*/

body {
    background-color: white;
}

.auto-style1 {
    height:50%;
    align-content: center;
    text-align: center;
}

.VersionProducto {
    display: inline-block;
    vertical-align: middle;
    padding: 4px;
    outline: none;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 0.5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    color: black;
    border: solid 1px gray;
    background-color: whitesmoke;
    height: 100%;
    margin-right: 2px;
    font-style: normal;
    font-variant: normal;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-align: center;
}

.auto-style3 {
    text-align: center;
}

/*Plantilla Master*/

.auto-style41 {
    width: 80%;
    height: 50px;
    margin: 0px auto;
    border-collapse: collapse;
}

.CajaIzquierda {
    width: 25%;
}

.auto-style50 {
    width: 20px;
    font-weight: 700;
}

.auto-style51 {
    width: 250px;
    height: 12px;
}

.auto-style52 {
    width: 330px;
    margin-left: auto;
    margin-right: auto;
    height: 94px;
}

.auto-style53 {
    width: 30px;
    font-weight: 700;
    text-align: left;
}

.CajaCentro {
    width: 45%;
}

.CajaDerecha {
    width: 30%;
}

.auto-style55 {
    font-size: large;
}

.auto-style55 {
    width: 25%;
    height: 104px;
}

.auto-style56 {
    width: 100px;
    height: 104px;
}

.auto-style57 {
    width: 30%;
    height: 104px;
}

.auto-style58 {
    background-image: url('linear-gradient(left%20top,%20#000000 0%, #000000 56%, #FCFCFC 100%)');
    background-color: #fafafa;
    z-index: 1;
    width: 80%;
    margin-top: 5px;
}