@charset "utf-8";
/* CSS Document */


.btn-label{
	position: relative;
	left: -12px;
	display: inline-block;
	padding: 6px 12px;
	background: rgba(0, 0, 0, 0.15);
	border-radius: 3px 0 0 3px;
}

.btn-label-sm{
	position: relative;
	left: -9px;
	display: inline-block;
	padding: 3px 10px;
	background: rgba(0, 0, 0, 0.15);
	border-radius: 3px 0 0 3px;
}

.btn-labeled{
	padding-top: 0;
	padding-bottom: 0;
}

.btn {
	margin-bottom: 10px;
}


.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 0px 0px;
  font-size: 18px;
  line-height: 0.33;
  border-radius: 25px;
}

/********************************************************************************/
/****************  EFECTO DE PROCESANDO TRANSACCIÓN  *****************/
#overlay{	
	position: fixed;
	top: 0;
	z-index: 60;
	width: 100%;
	height:100%;
	display: none;
	background: rgba(0,0,0,0.6);
}
.cv-spinner {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center; 
}
.spinner {
	width: 55px;
	height: 55px;
	border: 8px #ddd solid;
	border-top: 8px #dc3545 solid;
	border-radius: 50%;
	animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
	100% { 
		transform: rotate(360deg); 
	}
}

/**************  FIN EFECTO DE PROCESANDO TRANSACCIÓN  ***************/
/********************************************************************************/
  a:link, a:visited, a:active {
            text-decoration:none;
      color: #6c757d;

        }


html {
  min-height: 100%;
  position: relative;
}
body {
  margin: 0;
  margin-bottom: 40px;
}


footer {
/*  background-color: #003E65 !important;*/
	/*
		background: rgb(0,62,101);
		background: linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(247,249,249,1) 50%, rgba(0,62,101,1) 100%);	
	*/
/*background: rgb(0,62,101);
background: linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(244,246,247,1) 50%, rgba(0,62,101,1) 100%);	*/
/*	
background: rgb(0,62,101);
background: -moz-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(236,240,241,1) 50%, rgba(0,62,101,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(236,240,241,1) 50%, rgba(0,62,101,1) 100%);
background: linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(236,240,241,1) 50%, rgba(0,62,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003e65",endColorstr="#003e65",GradientType=1);	
	*/
/*	
background: rgb(0,62,101);
background: -moz-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(240,243,244,1) 50%, rgba(0,62,101,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(240,243,244,1) 50%, rgba(0,62,101,1) 100%);
background: linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(240,243,244,1) 50%, rgba(0,62,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003e65",endColorstr="#003e65",GradientType=1);	
*/
	
	/*background: rgb(0,62,101);
	background: -moz-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(236,240,241,1) 50%, rgba(0,62,101,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(236,240,241,1) 50%, rgba(0,62,101,1) 100%);
	background: linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(236,240,241,1) 50%, rgba(0,62,101,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003e65",endColorstr="#003e65",GradientType=1);	*/
/*
background: rgb(0,62,101);
background: -moz-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(236,240,241,1) 50%, rgba(0,62,101,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(236,240,241,1) 50%, rgba(0,62,101,1) 100%);
background: linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(236,240,241,1) 50%, rgba(0,62,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003e65",endColorstr="#003e65",GradientType=1);		
*/
/*	
background: rgb(0,62,101);
background: -moz-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(244,246,247,1) 50%, rgba(0,62,101,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(244,246,247,1) 50%, rgba(0,62,101,1) 100%);
background: linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(244,246,247,1) 50%, rgba(0,62,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003e65",endColorstr="#003e65",GradientType=1);	
*/
	
/*
background: rgb(0,62,101);
background: -moz-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(247,249,249,1) 50%, rgba(0,62,101,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(247,249,249,1) 50%, rgba(0,62,101,1) 100%);
background: linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(247,249,249,1) 50%, rgba(0,62,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003e65",endColorstr="#003e65",GradientType=1);
*/	
/*	
background: rgb(0,62,101);
background: -moz-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(0,62,101,1) 25%, rgba(255,255,255,1) 50%, rgba(0,62,101,1) 75%, rgba(0,62,101,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(0,62,101,1) 25%, rgba(255,255,255,1) 50%, rgba(0,62,101,1) 75%, rgba(0,62,101,1) 100%);
background: linear-gradient(90deg, rgba(0,62,101,1) 0%, rgba(0,62,101,1) 25%, rgba(255,255,255,1) 50%, rgba(0,62,101,1) 75%, rgba(0,62,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003e65",endColorstr="#003e65",GradientType=1);

	position: fixed;	
	bottom: 0;
	width: 100%;
	height: 40px;
	color: black;
	font-size: 70%;
	font-weight: 700;
	display:flex;
	justify-content: center;
	align-items: center;
*/
	
	background: rgb(0,40,68);
	background: -moz-linear-gradient(90deg, rgba(0,40,68,1) 0%, rgba(0,45,76,1) 33%, rgba(33,97,140,0.9360119047619048) 50%, rgba(0,45,76,1) 65%, rgba(0,40,68,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(0,40,68,1) 0%, rgba(0,45,76,1) 33%, rgba(33,97,140,0.9360119047619048) 50%, rgba(0,45,76,1) 65%, rgba(0,40,68,1) 100%);
	background: linear-gradient(90deg, rgba(0,40,68,1) 0%, rgba(0,45,76,1) 33%, rgba(33,97,140,0.9360119047619048) 50%, rgba(0,45,76,1) 65%, rgba(0,40,68,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#002844",endColorstr="#002844",GradientType=1);
	position: fixed;	
	bottom: 0;
	width: 100%;
	height: 42px;
	color: white;
	/*font-size: 75%;*/
	font-size: 0.73rem;
	font-weight: 500;
	display:flex;
	justify-content: center;
	align-items: center;
	letter-spacing: 0.093em;
	word-spacing: 0.12em;
	/*padding-top: 5px;*/
	/*margin-top: 5px;*/
	/*
	https://cssgradient.io/
	https://htmlcolorcodes.com/es/
	*/
}


.centradoVertical{
    display: flex;
    align-items: center;
}


.left-col {
    float: left;
    width: 45%;
}
 
.center-col {
    float: left;
    width: 10%;
}
 
.right-col {
    float: right;
    width: 45%;
}
