﻿html, body {
    margin:0;
	padding:0;
    height:100% !important;
}

div, p, h1, h2, h3, h4, ul, li, table
{    
	margin:0;
	padding:0;
	border:none;
}
.Logo {
    width:42px;
    height:42px;
}
.LogoTitulo {
    color:blue;
}
.FormatoLabel
{
	font-family:Arial;
	font-size:11px;
	text-align:left;
	font-weight:bold;	
}
.FormatoLabelInfo
{
	font-family:Arial;
	font-size:11px;
	text-align:left;
}

.FormatoLabelConsulta
{
	font-family:Arial;
	/*font-size:11px;*/
	font-size:smaller;
	text-align:left;
	color:blue;
}

.FormatotxtConsulta
{
	font-family:Arial;
	/*font-size:11px;*/
	font-size:smaller;
	text-align:left;
}

.Formatotxt
{
	font-family:Arial;
	/*font-size:11px;*/
	font-size:smaller;
	text-align:left;
	width:250px;
}

.FormatotxtFecha
{
	font-family:Arial;
	/*font-size:11px;*/
	font-size:smaller;
	text-align:left;
	width:90px;
}

.linkGrid
{
	font-family:Arial;	
	font-size:12px;
	color: Blue;	
	font-weight:bolder;
}

.link
{
	font-family:Arial;	
	font-size:12px;
	color:white;	
	font-weight:bolder;
}

.FormatoDDL
{
	font-family:Arial;
	font-size:smaller;
	padding-left:auto;
	width:250px;
}

.FormatoDDLMediano
{
	font-family:Arial;
	font-size:smaller;
	padding-left:auto;
	width:150px;
}

.DivProgreso
{
	font-family:Arial;
	font-size:15px;
	text-align:center;
	color:Blue;
    font-weight:bold;
	border-top-style:double;
	border-bottom-style:double;
	border-left-style:double;
	border-right-style:double;
	background-color: White;	
}

