/*! jQuery UI - v1.11.4 - 2015-04-17
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

#status_versand .ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em
}

#status_versand .ui-widget .ui-widget {
  font-size: 1em
}

#status_versand .ui-widget input,
#status_versand .ui-widget select,
#status_versand .ui-widget textarea,
#status_versand .ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em
}

#status_versand .ui-widget-content {
  border: 1px solid #ddd;
  background: #eee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333
}

#status_versand .ui-widget-content a {
  color: #333
}

#status_versand .ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #fff;
  font-weight: bold
}

#status_versand .ui-widget-header a {
  color: #fff
}

#status_versand .ui-state-default,
#status_versand .ui-widget-content .ui-state-default,
#status_versand .ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4
}

#status_versand .ui-state-default a,
#status_versand .ui-state-default a:link,
#status_versand .ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none
}

#status_versand .ui-state-hover,
#status_versand .ui-widget-content .ui-state-hover,
#status_versand .ui-widget-header .ui-state-hover,
#status_versand .ui-state-focus,
#status_versand .ui-widget-content .ui-state-focus,
#status_versand .ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405
}

#status_versand .ui-state-hover a,
#status_versand .ui-state-hover a:hover,
#status_versand .ui-state-hover a:link,
#status_versand .ui-state-hover a:visited,
#status_versand .ui-state-focus a,
#status_versand .ui-state-focus a:hover,
#status_versand .ui-state-focus a:link,
#status_versand .ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none
}

#status_versand .ui-state-active,
#status_versand .ui-widget-content .ui-state-active,
#status_versand .ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00
}

#status_versand .ui-state-active a,
#status_versand .ui-state-active a:link,
#status_versand .ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none
}

#status_versand .ui-state-highlight,
#status_versand .ui-widget-content .ui-state-highlight,
#status_versand .ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636
}

#status_versand .ui-state-highlight a,
#status_versand .ui-widget-content .ui-state-highlight a,
#status_versand .ui-widget-header .ui-state-highlight a {
  color: #363636
}

#status_versand .ui-state-error,
#status_versand .ui-widget-content .ui-state-error,
#status_versand .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #fff
}

#status_versand .ui-state-error a,
#status_versand .ui-widget-content .ui-state-error a,
#status_versand .ui-widget-header .ui-state-error a {
  color: #fff
}

#status_versand .ui-state-error-text,
#status_versand .ui-widget-content .ui-state-error-text,
#status_versand .ui-widget-header .ui-state-error-text {
  color: #fff
}

#status_versand .ui-priority-primary,
#status_versand .ui-widget-content .ui-priority-primary,
#status_versand .ui-widget-header .ui-priority-primary {
  font-weight: bold
}

#status_versand .ui-priority-secondary,
#status_versand .ui-widget-content .ui-priority-secondary,
#status_versand .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal
}

#status_versand .ui-state-disabled,
#status_versand .ui-widget-content .ui-state-disabled,
#status_versand .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none
}

#status_versand .ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35)
}

#status_versand .ui-corner-all,
#status_versand .ui-corner-top,
#status_versand .ui-corner-left,
#status_versand .ui-corner-tl {
  border-top-left-radius: 4px
}

#status_versand .ui-corner-all,
#status_versand .ui-corner-top,
#status_versand .ui-corner-right,
#status_versand .ui-corner-tr {
  border-top-right-radius: 4px
}

#status_versand .ui-corner-all,
#status_versand .ui-corner-bottom,
#status_versand .ui-corner-left,
#status_versand .ui-corner-bl {
  border-bottom-left-radius: 4px
}

#status_versand .ui-corner-all,
#status_versand .ui-corner-bottom,
#status_versand .ui-corner-right,
#status_versand .ui-corner-br {
  border-bottom-right-radius: 4px
}

#status_versand .ui-widget-content,
#status_versand .ui-widget-header {
  background-color: none;
  background-image: none;
  border: none;
}

#status_versand .ui-widget-header {
  background-image: url("../img/ani.gif");
  background-repeat: repeat-x;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
}

#status_versand .ui-progressbar {
  height: 10px;
}