﻿/* DEFAULTS
----------------------------------------------------------*/


.centrado {
    /*max-width: 990px;*/
    min-width: 990px;
    margin: auto;
    padding-top: 20px;
}

.imgLoad {
    height: 18px;
    width: 18px;
    display: none;
}




.fondoBlanco {
    background: #fff;
    border-bottom: 2px solid #2AC5C6;
}

.buttonEdit {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 2;
}

.margen {
    padding: 18px 3% 18px;
    font-size: 14px;
}


#MainContent_Label3, #MainContent_RegisterUser_CreateUserStepContainer_Label2, #MainContent_RegisterUser_CreateUserStepContainer_Label3 {
    font-size: 12px;
}









/* HEADINGS   
----------------------------------------------------------*/

h1 {
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    /*font-weight: 100;*/
}





h4 {
    font-size: 1.1em;
}



#TextoCabecera {
    font-size: 0.7em;
    text-transform: uppercase;
    margin-left: 20px;
    color: #828282;
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 20px;
    line-height: 10px;
    display: inline-block;
}

header h1 {
    /*font-weight: 700;*/
    /*margin: 0px*/
    /*padding: 0px 0px 0px 20px;*/
    color: #f9f9f9;
    /*font-family: times, Times New Roman, times-roman, georgia, serif;*/
    font-size: 40px;
    line-height: 44px;
    /*letter-spacing: -2px;*/
    /*font-weight: bold;*/
    width: 490px;
    margin: 30px 0px 0px 150px;
}



.leftCol {
    padding: 6px 0px;
    /*margin: 12px 8px 8px 8px;*/
    width: 200px;
    min-height: 200px;
}




.textoInformativo {
    color: #4b6c9e;
}


/* TAB MENU   
----------------------------------------------------------*/
div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

div.menu {
    padding: 4px 0px 4px 8px;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #465c71;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
            }

/* DIV BODY CONTENT
-------------------------------------------------------------------------------------------------*/

.divBodyContent {
    /*border-bottom: 2px solid #2AC5C6;
    position: relative;*/
}

    .divBodyContent table {
        /*padding-left: 0px !important;*/
    }


    .divBodyContent > table i span {
        /*line-height: 15px;
    font-size: 11px;*/
    }

    .divBodyContent > table span[type="radio"], .divBodyContent > table span[type="radio"] + span, .divBodyContent > table span[type="radio"] + span + span {
        /*display: inline-block;
    width: auto !important;
    min-width: 10px !important;*/
    }

    .divBodyContent > table > tbody > tr > td {
        /*position: relative;*/
    }

    .divBodyContent > table tr td {
        /*vertical-align: top;*/
    }

    .divBodyContent > table > tbody > tr > td.sinRel {
        /*position: inherit;*/
    }

    .divBodyContent > table input, .divBodyContent > table select {
    }

    .divBodyContent > table textarea {
        /*width:99% !important;*/
        box-sizing: border-box;
        width: 100% !important;
        resize: none;
        min-height: 51px; /*minimo para 3 líneas*/
        border: 1px solid #CCCCCC;
    }

    .divBodyContent > table input[type="radio"], .divBodyContent > table input[type="checkbox"] {
        height: auto;
        width: auto !important;
        min-width: auto;
        margin-bottom: 0px;
        margin-top: 5px;
        position: relative;
        top: 5px;
    }

    .divBodyContent > span {
        border: medium none;
        left: 0px;
        line-height: 40px;
        padding: 0;
        position: absolute;
        top: 0px;
        background-color: transparent;
        position: relative;
        font-weight: bold;
        z-index: 1;
        color: #5b92b8;
        margin-bottom: 0px;
        font-size: 1.3em;
        display: block;
    }



    .divBodyContent > table input[type="checkbox"] {
        top: 0px;
    }


    .divBodyContent .dxgvControl_Aqua tr td {
        vertical-align: middle;
    }


/* FORM ELEMENTS   
----------------------------------------------------------*/

select {
    padding: 1px;
}