/*Modificados Bootstrap*/
/* -------------------------------------------------- */
.FormatoTxtConsulta_Boot {
  display: block;
  width: 100px;
  height: 20px;
  font-size:smaller;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.FormatoTxtConsulta_BootMedio {
  display: block;
  width: 150px;
  height: 20px;
  font-size:smaller;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.FormatoTxtConsulta_BootMedio_Disable {
  display: block;
  width: 150px;
  height: 20px;
  font-size:smaller;
  line-height: 1.42857143;
  color:black;
  background-color:lightgray;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.FormatoTxtDesc_BootMedio {
  display: block;
  width: 450px;
  height: 40px;
  font-size:smaller;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.FormatoTxtDescAmplio_BootMedio {
  display: block;
  width: 350px;
  height: 60px;
  font-size:smaller;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.FormatoDDLConsulta_BootMedio {
  display: block;
  width: 150px;
  height: 20px;
  
  font-size:smaller;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.FormatoDDLConsulta_BootLargo {
  display: block;
  width: 200px;
  height: 20px;
  font-size:smaller;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.FormatoDDLConsulta_BootLargo_Disable {
  display: block;
  width: 200px;
  height: 20px;
  font-size:smaller;
  line-height: 1.42857143;
  color:black;
  background-color:lightgray;
  /*color: #333; 
  background-color: #CCC;*/
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.Deshabilitato
{
    /*display: block;
    background-color:lightgray;
    border: 1px solid #ccc;*/
    background-color:lightgray;
}

.FormatotxtDesBoot {
  display: block;
  width: 300px;
  height: 20px;
  
  font-size: 11px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.Opciones {
  width:40px;
  border:medium;
}

.chkTodos {
    width:50px;
}

.OpcionesBuscar {
    width:100px;
    padding-left:10px;
}

.SeperadorTabla {
    width:5px;    
}

.DivCentrado {
    text-align:center;
}

.AlinearTopTabla {
    vertical-align:top;
}
/*Par los grids*/
/* -------------------------------------------------- */
.CamposHeader
{
	font-family:Arial;
	font-size:12px;
	text-align:center;
	text-decoration:underline;
    background-color:#337ab7;
    color:white;
	/*background-image: url(../Imagenes/Fondo_Estatico.jpg); */
}

.CamposAlterno
{
	font-family:Arial;
	font-size:11px;
	background-color:#dff0d8;
    height:15px;
	/*background-image: url(../Imagenes/Fondo_Dinamico.jpg);*/
}

.CamposSelected
{
	font-family:Arial;
	font-size:11px;
	background-color:#f5f5f5;
    color:black;
    text-decoration:underline;
	/*background-image: url(../Imagenes/Fondo_Dinamico.jpg);*/
}

.CamposNormales
{
	font-family:Arial;
	font-size:11px;
	color:black;
	/*background-color:#FFCC66;*/
	background-image: url(../Imagenes/Fondo_Dinamico.jpg);
}
.Opciones
{
	font-family:Arial;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	/*color:#C90016;*/
}
.Paginacion
{
	color:blue;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.CampoRowStyle
{
    font-family:Arial;
	font-size:11px;
    background-color:lightblue;/*SkyBlue;*/
}

.CampoAlternatingRowStyle
{
    font-family:Arial;
	font-size:11px;
    background-color:SteelBlue;
}

/* Menu Principal*/
/* -------------------------------------------------- */
.TopeMargen{
    margin-top:50px;
}
.AlinearTop {
    vertical-align:top
}
.Principal
{
	background-color:yellow;/*#b1c3d9;*/
	color: White;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}
.DynamicMenuStyle
{	
	background-image: url(../Imagenes/Fondo_Estatico.jpg);
	font-weight:bolder;
	border-width:1px;
	border-color:#336699;
	width:150px;
}

.StaticMenuStyle
{
	background-image: url(../Imagenes/Fondo_Estatico.jpg);
	border-width:1px;
	border-color:#336699;
}

.StaticHoverStyle
{	
    background-color:#337ab7;
}

.Formularios {
    background-color: #EDEDED;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px;
    border-color:#d2d2d2;
    border-width: 5px;
    box-shadow:0 1px 0 #cfcfcf;
}

/* Menu Principal*/
/* -------------------------------------------------- */



.form-login {
    background-color: #EDEDED;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px;
    border-color:#d2d2d2;
    border-width: 5px;
    box-shadow:0 1px 0 #cfcfcf;
}

.TituloLogin { 
 border:0 solid #fff; 
 border-bottom-width:1px;
 padding-bottom:10px;
 text-align: center;
}

.TituloFormularios { 
 padding-top:10px;
 padding-left:10px;
 text-align:left;
 color:white;
}

.MenuFontColor {
    color:white;
}

.form-control {
    border-radius: 10px;
}

.wrapper {
    text-align: center;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_tab 
{    
    height:25px !important;
}


/* Bootstrap Modificado*/
/* -------------------------------------------------- */
.panel-headingOwn {
  padding: 5px 10px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-primary > .panel-headingOwn {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.container-fluidOwn {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

.rowOwn {
  margin-right: -5px;
  margin-left: -25px;
}

.GridRadio {
    border: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;  
}

.TablaContenido {
    width:100%;
}

.TdMenu {
    width:60px;
}

.TdContenido {
    vertical-align:top;
    width:100%;
}

.modalBackground
    {
        background-color: Black;
        filter: alpha(opacity=90);
        opacity: 0.8;
    }
.modalPopup
{
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: black;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom:10px;
    width: 600px;
    height: 550px;
}

/* Animacion de logo */

#candado {
    animation: fill 0.5s ease forwards 1.6s;
}

#candado path:nth-child(1) { 
    stroke-dasharray: 2759.717px;
    stroke-dashoffset: 2759.717px;
    animation:candado-anim 6s ease forwards;
    /* Linea exterior del candado */
}

#candado path:nth-child(2) {
    stroke-dasharray: 143.946px;
    stroke-dashoffset: 143.946px;
    animation:candado-anim 1.3s ease forwards;
}

#candado path:nth-child(3) {
    stroke-dasharray: 1000px;
    stroke-dashoffset: 1000px;
    animation:candado-anim 2s ease forwards;
}

#candado path:nth-child(4) {
    stroke-dasharray: 77.8px;
    stroke-dashoffset: 77.8px;
    animation:candado-anim 1.3s ease forwards;
}

#candado path:nth-child(5) {
    stroke-dasharray: 122.6px;
    stroke-dashoffset: 122.6px;
    animation:candado-anim 1.3s ease forwards;
}

#candado path:nth-child(6) {
    stroke-dasharray: 201.132px;
    stroke-dashoffset: 201.132px;
    animation:candado-anim 1.3s ease forwards;
}

#candado path:nth-child(7) {
    stroke-dasharray: 225px;
    stroke-dashoffset: 225px;
    animation:candado-anim 1.3s ease forwards;
}

#candado path:nth-child(8) {
    stroke-dasharray: 220px;
    stroke-dashoffset: 220px;
    animation:candado-anim 1.3s ease forwards;
}

#candado path:nth-child(9) {
    stroke-dasharray: 208px;
    stroke-dashoffset: 208px;
    animation:candado-anim 1.3s ease forwards;
}

#candado path:nth-child(10) {
    stroke-dasharray: 210px;
    stroke-dashoffset: 210px;
    animation:candado-anim 1.3s ease forwards;
}

#candado path:nth-child(11) {
    stroke-dasharray: 190px;
    stroke-dashoffset: 190px;
    animation:candado-anim 1.3s ease forwards;
}

#candado path:nth-child(12) {
    stroke-dasharray: 150px;
    stroke-dashoffset: 150px;
    animation:candado-anim 1.3s ease forwards;
}

#candado path:nth-child(13) {
    stroke-dasharray: 150px;
    stroke-dashoffset: 150px;
    animation:candado-anim 1.3s ease forwards;
}

#candado path:nth-child(14) {
    stroke-dasharray: 90px;
    stroke-dashoffset: 90px;
    animation:candado-anim 1.3s ease forwards;
}

@keyframes candado-anim {
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes fill {
    from {
        fill:transparent;
    }
    to {
        fill:#0722B4;
    }
}