/*
Name: Delphi Ide
Description: Classic white minimal theme
Version: 1.0
Author: V.H. Belvadi
URL: http://vhbelvadi.com
*/
.crayon-theme-delphi-ide {
	border-width: 0px !important;
	border-color: #d8d8d8 !important;
	border-style: solid !important;
	text-shadow: none !important;
	background: #f8f8f8 !important;
}
.crayon-theme-delphi-ide-inline {
	border-width: 1px !important;
	border-color: #ddd !important;
	border-style: solid !important;
	background: #ededed !important;
}
.crayon-theme-delphi-ide .crayon-table .crayon-nums {
	background: #ffffff !important;
	color: #ffffff !important;
	border-right-color: #ffffff !important;
	border-right-width: 0px !important;
	border-right-style: solid !important;
}
.crayon-theme-delphi-ide .crayon-striped-line {
	background: #ffffff !important;
}
.crayon-theme-delphi-ide .crayon-striped-num {
	background: #ffffff !important;
	color: #ffffff !important;
}
.crayon-theme-delphi-ide .crayon-marked-line {
	background: #ffffff !important;
	border-width: 0px !important;
	border-color: #ffffff !important;
}
.crayon-theme-delphi-ide .crayon-marked-num {
	color: #ffffff !important;
	background: #ffffff !important;
	border-width: 0px !important;
	border-color: #ffffff !important;
}
.crayon-theme-delphi-ide .crayon-marked-line.crayon-striped-line {
	background: #d4d2d2 !important;
}
.crayon-theme-delphi-ide .crayon-marked-num.crayon-striped-num {
	background: #eae4e4 !important;
	color: #bfb5b5 !important;
}
.crayon-theme-delphi-ide .crayon-marked-line.crayon-top {
	border-top-style: solid !important;
}
.crayon-theme-delphi-ide .crayon-marked-num.crayon-top {
	border-top-style: solid !important;
}
.crayon-theme-delphi-ide .crayon-marked-line.crayon-bottom {
	border-bottom-style: solid !important;
}
.crayon-theme-delphi-ide .crayon-marked-num.crayon-bottom {
	border-bottom-style: solid !important;
}
.crayon-theme-delphi-ide .crayon-info {
	background: #ffffff !important;
	border-bottom-width: 0px !important;
	border-bottom-color: #ffffff !important;
	border-bottom-style: solid !important;
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-toolbar {
	background: #ffffff !important;
	border-bottom-width: 0px !important;
	border-bottom-color: #ffffff !important;
	border-bottom-style: solid !important;
}
.crayon-theme-delphi-ide .crayon-toolbar > div {
	float: left !important;
}
.crayon-theme-delphi-ide .crayon-toolbar .crayon-tools {
	float: right !important;
}
.crayon-theme-delphi-ide .crayon-title {
	color: #000000 !important;
	font-weight: bold !important;
}
.crayon-theme-delphi-ide .crayon-language {
	color: #000000 !important;
	background-color: #ffffff !important;
}
.crayon-theme-delphi-ide .crayon-button {
	background-color: #ffffff !important;
}
.crayon-theme-delphi-ide .crayon-button:hover {
	background-color: #cccccc !important;
	color: #666;
}
.crayon-theme-delphi-ide .crayon-button.crayon-pressed:hover {
	background-color: #e3292b !important;
	color: #666;
}
.crayon-theme-delphi-ide .crayon-button.crayon-pressed {
	background-color: #000000 !important;
	color: #FFF;
}
.crayon-theme-delphi-ide .crayon-button.crayon-pressed:active {
	background-color: #e3292b !important;
	color: #FFF;
}
.crayon-theme-delphi-ide .crayon-button:active {
	background-color: #aaaaa !important;
	color: #FFF;
}
.crayon-theme-delphi-ide .crayon-pre {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-c {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-s {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-p {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-ta {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-k {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-st {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-r {
	color: #000080 !important;
	font-weight: bold !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-t {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-m {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-i {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-e {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-v {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-cn {
	color: #000080 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-o {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-sy {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-n {
	color: #000000 !important;
	font-style: italic !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-f {
	color: #000000 !important;
}
.crayon-theme-delphi-ide .crayon-pre .crayon-h {
	color: #000000 !important;
}
