.k-picker-wrap.k-state-active, .k-numeric-wrap.k-state-active, .k-dropdown-wrap.k-state-active, .k-state-active, .k-state-active:hover, .k-state-active > .k-link, .k-panelbar > .k-item > .k-state-focused {
font-weight: bold !important;

}
.k-link:active{
font-weight: bold !important;

}
.k-window-titlebar, .k-block > .k-header, .k-tabstrip-items .k-item, .k-panelbar .k-tabstrip-items .k-item, .k-tabstrip-items .k-link, .k-calendar-container.k-state-border-down, .k-list-container.k-state-border-down, .k-autocomplete.k-state-border-down, .k-multiselect.k-state-border-down, .k-dropdown-wrap.k-state-border-down, .k-picker-wrap.k-state-border-down, .k-numeric-wrap.k-state-border-down, .k-gantt-views.k-state-expanded, .k-gantt-views.k-state-expanded > .k-current-view {
border-radius:4px 20px 0 0 !important;
text-transform: uppercase !important;
}
.k-header, .k-grid-header, .k-toolbar, .k-dropdown-wrap, .k-picker-wrap, .k-numeric-wrap, .k-grouping-header, .k-pager-wrap, .k-textbox, .k-progressbar, .k-draghandle, .k-autocomplete, .k-state-highlight, .k-tabstrip-items .k-item, .k-panelbar .k-tabstrip-items .k-item {
	    background-color: #fefefe !important;
}
.navbar-top-links>li>a{
	color: #00539F !important;
}

.navbar-content.clearfix, #navbar-container {
	background-color: #fff !important
}
#mainnav-menu a {
    text-transform: uppercase !important;
}
#mainnav-menu > li > a:hover, #mainnav-menu > li.active > a {
    background-color: #00539f !important;
    color: white !important;
}
.navbar-top-links>li>a:hover{
	color: #fff !important;
}
#mainnav-menu ul a:hover, .menu-popover .sub-menu > ul > a:hover, .filter-button {
    color: #00539f !important;
}

.menu-title > i {
width:30px !important;
}

#btnSignIn, #btnRecoverPassword {
    background-color: #00539f !important;
    color: white !important;
	border-color: #fff !important;
}

.navbar-brand {
    /*padding-left: 0.1em;*/
    background-color: #fff !important;
   /* border-bottom: solid 1px #0874bc;*/
}

#navbar-container {
    border-bottom: solid 1px #096fB7;
}

#mainnav-menu>.active .active {
    color: #0874bc !important;
}

.k-state-selected:not(.k-message), .k-button.k-state-active, .k-button:active, .k-button.k-primary {
	background-color: #0874bc !important;
}

.navbar-top-links > li > a:hover {
	background-color: #00539F !important;
	
}
.tgl-menu-btn  a {
	
	background-color: #fff !important;
	color: #00539F !important;
    border-bottom: solid 1px #00539f;
	
}
.tgl-menu-btn  a:hover {
	
	background-color: #ddd !important;
	
}
.titleimage{
background-image: none;
}
#logo{
	max-width: 100%;
    max-height: 70%;
margin-left:auto !important;
margin-right:auto !important;
margin-top: 9px !important;
}
.panel-title{
background-color: #00539f !important;
color:#fff;
text-transform: uppercase;

}
.panel-control{
padding: 0 0px !important;
}
.panel-footer{
background-color: #00539f !important;
}
.titleimage{
    height: 50px !important;
}

#panelRegistrati, #panelRecoverPassword {
    width: 60%;
    position: relative;
    /* top: 50px; */
}

.panel-footer a {
	color: white !important;
}

.navbar-content.clearfix{
	display:block !important;
}