.sidebar_main_header{
	background-image:none !important;
}

.divtrascinabile:hover{
	cursor:move;
}

.uk-notify{
	z-index:30000;
}

.form-mio{
	width:100%;
	height:38px;
	border:1px solid #c0c0c0;
	font-size:15px;
	background-color:#f0f0f0;	
}

.btnpink, .btnpink:hover, .md-btn-success, .md-btn-success:active, .md-btn-success:focus, .md-btn-success:hover, .md-btn   {

	background-color:#e74e84 !important;	
	color:#fff !important;
	border-radius:5px !important;
}

.uk-text-success, #sidebar_main .menu_section>ul>li.current_section>a .menu_title, #sidebar_main .menu_section>ul>li.current_section>a>.menu_icon .material-icons,
#sidebar_main .menu_section>ul>li ul li.act_item a {
    color: #00a4ff !important;
}


.icheckbox_md.checked, .icheckbox_md.hover.checked {
    background: #00a4ff;
    border-color: #00a4ff;
}

input[type=text].md-input.md-input-success {
    border-color: #00a4ff;
}

div.uk-form-file {
    padding: 3px 6px;
}

.md-bg-cyan-600 {
    background-color: #00a4ff !important;
}

.md-fab.md-fab-accent {
    background: #e74e84;
}
