body {
  background-color: #EBEDEF ;
  background: #000000;
  background: linear-gradient(to right, #000000 ,#000000 ,#7B241C,#E74C3C );
}


fieldset.scheduler-border {
	
	width:350px;
	 border: 1px groove #ddd !important;
    padding: 0 1em 1em 1em !important;
   margin: 0 auto;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
	
}

legend.scheduler-border {
    font-size: 1.8em !important;
    font-weight: bold !important;
    text-align: left !important;
	color:#FFFFFF;
}

form
{
    text-align: center;
}

