/*Estilo de RaDgrid Telerik*/

div.EstiloGridAytoGetxo .rgHeader
{
	/*border-right: 1px solid #828282 !important;
	background-image: none;
	background-color: #c6e5f3;
	color: #084a83;
	font-size: 0.8em;*/
	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
	background-color:#006699; 
	background-image: none;
	color:#FFFFFF; 
	font-size: 1.2em; 
	font-weight: bold; 
	border-left: 1px solid #0070A8; 
}

div.EstiloGridAytoGetxo .rgFooter td
{

}

div.EstiloGridAytoGetxo .rgSelectedRow td
{
	border-bottom: 0px none !important;
	background-image: none !important;
	background-color: #F9F9EC !important;
	color: #084a83 !important;
	font-size: 1em !important;

	
	}

div.EstiloGridAytoGetxo th.rgResizeCol
{
	border-right: 1px solid #828282 !important;
}

div.EstiloGridAytoGetxo .rgRow td
{
	
	/*border-right: 1px solid #828282 !important;
	background-color:white;
	font-size: 0.8em;*/
	color: #00557F; 
	border-left: 1px solid #E1EEF4;
	font-size: 0.9em !important;
	font-weight: normal; 
}

div.EstiloGridAytoGetxo .rgAltRow td
{
/*	border-bottom: 0px none !important;
	border-right: 1px solid #828282 !important;
	background-color:white;
	font-size: 0.8em;*/
	font-size: 0.9em;
	background: #E1EEf4; 
	color: #00557F; 
}

div.EstiloGridAytoGetxo th.rgResizeCol
{
	border-right: 1px solid #828282 !important;
	background-color:white;
	font-size: 0.8em;
}
.InputTxt{
	font: normal 12px/150% Arial, Helvetica, sans-serif; 
background: #fff; 
overflow: hidden; 
border: 1px solid #006699; 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; 
border-radius: 3px; 
}
InputTxtGris{
font: normal 12px/150% Arial, Helvetica, sans-serif; 
background: #fff; 
overflow: hidden; 
border: 1px solid #006699; 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; 
border-radius: 3px; 
}

div.EstiloGridAytoGetxoazul .datagrid table { 
border-collapse: collapse; 
text-align: left; 
width: 100%; 
} 
div.EstiloGridAytoGetxoazul .datagrid {
font: normal 12px/150% Arial, Helvetica, sans-serif; 
background: #fff; 
overflow: hidden; 
border: 1px solid #006699; 
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; 
border-radius: 3px; 
}
div.EstiloGridAytoGetxoazul .datagrid table td, .datagrid table th { 
padding: 3px 10px; 
}
div.EstiloGridAytoGetxo .datagrid table thead th {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
background-color:#006699; 
color:#FFFFFF; 
font-size: 15px; 
font-weight: bold; 
border-left: 1px solid #0070A8; 
} 
div.EstiloGridAytoGetxoazul .datagrid table thead th:first-child { 
border: none; 
}
div.EstiloGridAytoGetxo .datagrid table tbody td { 
color: #00557F; 
border-left: 1px solid #E1EEF4;
font-size: 12px;
font-weight: normal; 
}
div.EstiloGridAytoGetxo .datagrid table tbody .alt td { 
background: #E1EEf4; 
color: #00557F; 
}
div.EstiloGridAytoGetxo .datagrid table tbody td:first-child { 
border-left: none; 
}
div.EstiloGridAytoGetxo .datagrid table tbody tr:last-child td { 
border-bottom: none; 
}
div.EstiloGridAytoGetxo .datagrid table tfoot td div { 
border-top: 1px solid #006699;
background: #E1EEf4;
} 
div.EstiloGridAytoGetxo .datagrid table tfoot td { 
padding: 0; 
font-size: 12px 
} 
div.EstiloGridAytoGetxo .datagrid table tfoot td div{ 
padding: 2px; 
}
div.EstiloGridAytoGetxo .datagrid table tfoot td ul { 
margin: 0; 
padding:0; 
list-style: none; 
text-align: right; 
}
div.EstiloGridAytoGetxo .datagrid table tfoot  li { 
display: inline; 
}
div.EstiloGridAytoGetxo .datagrid table tfoot li a { 
text-decoration: none; 
display: inline-block;  
padding: 2px 8px; 
margin: 1px;color: #FFFFFF;
border: 1px solid #006699;
-webkit-border-radius: 3px; 
-moz-border-radius: 3px; 
border-radius: 3px; 
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
background-color:#006699; 
}
div.EstiloGridAytoGetxo .datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { 
text-decoration: none;border-color: #00557F; 
color: #FFFFFF; 
background: none; 
background-color:#006699;
}
div.EstiloGridAytoGetxo div.dhtmlx_window_active, div.dhx_modal_cover_dv { 
position: fixed !important; 
}

.TituloRegistro1 {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;  
	/*	text-decoration: underline;*/
	font-weight:bold;
	color: DarkBlue;
	padding: 0.5% 0.5% 0.5% 0.5%;
	margin-bottom: 1%;
}

.ZonaResultadoRegistro {
	/*padding: 1% 1% 1%;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-color: DarkBlue;*/
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	width: 100%;
}
.RadGrid_Bootstrap .cmenor {
	background-color: #d2ffe0 !important;
}
.RadGrid_Bootstrap .negocsincon {
	background-color: #fdf4e5 !important;
}
.RadGrid_Bootstrap .procab {
	background-color: #e5f7fd !important;
}
.RadGrid_Bootstrap .procanu {
	background-color: #a0a5a7 !important;
	color: white !important;
}