.jarviswidget-color-blueDark > header {
	color: rgb(255, 255, 255);
	/*background: rgb(76, 79, 83);*/
	background: #0B5C24 !important;
	border-color: #0B5C24 !important;
}

#logo {
	height: auto;
	padding-left: 3px;
	width: 46px;
	height: 29px;
	background-image: url("../images/Logo-alpi.png");
	background-repeat: no-repeat;
}

.button_openModal {
	background: #0B5C24 !important;
	border-color: #0B5C24 !important;
}

.small-padding{
	padding: 1px !important;
}

.smart-style-4 aside {
	background: #eaeaea !important;
}

.smart-style-4 nav ul ul, .smart-style-4 nav ul li.open > a, .smart-style-4.minified nav ul ul, .smart-style-4.minified nav li li {
	background: #eaeaea !important;
}

.smart-style-4 nav ul li a {
	color: #000 !important;
}

.smart-style-4 nav ul li a:hover {
	color: #313645 !important;
	background-color: rgba(113, 160, 106, 0.82) !important;
}

nav ul li.open {
	color: #000 !important;
}

	nav ul li.open > a, nav ul li.open > a b {
		color: #000 !important;
	}

.minified nav > ul > li{
	border-color : transparent !important;
}

.breadcrumb {
	margin-top : 7px;
	background-color : transparent !important;
}

	.breadcrumb > li:first-child:before {
		font-family: FontAwesome;
		content: "\f02e";
		display: inline-block;
		padding: 3px;
		color: #FFF !important;
		margin-right: 3px;
	}

	.breadcrumb > li > a {
		color:#FFF !important;
	}


#header {
	background: #FFF022 !important;
}

.project-context > span {
    color: #555555 !important;
}

.smart-style-4 #header > :first-child {
	background: #FFF022 !important;
}

.project-selector {
	color: #eaeaea !important;
}

.project-selector:hover {
	color: #eaeaea !important;
}

#activity {
	display : none !important;
}

.btn-alpi {
	color: #fff;
	background-color: #0B5C24;
	border-color: #659265;
}

.btn-primary {
	color: #fff !important;
	background-color: #0B5C24 !important;
	border-color: #659265 !important;
}

#logo img {
	padding-left: 5px !important;
	height: auto !important;
	width: auto !important;
}
.languageSelector{
	color: #888;
}

.smart-style-4:not(.mobile-view-activated) .login-info {
	display: block;
}

.smart-style-4 .login-info > span {
	border-bottom-color: #0b5c24;
}

.login-info a {
	color: #000;
}

.login-info a:hover {
	color: #000;
}

.flag.flag-en, .flag.flag-en-GB {
	background-position: -176px -44px;
}

.flag.flag-en-US {
	background-position: -144px -154px;
}

.smart-style-4:not(.minified) nav ul ul li>a {
padding-left: 29px;
}

.smart-style-4:not(.minified) nav ul ul ul li a {
padding-left: 49px;
}

.smart-style-4:not(.minified) nav ul ul ul ul li a {
padding-left: 69px;
}

.dx-texteditor.dx-state-readonly {
    border-style: solid;
}

.dx-texteditor.dx-editor-outlined {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}