body {
  background:url(../../assets/img/Coming-Soon-Background.jpg);
  text-align:center;
}

.checkbox {
  text-align:left;
}

.radio {
  text-align:left;
}

#courseinfo {
  border:1px solid #055ada;
}

#student-info {
  border:1px solid #055ada;
  margin-bottom:5px;
}

#fees {
  text-align:left;
}

#selectcamps {
  text-align:left;
}

#selectweeks {
  text-align:left;
}

#Registrationfees {
  text-align:left;
}

#studentInfo {
  text-align:left;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  text-align:left;
}

.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
  text-align:left;
}

#payment {
  border:2px solid grey;
}

#paypal {
  border:2px solid #b2b2b2;
  padding-top:5px;
}

img {
  max-height:40px;
}

#campinfo {
  border:2px solid #055ada;
  margin-bottom:5px;
  margin-top:5px;
}

#modify-fees {
  text-align:left;
  border:1px solid #055ada;
}

#fees {
  border:2px solid #055ada;
  margin-bottom:5px;
}

#create-fees {
  text-align:left;
  border:1px solid #055ada;
}

#creat-camp {
  text-align:left;
  border:1px solid #055ada;
}

#modify-camp {
  text-align:left;
  border:1px solid #055ada;
}

.input-lg {
  border:1px solid #055ada;
}

li {
  text-align:left;
}

#grade {
  border:1px solid #055ada;
}