fieldset {
    margin-top: 20px;
    margin-bottom: 20px;
}

legend {
    font-size: 100%;
    line-height: 1.1;
    color: white;
    background: #666;
    border: none;
    padding: 2px 6px;
    background: #00ADB6;
}





/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    background: #373737;
    height: 67px;
}


#spanPasswordRecovery {
    margin-left: 222px;
    font-size: 12px;
}

.tablaFormulario {
    padding-left: 30px;
    width: 88%;
}

    .tablaFormulario b {
        margin-right: 5px;
        color: #00ADB6;
        margin-bottom: 13px;
        margin-left: 30px;
    }


.usuarioRol {
    padding-bottom: 10px;
}

    .usuarioRol b:first-child {
        margin-left: 0px;
    }

.tablaFormulario input {
    margin-top: 5px;
    padding: 1px;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 119px;
}

.submitButton2 {
    text-align: right;
    padding-right: 456px;
}


.tituloMenu {
    position: absolute;
    right: 20px;
    top: 20px;
    margin-bottom: 0px;
}

.volverCabecera {
    float: right;
    font-size: 24px;
    margin-top: 5px;
    color: #696969;
    text-decoration: none;
}

    .volverCabecera:hover {
        text-shadow: 2px 2px 7px #888;
        cursor: pointer;
    }

.linkLogo {
    margin: 10px;
    float: left;
}

.logo {
    width: 150px;
}

.level2 {
    z-index: 300;
}

.dxpgMainTable tbody tr td.dxpgEmptyArea {
    /*display:inline-block;
    margin-right:-4px;
    padding:0px;
    width:450px;*/
}

/**************/
/*BUSCADOR CSS*/
/**************/
.NameBuscador {
    height: 20px;
    background-color: #666;
    border-radius: 10px 10px 0px 0px;
    /*-moz-border-radius: 10px 10px 0px 0px;*/
    text-align: center;
    color: White;
    padding-top: 3px;
}

.NameBuscadorColapsado {
    border-radius: 10px 10px 10px 10px;
}

.NameBuscador img {
    float: right;
    margin-right: 5px;
    margin-top: 2px;
    cursor: pointer;
}

/* Bloque buscador */


input[disabled=disabled] {
    /*color: rgba(192, 192, 192, 0.50);*/
    /*color: #7d7d7d;*/
    color: #c0c0c0;
    /*opacity: 0.5;*/
    background: rgb(235, 235, 228);
}

.BloqueBuscador input[type="image"]:disabled {
    opacity: 0.65;
    /*cursor: not-allowed;*/
}

.BloqueBuscador input:not(.dxeEditArea) {
    /*border-radius: 10px;*/
    /*-moz-border-radius: 10px;*/
    /*padding: 5px;*/
}



