
body {
  color: #333333;
  background: #fff; 
  font-family: Droid Sans, sans-serif; 
  font-size: 14px;
}

input {
  margin-top: 0px;
  margin-bottom: 0px;
}

h1.tabheader {
  font-size: 16px;
  color: #0066ff;
  margin-top: 0px;
  margin-bottom: 0px;
}

#LesseePortalBanner {
  height: 75px;  width: 885px;
  background: url('images/headers/Banner-MuseoDell copy.jpg') no-repeat left;  margin-left: 15px;
  padding-top: 10px;
}

.button {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  text-indent: 0;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  text-align: center;
}

a:link.grid_button,
a:visited.grid_button,
a:hover.grid_button {
  text-decoration: none;
  /*color: #1D2E3F;*/
  cursor: pointer;
}

.grid_button {
  background-color: #7f8c8d;
  border: 1px solid #7f8c8d;
  color: #f4f4f4;
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  height: 22px;
  line-height: 22px;
  padding-left: 5px;
  padding-right: 6px;
}
a.grid_button, a.grid_button:visited {
  color: #f4f4f4;
}
.grid_button:hover {
  background-color: #bdc3c7;
  border: 1px solid #bdc3c7;
}
.grid_button:active {
  position: relative;
  top: 1px;
}
.grid_button_disabled {
  cursor: none;
}
.grid_button_disabled:hover {
  background-color: #7f8c8d;
  border: 1px solid #7f8c8d;
}

img.grid_button_image {
  position: relative;
  top: 4px;
}

.PrettyButton {
  padding: 1px 5px 1px 5px;
  background: url(https://returncenter.com/dfs/images/button_background.png) repeat-x top;
  color: #1D2E3F;
  font-weight: bold;
  font-size: 0.9em;
  border: 1px outset #000;
  margin: 2px;
  cursor: pointer;
}

a:link.PrettyButton,
a:visited.PrettyButton,
a:hover.PrettyButton {
  text-decoration: none;
  color: #1D2E3F;
  cursor: pointer;
}

.PrettyButton[disabled] {
  color: #999999;
}

/* Special class if the button is a <a> tag */
a.PrettyButton {
  xcursor: default;
}


.BigPrettyButton {
  padding: 5px;
  background: url(https://returncenter.com/dfs/images/bigbutton_background.png) repeat-x top;
  color: #1D2E3F;
  font-weight: bold;
  font-size: 1.0em;
  border: 1px outset #000;
  margin: 2px;
  cursor: pointer;
}

.BigPrettyButton[disabled] {
  color: #999999;
}

img.PrettyButtonImage {
  position: relative;
  top: 3px;
}

#page_wrapper {
  margin: 5px auto 0 auto;
  text-align: left;
  display: block;
}

#content_wrapper {
  margin: 10px 20px 20px 20px;
  *margin: 0px 20px 20px 20px; /* IE7 Hack */
  height: 680px;
}

#content_wrapper_full {
  margin: 10px 20px 20px 20px;
}

.tab_wrapper {
  height: 440px;
}

.new_header {
  height: 118px;
  background-image: url('https://returncenter.com/dfs/images/v2/logo.png');
  background-repeat: no-repeat;
  background-position: 56px 39px;
  width: 100%;
  background-color: #33495f;
}

.header_right {
  float: right;
  width: 50%;
}

.top_nav {
  float: right;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin-top: 20px;
  margin-right: 64px;
  white-space: nowrap;
}

.top_nav a {
  text-decoration: none;
  color: #ffffff;
}

.top_nav a:hover {
  text-decoration: underline;
  color: #3fafff;
}

#header {
  margin: 0 auto;
  width: 916px;
  height: 80px;
  background:url(https://returncenter.com/dfs/images/header.jpg) top center;
}

#headline {
  padding-top: 30px;
  font-size: 24px;
  font-weight: bold;
  margin: 28px 0 0 300px;
  color: #000066;
}
    
#content {
  width: 904px;
  padding: 1px 6px 15px;
  text-align: left;
}
#content_owner {
  padding: 1px 6px 15px;
  text-align: left;
}
#content_left {
  width: 466px; 
  float:left;
}
#content_right {
  width: 438px; 
  float: right; 
  margin-right: 30px;
}
#content p {
  text-align: left;
}

#poweredby {
  height: 30px; 
  width: 100px;
  position: relative;
  left: 28px;
  top: -73px;
  *left: -215px; /* IE7 hack */
  *top: -33px; /* IE7 hack */
}

