

.form-control{
  padding-right: 5px!important;
}

.dashboard-container {
  margin-top: 25px;
}

.datepicker {
  background: #fff!important;
  border: 1px solid #EAE9E9;
}
.control-label{
  text-align: left!important;
}

@media (max-width: 560px){
  table.fc-header td {
      width: 100%;
      display: block;
      float: none;
      text-align: center;
  }
}

.timeSelect select{
  padding: 5px;
}





/*------------------------------------------NEW ADD------------------------------------------------*/

.fc-content .fc-grid th{
  background: #005387 ;
}
.fc-content .fc-event{
  background: #DC4937;
}

/*.fc-content .fc-grid th{
  background: #FFBD4A;
}
.fc-content .fc-grid th{
  background: #FF0090;
}
.fc-content .fc-grid th{
  background: #9426DC;
}
.fc-content .fc-grid th{
  background: #0D662B;
}
.fc-content .fc-grid th{
  background: #0058AF;
}
.fc-content .fc-grid th{
  background: #57CAFF;
}
.fc-content .fc-grid th{
  background: #EA0000;
}
.fc-content .fc-grid th{
  background: #000000;
}
.fc-content .fc-grid th{
  background: #000000;
}*/








/*.fc-content .fc-event{
  background: #83C2C7;
}
.fc-content .fc-event{
  background: #2BC4FF;
}
.fc-content .fc-event{
  background: #D390FF;
}
.fc-content .fc-event{
  background: #14A746;
}
.fc-content .fc-event{
  background: #55C2FF;
}
.fc-content .fc-event{
  background: #FF6BCC;
}
.fc-content .fc-event{
  background: #96BB4B;
}
.fc-content .fc-event{
  background: #A7A7A7;
}
.fc-content .fc-event{
  background: #ff0000;
}*/
