@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("mercadolibre.com.mx")

{

body, div  { background: #121726 !important;
color: #658792 !important;
 }
.box.new {
    background-color: #121726 !important;
}
.box.dashedTop {
    background-color: #121726 !important;
}
a {
    color: #C6AB09 !important;
}
.mainHeader.ml form input.search {
    background-color: #121726 !important
}
input {
    -moz-appearance: textfield;
    -moz-binding: url("chrome://global/content/platformHTMLBindings.xml#inputFields");

    color: #DDBC34 !important;
}
.ch-dropdown.secondary .ch-dropdown-trigger {
    background-color: #071D13 !important;
}
.ch-dropdown-content {
    background-color: #071D13 !important;
}
.actions, .actions-full {
    background-color: #1A263E !important;
}
.list-view-item-subtitle {
    color: #658792 !important;
}
}