﻿body {
}
.subitems div
{
    float: left;
    text-align: center;
    margin: 10px;
    /* border: 1px solid #636363c7; */
    /* -webkit-border-radius: 3px; */
    -moz-border-radius: 3px;
    border-radius: 1rem;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    display: inline-block;
    background-color: #6d6d6d57;
}
.subitems div:hover{
 border:1px solid #93cdf7;
 background-color: #c3e3fa;
}
.subitems div a{
    text-decoration: none;
    /* text-shadow: -1px -1px 0 rgba(0,0,0,0.3); */
    font-weight: bold;
    color: #080f65;
    font-size: 0.82rem;
}


.subitems div a div:hover{
 border:1px solid #bee1fa;
 background-color: #f2f9fe;
}

.iAlmacen {

}
.iVentas {
}
.iAdministracion {
}

/*.iconoPopup {
    height: 16px;
    width: 16px;
}*/

/*********/
.A_Movimientos {
    height:64px;
    width:64px;
    background-image:url(/Images/movimientos.png);
    background-size: 64px 128px;
}
#s_Recepcion{
    background-position: 0 0;
}
#s_Salida{
    background-position: 0 -64px;
}

/*********/
.A_Catalogos {
    height:64px;
    width:64px;
    background-image:url(/Images/CatalagoIconos.png);
    background-size: 64px;
}
#s_Bodegas{
    background-position: 0 0;
}
#s_Sucursales{
    background-position: 0 -130px;
}
#s_Familias{
    background-position: 0 64px;
}
#s_Grupos{
    background-position: 0 260px;
}
#s_Unidades{
    background-position: 0 -194px;
}

/*********/
.V_Clientes {
    /*display:inline-block;*/
    height: 66px;
    width: 70px;
    background-image:url(/Images/ConjuntoClientes.png); background-repeat: no-repeat;
    background-size: 64px 256px;
}
#s_Contactos{
    background-position: 2px 2px;
}
#s_Cuentas{
    background-position: 2px -63px;
}
#s_Historial{
    background-position: 2px -192px;
}
#s_Descuentos {
    background-position: 2px -127px;
}

/*********/
.V_Catalogos {
    background-image:url(/Images/11plazos.png);
    background-size: 64px 64px;
}
#s_Plazos{
    background-position: 0 0;
}

/*********/
.D_Seguridad {
    height:64px;
    width:64px;
    background-image:url(/Images/seguridad.png);
    background-size: 64px 128px;
}
#s_Roles{
    background-position: 0 0;
}
#s_Usuarios{
    background-position: 0 -64px;
}

/*********/
.D_Catalogos {
    background-image:url(/Images/adminCatalogos.png);
}


/* Acciones A */
.AccionesA {
    cursor: pointer;
    background: url(/Images/acciones_a_principal.png);
    background-size: 42px 252px;
    height: 32px;
    width: 32px;
    display: inline-block;
    margin: 4px 2px;
    transition: all 0.3s ease;
    border-radius: 50%;
}
    .AccionesA:hover {
        box-shadow: 5px 5px 5px -2px #ffffff69 inset;
    }

#cmdNuevo{
    background-position: -5px -131px;
}
#cmdEditar{
    background-position: -5px -173px;
}
#cmdEliminar{
    background-position: -5px -215px;
}
#cmdNuevo.disabled {
    background-position: -5px -5px;
}

#cmdEditar.disabled {
    background-position: -5px -47px;
}

#cmdEliminar.disabled {
    background-position: -5px -89px;
}
/* Buttones version movil */
#cmdNuevoDrop{
    background-position: -5px -131px;
}
#cmdEditarDrop{
    background-position: -5px -173px;
}
#cmdEliminarDrop{
    background-position: -5px -215px;
}
#cmdNuevoDrop.disabled {
    background-position: -5px -5px;
}

#cmdEditarDrop.disabled {
    background-position: -5px -47px;
}

#cmdEliminarDrop.disabled {
    background-position: -5px -89px;
}

