﻿html
{
	height:100%;
}
body   
{
    text-align: center;
    margin:0;
    background-color:White; 
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    height:100%;
    color:Black;
}

.main
{
	background-position: center center;
	text-align: center;
	margin: 0px auto;
	min-height: 98%;
	position: relative;
	width: 1024px;
	background-image: url(../Imagenes/contenido.gif);
	background-repeat: no-repeat;
}

.welcome
{
    background-image:url(../Imagenes/logoHeader.jpg);
    background-repeat:no-repeat;
    padding:0px;
    height:59px;
}

.contenido
{
   padding:0px;
   padding-bottom:21px;   /* Height of the footer */
   text-align:left;
   overflow: auto;
}

.footer
{
   position:absolute;
   bottom:0;
   width:100%;
   height:21px;
}

a
{
	text-decoration:underline;
}
a:link, a:visited
{
    color: #22505F;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #22505F;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

img
{
    border:0;
    cursor:pointer;
	cursor:hand;
}
/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}



/* 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;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 5px;
    padding: 10px;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/* Login */
div.encabezadoSigo
{
    width: 904px;
    height: 40px;
    float:right;
    background-color:#AB8F46;
}

.barraNavegacion
{
    width:10%;
    float:left;
}
/* Starts Tab Configuration */
.tabChat
 {
    height: 10px;
    width:250px;
    padding: 4px;
    margin: 0;
    border-bottom: solid 1px #999999;
    color:#A88C66;
    background-color: #CDC6A4;
    border-left: solid 1px #CDC6A4;   
    background-color: #CDC6A4;
    
}
.tabNotas
 {
    height: 10px;
    padding: 4px;
    margin: 0;
    border-bottom: solid 1px #999999;
    padding-right: 4px;
    margin-right: 2px;
    background-color: #22505F;
    border-left: solid 1px #22505F;   
    color:White;
}



div.contenedor
{
    width:99%;
    height:100%;
    margin:0px;
    padding-left:3px;
}

div.subcontenedor
{
    width:100%;
    height:95%;
    margin:0px;
}

div.menuEtapa
{
    height:8%;
    width:100%;   
}

div.tabsEtapa
{
    height:100%;
    width:100%;
}

div.notasChat
{
    height:20px;
    width:100%;
}

div.notas
{
    float:left;
}

div.chat
{
    float:left;
}

div.causa
{
     width:75%;
     height:100%;
     float:left;
}

div.resumenCausa
{
    width:24%;
    height:100%;
    float:right;
    
}

div.menu
{
    width:95%;
    height: 73%;
    padding:3px 3px 3px 3px; 
    position:relative;
}

.chartdiv
{
    height:20%;
    width:95%;
    position:relative;
    vertical-align:bottom;
}


div.calendario
{
    border: 1px solid #CCCCCC;
    float:right;
    width:79%;
    height:100%;
}

.scheduler
{

}


div.grafica
{
    width:100%;
    height:20%;
    float:left;

}

div.alertas
{
    width:100%;
    height:25%;
    border-bottom:1px solid #CCCCCC;
}

div.bandeja
{
    float:left;
    width:79%;
    height:100%;
    overflow:auto; 

}

div.tabuladores
{
    overflow:auto; 
    height: 400px;
    margin-top:3px;
    font-size: 11px;
}

div.captura
{
	width:99%;
}

div.subtituloCaptura
{
    color:#22505F;
}

div.divBarraCausa
{
    width:3%; 
    float:left;
}
div.divTabCaptura
{
    width:100%; 
    float:left;
}
.loginboxdiv
{
 margin:0;
 height:21px;
 width:146px;
 background:url(~/imagenes/login_bg.png)no-repeat bottom;
 }
.loginbox
{
 background:white;
 border:none;
 width:134px;
 height:15px;
 margin:0;
 padding: 2px 7px 0px 7px;
 
}

div.contenidoPauta
{
    overflow:auto; 
    height: 380px;
}

