/* Add additional stylesheets below
-------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);
/*
 Charitha surenaka
*/

html {
	height: 100%;
}
* html body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000;
	min-height: 100%;
	position: relative;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.LeftContent {
	width: 200px;
	float: left;
}
.LeftContent .LeftWrapper {
	position: fixed;
	min-height: 100%;
	background-color: #373737;
	z-index: 999;
	width: 200px;
}
.RightContent {
	overflow: hidden;
	min-height: 100%;
}
.RightContent .MainContent {
	overflow: hidden;
	padding-bottom: 20px;
	padding-left: 200px;
}
.MainContent .FixedHeader {
	height: 80px;
	overflow: hidden;
}
.FixedHeader .HeaderWraper {
	height: 80px;
	width: 100%;
	background-color: #f9fbfa;
	border-bottom: 1px solid #E8E9EC;
	position: fixed;
	z-index: 999;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.SystemInfo {
	font-weight: bold;
	position: absolute;
	right: 223px;
	text-align: right;
	top: 22px;
	color: #505050;
}
.SystemInfo h4 {
	margin: 2px 0;
}
.LeftWrapper .logo {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	position: absolute;
	left: 43px;
	top: 13px;
}
.LeftWrapper .homeimage {
	position: absolute;
	left: 45px;
	top: 68px;
}
.hr {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	height: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f3f4f7;
	border-right-color: #f3f4f7;
	border-bottom-color: #f3f4f7;
	border-left-color: #f3f4f7;
	margin-bottom: 24px;
}
.HeaderWraper .ContenHeader {
	height: 80px;
	position: relative;
	width: 100%;
}
.MainContent .WraperContent {
	height: 100%;
	overflow: hidden;
	padding: 20px;
}
.ContenHeader h1 {
	color: #505050;
	font-family: 'Open sans', sans-serif;
	font-size: 23px;
	font-weight: 400;
	left: 30px;
	position: absolute;
	top: 8px;
}
/* Left navigation  */

.leftNav {
	width: 200px;
	margin-top: 150px;
}
.leftNav ul {
	list-style: none outside none;
	border-bottom: 1px solid #424242 !important;
	border-left: medium none;
	border-right: medium none;
	border-top: 1px solid #2a2a2a !important;
	margin: 20px 0 0 0px;
	padding-bottom: 0px;
	width: 200px;
}
.leftNav ul li {
	line-height: 35px;
}
.leftNav ul li a {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #2A2A2A;
	border-radius: 0 0 0 0;
	border-top: 1px solid #424242;
	color: #FFFFFF;
	display: block;
	filter: none;
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-top: 12px;
	text-shadow: 0 1px 1px #000000;
	vertical-align: middle;
}
.leftNav ul li a:hover, .leftNav ul li a:focus, .NavCurrent {
	background-color: #4c4545 !important;
	text-decoration: none;
	outline: none;
}
.icon_Customer {
	background-image: url("../img/Customer.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
	margin-right: 10px;
	margin-top: -2px;
	width: 24px;
}
.icon_Locations {
	background-image: url("../img/Locations.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
	margin-right: 10px;
	margin-top: -2px;
	width: 24px;
}
.icon_Skus {
	background-image: url("../img/Skus.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
	margin-right: 10px;
	margin-top: -2px;
	width: 24px;
}
.icon_Categories {
	background-image: url("../img/Category.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
	margin-right: 10px;
	margin-top: -2px;
	width: 24px;
}
.icon_Size {
	background-image: url("../img/Size.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
	margin-right: 10px;
	margin-top: -2px;
	width: 24px;
}
.icon_Color {
	background-image: url("../img/color.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
	margin-right: 10px;
	margin-top: -2px;
	width: 24px;
}
.icon_Status {
	background-image: url("../img/Status.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
	margin-right: 10px;
	margin-top: -2px;
	width: 24px;
}
.icon_Orders {
	background-image: url("../img/Orders.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 24px;
	margin-right: 10px;
	margin-top: -2px;
	width: 24px;
}
.controls p {
	padding-top: 5px;
	font-weight:600;
}
.controls h3 {
 margin:0px;
}

}
.lit {
    color: #195F91;
}
.pun, .opn, .clo {
    color: #93A1A1;
}
.fun {
    color: #DC322F;
}
.str, .atv {
    color: #DD1144;
}
.kwd, .prettyprint .tag {
    color: #1E347B;
}
.typ, .atn, .dec, .var {
    color: teal;
}
.pln {
    color: #48484C;
}
.prettyprint {
    background-color: #F7F7F9;
    border: 1px solid #E1E1E8;
    padding: 8px;
}
.prettyprint.linenums {
    box-shadow: 40px 0 0 #FBFBFC inset, 41px 0 0 #ECECF0 inset;
}
ol.linenums {
    margin: 0 0 0 33px;
}
ol.linenums li {
    color: #BEBEC5;
    line-height: 20px;
    padding-left: 12px;
    text-shadow: 0 1px 0 #FFFFFF;
}



