@charset "utf-8";




.sidewall {position:fixed;
top: 20px;
right: 80px;
width: 100px;
height: 150px;
background-color:#fd7217;
border:#cc570b medium double;
padding: 10px;
}

.save {color:#FFF; font-weight:bold;  }

.openeditor {color:#FFF; font-weight:bold;  }

.refresh {color:#FFF; font-weight:bold;     }


button {margin:5px;}

button:hover {border:#FFF solid medium;}



.block:hover{
  cursor: hand;
  cursor: pointer;
}
.hover{
  background-color: #ccc;   
}
#edit{
  border: 1px solid #48B3D8;
  height:auto;
  padding-bottom: 100px;
}

h4 {outline:none !important;
border:none !important;
}

.bufferzone {
margin-top:10px;	
	
}

events_side {

color: #FFF !important;	
	
}

.block img {margin-left:10px;
margin-right:10px;}