
#view_evt_bal{
  background:url('../images/icon_calc_50x36.png') no-repeat;
  width:50px;
  height:50px;
      -webkit-border-radius: 7px;
         border-radius: 7px; 	
}

#view_on_call{
  background:url('../images/On_Call_46x46.png') no-repeat;
  width:50px;
  height:50px;
      -webkit-border-radius: 7px;
         border-radius: 7px; 	
}

#view_on_call:disabled{

  opacity:0.50;
}

#sendEmail{
  background:url('../images/send-email-button-png-18095.png') no-repeat;
  width:50px;
  height:50px;
      -webkit-border-radius: 7px;
         border-radius: 7px; 	
}

#sendEmail:disabled{

  opacity:0.50;
}





#view_modulation{
  background:url('../images/MDTT_46x46.png') no-repeat;
  width:50px;
  height:50px;
      -webkit-border-radius: 7px;
         border-radius: 7px; 	
}

#view_modulation:disabled{

  opacity:0.50;
}


#open_stat{
  background:url('../images/stats-icon_50x50.png') no-repeat;
  width:50px;
  height:50px;
      -webkit-border-radius: 7px;
         border-radius: 7px; 	
}

#close_stat{
  background:url('../images/stats-off-icon_50x50.png') no-repeat;
  width:50px;
  height:50px;
      -webkit-border-radius: 7px;
         border-radius: 7px; 	
}



#view_fast:disabled{

  opacity:0.50;
}




.add_user_button{
display: block;
 background:url('../images/add_user_50x50.png') no-repeat;
  float:left;
  width:50px;
  height:50px;
  -webkit-border-radius: 7px;
   border-radius: 7px; 	
    
  
}

.Stat_of_month{
display: block;
 background:url('../images/SEO-icon.png') no-repeat;
  /*float:left;*/
  width:50px;
  height:50px;
  -webkit-border-radius: 7px;
   border-radius: 7px; 	
    
  
}
.Stat_of_periode{
display: block;
 background:url('../images/Misc-Stats-icon.png') no-repeat;
 /* float:left;*/
  width:50px;
  height:50px;
  -webkit-border-radius: 7px;
   border-radius: 7px; 	
    
  
}




.add_user_button:disabled{

  opacity:0.50;
}


.add_group_button{
display: block;
 background:url('../images/add-group-icone-48-48.png') no-repeat;
  float:left;
  width:50px;
  height:50px;
  -webkit-border-radius: 7px;
   border-radius: 7px; 	
    
  
}

.add_group_button:disabled{

  opacity:0.50;
}

.add_event_button{
display: block;
 background:url('../images/add-event-icon.png') no-repeat;
  float:left;
  width:50px;
  height:50px;
  -webkit-border-radius: 7px;
   border-radius: 7px; 	
    
  
}

.add_event_button:disabled{

  opacity:0.50;
}


#oncall {
                height:250px;
                overflow:auto;  
                margin-top:0px;
             
                  }
 #oncall table {
                 width:100%;
                 color:#000;   
                 overflow-x : scroll; 
                 }




menu
{
    float: left;
    width: 150px;
   /* border: 1px solid black;*/
}

section
{
    margin-left: auto;
 /*   border: 1px solid blue;*/
}