﻿/* Estilos para el mensaje de error, versión moderna (MVC) de Fired */

.ui-widget-header
{
    font-family: VW Headline Book, VWUtopia-BookTab, Verdana;
    border: 0px solid #00669a;
    /*background: #FFFFFF;*/
    color: #000000;
    font-weight: bold;
    text-align:left;
}

.ui-widget-content
{
    font-family: VW Headline Book, VWUtopia-BookTab, Verdana;
    border: 1px solid #000000;
    font-size: 14pt;
    background: #FFFFFF;
    color: #000000;
    text-align:left;
    overflow:hidden;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0px solid #000000;
    padding: 0;
    height: 90%;
    overflow: hidden;
    bottom: 0;
    width: 98%;
    margin: auto;
    left: 3px;
}

.ui-corner-all
{
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    -khtml-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    -khtml-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -khtml-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -khtml-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

/* jaarques: 26-06-2014
quitado por problemas con las ventanas modales, no bloquea*/
/*.ui-widget-overlay
{
    width:0%;
}*/

.ui-dialog {
    border: 4px solid #00669a;
    z-index: 9999;
}

#contenedorMEMVC
{
    display:none; width:100%; height:100%; text-align:left; border:0;
}

#cuerpoMEMVC
{
    width:99%; 
    text-align:left; 
    overflow:hidden;
    float:none; 
    border:1px solid #bbbbbb; 
    position:absolute; 
    bottom:33px; 
    top:3px;
    clear:both;
    height:88%;
}

#overflowCuerpoMEMVC
{
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 100%;
    border: 0px;
    bottom: 0;
}

#descripMEMVC,#fechaMEMVC
{
    width:470px; 
    margin: 1%;
    text-align:left; 
    overflow:auto;
    font-size:11px;
    clear:both;
    height:250px;    
}
#stackMEMVC
{
    width:470px;
    margin: 1%;
    text-align:left; 
    overflow:auto;
    font-size:11px;
    clear:both;
    height:100px;    
}

#divBotonMEMVC
{
    min-height:29px; height:29px; float:none; text-align:center; overflow:hidden; position:absolute; bottom:3px; width:100%; 
}

#botonMEMVC
{
    font-family:Times New Roman; height:23px; background:none; border:0; font-size:11pt; color:#0000FF;cursor:pointer;
}

.descargarMEMVC
{
    background: url('/FiredWebComponents/Imagenes/aviso_error_archivo.png') no-repeat top left;
    display: block;
    width: 24px;
    height: 24px;
    font-size:0;
    cursor: pointer;
}

/* Estilos del mensaje de error para la parte antigua de Fired */

#exteriorME, #exteriorMasInfoBarraME {
    height:96%;
    width: 97%;
    padding:0;
    margin:0;
    overflow: hidden;
}

#exteriorME
{
     margin: 4px;
     position:relative;
}

#exteriorMasInfoBarraME 
{
    position:absolute;
    right:20px;
}

#tituloME 
{
    position:absolute;
    height:28px;
    width:100%;
    font-family: VW Headline Book, VWUtopia-BookTab, Verdana;
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
    text-align:left;
    vertical-align: bottom;
}

#bordeCuerpoME 
{
    position:relative;
    top:28px;
    bottom:32px;
    left:0;
    right:8px;
    border:1px solid #bbbbbb;
    height: 202px; /* No sería necesario, pero el popup da problemas */
}

#pieME 
{
    position:absolute;
    bottom:0;
    height:32px;
    width:100%;
    text-align:center;
}

#cuerpoME
{       
    overflow: auto;
    padding: 0px;
    text-align: left;
    font-size: 11px;
    font-family: VW Headline Book,VWUtopia-BookTab,Verdana;    
    top: 30px;
    bottom:0;
    left: 1%;
    right:8px;
    clear: both;
    float: left;
    position: absolute
    ;    
}

#herramientasME 
{
    position:absolute;
    clear:both;
    float:left;
    top:4px;
    right:4px;
    height:24px;
    z-index:200;
}

#descripME, #stackME
{    
    float:left;
    clear:both;
    width: 100%;
}

#fechaME
{
    top: 4px;
    right: 28px;
    left: 1%;
    position: absolute;
    font-family: VW Headline Book, VWUtopia-BookTab, Verdana;
    font-size: 11px;
    float:left;
    clear:both;
}

#stackME
{
    display: none;
}

