/*
Name: Andresp
Description: Version: 1.0
Author: André
Url: http://andresp.me
*/
.crayon-theme-andresp {
	border-width: 1px !important;
	border-color: #ffffff !important;
	text-shadow: none !important;
	background: #fdfdfd !important;
}
.crayon-theme-andresp-inline {
	border-width: 1px !important;
	border-color: #dddddd !important;
	background: #fafafa !important;
}
.crayon-theme-andresp .crayon-table .crayon-nums {
	background: #f8f8f8 !important;
	color: #b9bcbf !important;
}
.crayon-theme-andresp *::selection {
	background: transparent !important;
}
.crayon-theme-andresp .crayon-code *::selection {
	background: #ddeeff !important;
	color: #316ba5 !important;
}
.crayon-theme-andresp .crayon-striped-line {
	background: #fdfdfd !important;
}
.crayon-theme-andresp .crayon-striped-num {
	background: #f8f8f8 !important;
	color: #b9bcbf !important;
}
.crayon-theme-andresp .crayon-marked-line {
	background: #ffffff !important;
	border-width: 1px !important;
	border-color: #d5d5d5 !important;
}
.crayon-theme-andresp .crayon-marked-num {
	color: #85878a !important;
	background: #f4f4f4 !important;
	border-width: 1px !important;
	border-color: #d5d5d5 !important;
}
.crayon-theme-andresp .crayon-marked-line.crayon-striped-line {
	background: #ffffff !important;
}
.crayon-theme-andresp .crayon-marked-num.crayon-striped-num {
	background: #f4f4f4 !important;
	color: #85878a !important;
}
.crayon-theme-andresp .crayon-marked-line.crayon-top {
	border-top-style: solid !important;
}
.crayon-theme-andresp .crayon-marked-num.crayon-top {
	border-top-style: solid !important;
}
.crayon-theme-andresp .crayon-marked-line.crayon-bottom {
	border-bottom-style: solid !important;
}
.crayon-theme-andresp .crayon-marked-num.crayon-bottom {
	border-bottom-style: solid !important;
}
.crayon-theme-andresp .crayon-info {
	background: #faf9d7 !important;
	border-bottom-width: 1px !important;
	border-bottom-color: #b1af5e !important;
	border-bottom-style: solid !important;
	color: #7e7d34 !important;
}
.crayon-theme-andresp .crayon-toolbar {
	background: #DDD !important;
	border-bottom-width: 1px !important;
	border-bottom-color: #BBB !important;
	border-bottom-style: solid !important;
}
.crayon-theme-andresp .crayon-toolbar > div {
	float: left !important;
}
.crayon-theme-andresp .crayon-toolbar .crayon-tools {
	float: right !important;
}
.crayon-theme-andresp .crayon-title {
	color: #333 !important;
}
.crayon-theme-andresp .crayon-language {
	color: #999 !important;
}
.crayon-theme-andresp a.crayon-button {
	background-color: transparent !important;
}
.crayon-theme-andresp a.crayon-button:hover {
	background-color: #EEE !important;
	color: #666;
}
.crayon-theme-andresp a.crayon-button.crayon-pressed:hover {
	background-color: #EEE !important;
	color: #666;
}
.crayon-theme-andresp a.crayon-button.crayon-pressed {
	background-color: #BCBCBC !important;
	color: #FFF;
}
.crayon-theme-andresp a.crayon-button.crayon-pressed:active {
	background-color: #BCBCBC !important;
	color: #FFF;
}
.crayon-theme-andresp a.crayon-button:active {
	background-color: #BCBCBC !important;
	color: #FFF;
}
.crayon-theme-andresp .crayon-pre .c {
	color: #c7c7c7 !important;
}
.crayon-theme-andresp .crayon-pre .s {
	color: #008000 !important;
}
.crayon-theme-andresp .crayon-pre .p {
	color: #b85c00 !important;
}
.crayon-theme-andresp .crayon-pre .ta {
	color: #FF0000 !important;
}
.crayon-theme-andresp .crayon-pre .k {
	color: #800080 !important;
}
.crayon-theme-andresp .crayon-pre .st {
	color: #800080 !important;
}
.crayon-theme-andresp .crayon-pre .r {
	color: #800080 !important;
}
.crayon-theme-andresp .crayon-pre .t {
	color: #800080 !important;
}
.crayon-theme-andresp .crayon-pre .m {
	color: #800080 !important;
}
.crayon-theme-andresp .crayon-pre .i {
	color: #000 !important;
}
.crayon-theme-andresp .crayon-pre .e {
	color: #004ed0 !important;
}
.crayon-theme-andresp .crayon-pre .v {
	color: #002D7A !important;
}
.crayon-theme-andresp .crayon-pre .cn {
	color: #ce0000 !important;
}
.crayon-theme-andresp .crayon-pre .o {
	color: #006fe0 !important;
}
.crayon-theme-andresp .crayon-pre .sy {
	color: #333 !important;
}
.crayon-theme-andresp .crayon-pre .n {
	color: #666 !important;
	font-style: italic !important;
}
.crayon-theme-andresp .crayon-pre .f {
	color: #999 !important;
}
.crayon-theme-andresp .crayon-pre .h {
	color: #006fe0 !important;
}