.GroupBuscador {
    padding-top: 8px;
    margin: 2px;
    float: left;
    height: 100%;
    border: 2px solid #666;
    /*-moz-border-radius: 10px;*/
    border-radius: 10px;
    text-align: center;
    background: -webkit-gradient(linear, 0 bottom, 0 top, from(#CCC ), to(#FFF));
    /*background: -moz-linear-gradient(-90deg, #CCC, #FFF );*/
}

.NombreGrupo {
    background-color: #666;
    padding: 0px 7px 0px 7px;
    color: White;
    font-size: 9px;
    text-align: center;
    border-radius: 0px 0px 7px 7px;
    /*-moz-border-radius: 0px 0px 7px 7px;*/
}

.BloqueResultados table {
    /*-moz-border-radius: 8px;*/
    /*border-radius: 8px;*/
}


/* Ventana difuminada */
.VentanaDifuminada {
    z-index: 1000000;
    position: fixed !important;
    top: 0px !important;
    left: 0px !important;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    color: #666;
    padding-top: 8%;
}

.BloqueVentanaDifuminada {
    width: 700px;
    background-color: #F0F0F0;
    /*-moz-border-radius: 15px;*/
    border-radius: 15px;
    border: 8px solid rgba(216, 216, 216, 0.3) !important;
    position: relative;
    padding: 20px 40px;
    margin-top: 300px;
    margin: auto;
    overflow: auto;
}

    .BloqueVentanaDifuminada > div > table {
        padding-left: 0px !important;
    }

        .BloqueVentanaDifuminada > div > table > input, .BloqueVentanaDifuminada > div > table > select {
            width: 98% !important;
            border: 1px solid #CCCCCC;
            margin-bottom: 15px;
            height: 25px;
            box-sizing: border-box;
            padding: 0px 5px;
        }

    .BloqueVentanaDifuminada > div > span {
        background-color: transparent;
        border: medium none;
        color: #5b92b8;
        display: block;
        font-size: 1.4em;
        font-weight: bold;
        left: 0;
        line-height: 40px;
        margin-bottom: 5px;
        padding: 0;
        position: relative;
        top: 0;
        z-index: 1;
    }

    .BloqueVentanaDifuminada img, .BloqueVentanaDifuminada input[type="image"] {
        cursor: pointer;
    }

    .BloqueVentanaDifuminada > div > table tr td {
        position: relative;
    }

    .BloqueVentanaDifuminada > div > table input[type="checkbox"] {
        width: auto !important;
    }



.BloqueFAvanzado span {
    margin-bottom: 20px;
}

.CerrarPopup {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.iconos {
    list-style: none;
}

    .iconos li {
        float: left;
    }



.ComboFavoritos {
    border-width: 0px;
    padding: 3px;
    margin-left: 2px;
}

.Info {
    font-size: 10px;
    color: #666;
}

.BotoneraFavoritas {
    margin-top: 10px;
}

    .BotoneraFavoritas input[type="image"] {
        margin: 0px 0px 0px 5px;
        position: relative;
        top: 3px;
        cursor: pointer;
        left: 0px;
    }

#ListadoFavoritas {
    /*-moz-border-radius: 10px;
    border-radius: 10px; */
    border: 1px solid #666;
    width: 190px;
    background-color: white;
}

.dxpPageNumber {
    color: Black;
}

.GestionFavoritos {
    margin: 4px 10px 0px 0px;
}

/*.FormGuardarConf
{
    margin-top: 10px;
}

    .FormGuardarConf input[type="image"]
    {
        margin-top: 10px;
    }*/



/**  Estilos Dinamicos Menu Vertical  **/
#NavigationMenu {
    float: none !important;
}

    #navigationMenu li {
        list-style: none;
        height: 38px;
        padding: 2px;
        width: 32px;
        margin-left: 2px;
        white-space: nowrap;
    }

    #navigationMenu span {
        width: 0;
        left: 12px;
        padding: 0;
        position: relative;
        overflow: hidden;
        font-size: 15px;
        font-weight: bold;
        letter-spacing: 0.6px;
        white-space: nowrap;
        line-height: 33px;
        background-color: #000;
        color: #FFF;
        -webkit-border-radius: 0px 10px 10px 0px;
        border-radius: 0px 10px 10px 0px;
        right: auto;
        top: 0px;
    }

    #navigationMenu a {
        background: url('img/navigation.jpg') no-repeat;
        height: 33px;
        width: 32px;
        display: block;
        position: relative;
        -webkit-border-radius: 15px 0px 0px 15px;
        border-radius: 15px 0px 0px 15px;
        white-space: nowrap;
    }

        #navigationMenu a:hover span {
            width: auto;
            padding: 0 20px;
            overflow: visible;
            background-color: #000;
        }

        #navigationMenu a:hover {
            text-decoration: none;
            background-color: #000;
        }

    #navigationMenu .btFavoritos {
        background-image: url('/Image/buscador icons/Favorite32.png');
        background-repeat: no-repeat;
    }

    #navigationMenu .btFiltroAvanzado {
        background-image: url('/Image/buscador icons/ComplexFilter32.png');
        background-repeat: no-repeat;
    }

    #navigationMenu .btFiltroColumnas {
        background-image: url('/Image/buscador icons/ColumnFilter32.png');
        background-repeat: no-repeat;
    }

    #navigationMenu .btActivarAgrupacion {
        background-image: url('/Image/buscador icons/Group32.png');
        background-repeat: no-repeat;
    }

    #navigationMenu .btConfiguracion {
        background-image: url('/Image/buscador icons/Settings32.png');
        background-repeat: no-repeat;
    }

    #navigationMenu .btExportarPdf {
        background-image: url('/Image/buscador icons/Adobe32.png');
        background-repeat: no-repeat;
    }

    #navigationMenu .btExportarExcel {
        background-image: url('/Image/buscador icons/Excel32.png');
        background-repeat: no-repeat;
    }


