.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: 0;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: bold;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  margin: 0;
  font-family: 'Helvetica Heue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
  overflow-y: scroll;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #222222;
}
.insearch {
  display: block;
  width: 157px;
  height: 29px;
  font: 0/0 a;
  background-image: url('../images/logo.png');
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: '';
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: '';
  line-height: 0;
}
.container:after {
  clear: both;
}
.span8 {
  width: 900px;
}
.span7 {
  width: 785px;
}
.span6 {
  width: 670px;
}
.span5 {
  width: 555px;
}
.span4 {
  width: 440px;
}
.span3 {
  width: 325px;
}
.span2 {
  width: 210px;
}
.span1 {
  width: 95px;
}
.offset8 {
  margin-left: 940px;
}
.offset7 {
  margin-left: 825px;
}
.offset6 {
  margin-left: 710px;
}
.offset5 {
  margin-left: 595px;
}
.offset4 {
  margin-left: 480px;
}
.offset3 {
  margin-left: 365px;
}
.offset2 {
  margin-left: 250px;
}
.offset1 {
  margin-left: 135px;
}
html,
body,
.wrap {
  height: 100%;
}
body > .wrap {
  height: auto;
  min-height: 100%;
  background: url('../images/header-bg.png') repeat-x top left;
}
.main {
  position: relative;
  z-index: 10;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
  padding: 20px 0 200px;
  background: url('data:image/gif;base64,R0lGODlhAQAsAYAAAP///////yH5BAAHAP8ALAAAAAABACwBAAIPhI+py+0Po5y02ouz3rwAADs=') repeat-x top;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.main:before,
.main:after {
  display: table;
  content: '';
  line-height: 0;
}
.main:after {
  clear: both;
}
.header {
  height: 34px;
  width: 940px;
  padding: 15px 0;
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.header:before,
.header:after {
  display: table;
  content: '';
  line-height: 0;
}
.header:after {
  clear: both;
}
.header .btn-group > .btn:first-child {
  -webkit-border-top-left-radius: 18px;
  -moz-border-radius-topleft: 18px;
  border-top-left-radius: 18px;
  -webkit-border-bottom-left-radius: 18px;
  -moz-border-radius-bottomleft: 18px;
  border-bottom-left-radius: 18px;
}
.header .btn-group > .btn:last-child {
  -webkit-border-top-right-radius: 18px;
  -moz-border-radius-topright: 18px;
  border-top-right-radius: 18px;
  -webkit-border-bottom-right-radius: 18px;
  -moz-border-radius-bottomright: 18px;
  border-bottom-right-radius: 18px;
}
.header > .btn {
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
.header .pull-right + .pull-right {
  margin-right: 10px;
}
.footer {
  position: relative;
  z-index: 10;
  margin-top: -180px;
  height: 180px;
  padding: 0;
  color: #ffffff;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.85);
  clear: both;
  background: url('../images/footer-bg.png');
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25);
}
.footer .span2,
.footer .span3 {
  height: 140px;
  padding: 25px 0 15px;
}
.footer .span3.last-child {
  width: 305px;
  padding-left: 19px;
  border-left: 1px dotted #555555;
}
.footer a {
  color: #d5d5d5;
}
.footer a:hover {
  color: #ffffff;
}
.footer ul {
  font-size: 13px;
}
.footer ul a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.footer ul a:hover {
  text-decoration: none;
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
.footer .icon-basket {
  margin: 0 3px 0 10px;
}
p {
  margin: 0 0 10px;
}
.muted {
  color: #999999;
}
.green {
  color: #57b343;
}
.red {
  color: #ff3300;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
a.link-primary,
.link-primary a {
  color: #ed9f0b;
  border-bottom: 1px solid #f8c666;
}
a.link-primary:hover,
.link-primary a:hover {
  color: #d58f0a;
  border-bottom-color: #d58f0a;
}
a.link-danger,
.link-danger a {
  color: #ff3300;
  border-bottom: 1px solid #ff8566;
}
a.link-danger:hover,
.link-danger a:hover {
  color: #e62e00;
  border-bottom-color: #e62e00;
}
a.link-ajax {
  text-decoration: none;
  border-bottom: 1px dotted;
}
a.link-underline {
  border-bottom: 1px solid;
}
.rub {
  font-family: 'ALSRubl-Arial', Arial, sans-serif;
  line-height: normal;
  font-style: normal;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px;
  font-family: inherit;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  color: #999999;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: 400;
}
h1 {
  margin-bottom: 20px;
  font-size: 25.05px;
  line-height: 28px;
  letter-spacing: -1px;
}
h2 {
  font-size: 17px;
}
.page-header {
  margin: 0 0 30px;
  padding-bottom: 19px;
  line-height: 28px;
  border-bottom: 1px solid #e5e5e5;
}
.page-header h1 {
  margin-bottom: 0;
}
.lead {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: bold;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  margin: 0 0 20px;
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: '';
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 100px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 120px;
  margin-bottom: 10px;
}
form {
  margin: 0;
}
label,
input,
button,
select,
textarea {
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: 'Helvetica Heue', Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 5px 8px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
  color: #333333;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
input,
textarea,
.uneditable-input {
  width: 192px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-bottom-color: #cccccc;
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.04);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.04);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(107, 200, 193, 0.8);
  outline: 0;
  -webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,.04), 0 0 4px rgba(107,200,193,.6);
  -moz-box-shadow: inset 0 2px 1px rgba(0,0,0,.04), 0 0 4px rgba(107,200,193,.6);
  box-shadow: inset 0 2px 1px rgba(0,0,0,.04), 0 0 4px rgba(107,200,193,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 3px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select.areasmall,
input[type="text"].areasmall,
input[type="password"].areasmall,
input[type="datetime"].areasmall,
input[type="datetime-local"].areasmall,
input[type="date"].areasmall,
input[type="month"].areasmall,
input[type="time"].areasmall,
input[type="week"].areasmall,
input[type="number"].areasmall,
input[type="email"].areasmall,
input[type="url"].areasmall,
input[type="search"].areasmall,
input[type="tel"].areasmall,
input[type="color"].areasmall,
.uneditable-input.areasmall {
  padding: 3px 4px;
}
select,
input[type="file"] {
  height: 32px;
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 32px;
}
select {
  width: 220px;
  border: 1px solid #e5e5e5;
  border-bottom-color: #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 3px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-fileinput {
  position: relative;
  overflow: hidden;
}
.btn-fileinput input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  font-size: 30px;
  direction: ltr;
  cursor: pointer;
  transform: translate(-600px, 0) scale(4);
  opacity: 0;
  filter: alpha(opacity=0);
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #e5e5e5;
  border-bottom-color: #cccccc;
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #cccccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cccccc;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cccccc;
}
.required:after {
  content: ' *';
  display: inline;
  font-size: inherit;
  font-weight: bold;
  color: #ff3300;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 14px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -14px;
  margin-right: 6px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
input[class*="span"] + [class*="span"],
select[class*="span"] + [class*="span"],
textarea[class*="span"] + [class*="span"],
.uneditable-input[class*="span"] + [class*="span"] {
  margin-left: 15px;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span8,
textarea.span8,
.select.span8,
.uneditable-input.span8 {
  width: 882px;
}
input.span7,
textarea.span7,
.select.span7,
.uneditable-input.span7 {
  width: 767px;
}
input.span6,
textarea.span6,
.select.span6,
.uneditable-input.span6 {
  width: 652px;
}
input.span5,
textarea.span5,
.select.span5,
.uneditable-input.span5 {
  width: 537px;
}
input.span4,
textarea.span4,
.select.span4,
.uneditable-input.span4 {
  width: 422px;
}
input.span3,
textarea.span3,
.select.span3,
.uneditable-input.span3 {
  width: 307px;
}
input.span2,
textarea.span2,
.select.span2,
.uneditable-input.span2 {
  width: 192px;
}
input.span1,
textarea.span1,
.select.span1,
.uneditable-input.span1 {
  width: 77px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: '';
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.error .control-label,
.control-group.error .errors-list {
  color: #ff3300;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea,
.control-group.error .radio,
.control-group.error .checkbox,
.control-group.error .select span {
  color: #ff3300;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea,
.control-group.error .select {
  border-color: #ff3300;
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus,
.control-group.error .select:focus {
  border-color: #cc2900;
  -webkit-box-shadow: 0 0 4px #ff8566;
  -moz-box-shadow: 0 0 4px #ff8566;
  box-shadow: 0 0 4px #ff8566;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff3300;
  background-color: #ffffff;
  border-color: #ff3300;
}
.control-group.success .control-label,
.control-group.success .errors-list {
  color: #57b343;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea,
.control-group.success .radio,
.control-group.success .checkbox,
.control-group.success .select span {
  color: #57b343;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea,
.control-group.success .select {
  border-color: #57b343;
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus,
.control-group.success .select:focus {
  border-color: #458e35;
  -webkit-box-shadow: 0 0 4px #96d389;
  -moz-box-shadow: 0 0 4px #96d389;
  box-shadow: 0 0 4px #96d389;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #57b343;
  background-color: #ffffff;
  border-color: #57b343;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.errors-list {
  margin: 5px 0;
  list-style: none;
  font-size: 13px;
  color: #ff3300;
}
.errors-list li {
  padding: 2px 0;
}
.error-block {
  position: relative;
  display: block;
  width: auto;
  margin-top: 10px;
  line-height: 1.2;
  padding: 10px;
  font-size: 13px;
  color: #ffffff;
  border-color: #ff3300;
  background-color: #ff3300;
  border-radius: 3px;
}
.error-block::after {
  content: '';
  position: absolute;
  top: -6px;
  left: 50%;
  display: inline-block;
  margin-left: -3px;
  border-width: 0 6px 6px;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #ff3300;
}
.form-actions {
  padding: 20px;
  margin-top: 20px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #eeeeee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: '';
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  font-size: 13px;
  color: #737373;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover {
  font-size: 15px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 5px 6px;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-bottom-color: #cccccc;
  border-left: none;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active {
  background-color: #b7e1ae;
  border-color: #57b343;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.search-query {
  position: relative;
  display: block;
  padding: 0 29px;
  vertical-align: top;
  border: 1px solid #e5e5e5;
  border-bottom-color: #cecece;
  background: #fff;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
  -moz-box-shadow: inset 0 0 0 1px #ffffff, inset 0 3px 4px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: inset 0 0 0 1px #ffffff, inset 0 3px 4px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 0 0 1px #ffffff, inset 0 3px 4px rgba(0, 0, 0, 0.06);
}
.search-query input {
  border: none;
  background: none;
  width: 100%;
  margin: 0;
  padding: 5px 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search-query input:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search-query .icon-search {
  position: absolute;
  left: 7px;
  top: 7px;
}
.search-query .icon-close {
  position: absolute;
  right: 8px;
  top: 7px;
  opacity: 0.25;
}
.search-query .icon-close:hover {
  opacity: 0.8;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.form-inline input,
.form-horizontal input,
.form-inline textarea,
.form-horizontal textarea,
.form-inline select,
.form-horizontal select,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-inline input + .checkbox,
.form-inline select + .checkbox,
.form-inline .input-append + .checkbox {
  margin-left: 5px;
}
.form-inline label,
.form-inline .btn-group {
  display: inline-block;
}
.form-inline .input-append {
  margin-bottom: 0;
}
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  position: relative;
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: '';
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 210px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 230px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 210px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .select + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 230px;
}
.form-horizontal-tiny {
  float: left;
}
.form-horizontal-tiny .control-group {
  clear: both;
  text-align: right;
}
.form-horizontal-tiny .control-label {
  display: inline-block;
  width: auto;
  float: left;
  margin-top: 6px;
  padding-right: 20px;
}
.form-horizontal-tiny .controls {
  display: inline-block;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px 0;
  line-height: 30px;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px solid #e5e5e5;
}
.table td:last-child {
  text-align: right;
}
.table th {
  font-size: 12px;
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 16px;
  height: 16px;
  *margin-right: .3em;
  line-height: 16px;
  vertical-align: text-top;
  background-image: url('../images/sprite.png');
  background-position: 16px 16px;
  background-repeat: no-repeat;
}
[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}
.icon-basket {
  background-position: -16px -16px;
}
.icon-eye {
  background-position: -48px -16px;
}
.icon-download {
  background-position: -80px -16px;
}
.icon-basket1 {
  background-position: -112px -16px;
}
.icon-home {
  background-position: -144px -16px;
}
.icon-close {
  background-position: -176px -16px;
}
.icon-ok {
  background-position: -208px -16px;
}
.icon-remove {
  background-position: -240px -16px;
}
.icon-settings {
  background-position: -272px -16px;
}
.icon-delete {
  background-position: -304px -16px;
}
.icon-edite {
  background-position: -336px -16px;
}
.icon-purse {
  background-position: -368px -16px;
}
.icon-place {
  background-position: -400px -16px;
}
.icon-e-mail {
  background-position: -432px -16px;
}
.icon-phone {
  background-position: -464px -16px;
}
.icon-user {
  background-position: -496px -16px;
}
.icon-search {
  background-position: -528px -16px;
}
.icon-basket.white {
  background-position: -16px -48px;
}
.icon-eye.white {
  background-position: -48px -48px;
}
.icon-download.white {
  background-position: -80px -48px;
}
.icon-basket1.white {
  background-position: -112px -48px;
}
.icon-home.white {
  background-position: -144px -48px;
}
.icon-close.white {
  background-position: -176px -48px;
}
.icon-ok.white {
  background-position: -208px -48px;
}
.icon-remove.white {
  background-position: -240px -48px;
}
.icon-settings.white {
  background-position: -272px -48px;
}
.icon-delete.white {
  background-position: -304px -48px;
}
.icon-edite.white {
  background-position: -336px -48px;
}
.icon-purse.white {
  background-position: -368px -48px;
}
.icon-place.white {
  background-position: -400px -48px;
}
.icon-e-mail.white {
  background-position: -432px -48px;
}
.icon-phone.white {
  background-position: -464px -48px;
}
.icon-user.white {
  background-position: -496px -48px;
}
.icon-search.white {
  background-position: -528px -48px;
}
.icon-arrow-right {
  background-position: -565px -16px;
  width: 6px;
}
.icon-arrow-left {
  background-position: -596px -16px;
  width: 6px;
}
.icon-exit20 {
  background-position: -16px -80px;
  width: 20px;
  height: 20px;
  margin-top: -3px;
  margin-right: 4px;
}
.icon-cart20 {
  background-position: -48px -80px;
  width: 20px;
  height: 20px;
  margin-top: -2px;
}
.icon-btn-add {
  background-position: -159px -71px;
  width: 38px;
  height: 38px;
}
[class^="icon-c-"],
[class*=" icon-c-"] {
  display: inline-block;
  width: 32px;
  height: 32px;
  *margin-right: .3em;
  line-height: 32px;
  vertical-align: text-top;
  background-image: url('../images/c-sprite.png');
  background-position: 16px 16px;
  background-repeat: no-repeat;
}
[class^="icon-c-"]:last-child,
[class*=" icon-c-"]:last-child {
  *margin-left: 0;
}
.icon-c-auto {
  background-position: -16px -16px;
}
.icon-c-part {
  background-position: -80px -16px;
}
.icon-c-housetech {
  background-position: -144px -16px;
}
.icon-c-phone {
  background-position: -208px -16px;
}
.icon-c-pc {
  background-position: -272px -16px;
}
.icon-c-furniture {
  background-position: -336px -16px;
}
.icon-c-clothing {
  background-position: -400px -16px;
}
.icon-c-construction {
  background-position: -464px -16px;
}
.icon-c-tools {
  background-position: -528px -16px;
}
.icon-c-kids {
  background-position: -592px -16px;
}
.icon-c-other {
  background-position: -656px -16px;
}
.icon-c-spec {
  background-position: -720px -16px;
}
.icon-c-moto {
  background-position: -784px -16px;
}
.icon-c-boat {
  background-position: -848px -16px;
}
.icon-c-tyre {
  background-position: -912px -16px;
}
.icon-c-tuning {
  background-position: -976px -16px;
}
.icon-c-wholesale {
  background-position: -1040px -16px;
}
.icon-c-insurance {
  background-position: -1104px -16px;
}
.icon-c-taxi {
  background-position: -1168px -16px;
}
[class^="icon-soc-"],
[class*=" icon-soc-"] {
  display: inline-block;
  width: 26px;
  height: 27px;
  margin-right: 3px;
  background: url('../images/aut-sprite.png') no-repeat;
}
.icon-soc-google {
  background-position: -1px 0px;
}
.icon-soc-facebook {
  background-position: -37px 0px;
}
.icon-soc-yandex {
  background-position: -73px 0px;
}
.icon-soc-mail {
  background-position: -109px 0px;
}
.icon-soc-twitter {
  background-position: -145px 0px;
}
.icon-soc-vk {
  background-position: -181px 0px;
}
.icon-soc-jr {
  background-position: -217px 0;
}
a:hover .icon-soc-google {
  background-position: -1px -27px;
}
a:hover .icon-soc-facebook {
  background-position: -37px -27px;
}
a:hover .icon-soc-yandex {
  background-position: -73px -27px;
}
a:hover .icon-soc-mail {
  background-position: -109px -27px;
}
a:hover .icon-soc-twitter {
  background-position: -145px -27px;
}
a:hover .icon-soc-vk {
  background-position: -181px -27px;
}
a:hover .icon-soc-jr {
  background-position: -217px -27px;
}
[class^="icon-20-"],
[class*=" icon-20-"] {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url('../images/soc-sprite.png') no-repeat;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.icon-20-vk {
  background-position: 0 0;
}
.icon-20-twitter {
  background-position: -24px 0;
}
.icon-20-mail {
  background-position: -48px 0;
}
.icon-20-google {
  background-position: -72px 0;
}
.icon-20-facebook {
  background-position: -96px 0;
}
.icon-20-odnoklassniki {
  background-position: -120px 0;
}
a:hover .icon-20-odnoklassniki,
a:hover .icon-20-vk,
a:hover .icon-20-twitter,
a:hover .icon-20-facebook {
  opacity: 1;
  filter: alpha(opacity=1);
}
.icon-switch {
  display: block;
  width: 9px;
  height: 14px;
  background-position: -620px -18px;
}
.ajaxload16,
.ajaxload32 {
  display: inline-block;
  vertical-align: middle;
}
.ajaxload16 {
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: url('../images/preloader_16x16.gif');
}
.ajaxload32 {
  width: 32px;
  height: 32px;
  line-height: 32px;
  background: url('../images/preloader_32x32.gif');
}
.dropdown-menu {
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  display: none;
  float: left;
  min-width: 160px;
  margin: 2px 0 0;
  padding: 4px 0;
  list-style: none;
  font-size: 13px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.dropdown-menu a,
.dropdown-menu span {
  display: block;
  padding: 5px 10px;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu a:hover,
.dropdown-menu .active a,
.dropdown-menu .active a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  text-decoration: none;
  background-color: #ed9f0b;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.open {
  *z-index: 1000;
}
.open .dropdown-menu {
  display: block;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.well-large {
  padding: 24px;
}
.well-small {
  padding: 9px;
}
.well p {
  margin-bottom: 15px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
}
.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  padding: 5px 15px;
  font-size: 15px;
  line-height: 20px;
  color: #555555;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  outline: none;
  border: 1px solid #e5e5e5;
  border-bottom-color: #cccccc;
  border-color: rgba(0, 0, 0, 0.15);
  border-bottom-color: rgba(0, 0, 0, 0.25);
  background-image: url('../images/btn-sprite.png');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
}
.btn:hover {
  background-position: 0 -32px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 1px rgba(0,0,0,.10);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 1px rgba(0,0,0,.10);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 1px rgba(0,0,0,.10);
}
.btn:active,
.btn.active,
.btn.open .dropdown-toggle {
  background: #f3f3f3;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-primary,
.btn-danger,
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
}
.btn-primary:hover,
.btn-danger:hover,
.btn-success:hover,
.btn-primary:focus,
.btn-danger:focus,
.btn-success:focus {
  color: #ffffff;
}
.btn-primary:active,
.btn-danger:active,
.btn-success:active,
.btn-primary.active,
.btn-danger.active,
.btn-success.active {
  background-image: none;
}
.btn-primary {
  background-position: 0 -64px;
  border-color: #eea00b;
  border-bottom-color: #d6900a;
}
.btn-primary:hover {
  background-position: 0 -96px;
  border-color: #d6900a;
  border-bottom-color: #bd7f09;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #fca910;
  border-color: #d6900a;
  border-bottom-color: #bd7f09;
}
.btn-success {
  background-position: 0 -128px;
  border-color: #4caf33;
  border-bottom-color: #439b2d;
}
.btn-success:hover {
  background-position: 0 -160px;
  border-color: #439b2d;
  border-bottom-color: #3b8827;
}
.btn-success:active,
.btn-success.active {
  background-color: #5ab547;
  border-color: #439b2d;
  border-bottom-color: #3b8827;
}
.btn-danger {
  background-position: 0 -192px;
  border-color: #ff0000;
  border-bottom-color: #b30000;
}
.btn-danger:hover {
  background-position: 0 -224px;
  border-color: #b30000;
  border-bottom-color: #990000;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #ff4213;
  border-color: #b30000;
  border-bottom-color: #990000;
}
.btn-large {
  padding: 9px 15px;
  font-size: 17px;
  line-height: normal;
  background-position: 0 -256px;
}
.btn-large:hover {
  background-position: 0 -298px;
}
.btn-primary.btn-large {
  background-position: 0 -340px;
}
.btn-primary.btn-large:hover {
  background-position: 0 -382px;
}
.btn-icon {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-icon i {
  margin: 0 1px;
}
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-large .caret {
  margin-top: 6px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn[class*="span"] {
  float: none;
  margin-left: 0;
}
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
}
.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}
.btn-group:after {
  clear: both;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 10;
  margin-bottom: 10;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 4px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.alert {
  padding: 10px 25px 11px 12px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fffbf3;
  border: 1px solid #fee2ac;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.65);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.65);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.65);
  font-size: 13px;
  line-height: 18px;
  color: #525252;
}
.alert-heading {
  color: inherit;
  margin-bottom: 3px;
}
.alert .close {
  position: relative;
  top: -5px;
  right: -17px;
  line-height: 18px;
}
.alert-success {
  background-color: #f5fbf4;
  border-color: #bce1b4;
}
.alert-danger,
.alert-error {
  background-color: #fff3f0;
  border-color: #ffad99;
}
.alert-info {
  background-color: #f6fcfb;
  border-color: #c4e9e6;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.page-header + .alert {
  margin-top: -10px;
}
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > .pull-right {
  float: right;
}
.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 13px;
  border-left: 1px solid #e5e5e5;
}
.nav-list > li {
  padding: 0 0 6px;
}
.nav-list > li.active > a,
.nav-list > li.active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list .divider {
  height: 1px;
  margin: 9px 1px;
  overflow: hidden;
  border-bottom: 1px solid #ffffff;
  background-color: #e5e5e5;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
  *zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after {
  display: table;
  content: '';
  line-height: 0;
}
.nav-tabs:after {
  clear: both;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  display: block;
  margin-right: 2px;
  padding: 8px 12px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  text-decoration: none;
  border-color: #eeeeee #eeeeee #dddddd;
  background-color: #eeeeee;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
  color: #333333;
  border-color: #eeeeee;
  border-bottom-color: transparent;
  background-color: #ffffff;
  cursor: default;
}
.nav-tabs + .form-horizontal {
  margin-top: 40px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.nav-tabs .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-errorpage {
  margin-left: 5px;
  list-style: none;
}
.nav-errorpage > li {
  line-height: 26px;
}
.g-nav {
  width: 940px;
  margin: 0 auto;
}
.g-nav a,
.g-nav a:hover {
  text-decoration: none;
}
.g-nav .active {
  text-shadow: none;
}
.g-menu {
  margin: 0;
  list-style: none;
  height: 36px;
  width: auto;
  padding: 0;
}
.g-menu li {
  position: relative;
  float: left;
  height: 34px;
  padding-left: 25px;
  margin-top: 2px;
  margin-left: -21px;
  background: url('../images/menu-bg.png') no-repeat left -36px;
}
.g-menu li a {
  display: block;
  height: 20px;
  line-height: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 25px;
  color: #333333;
  color: rgba(0, 0, 0, 0.75);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.25);
  background: url('../images/menu-bg.png') repeat-x right top;
}
.g-menu li a .icon-home {
  margin-top: 1px;
}
.g-menu li.active {
  height: 36px;
  margin-top: 0;
  text-shadow: none;
  background-position: left -200px;
  z-index: 6 !important;
}
.g-menu li.active a {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #333333;
  background-position: right -164px;
}
.g-menu li:first-child {
  height: 46px;
  margin-left: 0;
  padding-left: 15px;
  background-repeat: repeat-x;
  background-position: left -72px;
}
.g-menu li.active:first-child {
  background-position: left -236px;
}
.g-menu li .notice {
  position: absolute;
  z-index: 13;
  top: -6px;
  right: 2px;
  text-shadow: none;
  display: block;
  height: 16px;
  padding: 0 5px;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  background: #f5f5f5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.g-cart {
  float: right;
  height: 46px;
  margin-top: 2px;
  padding-left: 25px;
  background: url('../images/menu-bg.png') repeat-x left -36px;
}
.g-cart a {
  display: block;
  height: 32px;
  line-height: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 15px;
  background: url('../images/menu-bg.png') repeat-x right -118px;
}
.g-cart.active {
  height: 46px;
  margin-top: 0;
  padding-right: 15px;
  padding-left: 0;
  background-position: right -236px;
}
.g-cart.active a {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 25px;
  padding-right: 0;
  color: #333333;
  background-position: left -282px;
}
.g-cart .icon-basket {
  margin-right: 3px;
}
.pagination {
  height: 32px;
}
.pagination ul {
  margin-left: 1px;
  margin-bottom: 0;
  list-style: none;
  *zoom: 1;
}
.pagination ul:before,
.pagination ul:after {
  display: table;
  content: '';
  line-height: 0;
}
.pagination ul:after {
  clear: both;
}
.pagination ul li {
  float: left;
  margin-left: -1px;
}
.pagination ul li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination ul li:first-child a {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.pagination ul li:last-child a {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.pager {
  font-size: 13px;
  color: #555555;
  margin: 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: '';
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li:first-child,
.pager li.first-child {
  margin-right: 10px;
}
.pager li.next a {
  float: right;
}
.pager li.previous a {
  float: left;
}
.pagination li a,
.pager li a {
  position: relative;
  display: inline-block;
  padding: 5px 13px;
  height: 20px;
  line-height: 20px;
  color: #333333;
  border: 1px solid #e5e5e5;
  border-bottom-color: #cccccc;
  background-image: url('../images/btn-sprite.png');
  background-position: 0 0;
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
}
.pagination li a:hover,
.pager li a:hover {
  z-index: 2;
  border-color: #cccccc;
  border-bottom-color: #b3b3b3;
  background-position: 0 -32px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 1px rgba(0,0,0,.10);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 1px rgba(0,0,0,.10);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.5), 0 1px 1px rgba(0,0,0,.10);
}
.pagination li a:active,
.pager li a:active,
.pagination li.active a,
.pager li.active a,
.pagination li.active a:hover,
.pager li.active a:hover {
  z-index: 2;
  color: #555555;
  background: #f3f3f3;
  border-color: #cccccc #cccccc #b3b3b3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.15);
}
.pagination li.disabled a,
.pager li.disabled a,
.pagination li.disabled a:hover,
.pager li.disabled a:hover,
.pagination li.disabled span .pagination li.disabled span:hover,
.pagination li.disabled span .pager li.disabled span:hover,
.pager li.disabled span .pagination li.disabled span:hover,
.pager li.disabled span .pager li.disabled span:hover {
  cursor: default;
  border-color: #cccccc;
  border-bottom-color: #b3b3b3;
  background-color: none;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pagination li.disabled a i,
.pager li.disabled a i,
.pagination li.disabled a:hover i,
.pager li.disabled a:hover i,
.pagination li.disabled span .pagination li.disabled span:hover i,
.pagination li.disabled span .pager li.disabled span:hover i,
.pager li.disabled span .pagination li.disabled span:hover i,
.pager li.disabled span .pager li.disabled span:hover i {
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.breadcrumbs {
  width: 640px;
  margin-left: -8px;
  *zoom: 1;
}
.breadcrumbs:before,
.breadcrumbs:after {
  display: table;
  content: '';
  line-height: 0;
}
.breadcrumbs:after {
  clear: both;
}
.breadcrumbs span {
  display: block;
  float: left;
  margin-left: 8px;
}
.breadcrumbs-list {
  position: relative;
  height: 24px;
  float: left;
  margin-left: 8px;
  padding: 4px 2px;
  background: #eeeeee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.breadcrumbs-list.hover {
  background-color: #fae9e9;
}
.breadcrumbs-list-items {
  margin: 0;
  list-style: none;
  float: left;
}
.breadcrumbs-list-item {
  position: relative;
  height: 24px;
  float: left;
  margin: 0 2px;
  padding-right: 23px;
}
.breadcrumbs-list-item > span + a {
  position: absolute;
  right: 0;
  font-family: Tahoma;
  font-size: 14px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.breadcrumbs-list-item > a,
.breadcrumbs-list-item > span,
.breadcrumbs-list-title {
  display: block;
  margin: 0;
  padding: 1px 7px;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
  border: 1px solid #9fdbd7;
  background: url('../images/breadcrumbs.png') repeat-x left top;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.breadcrumbs-list-item a:hover,
.breadcrumbs-list-title:hover {
  background-position: left bottom;
}
.breadcrumbs-list-delete {
  display: block;
  float: left;
  margin: 4px;
  padding: 0 3px;
  font-family: Tahoma;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  text-shadow: none;
  background-color: #bfbfbf;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
}
.breadcrumbs-list-delete:hover {
  color: #ffffff;
  background: #fc8686;
}
.breadcrumbs-list-title {
  position: relative;
  display: none;
  margin: 0 2px;
  padding-right: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.breadcrumbs-list-title .icon-switch {
  position: absolute;
  top: 4px;
  right: 6px;
}
.breadcrumbs-list.list-hide .breadcrumbs-list-title {
  display: block;
  float: left;
}
.breadcrumbs-list.list-hide ul {
  display: none;
  position: absolute;
  z-index: 10;
  top: 100%;
  left: 0;
  margin-top: 3px;
  padding: 10px 20px 10px 10px;
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.breadcrumbs-list.list-hide ul > li {
  margin: 0 0 8px;
}
.breadcrumbs-list.list-hide ul > li:last-child {
  margin-bottom: 0;
}
.profile-home {
  height: 32px;
  line-height: 32px;
  *zoom: 1;
}
.profile-home:before,
.profile-home:after {
  display: table;
  content: '';
  line-height: 0;
}
.profile-home:after {
  clear: both;
}
.profile-home .avatar {
  margin-right: 10px;
  vertical-align: top;
}
.profile-home a {
  display: block;
  height: 32px;
  line-height: 32px;
  float: left;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}
.profile-home a .icon-btn-add {
  margin-top: -3px;
  margin-right: 10px;
  vertical-align: top;
}
.profile-home a + a {
  position: relative;
  margin-left: 25px;
  padding-left: 20px;
}
.profile-home a + a:after {
  content: '';
  position: absolute;
  top: 0;
  left: -1px;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #ffffff;
  background-color: transparent;
  /* IE10 Consumer Preview */
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 100%);
  /* Opera */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 100%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(0.5, rgba(0, 0, 0, 0.25)), color-stop(1, rgba(0, 0, 0, 0)));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 100%);
  /* W3C Markup, IE10 Release Preview */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 50%, rgba(0, 0, 0, 0) 100%);
}
.profile-home a:last-child {
  padding-right: 16px;
}
.avatar {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  overflow: hidden;
  background-color: #eeeeee;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);
}
.avatar:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.25);
}
.profile-info-group {
  position: relative;
  margin-top: 30px;
  margin-bottom: 40px;
}
.profile-info-group .title {
  padding-right: 20px;
}
.profile-info-group .title:after {
  content: '';
  position: absolute;
  top: 0;
  left: 220px;
  width: 1px;
  height: 100%;
  background-color: #eeeeee;
}
.profile-info-group .table {
  margin-bottom: 0;
}
.profile-info-group .table tr th {
  padding-top: 0;
  line-height: 20px;
  font-size: 15px;
  border-bottom: 2px solid #eeeeee;
}
.profile-info-group .table tr td {
  border-bottom: 1px dotted #eeeeee;
}
.profile-info-group .table tr td a {
  display: inline-block;
  font-size: 13px;
}
.profile-info-group .table tr td a + a {
  margin-left: 20px;
}
.profile-info-group .table tbody + tbody {
  border: none;
}
.profile-info-group .table tbody + tbody tr th {
  padding-top: 20px;
}
.profile-info-group .dl-horizontal {
  margin-bottom: 0;
}
.modal-open .dropdown-menu {
  z-index: 2050;
}
.modal-open .dropdown.open {
  *z-index: 2050;
}
.modal-open .popover {
  z-index: 2060;
}
.modal-open .tooltip {
  z-index: 2070;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 360px;
  overflow: visible;
  padding: 9px;
  margin: -250px 0 0 -190px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDEvMDEvMDgOzQODAAAADUlEQVQImWNgYGBoAAAAhQCBuMOYEwAAAABJRU5ErkJggg==');
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 400px 200px rgba(255, 255, 255, 0.08);
  -moz-box-shadow: 0 0 400px 200px rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 400px 200px rgba(255, 255, 255, 0.08);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade.in {
  top: 50%;
}
.modal-wrap {
  padding: 1px;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.modal-header {
  padding: 19px;
  font-size: 21px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-body {
  max-height: 400px;
  padding: 19px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 19px;
  margin-bottom: 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  background-color: #e5e5e5;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer.right {
  text-align: right;
}
.modal-footer.left {
  text-align: left;
}
.modal-footer.form {
  padding-left: 95px;
}
.modal .form-horizontal {
  font-size: 12px;
  margin-bottom: 0;
}
.modal .form-horizontal label {
  font-size: 12px;
}
.modal .form-horizontal .control-group {
  margin-bottom: 10px;
}
.modal .form-horizontal .control-label {
  width: 70px;
  text-align: left;
}
.modal .form-horizontal .controls {
  margin-left: 75px;
}
.modal .form-horizontal .btn {
  margin-bottom: 5px;
}
.modal .form-horizontal .error-block {
  left: 90%;
}
.label,
.badge {
  font-size: 12px;
  line-height: 18px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  background-color: #666666;
}
.label {
  height: 18px;
  padding: 1px 4px 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.label .close {
  float: none;
}
.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #ff3300;
}
.label-important[href],
.badge-important[href] {
  background-color: #ff3300;
}
.label-warning,
.badge-warning {
  background-color: #fcb630;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #fcb630;
}
.label-success,
.badge-success {
  background-color: #57b343;
}
.label-success[href],
.badge-success[href] {
  background-color: #57b343;
}
.label-info,
.badge-info {
  background-color: #6bc8c1;
}
.label-info[href],
.badge-info[href] {
  background-color: #6bc8c1;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
}
.hero-unit h1,
.hero-unit .lead {
  margin-bottom: 5px;
  font-size: 38px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit p {
  font-size: 15px;
  font-weight: 200;
  line-height: 20px;
  color: inherit;
  margin-bottom: 20px;
}
.hero-unit.aut p {
  font-size: 13px;
  line-height: 18px;
}
.hero-unit.aut h1,
.hero-unit.aut .lead {
  margin-bottom: 20px;
}
.hero-unit.aut ul {
  list-style: none;
  margin-left: 0;
}
.hero-unit.aut ul li {
  margin-bottom: 5px;
}
.hero-unit.aut label {
  font-size: 13px;
  line-height: 18px;
}
.hero-unit.aut .btn {
  margin-top: 10px;
}
.hero-unit.aut .meta {
  font-size: 13px;
  margin-top: 20px;
}
.hero-unit.aut .meta a {
  margin-right: 10px;
}
.hero-unit.aut .span2 {
  width: 300px;
}
.list-soclink {
  height: 32px;
  margin: 0 0 0 -10px;
  list-style: none;
}
.list-soclink > li {
  float: left;
  margin-left: 10px;
}
.list-soclink > li > a {
  display: block;
  padding: 5px 6px;
  border: none;
  text-decoration: none;
  background: #4F4F4F;
  background: rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2);
}
.list-soclink > li > a:hover {
  background: #222222;
  background: rgba(0, 0, 0, 0.25);
}
.list-header,
.list-meta,
.list-content > li,
.list-footer {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 1px;
  border-bottom-color: rgba(0, 0, 0, 0.09);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.list-header {
  height: 47px;
  background: url('../images/list-bg.png') repeat-x left top;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.list-header-title {
  line-height: 34px;
  padding: 8px 20px 7px;
  font-size: 17px;
}
.list-meta,
.list-footer {
  padding: 6px 20px;
  line-height: 32px;
  background-color: #f9f9f9;
}
.list-meta {
  font-size: 13px;
  color: #555555;
}
.list-meta .label {
  position: relative;
  display: inline-block;
  max-width: 86px;
  padding: 0 20px 0 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list-meta .label .close {
  position: absolute;
  top: -1px;
  right: 4px;
}
.list-footer {
  margin-bottom: 20px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.list-footer.empty {
  position: relative;
  height: 400px;
  text-align: center;
}
.list-footer.empty h1 {
  margin: 40px 20px 0;
  font-weight: 400;
}
.list-footer.empty p {
  margin: 10px 20px;
  font-size: 16px;
}
.list-footer .total {
  margin: 0;
  font-size: 17px;
}
.list-footer .total dt,
.list-footer .total dd {
  line-height: 32px;
}
.list-footer .total dd {
  width: 144px;
  margin-left: 240px;
}
.list-footer .total dt {
  width: auto;
}
.list-meta:after,
.list-footer:after {
  content: '';
  display: table;
  clear: both;
}
.list-content {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.list-content > li {
  height: 80px;
  padding: 0;
  background: url('../images/list-bg.png') repeat-x left -49px;
}
.list-content > li.blocked {
  background-image: none;
  background-color: #eaeaea;
}
.list-content small {
  font-size: 11px;
  color: #999;
}
.list-content a.title {
  display: block;
  height: 40px;
  margin-right: 62px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-content a.title:visited {
  color: #5953AC;
}
.list-content .category {
  float: right;
  width: 32px;
  margin-right: -6px;
  line-height: 30px;
  padding: 0 0 0 30px;
}
.list-content .category i {
  vertical-align: middle;
  margin-top: 14px;
}
.list-content .notice {
  font-size: 13px;
}
.list-content .notice a {
  border: none;
}
.list-inner {
  padding: 10px 20px;
}
.list-inner ul > li.btn-group > .btn {
  float: none;
}
.list-inner > ul > li.btn-group > .dropdown-menu {
  right: 0;
  left: auto;
}
.list-inner.meta {
  line-height: 58px;
  font-size: 13px;
  padding-left: 10px;
  background: url('../images/v-separator.png') no-repeat left 10px;
}
.list-inner.meta > ul {
  margin: 0;
  list-style: none;
  text-align: right;
}
.list-inner.meta > ul > li {
  display: inline-block;
  width: 50px;
  margin-left: 10px;
  vertical-align: middle;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
}
.list-inner.meta > ul > li.last-child {
  width: 36px;
  margin-left: 5px;
  overflow: visible;
}
.list-inner.meta > ul > li > i {
  margin-right: 2px;
}
.list-inner.meta > ul > li .icon-delete {
  margin: 0 1px;
}
.list-inner.meta > ul > li.price {
  width: 100px;
  font-size: 17px;
  font-weight: bold;
}
.list-inner.meta .btn-primary,
.list-content .inner.meta .btn-danger {
  margin-top: -1px;
}
.search-option {
  position: relative;
  float: left;
  height: 47px;
  border-right: 1px solid #e5e5e5;
  border-right-color: rgba(0, 0, 0, 0.12);
}
.search-option:last-child {
  border-right: none;
}
.search-option:first-child .search-option-header {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
}
.search-option form {
  margin: 0;
}
.search-option .form-search {
  position: relative;
  padding: 8px 19px;
}
.search-option .form-actions {
  text-align: right;
  margin: 0;
  padding: 19px;
  border: none;
  -webkit-border-radius: 0 0 9px 9px;
  -moz-border-radius: 0 0 9px 9px;
  border-radius: 0 0 9px 9px;
}
.search-option-header {
  display: block;
  width: 134px;
  line-height: 47px;
  padding: 0 25px 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-option-header:hover {
  background-color: #f9f9f9;
}
.search-option-header:active,
.search-option-header.active {
  background: url('../images/search-active-bg.png') repeat-x top left;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
}
.search-option-header .icon-switch {
  position: absolute;
  right: 12px;
  top: 18px;
}
.search-option.active .search-option-header {
  margin: -1px;
  line-height: 48px;
  border: 1px solid #e5e5e5;
  border-color: rgba(0, 0, 0, 0.12);
  border-bottom: none;
  background: url('../images/search-active-bg.png') repeat-x top left;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.08);
}
.search-option-body-wrap {
  display: none;
  position: absolute;
  z-index: 14;
  left: -1px;
  top: 100%;
  margin-top: 1px;
  min-width: 177px;
  padding: 1px;
  background: #f9f9f9;
  border: 1px solid #e5e5e5;
  border-color: rgba(0, 0, 0, 0.12);
  border-top: none;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.1);
}
.search-option-body {
  padding: 19px;
}
.search-option-body .controls > label {
  margin-bottom: 10px;
}
.search-option-list {
  margin: 10px 0;
  list-style: none;
}
.search-option-list a {
  display: block;
  line-height: 30px;
  padding: 0 19px;
}
.search-option-list .active a {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  background: #ed9f0b;
}
.search-option-list.fixed {
  max-height: 240px;
  overflow: auto;
}
.search-option-categories {
  width: 860px;
}
.search-empty {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 32px;
  margin: auto;
  font-size: 32px;
  text-align: center;
  color: #999999;
}
.request-content {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 30px;
}
.request-contact {
  padding: 20px;
  margin-bottom: 30px;
  background: #f9f9f9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.request-contact.blocked {
  text-align: center;
}
.request-contact.blocked .btn {
  vertical-align: top;
}
.request-contact p {
  font-size: 14px;
}
.request-contact i {
  margin-right: 3px;
}
.request-price {
  display: inline-block;
  margin-right: 20px;
  line-height: 34px;
  font-size: 32px;
  letter-spacing: -1px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
@font-face {
  font-family: 'ALSRubl-Arial';
  src: url('../font/alsrubl-arial-regular.eot');
  src: url('../font/alsrubl-arial-regular.eot?#iefix') format('embedded-opentype'), url('../font/alsrubl-arial-regular.woff') format('woff'), url('../font/alsrubl-arial-regular.ttf') format('truetype'), url('../font/alsrubl-arial-regular.svg#ALSRublArialRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ALSRubl-Arial';
  src: url('../font/alsrubl-arial-bold.eot');
  src: url('../font/alsrubl-arial-bold.eot?#iefix') format('embedded-opentype'), url('../font/alsrubl-arial-bold.woff') format('woff'), url('../font/alsrubl-arial-bold.ttf') format('truetype'), url('../font/alsrubl-arial-bold.svg#ALSRublArialBold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .insearch {
    background-image: url('../images/logo@2x.png');
    background-size: 157px 29px;
  }
  [class^="icon-"],
  [class*=" icon-"] {
    background-image: url('../images/sprite@2x.png');
    background-size: 648px 112px;
  }
  [class^="icon-c-"],
  [class*=" icon-c-"] {
    background-image: url('../images/c-sprite@2x.png');
    background-size: 1536px 128px;
  }
  [class^="icon-soc-"],
  [class*=" icon-soc-"] {
    background-image: url('../images/aut-sprite@2x.png');
    background-size: 300px 55px;
  }
  [class^="icon-20-"],
  [class*=" icon-20-"] {
    background-image: url('../images/soc-sprite@2x.png');
    background-size: 144px 24px;
  }
  .g-menu li,
  .g-menu li a,
  .g-cart,
  .g-cart a {
    background-image: url('../images/menu-bg@2x.png');
    background-size: 320px 318px;
  }
}
