body {
    background: #555555 url("/images/decoration/whitecrackedmarblefaded_logoed_darkgrey.jpg") no-repeat;
    font-family: Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    line-height: normal;
    color: #ffffff;
    text-shadow: 1px 1px 2px #000000;
}

.table-striped > tbody > tr:nth-child(2n+1) {
    background-color: #333333 !important;
}

.modal-content {
    background-color: #444444 !important;
    border-width: 1px !important;
    border-color: #000000 !important;
}

/* unvisited link */
a:link {
/*    color: #4080c0;*/
/*    color: #64a0f0;*/
    color: #a0d0f0;
    text-shadow: 1px 1px 2px #000000;
}

/* visited link */
a:visited {
/*    color: #5080a0;*/
    color: #80a0c0;
    text-shadow: 1px 1px 2px #000000;
}

/* mouse over link */
a:hover {
/*    color: #3060a0;*/
/*    color: #90b0f0;*/
    color: #90b0d0;
    text-shadow: 1px 1px 2px #000000;
}

/* selected link */
a:active {
    color: #ff0000;
    text-shadow: 1px 1px 2px #000000;
}

h1 {
    margin-top: 10px;
    margin-bottom: 60px;
}

h1, h2 {
  color: #ffffff;
  text-shadow: 1px 1px 2px #000000;
}

h3, h4, h5, h6 {
/*  color: #aa5533;*/
  color: #ffcf82;
  text-shadow: 1px 1px 2px #000000;
}

h5 {
  font-size: 12px;
  font-weight: bold;
}

.btn.btn-primary {
  color: #ffffff;
}

span.badge {
  background-color: #000000;
  color: #64a0f0;
}

.compact-form-layout .form-horizontal .form-control {
  padding: 0px 6px !important;
}

.compact-form-layout .form-horizontal input.form-control {
  height: 22px !important;
}

.compact-form-layout .form-horizontal select.form-control {
  height: 22px !important;
}

.compact-form-layout .form-horizontal .control-label {
  padding-top: 3px !important;
}

.compact-form-layout .form-horizontal .form-group {
  margin-bottom: 4px !important;
}

.form-control {
  /* background-image: url("/images/decoration/input_background_texture.png");
     background-repeat: no-repeat; */
  background-color: #777777;
  color: #000000;
  border-radius: 0;
}

.form-control::-webkit-input-placeholder { /* Edge */
  color: #333333;
}

.form-control::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333333;
}

.form-control::placeholder {
  color: #333333;
}

.form-control[readonly] {
  background-color: #686868;
  color: #3333333;
  border-color: #404040;
  border-radius: 0;
}

.control-label.field-with-error,
.form-control.field-with-error {
  color: #dc2800;
}

.form-control.field-with-error:focus {
  border-color: #dc2800;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(220, 40, 0, 0.6);
}

.control-label {
  color: #000000;
  text-shadow: none;
}

.checkbox .control-label {
  color: #ffffff;
}

.btn-primary {
  color: #000000 !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #ffffff !important;
}

p.validation-error-message {
  margin-top: 4px;
  margin-bottom: 0;
  color: #dc2800;
}

p.strong-warning-message {
  font-weight: bold;
  color: #ffcf82;
}

a.strong-warning-message {
  font-weight: bold;
}

.error-holder, .message-holder {
    background-image: url("/images/decoration/messagetablet2_bg50_darkgrey_fadedright.jpg");
    background-repeat: no-repeat;
    padding: 18px 16px;
    min-height: 80px;
    max-width: 640px;
    box-shadow: -100px 0px 50px -50px #555555 inset;
    text-shadow: 1px 1px 2px #000000;
}

.message-holder {
    color: #d0d0d0;
}

.error-holder {
    color: #ffcf82;
}

div.sign-in-panel {
    background-image: url("/images/decoration/signintablet_paper_darkgrey.jpg");
}

p.sign-in-text {
    color: #000000;
    text-shadow: 1px 1px 2px #000000;
}

table td.table-bullet-box {
    background-image: url("/images/decoration/subdirectory_marker_darkgrey.png");
}

div.receipts-settings-bar {
    background-image: url("/images/decoration/receipts_settings_banner_darkgrey.jpg");
}

div.directory-bar {
    background-image: url("/images/decoration/directories_banner_darkgrey.jpg");
}

li.subdirectory-bullet {
    background-image: url("/images/decoration/subdirectory_marker_darkgrey.png");
}

input.scan-receipt-button {
    background-image: url("/images/decoration/scanreceiptbutton_up.jpg");
    width: 228px;
}

input.scan-receipt-button:hover {
    background-image: url("/images/decoration/scanreceiptbutton_highlight.jpg");
}

input.scan-receipt-button:focus,
input.scan-receipt-button:active {
    background-image: url("/images/decoration/scanreceiptbutton_down.jpg");
}

.progress-bar-holder {
    background-image: url("/images/decoration/blueishmarble_progressbar_empty_darkgrey.png");
    background-repeat: no-repeat;
    height: 64px;
    width: 838px;
    margin: 20px auto;
    float: none;
}

.progress-bar-holder-sm {
    background-image: url("/images/decoration/blueishmarble_progressbar_empty-sm_darkgrey.png");
    background-repeat: no-repeat;
    height: 58px;
    width: 759px;
    margin: 20px auto;
    float: none;
}

.progress-bar-holder-xs {
    background-image: url("/images/decoration/blueishmarble_progressbar_empty-xs_darkgrey.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 314px;
    margin: 20px auto;
    float: none;
}

.progress-bar-full {
    background-image: url("/images/decoration/blueishmarble_progressbar_full_darkgrey.png");
    background-repeat: no-repeat;
    height: 64px;
}

.progress-bar-full-sm {
    background-image: url("/images/decoration/blueishmarble_progressbar_full-sm_darkgrey.png");
    background-repeat: no-repeat;
    height: 58px;
}

.progress-bar-full-xs {
    background-image: url("/images/decoration/blueishmarble_progressbar_full-xs_darkgrey.png");
    background-repeat: no-repeat;
    height: 24px;
}