div.cronometro
{
    height:20%;
}

                
.tablaBandeja
{
    border: 1px solid #CCCCCC;
    width: 99%;
    height:96%;
    margin-left: 5px;
}
.celda
{
    border-bottom: 1px solid #CCCCCC; 
    color: #22505F; 
    font-weight: 700; 
}
.checklist
{
    border-bottom: 1px solid #CCCCCC; 
    color: #22505F; 
    font-weight: 700; 
    text-align:right;
    vertical-align:baseline;
    
}
.content
{
        width: 100%;
        height: 488px;
        margin-bottom:5px;
        margin-top:3px;
        padding:0;
}

.literal
{
     font-size: 11px;
     color:Red;
}

.loginPanel
{
   margin-left: auto; 
   margin-right: auto; 
   margin-bottom:auto; 
   margin-top:auto;
   width:550px; 
   height:175px;
   background-color:#f9fade; 
}

.celdaLogin
{
    text-align: right;
    visibility:hidden;
}

.celdaLoginText
{
    height:65px;
    vertical-align:bottom;
}

.menuPrincipal
{
    text-align:left;
}

.menuHorizontal
{
    text-align: left;
    color: #22505F;
}

.tablaAlertas
{
    height: 70px; 
    width: 220px;
}

.menuPopUp
{
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    text-align: left; 
    width:136px;
    background-color: White;
}

.panelCronometro
{
    vertical-align:middle;
    background-color:#004E5D;
}

.tiempoCronometro
{
    color:White;
}

.textoCronometro
{
    color:White;
    
}

div.bordeCronometro
{
    border-top:1px Solid #CCCCCC;
}

.tablaResumenCausa
{
    width:100%; 
    border:1px solid #CDC6A4; 
    
}

div.historialChat
{
    height:85%;
}

div.mensajeChat
{
    height:12%;
}


.Error
{
    color:Red;
}
input
{
   font-family: verdana,tahoma,helvetica;
   font-size: 11px;
}
.cajaTextoChica
{
    width:70px;
    height:12px;
}
.cajaTextoGrande
{
	width:200px;
}
.cajaTextoLarga
{
	width:295px;
}
.cajaTextoMultiple
{
    width:230px;
    height:60px;
}
.cajaTextoFecha
{
    width:70px;
    height:12px;
}
 .combo
 {
   font-family: verdana,tahoma,helvetica;
   font-size: 11px;
   width:300px;
 }
 .comboChico
 {
   font-family: verdana,tahoma,helvetica;
   font-size: 11px;
   width:150px;
 }
 .comboGrande
 {
   font-family: verdana,tahoma,helvetica;
   font-size: 11px;
   width:400px;
 } 
  .radio
 {
   font-family: verdana,tahoma,helvetica;
   font-size: 11px;
 }
 
   .checkList
 {
   font-family: verdana,tahoma,helvetica;
   font-size: 11px;
 }
 
 .cReminderContainer {
    width:120px;
    font-family:Tahoma;
    font-size:12pt;
}
.cReminderTopLeftCorner {
    background: url(../Imagenes/TopLeft.png) no-repeat left top;
    height:7px;
    width:7px; 
    overflow:hidden; 
    float:left;    
}
.cReminderTopSide {
    background: #e4eac8 url(../Imagenes/dot.gif) repeat-x left top;
    height:7px;
    overflow:hidden;
    width:106px; 
    float:left;
}
.cReminderTopRightCorner {
    background: url(../Imagenes/TopRight.png) no-repeat left top;
    height:7px;
    width:7px;
    overflow:hidden;
    float:left;
}
.cReminderLeftSide {
    background: #e4eac8 url(../Imagenes/dot.gif) repeat-y left;
    width:120px;
    overflow:hidden;
}
.cReminderRightSide {
    background: url(../Imagenes/dot.gif) repeat-y right;
    width:120px;
    overflow:hidden;
}
.cReminderBottomLeftCorner {
    background: url(../Imagenes/BottomLeft.png) no-repeat;
    height:7px;
    width:7px; 
    overflow:hidden; 
    float:left;
}
.cReminderBottomSide {
    background: #e4eac8 url(../Imagenes/dot.gif) repeat-x bottom;
    height:7px;
    overflow:hidden;
    width:106px; 
    float:left;
}
.cReminderBottomSideSizeFixer {
    width:0px;
    height:7px;
    overflow:hidden;
}
.cReminderBottomRightCorner {
    background: url(../Imagenes/BottomRight.png) no-repeat;
    height:7px;
    width:7px;
    overflow:hidden;
    float:left;
}
.cReminderFooter {
    background-color: #e4eac8 !important;
}
.cReminderSeparatingStrip {
    background: #d7ddc1;
    overflow:hidden;
    height:1px;
}
  .cReminderClearFlow {
    clear:both;
    width:0;
    height:0;
    overflow:hidden;
    font-size:1pt;
}

