/*
Name: PowerShell ISE
Description: PowerShell ISE Light Editor Theme Replica
Version: 0.2
Author: Devin Lanei
Url: http://itfiend.com/
*/
.urvanov-syntax-highlighter-theme-powershell-ise {
	border-width: 1px !important;
	border-color: #999 !important;
	border-style: solid !important;
	text-shadow: none !important;
	background: #ffffff !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise-inline {
	border-width: 1px !important;
	border-color: #ddd !important;
	border-style: solid !important;
	background: #ffffff !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-table .urvanov-syntax-highlighter-nums {
	background: #cccccc !important;
	color: #8ac1f8 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-striped-line {
	background: #ffffff !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-striped-num {
	background: #ffffff !important;
	color: #8ac1f8 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-marked-line {
	background: #d7dfe3 !important;
	border-width: 1px !important;
	border-color: #ffffff !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-marked-num {
	color: #8ac1f8 !important;
	background: #ffffff !important;
	border-width: 1px !important;
	border-color: #ffffff !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-marked-line.urvanov-syntax-highlighter-striped-line {
	background: #ffffff !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-marked-num.urvanov-syntax-highlighter-striped-num {
	background: #ffffff !important;
	color: #8ac1f8 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-marked-line.urvanov-syntax-highlighter-top {
	border-top-style: solid !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-marked-num.urvanov-syntax-highlighter-top {
	border-top-style: solid !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-marked-line.urvanov-syntax-highlighter-bottom {
	border-bottom-style: solid !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-marked-num.urvanov-syntax-highlighter-bottom {
	border-bottom-style: solid !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-info {
	background: #faf9d7 !important;
	border-bottom-width: 1px !important;
	border-bottom-color: #b1af5e !important;
	border-bottom-style: solid !important;
	color: #7e7d34 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-toolbar {
	background: #DDD !important;
	border-bottom-width: 1px !important;
	border-bottom-color: #BBB !important;
	border-bottom-style: solid !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-toolbar > div {
	float: left !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-toolbar .urvanov-syntax-highlighter-tools {
	float: right !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-title {
	color: #333 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-language {
	color: #999 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise a.urvanov-syntax-highlighter-button {
	background-color: transparent !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise a.urvanov-syntax-highlighter-button:hover {
	background-color: #EEE !important;
	color: #666;
}
.urvanov-syntax-highlighter-theme-powershell-ise a.urvanov-syntax-highlighter-button.urvanov-syntax-highlighter-pressed:hover {
	background-color: #EEE !important;
	color: #666;
}
.urvanov-syntax-highlighter-theme-powershell-ise a.urvanov-syntax-highlighter-button.urvanov-syntax-highlighter-pressed {
	background-color: #BCBCBC !important;
	color: #FFF;
}
.urvanov-syntax-highlighter-theme-powershell-ise a.urvanov-syntax-highlighter-button.urvanov-syntax-highlighter-pressed:active {
	background-color: #BCBCBC !important;
	color: #FFF;
}
.urvanov-syntax-highlighter-theme-powershell-ise a.urvanov-syntax-highlighter-button:active {
	background-color: #BCBCBC !important;
	color: #FFF;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-c {
	color: #006400 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-s {
	color: #8b0000 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-p {
	color: #b85c00 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-ta {
	color: #FF0000 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-k {
	color: #3215eb !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-st {
	color: #00008b !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-r {
	color: #0000ff !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-t {
	color: #000080 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-m {
	color: #3215eb !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-i {
	color: #8a2be2 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-e {
	color: #000000 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-v {
	color: #ff4500 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-cn {
	color: #000080 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-o {
	color: #a9a9a9 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-sy {
	color: #333 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-n {
	color: #666 !important;
	font-style: italic !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-f {
	color: #ffffff !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre .urvanov-syntax-highlighter-h {
	color: #006fe0 !important;
}
.urvanov-syntax-highlighter-theme-powershell-ise .urvanov-syntax-highlighter-pre {
	color: #800080 !important;
}