@charset "utf-8";
.new-submit {
	border: none;
	background: #1e3755;
	color: white;
	padding: 20px 30px;
	border-radius: 30px;
	transition: 0.2s all ease-in-out;
	font-size: 16px;
}	
.new-submit:hover {
	background: #1566a3;
	transition: 0.2s all ease-in-out;
}
#content img.goog-te-gadget-icon, #content .goog-te-menu-value img {
	margin: 0;
	border: none;
}
.goog-te-banner-frame {
	display: none;
	margin-top: -28px;
	height: 0px !important;
}
label.error, .goog-te-gadget-icon {
	display: none;
}
.goog-te-menu-value span {
	padding: 0 5px;
}
body {
	background: white;
}
.page-wrap {
	width: 1280px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	padding: 5px 20px;
	border: solid 1px #003;
	border-radius: 5px;
}
.goog-te-gadget-simple { border: none; }
.page-wrap p {
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 13px;
}
.button, input[type="button"], input[type="submit"] {

}
.button-blue:hover { 
	background: #6092D6;
}
.button:hover {
	background-position: 0 -28px;
}
.button:active {
	background-position: 0 -56px;
}
.button-blue, input[type="button"], input[type="submit"] {

}
.button-gray {
	color: white !important;
	text-shadow: #001 0 -1px 0;
	background: #3072b6;
	border: solid 1px #004;
}
.button-red {
	color: white !important;
	text-shadow: #001 0 -1px 0;
	background: #3072b6;
	border: solid 1px #004;
}
.button-green {
	color: white !important;
	text-shadow: #001 0 -1px 0;
	background: #3072b6;
	border: solid 1px #004;
}
input[type="text"], input[type="tel"], input[type="email"],input[type="number"], input[type="password"],select,option {
	border: solid 1px #DDD;
	background: #F9F9F9;
	font: 12px/18px Arial, Verdana, sans-serif;
	height: 26px;
	color: #555;
	padding: 0 3px;
}
select { width: 200px; }
option {
	border: none;
	border-top: solid 1px #EEE;
	padding-top: 1px;
	height: 16px;
	width: 210px;
	color: #000000 !important;
}
option:hover { color: black; font-weight: bold; }
label.error { color: #A00; position: relative; left: 5px; font-size: 13px; font-weight: bold;  }
input[type="text"].error, input[type="email"].error {
	border:solid 1px #C00;
	background: url(/images/formbg_error.jpg) top left repeat-x;
	color: white;
}
#phone { 
	top: 38px;
	display: none;
}

/* STICKY FOOTER STUFF */
* {
  margin: 0;
}
html, body {
  height: 100%;
}
#page {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -173px; 
  border-bottom: solid 30px white;
  
}
#page h2 {
	box-sizing: border-box;
	color: #1566A3;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#page:after {
  content: "";
  display: block;
}
#footer, #page:after {
  /* .push must be the same height as footer */
  height: 143px; 
}
#top .wrapper { padding-bottom: 0; width: 95%; }
#footer {  }
#top { background: white; padding-bottom: 6px; }
#content img.ui-datepicker-trigger {
	margin: 3px 0 0 10px;
	padding: 0;
	border: 0;
	cursor: pointer;
}
.req { color: #A00; font-weight: bold; }
#content #siteseal img { margin: 0; padding: 0; border: 0; }
.message {
	border: solid 1px #000;
}
.message-body {
	padding: 10px 10px;
	min-height: 400px;
	position: relative;
}
.message-body .attachments {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px;
	background: #EEE;
	border-top: solid 1px #444;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.message-body .attachments a {
	display: block;
}
.message-header {
	background: #EEE;
	padding: 0 10px;
	border-bottom: solid 1px #444;
}
.page-wrap .message p {
	margin: 0;
	padding: 0;
}
.left-side { 
	float: left;
	width: 49%;
}
.right-side {
	float: right;
	text-align: right;
	width: 49%;
}
.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
}
.mail-table {
	border: solid 1px #07639D;
	
}
.mail-table th {
	padding: 5px;
	color: white;
	background: #07639D;
}
.mail-table td {
	padding: 5px;
}
.submit_button {
	width: 164px;
	height: 30px;
	background: url(/images/btn_submit.png) top center no-repeat;
	text-indent: -9999px;
	border: none;
	outline: none;
	cursor: pointer;
	margin-top: 5px;
}
.login_button {
	width: 164px;
	height: 30px;
	background: url(/images/btn_login.png) top center no-repeat;
	text-indent: -9999px;
	border: none;
	outline: none;
	cursor: pointer;
	margin-top: 1px;
}
.bgb {
	border: none;
	background: #1566A3;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	font: 13px/30px Arial, Helvetica, sans-serif;
	padding: 0 10px;
	color: white;
	text-decoration: none;
	cursor: pointer;
}
.bgb2 {
	border: none;
	background: #1566A3;
	display: inline-block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align: center;
	font: 12px/20px Arial, Helvetica, sans-serif;
	padding: 0 10px;
	color: white;
	text-decoration: none;
	cursor: pointer;
}

.bgb3 {
	display: inline-block;
	width: 142px;
	height:24px;
	text-indent: -9999px;
	text-align: left;
	
	padding: 0 10px;
	cursor: pointer;
	background:url(/images/login.jpg) top center no-repeat;
}
.ui-th-column div {
	text-align: left !important;
}
#page p {
	box-sizing: border-box;
	color: black;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#page #addForm td {
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
}
#page div.question { 
	margin-bottom: 15px;
	padding: 10px 20px;
	border: solid 2px #1566A3;
}
.trans {
	border: solid 2px #003;
	padding: 5px;
	float: right;
}
.info-error {
	background: #FFCCCC;
	color: #FFFFFF;
	padding: 2px;
	border: solid 1px #33000;
	font: bold 16px Arial, Helvetica, sans-serif;
}


select.select_short {
	width: 60px;
}
input.text_short {
	width: 80px;
}
input.text_medium {
	width: 150px;
}
input.text_long {
	width: 250px;
}
.table_sheet td {
	padding: 2px;
	border-right: solid 1px #1566A3;
	border-bottom: solid 1px #1566A3;
}
.table_sheet tr:last-child td {
	border-bottom: none;
}
.table_sheet td:last-child {
	border-right: none;
}
.table_sheet th {
	background: #1566A3;
	color: white;
	padding: 7px 2px;
}
.table_sheet {
	border: solid 1px #1566A3;
}
.table_sheet_container {
	width: 100%;
	overflow: auto;
	height: 83px;
}
.table_sheet td input[type="text"], .table_sheet td input[type="tel"], .table_sheet td input[type="email"], .table_sheet td input[type="number"], .table_sheet td input[type="password"], .table_sheet td select {
	border: none;
	background: white;
	padding: #FFFFFF;
	outline: none;
}
#top-bar {
	height: 34px;
	background: #1566A3;
	display: none;
	margin-bottom: 8px;
}
span.icon-red {
	color: #AA0000 !important;
}
span.icon-green {
	color: #009900 !important;
}