body{
    color: black !important;
    background: white;

}
html{
    overflow-x: hidden;
}
.navbar-default {
    background-color: white; 
    border-bottom-color: #007A4B;
    display: none;
}
#bs-example-navbar-collapse-1 {
   
}
#sidebar-wrapper{ 
    background: url(../img/sfondo_menu.jpg); 

}

.sidebar-nav li a {
    color: white;
}
.a-menu {
    /*background-color: rgb(200,177,112);*/
    background-color: white;
    color: black !important;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center;
}
.a-menu:hover {
    /*background-color: rgb(200,177,112);*/
    background-color: white;
    color: black !important;
}
.border-bottom {
    border-bottom: 1px solid white;
}
.border-top {
    border-top: 1px solid white;
}
.btn-signin{
	width: 100%;
	margin-top: 40px;
	background: #007A4B;
	border-color: #007A4B;
	color: white;
}
.btn-signin:hover{
	background: #007A4B;
	border-color: #007A4B;
}
.glyphicon{
	color: white;
}
.ui-dialog .ui-dialog-titlebar {
    color: white;
}
#sidebar-wrapper {
    color: white;
}
.bottoni{
    width: 100%;
    margin-top: 40px;
    background: #007A4B;
    border-color: #007A4B;
    color: white;
}
.div_body {
    /*background-color: rgba(0,0,0,0.75);*/
    height: 100%;
}
.navbar-nav{
    background-color: #353535;
}
.colore_bottoni{
	background: #007A4B !important;
    color: white;
}
.colore_bottoni:hover{
	background: #007A4B !important;
    color: white;
}
a{ 
    cursor: pointer; 
}
.a-colorato:hover{ 
    color: white !important;
}
.glyphicon-menu-hamburger{ 
    color: white !important;
}
.il_mio_profilo:hover{ 
    color: white !important;
}
.elenco_prenotazioni:hover{ 
    color: white !important;
}
.sidebar-nav li:first-child a:hover {
    text-decoration: none;
    color: white;
    background-color: white;
    border-left: 0;
}
.navbar {
    height: 56px !important;
}

.ui-dialog .ui-dialog-buttonpane button {
    background: white;
}
.ui-dialog .ui-dialog-titlebar-close {
    display: none;
}
.ui-widget-content {
    background: white;
}
.ui-widget-header {
    border: 1px solid black;
    background-color: black !important;
    color: #fff;
    font-weight: bold;
}

.selezionato {
    border-bottom: 2px solid #007A4B;
}

.ui-dialog .ui-dialog-titlebar-close {
    display: none;
}
.ui-draggable .ui-dialog-titlebar {
    background-color: rgba(0,0,0,0.75);
    color: rgb(126,180,82);
}
.ui-dialog .ui-dialog-buttonpane button {
    background: white;
    color: #333;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #333;
}
.sidebar-nav {
    margin-top: 0px !important;
} 
.navbar-default .navbar-toggle:hover{
    background-color: rgb(6,8,9) !important;
}
.ui-dialog .ui-dialog-titlebar-close {
    display: none;
}
.ui-draggable .ui-dialog-titlebar {
    background-color: rgba(0,0,0,0.75);
    color: rgb(126,180,82);
}
.ui-dialog .ui-dialog-buttonpane button {
    background: white;
    color: #333;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #333;
}
.container {
    width: 100% !important;
}


