﻿body
{
	margin:0px;
}

body,table
{
	font-family:Verdana;
	font-size:11px;
	background:white;
	color:rgb(7,75,122);
}

tbl.tblLogin
{
	width:225px;
}

hr.hrSeparator
{
	border-top:1px solid rgb(209,222,235);
	width:750px;
	text-align:left;
}

.LabelTitulo
{
	font-size:16px;
	font-weight:bold;
	color:rgb(7,75,122);
}

.ddLists
{
	background:white;
	position:absolute;
	left:0px;
	top:0px;
	z-index:200;
	display:none;
}

.ddLists_overflow
{
	background:white;
	border:1px solid rgb(112,136,184);
	position:absolute;
	left:0px;
	top:0px;
	z-index:200;
	display:none;
	overflow:auto;
}

.DataListAdministracion
{
    width:100%;
	border:1px solid rgb(112,136,184);
	background-color:white;
}

.LinkButton_DataList
{
	width:100%;
	text-decoration:none;
	color:rgb(7,75,122);
	background-color:white;
	display:list-item;
	list-style-type:none;
}

.LinkButton_DataList:hover
{
	width:100%;
	text-decoration:none;
	background:rgb(112,136,184);
	color:white;
	display:list-item;
	list-style-type:none;
}

.TextBox_NoRightBorder
{
	border-width:1px 0px 1px 1px;
	border-style:solid;
	border-color:rgb(7,75,122);
	background:white;
	color:rgb(7,75,122);
	height:14px;
	font-size:11px;
	font-family:Verdana;
	width:150px;
	vertical-align:middle;
}

.TextBox_VAmiddle
{
	vertical-align:middle;
}

.TextBoxAdministracion
{
	border:1px solid rgb(7,75,122);
	background:white;
	color:rgb(7,75,122);
	height:14px;
	font-size:11px;
	font-family:Verdana;
}

.TextBoxMLAdministracion
{
	border:1px solid rgb(7,75,122);
	background:white;
	color:rgb(7,75,122);
	font-size:11px;
	font-family:Verdana;
}

.GridItemStyle
{
	font-size:10px;
	color:rgb(7,75,122);
}

.GridAlternatingItemStyle
{
	font-size:10px;
	color:rgb(7,75,122);
	background-color:rgb(209,222,235);
}

.DgStyle
{
	font-size:12px;
	border:solid 1px rgb(226,235,245);
	color:rgb(65,122,160);
	text-align:center;
}

.DgItemStyle
{
	background-color:rgb(226,235,245);
	border-top:solid 1px rgb(255,255,255);
}

.StandardLabel
{
	color:rgb(93,93,93);
	font-weight:bold;
}

.StandardTextBox
{
	color:rgb(93,93,93);
	font-size: 11px;
	border-bottom:solid 1px rgb(175,196,213);
	border-right:solid 1px rgb(175,196,213);
	border-top:solid 1px rgb(16,74,123);
	border-left:solid 1px rgb(16,74,123);
	width:600px;
	height:13px;
}
.StandardButton
{
	border:1px solid rgb(7,75,122);
	font-size:11px;
	font-weight:bold;
	color:rgb(7,75,122);
}

.StandardButton:hover
{
	background-color:rgb(209,222,235);
	border:1px solid rgb(7,75,122);
	font-size:11px;
	font-weight:bold;
	color:rgb(7,75,122);
}

a.PagOption
{
	cursor:pointer;
	color:rgb(65,122,180);
	background:rgb(200,220,230);
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}

a.PagOption_Sel
{
	cursor:pointer;
	color:white;
	background:rgb(65,122,180);
	text-decoration:none;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
}

.LblError
{
	color:red;
	font-size:10px;
}

td.tdFichaVacaciones
{
	background-color:rgb(226,235,245);
	color:rgb(65,122,160);
	font-size:12px;
}

td.tdFichaVacacionesTitulo
{
	background-color:rgb(226,235,245);
	color:rgb(65,122,160);
	font-size:12px;
	width:580px;
}

div.divFichaVacaciones
{
	width:568px;
	height:400px;
	overflow:auto;
}

.EnlaceFichaVacaciones
{
	background-color:rgb(65,122,160);
	color:white;
	padding:5px;
	text-decoration:none;	
}

.EnlaceFichaVacaciones:hover
{
	background-color:rgb(145,178,201);
	color:rgb(65,122,160);
	padding:5px;
	text-decoration:none;
}

.imgTipoH
{
	height:18px;
	width:18px;
}

.title_buscador
{
	color:rgb(65,122,160);
	font-weight:bolder;
	font-size:10px;
	padding-left:2px;
}

.BorderColorInchis
{
	border:solid thin rgb(7,75,122)
}

.BorderColorDeschis
{
	border:solid thin rgb(226,235,245)
}

.HeaderCond
{
	font-weight:bold;
	text-align:center;
	padding-top:20px;
}

.TitleCond
{
	font-weight:bold;
	padding-top:10px;
	padding-right:30px;
}

.ContentCond
{
	text-align:justify;
	padding-top:5px;
	padding-right:30px;
}

.spnSpecialCond
{
	font-weight:bold;
}

.EnlaceAdministracion
{
    font-size:14px;
    text-decoration:none;
    color:rgb(150,150,150);
}

.EnlaceAdministracion:hover
{
    font-size:14px;
    text-decoration:none;
    color:rgb(0,0,0);
}
