﻿textarea {font-family:Arial;}

.infotable {margin:0px 0px 10px 0px;border:1px solid #eee;}
.infotableheader {background-color:#1E78B7; font-size:0.7em;font-weight:bold;color:#FFF;}
.infotablefooter {background-color:#1E78B7; font-size:0.7em;font-weight:bold;color:#FFF;}
.infotablewarning {background-color:Maroon; font-size:0.7em;font-weight:bold;color:Black;}
.infotablerow {background-color:#FFF; font-size:0.7em;font-weight:normal;}
.infotablealternating {	background-color:#eee;font-size:0.7em;font-weight:normal;}
.infotable span {font-weight:bold;color:Maroon;}
.infotablealternating span {font-weight:bold;color:Maroon;}
.infotableheader span {color:Yellow;}

.infotablerow a, .infotablealternating a {color:#1E78B7;}
.infotablerow a:hover, .infotablealternating a:hover {color:Maroon;}
.infotablefooter a {color:yellow;}
.infotablefooter a:hover {color:black;}
.infotablefooter span {color:#FFF;}


.infotable input {font-size:1em;width:200px;margin:0px 5px 5px 0px;}
.infotable select {font-size:1em;width:200px;margin:0px 5px 5px 0px;}
.infotable textarea {font-size:1.2em;width:200px;margin:0px 5px 5px 0px;height:100px;}
.infotable .infotable {font-size:1.3em;}

.infotablerow input.inputScore, .infotablealternating input.inputScore {width:80px;text-align:center;color:Green;font-weight:bold;font-size:1em;}
.infotablerow input.inputprice, .infotablealternating input.inputprice {width:80px;text-align:right;}
.infotablerow input.width80, .infotablealternating input.width80 {width:80px;}
.infotablerow input.width120, .infotablealternating input.width120 {width:120px;}
.infotablerow input.width200, .infotablealternating input.width200 {width:200px;}
.infotablerow input.width300, .infotablealternating input.width300 {width:300px;}
.infotablerow input.quantity, .infotablealternating input.quantity {width:40px;text-align:center;font-weight:bold;color:Green;}
.infotablerow input.width600, .infotablealternating input.width600 {width:600px;}
.infotablerow input.width400, .infotablealternating input.width400 {width:400px;}
.infotablerow input.width500, .infotablealternating input.width500 {width:500px;}
.infotablerow select.width80, .infotablealternating select.width80 {width:80px;}
.infotablerow select.width120, .infotablealternating select.width120 {width:120px;}
.infotablerow select.width200, .infotablealternating select.width200 {width:200px;}

.infotablerow textarea.textarea300, .infotablealternating textarea.textarea300 {width:300px;}
.infotablerow textarea.textarea400, .infotablealternating textarea.textarea400 {width:400px;}
.infotablerow textarea.textarea500, .infotablealternating textarea.textarea500 {width:500px;}
.infotablerow textarea.textarea600, .infotablealternating textarea.textarea600 {width:600px;}
.infotablerow textarea.textarea800, .infotablealternating textarea.textarea800 {width:800px;}
.infotable textarea.height50, .infotable textarea.height50 {height:50px !important;}
.infotable textarea.height200, .infotable textarea.height200 {height:200px !important;}
.infotable textarea.height500, .infotable textarea.height500 {height:500px !important;}

input.btnUpdate {font-size:1.4em;color:Maroon;margin:0px 0px 20px 0px;cursor:pointer;}
input.btnDelete {font-size:1.4em;background-color:Red;color:Black;margin:0px 0px 20px 0px;cursor:pointer;}
input.btnGVUpdate {width:auto;color:Maroon;margin:0px;}
.infotablerow input.btnUpdate, infotablealternating input.btnUpdate {font-size:0.8em;width:auto;font-weight:bold;}

input[type="checkbox"] {width:20px;}
input[type="text"].quantity {width:50px;}

textarea.textarea300 {width:300px;}
textarea.textarea500 {width:500px;}
textarea.TextAreaClickResponse {width:100%;height:600px;font-size:0.9em;background-color:#eee;border:1px solid #ccc;}
textarea.TextAreaClickResponse2 {width:100%;height:300px;font-size:0.9em;background-color:#eee;border:1px solid #ccc;}
textarea.ItineraryResponseImport {width:100%;height:200px;font-size:0.9em;background-color:#eee;border:1px solid #ccc;}
select.select30 {width:30px;}
select.select40 {width:40px;}
select.select60 {width:60px;}