/*
Name: Firebase Docs
Description: Theme similar to the one used in the Firebase Documentation
Version: 1.1
Author: Eric Decanini
*/
.crayon-theme-firebase-docs {
	margin-bottom: 25px !important;
	background-color: #F5F2F0 !important;
	border-radius: 5px;
	font-size: 100% !important;
	line-height: 130% !important;
	border-width: 0px !important;
	border-color: #dedede !important;
	background: #f7f7f7 !important;
}
.crayon-theme-firebase-docs .crayon-toolbar {
	background-color: #eee !important;
	border-bottom-width: 0 !important;
	border-bottom-color: #dedede !important;
}
.crayon-theme-firebase-docs .crayon-toolbar .crayon-language {
	font-size: 80% !important;
	color: #666 !important;
}
.crayon-theme-firebase-docs .crayon-toolbar .crayon-title {
	font-size: 80% !important;
	color: #666 !important;
}
.crayon-theme-firebase-docs .crayon-table .crayon-nums {
	background-color: #eee !important;
}
.crayon-theme-firebase-docs .crayon-table .crayon-nums-content {
	padding-top: 5px !important;
	padding-bottom: 3px !important;
}
.crayon-theme-firebase-docs .crayon-table .crayon-num {
	min-width: 1.2em !important;
	text-align: right !important;
	color: #aaa !important;
	border-right-style: solid !important;
	border-right-width: 1px !important;
	border-right-color: #dedede !important;
}
.crayon-theme-firebase-docs .crayon-pre {
	padding-top: 5px !important;
	padding-bottom: 3px !important;
}
.crayon-theme-firebase-docs .crayon-marked-line {
	background: #f7f7f7 !important;
}
.crayon-theme-firebase-docs .crayon-marked-num {
	color: #1561ac !important;
	background: #b3d3f4 !important;
	border-width: 0px !important;
	border-color: #5999d9 !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-c {
	color: #d81b60 !important;
	font-style: italic !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-s {
	color: #669900 !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-p {
	color: #b85c00 !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-ta {
	color: #FF0000 !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-k {
	color: #2F9C0A !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-st {
	color: #1990C5 !important;
	font-weight: bold !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-r {
	color: #1990C5 !important;
	font-weight: bold !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-t {
	color: #1990c5 !important;
	font-weight: bold !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-m {
	color: #1990C5 !important;
	font-weight: bold !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-i {
	color: #000 !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-e {
	color: #9c27b0 !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-v {
	color: #000 !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-cn {
	color: #990055 !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-o {
	color: #A67F59 !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-sy {
	color: #333 !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-n {
	color: #c53929 !important;
	font-style: italic !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-f {
	color: #999 !important;
}
.crayon-theme-firebase-docs .crayon-pre .crayon-h {
	color: #006fe0 !important;
}
