@charset "utf-8";
#leftOnlyOneThird {
  float: left;
  width: auto;
  margin-right: 10px;
}
.rf-cp-b {
  overflow: hidden;
}
img.webIdHelp {
  height: auto;
}
img.webIdHelp {
  border: 0;
  max-width: 100%;
  max-height: 100%;
}
img.webIdHelp:hover {
  width: 400px !important;
  height: 396px;
  position: absolute;
  left: 57.6%;
}
.ui-panelgrid .ui-panelgrid-cell {
  padding: 0 4px 10px 0 !important;
  vertical-align: top !important;
}
form div.formRow {
  margin-top: 7px !important;
}
table.igedSearchRadio input[type="radio"] {
  float: left;
}
table.igedSearchRadio label {
  text-align: left !important;
}
div.login h2 {
  padding-left: 0 !important;
}
div.content {
  overflow: hidden;
}
div.content div#left {
  width: 48% !important;
  float: left !important;
}
div.content div#right {
  width: 48% !important;
  float: right !important;
}
div.content div#right h2 {
  padding-left: 0;
}
.customerTable {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  width: 100% !important;
}
.customerTable th {
  font-weight: 700;
  background-color: #ccc;
  padding-right: 10px;
  vertical-align: text-top;
}
.customerTable td {
  border-right: 1px solid #ccc;
  vertical-align: text-top;
}
form {
  padding: 0;
  margin: 0;
}
#content {
  padding: 0;
  margin: 0;
  width: 980px;
}
#oneColumn {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
}
#columnHeader {
  width: 980px;
  height: 50px;
  float: left;
  padding: 0;
  margin: 0;
}
#oneColumnLeft {
  width: 240px;
  float: left;
  padding: 0;
  margin: 0;
}
#oneColumnRight {
  width: 740px;
  float: left;
  padding: 0;
  margin: 0;
}
#twoColumnRight {
  width: 240px;
  float: left;
  padding: 0;
  margin: 0;
}
#threeColumnLeft {
  width: 220px;
  float: left;
  padding: 0;
  margin: 0;
  border-right: 1px solid #e7e7e7;
}
#threeColumnMiddle {
  width: 520px;
  float: left;
  padding: 10px 15px;
  margin: 0;
  overflow: hidden !important;
}
#threeColumnMiddle .box {
  border: none;
  width: 100% !important;
}
#threeColumnRight {
  width: 220px;
  float: right;
  padding: 0;
  margin: 0;
  border-left: 1px solid #e7e7e7;
}
#threeColumnLeftAndMiddle {
  clear: both;
  width: 720px;
  float: left;
  padding: 0;
  margin: 0;
}
ol.space li,
ul.space li {
  margin-bottom: 8px;
}
.small {
  font-size: x-small;
  color: #666;
}
.clr {
  clear: both;
}
.kin {
  margin: 15px 0 0;
  height: 100%;
  width: 100%;
  padding: 0;
}
.kin .content {
  margin: 0;
  padding: 0;
}
.kin .content li {
  line-height: normal;
}
fieldset {
  border: 1px solid #ddd;
  padding: 10px 15px;
  margin-bottom: 15px;
}
fieldset.noborder {
  border: 0;
}
legend {
  font-size: 1.2em;
  font-weight: 700;
  color: #69c;
}
fieldset div {
  overflow: hidden;
  margin-bottom: 8px;
}
fieldset div.boxText {
  min-height: 16px;
  margin: 0;
}
.split {
  width: 48%;
  float: left;
  margin-right: 10px;
}
.split label {
  width: 8em !important;
}
.split div span.block {
  display: table !important;
}
fieldset div span.block {
  display: inline-block;
  margin-bottom: 5px;
}
#contentRight label {
  width: 7.5em;
}
legend span {
  width: 10em;
  text-align: right;
}
input,
select,
textarea {
  padding: 0.15em;
  border: 1px solid #939393;
  background: #fafafa;
  font:
    700 0.95em arial,
    sans-serif;
}
input:focus,
input:hover,
select:focus,
select:hover,
textarea:focus,
textarea:hover {
  border-color: #c5c5c5;
  background: #f6f6f6;
}
.radio {
  position: relative;
}
.radio fieldset {
  border: none;
  width: auto;
  padding: 1px 0 0 11em;
}
.radio legend {
  font-size: 1em;
  color: #000;
}
.radio legend span {
  position: absolute;
  left: 0;
  top: 0.3em;
  width: 10em;
  display: block;
}
.radio div {
  float: left;
  white-space: nowrap;
  clear: none;
}
.radioWide div {
  float: none;
  white-space: normal;
  clear: none;
}
.radioWide > label {
  font-weight: 700;
}
.radioRating label {
  text-align: center;
  margin: auto;
  display: block;
}
.radioRating input {
  margin: auto;
}
.radioRating table {
  width: 100%;
  margin: 0;
  padding: 0;
}
.radioRating td {
  text-align: center;
}
.labelBlock label {
  white-space: pre;
}
.url {
  width: 16em;
}
input.default {
  color: #bbb;
}
label.checkBoxLabel {
  float: none;
  font-weight: 400;
}
.disabledButton {
  cursor: default !important;
  color: gray;
  background-color: #ddd;
  font-size: 0.9em;
  border: 1px solid #666;
  margin: 8px 20px 8px 0;
  padding: 2px 6px;
}
.disabledButton:hover {
  color: gray;
  background-color: #ddd;
  border: 1px solid #666;
}
.data .submit {
  margin-right: 0;
}
.submit:hover {
  border-color: #333;
}
.submit:disabled {
  color: gray;
  background-color: #ddd;
}
.data {
  border-left: 1px solid #3e7baa;
  margin: 6px 0;
  empty-cells: show;
}
.data > thead {
  background-color: #3e7baa;
  color: #fff;
  font-weight: 700;
}
table.data > thead > tr > th {
  font-size: small;
  padding: 3px 5px;
  border-right: 1px solid #3e7baa;
  text-align: left;
}
table.data > tbody > tr > td {
  padding: 3px 5px;
  border-right: 1px solid #3e7baa;
  border-bottom: 1px solid #3e7baa;
}
dt + dt {
  margin-top: 10px;
}
span.help + dl {
  margin-right: 40px;
}
hr {
  color: #fff;
  background-color: #fff;
  border: 1px dotted #999;
  border-style: none none dotted;
  height: 1px;
  display: block;
  margin: 0;
}
hr + div {
  margin-top: 5px;
}
ul.leftNav {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
ul.leftNav li {
  background: #3e7baa;
  border-bottom: 1px solid #fff;
}
ul.leftNav li a {
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 11px;
  padding: 5px 0 5px 10px;
}
ul.leftNav ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
ul.leftNav li ul li {
  background: #3e7baa;
  border-top: 1px solid #fff;
  border-bottom: 0;
}
ul.leftNav li ul li a {
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 11px;
  padding: 5px 0 5px 25px;
}
ul.leftNav li a:hover,
ul.leftNav li ul li a:hover {
  text-decoration: none;
  color: #fff;
  background: #679ad3;
}
.rich-mpnl-body .content {
  overflow: auto;
  height: 500px;
}
.closeButton {
  float: right;
  margin: 0;
  text-align: right;
  font-weight: 700;
}
dl.rich-messages {
  margin: 0 0 5px;
  background-color: #eee;
  border: 2px solid #668fbe;
  padding: 5px;
}
.rich-mpnl-body {
  font-size: small;
}
.rich-mpnl-body label {
  float: none;
}
label.checkBoxLabelBlock {
  float: none;
  display: block;
  margin-left: 25px;
  margin-top: -18px;
  text-align: left;
  vertical-align: top;
  white-space: pre-line;
}
.rich-table {
  border-top: 0;
}
.rich-table-thead {
  border-bottom: 1px solid #3e7baa;
}
.rich-table-sortable-header {
  white-space: nowrap;
}
.rich-table-subheader {
  background-color: #3e7baa;
}
.rich-table-subheadercell {
  white-space: nowrap;
  color: #fff;
}
.rich-table-cell {
  font-size: x-small;
}
.contactSearch .rich-table-cell {
  font-size: small;
}
.rich-table-footer {
  background-color: #fff;
}
.rich-table-footercell {
  border-bottom: 1px solid #3e7baa;
  border-right: 1px solid #3e7baa;
  color: #000;
}
.highlightFirstRow .rich-table-firstrow {
  background-color: #d8e5ee;
}
.th-text {
  white-space: normal;
  text-align: left;
}
.th-text-single {
  white-space: nowrap;
  text-align: left;
}
.rich-sort-icon {
  text-align: right;
  vertical-align: top;
}
.fieldError {
  border: 1px solid red !important;
}
form.fieldError {
  border: 0 !important;
}
.rich-calendar-input {
  white-space: nowrap;
}
blockquote {
  margin: 6px 40px;
}
.siloImage {
  margin-top: 15px;
  width: 100% !important;
}
.rich-combobox-shell {
  height: 19px;
}
.rich-combobox-font-disabled,
.rich-combobox-font-inactive,
.rich-combobox-item,
input.rich-combobox-font,
input.rich-combobox-font-disabled,
input.rich-combobox-font-inactive {
  font-size: x-small;
  height: 12px;
}
.rich-tab-header {
  font-size: 16px;
}
.rich-tabpanel-content {
  font-size: small;
}
.rich-tab-inactive {
  cursor: pointer;
}
.abstractText {
  display: block;
  padding-left: 18px;
}
#slideshowImage {
  position: relative;
  margin: 0;
  overflow: hidden;
}
#slideshowImage span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0;
}
#slideshowImage span.active {
  z-index: 10;
  opacity: 1;
  background-color: #fff;
}
#slideshowImage span.last-active {
  z-index: 9;
  display: none;
}
#slideshowImage h3 {
  margin-top: 0;
}
.slideshowLinkContainer {
  font-family: Arial, Helvetica, sans-serif;
  position: relative !important;
  opacity: 1 !important;
  font-weight: 700;
}
.slideshowNextLink,
.slideshowPrevLink {
  cursor: pointer;
  height: 100%;
  padding: 3px 10px;
  display: block;
}
.slideshowPrevLink {
  left: 0;
  float: left;
}
.slideshowNextLink {
  right: 0;
  float: right;
}
.counter {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #999;
  padding-right: 5px;
  float: right;
  margin-top: 10px;
}
.active {
  background-color: #679ad3;
  line-height: 17px;
  width: auto !important;
}
.mbsSearch {
  float: left;
  padding-top: 2px;
  width: 126px;
}
#preview {
  position: absolute;
  border: 1px solid #ccc;
  background: #333;
  padding: 5px;
  display: none;
  color: #fff;
}
.preview img {
  position: relative;
  top: 3px;
}
.about,
.about a:link,
.about a:visited {
  color: #036;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  margin-top: 25px;
  text-align: center;
}
.aboutLinks,
.aboutLinks a:link,
.aboutLinks a:visited {
  color: #878e86;
  font-size: 12px;
  font-weight: 700;
  margin-top: 0;
  text-align: center !important;
}
.rf-dlst-dfn,
.rf-dlst-trm,
.rf-olst-itm,
.rf-pp-cnt,
.rf-tab-cnt,
.rf-ulst-itm {
  font-size: 9pt !important;
  background: none !important;
}
.rf-tab-hdr-brd,
.rf-tab-hdr-tabline-vis {
  border: 0 !important;
  background: none !important;
}
.rf-tab-hdr-brd {
  height: 0 !important;
}
.rf-tab-hdr-spcr {
  padding: 0 2px 0 0 !important;
}
.rf-tab-hdr {
  background: url(/groWeb/resources/images/menuGradiant.gif) 0 100% repeat-x
    #7096bc !important;
  color: #fff !important;
  padding: 0 4.5px 3px !important;
}
.rf-tab-hdr-inact {
  background: url(/groWeb/resources/images/searchBarGradiant.gif) 0 100%
    repeat-x #e7eff8 !important;
  color: #335c85 !important;
}
.rf-tab-lbl {
  position: relative;
  top: 4px;
  font-style: normal !important;
}
.rf-cp {
  background-color: #fff !important;
}
.rf-ico-chevron-up-hdr {
  background-image: url(/groWeb/resources/images/chevronUp.png) !important;
}
.rf-ico-chevron-down-hdr {
  background-image: url(/groWeb/resources/images/chevronDown.png) !important;
}
.cityResources p {
  margin: 4px 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .rich-table-sortable-header,
  .rich-table-subheadercell {
    white-space: normal;
  }
}
.serviceMark {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
}
.mainBody {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #666;
}
p.mainBody {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
  color: #666;
}
.mainBodyHeavy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: 700;
  color: #666;
}
.pageHead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: 400;
  color: #335c85;
}
.numericInput {
  text-align: right;
  padding-right: 4px;
}
.nobr {
  white-space: nowrap;
}
.textCounter {
  color: #aaa;
  font-size: 10px;
}
.required {
  color: #de0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 0;
  overflow: visible;
}
.linkButton {
  cursor: pointer !important;
  cursor: hand;
  background-color: #ddd;
  font-size: 0.9em;
  font-weight: 700;
  border: 1px solid #666;
  margin: 8px 20px 8px 0;
  padding: 2px 6px;
  color: #000;
}
.linkButton:hover {
  text-decoration: none;
  border-color: #333;
  color: #000;
  background-color: #fff;
}
.linkButton:active,
.linkButton:link,
.linkButton:visited {
  text-decoration: none;
  color: #000;
}
.linkSelected {
  text-decoration: underline !important;
}
.tableStyleA td {
  background: #efefff !important;
}
.tableStyleB td {
  background: #fff !important;
}
.disabledDay {
  background-color: gray;
}
.INACTIVE {
  background-color: #d3d3d3;
}
.disclaimer {
  font-size: 0.9em;
}
// GED Styles .rtl
{
  text-align: right;
}
.rtl.customerTable th {
  padding-right: 0;
}
.rtl img.flag {
  margin-left: 5px;
}