#footer {
  font-size: 10px; 
  font: Arial, Helvetica, sans-serif; 
  color: #4d4d4d; 
  margin: 0 auto; 
  padding: 0 5px 0 0; 
  height: 38px;
  line-height: 38px;
}
#footer a, #footer a:visited{color: #4d4d4d; text-decoration:underline;}
#footer a:hover {color: #ffffff;}

#footer-content-left {
  float: left;
  text-align: left; 
  margin-left: 30px;
}

#footer-content-right {
  float: right;
  text-align: right; 
  margin-right: 30px;
}

div.page_footer {
  background-color: white;
  font-size: 10px;
  text-align: center;
  margin-top: 2px;
  position: absolute;
  width: 99%;
}

a:link.page_footer,
a:visited.page_footer,
a:hover.page_footer {
  color: #888888;
}

ul#top { list-style: none; padding: 0; }
  
ul#top li { float: left; }
ul#top li img { border: 0; }

ul.lst li {
  line-height: 21px;
}

.link_bar {
  float: right;
  font-size: 11px;
  margin-right: 20px;
  position: relative;
  top: -20px;
  text-align: right;
}

.menu {
  background-color: #ecf0f1;
  height: 41px;
  min-width: 956px;
  width: 100%;
}

.menu_button {
  background-color: #5a6b7b;
  color: #f4f4f4;
  height: 41px;
  line-height: 38px;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 600;
  margin-right: 2px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}

.menu_button:hover { 
  background-color: #bdc3c7;
}

.menu_button.highlight {
  background-color: #72be44;
}

.menu_button.right {
  float: right;
}

.animatedtabs {
  border-bottom: 1px solid gray;
  overflow: hidden;
  width: 100%;
  font-size: 11px; /*font of menu text*/
}

.animatedtabs ul {
  list-style-type: none;
  margin: 0;
  margin-left: 10px; /*offset of first tab relative to page left edge*/
  padding: 0;
}

.animatedtabs li {
  float: left;
  margin: 0;
  padding: 0;
  width: 16%;
}

.animatedtabs a {
  float: left;
  position: relative;
  top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
  background: url(https://returncenter.com/dfs/images/tab-grey-left.gif) no-repeat left top;
  margin: 0;
  margin-right: 3px; /*Spacing between each tab*/
  padding: 0 0 0 9px;
  text-decoration: none;
  width: 93%;
}

.animatedtabs a span {
  float: left;
  position: relative;
  display: block;
  background: url(https://returncenter.com/dfs/images/tab-grey-right.gif) no-repeat right top;
  padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */

.animatedtabs .selected a {
  background-position: 0 -125px;
  top: 0;
}

.animatedtabs .selected a span {
  background-position: 100% -125px;
  color: #000000;
  padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
  top: 0;
  font-weight:bold;
}

.animatedtabs a:hover {
  background-position: 0% -125px;
  top: 0;
}

.animatedtabs a:hover span {
  background-position: 100% -125px;
  padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
  top: 0;
}

.disabledtabs {
  border-bottom: 1px solid gray;
  overflow: hidden;
  width: 100%;
  font-size: 11px; /*font of menu text*/
}

.disabledtabs ul {
  list-style-type: none;
  margin: 0;
  margin-left: 10px; /*offset of first tab relative to page left edge*/
  padding: 0;
}

.disabledtabs li {
  float: left;
  margin: 0;
  padding: 0;
  width: 20%;
}

.disabledtabs a {
  float: left;
  position: relative;
  top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
  background: url(https://returncenter.com/dfs/images/tab-grey-left.gif) no-repeat left top;
  margin: 0;
  margin-right: 3px; /*Spacing between each tab*/
  padding: 0 0 0 9px;
  text-decoration: none;
  width: 93%;
}

.disabledtabs a span {
  float: left;
  position: relative;
  display: block;
  background: url(https://returncenter.com/dfs/images/tab-grey-right.gif) no-repeat right top;
  padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
  color: #aaaaaa;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.disabledtabs a span {float:none;}
/* End IE5-Mac hack */

#agreement_div {
  width: 600px;
  border: 1px solid #666;
  padding: 8px;
  height: 300px;
  overflow: auto;
  text-align: left;
}

.page_title {
  color: #294366;
  font-weight: bold;
  font-size: 20px !important;
  font-family: Open Sans, sans-serif; 
  margin: 0px;
}

.required_icon {
  color: #FF0000;
  margin-right: 3px;
}

input.error {
  background-color: #FFCCCC;
  border: solid 1px #ABADB3;
}

select.error {
  background-color: #FFCCCC;
  border: solid 1px #ABADB3;
}

textarea.error {
  background-color: #FFCCCC;
  border: solid 1px #ABADB3;
}

label.error {
  display: inline-block;
  margin-left: 10px;
  color: #ff0000;
}

.datepicker_holiday a { 
  background: #eeeeee !important;
}

.datepicker_weekend a { 
  background: #eeeeee !important;
}

.field_label {
  text-align: right;
  white-space: nowrap;
}

.job_table TD {
  padding-top: 0px;
  padding-bottom: 0px;
}

.indent_block {
  margin-left: 30px;
}

#checklist {
  list-style-image: url(images/checkmark.gif);
  *line-height: 16px; /* IE7 Hack */
}

// jqGrid styling for group header
.ui-th-column-header {
  text-align: center;
}

img.attachment_icon {
  width: 16px;
  height: 16px;
  position: relative;
  top: 3px; 
  padding-top: 3px;
  padding-right: 3px
}

img.attachment_icon2 {
  width: 16px;
  height: 16px;
  position: relative;
  top: 4px; 
  padding-right: 3px
}

img.link_icon {
  width: 16px;
  height: 16px;
  position: relative;
  top: 4px;
  padding-left: 10px;
  padding-right: 4px;
}

span.nowrap {
  white-space: nowrap;
}

.search_icon {
  top: 6px;
  position: relative;
  cursor: pointer;
}

.tab_icon {
  width: 17px;
  height: 17px;
  border: none;
  position: relative;
  top: 3px;
}

.tab_icon_check {
  width: 17px;
  height: 17px;
  border: none;
  position: relative;
  top: 3px;
  left: 3px;
}

#tabs_list {
  background: #f0f0f0 !important;
}




.animatedtabs a span {
  color: #7f8a46;
}

#adjust_charges_form label.error {
  display: none !important;
}

.service_charge .amount {
  width: 52px;
  text-align: right;
}

.service_charge .field_label {
  text-align: left !important;
}

.discount_charge .amount , .extra_charge .amount  {
  width: 52px;
  text-align: right;
}

.discount_charge .field_label , .extra_charge .field_label  {
  text-align: left !important;
}

#charges-container table {
  float: none;
  width: 100%;
}

.amount-container {
  float: right;
}

#original_charges h4,
#adjustments_grid h4 {
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0px;
}

