﻿/**********Plantilla/css/jquery-ui-1.8.5.custom.css********/
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(Plantilla/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(Plantilla/css/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(Plantilla/css/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-widget :active { outline: none; }
.ui-icon { width: 16px; height: 16px; background-image: url(Plantilla/css/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(Plantilla/css/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(Plantilla/css/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(Plantilla/css/images/ui-icons_ef8c08_256x240.png); }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

/*********************Plantilla/css/clases.css***********************/
body 
{
    background-image:url(Plantilla/imagenes/fondo.jpg);
    /*background-color: #034975;  #707070;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:default;
}


.Plt_pipe_footer 
{	
	font-size:16px;
	color:#FFF;
	padding-right:12px;
	padding-left:12px;
	margin-top:10px;
}

.Plt_id 
{	
	font-size:12px;
	color:#FFF;
}


.Plt_idRow 
{
	height:5px;
    /*background-color: blue;*/
}

.Plt_titleRow 
{
	height:25px;
    /*background-color:yellow;*/
}

.Plt_subtitleRow 
{
	height:25px;
    /*background-color:green;*/
}

.Plt_mainTitle 
{	
	font-size:15px;
	color:#eeeeee;
	padding-left:15px;
}

.Plt_subTitle 
{	
	font-size:12px;
	color:#eee;
	vertical-align:top;
	padding-left:15px;
}


.tdCerrarSesion
{
    /*z-index:10;*/ 
    background: url( Plantilla/Imagenes/menubk_b.jpg) repeat-x;  
    vertical-align: middle; 
    /*padding-right:50px;
    margin-right:50px;*/
    width: 120px;
}
.tdAyuda
{
    width: 35px;
    height: 25px;
    background: url(Plantilla/Imagenes/menubk_b.jpg) repeat-x;
    /*background-color: yellow;*/
    vertical-align: middle; 
}


.Plt_applicationArea 
{
    
	margin-bottom:10px;
	margin-top:-6px;
	padding:15px;
	padding-left:20px;
	padding-right:20px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-radius:10px;
	border-radius:5px;
	background-color:#FFF;



}

.Plt_footerItem, 
.Plt_footerItem:visited 
{	
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	background-color:transparent;
}

.Plt_footerItem:hover, 
.Plt_footerItem:active 
{
	color:#FFF;
	cursor:pointer;
	text-decoration:underline;
}


.Plt_breadcrumbsText, 
.Plt_breadcrumbsText:visited, 
.Plt_breadcrumbsText:link 
{	
	font-size:11px;
	color:#034975;
	text-decoration:none;
}

.Plt_breadcrumbsText:hover, 
.Plt_breadcrumbsText:active 
{
	cursor:pointer;
	text-decoration:underline;
}



.Plt_oculto {
	visibility:hidden;
}

.AMinus{
	width: 31px;
    height: 31px;
    background:url("Plantilla/imagenes/Aminus.png") no-repeat;     
}
.AMinus:hover{
	width: 32px;
    height: 32px;
    cursor:pointer;     
    background:url("Plantilla/imagenes/Aminus.png") no-repeat;  
    border: solid 1px #028cc8 !important;
    
}
.ANormal{
	width: 31px;
    height: 31px;
    background:url("Plantilla/imagenes/Anormal.png") no-repeat;     
}
.ANormal:hover{
	width: 32px;
    height: 32px;
    cursor:pointer;     
    background:url("Plantilla/imagenes/Anormal.png") no-repeat;  
    border: solid 1px #028cc8 !important;
    
}
.APlus{
	width: 31px;
    height: 31px;
    background:url("Plantilla/imagenes/Aplus.png") no-repeat;     
}
.APlus:hover{
	width: 32px;
    height: 32px;
    cursor:pointer;     
    background:url("Plantilla/imagenes/Aplus.png") no-repeat;  
    border: solid 1px #028cc8 !important;
    
}
.APrint {
	width: 39px;
    height: 40px;
    background:url("Plantilla/imagenes/Aprint.jpg") no-repeat;    
}
.APrint:hover{
	width: 40px;
    height: 41px;
    cursor:pointer;     
    background:url("Plantilla/imagenes/Aprint.jpg") no-repeat;  
    border: solid 1px #028cc8 !important;
}
.Facebook {
	width: 30px;
    height: 30px;
    background:url("Plantilla/imagenes/fb.png") no-repeat;    
}
.Facebook:hover{
	width: 32px;
    height: 32px;
    cursor:pointer;     
    background:url("Plantilla/imagenes/fb.png") no-repeat;  
    border: solid 1px #028cc8 !important;
}
.Twitter {
	width: 30px;
    height: 30px;
    background:url("Plantilla/imagenes/twt.png") no-repeat;    
}
.Twitter:hover{
	width: 32px;
    height: 32px;
    cursor:pointer;     
    background:url("Plantilla/imagenes/twt.png") no-repeat;  
    border: solid 1px #028cc8 !important;
}
.Rss {
	width: 30px;
    height: 30px;
    background:url("Plantilla/imagenes/rs.png") no-repeat;    
}
.Rss:hover{
	width: 32px;
    height: 32px;
    cursor:pointer;     
    background:url("Plantilla/imagenes/rs.png") no-repeat;  
    border: solid 1px #028cc8 !important;
}
.Portal {
	width: 94px;
    height: 31px;
    background:url("Plantilla/imagenes/Portal.jpg") no-repeat;    
}
.Portal:hover{
	width: 96px;
    height: 32px;
    cursor:pointer;     
    background:url("Plantilla/imagenes/Portal.jpg") no-repeat;  
    border: solid 1px #028cc8 !important;
}
.YoDecido{
    width: 88px;
    height: 31px;
    background: url("Plantilla/imagenes/yo_decido.jpg") no-repeat;
}
.YoDecido:hover{
        width: 88px;
        height: 31px;
        cursor: pointer;
        background: url("Plantilla/imagenes/yo_decido.jpg") no-repeat;
        border: solid 1px #028cc8 !important;
}


input[type=text]:hover,
input[type=password]:hover,
textarea:hover {
    background-color:#FFD;
    border:solid 1px #999;
    margin:1px;
}

input[type=text]:focus, 
input[type=password]:focus, 
textarea:focus {
    cursor:text;
}           
.Plt_CerrarSesion,
.Plt_enlace
{
    font-size:12px;
    color:White;
	cursor:pointer;
	text-decoration:underline;
}
.Plt_bottomButtonBar {
	position:fixed; 
	bottom:5px; 
	right: 25px;
	z-index:2;
	width:95%;
	margin:auto;
}

.Plt_bottomButton {	 
	float:right;
	width: 190px; 
	padding:8px;
	cursor:pointer;
}

.width75 {
    width:75%
}

/************Plantilla/css/controles_nuevo.css************/
/* CSS Document */
.bannerPrincipal{
	 width:100%;
	 min-width:100px;
}

/*************** GENERAL ***************/
input[type=text], 
input[type=password], 
textarea, 
select,
input[type=file] {
    /*background-color:#dcf0ff;*/
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    color:#222;
    /*border:solid 1px #2889ae;*/
    border-bottom: solid 1px #bbb;
    margin:1px 1px 1px 0px;
    padding:3px;
    cursor:text;
    -moz-border-radius:6px; 
    -webkit-border-radius: 6px; 
    border-radius:6px;      
}


input[type=text]:hover,
input[type=password]:hover,
textarea:hover {
    background-color:#FFD;
    border:solid 1px #999;
    margin:1px;
}
input[type=text]:focus, 
input[type=password]:focus, 
textarea:focus, 
select:focus, 
/*.radioButtonList:hover,*/ 
.checkBoxList:hover, 
select:hover {
    background-color:#FFD;
    border:solid 1px #666;
    color:#000;
    cursor:pointer;
    /*margin:1px;*/
}
input[type=text]:focus, 
input[type=password]:focus, 
textarea:focus {
    cursor:text;
}           
option:hover,
select:hover,
/*.radioButtonList label:hover,*/ 
.checkBoxList label:hover,
label[for]:hover {
    background-color:#FFD;
    color:#005;
    cursor:pointer;
}
input[type=text][readonly=readonly], input[type=text][readonly=readonly]:hover, input[type=text][readonly=readonly]:focus, textarea[readonly=readonly], textarea[readonly=readonly]:hover, textarea[readonly=readonly]:focus, select[disabled=disabled], select[disabled=disabled]:hover, select[disabled=disabled]:focus {
    background-color:#eee;
    color:#666;
    cursor:default;
    border:solid 1px #999;
}

/*************** INPUT TYPE=SUBMIT TYPE=BUTTON TYPE=RESET ***************/
input[type=submit], 
input[type=button], 
input[type=reset] { 
    padding: 2px 10px;
    background-color: white; 
    border: solid 1px rgb(132, 181, 202);
    color: #000;
    
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

}
input[type=submit]:hover, 
input[type=button]:hover, 
input[type=reset]:hover {
    background-color:#028cc8;
    border: solid 1px #028cc8;
    color:white;
    cursor:pointer;
}
input[type=submit]:active, 
input[type=button]:active, 
input[type=reset]:active {
    background-color:#d0d0d0;
    border-color:#aaa;
}
input[type=submit][disabled=disabled], input[type=button][disabled=disabled], input[type=reset][disabled=disabled] {
    color:#888;
    border-color:#999;
    cursor:default;
}

/*************** INPUT TYPE=TEXT TYPE=PASSWORD ***************/
input[type=text],
input[type=password] {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px; 
    padding-left:5px;
    padding-right:5px;          
}
input[type=text]:focus {    
}


/*************** INPUT TYPE=FILE ***************/
input[type=file] {  
    border:none;
}

/*************** INPUT TYPE=IMAGE ***************/
div[class=Plt_applicationArea] input[type=image] {
    cursor:pointer;
    border-style:solid;
    border-width:1px;
    border-color:#eee;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    padding:3px;
}
div[class=Plt_applicationArea] input[type=image]:hover {
    /*border-color:  RGB(32,181,202);*/
    /*background-color: #FFD; /*#dcf0ff;*/
}
div[class=Plt_applicationArea] input[type=image]:active {
    border-color:#cadeff;
    background-color:#cadeff;
}
div[class=Plt_applicationArea] input[type=image][disabled=disabled], div[class=Plt_applicationArea] input[type=image][disabled=disabled]:hover, div[class=Plt_applicationArea] input[type=image][disabled=disabled]:active {
    background-color:#FFF;
    border-color:#eee;
    border-style:dashed;
    cursor:default;
}

/*************** INPUT TYPE=CHECKBOX ***************/
input[type=checkbox] {
    cursor:pointer;
}

/*************** INPUT TYPE=RADIO ***************/
input[type=radio] {
    cursor:pointer;
}

/*************** TEXTAREA ***************/
textarea {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px; 
    padding-left:5px;
    padding-right:5px;
    padding:5px;
    }

/*************** LABEL ***************/
label, span[class=Plt_applicationArea] {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#005;
    border:1px solid transparent;
}

/*************** SELECT ***************/
select {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px; 
    padding-left:5px;
    cursor:pointer;
    

    -moz-border-radius-bottomright:0px;
    -moz-border-radius-topright:0px;
    -webkit-border-bottom-right-radius:0px;
    -webkit-border-top-right-radius:0px;
    border-bottom-right-radius:0px;
    border-top-right-radius:0px;
}
select[size] {
    padding:8px;

}

        /*************** OPTION ***************/
        option {
            padding-left:5px;
            padding-right:5px;          
            width:inherit;
            overflow:visible;
        }
        option:hover{

         width:auto;
	
		}   	
            

/*************** A ***************/
div[class=Plt_applicationArea] a, div[class=Plt_applicationArea] a:link {       
    font-family:Verdana, Geneva, sans-serif;    
    color:#00B;
    font-size:11px;
    text-decoration:underline;
}
div[class=Plt_applicationArea] a:visited {
    color:#06B;
}
div[class=Plt_applicationArea] a:hover {  
    border-color:#b0b0b0;
    color:#F00;
    cursor:pointer;
}
div[class=Plt_applicationArea] a:active {
    background-color:#d0d0d0;
    border-color:#aaa;
}

/*************** RADIOBUTTONLIST, CHECKBOXLIST ***************/
/*.radioButtonList,*/ 
.checkBoxList {
    border:1px solid #2889ae;
    padding-right:15px;
    padding-left:5px;
    padding-top:5px;
    padding-bottom:5px;
    margin:1px;
    margin-right:10px;
    cursor:pointer;
    background-color:#D8F1FE;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:10px; 
    -webkit-border-radius: 10px;
    border-radius:10px;     
}
.radioButtonList label, 
.checkBoxList label {
    cursor:pointer;
}

/*************** GRIDVIEW ***************/
.gridView,
.gridViewMain {
    background:none repeat scroll 0 0 #FDFFFF;
    border-collapse:collapse;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size:11px; 
    text-align:left;
    border-color: rgb(132,181,202); /*#FFF;*/
    border-width:0px;
    cursor:default;
}
.gridView th,
.gridViewMain th {
    border-left:0px;
    border-right: 1px solid #eeeeee;
    border-top:0px;
    border-bottom:1px solid #eeeeee; /*rgb(132,181,202);*/
    font-size:12px;
    font-weight:normal;
    padding:5px 10px;   
    background-color: #eee ; /*rgb(132,181,202);*/
    color: #575757;
    font-weight: bold;
}
.gridView td,
.gridViewMain td {
    border-left:0px;
    border-right:1px solid transparent;
    border-top:0px; 
    border-left: 0px;
    color: #575757; /*#000099;*/
    padding:6px 15px;
}
.gridView tr,
.gridViewMain tr {
    border-left:0px;
    border-right:0px;
    border-top:0px;
    border-bottom:2px solid transparent; /*rgb(132,181,202); /*#CCCCCC;*/   
}

.gridView tbody tr:hover ,
.gridViewMain tbody tr:hover {
    border-right: solid #028cc8 1px;
}


.gridView tbody tr:hover td,
.gridViewMain tbody tr:hover td {
    color: #000000; 
   /* background-color: #fafafa;*/
    background-color:#028cc8;
    border-bottom-style: hidden;
    border-color: #028cc8;
}
.gridView th a:link,
.gridViewMain th a:link {
    color:#575757;
    border:none;
    padding:0px;
    text-decoration:underline;  
}

.SortedAscendingHeaderStyle
{
    background-color:red !important;
}

.gridView th a:active,
.gridViewMain th a:active {
    color:#000000 !important;
}



.gridView tbody tr:last-child,
.gridViewFooter {   
    border-bottom:2px solid rgb(132,181,202); /*#6678B1;*/
}
.gridView tbody tr td table tbody tr td a:link {
    background-color:#fff;
    border:none;
    cursor:pointer;
}
.gridView tbody tr td table tbody tr {
    border-bottom:none;
}
.gridViewFooter,
.gridViewSmallFooter
 {
    background-color: #eff;
    
}


.gridViewPager 
{
    background-color: #EEE;
    font-weight: bold;
    text-align: center;
    
}

.gridViewPager td
{
    padding: 2px 15px ;
}

    .gridViewPager td table
    {   
        margin-left: auto;
        margin-right: auto;
        
    }

    .gridViewPager td table tbody tr a
    {   
        color: #028cc8 !important;
        font-weight: bold;
        
    }

    .gridViewPager td table tbody tr a:hover
    {   
        color: #fff !important;
        font-weight: bold;
        background-color: #028cc8;
        
    }
    

    .gridViewPager span
    {   
        background-color: #707070;
        color: #fff;
    }
    


.gridView tbody tr:last-child a,
.gridViewMain tbody tr:last-child a {
    text-decoration:none;
}
.gridView tbody tr:first-child a,
.gridView tbody tr:last-child a,
.gridViewMain tbody tr:last-child a,
.gridViewMain tbody tr:first-child a {
    background-image:none;
}
.gridView tbody,
.gridViewMain tbody {
    border-collapse:separate;
}
.gridViewEvenRow,
.gridViewSmallEvenRow
 {
    /*background-color: #f6f6f6; /*#dcf0ff;*/  /*#e3eefb;*/ 
}

.gridViewSmall 
{
    background:none repeat scroll 0 0 #FDFFFF;
    border-collapse:collapse;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size:8px;  
    text-align:left;
    border-color:#FFF;
    border-width:0px;
    cursor:default;
}
.gridViewSmall th {
    border-left:0px;
    border-right:0px;
    border-top:0px;
    border-bottom:2px solid #6678B1;
    color:#003399;
    font-size:8px;
    font-weight:normal;
    padding:8px 10px;   
}



.dvwHeaderStyle
{
    background-color: #eee;
    color: #575757;
    font-weight: bold;

}


.gridView tbody tr:hover td .btnSelect,
.gridViewMain tbody tr:hover td .btnSelect{
    background:url("Plantilla/imagenes/img_nuevas/seleccionar.png") no-repeat;
    border-width: 0px !important;
    /*background-color:#028cc8 !important;*/
}


.btnSelect
{
    background:url("Plantilla/imagenes/img_nuevas/seleccionar.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
	background-size: 100% 100%;
    width: 120px;
    height: 30px;
    
    /*background-color:transparent !important;*/
}

.gridView tbody tr:hover td .btnSelect:hover,
.gridViewMain tbody tr:hover td .btnSelect:hover{
    background:url("Plantilla/imagenes/img_nuevas/seleccionar.png") no-repeat;
    border-width: 0px !important;
    background-color:#028cc8 !important;
    opacity: 10;
}


.gridView tbody tr:hover td .btnDelete,
.gridViewMain tbody tr:hover td .btnDelete{
    background:url("Plantilla/imagenes/img_nuevas/eliminar.png") no-repeat  center;
    background-size: 100% 100%;
    width: 119px;
   height: 29px;
}

.gridView tbody tr:hover td .btnDelete:hover,
.gridViewMain tbody tr:hover td .btnDelete:hover{
    background:url("Plantilla/imagenes/img_nuevas/eliminar.png") no-repeat  center;
    border-width: 0px !important;
    background-color:#028cc8 !important;
        background-size: 100% 100%;
    width: 119px;
   height: 29px;
}


.btnDelete
{
    background:url("Plantilla/imagenes/img_nuevas/eliminar.png") no-repeat center;
    border: solid 1px #eee !important;
	
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}
.btnRetirar
{
    background:url("Plantilla/imagenes/img_nuevas/retirar.png") no-repeat center;
     border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}
.btnRetirar:hover
{
    background: url("Plantilla/imagenes/img_nuevas/retirar.png") no-repeat center;
    border: solid 2px #028cc8 !important;
    background-size: 100% 100%;
    width: 123px;
    height: 33px;
}
.btnCerrar
{
    background:url("Plantilla/imagenes/img_nuevas/cerrar.jpg") no-repeat center;
     border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}
.btnGuardar
{
	background:url("Plantilla/imagenes/img_nuevas/guarda.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    font-size: 0px;
    text-indent:0px;
    width: 120px;
    height: 30px;	
}
.btnRestablecer
{
	background:url("Plantilla/imagenes/img_nuevas/restablecer.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    font-size: 0px;
    text-indent:0px;
    width: 120px;
    height: 30px;	
}
.btnRestablecer:hover
{
    background: url("Plantilla/imagenes/img_nuevas/restablecer.png") no-repeat  center;
    border: solid 2px #028cc8 !important;
    background-size: 100% 100%;
    width: 121px;
    height: 31px;   
}
.btnInscribir
{
    background:url("Plantilla/imagenes/img_nuevas/inscribir.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    font-size: 0px;
    width: 120px;
    height: 30px;
}


.btnReturn
{
    background:url("Plantilla/imagenes/img_nuevas/regresar.png") no-repeat  center;
    border: solid 0px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
    
}

.btnReturn:hover
{
    background: url("Plantilla/imagenes/img_nuevas/regresar.png") no-repeat  center;
    border: solid 0px #028cc8 !important;
    background-size: 100% 100%;
    width: 122px;
    height: 32px;
    
}
.btnRegresar
{
    background:url("Plantilla/imagenes/img_nuevas/regresar.png") no-repeat  center;
    border: solid 0px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
    
}

.btnRegresar:hover
{
    background: url("Plantilla/imagenes/img_nuevas/regresar.png") no-repeat  center;
    border: solid 0px #028cc8 !important;
    background-size: 100% 100%;
    width: 122px;
    height: 32px;   
}

#btnActivaIngreso
{
	 background:url("Plantilla/imagenes/img_nuevas/solicita.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    font-size: 0px;
    width: 120px;
    height: 30px;
}
#btnActivaIngreso:hover
{
	 background:url("Plantilla/imagenes/img_nuevas/solicita.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    background-color:#028cc8 !important;
    width: 118px;
    height: 28px;
}

/*************** AJAX CALENDAR ***************/
.ajax__calendar,
.ajax__calendar_container {
    z-index:1000;
}


/*************** MODAL ***************/
.fondoModal,
.modalBackground,
.fondoLoading
{
    background-color: #000;
    filter:alpha(opacity=30);
    opacity:0.3;    
}
.fondoLoading,
.modalBackground {
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    z-index:5;
}

/*************** DIALOG ***************/
.dialog,
.modalDialog {
    background-color:#FFF;
    padding:25px;
    border-color:#06C;
    border-style:solid;
    border-width:3px;
    -moz-border-radius-topleft:20px;
    -moz-border-radius-bottomright:20px;
    -moz-border-radius-topright:20px;
    -moz-border-radius-bottomleft:20px; 
    -webkit-border-radius:20px; 
    border-radius:20px;     
    z-index:600;
}
.modalDialog {
    position:absolute;
    top:100px;  
     /*left: expression((document.body.offsetWidth /2) - 150 + "px");*/
    /* margin: 2% 25% 25% 25%;*/
}
.centrado {
    text-align:center;    
}

/*************** TITLE ***************/
.mainTitle {
    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:14px;
    color:#003;
    font-weight:bold;
    padding-bottom:15px;
    text-align:center;
}
.subTitle {
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#003;
    font-weight:bold;
    padding-bottom:10px;
    padding-top:10px;
}
.textBlock {
    text-align:justify;
    font-family:Arial, Helvetica, sans-serif;
    color:#333;
    font-size:12px;
    padding-bottom:10px;    
}
.textBlock ol { 
    margin-bottom:0px;  
}
.textBlock li { 
    padding-bottom:10px;    
}
.underlineTitle {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    vertical-align:top;
}

/*************** FORM ***************/
.tableForm {
    border-collapse:collapse;
    border-width:2px;
    border-style:solid;
    border-color:#FFF;
    background-color:#FFFFFF;
    border-bottom-color :#CCCCCC;
    border-top-color :#CCCCCC;
    border-left-color :#CCCCCC;
    border-right-color :#CCCCCC;
}
.tableForm .mainTitle {
    padding-top:15px;
}
.buttonRow {
    text-align:right;
    padding-top:20px;
}

/*************** ACCORDION ***************/
.accordionHeaderDeselected,
.accordionHeaderSelected {  
    text-align:left;
    border:solid 1px #115674;
    padding-right:3px;
    padding-left:8px;
    padding-top:6px;
    padding-bottom:5px;
    font-family:Verdana, Geneva, sans-serif;
    color:#003;
    font-size:12px;
    font-weight:bold;   
    margin-top:2px;
}
.accordionHeaderDeselected {
    background-color:#1978a2;
    background-image:url(Plantilla/imagenes/img_nuevas/seleccionar.png) ;

    background-position:right;
    background-repeat:no-repeat;
    color:#fff;
    
    -moz-border-radius-bottomright:8px;
    -moz-border-radius-topright:8px;
    border-bottom-right-radius:8px;
    border-top-right-radius:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-topleft:8px;
    border-bottom-left-radius:8px;
    border-top-left-radius:8px;
    cursor:pointer;
}
.accordionHeaderSelected {  
    background-color:#2099ce;
    color:#FFF;
    -moz-border-radius-bottomright:0px;
    -moz-border-radius-topright:8px;
    border-bottom-right-radius:0px;
    border-top-right-radius:8px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-topleft:8px;
    border-bottom-left-radius:0px;
    border-top-left-radius:8px;
    border-bottom:none;
}
.accordionBody {
    background-color:#dcf0ff;   
    text-align:left;
    border:solid 1px #115674;
    border-top:none;
    padding-right:3px;
    padding-left:8px;
    padding-top:3px;
    padding-bottom:2px;
    -moz-border-radius-bottomright:8px;
    -moz-border-radius-topright:0px;
    border-bottom-right-radius:8px;
    border-top-right-radius:0px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-topleft:0px;
    border-bottom-left-radius:8px;
    border-top-left-radius:0px;
}

/*************** COLLAPSIBLE PANEL ***************/
.openedCollapsiblePanelHeader {
    text-align:left;
    border:solid 1px #00a29e;   
    border-bottom:none;
    padding-right:3px;
    padding-left:8px;
    padding-top:6px;
    padding-bottom:5px;
    font-family:Verdana, Geneva, sans-serif;
    color:#003;
    font-size:12px;
    font-weight:bold;   
    margin-top:2px;
    background-color:#eeffff;   
    background-image:url(Plantilla/imagenes/ico/retract_S.png);
    background-position:right;
    background-repeat:no-repeat;    
    
    -moz-border-radius-topright:8px;
    border-top-right-radius:8px;
    border-top-left-radius:8px; 
    -moz-border-radius-topleft:8px; 
    
    cursor:pointer;
}

.closedCollapsiblePanelHeader {
    text-align:left;
    border:solid 1px #00a29e;   
    padding-right:3px;
    padding-left:8px;
    padding-top:6px;
    padding-bottom:5px;
    font-family:Verdana, Geneva, sans-serif;
    color:#003;
    font-size:12px;
    font-weight:bold;   
    margin-top:2px;
    background-color:#eeffff;   
    background-image:url(Plantilla/imagenes/ico/deploy_S.png);
    background-position:right;
    background-repeat:no-repeat;    
    
    -moz-border-radius-topright:8px;
    border-top-right-radius:8px;
    border-top-left-radius:8px; 
    -moz-border-radius-topleft:8px;
    
    -moz-border-radius-bottomright:8px;
    border-bottom-right-radius:8px; 
    -moz-border-radius-bottomleft:8px;  
    border-bottom-left-radius:8px;
    
    cursor:pointer;
}

.collapsiblePanelBody {
    background-color:#dcf0ff;       
    border:solid 1px #00a29e;
    border-top:none;
    margin:auto;
    width:auto;
    padding:10px;
    -moz-border-radius-bottomright:8px;
    border-bottom-right-radius:8px; 
    -moz-border-radius-bottomleft:8px;  
    border-bottom-left-radius:8px;
}

/*************** MESSAGE ***************/
.information,
.warning,
.error,
.confirm,
.tooltip {  
    padding:8px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    text-align:justify;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:10px; 
    -webkit-border-radius:10px; 
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
}
.information {
    background-color:#EFF;
    border:1px solid #EEF;  
    background-image:url(Plantilla/imagenes/img_nuevas/ico_advertencia.png);
    background-size: 100% 100%;
    background-repeat:no-repeat;
    background-position:5px 5px;
    padding-left:40px;
    padding-top:13px;
    padding-bottom:13px;
}
.warning {
    background-color:#FFE;
    border:1px solid #FFA;  
    background-image:url(Plantilla/imagenes/img_nuevas/ico_advertencia.png);
    background-size: 100% 100%;
    background-repeat:no-repeat;
    background-position:5px 5px;
    padding-left:40px;
    padding-top:13px;
    padding-bottom:13px;
}
.error {
    background-color:#FEE;
    border:1px solid #FAA;
    background-image:url(Plantilla/imagenes/img_nuevas/ie7/ico_error.png);
    /*background-image:url(../imagenes/ico/error.png);*/
    background-size: 10% 80%;
    background-repeat:no-repeat;
    background-position:5px 5px;
    padding-left:40px;
    padding-top:13px;
    padding-bottom:13px;
}
.confirm {
    background-color:#EFE;
    border:1px solid #AFA;
    background-image:url(Plantilla/imagenes/ico/confirm.jpg);
    background-size: 100% 100%;
    background-repeat:no-repeat;
    background-position:5px 5px;
    padding-left:40px;
    padding-top:13px;
    padding-bottom:13px;
}
.tooltip {
    background-color:#FFFF99;
    border:3px solid #EFCD45;
    width:200px;
    margin-top:25px;    
    font-size:11px;
}

/*************** LOADING ***************/
.fondoLoading {
   z-index:1000;
   /*EL _ LO TIENE PARA QUE SE ACTIVE SOLO EN I-EXPLORER 6*/
   _left: -35px;
   _top:  -200px;
   right: 0px;
   bottom: 0px; 
   /*EL _ LO TIENE PARA QUE SE ACTIVE SOLO EN I-EXPLORER 6*/
   _width: expression(document.body.offsetWidth  + 20+"px"); 
   _height: expression(document.body.offsetHeight + 20+ "px");     
}
.loading {
    background-image:url(Plantilla/imagenes/loading.gif);  
    background-repeat:no-repeat;
    background-position:center; 
    z-index:10;
    left: 0px;
    top:  0px;
    right: 0px;
    bottom: 0px;
    position:fixed;
    text-align: center;
    vertical-align: middle; 
}
.listSearchExtender {    
    background-repeat:no-repeat;
    background-position:right;
    background-color:#FFFFB9;       
    font-size:15px;
    border:1px solid #EFCD45;   
    height:15px;
    padding-top:5px;
    text-indent:5px;
}



/*************** VENTANA DE CONFIRMACIÓN ***************/

.ventanaConfirmar
        {
           border: 3px solid #028CC8;
           background-color:White; 
           position:fixed;
           z-index:6;
           top: 35%;
           left: 50%;
           text-align: center; 
           vertical-align: middle; 
           width: 499px;
           margin-left: -200px;  
        }

.ventanaConfirmarEstatica
        {
           position:fixed;
           z-index:6;
           left: 50%;
           text-align: center; 
           vertical-align: middle; 
           background-color:White; 
           border-style: solid;
           border-width: 3px;
           width: 400px;
           margin-left: -200px;  /* half of the width */
           top: 50%;
           border-color: #028CC8;
        }
.ventanaNotas
        {
           border: 3px solid #028CC8;
           background-color:White; 
           position:fixed;
           z-index:6;
           top: 0px;
           left: 50%;
           text-align: center; 
           vertical-align: middle; 
           width: 350px;
           height:580px;
           margin-left: -200px;  
        }

/*************** TABPANEL ***************/

/*
.CustomTabStyle .ajax__tab_active {
            background-color: #028CC8;
            border-bottom: solid 2px #028CC8;
        }
    */
        .CustomTabStyle .ajax__tab_active .ajax__tab_tab span{
            color: white;
        }
    
        .CustomTabStyle .ajax__tab_active .ajax__tab_outer 
        {
            background-color: #028CC8;
            border: solid 1px #028CC8;
        }

        .CustomTabStyle .ajax__tab_active .ajax__tab_outer span:hover
        {
            background-color: #028CC8;
            border-bottom: solid 2px #028CC8;
        }

        

        .CustomTabStyle .ajax__tab_tab {   
            display: inline-block;
            outline: none;
        }

        .CustomTabStyle .ajax__tab_tab span
        {   
            color: #028CC8;
            font-size: small;
        }

        .CustomTabStyle .ajax__tab_outer 
        {   
            border-top: 1px solid lightblue;
            border-left: 1px solid lightblue;
            border-right: 1px solid lightblue;
        }
        
        .CustomTabStyle .ajax__tab_outer span:hover
        {   
            background-color: #FFD;
            border-bottom: solid 3px #FFD;
        }

        .CustomTabStyle .ajax__tab_header{
            height: 20px;
            border-bottom: solid 3px #028CC8;
        }
        
        .CustomTabStyle .ajax__tab_body {
            background-color: white;
            border-right: 1px solid #028CC8;
            border-bottom: 1px solid #028CC8;

        }



/*************** CONTENIDO FORMULARIO ***************/

.divNota
{
    text-align:left;
    color: #707070;
}


.divGrid
{
    display:inline-block; 
    text-align:left
}

.lblCantidad
{
    text-align:left;
    color: #707070;
}

.tdOpcional
        {   TEXT-ALIGN: left; color:#666666; font-size:8pt;        }

        .tblFormulario tr td
        {   vertical-align:top; }

        .pnlTitulo
        {
            background-color: #028CC8;
            color: white;
            height: 20px;
            text-align: center;
        }

        .tdSubtitulo
        {   
            TEXT-ALIGN: left;
            height: 20px;
            font-size: 9pt;
            vertical-align: bottom;
            background-color: #eee; /*#ecf8ff;*/
            color: #028cc8;
            font-weight:bold;
        }

        .tdBody
        {   text-align: left;   }

        .trBodyA
        {   }


        
        
        

        .contenido{
            background-color: white;
            border-top: 3px solid #028CC8;
            border-right: 1px solid #028CC8;
            border-bottom: 1px solid #028CC8;
        }





 .btnAyuda
{
    background:url("Plantilla/imagenes/ico/ayuda_g.png") no-repeat center;
    border: none !important;
    background-color: transparent !important;
    width: 30px;
    height: 30px;

}

.btnAyuda:hover
{
    background: url("Plantilla/imagenes/ico/ayuda_o.png") no-repeat center;
    background-color: transparent !important;
    /*border: solid 1px #028cc8 !important;*/
    
}


.btnList
{
    background:url("Plantilla/imagenes/img_nuevas/verDetalle.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
    
}

.btnList:hover
{
    background: url("Plantilla/imagenes/img_nuevas/verDetalle.png") no-repeat center;
    border: solid 0px #028cc8 !important;
    
}

.btnAdd 
{
    background:url("Plantilla/imagenes/img_nuevas/agregar.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}

.btnBuscar
{
	 background:url("Plantilla/imagenes/img_nuevas/buscar.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
    font-size: 0px;
}

#btnBuscar
{
	background:url("Plantilla/imagenes/img_nuevas/buscar.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    font-size: 0px;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}


.btnConstancia
{
    background:url("Plantilla/imagenes/img_nuevas/ico_pdf.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 58px;
    height: 40px;
}

.btnConstancia:hover
{
    background: url("Plantilla/imagenes/img_nuevas/ico_pdf.png") no-repeat center;
    border: solid 1px #028cc8 !important;
    background-size: 100% 100%;
    width: 63px;
    height: 43px;
}


.btnModificar
{
    background:url("Plantilla/imagenes/img_nuevas/modificar.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}

.btnModificar:hover
{
    background: url("Plantilla/imagenes/img_nuevas/modificar.png") no-repeat center;
    border: solid 1px #028cc8 !important;
    background-size: 100% 100%;
    width: 123px;
    height: 33px;
}


.btnEstudiante
{
    background:url("Plantilla/imagenes/img_nuevas/edit_estudiante.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}

.btnEstudiante:hover
{
    background: url("Plantilla/imagenes/img_nuevas/edit_estudiante.png") no-repeat center;
    border: solid 1px #028cc8 !important;
}

.btnPariente
{
    background:url("Plantilla/imagenes/img_nuevas/edit_pariente.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}

.btnPariente:hover
{
    background: url("Plantilla/imagenes/img_nuevas/edit_pariente.png") no-repeat center;
    border: solid 1px #028cc8 !important;
}

.btnTransporte
{
    background:url("Plantilla/imagenes/img_nuevas/edit_transporte.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}

.btnTransporte:hover
{
    background: url("Plantilla/imagenes/img_nuevas/edit_transporte.png") no-repeat center;
    border: solid 1px #028cc8 !important;
}
.btnBonoBilingue {
    background: url("Plantilla/imagenes/img_nuevas/edit_bono_bilingue.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}

    .btnBonoBilingue:hover {
        background: url("Plantilla/imagenes/img_nuevas/edit_bono_bilingue.png") no-repeat center;
        border: solid 1px #028cc8 !important;
    }
.btnIdioma
{
    background:url("Plantilla/imagenes/img_nuevas/edit_idioma.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}

.btnIdioma:hover
{
    background: url("Plantilla/imagenes/img_nuevas/edit_idioma.png") no-repeat center;
    border: solid 1px #028cc8 !important;
}

.btnNecesidad
{
    background:url("Plantilla/imagenes/img_nuevas/edit_necesidad.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}

.btnNecesidad:hover
{
    background: url("Plantilla/imagenes/img_nuevas/edit_necesidad.png") no-repeat center;
    border: solid 1px #028cc8 !important;
}

.btnRiesgoEscolar
{
    background:url("Plantilla/imagenes/img_nuevas/edit_riesgo_escolar.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}

.btnRiesgoEscolar:hover
{
    background: url("Plantilla/imagenes/img_nuevas/edit_riesgo_escolar.png") no-repeat center;
    border: solid 1px #028cc8 !important;
}

.btnPesoTalla
{
    background:url("Plantilla/imagenes/img_nuevas/edit_peso.jpg") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}

.btnPesoTalla:hover
{
    background: url("Plantilla/imagenes/img_nuevas/edit_peso.jpg") no-repeat center;
    border: solid 1px #028cc8 !important;
}

.lblMensaje
{
    background-color:#eee;
    color: #028cc8;
    font-weight: bold;
}

.lblMensajeError
{
    background-color:transparent;
    color: #940202;
    font-weight: bold;
    font-size: medium;
}
.btnTelefono
{
    background:url("Plantilla/imagenes/img_nuevas/telefono.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 60px;
    height: 30px;
}
.btnTelefono:hover
{
    background: url("Plantilla/imagenes/img_nuevas/telefono.jpg") no-repeat center;
    border: solid 1px #028cc8 !important;
}



.jqTooltip{
    position: absolute;
    background: #eee;
    color: #eeeeee;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    padding: 2px;
    margin-top: -10px;
    margin-left: 10px;
    z-index: 3;
    display: none;
    background-color: #707070;
    font-size: 12px;
}

.tmpHorizontal
{
    width: 1024px;
    height: 1px;
    background-color: lime;
    z-index: 10;
    position: fixed;
    top:0px;
    left:10px;
}

.tmpVertical
{
    height: 768px;
    width: 1px;
    background-color: lime;
    z-index: 10;
    position: fixed;
    top:0px;
    left:10px;
}



.gridView tbody tr:hover td .btnParentL,
.gridViewMain tbody tr:hover td .btnParentL{
    background:url("Plantilla/imagenes/img_nuevas/verDetalle.png") no-repeat center;
}

.btnParentL
{
    background:url("Plantilla/imagenes/img_nuevas/verDetalle.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}

.btnParentL:hover
{
    background: url("Plantilla/imagenes/img_nuevas/verDetalle.png") no-repeat center !important;
    border: solid 1px #028cc8 !important;
    background-color: #028cc8 !important;
}

.btnUnir
{
    background:url("Plantilla/imagenes/img_nuevas/unir.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 80px;
    height: 30px;
}

.btnTrasladar
{
    background:url("Plantilla/imagenes/img_nuevas/trasladar.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 80px;
    height: 30px;
}

.imgAdvertencia
{
    background:url("Plantilla/imagenes/img_nuevas/ico_advertencia.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 45px;
    height: 50px;
}


.btnDetalleIco
{
    background:url("Plantilla/imagenes/img_nuevas/ico_buscar.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 30px;
    height: 30px;
}

.btnCancelar:hover

{

	 background:url("Plantilla/imagenes/img_nuevas/cancelar.png") no-repeat;

    background-position: center center;

    border: solid 1px #eee !important;
    background-size: 100% 100%;
    background-color:#028cc8 !important;
    width: 118px;
    height: 28px;

}

.btnCancelar

{

	 background:url("Plantilla/imagenes/img_nuevas/cancelar.png") no-repeat;

    background-position: center center;

    border: solid 1px #eee !important;

	font-size: 0px;

    background-size: 100% 100%;

    

    width: 120px;

    height: 30px;



}



.divArrow{
    top:92px; 
    left:-20px; 
    z-index:inherit; 
    position:inherit;
    background: url("Plantilla/imagenes/img_nuevas/seleccionar.png") no-repeat;
    width:20px;
    height:20px;
}

.NodeStyle
{
    width: 140px;
    font-size: 10px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px Transparent;
    padding: 2px 2px 2px 2px;
}

.NodeStyle:hover,
a.NodeStyle:hover,
.NodeStyle:link:hover,
a.NodeStyle:link:hover
{
    font-size: 10px;
    display: block;
    text-decoration: none;
    color: #003687;
    border: solid 1px #71a9ff;
    background-color: #c6ddff;
    padding: 2px 2px 2px 2px;
}

.HoverNodeStyle
{
    font-size: 10px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px Transparent;
    padding: 2px 2px 2px 2px;
}

.HoverNodeStyle:hover,
a.HoverNodeStyle:hover,
.HoverNodeStyle:link:hover,
a.HoverNodeStyle:link:hover
{
    font-size: 10px;
    display: block;
    text-decoration: none;
    color: #003687;
    border: solid 1px #71a9ff;
    background-color: #c6ddff;
    padding: 2px 2px 2px 2px;
}

.SelectedNodeStyle
{
    font-size: 10px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px Transparent;
    padding: 2px 2px 2px 2px;
}

.SelectedNodeStyle:hover,
a.SelectedNodeStyle:hover,
.SelectedNodeStyle:link:hover,
a.SelectedNodeStyle:link:hover
{
    font-size: 10px;
    display: block;
    text-decoration: none;
    color: #003687;
    border: solid 1px #71a9ff;
    background-color: #c6ddff;
    padding: 2px 2px 2px 2px;
}


#btnImprimir
{
	 background:url("Plantilla/imagenes/img_nuevas/imprimir.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    font-size: 0px;
	
    width: 120px;
    height: 30px;
}

#btnImprimir:hover
{
	 background:url("Plantilla/imagenes/img_nuevas/imprimir.png") no-repeat;
    background-position: center center;
    border: solid 1px #028cc8 !important;
    background-size: 102% 102%;
   
    width: 120px;
    height: 30px;
}

#btnGuardar
{
	 background:url("Plantilla/imagenes/img_nuevas/guarda.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    font-size: 0px;
    text-indent:0px;
	
    width: 120px;
    height: 30px;	
}



#btnGuardar:hover
{
	 background:url("Plantilla/imagenes/img_nuevas/guarda.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    background-color:#028cc8 !important;

    width: 118px;
    height: 28px;	
}

#btnCandelar
{
	 background:url("Plantilla/imagenes/img_nuevas/cancelar.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    
    font-size: 0px;
    width: 120px;
    height: 30px;	

}


#btnCandelar:hover
{
	 background:url("Plantilla/imagenes/img_nuevas/cancelar.png") no-repeat;
    background-position: center center;
    border: solid 1px #028cc8 !important;
    background-size: 102% 102%;

    width: 120px;
    height: 30px;

}

#btnTelefono
{
	 background:url("Plantilla/imagenes/img_nuevas/telefono.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    
    font-size: 0px;
    width: 120px;
    height: 50px;	

}


#btnTelefono:hover
{
	 background:url("Plantilla/imagenes/img_nuevas/telefono.png") no-repeat;
    background-position: center center;
    border: solid 1px #028cc8 !important;
    background-size: 102% 102%;

    width: 120px;
    height: 50px;

}

#btnEliminar
{
	background:url("Plantilla/imagenes/img_nuevas/eliminar.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    font-size: 0px;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;	
}

#btnCancelar
{
	background:url("Plantilla/imagenes/img_nuevas/cancelar.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    font-size: 0px;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;		
}

#btnEliminar:hover
{
	background:url("Plantilla/imagenes/img_nuevas/eliminar.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    background-color:#028cc8 !important;
    width: 118px;
    height: 28px;	
}

#btnCancelar:hover
{
	background:url("Plantilla/imagenes/img_nuevas/cancelar.png") no-repeat;
    background-position: center center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    background-color:#028cc8 !important;
    width: 118px;
    height: 28px;		
}

/*para corregir estilo gotico*/

/**************Plantilla/css/controles2.css****************/
.btnParienteEdit
{
    background:url("Plantilla/imagenes/img_nuevas/edit_pariente.png") no-repeat center;
    border: solid 1px #eee !important;
    background-size: 100% 100%;
    width: 120px;
    height: 30px;
}

.btnParienteEdit:hover
{
    background: url("Plantilla/imagenes/img_nuevas/edit_pariente.png") no-repeat center;
    border: solid 1px #028cc8 !important;
}
/*para corregir estilo gotico*/


/************   Menu/css/menu.css  ***********************/
.menu {
	padding:0 0 0 0px;
	margin:0;
	list-style:none;
	height:36px;
	background:#fff url(Menu/imagenes/button1a.jpg) repeat-x;
	position:relative;
	font-family:arial, verdana, sans-serif;
	z-index:1;
}

.menuCtr {
	vertical-align:top;
	min-width:500px;
}

.menu li.top {
	display:block;
	float:left;
	position:relative;
    top: 0px;
    left: 0px;
    height: 55px;
}
.menu li a.top_link {
	display:block;
	float:left;
	height:40px;
	line-height:33px;
	/************************************** Color de la fuente del encabezado del menÃº */
	color:#eee;
	text-decoration:none;
	/************************************** TamaÃ±o de la fuente del encabezado del menÃº */
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	padding:0 0 0 12px;
	cursor:pointer;
}
.menu li a.top_link span {
	float:left;
	/*font-weight:bold;*/
	display:block;
	padding:2px 25px 0px 5px;
	height:40px;
}


.menu li a.top_link:hover {
	color:#000;
	background: url(Menu/imagenes/button4.gif) no-repeat;
}
.menu li a.top_link:hover span {
	background:url(Menu/imagenes/button4.gif) no-repeat right top;
}

.menu li:hover > a.top_link {
	/************************************** Color de la fuente del encabezado del menÃº */
	color:#fff;
	background: url(Menu/imagenes/button4a.gif) no-repeat;
}
.menu li:hover > a.top_link span {
	background:url(Menu/imagenes/button4a.gif) no-repeat right top;
}

.menu a:hover {
	visibility:visible;
}
.menu li:hover {
	position:relative;
	z-index:1;
}
.menu ul, .menu :hover ul ul, .menu :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
	z-index:1;
}
.menu :hover ul.sub {
	left:0px;
	top:35px;
	right:3px;
	background: #fff;
	padding:3px 0;
	border:1px solid #999999;
	white-space:nowrap;
	width:230px;
	height:auto;
	z-index:1;
}
.menu :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:250px;
}
.menu :hover ul.sub li a {
	font-weight:normal;
	display:block;
	font-size:11px;
	height:20px;
	/************************************** El ancho de la sombra de la opciÃ³n de menu */
	width:224px;
	line-height:20px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
	border:3px solid #fff;
	border-width:0 0 0 3px;
}
.menu :hover ul.sub li a:hover {
	background-color:#29789c;
	color:#fff;
}


@media print {
	.Plt_idRow,
	.Plt_titleRow,
	.Plt_subtitleRow,
	.Plt_bottomButtonBar,
	#footerRow,
	.dialog
	{
		display:none;
	}
	
	#appArea {
		margin:auto;
		width:90%;
	}
}

/**********PARA CUESTIONARIOS *************/
.pregunta {
    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:14px;
    color:#003;
    font-weight:bold;
    padding-bottom:15px;
    text-align:left;
    margin-left:20px;
    margin-right:20px;
}

.grupo
{
    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:16px;
    color: #028cc8;
    font-weight: bold;
    text-align:center;
}

.cuestionario{
     background-color:#eee;
     width:70%;
     margin-left:auto;
     margin-right:auto;
}
.respuesta {
    text-align:justify;
    font-family:Arial, Helvetica, sans-serif;
    color:#333;
    font-size:12px;
    padding-bottom:10px;    
    margin-left:40px;
    margin-top:10px;
}