#cmdEscanear, #cmdEscanearDrop {
    cursor: pointer;
    background: url(/Images/qricon.png);
    background-size: 42px 42px;
    background-position: -5px -5px;
}
/* Acciones popup */
.AccionesPopup {
    cursor: pointer;
    background: url(/Images/acciones_a_popup_a.png) no-repeat;
    background-size: 42px 252px;
    height: 32px;
    width: 32px;
    display: inline-block;
    /*border: 1px solid transparent;*/
    transition: all 0.3s ease;
    border-radius: 50%;
    outline: 0px none;
}

    .AccionesPopup:hover {
        box-shadow: 5px 5px 5px -2px #ffffff69 inset;
    }

#cmdInsertar {
    background-position: -5px -131px;
}
#cmdActualizar {
    background-position: -5px -173px;
}
#cmdSalir {
    background-position: -5px -215px;
}

#cmdInsertar.disabled {
    background-position: -5px -5px;
}

#cmdActualizar.disabled {
    background-position: -5px -47px;
}

.AccionesPopupB {
    cursor: pointer;
    background: url(/Images/acciones_a_popup_b.png) no-repeat;
    background-size: 32px 64px;
    height: 32px;
    width: 32px;
    display: inline-block;
    border: 1px solid transparent;
}
    .AccionesPopupB:hover {
        /*border:1px solid #ff3434;
    background-color: #ff6767;*/ box-shadow: 5px 5px 5px -2px #ffffff69 inset;
    }

.AccionesPopupI {
    cursor: pointer;
    background: url(/Images/acciones_a_popup_b.png) no-repeat;
    background-size: 32px 64px;
    height: 32px;
    width: 32px;
    display: inline-block;
    border: 1px solid transparent;
}

    .AccionesPopupI:hover {
        /*border: 1px solid #ff3434;
    background-color: #ff6767;*/ box-shadow: 5px 5px 5px -2px #ffffff69 inset;
    }

#cmdDoc{
    background-position: 0 0px;
}
#cmdMail{
    background-position: 0 -32px;
}

.AccionesPopupA {
    cursor:pointer;
    background: url(/Images/acciones_b_popup_a.png);
    background-size: 32px 192px;
    height: 32px;
    width: 32px;
    display:inline-block;
    border: 1px solid transparent;
    float:left;
}
    .AccionesPopupA:hover {
        /*border:1px solid #ff3434;
    background-color: #ff6767;*/ box-shadow: 5px 5px 5px -2px #ffffff69 inset;
    }

#cmdHSal{
    background-position: 0 -64px;
}

#cmdFactura{
    background-position: 0 -32px;
}
#cmdCerrar2{
    background-position: 0 -128px;
}
#cmdRenovar{
    background-position: 0 -96px;
}
#cmdAbonar{
    background-position: 0 -128px;
}


.almacenEntrada {
    cursor:pointer;
    background: url(/Images/almacenEntrada.png);
    background-size: 32px 32px;
    height: 32px;
    width: 32px;
    display:inline-block;
    border: 1px solid transparent;
    float:left;
}
    .almacenEntrada:hover {
        /*border:1px solid #ff3434;
    background-color: #ff6767;*/ box-shadow: 5px 5px 5px -2px #ffffff69 inset;
    }

.AccionesRecepcion{
    cursor:pointer;
    background: url('/Images/19 convertir a venta.png');
    background-size: 32px 32px;
    height: 32px;
    width: 32px;
    display:inline-block;
    border: 1px solid transparent;
    float:left;
}
    .AccionesRecepcion:hover {
        /*border:1px solid #ff3434;
    background-color: #ff6767;*/ box-shadow: 5px 5px 5px -2px #ffffff69 inset;
    }





.grupo_menu {
float:left;
height:34px;

padding: 0 5px;
}

#divSalir {
    float:right;
    width: 79px;
}


.AccionesPopupR {
    cursor: pointer;
    background: url(/Images/acciones_b_popup_r.png);
    background-size: 40px 120px;
    height: 32px;
    width: 32px;
    display: inline-block;
    border: 1px solid transparent;
    /*float: left;*/
    margin: 4px 0px;
}

    .AccionesPopupR:hover {
        /*border: 1px solid #ff3434;*/
        /*background-color: #ff6767;*/ box-shadow: 5px 5px 5px -2px #ffffff69 inset;
    }

#cmdPagareRenta {
    background-position: -3px -46px;
}