#original_charges table,
#adjustments_grid table{
  width: 100%;
}

#original_charges table .amount,
#adjustments_grid table .amount {
  width: 30%;
  text-align: right;
}
#original_charges table tfoot .detail,
#adjustments_grid table tfoot .detail {
  border-top: 1px solid #ccc;
}

#original_charges table tfoot .amount,
#adjustments_grid table tfoot .amount {
  border-top: 1px solid #ccc;
  font-weight: bold;
}

#original_charges .ui-widget-content,
#adjustments_grid .ui-widget-content {
  border: 1px solid #808080;
}

#adjustments_grid table tbody tr:hover,
#original_charges table tbody tr:hover{
  cursor: pointer;
}

#adjustments_form_credit_note .field_label {
  text-align: right;
}

#charges-container {
  width: 290px;
  float: left;
}

#original_charges {
  display: block;
  float: left;
  width: 300px;
  margin-left: 25px;
}

#adjustments_grid {
  display: block;
  float: right;
  width: 300px;
}

#adjustments_form {
  display: block;
  float: left;
  width: 65%;
  margin-left: 28px;
  margin-top: 25px;
}

#comment_form{
  clear: both;
  float: left;
  margin-top: 25px;
}

.date_table {
  background-color: #ffffff;
  border: 1px solid #b0b0b0;
}

.date_table td {
  padding-left: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 8px;
  white-space: nowrap;
}

.date_table_row {
  border-bottom: 1px solid #b0b0b0;
}

.date_table_header {
  color: #000000;
  font-weight: bold;
  border-bottom: 1px solid #b0b0b0;
}

.date_table_header td {
  padding-left: 4px;
}

/* hideShowPassword for jQuery Custom Styling */
.hideShowPassword-toggle {
  background-color: transparent;
  background-image: url('images/hideShowPassword/wink.png'); /* fallback */
  background-image: url('images/hideShowPassword/wink.svg'), none;
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 4rem 2rem;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  font-size: 100%;
  height: 100%;
  margin: 0;
  max-height: 100%;
  max-width: 2rem;
  padding: 0;
  outline: none;
  overflow: hidden;
  text-indent: -999em;
  width: 2rem;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.hideShowPassword-toggle-hide {
  background-position: -2rem center;
}

.hideShowPassword-toggle:hover,
.hideShowPassword-toggle:focus {
  background-color: #66666633;
  outline: none;
}


