.swal2-popup {
    font-size: 1.6rem !important;
}

.mayusculas{
	text-transform:uppercase;
}


.full {
	  width: 100%;
	  
  }
  

#h2principal{
	margin-bottom: 0px;
	padding: 0px;
}

#h3principal{
	margin-top: 0px;
	padding: 0px;
}

#h3orden1{
	margin-bottom: 0px;
	padding: 0px;
}

#rowtabla{

padding-top: 0px;
margin-top: 0px;

}

#rowtabla2{

padding-bottom: 0px;
margin-bottom: 0px;

}


#h3orden2{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#h3loguin {
	text-align: center;
	font-weight: bold;
	color: #F0F3F4;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

}

.h2-index {
	font-size: x-large, 70px;
	color: #f5f5f5;
	margin-bottom: 0px;
	padding: 0px;
}

.welloguin{

	background: #F0F3F4;
	border-color: #D0D3D4;
	
}


#link {

	text-align: center;
	color: #000000;
}

#linkdescarga {

	text-align: center;
	color:#145A32;
	padding-top: 5px;
	padding-bottom: 5px;

}

hr{
	margin-top: 4px;
	border-color: #99A3A4;
}

#encabezado {
	color: #C0392B;
	font-weight: bold;
	font-family: 'Calibri Light', 'Utsaah';
	font-size: 20px;

}

#bienvenidologuin{
	color: #C0392B;
	font-weight: bold;
	font-family: Calibri Light;
	font-size: 25px;

}

.jumbotron-principal {
	background: #C0392B;
	padding: 20px 0;
}


.body-index {

	background: #ECF0F1;
}


.panel-custom-horrible-red {
    border-color: #C0392B;
}
.panel-custom-horrible-red > .panel-heading {
    background: #C0392B; 
    color: #ffffff;
    border-color: #C0392B;
}

#logo{

	font-weight: bold;
    font-family: "Century Gothic";
	
}


.panel-partidas-horrible-red {
    border-color: #D98880;
}
.panel-partidas-horrible-red > .panel-heading {
    background: #D98880; 
    color: #ffffff;
    border-color: #D98880;
}

.form-control{

	border-color: #99A3A4;

}

body{
	font-family: "Century Gothic";
}
.table-vacias{    
    
border-collapse: separate;
empty-cells: hide;
    
}