#datetime{
    font-weight: normal;
    width: 430px;
    background: #000000;
    padding: 20px;
    vertical-align: middle;
    text-align: left;
    color: #Fff;
    font-size: 17px;
}
#my_camera{
  margin: auto;
}
.my_camera_main{
  background-color: #e2fffa;
}
.at-input-main{
  background-color: #ffd4d4;
}
.at-input-main .form-control{
  background-color: #fff4f4;
}
.at-input-main .form-control:focus{
  background-color: #fff;
  color: #000;
}

.symbol.symbol-40 > img {
  width: 100%;
  max-width: 70px;
  height: 40px;
}
#daily-attendance-details{
  height: 300px;
  overflow-y: scroll;
}
#employee_id{
  text-transform: uppercase;
}