#cmdNotaCredito {
    background-position: -3px -86px;
}


.AccionesTerminar {
    cursor: pointer;
    background: url('/Images/AccionesTerminar.png') no-repeat 3px 3px;
    background-size: 26px 26px;
    height: 32px;
    width: 32px;
    display: inline-block;
    border: 1px solid transparent;
    float: left;
}

    .AccionesTerminar:hover {
        /*border: 1px solid #ff3434;
        background-color: #ff6767;*/ box-shadow: 5px 5px 5px -2px #ffffff69 inset;
    }

.AccionesContrato {
    cursor: pointer;
    background: url('/Images/AccionesContrato.png') no-repeat 3px 3px;
    background-size: 26px 26px;
    height: 32px;
    width: 32px;
    display: inline-block;
    border: 1px solid transparent;
    float: left;
}

    .AccionesContrato:hover {
        /*border: 1px solid #ff3434;
        background-color: #ff6767;*/ box-shadow: 5px 5px 5px -2px #ffffff69 inset;
    }


.AccionesRenta {
    background-position: -3px -3px;
    float:none;
}

/*#cmdContrato {
    background-position: 0 0px;
}*/

.btnDescargaInventario {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    cursor: pointer;
    background: url('/Images/descargaarchivo.png') no-repeat 3px 3px;
    background-size: 36px;
    display: inline-block;
    /*position: absolute; se quito para ajuste responsivo*/
    margin-top: 2px;
    margin-left: 5px;
}

    .btnDescargaInventario:hover {
        /*background-size: 42px;
        background-position: 0px 0px;*/ box-shadow: 5px 5px 5px -2px #ffffff69 inset;
    }

.AccionesSOLPED {
    cursor: pointer;
    background: url(/Images/acciones_solped.png) no-repeat;
    background-size: 42px 420px;
    height: 32px;
    width: 32px;
    display: inline-block;
    float: left;
    transition: all 0.3s ease;
    border-radius: 50%;
    outline: 0px none;
}

    .AccionesSOLPED:hover {
        box-shadow: 5px 5px 5px -2px #ffffff69 inset;
    }

#cmdSOLPED {
    background-position: -5px -215px;
}

#cDOM_opcOSP {
    background-position: -5px -257px;
}

#cDOM_opcOEM {
    background-position: -5px -341px;
}

#cDOM_opcOSC {
    background-position: -5px -299px;
}

#cDOM_opcUNI_OSC {
    background-position: -5px -299px;
}

#cmdCerrar {
    background-position: -5px -383px;
}

#cmdSOLPED.disabled {
    background-position: -5px -5px;
}

#cDOM_opcOSP.disabled {
    background-position: -5px -47px;
}

#cDOM_opcOEM.disabled {
    background-position: -5px -131px;
}

#cDOM_opcOSC.disabled {
    background-position: -5px -89px;
}

#cDOM_opcUNI_OSC.disabled {
    background-position: -5px -89px;
}

#cmdCerrar.disabled {
    background-position: -5px -173px;
}
input#cmdHResguardo {
    background-position-x: center;
    background-position-y: -5px;
}

/*Botones de formulario SOLPED*/
#avOSPAdd,
#avOSCAdd,
#pOEMAdd {
    background-position: -5px -131px;
}

input[type='image'].AccionesSOLPED, input[type='image'].AccionesBlock {
    margin: 0 2px;
}


.AccionesBlock {
    cursor: pointer;
    background: url(/Images/block.png) no-repeat;
    background-size: 32.25px 32.25px;
    height: 32.25px;
    width: 32.25px;
    display: inline-block;
    /*border: 1px solid transparent;*/
    float: left;
    transition: all 0.3s ease;
    border-radius: 50%;
    outline: 0px none;
}

/*menu      */
#menu_TopHeader {
    display: none;
}


@media (max-width: 600px) {
    #menu_TopHeader {
        margin-top: 16px;
        margin-left: 10px;
        height: 32px;
        width: 32px;
        display: inline-block;
        border: none;
        position: absolute;
        background-position: center;
        background: url(/Images/menu-icon-top-header.png) no-repeat;
    }
}
@media only screen and (max-width: 400px) {
    .grupo_menu {
        padding: 0 1px;
    }
}