.cToolTipClearFlow {
    clear:both;
    width:0;
    height:0;
    overflow:hidden;
    font-size:1pt;
}
.cToolTipContainer {
    width:300px;
    font-family:Tahoma;
    font-size:12pt;
}

.cToolTipTopLeftCorner {
    background: url(../Imagenes/TopLeft.png) no-repeat left top;
    height:7px;
    width:7px; 
    overflow:hidden; 
    float:left;    
}
.cToolTipTopSide {
    background: #eff5d7 url(../Imagenes/dot.gif) repeat-x left top;
    height:7px;
    overflow:hidden;
    width:286px; 
    float:left;
}
.cToolTipTopRightCorner {
    background: url(../Imagenes/TopRight.png) no-repeat left top;
    height:7px;
    width:7px;
    overflow:hidden;
    float:left;
}
.cToolTipLeftSide {
    background: #eff5d7 url(../Imagenes/dot.gif) repeat-y left;
    width:300px;
    overflow:hidden;
}
.cToolTipRightSide {
    background: url(../Imagenes/dot.gif) repeat-y right;
    width:300px;
    overflow:hidden;
}
.cToolTipBottomLeftCorner {
    background: url(../Imagenes/BottomLeft.png) no-repeat;
    height:7px;
    width:7px; 
    overflow:hidden; 
    float:left;
}
.cToolTipBottomSide {
    background: #e4eac8 url(../Imagenes/dot.gif) repeat-x bottom;
    height:7px;
    overflow:hidden;
    width:286px; 
    float:left;
}
.cToolTipBottomSideSizeFixer {
    width:0px;
    height:7px;
    overflow:hidden;
}
.cToolTipBottomRightCorner {
    background: url(../Imagenes/BottomRight.png) no-repeat;
    height:7px;
    width:7px;
    overflow:hidden;
    float:left;
}
.cToolTipFooter {
    background-color: #e4eac8 !important;
}
.cToolTipSeparatingStrip {
    background: #d7ddc1;
    overflow:hidden;
    height:1px;
}
.letrero
{
    
}


/*Modal Popup*/

.modalBackground 
{
	background-color:white;
	filter:alpha(opacity=80);
	opacity:0.7;
}

.modalPopup {
	background-color:#fff;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
}
.tituloModal
{
	background-color: #D1D1D1;
	color: #333333;
	height: 25px;
	font-size:12px;
	padding-left:10px;
	border-bottom: 1px solid gray;
	padding-top: 8px;
	margin-bottom:5px;
}

.botonesModal
{
	height: 25px;
	padding-left:10px;
	padding-top: 8px;
	width:100%;
	text-align:center;
	position:absolute;
    bottom:0;

}

.botonesModalScroll
{
	height: 25px;
	padding-left:10px;
	padding-top: 8px;
	width:100%;
	text-align:center;
    bottom:0;

}

