body {
    background-color: #ffffff !important;
	/*background: url(../images/background_lines_1.jpg);*/
	/*background: url(../images/background_city_1.jpg);*/
	background: url(../images/background_city_2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /*background-attachment: scroll;*/
	background-attachment: fixed;
    /*background-position: center top;*/
	background-position: left top;
}
.bg-info{
	background-color:#290198 !important;
}
.background {
    /*background: url(../images/background.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    background-color:#FFFFFF;
}
.background_2 {
    background: url(../images/background_2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    background-color:/*#6F6F6F;	*//*#101820;*/#290198;
}
.background_3 {
    background: url(../images/background_3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    background-color:/*#6F6F6F;	*/#101820;
}
.linea {
	height:1px;
	background-color: #cacaca;
}
a {
    color: /*#8DA3C5;*/#666;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: /*#FFFFFF;*//*#000;*//*#F08908;*/#290198;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 0.9rem;/*1.5rem;*/
    line-height: /*1.5;*/1.2rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-primary {
    color: #FFFFFF;
    background-color: /*#6D84A6;*/#101820;
    border-color: /*#5B7395;*/#101820;
}
.btn-primary:hover {
    color: #FFFFFF;
    background-color: #000000;
    border-color: #000000;
}
/*******************************************************/
.btn-black {
    color: #000000;
    background-color: #ffffff;
    border-color: #ffffff;
}
.btn-black:hover {
    color: #FFFFFF;
    background-color: /*#000000;*/#290198;
    border-color: /*#000000;	*/#290198;
}
.font-bold-16 {
	font-size:16px;
	font-weight:bold;   
}
.margin15 {
    margin:15px;    
}
.padding15 {
    padding:15px;    
}
.background-color1 {
    background-color:/*#290198*/#101820 !important;
}
.border-radius25rem {
    border-radius:.25rem
}
.titletop1 {
    font-size:18px; 
	line-height:20px; 
	color:/*#000000;*/#FFFFFF;/*#969bfb;*/
	font-weight:bold; 
	text-align:left; 
	vertical-align:top;
}
.subtitletop1 {
    font-size:14px; 
	color:#FFFFFF;
}
.align-righttop {
    text-align:right; 
	vertical-align:top;
}
.back-filter-star {	
	background: url(https://hank.mx/app/administrador/images/back_filter_star.svg);
    background-repeat: no-repeat;    
    background-position: right top;
	background-size: 40px 40px;	
}
.bubble-content-right-one {	
	position: absolute;
	top: -9px;
	right: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	font-size: 11px;
	font-weight: 500;
	border-radius: 50%;
	border: 1px solid #fff;
	background-color: #ff1700;
	color: #fff;
	font-style: normal;
	font-weight: bold;	
}

.background-color-table-1 {	
	background-color:#0095A8;
	color:#FFFFFF !important; 
	font-weight:bold;	
}
.background-color-table-2 {	
	background-color:#007969;
	color:#FFFFFF !important; 
	font-weight:bold;	
}
.background-color-table-3 {	
	background-color:#679F38;
	color:#FFFFFF !important; 
	font-weight:bold;	
}
.background-color-table-4 {	
	background-color:#B1B32A;
	color:#FFFFFF !important; 
	font-weight:bold;	
}
.background-color-table-5 {	
	background-color:#FF9E00;
	color:#FFFFFF !important; 
	font-weight:bold;	
}
.background-color-table-6 {	
	background-color:#F96900 !important;
	color:#FFFFFF !important; 
	font-weight:bold;	
}
.background-color-table-7 {	
	background-color:#BDBDBD !important;
	color:#000000 !important; 
	font-weight:bold;	
}
.background-color-table-8 {	
	background-color:#616161;
	color:#FFFFFF !important; 
	font-weight:bold;	
}
/*******************************************************/
.btn-info {
    color: #fff;
    background-color: #290198;
    border-color: #290198;
}
.btn-info:hover {
    color: #fff;
    background-color: #3C3C3B;
    border-color: #3C3C3B;
}


.bg-white {
background-color:  /*#525D70!important;*/#333!important;
}
.border-bottom {
    border-bottom: 1px solid #290198 !important;
}
.blanco {
    color:#FFFFFF;
}
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #E1E4E9;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #f5f5f5;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.bg-success{
	background:/*#290198*//*#290198*/#290198  !important;
}
.bg-secondary{
	/*background:#323A47  !important;*/
	background:#DADADA  !important;
}
.bg-third{
	background:#290198  !important;
}
.bg-fourth{
	background:#878C90  !important;
}
.alinealeft{

}

/*********************************************************************************************/

.h1, h1 {
    font-size: /*1.5rem;*/1.5rem;
}
.h2, h2 {
    font-size: /*1.5rem;*/1.2rem;
}
.h3, h3 {
    font-size: 1.1rem;
}
.h4, h4 {
    font-size: 1.0rem;
}
.h5, h5 {
    font-size: 0.9rem;
}
.h6, h6 {
    font-size: 0.8rem;
}
.text-primary {
    color: #290198!important;
}
.text-dark {
    color: #666!important;
}
.text-dark:hover {
    color: #101820!important;
	text-decoration:none;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
*/
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    padding: 1rem;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #290198;
    border-color: #290198;
}
.page-item.active .page-link:hover {
    z-index: 1;
    color: #fff;
    background-color: #3C3C3B;
    border-color: #3C3C3B;
}
.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #5C5A5B;
    border-color: #5C5A5B;
}
.badge-primary {
    color: #fff;
    background-color: #E65300;
}
.table-striped tbody tr:nth-of-type(odd) {
    /*background-color: rgba(0,0,0,.05); gris*/
	/*background-color: rgba(252,247,232,0.9);*/
	background-color: rgba(16,24,32,0.08);
	/*background-color: rgba(198,191,185,0.2);arena*/
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #F3F2F0;
    background-clip: padding-box;
    border: 1px solid #C7C7C7;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #101820;
    background-color: #ffffff;
    border: 1px solid #dee2e6;
}
.page-link:hover {
    color: #fff;
    background-color: #F08908;
    border: 1px solid #F08908;
}
/*********************************************************************************************/

@media (min-width: 768px) {
/*
.pl-md-3, .px-md-3 {
    padding-left: 0.5rem!important;
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
	padding-right: 0rem!important;
}
*/
.pl-md-3, .px-md-3 {
    /* scroll menu */
	padding-left: 0.5rem!important;
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
	padding-right: 0rem!important;

	/* fixed menu
	position: fixed;
    z-index: 1000;
    width: 100%;*/
}
.pt-md-5, .py-md-5 {
    padding-top: 0rem!important;
}



}
.linea_color{
  text-decoration: underline;
  color: #007bff;
}
.linea_color_sa{
    text-decoration: underline;
    color: #007bff;
}
  
