﻿@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url(jquery-ui-themes/smoothness/jquery-ui-1.10.3.custom.css);
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  line-height: 1;
  white-space: nowrap;
  vertical-align: baseline; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .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 .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*@import "bootstrap-select/bootstrap-select.scss";*/
/*fonts*/
/*AvernirLTStd Medium*/
/*AvernirLTStd MediumOblique*/
/*AvenitLTStd Black*/
/*AvenitLTStd Black*/
/*colors*/
/*size*/
/*mixins*/
/*********** CSS RESET **********/
* {
  margin: 0;
  outline: none;
  padding: 0;
  text-decoration: none; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  margin: 0 !important;
  -webkit-text-size-adjust: none; }

ol, ul {
  list-style: none; }

a img {
  border: none; }

a:active {
  outline: none; }

input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  margin: 0;
  border: 0;
  padding: 0; }

input[type="reset"],
input[type="text"],
input[type="password"],
textarea {
  border-radius: 0; }

input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none; }

input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 1000px #fff; }

script {
  display: none !important; }

/*********** GLOBAL STYLES **********/
body {
  max-width: 100%;
  overflow-x: hidden;
  background-color: #fff;
  font: normal 14px "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif, Helvetica, sans-serif;
  color: #000; }

h1, h2, h3, h4, h5, h6 {
  color: #e50083; }

a {
  color: inherit;
  cursor: pointer; }

a img {
  opacity: 0.99;
  /*firefox scale bug fix*/ }

table {
  width: 100%;
  border-collapse: collapse; }

input[type="text"],
input[type="password"],
textarea, select {
  height: 36px;
  /*safari padding fix*/
  border: 1px solid #f1f1f1;
  padding: 8px;
  vertical-align: middle; }

input, textarea, select {
  font-size: 14px;
  font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
  color: #000; }

textarea {
  min-height: 150px; }

select {
  min-width: 50px;
  height: 32px;
  /*safari padding fix*/
  padding: 6px; }

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus, select:focus {
  border-color: #ccc;
  color: #444; }

input[type="button"], input[type="submit"],
button, .button-1, .button-2 {
  cursor: pointer; }

label, label + * {
  vertical-align: middle; }

.master-wrapper-content {
  position: relative;
  z-index: 0;
  width: 90%;
  margin: 0 auto; }

.master-column-wrapper {
  position: relative;
  z-index: 0; }

.master-column-wrapper:after {
  content: "";
  display: block;
  clear: both; }

.center-2, .side-2 {
  margin: 0 0 50px; }

.side-2:after {
  content: "";
  display: block;
  clear: both; }

.page {
  min-height: 200px; }

.page-title {
  min-height: 50px;
  margin: 0 0 25px;
  border-bottom: 1px solid #ddd;
  padding: 6px 10px; }

.page-title h1 {
  font-size: 30px;
  font-weight: normal; }

.page:after,
.page-title:after,
.page-body:after {
  content: "";
  display: block;
  clear: both; }

.center-1 .page-title,
.center-1 .title {
  text-align: center; }

.buttons {
  margin: 0 0 30px; }

.link-rss {
  display: none;
  width: 24px;
  height: 24px;
  background: url("../images/rss.png") center no-repeat;
  font-size: 0 !important; }

.category-description ul,
.manufacturer-description ul,
.full-description ul,
.topic-block ul,
.topic-page ul,
.post-body ul {
  margin: 12px 0;
  padding: 0 0 0 36px;
  list-style: disc; }

.category-description ol,
.manufacturer-description ol,
.full-description ol,
.topic-block ol,
.topic-page ol,
.post-body ol {
  margin: 0 0 20px;
  padding: 0 0 0 36px;
  list-style: decimal; }

.category-description p,
.manufacturer-description p,
.full-description p,
.topic-block p,
.topic-page p,
.post-body p,
.news-body p {
  margin: 0 0 20px; }

.flyout-cart {
  display: none; }

/*********** GLOBAL FORMS ***********/
.fieldset, .section {
  position: relative;
  margin: 0 0 40px; }

.section .title {
  margin: 0 0 15px;
  padding: 0 10px;
  font-size: 20px;
  color: #444; }

.fieldset .title {
  margin: 30px 0 30px;
  overflow: hidden;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  text-align: center;
  font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
  float: none;
  min-height: 40px;
  padding: 10px 15px;
  line-height: 20px;
  color: #717171;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f5f5+0,e8e8e8+98 */
  background: #f5f5f5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f5f5f5 0%, #e8e8e8 98%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 98%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 98%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e8e8e8',GradientType=0 );
  /* IE6-9 */ }
  @media (max-width: 767px) {
    .fieldset .title {
      margin-left: 15px;
      margin-right: 15px; } }

.fieldset .title strong,
.section .title strong {
  font-weight: normal; }

.form-fields {
  position: relative; }

.inputs {
  position: relative;
  margin: 0 0 15px;
  white-space: nowrap;
  /*fix for 'required' elements*/
  font-size: 0; }

.inputs:after {
  content: "";
  display: block;
  clear: both; }

.inputs label {
  display: block;
  width: 100%;
  margin: 0 0 10px;
  text-align: left;
  font-size: 14px;
  /*reset zeroing*/
  color: #444; }

.inputs input[type="text"],
.inputs input[type="password"],
.inputs select, .inputs textarea,
.inputs .bootstrap-select {
  width: 400px;
  max-width: 100%;
  background-color: #fff; }

.inputs .bootstrap-select {
  width: 400px !important; }

.inputs.custom-attributes {
  white-space: normal; }

.inputs .option-list {
  display: inline-block;
  max-width: 95%;
  vertical-align: middle; }

.inputs .option-list li {
  display: inline-block;
  margin: 5px;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 10px; }

.inputs .option-list label {
  display: inline-block;
  width: auto !important;
  margin: 0 0 0 5px; }

.inputs.reversed {
  margin: 0 0 20px;
  text-align: center; }

.required {
  margin: 0 -8px 0 3px;
  /*siblings offset*/
  vertical-align: top;
  font-size: 20px;
  font-weight: normal;
  color: #e4434b; }

.message-error,
.field-validation-error,
.username-not-available-status,
.poll-vote-error, .password-error {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #e4434b;
  margin-top: 5px; }

.field-validation-valid,
.username-available-status {
  display: block;
  text-align: center;
  font-size: 13px;
  color: #4cb17c; }

.captcha-box {
  text-align: center;
  line-height: 0;
  /*firefox line-height bug fix*/ }

.captcha-box > div {
  display: inline-block;
  max-width: 100%; }

.captcha-box input {
  height: auto; }

/*********** GLOBAL TABLES ***********/
.table-wrapper {
  overflow-x: auto; }

.cart th,
.data-table th,
.forum-table th {
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: #ddd;
  background-color: #f6f6f6;
  padding: 10px;
  white-space: nowrap;
  font-weight: normal; }

.cart td,
.data-table td,
.forum-table td {
  min-width: 50px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent #ddd #ddd;
  background-color: #fff;
  padding: 20px;
  color: #444; }

.forum-table td {
  min-width: 90px; }

.cart a,
.data-table a,
.forum-table a {
  font-weight: normal;
  color: #4ab2f1; }

.cart a:hover,
.data-table a:hover,
.forum-table a:hover {
  text-decoration: underline; }

.cart .product,
.data-table .product,
.data-table .message,
.data-table .info,
.data-table .name,
.forum-table .forum-details,
.forum-table .topic-details {
  min-width: 225px;
  text-align: left; }

.cart .product a,
.data-table .product a,
.data-table .info a {
  font-weight: bold;
  color: #444; }

.cart .product a:hover,
.data-table .product a:hover,
.data-table .info a:hover {
  color: #4ab2f1;
  text-decoration: none; }

.cart .product .edit-item {
  margin: 10px 0 0; }

.cart .product .edit-item a {
  font-weight: normal;
  color: #4ab2f1; }

.cart .product .edit-item a:hover {
  text-decoration: underline; }

.cart .remove-from-cart,
.cart .add-to-cart,
.data-table .select-boxes,
.data-table .order {
  text-align: center; }

.cart td.unit-price,
.data-table td.unit-price {
  white-space: nowrap; }

.cart td.quantity input {
  width: 50px;
  text-align: center; }

.cart td.subtotal,
.data-table td.total {
  white-space: nowrap;
  color: #444; }

.cart td.subtotal .discount {
  font-style: italic;
  color: #4ab2f1; }

.data-table em a {
  font-weight: bold;
  color: #444; }

.data-table div.download {
  margin: 10px 0 0; }

/*********** NOTIFICATIONS & POPUPS  ***********/
.bar-notification {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 15px 25px 15px 10px;
  line-height: 16px;
  color: #fff;
  opacity: 0.95; }

.bar-notification.success {
  background-color: #4bb07a; }

.bar-notification.error {
  background-color: #e4444c; }

.bar-notification .content {
  margin: 0 10px 0 0; }

.bar-notification .content a {
  color: #fff;
  text-decoration: underline; }

.bar-notification .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  margin: 7px;
  background: #fff url("../images/close.png") center no-repeat;
  cursor: pointer; }

.noscript {
  border-bottom: 1px solid #333;
  background-color: #ff9;
  padding: 30px 15px;
  text-align: center;
  line-height: 22px;
  color: #444; }

.ajax-loading-block-window {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  background: url("../images/loading.gif") center no-repeat; }

.please-wait {
  background: url("../images/ajax-loader-small.gif") no-repeat;
  padding-left: 20px;
  font-size: 14px; }

.ui-dialog {
  width: 350px !important;
  max-width: 90%;
  border: 1px solid #ddd;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  background-color: #fff;
  /*override jQuery UI styles, do not delete doubled properties*/
  border-radius: 0;
  padding: 0;
  font: normal 14px Arial, Helvetica, sans-serif; }

.ui-dialog:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); }

.ui-dialog-titlebar {
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  background-color: #eee;
  padding: 10px 15px;
  /*override jQuery UI styles, do not delete doubled properties*/
  border-width: 0 0 1px;
  border-radius: 0;
  background-image: none;
  padding: 10px 15px !important;
  font-weight: normal;
  cursor: auto !important; }

.ui-dialog-titlebar > span {
  float: left;
  font-size: 18px;
  color: #444;
  /*override jQuery UI styles, do not delete doubled properties*/
  margin: 0 !important; }

.ui-dialog-titlebar button {
  position: absolute;
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  border: none;
  overflow: hidden;
  background: url("../images/close.png") center no-repeat;
  font-size: 0;
  /*override jQuery UI styles, do not delete doubled properties*/
  top: 0 !important;
  right: 0 !important;
  width: 42px !important;
  height: 42px !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 0;
  background: url("../images/close.png") center no-repeat !important;
  padding: 0 !important; }

.ui-dialog-titlebar button span {
  display: none !important; }

.ui-dialog-content {
  height: auto !important;
  padding: 15px;
  line-height: 20px;
  /*override jQuery UI styles, do not delete doubled properties*/
  background-color: #fff !important;
  padding: 15px !important;
  color: #777; }

.eu-cookie-bar-notification {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 320px;
  height: 180px;
  margin: -90px 0 0 -160px;
  border: 1px solid #ccc;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  padding: 20px;
  text-align: center; }

.eu-cookie-bar-notification .text {
  margin-bottom: 20px;
  line-height: 20px; }

.eu-cookie-bar-notification button {
  min-width: 60px;
  margin: 5px 0 10px;
  border: none;
  background-color: #4ab2f1;
  padding: 8px 12px;
  font-size: 14px;
  color: #fff; }

.eu-cookie-bar-notification button:hover {
  background-color: #248ece; }

.eu-cookie-bar-notification a {
  display: block;
  color: #4ab2f1; }

.eu-cookie-bar-notification a:hover {
  text-decoration: underline; }

/*********** HEADER ***********/
.admin-header-links {
  background-color: #333;
  text-align: center;
  color: #eee; }

.admin-header-links * {
  display: inline-block;
  margin: 0 10px;
  line-height: 35px;
  font-size: 12px;
  font-weight: bold; }

.admin-header-links .impersonate {
  display: inline-block; }

.admin-header-links .impersonate a {
  background-color: #555;
  padding: 0 15px; }

.admin-header-links .impersonate a:hover {
  background-color: #666; }

.header {
  position: relative;
  z-index: 10;
  width: 100%;
  margin: auto;
  text-align: center; }
  @media (min-width: 768px) {
    .header {
      width: 95%; } }

.header-upper {
  position: relative;
  border-bottom: 1px solid #ddd; }

.header-selectors-wrapper > div {
  display: block;
  width: 50%;
  margin: 10px auto;
  vertical-align: middle; }

.header-selectors-wrapper select {
  width: 100%; }

.language-list {
  max-width: 100%;
  font-size: 0; }

.language-list li {
  display: inline-block;
  margin: 0 1px;
  vertical-align: middle; }

.language-list a {
  display: block;
  position: relative;
  width: 24px;
  height: 32px;
  line-height: 0; }

.language-list img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.header-links-wrapper {
  position: relative;
  padding: 20px 0; }

.header-links ul {
  font-size: 0; }

.header-links li {
  display: inline-block;
  margin: 0 10px; }

.header-links span,
.header-links a {
  display: inline-block;
  font-size: 12px;
  /*reset zeroing*/
  line-height: 36px;
  text-transform: uppercase; }

.header-links a:hover {
  color: #4ab2f1; }

#topcartlink {
  display: block;
  width: 70%;
  max-width: 400px;
  margin: 10px auto 0;
  background-color: #f6f6f6;
  padding: 0 20px; }

#topcartlink a {
  background: url("../images/shopping-bag.png") left center no-repeat;
  padding: 0 0 0 20px; }

.header-lower {
  position: relative;
  z-index: 0;
  padding: 35px 0; }

.header-logo {
  margin: 0 0 20px;
  text-align: center; }

.header-logo a {
  display: inline-block;
  max-width: 100%;
  line-height: 0;
  /*firefox line-height bug fix*/ }

.header-logo a img {
  max-width: 100%;
  opacity: 1; }

.search-box form {
  display: inline-block; }

.search-box form:after {
  content: "";
  display: block;
  clear: both; }

.search-box input.search-box-text {
  float: left;
  width: 200px;
  height: 36px;
  margin: 0 -1px 0 0; }

.search-box .search-box-button {
  float: left;
  min-width: 86px;
  height: 36px;
  border: none;
  background-color: #4ab2f1;
  padding: 0 15px;
  text-align: center;
  color: #fff;
  text-transform: uppercase; }

.search-box .search-box-button:hover {
  background-color: #248ece; }

.search-box .ui-autocomplete-loading {
  background: #fff url("../images/ajax-loader-small.gif") right center no-repeat; }

.ui-helper-hidden-accessible {
  display: none !important; }

.ui-autocomplete {
  width: 285px !important;
  border: 1px solid #ddd;
  border-top: none;
  overflow: hidden;
  background-color: #fff;
  text-align: left;
  /*override jQuery UI styles, do not delete doubled properties*/
  border-radius: 0;
  padding: 0;
  font: normal 14px Arial, Helvetica, sans-serif; }

.ui-autocomplete li {
  border-top: 1px solid #ddd; }

.ui-autocomplete li:first-child {
  border-top: none; }

.ui-autocomplete a {
  display: block;
  padding: 15px;
  font-size: 14px;
  /*override jQuery UI styles, do not delete doubled properties*/
  margin: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  background: none !important;
  padding: 15px !important;
  line-height: normal !important;
  color: #777 !important; }

.ui-autocomplete a:hover,
.ui-autocomplete a.ui-state-focus {
  background-color: #f6f6f6 !important; }

.ui-autocomplete img {
  display: none;
  min-width: 20px;
  margin: 0 10px 0 0;
  vertical-align: middle; }

/*********** FOOTER ***********/
.footer {
  background-color: #eee;
  text-align: center; }

.footer-upper {
  width: 95%;
  margin: auto;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  padding: 40px 0;
  font-size: 0; }

.footer-block {
  width: 95%;
  margin: 1px auto;
  text-align: left;
  font-size: 14px;
  /*reset zeroing*/ }

.footer-block .title {
  margin: 0 0 1px;
  background: #4ab2f1 url("../images/toggle-white.png") right center no-repeat;
  padding: 10px 15px;
  font-size: 20px;
  color: #fff;
  cursor: pointer; }

.footer-block .title strong {
  font-weight: normal; }

.footer-block .list {
  display: none;
  margin: 0 0 20px;
  background-color: #fff;
  padding: 10px 15px; }

.footer-block .list a {
  display: block;
  padding: 10px 15px;
  line-height: 20px; }

.footer-block .list a:hover {
  color: #4ab2f1; }

.follow-us {
  margin: 30px auto 0;
  text-align: center; }

.follow-us .title {
  margin: 0 0 10px;
  background: none;
  color: #444;
  cursor: auto; }

.follow-us .social ul {
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 30px;
  font-size: 0; }

.follow-us .social li {
  display: inline-block;
  margin: 0 5px; }

.follow-us .social a {
  display: block;
  width: 38px;
  height: 38px;
  background: url("../images/social-sprite.png") no-repeat;
  font-size: 0; }

.follow-us .social .facebook a {
  background-position: 0 0; }

.follow-us .social .twitter a {
  background-position: -38px 0; }

.follow-us .social .rss a {
  background-position: -76px 0; }

.follow-us .social .youtube a {
  background-position: -114px 0; }

.follow-us .social .google-plus a {
  background-position: -152px 0; }

.newsletter-email {
  display: inline-block;
  overflow: hidden; }

.newsletter-email input[type="text"] {
  float: left;
  width: 180px;
  height: 36px;
  margin: 0 -1px 0 0; }

.newsletter-subscribe-button {
  float: left;
  height: 36px;
  border: none;
  background-color: #4ab2f1;
  padding: 0 15px;
  text-align: center;
  color: #fff;
  text-transform: uppercase; }

.newsletter-subscribe-button:hover {
  background-color: #248ece; }

.newsletter-email .options {
  clear: both;
  padding: 10px 0 0; }

.newsletter-validation,
.newsletter-result {
  width: 100%;
  overflow: hidden;
  line-height: 28px; }

/*.newsletter-validation .please-wait {
	display: none !important; 
}*/
.footer-lower {
  width: 95%;
  margin: auto;
  overflow: hidden;
  padding: 25px 0;
  font-size: 12px; }

.footer-tax-shipping a {
  font-weight: bold;
  color: #4ab2f1; }

.footer-tax-shipping a:hover {
  text-decoration: underline; }

.footer-powered-by {
  margin: 10px 0 0; }

.footer-powered-by a {
  font-weight: bold;
  color: #4ab2f1; }

.footer-powered-by a:hover {
  text-decoration: underline; }

.theme-selector {
  margin: 10px 0 0; }

.theme-selector select, .theme-selector .bootstrap-select {
  width: 170px !important; }

/*********** SIDE COLUMN ***********/
.block {
  max-width: 600px;
  /*width limit in mobile*/
  min-height: 50px;
  margin: auto;
  text-align: left; }

.block .title {
  position: relative;
  margin: 0 0 10px;
  border-bottom: 1px solid #ddd;
  background: #f6f6f6 url("../images/toggle-gray.png") right 14px no-repeat;
  padding: 12px 30px 12px 10px;
  font-size: 20px;
  color: #444;
  cursor: pointer; }

.block .title strong {
  font-weight: normal; }

.block .listbox {
  display: none;
  border-bottom: 1px solid #ddd;
  padding: 10px 5px; }

.block .list li {
  padding: 5px 0 5px 15px; }

.block .list a {
  display: inline-block;
  position: relative;
  padding: 5px 0;
  font-size: 16px;
  color: #444;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease; }

.block .list a:before {
  content: "";
  position: absolute;
  top: 12px;
  left: -15px;
  width: 5px;
  height: 5px;
  background-color: #ddd; }

.block .list .active > a {
  color: #4ab2f1; }

.block .list a:hover {
  color: #4ab2f1; }

.block a.product-picture {
  display: none; }

.block a.product-picture:before {
  display: none; }

.block .sublist {
  margin: 15px 0 5px; }

.block .sublist a {
  font-size: 14px; }

.block .view-all {
  margin: 10px 0 0; }

.block .view-all a {
  display: inline-block;
  padding: 10px 15px;
  font-size: 16px;
  color: #4ab2f1; }

.block .view-all a:hover {
  text-decoration: underline; }

.block .tags {
  margin: 5px 0 10px; }

.block .tags ul {
  font-size: 0; }

.block .tags li,
.product-tags-all-page li {
  display: inline-block;
  position: relative;
  margin: 0 10px;
  overflow: hidden;
  font-size: 17px !important;
  /*setting base size*/ }

.block .tags li a,
.product-tags-all-page li a {
  float: left;
  line-height: 30px;
  color: #444; }

.block .tags li a:hover,
.product-tags-all-page li a:hover {
  color: #4ab2f1; }

.poll strong {
  display: block;
  margin: 10px 0;
  background-color: #f6f6f6;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: normal;
  color: #444;
  text-transform: uppercase; }

.poll-options,
.poll-results {
  margin: 10px 0 15px;
  overflow: hidden;
  font-size: 15px;
  color: #444; }

.poll-options li,
.poll-results li {
  margin: 10px 0; }

.poll-options li > input {
  margin: 0 5px 0 0;
  cursor: pointer; }

.poll-options li > label {
  display: inline-block;
  font-size: 16px;
  cursor: pointer; }

.poll .buttons input {
  border: none;
  background-color: #aaa;
  padding: 10px 20px;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase; }

.poll .buttons input:hover {
  background-color: #bbb; }

.poll-total-votes {
  display: block;
  margin: 10px 0 0;
  font-weight: bold;
  font-style: italic;
  color: #444; }

.home-page-polls {
  text-align: center; }

.home-page-polls .title {
  border-bottom: 1px solid #ddd;
  color: #444;
  font-size: 30px;
  font-weight: normal;
  margin: 0 0 30px;
  padding: 0 0 15px; }

.home-page-polls .title strong {
  font-weight: normal; }

.home-page-polls li {
  display: inline-block;
  margin: 10px; }

/********** CATEGORY PAGE **********/
.breadcrumb {
  margin: 0 0 50px;
  background-color: #f6f6f6;
  padding: 5px 10px; }

.breadcrumb ul {
  font-size: 0; }

.breadcrumb li {
  display: inline-block; }

.breadcrumb li * {
  display: inline-block;
  margin: 0 5px;
  font-size: 14px;
  /*reset zeroing*/
  line-height: 32px; }

.breadcrumb strong {
  font-weight: normal; }

.breadcrumb a:hover {
  color: #4ab2f1; }

.category-description,
.manufacturer-description,
.vendor-description {
  margin: 0 0 25px;
  line-height: 22px; }

.contact-vendor {
  margin: 0 0 30px; }

.contact-vendor .button-2 {
  border: none;
  background-color: #4ab2f1;
  padding: 10px 15px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase; }

.contact-vendor .button-2:hover {
  background-color: #248ece; }

.product-selectors {
  margin: 0 0 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 20px 0; }

.product-selectors:first-child {
  border-top: none; }

.product-selectors:after {
  content: "";
  display: block;
  clear: both; }

.product-selectors > div {
  display: inline-block;
  margin: 5px; }

.product-selectors span {
  vertical-align: middle;
  font-size: 16px; }

.product-selectors select, .product-selectors .bootstrap-select {
  margin: 0 8px; }

.product-selectors .product-viewmode {
  display: none;
  font-size: 0; }

.product-filters {
  display: table;
  width: 100%;
  margin: 20px 0 20px; }

.product-filter {
  margin: 0 0 10px; }

.product-filter .filter-title {
  margin: 0 0 10px;
  background-color: #f6f6f6;
  padding: 10px;
  font-size: 17px;
  color: #444; }

.product-filter .filter-title strong {
  font-weight: normal; }

.product-filter .filter-content {
  padding: 10px;
  color: #444; }

.product-filter .available-items:after {
  content: "";
  display: block;
  clear: both; }

.product-filter .group {
  margin: 0 0 10px; }

.product-filter .group li {
  font-size: 15px; }

.product-filter .group li a,
.product-filter .group li strong {
  display: inline-block;
  padding: 5px 0; }

.product-filter .group li a:hover {
  color: #4ab2f1; }

.product-filter .group li.item {
  display: inline-block;
  position: relative;
  margin: 0 15px 0 0;
  padding: 0 0 0 15px; }

.product-filter .group li.item:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #ddd; }

.filtered-items .title {
  margin: 0 0 5px;
  font-style: italic; }

.filtered-items .item {
  color: #4ab2f1; }

.remove-filter {
  margin: 15px 0; }

.remove-filter a {
  display: inline-block;
  background-color: #aaa;
  padding: 10px 20px;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase; }

.remove-filter a:hover {
  background-color: #999; }

.item-grid:after {
  content: "";
  display: block;
  clear: both; }

.item-box {
  position: relative;
  width: 100%;
  float: left;
  margin: 0 0 80px;
  text-align: left; }

.item-box .picture {
  z-index: 1;
  overflow: hidden;
  background-color: #fff;
  margin: 0 0 20px; }

.item-box .picture a {
  display: block;
  position: relative; }

.item-box .picture a:before {
  content: "";
  display: block;
  padding-top: 100%; }

.item-box .picture a img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateZ(0) scale(1, 1); }

.item-box:hover .picture a img {
  opacity: 0.85; }

.item-box .details {
  padding: 0 10px; }

.item-box .product-title {
  margin: 0 0 10px;
  overflow: hidden;
  font-size: 17px;
  line-height: 1.2;
  font-weight: normal;
  color: #4ab2f1; }

.item-box .product-title a {
  display: block; }

.item-box .product-title a:hover {
  color: #248ece; }

.item-box .product-rating-box {
  display: inline-block;
  margin: 0 0 10px; }

.item-box .rating {
  background: url("../images/rating1.png") repeat-x;
  width: 95px;
  height: 14px; }

.item-box .rating div {
  background: url("../images/rating2.png") repeat-x;
  height: 14px; }

.item-box .description {
  display: none; }

.item-box .description a {
  display: block;
  overflow: hidden; }

.item-box .prices {
  margin: 0 0 10px;
  overflow: hidden; }

.item-box .old-price {
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #aaa;
  text-decoration: line-through; }

.item-box .actual-price {
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #666; }

.item-box .tax-shipping-info a {
  color: #4ab2f1; }

.item-box .tax-shipping-info a:hover {
  text-decoration: underline; }

.item-box .buttons {
  margin: 0;
  font-size: 0; }

.item-box input[type="button"] {
  display: inline-block;
  height: 40px;
  border: none;
  vertical-align: middle; }

.item-box .product-box-add-to-cart-button {
  width: 60%;
  background-color: #4ab2f1;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase; }

.item-box .product-box-add-to-cart-button:hover {
  background-color: #248ece; }

.item-box .add-to-compare-list-button,
.item-box .add-to-wishlist-button {
  width: 20%;
  border-left: 1px solid #fff !important;
  background-color: #eaeaea;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0; }

.item-box .add-to-compare-list-button {
  background-image: url("../images/compare-button.png"); }

.item-box .add-to-wishlist-button {
  background-image: url("../images/wishlist-button.png"); }

.item-box .add-to-compare-list-button:hover,
.item-box .add-to-wishlist-button:hover {
  background-color: #ddd; }

.home-page-category-grid,
.sub-category-grid,
.manufacturer-grid,
.vendor-grid {
  margin: 0 0 20px; }

.home-page-category-grid .title,
.sub-category-grid .title {
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.home-page-category-grid .title a,
.sub-category-grid .title a {
  display: block;
  padding: 0 0 15px; }

.home-page-category-grid .picture,
.sub-category-grid .picture {
  margin: 0; }

.home-page-category-grid .picture a:before,
.sub-category-grid .picture a:before {
  padding-top: 65%; }

.product-grid,
.product-list {
  margin: 0 0 50px; }

.product-grid .title {
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px;
  font-size: 30px;
  font-weight: normal;
  color: #444; }

.product-grid .title strong {
  font-weight: normal; }

.manufacturer-grid .title {
  margin: 0 0 15px;
  text-align: center;
  font-size: 16px; }

.manufacturer-grid .title a:hover {
  color: #4ab2f1; }

.manufacturer-grid .picture {
  border: 1px solid #ddd; }

.vendor-grid .title {
  margin: 0 0 15px;
  text-align: center;
  font-size: 16px; }

.vendor-grid .title a:hover {
  color: #4ab2f1; }

.vendor-grid .picture {
  border: 1px solid #ddd; }

.pager {
  margin: 0 0 0; }

.pager ul {
  text-align: center;
  font-size: 0; }

.pager li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: top; }

.pager li a,
.pager li span {
  display: block;
  min-width: 32px;
  height: 32px;
  border: 2px solid transparent;
  background-color: #0099ff;
  padding: 0;
  text-align: center;
  font-size: 14px;
  /*reset zeroing*/
  cursor: pointer;
  border-radius: 50%;
  color: #fff;
  font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
  line-height: 30px; }

.pager li span {
  border-color: #fff;
  background-color: #e50083;
  color: #fff;
  position: relative; }
  .pager li span:before {
    content: "";
    position: absolute;
    top: -4px;
    right: -4px;
    left: -4px;
    bottom: -4px;
    border-radius: 50%;
    border: 2px solid #0099ff;
    display: block; }

.pager li.previous-page *,
.pager li.next-page * {
  background-position: center;
  background-repeat: no-repeat;
  background-color: #0099ff;
  font-size: 0;
  color: #fff;
  text-indent: -999px;
  overflow: hidden;
  background-size: 23px; }

.pager li.last-page *,
.pager li.first-page * {
  display: none !important; }

.pager li.previous-page * {
  background-image: url("/Themes/DefaultClean/Content/images/icons/svg/arrow-left.svg"); }

.pager li.next-page * {
  background-image: url("/Themes/DefaultClean/Content/images/icons/svg/arrow-right.svg"); }

/********** PRODUCT PAGE **********/
.product-details-page {
  padding: 20px 0 0; }

.product-essential {
  margin: 0 0 40px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px; }

.product-essential:after {
  content: "";
  display: block;
  clear: both; }

.gallery {
  margin: 0 auto 20px; }

.gallery .picture-wrapper {
  margin: 0 0 10px; }

.gallery .picture {
  position: relative;
  max-width: 100%;
  margin: 0 auto 10px;
  overflow: hidden; }

.gallery .picture:before {
  content: "";
  display: block;
  padding-top: 100%; }

.gallery .picture img,
.gallery .picture-thumbs img,
.variant-picture img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto; }

.gallery .picture-thumbs {
  overflow: hidden;
  font-size: 0; }

.gallery .picture-thumbs a {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 5px 10px;
  overflow: hidden; }

.overview {
  position: relative;
  margin: 0 0 50px; }

.overview .discontinued-product {
  background: #f3f3f3;
  margin: 0 0 20px; }

.overview .discontinued-product h4 {
  display: inline-block;
  font-size: 14px;
  padding: 17px 17px 17px 40px;
  background: url("../images/discontinued-product-icon.png") no-repeat 13px center;
  color: #de444c; }

.overview .product-name {
  margin: 0 0 25px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px; }

.overview .product-name h1 {
  font-size: 30px;
  font-weight: normal; }

.overview .short-description {
  margin: 0 0 25px;
  line-height: 1.5; }

.product-no-reviews,
.product-reviews-overview {
  margin: 0 0 25px; }

.product-no-reviews a {
  text-decoration: underline; }

.product-review-box {
  display: inline-block;
  margin: 0 0 8px; }

.product-review-box .rating {
  width: 95px;
  height: 14px;
  background: url("../images/rating1.png") repeat-x; }

.product-review-box .rating div {
  height: 14px;
  background: url("../images/rating2.png") repeat-x; }

.product-review-links a {
  text-decoration: underline; }

.product-review-links a:hover {
  color: #4ab2f1; }

.overview .value,
.variant-overview .value {
  color: #444; }

.overview .value a,
.variant-overview .value a {
  color: #4ab2f1; }

.overview .value a:hover,
.variant-overview .value a:hover {
  text-decoration: underline; }

.overview-buttons {
  margin: 0 0 25px;
  font-size: 0; }

.overview-buttons div {
  width: 80%;
  margin: 0 auto 3px; }

.overview .button-2,
.variant-overview .button-2 {
  display: block;
  width: 100%;
  border: none;
  background-color: #eaeaea;
  background-position: left center;
  background-repeat: no-repeat;
  padding: 12px 15px 12px 40px;
  text-align: left;
  font-size: 14px;
  /*reset zeroing*/
  color: #666; }

.overview .button-2:hover,
.variant-overview .button-2:hover {
  background-color: #ddd; }

.overview .add-to-compare-list-button {
  background-image: url("../images/compare-button.png"); }

.overview .email-a-friend-button {
  background-image: url("../images/email-button.png"); }

.overview .subscribe-button,
.variant-overview .subscribe-button {
  background-image: url("../images/email-button.png"); }

.overview .download-sample-button,
.variant-overview .download-sample-button {
  background-image: url("../images/download-button.png"); }

.overview .add-to-wishlist-button,
.variant-overview .add-to-wishlist-button {
  background-image: url("../images/wishlist-button.png"); }

.overview .manufacturers {
  margin: 0 0 20px; }

.overview .availability,
.variant-overview .availability {
  margin: 0 0 20px;
  overflow: hidden; }

.overview .availability .stock,
.variant-overview .availability .stock {
  margin: 0 0 10px; }

.overview .availability .back-in-stock-subscription,
.variant-overview .availability .back-in-stock-subscription {
  display: inline-block; }

.back-in-stock-subscription-page .notify-me-button {
  margin: 15px 0 0;
  border: none;
  background-color: #4ab2f1;
  padding: 10px 15px;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase; }

.back-in-stock-subscription-page .notify-me-button:hover {
  background-color: #248ece; }

.overview .additional-details,
.variant-overview .additional-details {
  margin: 0 0 20px; }

.overview .additional-details div,
.variant-overview .additional-details div {
  margin: 0 0 8px; }

.overview .delivery,
.variant-overview .delivery {
  margin: 25px 0;
  overflow: hidden; }

.overview .free-shipping,
.variant-overview .free-shipping {
  display: inline-block;
  margin: 0 0 10px;
  background: url("../images/shipping.png") left center no-repeat;
  padding: 2px 0 2px 28px;
  font-weight: bold;
  color: #444; }

.overview .min-qty-notification,
.variant-overview .min-qty-notification {
  margin: 10px 0;
  font-style: italic;
  color: #444; }

.overview .download-sample,
.variant-overview .download-sample {
  display: inline-block;
  margin: 0 0 25px; }

.overview .prices,
.variant-overview .prices {
  margin: 0 0 10px;
  overflow: hidden; }

.overview .prices > div,
.variant-overview .prices > div {
    margin: 0 0px 5px ; }

.overview .prices > div > span,
.variant-overview .prices > div > span {
  vertical-align: middle; }

.overview .old-product-price,
.variant-overview .old-product-price,
.overview .non-discounted-price,
.variant-overview .non-discounted-price {
  font-size: 14px;
  color: #999;
  text-decoration: line-through; }

.overview .product-price,
.variant-overview .product-price {
  font-size: 24px;
  font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
  color: #e50083; }

.overview .tax-shipping-info a,
.variant-overview .tax-shipping-info a {
  color: #4ab2f1; }

.overview .tax-shipping-info a:hover,
.variant-overview .tax-shipping-info a:hover {
  text-decoration: underline; }

.customer-entered-price {
  margin: 0 0 20px;
  overflow: hidden; }

.customer-entered-price .price-input label {
  display: block;
  margin: 0 0 5px;
  font-weight: bold;
  color: #444; }

.customer-entered-price .price-input input {
  width: 170px;
  text-align: center; }

.customer-entered-price .price-range {
  margin: 5px 0 0;
  color: #777; }

.tier-prices {
  margin: 0 0 20px; }

.tier-prices .title {
  display: none; }

.tier-prices table td {
  border: 1px solid #ddd;
  padding: 10px;
  color: #444; }

.tier-prices .field-header {
  min-width: 80px; }

.tier-prices .item-price {
  background-color: #f9f9f9;
  font-size: 16px;
  color: #e4434b; }

.overview .add-to-cart {
  margin: 0 0 20px; }

.overview .add-to-cart-panel,
.variant-overview .add-to-cart-panel {
  display: inline-block;
  position: relative; }

.overview .add-to-cart-panel > *,
.variant-overview .add-to-cart-panel > * {
  float: left; }

.overview .qty-label,
.variant-overview .qty-label {
  display: none !important; }

.overview .qty-input,
.variant-overview .qty-input {
  width: 45px;
  height: 43px;
  padding: 0 12px;
  text-align: center;
  font-size: 15px;
  color: #444; }

.overview .add-to-cart-button,
.variant-overview .add-to-cart-button {
  height: 43px;
  border: none;
  background-color: #4ab2f1;
  padding: 0 24px;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase; }

.overview .add-to-cart-button:hover,
.variant-overview .add-to-cart-button:hover {
  background-color: #248ece; }

.product-share-button {
  display: inline-block;
  overflow: hidden; }

.full-description {
  clear: both;
  line-height: 24px; }

.product-collateral {
  margin: 0 0 75px; }

.product-collateral .title {
  margin: 0 0 10px;
  font-size: 18px;
  color: #444; }

.product-collateral .title strong {
  font-weight: normal; }

.product-variant-line {
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 20px; }

.product-variant-line:after {
  content: "";
  display: block;
  clear: both; }

.variant-picture {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 0 auto 15px;
  overflow: hidden; }

.variant-overview {
  width: 100%; }

.variant-overview .variant-name {
  margin: 0 0 10px;
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #4ab2f1; }

.variant-overview .variant-description {
  margin: 0 0 15px;
  line-height: 22px; }

.variant-overview .add-to-wishlist {
  margin: 0 0 25px; }

.variant-overview .add-to-wishlist-button {
  display: inline-block;
  width: auto; }

.variant-overview .add-to-cart {
  margin: 0 0 10px; }

.product-specs-box {
  margin: 0 0 40px; }

.product-specs-box td {
  border: 1px solid #ddd;
  padding: 10px; }

.product-tags-list {
  font-size: 0; }

.product-tags-list li {
  display: inline-block;
  font-size: 14px;
  /*reset zeroing*/ }

.product-tags-list li.separator {
  margin: 0 5px 0 3px; }

.product-tags-list a {
  display: inline-block;
  line-height: 24px; }

.product-tags-list a:hover {
  color: #444; }

.attributes {
  margin: 20px 0; }

.attributes dl {
  overflow: hidden;
  padding: 0 2px;
  /* fix for Chrome in Mac, the checkboxes get cut off */ }

.attributes dt,
.attribute-label {
  display: block;
  margin: 0 0 5px;
  white-space: nowrap;
  font-weight: bold;
  color: #444; }

.attributes dd,
.attribute-data {
  margin: 0 0 10px; }

.attributes li {
  margin: 8px 0 12px; }

.attributes select, .attributes .bootstrap-select {
  width: auto;
  min-width: 100px;
  max-width: 100%; }

.attributes .option-list label {
  margin: 0 5px; }

.attributes .datepicker {
  width: 280px;
  text-align: center;
  color: #444; }

.ui-datepicker {
  width: 280px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  text-align: center;
  /*override jQuery UI styles, do not delete doubled properties*/
  border: none;
  border-radius: 0;
  padding: 0;
  font: normal 14px Arial, Helvetica, sans-serif;
  color: #777; }

.ui-datepicker-header {
  position: relative;
  height: 32px;
  background-color: #4ab2f1;
  color: #fff;
  /*override jQuery UI styles, do not delete doubled properties*/
  border: none;
  border-radius: 0;
  background-image: none;
  padding: 0 !important;
  font-weight: normal; }

.ui-datepicker-header a {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 0;
  /*override jQuery UI styles, do not delete doubled properties*/
  top: 0 !important;
  width: 32px !important;
  height: 32px !important;
  border: none !important; }

.ui-datepicker-header a.ui-datepicker-prev {
  left: 0;
  background: url("../images/calendar-prev.png") center no-repeat; }

.ui-datepicker-header a.ui-datepicker-next {
  right: 0;
  background: url("../images/calendar-next.png") center no-repeat; }

.ui-datepicker-header a span {
  /*override jQuery UI styles, do not delete doubled properties*/
  display: none !important; }

.ui-datepicker-title {
  position: relative;
  z-index: 0;
  line-height: 32px;
  font-weight: bold;
  text-transform: uppercase;
  /*override jQuery UI styles, do not delete doubled properties*/
  line-height: 32px !important; }

.ui-datepicker-calendar {
  /*override jQuery UI styles, do not delete doubled properties*/
  margin: 0 !important;
  font-size: 14px !important; }

.ui-datepicker-calendar th {
  background-color: #eee; }

.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
  width: 14.285%;
  border: 1px solid #ddd;
  /*override jQuery UI styles, do not delete doubled properties*/
  padding: 0; }

.ui-datepicker-calendar th span,
.ui-datepicker-calendar td a {
  display: block;
  min-height: 32px;
  line-height: 32px;
  color: #444; }

.ui-datepicker-calendar td a {
  /*override jQuery UI styles, do not delete doubled properties*/
  border: none !important;
  background: none !important;
  padding: 0;
  text-align: center;
  color: #444 !important; }

.ui-datepicker-calendar .ui-state-active {
  outline: 2px solid #4ab2f1;
  font-weight: bold;
  color: #4ab2f1;
  /*override jQuery UI styles, do not delete doubled properties*/
  color: #4ab2f1 !important; }

.color-squares {
  font-size: 0; }

.color-squares li {
  display: inline-block;
  margin: 0 5px 5px;
  text-align: center; }

.color-squares .color-container {
  display: block;
  position: relative;
  z-index: 0;
  padding: 1px; }

.color-squares label {
  display: block;
  margin: 0 !important;
  overflow: hidden; }

.color-squares .color {
  display: block !important;
  width: 32px !important;
  height: 32px !important;
  border: 1px solid #444 !important;
  cursor: pointer; }

.color-squares .selected-value .color-container {
  background-color: #4ab2f1; }

.color-squares li input {
  position: relative;
  z-index: -1;
  margin: -32px 0 0; }

.giftcard {
  margin: 0 0 20px;
  overflow: hidden; }

.giftcard div {
  margin: 0 0 10px; }

.giftcard label {
  display: block;
  margin: 0 auto 5px;
  font-weight: bold;
  color: #444; }

.giftcard input,
.giftcard textarea {
  width: 350px;
  max-width: 100%; }

.giftcard textarea {
  height: 150px; }

/********** PRODUCT REVIEWS **********/
.product-reviews-page h1 a {
  color: #4ab2f1; }

.product-reviews-page h1 a:before,
.product-reviews-page h1 a:after {
  content: "''"; }

.product-reviews-page .title {
  margin: 0 0 20px;
  font-size: 20px;
  color: #444; }

.product-reviews-page .title strong {
  font-weight: normal; }

.write-review {
  margin: 0 0 60px; }

.write-review .fieldset {
  margin: 0 0 30px; }

.write-review .review-rating {
  text-align: center; }

.write-review .review-rating label {
  display: block;
  margin: 0 0 5px;
  font-size: 14px; }

.write-review .review-rating ul {
  font-size: 0;
  vertical-align: middle; }

.write-review .review-rating li {
  display: inline-block;
  margin: 0 5px;
  cursor: default;
  vertical-align: middle;
  font-size: 14px;
  height: 17px; }

.write-review .review-rating li.first {
  color: #e4444c; }

.write-review .review-rating li.rating-options {
  padding-top: 2px; }

.write-review .review-rating li.rating-options input {
  vertical-align: baseline; }

.write-review .review-rating li.last {
  color: #4cb17c; }

.write-review .captcha-box {
  margin: 15px 0 0; }

.write-review .button-1 {
  border: none;
  background-color: #4ab2f1;
  padding: 10px 25px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase; }

.write-review .button-1:hover {
  background-color: #248ece; }

.product-reviews-page .result,
.product-reviews-page .message-error {
  margin: 0 0 20px; }

.product-review-list {
  overflow: hidden; }

.product-review-item {
  margin: 0 0 40px; }

.product-review-item .review-item-head {
  border-top: 1px solid #ddd;
  overflow: hidden;
  background-color: #f6f6f6;
  padding: 10px; }

.product-review-item .review-title {
  line-height: 20px;
  font-size: 15px;
  color: #444; }

.product-review-item .product-review-box {
  margin: 3px 0 0; }

.product-review-item .review-content {
  padding: 20px 10px; }

.product-review-item .review-text {
  margin: 0 0 15px;
  line-height: 22px;
  color: #444; }

.product-review-item .review-info {
  margin: 0 0 5px; }

.product-review-item .review-info label {
  font-weight: normal; }

.product-review-item .review-info a,
.product-review-helpfulness .vote {
  display: inline-block;
  padding: 0 5px;
  color: #4ab2f1;
  cursor: pointer; }

.product-review-helpfulness .question {
  margin: 0 5px 0 0;
  font-style: italic; }

.product-review-helpfulness .result {
  margin: 0 0 0 10px; }

/********** WISHLIST & COMPARE LIST **********/
.wishlist-page .page-title {
  margin: 0 0 -1px; }

.wishlist-content {
  margin: 0 0 20px; }

.wishlist-content .message-error {
  margin: 20px 0; }

.wishlist-content .table-wrapper {
  margin: 0 0 30px; }

.wishlist-content .product-content {
  min-width: 300px;
  text-align: left; }

.wishlist-content .tax-shipping-info {
  margin: 0 0 20px;
  text-align: center; }

.wishlist-content .tax-shipping-info a {
  color: #4ab3f1; }

.wishlist-content .tax-shipping-info a:hover {
  text-decoration: underline; }

.wishlist-content .buttons {
  font-size: 0; }

.wishlist-content .button-2 {
  display: block;
  width: 250px;
  margin: 0 auto 3px;
  border: none;
  padding: 10px 25px;
  text-align: center;
  line-height: 20px;
  font-size: 15px;
  color: #fff; }

.wishlist-content .update-wishlist-button,
.wishlist-content .wishlist-add-to-cart-button {
  background-color: #4ab2f1;
  text-transform: uppercase; }

.wishlist-content .update-wishlist-button:hover,
.wishlist-content .wishlist-add-to-cart-button:hover {
  background-color: #248ece; }

.wishlist-content .email-a-friend-wishlist-button {
  background-color: #aaa; }

.wishlist-content .email-a-friend-wishlist-button:hover {
  background-color: #999; }

.wishlist-page .share-info {
  text-align: center; }

.wishlist-page .share-info span {
  display: block;
  margin: 0 0 5px; }

.wishlist-page .share-info a {
  font-weight: bold;
  color: #444; }

.wishlist-page .share-info a:hover {
  color: #4ab2f1; }

.wishlist-page .no-data {
  margin: 25px 0 0; }

.compare-products-page {
  position: relative;
  overflow: hidden; }

.compare-products-page .clear-list {
  display: inline-block;
  margin: 0 0 20px;
  background-color: #4ab2f1;
  padding: 10px 15px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase; }

.compare-products-page .clear-list:hover {
  background-color: #248ece; }

.compare-products-page .table-wrapper {
  margin: 0 0 30px;
  padding: 0 0 1px;
  /*IE mobile table border fix*/ }

.compare-products-table td {
  min-width: 150px;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 20px;
  text-align: left;
  vertical-align: top;
  color: #444; }

.compare-products-table td:first-child {
  min-width: 0; }

.compare-products-table td label {
  font-weight: normal;
  color: #777; }

.compare-products-table .remove-button {
  display: inline-block;
  border: none;
  background: url("../images/remove.png") left center no-repeat;
  padding: 0 0 0 18px;
  font-size: 12px;
  color: #666; }

.compare-products-table .remove-button:hover {
  color: #4ab2f1; }

.compare-products-table .picture {
  display: block;
  position: relative;
  max-width: 200px;
  height: 200px;
  overflow: hidden; }

.compare-products-table .picture img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto; }

.compare-products-table .product-name td {
  font-weight: bold; }

.compare-products-table .product-name td a:hover {
  color: #4ab2f1; }

.compare-products-table .short-description td {
  line-height: 22px; }

.compare-products-table .full-description td {
  display: none; }

.compare-products-page .no-data {
  margin: 25px 0 0; }

/*********** TOPICS ***********/
.topic-block {
  margin: 0 0 25px; }

.topic-block-title {
  min-height: 50px;
  margin: 0 0 25px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px; }

.topic-block-title h2 {
  font-size: 30px;
  font-weight: normal; }

.topic-block-body {
  line-height: 24px;
  font-size: 16px; }

.topic-page .page-body {
  line-height: 22px; }

.topic-block a,
.topic-page a {
  text-decoration: underline; }

.home-page .topic-block {
  margin: 0 0 50px; }

.popup-window .topic-page {
  padding: 15px; }

.not-found-page p {
  margin: 30px 15px; }

.topic-password {
  text-align: center; }

.enter-password-title {
  margin: 0 0 20px;
  color: #444; }

.enter-password-form {
  display: inline-block;
  overflow: hidden; }

.enter-password-form input[type="password"] {
  float: left;
  width: 200px;
  height: 40px;
  margin: 0 -1px 0 0; }

.enter-password-form input[type="submit"] {
  float: left;
  width: auto;
  min-width: 86px;
  height: 40px;
  border: none;
  background-color: #4ab2f1;
  padding: 0 15px;
  color: #fff;
  text-transform: uppercase; }

.enter-password-form input[type="submit"]:hover {
  background-color: #248ece; }

/*********** CONTACT & EMAIL A FRIEND & APPLY FOR VENDOR ACCOUNT ***********/
.contact-page .page-title,
.email-a-friend-page .page-title,
.apply-vendor-page .page-title {
  margin: 0 0 -1px; }

.contact-page .result,
.contact-page .message-error,
.email-a-friend-page .result,
.email-a-friend-page .message-error,
.apply-vendor-page .result,
.apply-vendor-page .message-error {
  margin: 20px 0; }

.contact-page .button-1,
.email-a-friend-page .button-1,
.apply-vendor-page .button-1 {
  background: #e30082;
  background: -moz-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e30082), color-stop(100%, #c80073));
  background: -webkit-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -o-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -ms-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: linear-gradient(to bottom, #e30082 0%, #c80073 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30082', endColorstr='#c80073', GradientType=0 );
  border: none;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 0px 25px;
  line-height: 36px;
  border-radius: 3px;
  min-width: 260px;
  text-decoration: none !important; }
  .contact-page .button-1:hover, .contact-page .button-1:focus,
  .email-a-friend-page .button-1:hover,
  .email-a-friend-page .button-1:focus,
  .apply-vendor-page .button-1:hover,
  .apply-vendor-page .button-1:focus {
    color: #fff;
    opacity: .8; }

.contact-page .topic-block,
.email-a-friend-page .title,
.apply-vendor-page .title {
  margin: 25px 0; }

.email-a-friend-page .title h2 {
  font-weight: normal;
  color: #4ab2f1; }

/********** REGISTRATION, LOGIN, ACCOUNT PAGES  **********/
.gender {
  display: inline-block; }

.gender span {
  display: inline-block;
  margin: 0 5px; }

.gender span > * {
  display: inline !important;
  margin: 0 5px;
  line-height: 32px; }

.date-of-birth select, .date-of-birth .bootstrap-select {
  width: 31%;
  /*always single line*/
  max-width: 126px; }

.date-of-birth select + select, .date-of-birth .bootstrap-select + .bootstrap-select {
  margin: 0 0 0 10px; }

#check-availability-button {
  margin: 10px 0 0;
  border: none;
  background-color: #888;
  padding: 10px 15px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase; }

#check-availability-button:hover {
  background-color: #999; }

.accept-privacy-policy {
  margin: 0 0 20px;
  text-align: center; }

.accept-privacy-policy > * {
  display: inline-block;
  line-height: 32px; }

.accept-privacy-policy span {
  color: #4ab2f1;
  cursor: pointer; }

.registration-page .button-1,
.registration-result-page .button-1,
.login-page .button-1,
.password-recovery-page .button-1,
.account-page .button-1,
.return-request-page .button-1 {
  background: #e30082;
  background: -moz-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e30082), color-stop(100%, #c80073));
  background: -webkit-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -o-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -ms-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: linear-gradient(to bottom, #e30082 0%, #c80073 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30082', endColorstr='#c80073', GradientType=0 );
  border: none;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 0px 25px;
  line-height: 36px;
  border-radius: 3px;
  min-width: 140px;
  text-decoration: none !important; }
  .registration-page .button-1:hover, .registration-page .button-1:focus,
  .registration-result-page .button-1:hover,
  .registration-result-page .button-1:focus,
  .login-page .button-1:hover,
  .login-page .button-1:focus,
  .password-recovery-page .button-1:hover,
  .password-recovery-page .button-1:focus,
  .account-page .button-1:hover,
  .account-page .button-1:focus,
  .return-request-page .button-1:hover,
  .return-request-page .button-1:focus {
    color: #fff;
    opacity: .8; }

.registration-page .message-error,
.login-page .message-error,
.account-page .message-error {
  margin: 0 0 10px; }

.registration-result-page .result {
  margin: 0 0 30px;
  padding: 30px 0;
  text-align: center;
  font-size: 16px; }

.login-page .customer-blocks {
  margin: 0 0 30px; }

.login-page .title {
  margin: 0 0 15px; }

.login-page .title strong {
  font-weight: normal; }

.login-page .new-wrapper {
  margin: 0 0 50px; }

.login-page .new-wrapper .text {
  margin: 0 0 30px;
  line-height: 22px; }

.login-page .new-wrapper .topic-block {
  margin: 0; }

.login-page .new-wrapper .topic-block-body strong {
  color: #444; }

.login-page .new-wrapper .button-1 {
  margin: 0 0 5px; }

.login-page .returning-wrapper {
  margin: 0; }

.login-page .returning-wrapper .form-fields {
  overflow: hidden;
  padding: 30px 15px 0; }

.login-page .returning-wrapper .inputs.reversed {
  white-space: normal; }

.login-page .returning-wrapper .inputs.reversed * {
  display: inline-block;
  width: auto;
  margin: 5px;
  font-size: 14px;
  /*reset zeroing*/
  vertical-align: middle; }

.login-page .returning-wrapper .inputs.reversed a:hover {
  color: #4ab2f1; }

.login-page .captcha-box {
  margin: -15px 0 20px; }

.login-page .returning-wrapper .buttons {
  background-color: #fff;
  padding: 30px 0; }

.external-authentication {
  overflow: hidden;
  text-align: center; }

.external-authentication .buttons {
  margin: 0 0 30px;
  border-top: 1px solid #e6e6e6;
  padding: 30px; }

.external-auth-errors {
  color: #e4444c; }

.external-auth-association {
  color: #444; }

.external-auth-association a {
  color: #4ab2f1; }

.external-auth-association a:hover {
  text-decoration: underline; }

.password-recovery-page .result {
  margin: 0 0 5px;
  font-weight: bold;
  color: #444; }

.password-recovery-page .tooltip {
  margin: 0 0 25px; }

.add-more-external-records {
  text-align: center; }

.add-more-external-records a {
  color: #4ab2f1; }

.add-more-external-records a:hover {
  text-decoration: underline; }

.account-page .buttons {
  text-align: center; }

.account-page .description {
  margin: 0 0 25px;
  padding: 0 10px; }

.account-page .table-wrapper {
  margin: 0 0 30px; }

.address-list-page .info,
.order-list-page .info {
  margin: 0 0 10px;
  padding: 20px;
  line-height: 26px;
  color: #444; }

.address-list-page .info .name,
.order-list-page .info .name {
  font-size: 16px;
  font-weight: bold; }

.address-list-page .button-2,
.order-list-page .button-2 {
  display: inline-block;
  margin: 0 0 0 10px;
  border: none;
  padding: 0 0 0 18px;
  font-size: 12px;
  color: #444; }

.edit-address-button {
  background: url("../images/edit.png") left center no-repeat; }

.delete-address-button,
.cancel-recurring-order-button {
  background: url("../images/remove.png") left center no-repeat; }

.return-items-button {
  background: url("../images/return.png") left center no-repeat; }

.order-details-button {
  background: url("../images/details.png") left center no-repeat; }

.address-list-page .button-2:hover,
.order-list-page .button-2:hover {
  color: #4ab2f1; }

.address-list-page .add-button {
  margin: 0 0 20px;
  text-align: center; }

.address-edit-page .page-title {
  margin: 0 0 -1px; }

.address-edit-page .message-error {
  margin: 20px 0; }

.address-edit-page .edit-address {
  margin: 0 0 30px; }

.recurring-payments table td {
  white-space: nowrap; }

.recurring-payments table td:first-child {
  min-width: 120px;
  white-space: normal; }

.recurring-payments .button-2 {
  font-size: 14px; }

.return-request-list-page .details {
  border-top: 1px solid #e6e6e6;
  background-color: #f9f9f9;
  padding: 20px;
  line-height: 22px;
  color: #444; }

.return-request-list-page label {
  margin: 0 5px 0 0; }

.return-request-list-page a {
  color: #4ab2f1; }

.return-request-list-page a:hover {
  text-decoration: underline; }

.return-request-list-page .comments div {
  margin: 10px 0 0;
  font-size: 15px;
  font-style: italic;
  color: #444; }

.downloadable-products-page table td {
  color: #444; }

.reward-points-overview {
  margin: 0 0 25px; }

.reward-points-history table td {
  color: #444; }

.reward-points-history table td:first-child {
  min-width: 120px; }

.change-password-page .page-title {
  margin: 0 0 -1px; }

.change-password-page .result,
.change-password-page .message-error {
  margin: 20px 0; }

.change-password-page .fieldset {
  margin: 0 0 30px; }

.avatar-page .page-title {
  margin: 0; }

.avatar-page .page-body {
  margin: 0 0 30px;
  overflow: hidden;
  background-color: #f9f9f9;
  padding: 30px 25px; }

.avatar-page .message-error {
  margin: 0 0 10px; }

.avatar-page .image {
  margin: 0 0 10px; }

.avatar-page .image img {
  border: 1px solid #ccc; }

.avatar-page .button-1 {
  font-size: 14px; }

.avatar-page .button-2 {
  border: none;
  background-color: #888;
  padding: 10px 15px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase; }

.avatar-page .button-2:hover {
  background-color: #999; }

.avatar-page .info {
  color: #444; }

/********** SHOPPING CART **********/
.order-progress {
  margin: 0 0 50px;
  background-color: #f6f6f6;
  padding: 15px 0;
  text-align: center; }

.order-progress ul {
  font-size: 0; }

.order-progress li {
  display: inline-block;
  margin: 10px; }

.order-progress a {
  display: block;
  min-width: 70px;
  font-size: 14px;
  /*reset zeroing*/
  color: #444; }

.order-progress a:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto 15px;
  border: 1px solid #bbb;
  background: #fff url("../images/pointer.png") center no-repeat; }

.order-progress li.active-step a {
  cursor: pointer; }

.order-progress li.inactive-step a {
  opacity: 0.3;
  cursor: default; }

.shopping-cart-page .page-title {
  margin: 0 0 -1px;
  padding: 10px; }

.shopping-cart-page .message-error {
  margin: 20px 0; }

.shopping-cart-page td .message-error {
  margin: 10px 0 0;
  text-align: left; }

.shopping-cart-page .checkout-attributes a {
  color: #4ab3f1; }

.shopping-cart-page .checkout-attributes a:hover {
  text-decoration: underline; }

.shopping-cart-page .tax-shipping-info {
  margin: 20px 0;
  text-align: center; }

.shopping-cart-page .tax-shipping-info a {
  color: #4ab3f1; }

.shopping-cart-page .tax-shipping-info a:hover {
  text-decoration: underline; }

.shopping-cart-page .common-buttons {
  margin: 0 0 60px;
  background-color: #f6f6f6;
  padding: 20px;
  font-size: 0;
  text-align: center; }

.shopping-cart-page .common-buttons input {
  display: inline-block;
  min-width: 180px;
  margin: 5px;
  border: none;
  background-color: #aaa;
  padding: 10px 20px;
  font-size: 15px;
  color: #fff; }

.shopping-cart-page .common-buttons input:hover {
  background-color: #999; }

.shopping-cart-page .common-buttons input:first-child {
  background-color: #4ab2f1; }

.shopping-cart-page .common-buttons input:first-child:hover {
  background-color: #248ece; }

.checkout-attributes {
  margin: -30px 0 30px;
  color: #444; }

.checkout-attributes dt {
  margin: 0 0 5px;
  font-weight: bold; }

.checkout-attributes dd {
  margin: 0 0 20px; }

.checkout-attributes input[type="text"],
.checkout-attributes select, .checkout-attributes .bootstrap-select {
  min-width: 200px; }

.checkout-attributes ul {
  font-size: 0; }

.checkout-attributes li {
  display: inline-block;
  margin: 5px;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 10px;
  font-size: 14px;
  /*reset zeroing*/ }

.checkout-attributes .color-squares li {
  border: none;
  padding: 0;
  line-height: 0; }

.checkout-attributes li label {
  display: inline-block;
  margin: 0 0 0 5px; }

.selected-checkout-attributes {
  margin: 30px 0;
  color: #444; }

.selected-checkout-attributes br {
  content: "";
  display: block;
  margin: 3px; }

.cart-footer {
  margin: 0 0 50px;
  border-top: 1px solid #ddd; }

.cart-footer:after {
  content: "";
  display: block;
  clear: both; }

.cart-footer .totals {
  width: 350px;
  max-width: 100%;
  margin: 0 auto 50px;
  background-color: #f9f9f9;
  padding: 10px;
  color: #444; }

.cart-footer .total-info {
  margin: 0 0 20px;
  border-bottom: 1px solid #ddd;
  padding: 5px 30px 15px; }

.cart-total td {
  width: 50%;
  padding: 5px 0;
  text-align: right; }

.cart-total td:first-child {
  text-align: left; }

.cart-total .giftcard-remaining {
  display: block;
  font-style: italic; }

.cart-total .order-total {
  font-size: 20px;
  color: #4ab2f1; }

.cart-total .order-total strong {
  font-weight: normal; }

.cart-total .earn-reward-points {
  font-style: italic; }

.min-amount-warning {
  margin: 0 0 20px;
  padding: 0 30px;
  color: #e4434b; }

.terms-of-service {
  margin: 0 0 20px;
  padding: 0 30px; }

.terms-of-service label {
  cursor: pointer; }

.terms-of-service a {
  margin: 0 0 0 3px;
  color: #4ab2f1; }

.cart-footer .checkout-buttons {
  padding: 0 10px; }

.cart-footer .checkout-button {
  background: #e30082;
  background: -moz-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e30082), color-stop(100%, #c80073));
  background: -webkit-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -o-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -ms-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: linear-gradient(to bottom, #e30082 0%, #c80073 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30082', endColorstr='#c80073', GradientType=0 );
  border: none;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 0px 25px;
  line-height: 36px;
  border-radius: 3px;
  min-width: 160px;
  text-decoration: none !important; }
  .cart-footer .checkout-button:hover, .cart-footer .checkout-button:focus {
    color: #fff;
    opacity: .8; }

.cart-footer .checkout-button:hover {
  background-color: #248ece; }

.cart-footer .addon-buttons {
  margin: 20px 0 0;
  padding: 0 10px; }

.cart-collaterals {
  width: 350px;
  max-width: 100%;
  margin: 0 auto 50px;
  padding: 25px 0 0; }

.cart-collaterals > div {
  max-width: 400px;
  margin: 0 0 50px;
  padding-left: 10px;
  padding-right: 10px; }

.cart-collaterals .button-2 {
  display: inline-block;
  border: none;
  background-color: #aaa;
  padding: 10px 15px;
  color: #fff; }

.cart-collaterals .title {
  margin: 0 0 5px;
  font-size: 18px;
  color: #444; }

.cart-collaterals .title strong {
  font-weight: normal; }

.cart-collaterals .hint {
  margin: 0 0 10px; }

.cart-collaterals .deals > div {
  margin: 0 0 20px; }

.cart-collaterals .coupon-code {
  overflow: hidden; }

.cart-collaterals .coupon-code input[type="text"] {
  float: left;
  width: calc(100% - 120px);
  height: 36px;
  /*safari padding fix*/
  margin: 0 -1px 0 0; }

.cart-collaterals .coupon-code input[type="submit"] {
  float: left;
  width: 120px;
  height: 36px;
  /*safari padding fix*/
  padding: 0; }

.cart-collaterals .message-failure {
  margin: 5px 0 0;
  font-size: 12px;
  color: #e4434b; }

.cart-collaterals .message-success {
  margin: 5px 0 0;
  font-size: 12px;
  color: #4cb17c; }

.cart-collaterals .current-code {
  margin: 5px 0 0;
  color: #4cb17c; }

.remove-discount-button,
.remove-gift-card-button {
  width: 16px;
  height: 16px;
  border: 1px solid #999;
  background: #fff url("../images/close.png") center no-repeat;
  cursor: pointer; }

.cart-collaterals .shipping select {
  height: 36px; }

.cart-collaterals .shipping-results {
  margin: 30px 0 0; }

.cart-collaterals .shipping-results li {
  margin: 20px 0; }

.cart-collaterals .shipping-results li strong {
  display: block;
  margin: 0 0 5px;
  color: #444; }

.shopping-cart-page .no-data {
  margin: 25px 0;
  text-align: center;
  font-size: 18px; }

/********** CHECKOUT **********/
.checkout-page .section {
  margin: 0 0 30px; }
  .checkout-page .section.payment-info .info td b {
    display: block;
    text-align: center; }

.checkout-page .section.order-summary {
  margin: 100px 0 30px; }

.checkout-page .cart-options {
  min-height: 60px;
  overflow: hidden; }

.checkout-page .cart-footer {
  border-top: none; }

.checkout-page .total-info {
  margin: 0;
  border-bottom: none;
  padding: 5px 20px 10px; }

.checkout-page .button-1 {
  background: #e30082;
  background: -moz-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e30082), color-stop(100%, #c80073));
  background: -webkit-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -o-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -ms-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: linear-gradient(to bottom, #e30082 0%, #c80073 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30082', endColorstr='#c80073', GradientType=0 );
  border: none;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 0px 25px;
  line-height: 36px;
  border-radius: 3px;
  min-width: 260px;
  text-decoration: none !important; }
  .checkout-page .button-1:hover, .checkout-page .button-1:focus {
    color: #fff;
    opacity: .8; }

.checkout-page .address-item {
  width: 350px;
  max-width: 100%;
  margin: 0 auto 40px; }

.checkout-page .address-item ul {
  margin: 0 0 15px;
  background-color: #f9f9f9;
  padding: 20px;
  color: #444; }

.checkout-page .address-item li {
  padding: 5px 0; }

.checkout-page .address-item li.name {
  font-size: 16px;
  font-weight: bold; }

.enter-address .message-error {
  margin: 20px 0; }

.enter-address .edit-address {
  margin: 0;
  padding: 0 15px; }

.checkout-page .pickup-in-store {
  padding: 30px 0;
  text-align: center; }

.checkout-page .pickup-in-store .selector {
  margin: 0 0 5px;
  font-weight: bold;
  color: #444; }

.shipping-method .method-list,
.payment-method .method-list {
  margin: 0 auto 30px;
  overflow: hidden;
  text-align: center;
  font-size: 0; }

.shipping-method .method-list li,
.payment-method .method-list li {
  margin: 20px 0;
  font-size: 14px;
  /*reset zeroing*/ }

.shipping-method .method-list li label,
.payment-method .method-list li label {
  font-size: 13px;
  font-weight: bold;
  color: #444; }

.shipping-method .method-description {
  margin: 5px 0 0; }

.payment-method .use-reward-points {
  margin: 0 0 30px;
  text-align: center;
  color: #444; }

.payment-method .payment-logo {
  display: inline-block;
  vertical-align: middle; }

.payment-method .payment-logo label {
  display: block;
  font-size: 0 !important; }

.payment-method .payment-details {
  min-width: 180px;
  display: inline-block;
  margin: 0 0 0 10px;
  text-align: left;
  vertical-align: middle; }

.payment-info .info {
  padding: 30px 15px;
  color: #444; }

.payment-info .info tr {
  display: block;
  margin: 0 0 15px;
  font-size: 0; }

.payment-info .info td {
  display: inline-block;
  width: 100% !important;
  max-width: 400px !important;
  font-size: 14px;
  /*reset zeroing*/ }

.payment-info .info td:only-child {
  width: 100% !important;
  max-width: 100% !important; }

.payment-info .info td input[type="text"] {
  width: 100% !important; }

.payment-info .info td input[name="CardCode"] {
  width: 65px !important; }

.payment-info .info td select {
  min-width: 70px; }

.payment-info .info td:first-child {
  margin: 0 0 10px; }

.payment-info .info p {
  text-align: center; }

.confirm-order .buttons {
  padding: 10px 0; }

.confirm-order .button-1 {
  font-size: 16px; }

.order-review-data ul,
.order-details-area ul,
.shipment-details-area ul {
  width: 350px;
  max-width: 100%;
  margin: 0 auto 40px;
  background-color: #f9f9f9;
  padding: 20px;
  color: #444; }

.order-review-data li,
.order-details-area li,
.shipment-details-area li {
  padding: 3px 0; }

.order-review-data .title,
.order-details-area .title,
.shipment-details-area .title {
  margin: 20px 0 5px;
  padding: 0;
  font-size: 16px;
  font-weight: bold; }

.order-review-data .title:first-child,
.order-details-area .title:first-child,
.shipment-details-area .title:first-child {
  margin-top: 0; }

.order-completed .details {
  margin: 0 0 30px;
  padding: 30px 15px;
  text-align: center;
  color: #444; }

.order-completed .details div {
  margin: 5px 0; }

.order-completed .details strong {
  font-weight: normal;
  text-transform: uppercase; }

.order-completed .details a {
  color: #4ab2f1; }

.order-completed .details a:hover {
  text-decoration: underline; }

.opc .step-title {
  margin: 0 0 3px;
  overflow: hidden;
  border-radius: 5px;
  cursor: pointer;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f5f5+0,e8e8e8+98 */
  background: #f5f5f5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f5f5f5 0%, #e8e8e8 98%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 98%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 98%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e8e8e8',GradientType=0 );
  /* IE6-9 */ }
  @media (max-width: 767px) {
    .opc .step-title {
      margin-left: 15px;
      margin-right: 15px; } }
  .opc .step-title .number {
    display: none; }
  .opc .step-title .title {
    text-align: center;
    font-size: 14px;
    text-align: center;
    font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif;
    float: none;
    min-height: 40px;
    padding: 10px 15px;
    line-height: 20px;
    color: #717171; }

.opc .allow .step-title {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00a6ec+0,0066d9+98 */
  background: #00a6ec;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00a6ec 0%, #0066d9 98%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #00a6ec 0%, #0066d9 98%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #00a6ec 0%, #0066d9 98%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a6ec', endColorstr='#0066d9',GradientType=0 );
  /* IE6-9 */
  color: #fff; }
  .opc .allow .step-title .title {
    font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif;
    color: #fff; }

.opc .step {
  margin: 10px 0;
  padding: 30px 15px;
  text-align: center; }

.opc .section {
  margin: 0 0 30px; }

.opc .section > label {
  display: block;
  margin: 0 0 10px; }

.opc input[type="text"],
.opc select {
  max-width: 100%; }

.opc .buttons {
  margin-bottom: 0; }

.opc .back-link {
  margin: 0 0 10px; }

.opc .back-link small {
  display: none; }

.opc .back-link a {
  display: inline-block;
  margin: 0 0 0 -15px;
  background: url("../images/back-button.png") left center no-repeat;
  padding: 0 0 0 18px;
  color: #444; }

.opc .back-link a:hover {
  color: #4ab2f1; }

.opc .buttons .please-wait {
  display: block;
  margin: 10px 0 0;
  background: none; }

.opc .section.pickup-in-store {
  margin: 0 0 30px;
  padding: 0; }

.opc .payment-info .info tr {
  text-align: left; }

.opc .section.order-summary {
  margin: 0; }

/****** ORDER DETAILS & SHIPPING DETAILS ******/
.order-details-page .page-title {
  border-bottom: none; }

.order-details-page .page-title h1 {
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 10px; }

.order-details-page .page-title a {
  display: inline-block;
  min-width: 180px;
  margin: 5px 0;
  border: none;
  background-color: #aaa;
  background-image: none;
  padding: 10px 20px;
  font-size: 15px;
  color: #fff; }

.order-details-page .page-title a:hover {
  background-color: #999; }

.order-details-page .page-title a.print-order-button {
  background-color: #4ab2f1; }

.order-details-page .page-title a.print-order-button:hover {
  background-color: #248ece; }

.order-details-page .order-overview {
  margin: 0 0 50px;
  line-height: 26px;
  text-align: center;
  font-size: 16px;
  color: #444; }

.order-details-page .order-overview .order-number {
  margin: 0 0 10px;
  text-transform: uppercase; }

.order-details-page .order-overview .order-total strong {
  font-weight: normal;
  color: #4ab2f1; }

.order-details-page .repost .button-2 {
  display: inline-block;
  margin: 10px 0;
  border: none;
  background-color: #4ab2f1;
  padding: 10px 15px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase; }

.order-details-page .repost .button-2:hover {
  background-color: #248ece; }

.order-details-page .download a {
  font-weight: normal;
  color: #4ab2f1; }

.order-details-page .download a:hover {
  text-decoration: underline; }

.user-agreement-page .terms-of-agreement {
  margin: 0 0 20px;
  padding: 20px;
  text-align: center; }

.user-agreement-page .button-1 {
  min-width: 140px;
  border: none;
  background-color: #4ab2f1;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase; }

.user-agreement-page .button-1:hover {
  background-color: #248ece; }

.order-details-page .tax-shipping-info {
  margin: 30px 0; }

.order-details-page .tax-shipping-info a {
  color: #4ab2f1; }

.order-details-page .tax-shipping-info a:hover {
  text-decoration: underline; }

.order-details-page .actions {
  margin: 30px 0 0;
  font-size: 0; }

.order-details-page .actions input {
  display: inline-block;
  min-width: 180px;
  margin: 5px;
  border: none;
  background-color: #aaa;
  background-image: none;
  padding: 10px 20px;
  font-size: 15px;
  color: #fff; }

.order-details-page .actions input:hover {
  background-color: #999; }

.order-details-page .actions input:first-child {
  background-color: #4ab2f1; }

.order-details-page .actions input:first-child:hover {
  background-color: #248ece; }

.order-details-page .total-info {
  width: 350px;
  max-width: 100%;
  margin: 0 auto 50px;
  background-color: #f9f9f9;
  padding: 15px 20px;
  color: #444; }

/****** SEARCH & SITEMAP ******/
.search-page .page-title {
  margin: 0 0 -1px; }

.search-input .fieldset {
  margin: 0 0 30px; }

.search-input .form-fields {
  padding: 30px 15px 10px; }

.search-input input + label {
  display: inline;
  margin: 0 0 0 5px; }

.advanced-search {
  margin: 30px 0 0; }

.advanced-search .price-range {
  display: inline-block; }

.advanced-search .price-range input {
  width: 80px;
  margin: 3px; }

.search-input .buttons {
  text-align: center; }

.search-input .button-1 {
  min-width: 140px;
  border: none;
  background-color: #4ab2f1;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase; }

.search-input .button-1:hover {
  background-color: #248ece; }

.search-results {
  margin: 30px 0 0; }

.search-results .warning,
.search-results .no-result {
  margin: 10px 0;
  color: #e4434b; }

.sitemap-page .description {
  margin: 0 0 30px;
  text-align: center; }

.sitemap-page .entity {
  margin: 0 0 30px; }

.sitemap-page .entity-title {
  margin: 0 0 15px;
  padding: 0 10px;
  text-align: center; }

.sitemap-page .entity-body {
  text-align: center; }

.sitemap-page ul {
  font-size: 0; }

.sitemap-page li {
  display: inline-block;
  position: relative;
  margin: 0 8px;
  padding: 0 12px;
  line-height: 50px;
  font-size: 14px;
  /*reset zeroing*/ }

.sitemap-page li:before {
  content: "";
  position: absolute;
  top: 23px;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #ddd; }

.sitemap-page a:empty {
  display: none; }

/****** BLOG & NEWS ******/
.block-blog-archive .number {
  display: block;
  color: #444;
  cursor: auto; }

.block-blog-archive .sublist {
  margin: 5px 0 5px 15px; }

.block-blog-archive li.month {
  padding: 3px 0 3px 15px; }

.blog-page .page-title,
.news-list-page .page-title {
  margin: 0; }

.blog-page .post,
.news-items .news-item {
  margin: 0 0 30px; }

.blog-page .post:after {
  content: "";
  display: block;
  clear: both; }

.post-title,
.news-title {
  display: inline-block;
  padding: 20px 10px;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #444; }

.post-title:hover,
.news-title:hover {
  color: #4ab2f1; }

.post-date,
.news-date {
  display: block;
  margin: 0 0 15px;
  background-color: #f6f6f6;
  padding: 10px;
  font-style: italic;
  color: #444; }

.post-body,
.news-body {
  margin: 0 0 20px;
  padding: 0 10px;
  line-height: 22px; }

.blog-page .tags,
.blogpost-page .tags {
  margin: 0 0 15px;
  overflow: hidden;
  padding: 0 10px; }

.blog-page .tags label,
.blogpost-page .tags label {
  display: inline-block;
  margin: 0 3px 3px 0;
  font-weight: bold;
  color: #444; }

.blog-page .tags ul,
.blogpost-page .tags ul {
  display: inline-block;
  margin: 0 0 3px 3px;
  font-size: 0; }

.blog-page .tags li,
.blogpost-page .tags li {
  display: inline-block;
  font-size: 14px;
  /*reset zeroing*/ }

.blog-page .tags li.separator,
.blogpost-page .tags li.separator {
  margin: 0 8px 0 0; }

.blog-page .tags a,
.blogpost-page .tags a {
  display: block;
  color: #4ab2f1; }

.blog-page .tags a:hover,
.blogpost-page .tags a:hover {
  text-decoration: underline; }

.blog-posts .buttons,
.news-items .buttons {
  margin: 0;
  padding: 0 10px; }

.blog-posts .buttons .read-comments {
  display: block;
  margin: 0 0 15px;
  font-weight: bold;
  color: #444; }

.blog-posts .buttons .read-comments:hover {
  color: #4ab2f1; }

.blog-posts .buttons .read-more,
.news-items .buttons .read-more {
  display: inline-block;
  border: none;
  background-color: #4ab2f1;
  padding: 10px 20px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase; }

.blog-posts .buttons .read-more:hover,
.news-items .buttons .read-more:hover {
  background-color: #248ece; }

.new-comment {
  margin: 50px 0 60px; }

.new-comment .notifications {
  margin: 0 0 10px; }

.new-comment .result {
  color: #690; }

.new-comment .form-fields {
  margin: 0 0 20px; }

.new-comment .button-1 {
  border: none;
  background-color: #4ab2f1;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase; }

.new-comment .button-1:hover {
  background-color: #248ece; }

.comment-list {
  margin: 0 0 100px; }

.comment-list .title {
  margin: 0 0 15px;
  padding: 0 10px;
  font-size: 20px;
  color: #444; }

.comment-list .title strong {
  font-weight: normal; }

.comment-list .comment {
  margin: 0 0 40px;
  border-top: 1px solid #ddd; }

.comment-list .comment:after {
  content: "";
  display: block;
  clear: both; }

.comment-info {
  width: 150px;
  margin: 20px auto; }

.comment-info .username {
  display: block;
  margin: 0 0 -1px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 11px 0;
  font-weight: bold;
  color: #444; }

.comment-info a.username:hover {
  color: #4ab2f1; }

.comment-info .avatar {
  position: relative;
  width: 150px;
  height: 150px;
  border: 1px solid #ddd;
  overflow: hidden; }

.comment-info .avatar img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  border: solid 2px #CEDBE1 !important; }

.comment-time {
  margin: 0 0 15px;
  font-size: 13px;
  font-weight: bold; }

.comment-time span {
  color: #444; }

.comment-title {
  margin: 0 0 15px;
  font-size: 16px;
  color: #444; }

.comment-body {
  line-height: 22px; }

.news-list-homepage {
  margin: 0 0 75px; }

.news-list-homepage .title {
  margin: 0 0 -1px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px;
  font-size: 30px;
  font-weight: normal;
  color: #444; }

.news-list-homepage .title strong {
  font-weight: normal; }

.news-list-homepage .view-all {
  text-align: center; }

.news-list-homepage .view-all a {
  color: #444;
  text-decoration: underline; }

.news-list-homepage .view-all a:hover {
  color: #4ab2f1; }

/*** FORUM & PROFILE ***/
.forums-main-page .topic-block {
  margin: 0 0 35px;
  text-align: center; }

.forums-main-page .topic-block p {
  text-align: center; }

.forums-main-page .pager {
  display: none; }

.forum-breadcrumb {
  margin: 0 0 40px; }

.forums-header {
  margin: 0 0 50px;
  overflow: hidden; }

.forums-header:after {
  content: "";
  display: block;
  clear: both; }

.forums-header .current-time {
  margin: 0 0 15px;
  color: #444; }

.forum-search-box .basic {
  overflow: hidden;
  margin: 0 0 10px; }

.forum-search-box .advanced a {
  line-height: 22px;
  color: #444;
  text-decoration: underline; }

.forum-search-box .advanced a:hover {
  color: #4ab2f1; }

.forum-search-page .page-title {
  margin: 0 0 -1px; }

.forum-search-page .search-error,
.forum-search-page .no-result {
  margin: 0 0 15px;
  text-align: center;
  color: #e4434b; }

/* forum group */
.forums-table-section {
  margin: 0 0 60px; }

.forums-table-section + .pager {
  margin: -30px 0 30px; }

.forums-table-section-title {
  margin: 0 0 15px;
  padding: 0 10px; }

.forums-table-section-title a,
.forums-table-section-title strong {
  font-size: 22px;
  font-weight: normal;
  color: #444; }

.forums-table-section-title a:hover {
  color: #4ab2f1; }

.forums-table-section .image div {
  width: 38px;
  height: 32px;
  margin: auto;
  background: url("../images/topic-type1.png") center no-repeat; }

.forums-table-section .image div.sticky {
  background: url("../images/topic-type2.png") center no-repeat; }

.forums-table-section .image div.announcement {
  background: url("../images/topic-type3.png") center no-repeat; }

.forums-table-section .forum-title,
.forums-table-section .topic-title {
  margin: 5px 0; }

.forums-table-section .forum-title a,
.forums-table-section .topic-title a {
  font-size: 16px;
  font-weight: bold;
  color: #444; }

.forums-table-section .forum-title a:hover,
.forums-table-section .topic-title a:hover {
  color: #4ab2f1;
  text-decoration: none; }

.forums-table-section .topic-title span {
  display: block;
  color: #777; }

.forums-table-section .forum-description,
.forums-table-section .topic-starter {
  margin: 5px 0; }

.forums-table-section .latest-post {
  white-space: nowrap; }

.forums-table-section .latest-post div {
  margin: 5px 0; }

.forums-table-section .latest-post label {
  color: #777; }

.forums-table-section .view-all {
  margin: 30px 0 0;
  padding: 0 10px; }

.forums-table-section .view-all a {
  background-color: #4ab2f1;
  padding: 10px 15px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase; }

.forums-table-section .view-all a:hover {
  background-color: #248ece; }

/* forum-page, topic page */
.forum-page .forum-info {
  margin: 0 0 30px; }

.forum-page .forum-name,
.forum-topic-page .topic-name {
  margin: 0 0 25px;
  border-bottom: 1px solid #ddd;
  padding: 0 10px 10px; }

.forum-page .forum-name h1,
.forum-topic-page .topic-name h1 {
  font-size: 30px;
  font-weight: normal; }

.forum-actions,
.topic-actions {
  margin: 0 0 30px;
  font-size: 0; }

.forum-actions .actions a,
.topic-actions .actions a {
  display: inline-block;
  margin: 1px;
  padding: 10px 10px 10px 33px;
  font-size: 14px; }

.forum-actions .actions .new-topic {
  background: #eee url("../images/new.png") left center no-repeat; }

.forum-actions .actions .watch-forum,
.topic-actions .actions .watch-forum {
  background: #eee url("../images/watch.png") left center no-repeat; }

.forum-actions .actions a:hover,
.topic-actions .actions a:hover {
  background-color: #e6e6e6; }

.forum-actions .pager.upper,
.topic-actions .pager.upper {
  display: none;
  margin: 0; }

.topic-actions .reply-topic-button {
  background: #eee url("../images/reply.png") left center no-repeat; }

.topic-actions .watch-topic-button {
  background: #eee url("../images/watch.png") left center no-repeat; }

.topic-actions .move-topic-button {
  background: #eee url("../images/move.png") left center no-repeat; }

.topic-actions .edit-topic-button {
  background: #eee url("../images/edit_.png") left center no-repeat; }

.topic-actions .delete-topic-button {
  background: #eee url("../images/remove_.png") left center no-repeat; }

.topic-actions.lower .actions {
  display: none; }

.active-discussions-page .forums-table-section-title {
  margin: 0 0 25px;
  border-bottom: 1px solid #ddd;
  padding: 0 10px 10px; }

.active-discussions-page .forums-table-section-title strong {
  font-size: 30px;
  font-weight: normal; }

.active-discussions-page .forums-table-section-body {
  margin: 0 0 20px; }

/* topic post */
.topic-post {
  margin: 0 0 30px;
  border-top: 1px solid #ddd; }

.topic-post:last-child {
  border-bottom: 1px solid #ddd; }

.topic-post:after {
  content: "";
  display: block;
  clear: both; }

.topic-post .post-info {
  margin: 30px 0; }

.topic-post .user-info {
  width: 150px;
  margin: 0 auto 15px; }

.topic-post .username {
  display: block;
  margin: 0 0 -1px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 11px 0;
  font-weight: bold;
  color: #444; }

.topic-post a.username:hover {
  color: #4ab2f1; }

.topic-post .avatar,
.profile-info-box .avatar {
  position: relative;
  width: 150px;
  height: 150px;
  border: 1px solid #ddd;
  overflow: hidden; }

.topic-post .avatar img,
.profile-info-box .avatar img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto; }

.topic-post .avatar img {
  border: solid 2px #CEDBE1 !important; }

.topic-post .user-stats {
  margin: 0 0 15px; }

.topic-post .user-stats li {
  display: inline-block;
  margin: 0 10px; }

.topic-post .user-stats span,
.profile-info-box .profile-stats span {
  margin: 0 0 0 3px;
  font-weight: bold;
  color: #444; }

.topic-post .pm-button,
.profile-info-box .pm-button {
  display: inline-block;
  border: none;
  background-color: #888;
  padding: 10px 20px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase; }

.topic-post .pm-button:hover,
.profile-info-box .pm-button:hover {
  background-color: #999; }

.topic-post .post-time {
  margin: 0 0 15px;
  background-color: #f6f6f6;
  padding: 10px 15px;
  font-size: 13px;
  font-weight: bold; }

.topic-post .post-time span {
  color: #444; }

.topic-post .post-actions {
  margin: 0 0 15px;
  font-size: 0; }

.topic-post .post-actions > div {
  display: inline-block; }

.topic-post .post-actions a {
  display: inline-block;
  margin: 1px 5px;
  font-size: 14px; }

.topic-post .post-actions .edit-post-button,
.topic-post .post-actions .delete-post-button {
  padding: 10px 10px 10px 33px; }

.topic-post .post-actions .edit-post-button {
  background: url("../images/edit_.png") left center no-repeat; }

.topic-post .post-actions .delete-post-button {
  background: url("../images/remove_.png") left center no-repeat; }

.topic-post .post-actions .edit-post-button:hover,
.topic-post .post-actions .delete-post-button:hover {
  color: #4ab2f1; }

.topic-post .post-actions .post-link-button {
  padding: 10px;
  font-weight: bold;
  color: #4ab2f1; }

.topic-post .post-actions .post-link-button:hover {
  text-decoration: underline; }

.topic-post .post-actions .quote-post-button {
  background-color: #888;
  padding: 10px 20px;
  color: #fff; }

.topic-post .post-actions .quote-post-button:hover {
  background-color: #999;
  color: #fff; }

.topic-post .post-body {
  /*topic post-body also gets style from blog post-body*/
  padding: 0 10px 20px;
  line-height: 22px;
  color: #444; }

.topic-post .user-posted-image,
.latest-posts .user-posted-image {
  max-width: 100%;
  height: auto; }

.topic-post .quote,
.latest-posts .quote {
  margin: 10px 0;
  border: 1px dashed #ccc;
  background-color: #f9f9f9;
  padding: 10px;
  color: #777; }

.topic-post .signature {
  border-top: 1px solid #ddd;
  padding: 20px;
  font-size: 13px;
  font-style: italic; }

/* forum edit & send message */
.forum-edit-page .page-title,
.move-topic-page .page-title,
.private-message-send-page .page-title {
  margin: 0 0 -1px; }

.move-topic-page label {
  white-space: normal; }

.forum-edit-page .message-error,
.private-message-send-page .message-error {
  margin: 20px 0; }

.forum-edit-page .inputs strong {
  display: inline-block;
  max-width: 400px;
  font-size: 22px;
  /*reset zeroing*/
  font-weight: normal;
  color: #444;
  white-space: normal; }

.forum-edit-page .inputs .topic-subject {
  font-size: 17px; }

.forum-edit-page .inputs.reversed {
  margin: 0; }

.forum-edit-page .inputs.reversed label {
  width: auto;
  margin: 5px;
  font-size: 14px;
  /*reset zeroing*/
  white-space: normal; }

.forum-edit-page .toolbar,
.private-message-send-page .toolbar {
  max-width: 400px;
  margin: 20px auto;
  background-color: #ddd;
  padding: 10px; }

.forum-edit-page .toolbar .button,
.private-message-send-page .toolbar .button {
  margin: 0 2px 0 0;
  border: #cec6b5 1px solid;
  padding: 2px; }

.forum-edit-page .toolbar .button:hover,
.private-message-send-page .toolbar .button:hover {
  border: #333 1px solid; }

.forum-edit-page textarea,
.private-message-send-page textarea {
  display: block;
  margin: auto; }

.forum-edit-page .buttons input,
.move-topic-page .buttons input,
.private-messages .buttons input {
  min-width: 140px;
  border: none;
  background-color: #999;
  padding: 10px 30px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase; }

.forum-edit-page .buttons input:hover,
.move-topic-page .buttons input:hover,
.private-messages .buttons input:hover {
  background-color: #888; }

.forum-edit-page .buttons .button-1,
.move-topic-page .buttons .button-1,
.private-messages .buttons .button-1 {
  background-color: #4ab2f1; }

.forum-edit-page .buttons .button-1:hover,
.move-topic-page .buttons .button-1:hover,
.private-messages .buttons .button-1:hover {
  background-color: #248ece; }

.private-message-send-page a {
  font-size: 18px;
  color: #4ab2f1; }

/* jQuery tabs */
.ui-tabs {
  /*override jQuery UI styles, do not delete doubled properties*/
  border: none;
  border-radius: 0;
  background: none;
  padding: 0;
  font: normal 14px Arial, Helvetica, sans-serif;
  color: #777; }

.ui-tabs-nav {
  margin: 0 0 30px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  font-size: 0;
  /*override jQuery UI styles, do not delete doubled properties*/
  margin: 0 0 30px !important;
  border-width: 0 0 1px;
  border-radius: 0;
  background: none;
  padding: 0 !important;
  line-height: normal;
  font-weight: normal;
  color: #444; }

.ui-tabs-nav li {
  margin: 0 0 -1px;
  /*override jQuery UI styles, do not delete doubled properties*/
  float: none !important;
  margin: 0 0 -1px !important;
  border: none !important;
  border-radius: 0;
  background: none !important;
  padding: 0 !important; }

.ui-tabs-nav li a {
  display: block;
  border: 1px solid #ddd;
  padding: 12px 24px;
  text-align: center;
  font-size: 18px;
  color: #444;
  /*override jQuery UI styles, do not delete doubled properties*/
  float: none !important;
  padding: 12px 24px !important; }

.ui-tabs-nav li.ui-state-active a {
  background-color: #eee;
  color: #4ab2f1; }

.ui-tabs-panel {
  /*override jQuery UI styles, do not delete doubled properties*/
  padding: 0 !important; }

/* inbox & view message */
.private-messages-page .table-wrapper,
.private-message-view-page .view-message {
  margin: 0 0 30px; }

.private-messages-page th.select {
  text-align: center; }

.private-messages-page td.from,
.private-messages-page td.to,
.private-messages-page td.subject {
  min-width: 150px; }

.private-messages-page td.date {
  white-space: nowrap; }

.private-messages-page td.subject a {
  color: #444; }

.private-messages-page td.subject a.pm-unread {
  color: #4ab2f1; }

.private-messages-page .pager {
  margin: 0 0 30px; }

.private-messages-page .buttons,
.private-message-view-page .buttons {
  font-size: 0; }

.private-messages-page .buttons .button-1,
.private-messages-page .buttons .button-2,
.private-message-view-page .buttons .button-1,
.private-message-view-page .buttons .button-2 {
  display: block;
  width: 250px;
  margin: 0 auto 3px;
  font-size: 15px;
  /*reset zeroing*/ }

.private-message-view-page .view-message {
  margin: 0 0 30px; }

.private-message-view-page .message-head {
  margin: 0 0 20px;
  line-height: 22px; }

.private-message-view-page .message-head span {
  font-weight: bold;
  color: #444; }

.private-message-view-page .message-body {
  border-top: 1px solid #ddd;
  background-color: #f9f9f9;
  padding: 30px 20px;
  line-height: 22px; }

.private-message-view-page .back-pm-button {
  text-transform: capitalize !important; }

/* profile page  */
.profile-info-box {
  overflow: hidden;
  /*override jQuery UI styles, do not delete doubled properties*/
  line-height: normal;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #777; }

.profile-info-box .user-details {
  margin: 0 0 30px; }

.profile-info-box .avatar {
  margin: 0 auto 15px; }

.profile-info-box .title {
  margin: 0 0 10px;
  font-size: 18px;
  color: #444; }

.profile-info-box .stats {
  margin: 0 0 15px; }

.latest-posts {
  /*override jQuery UI styles, do not delete doubled properties*/
  line-height: normal;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #777; }

.latest-posts .topic {
  margin: 0 0 35px; }

.latest-posts .topic-title {
  margin: 0 0 20px;
  border-top: 1px solid #ddd;
  background: #f6f6f6;
  padding: 10px;
  font-size: 16px; }

.latest-posts .topic-title a {
  font-weight: bold;
  color: #444; }

.latest-posts .topic-title a:hover {
  color: #4ab2f1; }

.latest-posts .topic-body {
  margin: 0 0 15px;
  line-height: 22px; }

.latest-posts .topic-data {
  color: #444; }

/* BB codes */
pre {
  white-space: pre-wrap;
  white-space: normal;
  word-wrap: break-word; }

.csharpcode {
  margin: 10px 0;
  border: 1px dashed #ccc;
  background-color: #fff;
  padding: 10px;
  font-family: "Courier New", Courier, monospace;
  color: #000; }

.csharpcode .rem {
  color: green; }

.csharpcode .kwrd {
  color: #00f; }

.csharpcode .str {
  color: #006080; }

.csharpcode .op {
  color: #00c; }

.csharpcode .preproc {
  color: #c63; }

.csharpcode .asp {
  background-color: #ff0; }

.csharpcode .html {
  color: maroon; }

.csharpcode .attr {
  color: red; }

.csharpcode .alt {
  width: 100%;
  margin: 0;
  background-color: #f6f6f6; }

.csharpcode .lnum {
  color: #666; }

@media all and (max-width: 1000px) {
  /*** GLOBAL TABLES ***/
  .cart {
    display: block; }
  .cart colgroup,
  .cart thead {
    display: none; }
  .cart tbody {
    display: block;
    overflow: hidden; }
  .cart tr {
    display: block;
    float: left;
    width: 100%;
    margin: 20px 0 0;
    border: 1px solid #ddd; }
  .cart td {
    display: block;
    border: none;
    padding: 10px; }
  .cart td.remove-from-cart {
    margin: 0 0 15px;
    border-bottom: 1px solid #ddd;
    background-color: #eee;
    padding: 10px; }
  .cart td.product-picture {
    border-top: 1px solid #ddd;
    padding: 15px 10px 5px; }
  .cart td.product {
    min-width: 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 10px 15px;
    text-align: center; }
  .cart td.quantity {
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle; }
  .cart td.unit-price,
  .cart td.subtotal {
    display: inline-block;
    padding: 20px 10px;
    vertical-align: middle; }
  .order-details-page .data-table {
    display: block; }
  .order-details-page .data-table colgroup,
  .order-details-page .data-table thead {
    display: none; }
  .order-details-page .data-table tbody {
    display: block;
    overflow: hidden; }
  .order-details-page .data-table tr {
    display: block;
    float: left;
    width: 100%;
    margin: 40px 0 0;
    border: 1px solid #ddd; }
  .order-details-page .data-table td {
    display: block;
    border: none;
    padding: 10px; }
  .order-details-page .data-table td.product,
  .order-details-page .data-table td.tracking-number {
    min-width: 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 10px 15px;
    text-align: center; }
  /*** MOBILE NAVIGATION ***/
  .header-menu {
    position: relative;
    z-index: 1;
    width: 90%;
    max-width: 600px;
    margin: 0 auto 40px; }
  .menu-toggle {
    background: #fff;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    cursor: pointer; }
    .menu-toggle i.fa {
      display: none;
      font-size: 25px;
      font-weight: lighter;
      position: absolute;
      left: 10px;
      top: 0;
      bottom: 0;
      width: 24px;
      height: 25px;
      margin: auto; }
  .top-menu {
    display: none; }
  .top-menu > li {
    position: relative;
    margin: 1px 0;
    background-color: #f6f6f6; }
  .top-menu > li > a {
    display: block;
    min-height: 55px;
    padding: 18px;
    font-size: 15px;
    color: #555; }
  .top-menu .sublist {
    display: none;
    background-color: #fff;
    padding: 5px 0; }
  .top-menu .sublist li {
    position: relative;
    margin: 1px 0 1px 20px; }
  .top-menu .sublist li a {
    display: block;
    padding: 15px 18px;
    font-size: 15px; }
  .sublist-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 47px;
    border-left: 1px solid #fff;
    background: url("../images/toggle-black.png") center no-repeat;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    bottom: 0;
    margin: auto; }
  .sublist .sublist-toggle {
    height: 49px; }
  .sublist .sublist li {
    background-color: #f6f6f6; }
  .sublist .sublist .sublist li {
    background-color: #fff; }
  .block-category-navigation {
    display: none; }
  .block-account-navigation {
    float: none;
    margin: auto !important; } }

@media all and (min-width: 481px) {
  /*** GLOBAL ***/
  .master-wrapper-content,
  .header-menu {
    width: 92.5%; }
  /*** GLOBAL TABLES ***/
  .cart tr {
    width: 46%;
    margin: 40px 2% 0; }
  .cart tr:nth-child(2n+1) {
    clear: both; }
  .order-details-page .data-table tr {
    width: 46%;
    margin: 40px 2% 0; }
  .order-details-page .data-table tr:nth-child(2n+1) {
    clear: both; }
  /*** HEADER ***/
  .header-selectors-wrapper > div {
    display: inline-block;
    width: 30%;
    margin: 10px auto; }
  .search-box input.search-box-text {
    width: 280px; }
  .ui-autocomplete {
    width: 280px !important; }
  .ui-autocomplete img {
    display: inline; }
  /*** FOOTER ***/
  .footer-block {
    width: 85%; }
  .newsletter-email input[type="text"] {
    width: 240px; }
  /*** CATEGORY ***/
  .product-filter {
    display: table-cell;
    vertical-align: top;
    text-align: left; }
  .product-filter.price-range-filter {
    width: 200px; }
  .product-filter .product-spec-group {
    float: left;
    margin: 0 25px 10px 0; }
  .product-filter .group li.item {
    display: block;
    margin: 0; }
  .item-box {
    width: 49%;
    margin: 0 0.5% 50px; }
  .item-box:nth-child(2n+1) {
    clear: both; }
  .item-box .product-rating-box {
    margin: 0 0 15px; }
  .item-box .prices {
    height: 40px; }
  .item-box .product-title {
    min-height: 42px;
    margin: 0 0 5px; }
  /*** PRODUCT PAGE ***/
  .overview-buttons div {
    display: inline-block;
    width: auto;
    margin: 0 1px 2px; }
  /*** WISHLIST ***/
  .wishlist-content .button-2 {
    display: inline-block;
    width: auto;
    min-width: 140px;
    margin: 0 1px 5px; }
  /*** TOPICS ***/
  .enter-password-form input[type="password"] {
    width: 260px; }
  /*** FORUM & PROFILE ***/
  .forums-header {
    background-color: #f9f9f9;
    padding: 30px 20px 20px; }
  .ui-tabs-nav li {
    display: inline-block;
    min-width: 150px;
    margin: 0 5px -1px;
    /*override jQuery UI styles, do not delete doubled properties*/
    margin: 0 5px -1px !important; }
  .private-messages-page .buttons .button-1,
  .private-messages-page .buttons .button-2,
  .private-message-view-page .buttons .button-1,
  .private-message-view-page .buttons .button-2 {
    display: inline-block;
    width: auto;
    margin: 1px; } }

@media all and (min-width: 768px) {
  /**** GLOBAL ***/
  .master-wrapper-content {
    width: 94%; }
  .home-page-polls li {
    min-width: 100px; }
  /**** GLOBAL TABLES ***/
  .cart tr {
    width: 31.33333%;
    margin: 40px 1% 0; }
  .cart tr:nth-child(2n+1) {
    clear: none; }
  .cart tr:nth-child(3n+1) {
    clear: both; }
  .order-details-page .data-table tr {
    width: 31.33333%;
    margin: 40px 1% 0; }
  .order-details-page .data-table tr:nth-child(2n+1) {
    clear: none; }
  .order-details-page .data-table tr:nth-child(3n+1) {
    clear: both; }
  /*** HEADER ***/
  .header-selectors-wrapper > div {
    width: 20%; }
  /*** FOOTER ***/
  .footer-block {
    display: inline-block;
    width: 25.33333%;
    margin: 0 4%;
    vertical-align: top; }
  .footer-block .title {
    margin: 0 0 15px;
    background: none;
    padding: 0;
    color: #444;
    cursor: auto; }
  .footer-block .list {
    display: block !important;
    /* prevents toggle display:none on resize */
    background: none;
    padding: 0; }
  .footer-block .list li {
    padding: 5px 0; }
  .footer-block .list a {
    display: inline;
    padding: 0; }
  .follow-us {
    width: 98%;
    margin: 25px auto 0; }
  /*** CATEGORY ***/
  .product-selectors {
    text-align: left; }
  .product-selectors .product-viewmode {
    display: inline-block;
    float: right; }
  .product-selectors .product-viewmode span {
    display: none; }
  .product-selectors .product-viewmode a {
    display: inline-block;
    width: 24px;
    height: 32px;
    margin: 0 0 0 12px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.5; }
  .product-selectors .product-viewmode a.grid {
    background-image: url("../images/view-grid.png"); }
  .product-selectors .product-viewmode a.list {
    background-image: url("../images/view-list.png"); }
  .product-selectors .product-viewmode a.selected {
    opacity: 1; }
  .item-box {
    width: 32.33333%;
    margin: 0 0.5% 50px; }
  .item-box:nth-child(2n+1) {
    clear: none; }
  .item-box:nth-child(3n+1) {
    clear: both; }
  .product-list .item-box {
    float: none;
    width: auto;
    margin: 0 5px 20px; }
  .product-list .item-box .product-item:after {
    content: "";
    display: block;
    clear: both; }
  .product-list .item-box .picture {
    float: left;
    width: 220px; }
  .product-list .item-box:hover .picture a img {
    opacity: 1; }
  .product-list .item-box .picture:hover a img {
    opacity: 0.85; }
  .product-list .item-box .picture + .details {
    margin: 0 0 0 240px; }
  .product-list .item-box .product-title {
    height: auto;
    padding: 10px 0;
    font-size: 18px; }
  .product-list .item-box .description {
    display: block;
    margin: 0 0 10px;
    line-height: 22px; }
  .product-list .item-box .prices {
    height: auto;
    margin: 0 0 30px; }
  .product-list .item-box .product-box-add-to-cart-button {
    width: auto;
    min-width: 150px;
    padding: 0 20px; }
  .product-list .item-box .add-to-compare-list-button,
  .product-list .item-box .add-to-wishlist-button {
    width: 42px; }
  /*** PRODUCT PAGE ***/
  .gallery {
    width: 550px; }
  .variant-picture {
    float: left; }
  .variant-picture + .variant-overview {
    width: auto;
    margin: 0 0 0 240px; }
  .variant-overview {
    text-align: left; }
  /*** PRODUCT REVIEWS ***/
  .product-review-item .review-title {
    float: left;
    max-width: 600px; }
  .product-review-item .product-review-box {
    float: right; }
  /*** REGISTRATION, LOGIN, ACCOUNT ***/
  .address-list-page .section,
  .order-list-page .section,
  .return-request-list-page .section {
    display: inline-block;
    width: 45%;
    margin: 20px 1%;
    vertical-align: top; }
  .recurring-payments {
    width: 100% !important;
    margin: 20px 0 !important; }
  /*** SHOPPING CART ***/
  .order-progress {
    padding: 20px; }
  .order-progress li {
    margin: 0 10px; }
  .order-progress a {
    min-width: 80px; }
  .cart-options .common-buttons {
    text-align: right; }
  .cart-options .checkout-attributes,
  .cart-options .selected-checkout-attributes {
    padding: 0 10px; }
  .cart-footer .totals {
    float: right;
    width: 45%;
    margin: 0 2.5%; }
  .cart-footer .terms-of-service {
    text-align: left; }
  .cart-footer .checkout-buttons,
  .cart-footer .addon-buttons {
    text-align: right; }
  .cart-footer .cart-collaterals {
    float: left;
    width: 45%;
    margin: 0 2.5%; }
  .cart-footer .cart-collaterals div,
  .cart-footer .cart-collaterals label {
    text-align: left; }
  .cart-footer .estimate-shipping label {
    display: block;
    margin: 0 0 10px; }
  .cart-footer .estimate-shipping .buttons {
    text-align: right; }
  /*** CHECKOUT ***/
  .checkout-page .selected-checkout-attributes {
    float: right;
    text-align: right; }
  .checkout-page .cart-footer .totals {
    max-width: 350px;
    margin: 0; }
  .checkout-page .address-grid {
    overflow: hidden; }
  .checkout-page .address-item {
    float: left;
    width: 48%;
    margin: 0 1% 40px; }
  .shipping-method .method-list li,
  .payment-method .method-list li {
    display: inline-block;
    width: 25%;
    margin: 20px 2%;
    vertical-align: top; }
  .shipping-method .method-name {
    background-color: #f6f6f6;
    padding: 10px; }
  .payment-method .payment-logo {
    display: block;
    background-color: #f6f6f6;
    padding: 10px; }
  .payment-method .payment-details {
    display: block;
    width: auto;
    min-width: 0;
    margin: 10px 0 0;
    text-align: center; }
  .payment-info .info {
    padding: 30px 75px; }
  .order-review-data,
  .order-details-area,
  .shipment-details-area {
    overflow: hidden; }
  .order-review-data ul,
  .order-details-area ul,
  .shipment-details-area ul {
    float: left;
    width: 48%;
    margin: 0 1% 40px; }
  /*** ORDER DETAILS & SHIPPING DETAILS ***/
  .order-details-page .section.options {
    text-align: right; }
  .order-details-page .selected-checkout-attributes {
    padding: 0 10px; }
  .order-details-page .totals {
    overflow: hidden; }
  .order-details-page .total-info {
    float: right;
    margin: 0 5px; }
  .shipment-details-page .tracking-number .tracking-url {
    color: #4ab2f1; }
  /*** BLOG & NEWS ***/
  .blog-posts .tags {
    float: right;
    width: 80%;
    text-align: right; }
  .blog-posts .buttons {
    float: left;
    width: 20%;
    text-align: left; }
  .new-comment {
    text-align: center; }
  .new-comment .buttons {
    text-align: center; }
  .comment-list .comment {
    display: table;
    width: 100%;
    margin: 0; }
  .comment-list .comment:last-child {
    border-bottom: 1px solid #ddd; }
  .comment-info {
    display: table-cell;
    width: 15%;
    margin: 0;
    vertical-align: top; }
  .comment-info .username {
    min-height: 40px;
    margin: 0;
    border: none;
    text-align: center; }
  .comment-info .avatar {
    border: none; }
  .comment-info .avatar img {
    max-width: 80%;
    max-height: 80%; }
  .comment-content {
    display: table-cell;
    width: 85%;
    border-left: 1px solid #ddd;
    vertical-align: top;
    text-align: left; }
  .comment-time {
    min-height: 40px;
    margin: 0;
    background-color: #f6f6f6;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: normal; }
  .comment-title {
    margin: 0 0 -20px;
    padding: 20px; }
  .comment-body {
    padding: 20px; }
  /*** FORUM & PROFILE ***/
  .forum-actions,
  .topic-actions {
    overflow: hidden; }
  .forum-actions .actions,
  .topic-actions .actions {
    float: left; }
  .forum-actions .pager,
  .topic-actions .pager {
    float: right;
    max-width: 450px; }
  .forum-actions .pager li,
  .topic-actions .pager li {
    margin: 2px 4px; }
  .forum-actions .pager.upper {
    display: block; }
  .topic-actions.lower .actions {
    display: block; }
  .topic-posts {
    margin: 0 0 30px; }
  .topic-post {
    display: table;
    width: 100%;
    margin: 0; }
  .topic-post .post-info {
    display: table-cell;
    width: 15%;
    margin: 0;
    vertical-align: top;
    text-align: left; }
  .topic-post .user-info {
    width: auto; }
  .topic-post .username {
    min-height: 40px;
    margin: 0;
    border: none;
    text-align: center; }
  .topic-post .avatar {
    margin: auto;
    border: none; }
  .topic-post .avatar img {
    max-width: 80%;
    max-height: 80%; }
  .topic-post .user-stats li {
    margin: 0; }
  .topic-post .send-pm {
    margin: 0 0 20px; }
  .topic-post .pm-button,
  .profile-info-box .pm-button {
    padding: 8px 16px;
    font-size: 13px; }
  .topic-post .post-content {
    display: table-cell;
    width: 85%;
    border-left: 1px solid #ddd;
    vertical-align: top;
    text-align: left; }
  .topic-post .post-head {
    min-height: 40px;
    overflow: hidden;
    background-color: #f6f6f6; }
  .topic-post .post-time {
    float: left;
    margin: 0;
    font-size: 14px;
    font-weight: normal; }
  .topic-post .post-actions {
    float: right;
    margin: 0; }
  .topic-post .post-actions a {
    margin: 0;
    line-height: 20px; }
  .topic-post .post-actions .quote-post a {
    min-width: 70px; }
  .topic-post .post-actions a.post-link-button {
    margin: 0 0 0 10px;
    border-left: 1px solid #ddd;
    text-align: center; }
  .topic-post .post-body {
    padding: 20px; }
  .ui-tabs-nav {
    text-align: left; }
  .ui-tabs-nav li {
    margin: 0 10px -1px 0;
    /*override jQuery UI styles, do not delete doubled properties*/
    margin: 0 10px -1px 0 !important; }
  .profile-info-box .avatar {
    float: left;
    margin: 0 15px 15px 0; }
  .profile-info-box .profile-stats {
    float: left;
    text-align: left; }
  .profile-info-box .title {
    text-align: left; }
  .profile-info-box .send-pm {
    clear: both;
    text-align: left; } }

@media all and (min-width: 1001px) {
  /*** GLOBAL STYLES ***/
  .master-wrapper-content {
    width: 980px;
    margin: auto; }
  .center-2 {
    float: right;
    width: 73%; }
  .side-2 {
    float: left;
    width: 25%; }
  .inputs {
    text-align: left; }
  .inputs label {
    display: inline-block;
    width: 265px;
    margin: 0 10px 0 0;
    text-align: right; }
  .inputs input[type="text"],
  .inputs input[type="password"],
  .inputs select {
    min-height: 40px; }
  .inputs .option-list li {
    margin: 0 10px 0 0; }
  .center-1 .buttons {
    text-align: center; }
  .center-2 .inputs label {
    width: 136px; }
  .page-title a + h1 {
    float: left; }
  .link-rss {
    display: block;
    float: right;
    margin: 6px 0 0; }
  /*** GLOBAL TABLES ***/
  .cart tr {
    width: auto;
    margin: 0; }
  .cart label {
    display: none; }
  .order-details-page .data-table tr {
    width: auto;
    margin: 0; }
  .order-details-page .data-table label {
    display: none; }
  /*** HEADER ***/
  .header {
    width: 980px;
    margin: auto; }
  .header-upper:after {
    content: "";
    display: block;
    clear: both; }
  .header-selectors-wrapper {
    float: left;
    border: none;
    padding: 0; }
  .header-selectors-wrapper > div {
    width: auto;
    min-width: 100px;
    margin: 0 12px 0 0;
    line-height: 43px; }
  .header-selectors-wrapper select {
    height: 25px;
    padding: 4px;
    font-size: 12px; }
  .language-list {
    text-align: left; }
  .header-links-wrapper {
    float: right;
    padding: 0; }
  .header-links li {
    margin: 0 16px; }
  .header-links a,
  .header-links span {
    line-height: 45px;
    text-transform: none; }
  #topcartlink {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0 18px; }
  .flyout-cart {
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 100;
    width: 300px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    background-color: #fff;
    padding-top: 10px; }
  .flyout-cart.active {
    display: block; }
  .mini-shopping-cart {
    padding: 12px;
    text-align: left;
    font-size: 12px; }
  .mini-shopping-cart .count {
    padding: 5px 0 15px;
    color: #444; }
  .mini-shopping-cart .count a {
    margin: 0 2px;
    font-weight: bold;
    color: #444; }
  .mini-shopping-cart .items {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px; }
  .mini-shopping-cart .item {
    overflow: hidden;
    padding: 10px 0; }
  .mini-shopping-cart .picture {
    float: left;
    width: 70px;
    text-align: center; }
  .mini-shopping-cart .picture a {
    display: block;
    position: relative;
    overflow: hidden; }
  .mini-shopping-cart .picture a:before {
    content: "";
    display: block;
    padding-top: 100%; }
  .mini-shopping-cart .picture img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%; }
  .mini-shopping-cart .picture + .product {
    margin: 0 0 0 80px; }
  .mini-shopping-cart .name {
    margin: 0 0 10px;
    font-size: 14px; }
  .mini-shopping-cart .name a {
    color: #4ab2f1; }
  .mini-shopping-cart .name a:hover {
    color: #248ece; }
  .mini-shopping-cart .attributes {
    margin: 5px 0;
    color: #444; }
  .mini-shopping-cart .totals {
    margin: 0 0 12px;
    font-size: 14px;
    text-align: center; }
  .mini-shopping-cart .totals strong {
    font-size: 16px;
    color: #444; }
  .mini-shopping-cart .buttons {
    margin: 0 0 5px;
    text-align: center; }
  .mini-shopping-cart input[type="button"] {
    background: #e30082;
    background: -moz-linear-gradient(top, #e30082 0%, #c80073 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #e30082), color-stop(100%, #c80073));
    background: -webkit-linear-gradient(top, #e30082 0%, #c80073 100%);
    background: -o-linear-gradient(top, #e30082 0%, #c80073 100%);
    background: -ms-linear-gradient(top, #e30082 0%, #c80073 100%);
    background: linear-gradient(to bottom, #e30082 0%, #c80073 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30082', endColorstr='#c80073', GradientType=0 );
    border: none;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 0px 25px;
    line-height: 36px;
    border-radius: 3px;
    min-width: 160px;
    text-decoration: none !important; }
    .mini-shopping-cart input[type="button"]:hover, .mini-shopping-cart input[type="button"]:focus {
      color: #fff;
      opacity: .8; }
  .header-lower {
    display: table;
    width: 100%; }
  .header-logo {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    font-size: 0; }
  .search-box {
    display: table-cell;
    text-align: right;
    vertical-align: middle; }
  .search-box input.search-box-text,
  .search-box .search-box-button {
    height: 40px; }
  /*** NAVIGATION ***/
  .header-menu {
    position: relative;
    z-index: 5;
    width: 980px;
    margin: 0 auto 30px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 25px 0;
    text-align: center; }
  .menu-toggle,
  .sublist-toggle {
    display: none; }
  .header-menu > ul {
    display: block !important;
    /* prevents toggle display:none on resize */
    font-size: 0; }
  .header-menu > ul.mobile {
    display: none !important; }
  .header-menu > ul > li {
    display: inline-block;
    border-left: 1px solid #ddd;
    padding: 0 15px;
    vertical-align: middle; }
  .header-menu > ul > li:first-child {
    border-left: none; }
  .header-menu > ul > li > a {
    display: block;
    padding: 5px 10px;
    line-height: 20px;
    font-size: 17px;
    /*reset zeroing*/
    color: #555;
    cursor: pointer; }
  .header-menu > ul > li > a:hover {
    color: #4ab2f1; }
  .header-menu .sublist {
    display: none;
    position: absolute;
    width: 200px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    padding: 10px 0;
    text-align: left; }
  .header-menu .sublist li {
    position: relative; }
  .header-menu .sublist li a {
    display: block;
    position: relative;
    padding: 10px 20px 10px 30px;
    font-size: 14px;
    color: #444; }
  .header-menu .sublist li a:before {
    content: "";
    position: absolute;
    top: 17px;
    left: 15px;
    width: 5px;
    height: 5px;
    background-color: #ddd; }
  .header-menu .sublist li:hover > a {
    background-color: #f6f6f6; }
  .header-menu ul li:hover > .sublist {
    display: block; }
  .header-menu .sublist .sublist {
    top: -10px;
    left: 100% !important; }
  /*** FOOTER ***/
  .footer-upper {
    width: 980px;
    padding: 35px 10px; }
  .footer-upper:after {
    content: "";
    display: block;
    clear: both; }
  .footer-block {
    float: left;
    width: 220px;
    margin: 0; }
  .footer-block .list {
    margin: 0; }
  .follow-us {
    float: right;
    width: 300px !important;
    margin: 0;
    text-align: left; }
  .follow-us .social li {
    margin: 0 10px 0 0; }
  .newsletter-email {
    display: block; }
  .newsletter-email input[type="text"] {
    width: 200px; }
  .newsletter-email .newsletter-subscribe-button {
    width: 100px;
    padding: 0 5px; }
  .newsletter-validation .field-validation-valid {
    text-align: left; }
  .footer-lower {
    position: relative;
    width: 980px;
    padding: 25px 5px; }
  .footer-lower:after {
    content: "";
    display: block;
    clear: both; }
  .footer-info {
    float: right;
    line-height: 32px; }
  .footer-powered-by {
    float: left;
    margin: 0;
    line-height: 32px; }
  .theme-selector {
    float: left;
    margin: 0 0 0 15px; }
  /*** COLUMN ***/
  .block {
    float: none;
    width: auto;
    margin: 0 0 20px; }
  .block .title {
    margin: 0;
    border-bottom: 1px solid #ddd;
    background: none;
    cursor: auto; }
  .block .title strong {
    font-weight: bold; }
  .block .listbox {
    display: block;
    border-bottom: none; }
  .block a.product-picture {
    display: inline-block;
    position: relative;
    width: 30%;
    margin: 0 0 0 -15px;
    vertical-align: middle; }
  .block a.product-name {
    vertical-align: middle; }
  .block a.product-picture + a.product-name {
    width: 70%; }
  .block a.product-picture + a.product-name:before {
    display: none; }
  /*** CATEGORY ***/
  .breadcrumb {
    margin: 0 0 20px; }
  .item-box .buttons {
    text-align: left; }
  .home-page .product-grid .item-box,
  .product-details-page .product-grid .item-box,
  .shopping-cart-page .product-grid .item-box {
    width: 24%;
    margin: 0 0.5% 50px; }
  .home-page .product-grid .item-box:nth-child(3n+1),
  .product-details-page .product-grid .item-box:nth-child(3n+1),
  .shopping-cart-page .product-grid .item-box:nth-child(3n+1) {
    clear: none; }
  .home-page .product-grid .item-box:nth-child(4n+1),
  .product-details-page .product-grid .item-box:nth-child(4n+1),
  .shopping-cart-page .product-grid .item-box:nth-child(4n+1) {
    clear: both; }
  /*** PRODUCT PAGE ***/
  .gallery {
    float: left;
    width: 49%; }
  .gallery .picture {
    width: auto; }
  .overview {
    float: right;
    width: 48%; }
  .rental-attributes {
    overflow: hidden; }
  .rental-attributes .attribute-item {
    float: left;
    margin: 0 20px 0 0; }
  .rental-attributes .datepicker {
    width: 160px;
    text-align: left; }
  .color-squares li {
    margin: 0 10px 10px 0; }
  .product-details-page .title {
    text-align: left; }
  /*** PRODUCT REVIEWS ***/
  .product-review-item .review-title {
    max-width: 850px; }
  /*** WISHLIST & COMPARE LIST ***/
  .compare-products-page .page-title {
    margin: 0 0 -1px; }
  .compare-products-page .clear-list {
    position: absolute;
    top: 7px;
    right: 0; }
  .compare-products-table .full-description td {
    display: table-cell; }
  .compare-products-table .full-description td p {
    margin-top: 0; }
  /*** TOPICS ***/
  .center-1 .topic-block-title {
    text-align: center; }
  /*** REGISTRATION, LOGIN, ACCOUNT ***/
  .gender span {
    margin: 0 10px 0 0; }
  .gender span > * {
    margin: 0 5px 0 0; }
  .date-of-birth select + select {
    margin: 0 0 0 11px; }
  #check-availability-button {
    display: block;
    margin: 10px auto; }
  .login-page .customer-blocks {
    overflow: hidden; }
  .login-page .new-wrapper {
    float: left;
    width: 49%;
    margin: 0; }
  .login-page .new-wrapper .text {
    min-height: 200px; }
  .login-page .returning-wrapper {
    float: right;
    width: 49%; }
  .login-page .returning-wrapper .form-fields {
    min-height: 200px;
    padding: 30px 0 0; }
  .login-page .returning-wrapper .inputs label {
    width: 110px; }
  .login-page .returning-wrapper input[type="text"],
  .login-page .returning-wrapper input[type="password"] {
    width: 300px; }
  .address-list-page .section,
  .order-list-page .section,
  .return-request-list-page .section {
    display: block;
    width: auto;
    margin: 0 0 40px; }
  .address-list-page .buttons,
  .order-list-page .buttons {
    position: absolute;
    top: 5px;
    right: 10px; }
  .avatar-page .message-error,
  .avatar-page .buttons {
    text-align: left; }
  /*** SHOPPING CART ***/
  .shopping-cart-page .cart-options {
    overflow: hidden; }
  .shopping-cart-page .checkout-attributes {
    float: left;
    max-width: 565px;
    margin: -30px 0 15px; }
  .shopping-cart-page .checkout-attributes li {
    margin: 5px 10px 5px 0; }
  .shopping-cart-page .selected-checkout-attributes {
    float: right;
    max-width: 395px;
    margin: 15px 0; }
  /*** CHECKOUT ***/
  .order-progress {
    margin: -30px 0 50px; }
  .checkout-page .address-item {
    width: 31.33333%; }
  .checkout-page .terms-of-service {
    text-align: center; }
  .payment-info .info {
    padding: 30px 15px; }
  .payment-info .info td:first-child {
    width: 265px !important;
    margin: 0 10px 0 0;
    text-align: right; }
  .payment-info .info td:only-child {
    width: 100% !important; }
  .order-review-data .title,
  .order-details-area .title,
  .shipment-details-area .title {
    text-align: left; }
  .opc .order-review-data ul {
    text-align: left; }
  /*** SEARCH & SITEMAP ***/
  .advanced-search .price-range {
    margin-left: 114px; }
  /*** BLOG & NEWS ***/
  .comment-list {
    margin: 0 0 50px; }
  .news-list-homepage .news-items {
    overflow: hidden;
    text-align: left; }
  .news-list-homepage .news-item {
    float: left;
    width: 31.33333%;
    margin: 0 1% 30px; }
  .news-list-homepage .news-item:nth-child(3n+1) {
    clear: both; }
  .news-list-homepage .news-item:only-child {
    float: none;
    width: auto;
    margin: 0 0 30px; }
  .news-list-homepage .news-head {
    text-align: center; }
  /*** FORUM & PROFILE ***/
  .forum-breadcrumb {
    margin: -30px 0 30px; }
  .current-time {
    float: right; }
  .forum-search-box {
    float: left; }
  .forum-search-box .advanced {
    text-align: left; }
  .forum-search-box .advanced a {
    line-height: normal; }
  .forums-table-section td {
    min-width: 150px; }
  .forums-table-section td:first-child {
    min-width: 90px; }
  .forums-table-section .view-all {
    text-align: right; }
  .topic-actions .pager.upper {
    display: block;
    max-width: 400px; }
  .forum-edit-page textarea,
  .private-message-send-page textarea {
    width: 600px;
    height: 250px; }
  .private-message-send-page .toolbar {
    display: inline-block;
    width: 400px;
    margin: 10px 0;
    vertical-align: middle; } }

@media all and (min-width: 1367px) {
  /*** GLOBAL STYLES ***/
  .master-wrapper-content {
    width: 1200px; }
  .inputs label {
    width: 375px;
    font-weight: normal; }
  .center-2 .inputs label {
    width: 213px; }
  /*** HEADER ***/
  .header {
    width: 1200px; }
  /*** NAVIGATION ***/
  .header-menu {
    width: 1200px; }
  .header-menu > ul > li {
    padding: 0 20px; }
  .header-menu > ul > li > a,
  .header-menu > ul > li > span {
    font-size: 18px; }
  /*** FOOTER ***/
  .footer-upper {
    width: 1200px;
    padding: 35px 30px; }
  .footer-block {
    width: 280px; }
  .footer-lower {
    width: 1200px;
    padding: 25px 20px; }
  /*** PRODUCT REVIEWS ***/
  .product-review-item .review-title {
    max-width: 1050px; }
  /*** REGISTRATION, LOGIN, ACCOUNT ***/
  .login-page .returning-wrapper input[type="text"],
  .login-page .returning-wrapper input[type="password"] {
    width: 360px; }
  /*** SHOPPING CART ***/
  .cart-footer .totals {
    width: 365px;
    margin: 0; }
  .cart-footer .cart-collaterals {
    width: calc(100% - 395px);
    margin: 0; }
  .cart-footer .cart-collaterals .deals {
    float: left;
    width: 48%; }
  .cart-footer .cart-collaterals .shipping {
    float: right;
    width: 48%; }
  .cart-footer .estimate-shipping .inputs label {
    display: inline-block;
    width: 35%; }
  .cart-footer .estimate-shipping .inputs input,
  .cart-footer .estimate-shipping .inputs select,
  .cart-footer .estimate-shipping .inputs .bootstrap-select {
    width: 65% !important; }
  /*** CHECKOUT ***/
  .shipping-method .method-list li,
  .payment-method .method-list li {
    margin: 20px 1%; }
  .payment-info .info td:first-child {
    width: 375px !important; }
  .payment-info .info td:only-child {
    width: 100% !important; }
  /*** FORUM & PROFILE ***/
  .forum-actions .pager,
  .topic-actions .pager {
    max-width: 600px !important; } }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

@font-face {
  font-family: "Avenir Next Cyr W00 Medium";
  src: url("/Themes/DefaultClean/Content/fonts/c6970a14-8b0f-4629-9072-71c7e123908f.eot?#iefix");
  src: url("/Themes/DefaultClean/Content/fonts/c6970a14-8b0f-4629-9072-71c7e123908f.eot?#iefix") format("eot"), url("/Themes/DefaultClean/Content/fonts/b0b84e4d-2164-45c7-a674-1662f19f3ba6.woff2") format("woff2"), url("/Themes/DefaultClean/Content/fonts/e91d1bbf-3fea-45e2-b003-a22b12ce6e5f.woff") format("woff"), url("/Themes/DefaultClean/Content/fonts/ead8b64b-1abd-4d5b-a642-a21dfe2f463b.ttf") format("truetype"), url("/Themes/DefaultClean/Content/fonts/e536e1c2-92a4-4db4-8a41-1c55354d11b7.svg#e536e1c2-92a4-4db4-8a41-1c55354d11b7") format("svg"); }

@font-face {
  font-family: "Avenir Next Cyr W00 Medium It";
  src: url("/Themes/DefaultClean/Content/fonts/1f022c78-180e-4c6b-b5ee-e1573f17e4b6.eot?#iefix");
  src: url("/Themes/DefaultClean/Content/fonts/1f022c78-180e-4c6b-b5ee-e1573f17e4b6.eot?#iefix") format("eot"), url("/Themes/DefaultClean/Content/fonts/349e5647-5161-46bb-a19f-8a609ae235e4.woff2") format("woff2"), url("/Themes/DefaultClean/Content/fonts/cc0a88c2-524b-4c90-b6f0-a80570222c30.woff") format("woff"), url("/Themes/DefaultClean/Content/fonts/03aefdc0-0198-4662-a9c7-640a4734063e.ttf") format("truetype"), url("/Themes/DefaultClean/Content/fonts/132a539d-37fa-48fb-92ec-1f4591f98ee1.svg#132a539d-37fa-48fb-92ec-1f4591f98ee1") format("svg"); }

@font-face {
  font-family: "Avenir Next Cyr W00 Bold";
  src: url("/Themes/DefaultClean/Content/fonts/fb4117a5-14ee-4035-8692-935bfff7fc2e.eot?#iefix");
  src: url("/Themes/DefaultClean/Content/fonts/fb4117a5-14ee-4035-8692-935bfff7fc2e.eot?#iefix") format("eot"), url("/Themes/DefaultClean/Content/fonts/4c04fb14-abdb-4f93-82bb-734d1b84307b.woff2") format("woff2"), url("/Themes/DefaultClean/Content/fonts/04d2f223-2786-40c9-8481-be9dd47d8e7f.woff") format("woff"), url("/Themes/DefaultClean/Content/fonts/bce3274e-f498-48ae-b269-a6930df496e7.ttf") format("truetype"), url("/Themes/DefaultClean/Content/fonts/68f0375d-f66f-4f88-822a-5a0b61d2efc0.svg#68f0375d-f66f-4f88-822a-5a0b61d2efc0") format("svg"); }

@font-face {
  font-family: "Avenir Next Cyr W00 Bold It";
  src: url("/Themes/DefaultClean/Content/fonts/8316f326-afe6-49dc-a5d8-cd1d521182c2.eot?#iefix");
  src: url("/Themes/DefaultClean/Content/fonts/8316f326-afe6-49dc-a5d8-cd1d521182c2.eot?#iefix") format("eot"), url("/Themes/DefaultClean/Content/fonts/395aeb70-3407-45d6-91b3-3d9a114af9bd.woff2") format("woff2"), url("/Themes/DefaultClean/Content/fonts/5f0686cb-9605-4656-8b38-9b8ca092ca9b.woff") format("woff"), url("/Themes/DefaultClean/Content/fonts/5fafc2a7-1ec9-4ba2-8d0b-836dfae0023b.ttf") format("truetype"), url("/Themes/DefaultClean/Content/fonts/f2ab6bd3-14da-4c86-949e-eddf030a8147.svg#f2ab6bd3-14da-4c86-949e-eddf030a8147") format("svg"); }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/Themes/DefaultClean/Content/awesome/fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("/Themes/DefaultClean/Content/awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("/Themes/DefaultClean/Content/awesome/fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("/Themes/DefaultClean/Content/awesome/fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("/Themes/DefaultClean/Content/awesome/fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("/Themes/DefaultClean/Content/awesome/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*fonts*/
/*AvernirLTStd Medium*/
/*AvernirLTStd MediumOblique*/
/*AvenitLTStd Black*/
/*AvenitLTStd Black*/
/*colors*/
/*size*/
/*mixins*/
body {
  font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif; }

b, strong {
  font-family: "Avenir Next Cyr W00 Bold", Arial, Helvetica, sans-serif; }
  b em, strong em {
    font-family: "Avenir Next Cyr W00 Bold It", Arial, Helvetica, sans-serif; }

a {
  color: #0099ff; }

h1, h2, h3 {
  font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif;
  font-weight: normal; }

h1 {
  font-size: 24px; }

.breadcrumb {
  display: none; }

.estimate-shipping-button,
.continue-shopping-button,
.update-cart-button,
.btn {
  border-radius: 3px;
  color: #fff;
  font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif;
  font-size: 14px;
  border: none;
  outline: none;
  text-align: center;
  display: inline-block;
  padding: 6px 12px !important;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  text-transform: none !important; }
  .estimate-shipping-button.checkout-button, .estimate-shipping-button.btn-pink,
  .continue-shopping-button.checkout-button,
  .continue-shopping-button.btn-pink,
  .update-cart-button.checkout-button,
  .update-cart-button.btn-pink,
  .btn.checkout-button,
  .btn.btn-pink {
    background: #e30082;
    background: -moz-linear-gradient(top, #e30082 0%, #c80073 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #e30082), color-stop(100%, #c80073));
    background: -webkit-linear-gradient(top, #e30082 0%, #c80073 100%);
    background: -o-linear-gradient(top, #e30082 0%, #c80073 100%);
    background: -ms-linear-gradient(top, #e30082 0%, #c80073 100%);
    background: linear-gradient(to bottom, #e30082 0%, #c80073 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30082', endColorstr='#c80073', GradientType=0 ); }
  .estimate-shipping-button.update-cart-button, .estimate-shipping-button.btn-blue,
  .continue-shopping-button.update-cart-button,
  .continue-shopping-button.btn-blue,
  .update-cart-button.update-cart-button,
  .update-cart-button.btn-blue,
  .btn.update-cart-button,
  .btn.btn-blue {
    background: #00acf0;
    background: -moz-linear-gradient(top, #00acf0 0%, #0084e4 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0084e4), color-stop(100%, #c80073));
    background: -webkit-linear-gradient(top, #00acf0 0%, #0084e4 100%);
    background: -o-linear-gradient(top, #00acf0 0%, #0084e4 100%);
    background: -ms-linear-gradient(top, #00acf0 0%, #0084e4 100%);
    background: linear-gradient(to bottom, #00acf0 0%, #0084e4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00acf0', endColorstr='#0084e4', GradientType=0 ); }
  .estimate-shipping-button:hover, .estimate-shipping-button:focus,
  .continue-shopping-button:hover,
  .continue-shopping-button:focus,
  .update-cart-button:hover,
  .update-cart-button:focus,
  .btn:hover,
  .btn:focus {
    color: #fff;
    opacity: .8; }

.pink-btn {
  background: #e30082;
  background: -moz-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e30082), color-stop(100%, #c80073));
  background: -webkit-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -o-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: -ms-linear-gradient(top, #e30082 0%, #c80073 100%);
  background: linear-gradient(to bottom, #e30082 0%, #c80073 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30082', endColorstr='#c80073', GradientType=0 );
  display: inline-block;
  color: #fff;
  font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 0px 25px;
  line-height: 36px;
  border-right: 1px solid #ea80bc;
  border-radius: 3px;
  min-width: 160px;
  text-decoration: none !important; }
  .pink-btn:hover, .pink-btn:focus {
    color: #fff;
    opacity: .8; }

@media (min-width: 768px) {
  .mobile-content {
    display: none !important; } }

@media (max-width: 767px) {
  .desktop-content {
    display: none !important; } }

select {
  height: 36px;
  padding: 4px 50px 4px 15px;
  border: 1px solid #fff;
  border-radius: 5px;
  background: #dcdcdc url("/Themes/DefaultClean/Content/images/icons/select-arrow.png") right no-repeat !important;
  -webkit-appearance: none;
  font-size: 14px;
  outline: none !important;
  color: #000;
  font-family: "Avenir Next Cyr W00 Medium", Arial, Helvetica, sans-serif;
  min-width: 90px; }
  select option {
    font-style: normal; }
  select:not(:checked) {
    font-style: italic; }
  select.light {
    border: 1px solid #f1f1f1;
    border-radius: 0px;
    background: #fff url("/Themes/DefaultClean/Content/images/restyle/select-arrow.png") no-repeat right 10px center !important; }

