/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 1, 2017, 10:40:46 AM
    Author     : ghajrah
*/


#STAID {
  width: 500px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 12px;
  min-width: 200px;
  margin-left: 15px;
}

#lblDelimited{
  float:right;
  padding-right: 6px;
}

#SENSOR {
  min-width: 500px;
  margin-left: 15px;
}


#tableContent {
  width: 970px;
}

#tableInputFields tr {
  height: 45px;
}

.padded {
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: large;
}

.left {
  font-size: large;
}
#endInput{
  min-width: 200px;
  font-size: large;
}
#startInput {
   min-width: 200px;
   font-size: large;
}

#DurD,
#DurE,
#DurH,
#DurM{
  font-size: large;
}

.rad {
  font-size: large;
  margin-left: 15px;
}