radios {
}

.radios * {
    display: inline-block;
}

.radios span {
    width: 100px;
}

.radios input[type="radio"], .radios input[type="checkbox"] {
    margin-bottom: 0px !important;
    width: auto !important;
}

.enableWrapping {
    white-space: normal;
}


/* ACCOUNT
-------------------------------------------------------------------------------------------------*/


MainContent_btCambiarContraseña {
    margin-left: 10%;
}

#MainContent_ChangeUserPassword {
    width: 100%;
}


/* ZONE 
---------------------------------------------------------------------------------------------------*/

.col3Zone {
    width: 300px !important;
}

.col2Zone {
    width: 460px !important;
}

.leftZone,
.rightZone,
.centerZone {
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
    margin-left: 10px;
}

.leftZone {
    margin-left: 0px;
}

    .leftZone > div,
    .rightZone > div,
    .centerZone > div {
        margin-bottom: 10px;
    }

        .leftZone > div .dxeCalendar td.dxMonthGrid, .centerZone > div .dxeCalendar td.dxMonthGrid, .rightZone > div .dxeCalendar td.dxMonthGrid {
            padding: 0px;
        }

        .leftZone > div .dxeCalendar, .centerZone > div .dxeCalendar, .rightZone > div .dxeCalendar {
            margin-bottom: 15px;
        }

#imgLogo {
    height: 45px;
    margin-top:10px;
}

/*

.MenuSuperior h2 {
    line-height: 50px;
    background-color: #b4c6dc;
    color: #FFFFFF;
    font-weight: 300;
}
    */
#MainContent_btEstablecerFavorita {
    border: 1px solid #DFDF32;
}

table#MainContent_cbDireccion {
    display: inline-table;
}

.dxeDisabled_STONETheme, .dxeDisabled_STONETheme > tbody > tr > td.dxic > input {
    background: rgb(235, 235, 228);
}

#MainContent_tbObservaciones {
    max-width: 1194px;
    resize:none
}

span[id^=MainContent] {
    vertical-align: super;
}

.dxgvCommandColumn_STONETheme a {
    width: 20px;
    height: 20px;
}
#MainContent_GridArticulos_DXCBtn0[data-args*=AddNew]{
    border: 2px solid #ff6a00;
        border-radius: 20px;
}
    .dxgvCommandColumn_STONETheme a:hover {
        border: 2px solid #00ADB6;
        border-radius: 20px;
    }

    .dxgvCommandColumn_STONETheme a > img {
        margin-top: 2px;
    }

.tablaformulario > tbody > tr {
    max-height: 20px;
}

td > span {
    float: right;
    margin-right: 5px;
}
.align_txt_left > span, .align_txt_left > span[id^=MainContent] {
    float:none;
    vertical-align:middle;
    margin-left:10px;
}
.lbObservaciones {
    padding: 0px;
    float: left;
}

input[type=checkbox] {
    min-width: 30px;
    display: inline-block;
    vertical-align: middle;
}

label[for=MainContent_cbCerrar] {
    display: inline-block;
    /* position: inherit; */
}

/** PPR  - POP UP DIRECCIÓN*/
.b4, .b2, .b1, .b3 {
    display: inline-block;
    vertical-align: bottom;
    margin: 3px -4px 2px 3px;
    padding: 5px 10px;
    box-sizing: border-box;
}

