ul:not(.dropdown-menu):not(.nav){
	max-height:680px;
	overflow-y:auto;
}

#general_progress{
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999999999;
	width: 100%;
	height: 10px;
	}

.myprogress{
	width: 100%;
	height: 100%;
}

.determinate {
    background-color: #0277bd !important;
	height:100%;
}
.edit{
	color:green;
	cursor: pointer;
}
.remove{
	color:red;
	cursor: pointer;
}
.titulo_lista{
	margin-top:0px;
}
#sex_modal{
	margin-top:2%;
	margin-bottom:10%;
}
#sex{
	margin-top:3%;
	margin-bottom:3%;
} 
#label_cli{
	margin-left:14%;
}
.list{
	max-height:1000px;
} 
.celda{ 
	vertical-align:middle !important;
}	

.celda img{
	display:inline-block !important;
}
.consuCli{
	width:105px !important;
}
.images{
	width: 100px;
	height: 100px;
	object-fit:cover;
}

#list_conCli{
	display:block;
	max-height:250px;
    overflow:auto;
}

.celda1{
	width:10%;
}
.celda2{
	width:20%;
}

.consumo_tr{
	display:table;
    width:100%;
    table-layout:fixed;
}

#precio_color{
	color:green;
}
.oculto{
	display:none;
}
#btn_confi{
	margin-top:4px;
}
.migas_pan{
	margin-top:0px;
}
#name_trago{
	color:yellow;
}
.historial{
	color:#90caf9;
	cursor:pointer;
}

div.mce-fullscreen{
	z-index:9999999;
}