@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,700,800);
#header_wrapper {
    display: none;
}
#footer_wrapper{
display:none
}
body {
    background: #f6f6f6;
font-family: 'Open Sans', sans-serif !important;
}
.footer_contact {
    display: none;
}
.swmain, div#content {
background:none;
}
#page_wrapper #content table {
    width:100%!important
   
}
#wizard ul.anchor li {
  position: relative;
  display: inline-block;
  width: 24.4%;
  margin: 0 0 0px;
  padding: 0px ;
  border: 0px solid #ead1d1;
  float: none;
  clear: both;
  box-shadow:none;
  cursor: pointer;
}
#wizard ul.anchor li a .stepNumber {
  display: none;
}
.swMain .stepContainer{
margin: 0px; 
height: auto!important;  
}
.swMain .stepContainer div.content{
font-family: 'Open Sans';
color: #666 !important;
  width: 100% !important; 
  padding: 0 !important;  
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;


}
.fc-event, .fc-event-skin, .fc-event-vert {
    /* border: 1px solid red; */
    width: 100%;
    background: radial-gradient(#ea01018a, #ff000059);
    border-radius: 2px;
}
#trainer_booking_header tr 
{
background-color: #b8c1c3!important;
    height: 17px;
    font-size: 1.4em;
    color: white;
    text-shadow: 0px 2px 7px #272626;
}
.fc-agenda-slots td {
	background: #ffc10724;
	}
	.fc-event-vert .fc-event-time, .fc-event-title

	{
    font-size: 1.2em;
    color: white;
    text-shadow: 0px 2px 7px #272626;
}