

/* Coomera Styles */
BODY {font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; color: rgb(102,102,102); font-size: 11px}

a {color: #216394 ; text-decoration: none}

.validation { color: red }
.required { color: red; font-size: 12px; font-weight: bold }
.inLineVal { color: red; font-size: 10px; margin: 0 0 0 0}

.header {text-align: left; font-size: 18px; font-weight:bold;color: #216394;text-transform: uppercase;  }
.caption {text-align: left; font-size: 12px; width: 20ex; white-space: nowrap}
.value {text-align: left; font-size: 12px; white-space: nowrap}
.totalcaption {font-size: 11px; font-weight: bold; color: #216394}
.totalvalue {font-size: 11px; font-weight: bold}
.terms {text-align: left; font-size: 10px}

.WRDropDown,
.WRTextBox,
.WRCheckBox {font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif;	color : rgb(102,102,102); font-size : 12px}

.WRRadioButton {font-size: 10px}

.WRTable {border-collapse: collapse; width: 400px}
.WRTableAvail {border-collapse: collapse; width: 780px}
.WRTableProgress {border-collapse: collapse; width: 600px}


.WRButton {color: rgb(255,255,255); background-color: #216394; border: 1px solid #FFB500; font-size: 11px}
.WRButtonActive {color: rgb(255,255,255); background-color: #FFB500; border: 1px solid #216394; font-size: 11px}

.xwideform {width: 40ex}
.wideform {width: 25ex}
.narrowform {width: 8ex}


.submit {text-align: right; color:  #216394; font-size: 11px}
td.submit {padding-top: 20px;}

.avMonth {text-align:center; font-weight: bold; font-size: 12px; border-bottom: 1px solid #216394}
.avDay {text-align:center; width: 4ex; font-size: 10px; border-bottom: 1px solid #216394}
.avNav {text-align:center; font-size: 11px;  border-bottom: 1px solid #216394}
.avAvail {background-color: rgb(255,255,255); text-align: center; border-bottom: 1px solid #216394; border-left: 1px solid silver; }
.avUnavail {background-color: silver; font-size: 7px; text-align: center; color: black; border-bottom: 1px solid #216394}
.avResource {font-size: 10px; border-bottom: 1px solid #216394; width: 15ex; /*white-space: nowrap*/}
.avCapacity {font-size: 9px; border-bottom: 1px solid #216394; width: 4ex; white-space: nowrap; text-align: center}

.progressDone {text-align: center; font-size: 10px; padding: 4px; border-bottom: 1px solid #216394; color: #216394}
.progressActive {text-align: center; font-size: 10px; padding: 4px; border-bottom: 1px solid red; color: red}
.progressInactive {text-align: center; font-size: 10px; padding: 4px; border-bottom: 1px solid silver; color: silver}