﻿body, 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;
}

.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;
}

.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;
}
/*Para 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;
}

.GridRadio {
    border: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;  
}

/* 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;
        /*overflow:hidden;*/
    }
.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;
}

/*************************************************/

.circle {
    /*margin-left:-30px;*/
	background-color: rgba(0,0,0,0);
	border:5px solid rgba(0,183,229,0.9);
	opacity:.9;
	border-right:5px solid rgba(0,0,0,0);
	border-left:5px solid rgba(0,0,0,0);
	border-radius:90px;
	box-shadow: 0 0 35px #2187e7;
	width:120px;
	height:120px;
	-moz-animation:spinPulse 1s infinite ease-in-out;
	-webkit-animation:spinPulse 1s infinite linear;
}
.circle1 {
	background-color: rgba(0,0,0,0);
	border:15px solid rgba(0,183,229,0.9);
	opacity:.9;
	border-left:15px solid rgba(0,0,0,0);
	border-right:15px solid rgba(0,0,0,0);
	border-radius:180px;
	box-shadow: 0 0 15px #2187e7; 
	width:140px;
	height:140px;
	margin:0 auto;
	position:relative;
	top:-50px;
	-moz-animation:spinoffPulse 1s infinite linear;
	-webkit-animation:spinoffPulse 1s infinite linear;   
}
@-moz-keyframes spinPulse {
	0% { -moz-transform:rotate(160deg); opacity:0; box-shadow:0 0 1px #2187e7;}
	50% { -moz-transform:rotate(145deg); opacity:1; }
	100% { -moz-transform:rotate(-320deg); opacity:0; }
}
@-moz-keyframes spinoffPulse {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(360deg);  }
}
@-webkit-keyframes spinPulse {
	0% { -webkit-transform:rotate(160deg); opacity:0; box-shadow:0 0 1px #2187e7; }
	50% { -webkit-transform:rotate(145deg); opacity:1;}
	100% { -webkit-transform:rotate(-320deg); opacity:0; }
}
@-webkit-keyframes spinoffPulse {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(360deg); }
}

.col-centrado{
    float: none;
    margin: 0 auto;
}

/* 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;
    }
}

/* se agregaron manualmente, para uso de margins y paddings */

.m-0 { margin:0!important; }
.m-1 { margin:.25rem!important; }
.m-2 { margin:.5rem!important; }
.m-3 { margin:1rem!important; }
.m-4 { margin:1.5rem!important; }
.m-5 { margin:3rem!important; }

.mt-0 { margin-top:0!important; }
.mr-0 { margin-right:0!important; }
.mb-0 { margin-bottom:0!important; }
.ml-0 { margin-left:0!important; }
.mx-0 { margin-left:0 !important;margin-right:0 !important; }
.my-0 { margin-top:0!important;margin-bottom:0!important; }

.mt-1 { margin-top:.25rem!important; }
.mr-1 { margin-right:.25rem!important; }
.mb-1 { margin-bottom:.25rem!important; }
.ml-1 { margin-left:.25rem!important; }
.mx-1 { margin-left:.25rem!important;margin-right:.25rem!important; }
.my-1 { margin-top:.25rem!important;margin-bottom:.25rem!important; }

.mt-2 { margin-top:.5rem!important; }
.mr-2 { margin-right:.5rem!important; }
.mb-2 { margin-bottom:.5rem!important; }
.ml-2 { margin-left:.5rem!important; }
.mx-2 { margin-right:.5rem!important;margin-left:.5rem!important; }
.my-2 { margin-top:.5rem!important;margin-bottom:.5rem!important; }

.mt-3 { margin-top:1rem!important; }
.mr-3 { margin-right:1rem!important; }
.mb-3 { margin-bottom:1rem!important; }
.ml-3 { margin-left:1rem!important; }
.mx-3 { margin-right:1rem!important;margin-left:1rem!important; }
.my-3 { margin-bottom:1rem!important;margin-top:1rem!important; }

.mt-4 { margin-top:1.5rem!important; }
.mr-4 { margin-right:1.5rem!important; }
.mb-4 { margin-bottom:1.5rem!important; }
.ml-4 { margin-left:1.5rem!important; }
.mx-4 { margin-right:1.5rem!important;margin-left:1.5rem!important; }
.my-4 { margin-top:1.5rem!important;margin-bottom:1.5rem!important; }

.mt-5 { margin-top:3rem!important; }
.mr-5 { margin-right:3rem!important; }
.mb-5 { margin-bottom:3rem!important; }
.ml-5 { margin-left:3rem!important; }
.mx-5 { margin-right:3rem!important;margin-left:3rem!important; }
.my-5 { margin-top:3rem!important;margin-bottom:3rem!important; }

.mt-auto { margin-top:auto!important; }
.mr-auto { margin-right:auto!important; }
.mb-auto { margin-bottom:auto!important; }
.ml-auto { margin-left:auto!important; }
.mx-auto { margin-right:auto!important;margin-left:auto!important; }
.my-auto { margin-bottom:auto!important;margin-top:auto!important; }

.p-0 { padding:0!important; }
.p-1 { padding:.25rem!important; }
.p-2 { padding:.5rem!important; }
.p-3 { padding:1rem!important; }
.p-4 { padding:1.5rem!important; }
.p-5 { padding:3rem!important; }

.pt-0 { padding-top:0!important; }
.pr-0 { padding-right:0!important; }
.pb-0 { padding-bottom:0!important; }
.pl-0 { padding-left:0!important; }                             
.px-0 { padding-left:0!important;padding-right:0!important; }
.py-0 { padding-top:0!important;padding-bottom:0!important; }

.pt-1 { padding-top:.25rem!important; }         
.pr-1 { padding-right:.25rem!important; }                       
.pb-1 { padding-bottom:.25rem!important; }      
.pl-1 { padding-left:.25rem!important; }                            
.px-1 { padding-left:.25rem!important;padding-right:.25rem!important; }
.py-1 { padding-top:.25rem!important;padding-bottom:.25rem!important; }

.pt-2 { padding-top:.5rem!important; }                                              
.pr-2 { padding-right:.5rem!important; }                                
.pb-2 { padding-bottom:.5rem!important; }               
.pl-2 { padding-left:.5rem!important; }                                             
.px-2 { padding-right:.5rem!important;padding-left:.5rem!important; }
.py-2 { padding-top:.5rem!important;padding-bottom:.5rem!important; }

.pt-3 { padding-top:1rem!important; }                               
.pr-3 { padding-right:1rem!important; }             
.pb-3 { padding-bottom:1rem!important; }                
.pl-3 { padding-left:1rem!important; }                              
.py-3 { padding-bottom:1rem!important;padding-top:1rem!important; }
.px-3 { padding-right:1rem!important;padding-left:1rem!important; }

.pt-4 { padding-top:1.5rem!important; }                             
.pr-4 { padding-right:1.5rem!important; }               
.pb-4 { padding-bottom:1.5rem!important; }              
.pl-4 { padding-left:1.5rem!important; }                                
.px-4 { padding-right:1.5rem!important;padding-left:1.5rem!important; }
.py-4 { padding-top:1.5rem!important;padding-bottom:1.5rem!important; }

.pt-5 { padding-top:3rem!important; }   
.pr-5 { padding-right:3rem!important; } 
.pb-5 { padding-bottom:3rem!important; }    
.pl-5 { padding-left:3rem!important; }  
.px-5 { padding-right:3rem!important;padding-left:3rem!important; }
.py-5 { padding-top:3rem!important;padding-bottom:3rem!important; }

.d-none {
    display: none !important;
}