/* All Pages -- Social Media Bar */
#id_gY4jmNf
{
  display: none !important;
}


/* Members Page, Calendar */

  /* Disable "switch view: link */
  #id_fRAxI4u div div form #idEventListCalendar div #idEventViewSwitcher
  {
    display: none !important;
  }

  /* Week, Month, or Year -- Title Title */
  #id_fRAxI4u div div form #idEventListCalendar h3
  {
    font-size: 16px;
  }

  /* Week, Month, or Year -- Padding */
  #id_fRAxI4u div div form #idEventListCalendar #idViewSwitchersTable
  {
    padding: 0;
  }

 /* Member Profile System page - make labels black and text white */
  .fieldSubContainer .fieldLabel
  {
    color: black
    }
 


  /* Event bubbles are too big */
  #id_fRAxI4u div div form #idEventListCalendar table tbody tr > td
  {
    font-size: smaller;
  }

  /* "Sunday", "Monday",... Padding too big */
  #id_fRAxI4u div div form #idEventListCalendar table tbody tr:first-child > td
  {
    padding-bottom: 5px;
    padding-top: 5px;
  }

  /* Rows have too much vertical padding */
  #id_fRAxI4u div div form #idEventListCalendar table tbody tr:not(:first-child) > td
  {
    padding-bottom: 0px;
    padding-top: 0px;
  }

  /* scroll over effect of calander items make the time unreadable*/
  #id_fRAxI4u div div form #idEventListCalendar table tbody tr:not(:first-child) > td div
  {
    padding-bottom: 0px;
    padding-top: 0px;
  }

  /* RSS Link */
  #id_fRAxI4u div div form #idEventListCalendar h1
  {
    display: none !important;
  }


/* All calender items */
  /* change color of calender blobs on hover */
  .WaGadgetEvents.WaGadgetEventsStateCalendar .EventListCalendar td>div:hover
  {
    background-color: #37525d;
    color: white;
  }
  .WaGadgetEvents.WaGadgetEventsStateCalendar .EventListCalendar td>div
  {
    background-color: #5f7b87;
    color: white;
  }

  /* remove little calender icon */
  .WaGadgetEvents.WaGadgetEventsStateCalendar .EventListCalendar .recurringEvent:before
  {
    
  }  
#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_stepTemplate_registrationTopMessage_elsesRegistrationMessage_idConfirmWindowStyle{
display:none;
}