.contenidoModal
{
	padding-left:10px;
	padding-top: 8px;
	padding-bottom:50px;
	color:Black;
	font-size:11px;
	text-align:left;
}
.tablaCompacta
{
    width:99%;
    margin-left:3px;
    margin-top:3px;
    margin-bottom:3px;
    border-collapse: collapse;
    border:1px solid #999;
}

.tabla
{
    width:99%;
    margin-left:3px;
    margin-top:10px;
    margin-bottom:10px;
    border-collapse: collapse;
    border:1px solid #999;
}

.tabla td, .tabla th 
{
	padding:5px;
	border:1px solid #ccc;
}

.tabla td table tr td
{
	padding:0px;
	border:0;
}

.tabla .encabezado, .tabla .encabezado table tr
{
    padding:5px;
	font-weight:bold;
    background: url(../Imagenes/EncabezadoTitulo.png) 50% 50% repeat-x;		
	color: #FFF;
}

.tabla .renglon
{
	
}

.tabla .renglonAlterno
{
    background-color:#F6F3EC;
}

.formulario
{
	font-size:11px;
    text-align:right;
    padding-left:2px;
    padding-right:2px;
    width:100%;
    
}
.formulario tr td
{
    vertical-align:middle;
    vertical-align:middle;
    padding-top:2px;
}

/* ComboBox styles */
.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input
{
    margin: 0;
    border: solid 1px #7F9DB9;
    border-right: 0px none;
    padding: 1px 0px 0px 5px;
    font-size: 13px;
    height: 18px;
}
.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button
{
    margin: 0;
    padding: 0;
    background-image: url(../imagenes/iconos/windows-arrow.gif);
    background-position: top left;
    border: 0px none;
    height: 21px;
    width: 21px;
}
.WindowsStyle .ajax__combobox_itemlist
{
    border-color: #7F9DB9;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.boton
{
	border: 1px solid #DAC5A9;
	background-color: #f9fade;
	text-decoration: none;
	color: #22505F;
	padding: 2px 10px 2px 10px;
	cursor:default;
}

.boton:hover
{
    color: #1d60ff;
    text-decoration: none;
}


fieldset
{
	padding-top: 0px;
}

div#Contenido_UpdateProgress
{
	float:left; 
	text-align:center;
	width:100%;
	position:relative;
}
.TopMenuNivel0
{
	text-decoration: none;
    color: #3366CC;
    background: #F0F7FC;
    display: block;
    padding: 3px 10px;
    text-align: center;
    border: 1px solid #ACCFE8;
    border-width: 1px 1px 1px 0;
    width:120px;
}
.TopMenuNivel1
{
	text-decoration: none;
    color: #3366CC;
    background: #F0F7FC;
    display: block;
    padding: 3px 10px;
    text-align: center;
    border: 1px solid #ACCFE8;
    border-width: 1px 1px 1px 0;
    width:120px;
}
.collapsePanelEncabezado{
	width:100%;
	height:20px;
	color:#FFF;
	background-color:#e3d2bb;
	font-weight:bold;
}
.collapsePanelContenido 
{
	background-color:white;
	overflow:hidden;
}
.toolbar
{
    float:right;
    padding-bottom:5px;
}

.novisible
{
    visibility:hidden;
}

.negativeBar {
    background-color: #E8E8E8;
}
.pwdBlankBar .positiveBar {
    width: 0%;
}
.pwdBlankBar .negativeBar {
    width: 100%;
}

.pwdWeakBar .positiveBar {
    background-color: Red;
    width: 30%;
}
.pwdWeakBar .negativeBar {
    width: 70%;
}

.pwdFairBar .positiveBar {
    background-color: #FFCC33;
    width: 65%;
}
.pwdFairBar .negativeBar {
    width: 35%;
}

.pwdStrengthBar .positiveBar {
    background-color: Green;
    width: 100%;
}
.pwdStrengthBar .negativeBar {
    width: 0%;
}
.comentarios
{
   word-wrap:  break-word;
}
.imagenespaciada
{
    padding-left:10px;
}