.animated.fadeInDown {
    -webkit-animation-name: none;
    -moz-animation-name: none;
    -o-animation-name: none;
    animation-name: none;
}
.smart-style-4 nav > ul > li > a {
	padding: 7px 7px 7px 7px;
}

.smart-style-4 nav ul li a {
	padding: 7px 7px 7px 7px;
}

.smart-style-4 nav>ul>li>a b {
    top: 5px;
}

.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: #0B5C24 !important;
}

.smart-style-4 #header > :first-child {
	background: #0B5C24 !important;
}
.smart-style-4 aside .minifyme{
	background: #0B5C24 !important; 
}

.project-selector {
	color: #eaeaea !important;
}

.project-selector:hover {
	color: #eaeaea !important;
}

.project-context > span {
    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: #FFF;
}

.companySelector {
    color: #fff;
}

.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;
}

.right-toolbar > :first-child {
	padding-top: 5px;
	float: left !important;
	margin-left: 0px;
}

.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;
}

#menu_search {
	background-color: #FFFFFF;
	margin-left: 6px;
	width: 206px;
	margin-top: 8px;
	color: #000;
	border: 1px solid rgba(0,0,0,.2);
}

nav > ul > li:last-child.open {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
}