
div.mainmenu.ajustesglobales::before {
	content: "\f249";
}
div.mainmenu.ajustesglobales {
	background-image: none;
}

/* ACTi - Poner imagen de fonto a las mesas */
.fdotables{
	background-color: rgb(116,115,120) !important;
	background: url("../img/plano_mesas.jpeg") no-repeat center center;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	background-size: contain;
  	position: relative;	
}
.actionbutton{
	color: #333 !important;
}
.actionbutton:hover{
	color: #fff !important;
}
.bodytakepos{
	background-color: #333 !important;
}
.amount {
	color: #DFFF00 !important;
}
.description {
	background: rgb(51,51,51) !important;
	background: linear-gradient(0deg, rgba(51,51,51,1) 0%, rgba(51,51,51,0) 100%) !important;
}
.description_content {
	color: #DFFF00 !important;
	font-size: 10px !important;
	line-height: 12px !important;
}
.optiongrey, .opacitymedium {
	opacity: 0.9 !important;
}
.dropdown-menu, .bookmark-footer {
	background-color: #333 !important;
}
.dropdown-item {
	color: #f2f2f2 !important;
}
.select2-selection__choice, .select2-selection__choice > span {
	color: #333 !important;
}