﻿*.ui_eventform_container
{
    width: 430px;
    height: 430px;
    position: absolute;
    visibility: hidden;
    left:0px;
    top:0px;
}

*.ui_eventform_tipform_content
{
 
}

*.ui_eventform_tipform_form
{
    border-style: none solid solid solid;
    border-width: 0px 1px 1px 1px;
    border-color: #999999;
    background-color: #FFFFFF;
    height: 330px;
    width: 388px;
    left: 20px;
    top: 56px;
    position: absolute;
}

div.ui_eventform_buttons
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
    padding: 2px;
    text-align: center;
}

a.ui_eventform_btngrabar
{
    outline: none;
    display:block;
    width:100px;
    height:24px;
   	background:url(WebResource.axd?d=UhJbR-buv05pv8CoGRvd85mj3ixTwSFjyppwwEposCxvTqykMfRGkdxo643WoEkI0&t=633906259331817193) no-repeat;
   	text-indent: -9999px;
   	z-index:2;
   	cursor:pointer;
   	float: right;
    margin-right: 10px;
    margin-bottom: 10px;
}
a.ui_eventform_btngrabar:hover
{
	background-position: 0 -24px;
}

a.ui_eventform_btnsiguiente
{
    outline: none;
    display:block;
    width:100px;
    height:24px;
   	background:url(WebResource.axd?d=UhJbR-buv05pv8CoGRvd85mj3ixTwSFjyppwwEposCzg1ErufrBAahglxwZtCgH80&t=633906259331817193) no-repeat;
   	text-indent: -9999px;
   	z-index:2;
   	cursor:pointer;
   	float: right;
    margin-right: 10px;
    margin-bottom: 10px;
}
a.ui_eventform_btnsiguiente:hover
{
	background-position: 0 -24px;
}

a.ui_eventform_btnreubicar
{
    outline: none;
    display:block;
    width:100px;
    height:24px;
   	background:url(WebResource.axd?d=UhJbR-buv05pv8CoGRvd85mj3ixTwSFjyppwwEposCyX-lUynU576IWONQOLrpThLpXV1CHjs3jrfdutsGRRSA2&t=633906259331817193) no-repeat;
   	text-indent: -9999px;
   	z-index:2;
   	cursor:pointer;
   	float: right;
    margin-right: 20px;
    margin-bottom: 10px;
}
a.ui_eventform_btnreubicar:hover
{
	background-position: 0 -24px;
}

a.ui_eventform_btncancelar
{
    outline: none;
    display:block;
    width:16px;
    height:16px;
   	background:url(WebResource.axd?d=UhJbR-buv05pv8CoGRvd85mj3ixTwSFjyppwwEposCxpNakEQ9gP0tUkT6DzIhM60&t=633906259331817193) no-repeat;
   	text-indent: -9999px;
   	z-index:2;
   	cursor:pointer;
   	position:absolute;
   	right: 20px;
   	top: 8px;
}
a.ui_eventform_btncancelar:hover
{
	background-position: 0 -16px;
}

div.ui_eventform_title
{
    position: absolute;
    left: 22px;
    top: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bolder;
    color: #000000;
}

/* Solapas */
div.ui_eventform_page_active
{
    padding: 2px 2px 0px 2px;
    background-color: #FFFFFF;
    border-style: solid solid none solid;
    border-width: 1px 1px 0px 1px;
    border-color: #999999;
    position: absolute;
    top: 35px;
    height: 18px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}

div.ui_eventform_page_inactive
{
    padding: 2px 2px 0px 2px;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0px;
    background-color: #C0C0C0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    border-top-color: #666666;
    border-right-color: #666666;
    border-bottom-color: #999999;
    height: 14px;
    top: 39px;
    position: absolute;    
    cursor: pointer;
}

div.ui_eventform_page_filler
{
    border-color: #999999;
    border-style: none none solid none;
    border-width: 0px 0px 1px 0px;
    position: absolute;
    top: 55px;
    height: 1px;
    cursor: pointer;
    width: 219px;
    left: 190px;
}

/* Pagina para datos del delito */
div.ui_eventform_page1_active 
{
    left: 20px;
    width: 80px;
}
div.ui_eventform_page1_inactive
{
    border-style: solid none solid solid;
    border-width: 1px 0px 1px 1px;
    left: 20px;
    width: 80px;
    border-top-color: #666666;
    border-bottom-color: #999999;
    border-left-color: #666666;
}


/* Pagina para pagina 2 */
div.ui_eventform_page2_active 
{
    left: 105px;
    width: 80px;
}
div.ui_eventform_page2_inactive 
{
    left: 106px;
    width: 80px;
}

/* Tabla para campos */
div.ui_eventform_panel1
{
    width: auto;
    padding: 10px 4px 4px 4px;
}

div.ui_eventform_panel2
{
    width: auto;
    padding: 10px 4px 4px 4px;
}

table.ui_eventform_datos1
{
    border-style: none;
    width: 100%;
}
tr.ui_eventform_datos1 
{
    
}
td.ui_eventform_datos1_label
{
    width: 110px;   
}
td.ui_eventform_datos1_field
{
    width: 254px;
}

table.ui_eventform_datos2 
{   
    border-style: none;
    width: 100%;
}

/* Estilo para mensaje de confidencialidad */
span.ui_eventform_msj
{
    color: #0000FF;
    margin-bottom: 10px;
    display:block;
    font-size: 12px;
}


/* Estilo para botón calendario */
*.ui_eventform_calendar {
    width: 20px;
    height: 20px;
    display: block;
    float:left;
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    background:url(WebResource.axd?d=UhJbR-buv05pv8CoGRvd85mj3ixTwSFjyppwwEposCzKNOS7d37ySEES62-XtNhP0&t=633906259331817193) no-repeat;
    margin-top: 2px;
    cursor: pointer;
}

/* Estilo específico para el campo fecha y hora */
*.ui_eventform_txtfechahora 
{
    width: 80px;
    display: block;
    float: left;
}