.b4 {
    width: 25%;
}

.b2 {
    width: 100%;
    height: 20px;
    display: inline; 
}


.b1 {
    width: 100%;
    padding: 0 0px;
}

.b2 .b1.caja {
    padding: 5px 5px 5px;
    border: 1px solid #DDDDDD;
    margin-bottom: 2px !important;
    margin-top: 5px;
}

.b1.caja .b2 {
    padding: 0px;
    margin-bottom: 0px;
    vertical-align: top;
}

    .b1.caja .b2 .b1 {
        padding: 0px 5px;
    }

.b2 .b1 {
    padding: 0px;
}

.b1 .b3:first-of-type {
    padding-left: 0px;
}

.divTotal span {
    display: inline;
    width: 100%;
    padding-right: 5px;
    font-size: 0.8em;
    vertical-align: middle;
    margin: 0 -4px 4px 0;
    font-weight: bold;
}

.divTotal label {
    display: inline-block;
    width: auto;
    padding-right: 5px;
    /* font-size: 0.8em; */
    vertical-align: middle;
    margin: 0 -4px 0px 3px;
    position: relative;
    top: -4px;
}

.textoEntrada {
    display: inline-block;
    height: 22px;
    width: 45%; /*267px;*/
}

    .textoEntrada > span {
        width: 90px;
        min-width: 90px;
        margin: 3px;
        padding: 0px;
        display: inline-block;
        padding-right: 5px;
        font-size: 0.8em;
        vertical-align: middle;
        margin: 0 -4px 4px 0;
        font-weight: bold;
        font-size: large;
    }

    .textoEntrada > label {
        display: inline-block;
        width: auto;
        padding-right: 5px;
        font-size: 0.8em;
        vertical-align: middle;
        margin: 0 -4px 0px 3px;
        position: relative;
        top: -4px;
    }
    
    .textoEntrada > input, .textoEntrada > table {
        width: 80%;
    }

.b1 .textoEntrada {
    display: block;
    width: auto;
}

    .b1 .textoEntrada [type=text] {
        width: 77%;
    }

.textoEntrada input[type="text"] {
    box-sizing: border-box;
    /* padding: 0px 8px; */
}

.Caja1, .Caja2, .Caja3 {
    margin: 2px;
}
.Caja1.textoEntrada:first-child{
    width: 40%;
    display: inline-block;
}
    .Caja1.textoEntrada, .Caja2.textoEntrada, .Caja3.textoEntrada {
        display: inline-block;
    }
    table .dxeButtonEditSys .dxeButtonEdit_STONETheme [id^='MainContent_tbPop']{
        display: inline-block;
    }

.accionesPop.botonera {
    margin: 20px;
    padding: 3px;
    text-align: center;
}

.dxgvControl_Office2010Black, .dxgvDisabled_Office2010Black {
    background: transparent;
}

.dxeReadOnly_STONETheme, td > input[readonly=readonly]{
    /*color: rgba(192, 192, 192, 0.50) !important;*/
    color: #7d7d7d !important;
    /*opacity: 0.5;*/
    background: rgb(235, 235, 228) !important;
}

table#MainContent_dbProv, table#MainContent_dbPais {
    display: inline-block !important;
}

input[id*=tbStock] {
    max-width: 35px;
    width: 35px;
}

input[id*=tbRef] {
    width: 84px;
    max-width: 84px;
    margin: 2px;
}

.tdFecha{
    position: relative;
}
    .tdFecha > span.failureNotification{
        position: absolute;
        right: -15px;
        top: 0px;
        font-size: 20px;
    }


.divPopFix input[type="text"]{
    padding:2px 5px;
}
.divPopFix .b1 {
    margin: 3px -4px 2px 3px;
    padding: 5px 10px;
}
.divPopFix .b2 {
    display:block;
    height:auto;
}
.divPopFix .textoEntrada {
    height:auto;
}