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

/* ACTi - Poner imagen de fonto a las mesas */
.fdotables{
background-color: rgb(140,139,144) !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: #9d9d9d !important;
}
.dropdown-item {
color: #f2f2f2 !important;
}
.select2-selection__choice, .select2-selection__choice > span {
color: #333 !important;
}
.order-bg{
background-color: #E2E2E2;
border: #333;
border-style: dashed;
border-width: thin;
padding: 10px !important;
}
.order-bg.prepared{
background-color: #FEF9E7;
}
.order-bg.delivered{
background-color: #EAFAF1;
}
.x-large-font {
font-size: x-large;
}
.large-font {
font-size: large;
}
.info-place {
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size: x-large;
}
.orders-pd {
padding: 20px 10px !important;
}
.items-rel{
color: #2471A3 !important;
}