#masInfoME
{
    margin:0;
    padding:0;
    position: relative;
    height:20px;
    width: 100%;
    clear:both;
    right:4px;
    cursor: pointer;
}

#masInfoBarraME
{
    margin:0;
    padding:0;
    float:right;
    width: 100%;
    height:20px;
    background-repeat: repeat-x;
    text-align: right;
    vertical-align:baseline;
}

#masInfoIconoME
{
    margin:0;
    padding:0;
    height:20px;
    float:right;
    width:20px;
    clear:none;
    position: absolute;
    top: 0;
    right: 0;
}

#masInfoTextoBarraME
{
    color: #06699a;
    font-family: VW Headline Book, VWUtopia-BookTab, Verdana;
    font-size: 7.5pt;
    font-weight:bold;
    text-align: right;
    vertical-align:middle;
}

/* Valor inicial de los estilos */
#stackME
{
    display: none;
}

#masInfoIconoME
{
    background-image: url('/FiredWebComponents/Imagenes/aviso_error_masinfo.png');
}

#masInfoBarraME
{
    background-image: url('/FiredWebComponents/Imagenes/aviso_error_masinfobarra.png');
}

/* Estilos pantalla de desconexión por error FError2.aspx */

#contenedorF2
{
    margin-left:10%;
    width:80%;
    max-width:1000px;
    min-width:400px;
    height:100%;
    
}

#divImagenF2
{
    width:100%;
    height:32px;
    text-align: center;
    vertical-align: middle;
    margin:0;
    padding:0;
    position: relative;
    clear:both;
}

#tituloF2
{
    margin:0;
    padding:0;
    position: relative;
    clear:both;
}

#mensajeF2
{
    margin:0;
    padding:0;
    position: relative;
    clear:both;
}

#volverF2
{       
    margin:0;
    margin-top:8px;
    margin-bottom:8px;
    padding:0;
    position: relative;
    clear:both;
}

#errorF2
{
    overflow:auto;
    margin:0;
    margin-top:8px;
    margin-bottom:8px;
    padding:0;
    position: relative;
    clear:both;
}

#cuerpoF2
{    
    position:relative;
    width:100%;
    margin:1%;
    height: 100%;
    overflow:hidden;
    padding:0;
    top:4px;
    text-align:left; 
    font-size:11px;
    font-family: VW Headline Book, VWUtopia-BookTab, Verdana;
}

.ui-datepicker-trigger{
    position: absolute;
}

.ui-datepicker {
    min-height: 150px !important;
    width: 180px !important;
    font-size: 10px !important;
}

/*---------------------------------------------------------------COMPONENTES------------------------------------------------------------*/

.doubleInputWindow {
    background: white;
    position: absolute !important;
    /*left: 325px;
    top: 346px;*/
    border: 2px solid gray;
    z-index: 300;
    height: fit-content !important;
    padding: 0 !important;
    width: 18em;
    min-width: fit-content !important;
}

.doubleInputWindow button {
    position: absolute;
    display: block;
    top: 5px;
    border: 0;
    background: white;
    padding: 3px;
    border-radius: 5px;
    width: 15px;
    height: 15px;
    margin-right: 0px;
}

.doubleInputWindow button:hover {
    opacity: 0.8;
}

.doubleInputWindowSaveBtn {
    right: 30px;
}

.doubleInputWindowCancelBtn {
    right: 5px;
}

.doubleInputWindowTitle {
    height: 18px;
    color: white !important;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 4px;
    display: block;
    font-weight: bold;
}

.doubleInputWindowInput {
    margin-bottom: 5px;
    position: inherit !important;
}

.doubleInputWindowInputFail {
    border-color: red !important;
    border: solid 1px red;
    position: inherit !important;
}

.doubleInputWindowContent {
    padding: 3px;
    margin-top: 35px;
    width: fit-content;
    justify-self: center;
}

.doubleInputWindow .k-window-titlebar {
    border: none;
    height: 27px;
    margin-top: 0 !important;
}

.doubleInputWindow .k-window-title {
    margin: 0;
    left: 0;
    right: 0;
}

.k-widget:empty {
    border: none;
}

.k-window:empty {
    border: none;
}

button>img:hover {
    cursor: pointer;
}

input[readonly] {
    cursor: auto;
}

.editButton{

}

.fakeReadonly {
    user-select: none;
    cursor: default; /* Cambia el cursor */
    caret-color: transparent;
}