@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("weblabor.hu") {
.dp-highlighter ::-moz-selection { background-color: #ff5e99; }
.dp-highlighter span { color: #657b83 !important; }
.dp-highlighter .attribute { color: #657b83 !important; }
.dp-highlighter .attribute-value { color: #2aa198 !important; }
.dp-highlighter .cdata { color: #2aa198 !important; }
.dp-highlighter .comment { font-style: italic; }
.dp-highlighter .comments { color:red !important; font-style: italic; }
.dp-highlighter .func { color: #b58900 !important; }
.dp-highlighter .important { color: #cb4b16 !important; }
.dp-highlighter .keyword { color: #859900 !important; font-weight: bold; }
.dp-highlighter .op { color: #859900 !important; }
.dp-highlighter .preprocessor { color: #dc322f !important; }
.dp-highlighter .string { color: #2aa198 !important; }
.dp-highlighter .tag { color: #657b83 !important; }
.dp-highlighter .tag-name { color: #268bd2 !important; }
.dp-highlighter .value { color: #2aa198 !important; }
.dp-highlighter .vars { color: #268bd2 !important; }
.dp-highlighter li { background-color: #fdf6e3 !important; }
.dp-highlighter li.alt { background-color: #eee8d5 !important; }
.dp-highlighter li { border-color: transparent !important; }
}