/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */


.detail-content .product-item-2 .center-img-2 {
    top: 25%!important;
    left: 25%!important;
}

.detail-content .product-item-2 .center-img-2 img {
    max-width: 250px!important;
    max-height: 250px!important;
	background: #ffffff!important;
}

.categories .grid-view-product .center-img-2 img {
    max-width: 200px;
}


@import /reseller_files/350/1356/template/media/fonts/stylesheet.css";

.main-menu li:hover .mega-menu-area {
    transform: perspective(1px);
	visibility: visible;
}

.wmd-upload-wrapper .wmd-upload-inner .wmd-upload-message-text {
    color: #ea4e1b;
}

.wmd-upload-section {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    color: #ea4e1b;
}

.upload-zone .wmd-upload-default-message {
    padding: 10px 10px;
    text-align: center;
    color: #ea4e1b;
    cursor: pointer;
}

.wmd-upload-wrapper .upload-control span, .wmd-btn {
    background: #F08046;
}

.wmd-upload-wrapper .upload-control span, .wmd-btn:hover {
    background: #ea4e1b none repeat scroll 0 0;
}

/* 
Vorheriges wurde nachträglich hinzugefügt

 */
 
 
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Fira Sans Extra Condensed", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #595959;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #595959;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #333333;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0;
}

.img-thumbnail {
  padding: 4px;
  line-height: 27px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #ededeb;
}

.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;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 38px;
  color: #434343;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #ededeb;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 5px;
  margin-bottom: 5px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 30px;
}

h2,
.h2 {
  font-size: 24px;
}

h3,
.h3 {
  font-size: 16px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 15px;
}

h6,
.h6 {
  font-size: 14px;
}

p {
  margin: 0 0 5px;
}

.lead {
  margin-bottom: 21px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

small,
.small {
  font-size: 87%;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #ededeb;
}

.text-primary {
  color: #595959;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #3f3f3f;
}

.text-success {
  color: green;
}

a.text-success:hover,
a.text-success:focus {
  color: #004d00;
}

.text-info {
  color: #d7d700;
}

a.text-info:hover,
a.text-info:focus {
  color: #a4a400;
}

.text-warning {
  color: orange;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #cc8400;
}

.text-danger {
  color: red;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #cc0000;
}

.bg-primary {
  color: #fff;
  background-color: #595959;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3f3f3f;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #f6f6f6;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 21px;
}

dt,
dd {
  line-height: 27px;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 20px;
  border-left: 5px solid #f6f6f6;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 27px;
  color: #ededeb;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #f6f6f6;
  border-left: 0;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 27px;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 15px;
  line-height: 27px;
  color: #404040;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.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-right: 15px;
  padding-left: 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-12 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

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

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

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

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

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

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

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

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

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

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

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

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

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

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

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

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

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

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

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

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

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

@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-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

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

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

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

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

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

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

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

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

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

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

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

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

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

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

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

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

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

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

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

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

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

@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-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

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

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

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

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

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

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

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

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

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

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

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

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

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

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

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

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

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

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

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

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

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

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

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

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

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

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

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

table {
  background-color: transparent;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #ededeb;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 27px;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

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

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

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

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

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

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

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

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

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

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

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

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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 27px;
  color: #999;
}

.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 27px;
  color: #888;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ea4e1b;
  border-radius: 5px;
  -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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #595959;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(89, 89, 89, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(89, 89, 89, 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 {
  background-color: transparent;
  border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f6f6f6;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@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: 35px;
  }

  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }

  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
}

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

.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

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

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

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

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

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

.form-control-static {
  min-height: 37px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

select.input-sm {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

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

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

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 35px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}

select.input-lg {
  height: 49px;
  line-height: 49px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}

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

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

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 41px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 43.75px;
}

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

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.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: green;
}

.has-success .form-control {
  border-color: green;
  -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: #004d00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00e600;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00e600;
}

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

.has-success .form-control-feedback {
  color: green;
}

.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: orange;
}

.has-warning .form-control {
  border-color: orange;
  -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: #cc8400;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc966;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffc966;
}

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

.has-warning .form-control-feedback {
  color: orange;
}

.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: red;
}

.has-error .form-control {
  border-color: red;
  -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: #cc0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff6666;
}

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

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

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

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

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

@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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

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

.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: 20px;
  }
}

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 27px;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  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 {
  background-image: none;
  outline: 0;
  -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;
  filter: alpha(opacity=65);
  opacity: 0.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 > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].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: #595959;
  border-color: #4c4c4c;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #3f3f3f;
  border-color: #0c0c0c;
}

.btn-primary:hover {
  color: #fff;
  background-color: #3f3f3f;
  border-color: #2e2e2e;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3f3f3f;
  background-image: none;
  border-color: #2e2e2e;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #2e2e2e;
  border-color: #0c0c0c;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #595959;
  border-color: #4c4c4c;
}

.btn-primary .badge {
  color: #595959;
  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 > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].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 > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].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 > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].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 > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #595959;
  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: #333333;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #ededeb;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

.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%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.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;
  font-size: 16px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

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

.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 27px;
  color: #404040;
  white-space: nowrap;
}

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

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

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

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

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

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 27px;
  color: #ededeb;
  white-space: nowrap;
}

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

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

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

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

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

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

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #f6f6f6;
}

.nav > li.disabled > a {
  color: #ededeb;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #ededeb;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #f6f6f6;
  border-color: #595959;
}

.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 27px;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #f6f6f6 #f6f6f6 #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #999;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #595959;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}

@media (min-width: 991px) {
  .navbar {
    border-radius: 0;
  }
}

@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media (min-width: 991px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 14.5px 15px;
  font-size: 20px;
  line-height: 21px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

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

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.25px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}

@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 991px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 14.5px;
    padding-bottom: 14.5px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}

@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 991px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #ffffff;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-link {
  color: #ffffff;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #ffffff;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb > .active {
  color: #ededeb;
}

.panel {
  margin-bottom: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  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: -1;
  border-bottom-left-radius: -1;
}

.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-left-radius: -1;
  border-top-right-radius: -1;
}

.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: -1;
  border-bottom-left-radius: -1;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-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-right: 15px;
  padding-left: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .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 > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}

.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}

.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}

.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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

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

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

.panel-group {
  margin-bottom: 21px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

.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: #404040;
  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: #404040;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #595959;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #595959;
  border-color: #595959;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #595959;
}

.panel-primary > .panel-heading .badge {
  color: #595959;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #595959;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: green;
  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: green;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #d7d700;
  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: #d7d700;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: orange;
  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: orange;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: red;
  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: red;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -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: 0;
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.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;
  }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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,
.visible-sm,
.visible-md,
.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;
  }
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}

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

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

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

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

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

.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: 16px;
  font-weight: 400;
  line-height: 1;
  color: #999;
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid #ededeb;
  border-radius: 0;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 0;
}

.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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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;
}

.theme-bg {
  background: #ea4e1b;
}

.blog-item .blog-desc {
  background: rgba(255, 127, 0, 0.95) none repeat scroll 0 0;
}

.mark,
mark {
  background: #ea4e1b none repeat scroll 0 0;
}

.mean-container .mean-nav ul li a:hover {
  color: #ea4e1b;
}

textarea:focus {
  border-color: #fcab5b;
}

.up-comming-time .time-count {
  border: 1px solid #fcab5b;
}

.contact-address:hover i {
  background: #ea4e1b none repeat scroll 0 0;
}

span.tooltip-content {
  color: #ea4e1b;
}

a.button {
  background: #ea4e1b;
  border-radius: 0;
  padding: 5px 20px;
}

a.button:hover {
  color: #fff;
}

.pro-tab-menu ul li.active a {
  border-bottom: 1px solid #ea4e1b;
}

.nivo-controlNav a.active {
  background: #ea4e1b none repeat scroll 0 0;
}

.submit-btn-1 {
  background: #ea4e1b;
}

.header-search-inner::before {
  background: #ea4e1b none repeat scroll 0 0;
}

input[type="text"]:focus,
input[type="password"]:focus {
  border: 1px solid #ea4e1b;
}

/*default*/

a:focus,
a:hover {
  color: #ea4e1b;
  text-decoration: none;
}

.text-theme {
  color: #ea4e1b;
}

.btn-hover-2::before {
  background: #ea4e1b none repeat scroll 0 0;
}

.slick-arrow-1 .slick-arrow:hover {
  color: #ea4e1b;
}

.slick-arrow-2 .arrow-prev.slick-arrow:hover,
.slick-arrow-2 .arrow-next.slick-arrow:hover {
  color: #ea4e1b;
  border-color: #ea4e1b;
}

.slick-arrow-3 .arrow-prev.slick-arrow:hover,
.slick-arrow-3 .arrow-next.slick-arrow:hover {
  color: #ea4e1b;
}

.slick-dots-1 .slick-dots li.slick-active {
  background: #ea4e1b;
}

.quick-add-to-cart .single_add_to_cart_button:hover {
  background: #ea4e1b none repeat scroll 0 0;
}

#scrollUp:hover {
  background: #ea4e1b none repeat scroll 0 0;
}

/*header*/

.main-menu > li:hover > a {
  color: #ea4e1b;
}

.dropdwn > li:hover > a {
  color: #ea4e1b;
}

.main-menu > li > a::before,
.dropdwn li a::before,
.single-mega-item li a::before {
  background: #ea4e1b none repeat scroll 0 0;
}

.single-mega-item > li:hover > a {
  color: #ea4e1b;
}

.sticky .main-menu > li:hover > a {
  color: #ea4e1b;
}

.total-cart-in:hover .cart-toggler > a {
  color: #ea4e1b;
}

.del-icon > a:hover > i {
  color: #ea4e1b;
}

.top-cart-inner.subtotal span {
  color: #ea4e1b;
}

.user-meta > li > ul > li > a:hover {
  color: #ea4e1b;
}

/*footer*/

.footer-menu li:hover a,
.footer-menu li:hover a i {
  color: #ea4e1b;
}

.border-left::before,
footer .row h4::before {
  background: #ea4e1b none repeat scroll 0 0;
}

.copyright-text p a:hover {
  color: #ea4e1b;
}

.footer-menu-2 li::before {
  background: #ea4e1b none repeat scroll 0 0;
}

/*Theme */

.pro-rating a {
  color: #ea4e1b;
}

.action-button > li:hover > a {
  background: #ea4e1b;
  border-color: #ea4e1b;
}

.banner-button a:hover {
  color: #ea4e1b;
}

.product-item-2 .action-button > li:hover > a {
  color: #ea4e1b;
}

.pro-tab-menu-2 ul li.active::before {
  background: #ea4e1b none repeat scroll 0 0;
}

.breadcrumb-list > li:hover::before {
  color: #ea4e1b;
}

.breadcrumb-list > li:hover > a {
  color: #ea4e1b;
}

.shop-tab li.active a {
  color: #ea4e1b;
}

.shop-pagination > li.active a,
.shop-pagination > li:hover a {
  border-color: #ea4e1b;
  color: #ea4e1b;
}

.widget-search button:hover {
  color: #ea4e1b;
}

.product-cat .treeview .collapsable > a {
  color: #ea4e1b;
}

.ui-slider .ui-slider-range {
  background: #ea4e1b none repeat scroll 0 0;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #ea4e1b none repeat scroll 0 0;
}

.widget-color ul li::before {
  background: #ea4e1b none repeat scroll 0 0;
}

.p-c a.active img {
  border: 1px solid #ea4e1b;
}

.cart-tab li a.active {
  color: #ea4e1b;
}

.cart-tab li a.active span {
  border: 1px solid #ea4e1b;
}

.product-remove a:hover {
  color: #ea4e1b;
}

.product-add-cart a:hover {
  color: #ea4e1b;
}

.order-total {
  color: #ea4e1b;
}

.order-total-price {
  color: #ea4e1b;
}

.widget-tags-list li:hover a {
  color: #ea4e1b;
}

.blog-like-share li a:hover {
  color: #ea4e1b;
}

.reply-delate li:hover a {
  color: #ea4e1b;
}

.bg-shape:hover:before {
  background: #ea4e1b none repeat scroll 0 0;
}

body {
  font-weight: 300;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

h5 {
  font-weight: bold;
}

p {
  color: #595959;
  font-size: 14px;
  font-weight: 300;
}

.section-title h2 {
  font-weight: 300;
}

.box-shadow {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

a:focus {
  outline: none;
}

.row {
  margin-bottom: 20px;
}

.header-area {
  position: absolute;
  width: 100%;
  top: 0;
}

.header-area .row {
  margin-bottom: 0;
}

.header-area .logo {
  padding: 30px 0;
}

.bg-magenta,
.product-item-2 .action-button {
  background: #ea4e1b;
  color: #ffffff;
}

.bg-magenta h1,
.bg-magenta h2,
.bg-magenta h3,
.bg-magenta h4,
.bg-magenta h5,
.bg-magenta h6,
.bg-magenta .h1,
.bg-magenta .h2,
.bg-magenta .h3,
.bg-magenta .h4,
.bg-magenta .h5,
.bg-magenta .h6,
.bg-magenta p,
.bg-magenta a,
.product-item-2 .action-button h1,
.product-item-2 .action-button h2,
.product-item-2 .action-button h3,
.product-item-2 .action-button h4,
.product-item-2 .action-button h5,
.product-item-2 .action-button h6,
.product-item-2 .action-button .h1,
.product-item-2 .action-button .h2,
.product-item-2 .action-button .h3,
.product-item-2 .action-button .h4,
.product-item-2 .action-button .h5,
.product-item-2 .action-button .h6,
.product-item-2 .action-button p,
.product-item-2 .action-button a {
  color: #ffffff;
}

.bg-gray {
  background: #999;
  color: #ffffff;
}

.bg-gray h1,
.bg-gray h2,
.bg-gray h3,
.bg-gray h4,
.bg-gray h5,
.bg-gray h6,
.bg-gray .h1,
.bg-gray .h2,
.bg-gray .h3,
.bg-gray .h4,
.bg-gray .h5,
.bg-gray .h6,
.bg-gray p,
.bg-gray a {
  color: #ffffff;
}

.bg-gray-dark {
  background: #404040;
  color: #ffffff;
}

.bg-gray-dark h1,
.bg-gray-dark h2,
.bg-gray-dark h3,
.bg-gray-dark h4,
.bg-gray-dark h5,
.bg-gray-dark h6,
.bg-gray-dark .h1,
.bg-gray-dark .h2,
.bg-gray-dark .h3,
.bg-gray-dark .h4,
.bg-gray-dark .h5,
.bg-gray-dark .h6,
.bg-gray-dark p,
.bg-gray-dark a {
  color: #ffffff;
}

.bg-gray-lighter {
  background: #f6f6f6;
  color: #2a2a2a;
}

.bg-gray-lighter h1,
.bg-gray-lighter h2,
.bg-gray-lighter h3,
.bg-gray-lighter h4,
.bg-gray-lighter h5,
.bg-gray-lighter h6,
.bg-gray-lighter .h1,
.bg-gray-lighter .h2,
.bg-gray-lighter .h3,
.bg-gray-lighter .h4,
.bg-gray-lighter .h5,
.bg-gray-lighter .h6,
.bg-gray-lighter p,
.bg-gray-lighter a {
  color: #2a2a2a;
}

.bg-black {
  background: black;
  color: #cccccc;
}

.bg-black h1,
.bg-black h2,
.bg-black h3,
.bg-black h4,
.bg-black h5,
.bg-black h6,
.bg-black .h1,
.bg-black .h2,
.bg-black .h3,
.bg-black .h4,
.bg-black .h5,
.bg-black .h6,
.bg-black p,
.bg-black a {
  color: #cccccc;
}

.bg-white {
  background: white;
  color: #333333;
}

.bg-white h1,
.bg-white h2,
.bg-white h3,
.bg-white h4,
.bg-white h5,
.bg-white h6,
.bg-white .h1,
.bg-white .h2,
.bg-white .h3,
.bg-white .h4,
.bg-white .h5,
.bg-white .h6,
.bg-white p,
.bg-white a {
  color: #333333;
}

@media (min-width: 768px) {
  .row-eq-height {
    display: flex;
  }
}

.color-magenta {
  color: #ea4e1b;
}

.thin {
  font-weight: 200;
}

footer .row {
  padding-top: 50px;
}

footer .row ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

footer .row ul li:before {
  content: "+";
  padding-right: 20px;
}

footer .row ul a:hover {
  color: #ea4e1b;
}

footer .row p {
  font-size: 14px;
  font-weight: 200;
  line-height: 1.5;
}

footer .row h4 {
  font-weight: bold;
}

footer .payment-info img {
  float: left;
  margin: 0 10px 10px 0;
}

.social-media {
  border-top: 1px solid #ededeb;
  padding: 10px 0;
}

.eupopup-container {
  background-color: rgba(25, 25, 25, 0.9);
  color: #efefef;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1.2em;
  text-align: center;
  display: none;
  z-index: 9999999;
}

.eupopup-container-top,
.eupopup-container-fixedtop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.eupopup-container-fixedtop {
  position: fixed;
}

.eupopup-container-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.eupopup-container-bottomleft {
  position: fixed;
  bottom: 10px;
  left: 10px;
  width: 300px;
}

.eupopup-container-bottomright {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 300px;
}

.eupopup-closebutton {
  font-size: 16px;
  font-weight: 100;
  line-height: 1;
  color: #a2a2a2;
  filter: alpha(opacity=20);
  position: absolute;
  font-family: helvetica, arial, verdana, sans-serif;
  top: 0;
  right: 0;
  padding: 5px 10px;
  text-decoration: none;
}

.eupopup-closebutton:hover,
.eupopup-closebutton:active {
  color: #fff;
  text-decoration: none;
}

.eupopup-head {
  font-size: 1.2em;
  font-weight: bold;
  padding: 7px;
  color: #fff;
}

.eupopup-body {
  color: #a2a2a2;
}

.eupopup-buttons {
  margin: 10px 0 10px 0;
  padding: 7px 0 5px 0;
}

.eupopup-button_1 {
  color: #191919;
  background: #fff;
  padding: 5px 10px;
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
}

.eupopup-button_2 {
  color: #191919;
  background: #fff;
  padding: 5px 10px;
  font-weight: normal;
  font-size: 14px;
  text-decoration: none;
}

.eupopup-button {
  margin: 0 10px;
}

.eupopup-button:hover,
.eupopup-button:focus {
  text-decoration: underline;
  color: #a2a2a2;
}

body .eupopup-color-inverse {
  color: #000;
  background-color: rgba(255, 255, 255, 0.9);
}

body .eupopup-color-inverse .eupopup-head {
  color: #000;
}

body .eupopup-style-compact {
  text-align: left;
  padding: 8px 30px 7px 20px;
  line-height: 15px;
}

body .eupopup-style-compact .eupopup-head,
body .eupopup-style-compact .eupopup-body,
body .eupopup-style-compact .eupopup-buttons {
  display: inline;
  padding: 0;
  margin: 0;
}

body .eupopup-style-compact .eupopup-button {
  margin: 0 5px;
}

#sticky-header {
  -webkit-transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
  -moz-transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
  transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out, padding-bottom 0.3s;
  background: #fff;
}

#sticky-header.sticky {
  background: #fff;
}

#sticky-header.sticky .logo {
  padding: 20px 0;
}

#sticky-header .searchInput:focus {
  border: 1px solid #ea4e1b;
}

#sticky-header .enableOnInput:focus {
  border: 1px solid #ea4e1b;
}

.user .dropdown {
  position: relative;
}

.user .dropdown .dropdown-menu {
  opacity: 0;
  right: 0;
  left: inherit;
  top: 150%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  z-index: 9999;
  display: block;
  padding: 20px;
  border: none;
  font-size: 13px;
  line-height: 19px;
  min-width: 300px;
}

.user .dropdown .dropdown-menu a,
.user .dropdown .dropdown-menu a:hover,
.user .dropdown .dropdown-menu a:focus,
.user .dropdown .dropdown-menu a:active {
  color: #595959;
  font-size: 13px;
  line-height: 19px;
  width: auto;
  text-align: left;
  text-decoration: none;
}

.user .dropdown .dropdown-menu .submit-btn-2 {
  padding: 0;
  height: auto;
}

.user .dropdown .dropdown-menu .submit-btn-2:hover {
  background: none;
}

.user .dropdown.open .dropdown-toggle {
  width: auto;
  color: #fff;
  font-size: 13px;
  line-height: 19px;
}

.user .dropdown.open .dropdown-toggle i {
  padding-right: 5px;
}

.user .dropdown.open .dropdown-menu {
  opacity: 1;
  top: 100%;
  visibility: visible;
  margin-right: -75px;
}

.user .dropdown .low_txt {
  text-transform: none;
}

.user .dropdown .login-a {
  width: auto;
  color: #cccccc;
  font-size: 13px;
  line-height: 19px;
}

.user .dropdown .login-a i {
  padding-right: 5px;
}

.user .head_infos {
  padding: 5px 20px;
  color: #CCCCCC;
}

.user .head_infos .fa {
  padding-right: 10px;
}

nav {
  font-weight: 400;
}

nav .main-menu > li {
  padding: 43px 0;
}

nav .main-menu > li .product-nav,
nav .main-menu > li > a {
  font-size: 18px;
  text-transform: uppercase;
}

nav .main-menu > li .product-nav:hover,
nav .main-menu > li > a:hover {
  text-decoration: none;
}

nav .main-menu > li:hover .product-nav,
nav .main-menu > li:hover > a {
  color: #ea4e1b;
}

nav .main-menu > li .fa-angle-right {
  font-size: 30px;
  color: #ea4e1b;
}

nav .main-menu > li button.product-nav {
  color: #303030;
  cursor: context-menu;
  padding: 0;
  width: 100%;
  text-align: left;
}

nav .mega-menu-area {
  column-count: 6;
  column-gap: 15px;
  font-size: 13px;
  padding: 45px;
  left: 0;
  width: 1140px;
}

nav .mega-menu-area li {
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
}

nav .mega-menu-area a {
  color: #222222;
}

nav .abc {
  color: #ea4e1b;
  font-weight: bold;
  font-size: 16px;
  display: block;
}

nav li + li .abc {
  margin-top: 10px;
}

.sidebar .widget {
  position: relative;
  padding: 10px 30px 20px 30px;
}

.sidebar .widget-search button {
  position: absolute;
  right: 16px;
  top: 6px;
}

.sidebar #cat-treeview {
  font-size: 15px;
  line-height: 30px;
}

.sidebar #cat-treeview .active > a {
  color: #ea4e1b;
}

.sidebar #cat-treeview ul ul {
  padding-left: 20px;
}

.widget-paymentinfo img {
  display: inline;
  margin: 0 2px 5px 0;
}

.navbar-toggler {
  width: 35px;
  height: 35px;
  cursor: pointer;
  display: inline-block;
  float: left;
  margin: 0;
  border: none;
  background: 0 0 !important;
  position: absolute;
  right: 0;
  top: 30px;
}

.navbar-toggler:focus {
  outline: none;
}

.navbar-toggler .menu-global {
  position: absolute;
  left: 0;
  border-top: 3px solid #ea4e1b;
  width: 100%;
  transition: 0.55s;
}

.navbar-toggler .menu-top {
  top: 0;
}

.navbar-toggler .menu-middle {
  top: 9px;
}

.navbar-toggler .menu-bottom {
  top: 19px;
}

.navbar-toggler[aria-expanded=true] .menu-top {
  top: 10px;
  -moz-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  ms-transform: rotate(50deg);
  transition: 0.55s 0.5s;
}

.navbar-toggler[aria-expanded=true] .menu-middle {
  opacity: 0;
}

.navbar-toggler[aria-expanded=true] .menu-bottom {
  top: 10px;
  -moz-transform: rotate(-410deg);
  -o-transform: rotate(-410deg);
  -webkit-transform: rotate(-410deg);
  transform: rotate(-410deg);
  -ms-transform: rotate(-410deg);
  ms-transform: rotate(-410deg);
  -webkit-transition: 0.55s 0.5s;
  -ms-transition: 0.55s 0.5s;
  transition: 0.55s 0.5s;
}

/*Angebote CSS*/

.angebote a {
  color: #9e559d;
  font-weight: bold;
}

.angebote .angebote-form-section {
  border: 2px solid #009999;
  padding: 20px;
  margin-bottom: 20px;
}

.angebote .form-section-heading {
  text-align: center;
  background: #ffffff;
  width: max-content;
  margin: -40px auto 20px auto;
  padding: 0 5px;
  font-weight: bold;
  color: #009999;
}

.angebote .angebote-btn-section {
  text-align: center;
}

.angebote .agb-btn {
  background: transparent;
  border: 2px solid #9e559d;
  padding: 0 15px;
  margin: 20px 0;
}

.angebote .agb-reload-text {
  margin-top: -25px;
}

.angebote .msg-success {
  color: #008000;
}

.angebote .msg-error {
  color: #FF0000;
}

.angebote .agb-captcha-img {
  width: 100%;
}

/*End*/

.konto-adresse input,
.konto-adresse select,
.konto-adresse input[type=password],
.konto-adresse input[type=text] {
  margin-bottom: 20px;
}

.konto-adresse select {
  height: 40px;
  width: 100%;
}

.konto-adresse .panel-title {
  font-size: 16px;
}

.konto-adresse .addrbookLinkCB {
  color: #ea4e1b;
}

.konto-tracking-detail h3 {
  color: #ea4e1b;
}

.konto-tracking-detail p {
  color: #999;
  font-size: 14px;
}

.konto-tracking-detail .button {
  background: #ea4e1b;
  border: 0 none;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
  color: #fff;
  padding: 5px 20px;
  margin-bottom: 20px;
}

.konto-tracking-detail .konto-panel-wrapper {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
  margin-bottom: 30px;
  font-size: 13px;
}

.konto-tracking-detail .konto-panel-wrapper textarea:focus {
  border-color: #ea4e1b;
}

.konto-tracking-detail table {
  width: 100%;
}

.konto-tracking-detail table tr {
  border-bottom: 1px solid #eee;
}

.konto-tracking-detail table tr td {
  padding: 5px 0;
}

.konto-tracking-detail table tr .td-title-1 {
  color: #999;
  font-size: 14px;
  text-align: left;
}

.konto-tracking-detail table tr .td-title-2 {
  color: #999;
  font-size: 14px;
  text-align: right;
}

.konto-tracking .box-shadow {
  padding: 10px 20px;
}

.konto-tracking h3 {
  color: #ea4e1b;
}

.konto-tracking p {
  color: #999;
  font-size: 14px;
}

.konto-tracking .button {
  background: #ea4e1b;
  border: 0 none;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
  color: #fff;
  padding: 5px 20px;
}

.konto-tracking i {
  font-size: 25px;
}

.konto-tracking table {
  width: 100%;
}

.konto-tracking table tr {
  border-bottom: 1px solid #eee;
}

.konto-tracking table tr td {
  padding: 5px 0;
}

.konto-tracking table tr .td-title-1 {
  color: #999;
  font-size: 14px;
  text-align: left;
}

.konto-tracking table tr .td-title-2 {
  color: #999;
  font-size: 14px;
  text-align: right;
}

.konto .box-shadow {
  padding: 10px 20px;
}

.konto p {
  color: #999;
  font-size: 14px;
}

.konto .button {
  background: #ea4e1b;
  border: 0 none;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
  color: #fff;
  padding: 5px 20px;
}

.konto h4 {
  color: #ea4e1b;
}

.summary .td-title-1 {
  color: #999;
  font-size: 14px;
}

.summary .td-title-2 {
  color: #999;
  font-size: 14px;
}

.summary .button {
  background: #ea4e1b;
  border: 0 none;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
  color: #fff;
  padding: 5px 20px;
}

.summary .payment-details table {
  width: 100%;
}

.summary .payment-details table tr {
  border-bottom: 1px solid #eee;
}

.summary .payment-details table tr td {
  padding: 5px 0;
}

.summary .payment-details table tr .td-title-1 {
  text-align: left;
}

.summary .payment-details table tr .td-title-2 {
  text-align: right;
}

.summary .payment-details table tr .order-total {
  font-weight: 500;
  text-align: left;
}

.summary .payment-details table tr .order-total-price {
  font-weight: 700;
  text-align: right;
}

.summary .payment-details table tr:last-child {
  border-bottom: 0 none;
}

.summary .payment-method .panel {
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.summary .payment-method .panel .payment-title {
  color: #666666;
  font-size: 13px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  margin-bottom: 0;
  padding-left: 20px;
  text-transform: uppercase;
}

.summary .payment-method .panel .payment-content .form-control {
  height: 40px;
}

.summary .payment-method .panel .payment-content:focus {
  border: 1px solid #ea4e1b;
}

.summary .payment-method .panel .payment-content p {
  margin-bottom: 5px;
}

.summary .payment-method .panel .payment-content li {
  display: inline-block;
  margin-right: 10px;
}

.summary .payment-method .panel .payment-content li a {
  border: 1px solid #e5e5e5;
  padding: 5px;
  display: block;
}

.summary .payment-method .panel .payment-content li:last-child {
  margin-right: 0;
}

.summary .payment-method .panel table {
  width: 100%;
}

.summary .payment-method .panel table tr td {
  padding: 5px 0;
}

.summary .payment-method .panel table tr .td-title-1 {
  text-align: left;
}

.summary .payment-method .panel table tr .td-title-2 {
  text-align: right;
}

.summary .article-infos table {
  width: 100%;
}

.summary .article-infos table tr {
  border-bottom: 1px solid #eee;
}

.summary .article-infos table tr td {
  padding: 5px 0;
}

.summary .article-infos table .msgbox {
  color: #ea4e1b;
}

a {
  text-decoration: none;
}

.detailinfo h3 {
  text-align: center;
  color: #ea4e1b;
}

.detailinfo .magiczoom img {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

.popupinfo {
  padding: 20px;
}

.popupinfo p {
  text-align: center;
  margin-top: 20px;
}

.popupinfo a {
  color: #ea4e1b !important;
}

.popupinfo a[href*="/cms.htm?c=7946"] {
  display: none;
}

.passwordlost h3 {
  color: #ea4e1b;
}

.passwordlost .button {
  background: #ea4e1b;
  border: 0 none;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
  color: #fff;
  padding: 5px 20px;
}

.passwordlost .button a {
  color: #ffffff;
}

.cms h4 {
  text-transform: uppercase;
}

.cms p {
  line-height: 2.5;
}

.impressum ul li {
  line-height: 2.5;
  color: #404040;
}

.prelogin .errors {
  color: #ea4e1b;
}

.categories .info-icon .fa {
  font-size: 30px;
}

.categories .info-icon:focus {
  color: #595959;
}

.categories .category-panel {
  padding: 6px 20px;
}

.categories .grid-view-category .product-item-2 {
  margin-bottom: 30px;
}

.categories .grid-view-category .product-item-2 .center-img img {
  margin: auto;
  width: auto;
  padding: 15px;
  display: block;
  border-radius: 10px 10px 0 0;
  height: 129px;
}

.categories .grid-view-category .product-item-2 .product-info {
  min-height: 60px;
}

.categories .grid-view-category .product-item-2 .product-info .product-title {
  font-size: 18px;
  margin-top: 0;
  white-space: normal;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.categories .grid-view-category .product-item-2:hover {
  top: -10px;
}

.categories .grid-view-category .product-item-2:hover .action-button {
  bottom: -20px;
}

.categories .grid-view-product .product-item-2 {
  background: #f6f6f6;
  height: 95%;
  margin-bottom: 30px;
}

.categories .grid-view-product .center-img-2 {
  border: none;
  background: #ededeb;
}

.categories .grid-view-product .center-img-2 img {
  margin: auto;
  padding: 10px;
  display: block;
  border-radius: 10px 10px 0;
}

.categories .grid-view-product .product-info {
  border-radius: 0;
  padding: 15px 25px 50px 25px;
  min-height: inherit;
}

.categories .grid-view-product .product-info .product-title {
  overflow: hidden;
  text-transform: none;
  margin-top: 0;
  line-height: 20px;
  font-size: 18px;
}

.categories .grid-view-product .product-info .brand-name {
  font-style: italic;
}

.categories .grid-view-product .product-info .brand-format {
  line-height: 16px;
}

.categories .grid-view-product .product-info .button {
  background: #595959;
  padding: 5px 10px;
  position: absolute;
  bottom: 20px;
  left: 25%;
}

.categories .grid-view-product .product-info .button:hover {
  color: white;
}

.categories #list-view .product-item-list {
  overflow: hidden;
  box-shadow: 0 8px 13px rgba(0, 0, 0, 0.15);
}

.categories #list-view .product-item-list .product-list-img {
  float: left;
  padding: 20px;
  width: 30%;
}

.categories #list-view .product-item-list .product-list-img a {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
}

.categories #list-view .product-item-list .product-list-img img {
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  display: block;
  height: auto;
}

.categories #list-view .product-item-list .product-list-info {
  float: left;
  padding: 27px;
  text-align: left;
  width: 70%;
  background: #f6f6f6 none repeat scroll 0 0;
}

.categories #list-view .product-item-list .product-list-info hr {
  margin: 15px 0;
}

.categories #list-view .product-item-list .product-list-info .brand-name {
  color: #999;
  font-style: italic;
  font-weight: 400;
}

.categories #list-view .product-item-list .product-list-info .product-title {
  overflow: hidden;
  text-transform: none;
  margin-top: 0;
  font-size: 18px;
  line-height: 20px;
}

.categories #list-view .product-item-list .product-list-info p {
  font-size: 15px;
}

.categories #list-view .product-item-list .product-list-info .brand-format {
  word-spacing: 5px;
  font-size: 12px;
  font-weight: 300;
  margin: 20px 0 0 0;
}

.categories #list-view .product-item-list .product-list-info .button {
  padding: 2px 5px;
  float: right;
  margin-top: -27px;
}

.categories #list-view .product-item-list .product-list-info .button:hover {
  color: white;
}

.detail-content h3 {
  margin-top: 0;
}

.detail-content p {
  font-size: 13px;
}

.detail-content .form-control {
  font-size: 13px;
}

.detail-content .product-item-2:hover {
  box-shadow: none;
  top: 0;
}

.detail-content .product-item-2 .center-img-2 {
  border: none;
  height: 99px;
  position: absolute;
  top: 50%;
  margin-top: -47px;
  left: 50%;
  margin-left: -47px;
}

.detail-content .product-item-2 .center-img-2 img {
  max-width: 99px;
  max-height: 99px;
  margin: auto;
  padding: 20px;
  display: block;
  background: #ededeb;
}

.detail-content .detail-panel-wrapper {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
  margin-bottom: 30px;
  font-size: 13px;
}

.detail-content .detail-panel-wrapper .border-left::before,
.detail-content .detail-panel-wrapper footer .row h4::before {
  background: #ea4e1b none repeat scroll 0 0;
  content: "";
  height: 12px;
  left: 0;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  width: 2px;
}

.detail-content .detail-panel-wrapper label {
  font-size: 13px;
  font-weight: 300;
}

.detail-content .detail-panel-wrapper .text-magneta {
  color: #ea4e1b;
}

.detail-content .detail-panel-wrapper .listPrice ul {
  padding: 2px;
  line-height: 20px;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.detail-content .detail-panel-wrapper .listPrice ul li {
  display: inline;
}

.detail-content .detail-panel-wrapper .btn-default {
  padding: 2px 12px;
  height: 30px;
}

.detail-content .detail-panel-wrapper .button_info {
  background: #ea4e1b;
  border: 0 none;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
  color: #fff;
  padding: 5px 10px;
  font-weight: normal;
  font-size: 12px;
}

.detail-content .detail-panel-wrapper .druckvorlagen {
  line-height: 20px;
}

.detail-content button {
  background: #999;
  padding: 5px 20px;
  border-radius: 5px;
  color: #fff;
}

.detail-content .button {
  background: #ea4e1b;
  border: 0 none;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
  color: #fff;
  padding: 5px 20px;
}

.detail-content .checkbox input[type=checkbox] {
  cursor: pointer;
  width: 15px;
  height: 15px;
  border-radius: 4px;
  margin-left: -30px;
}

.detail-content input[type="number"],
.detail-content input[type="text"] {
  box-shadow: none !important;
  border: 1px solid #ea4e1b;
  border-radius: 5px;
  height: 40px;
}

.detail-content .input-group-addon {
  min-width: 50px;
}

.detail-content .input-group-addon:first-child {
  min-width: 80px;
}

.detail-content .fa-exclamation-triangle {
  font-size: 30px;
}

.detail-content #toggleContent {
  overflow: hidden;
}

.detail-content #toggleContent #in_toggleContent {
  font-size: 12px;
}

.adresse input,
.adresse select,
.adresse input[type=password],
.adresse input[type=text] {
  margin-bottom: 20px;
}

.adresse select {
  height: 40px;
  width: 100%;
}

.adresse .panel-title {
  font-size: 16px;
}

.uploaresizeiframe .message-box {
  padding: 40px 60px;
}

.uploaresizeiframe .message-box .panel-group {
  margin-bottom: 0;
}

.uploaresizeiframe .message-box .panel-group .panel-heading {
  background: #f6f6f6;
  padding: 0;
}

.uploaresizeiframe .message-box .panel-group .panel-heading a {
  display: block;
  padding: 10px 15px;
}

.uploaresizeiframe .message-box .panel-group .panel-heading .fa {
  margin-top: 10px;
}

.uploaresizeiframe .message-box .panel-group .panel-heading.active .fa:before {
  content: "\f106";
}

.uploaresizeiframe .message-box .articel-title {
  color: #ea4e1b;
  padding: 5px 10px;
}

.uploaresizeiframe .fa-upload {
  font-size: 128px;
}

.uploaresizeiframe .uploader-thumb {
  border: 1px solid #e3e3e3;
}

.wmd-btn,
.wmd-upload-wrapper .upload-control span {
  border-radius: 0;
}

.wmd-btn:hover,
.wmd-upload-wrapper .upload-control span:hover {
  background: #ea4e1b;
}

.finish .box-shadow {
  padding: 20px 40px;
}

.finish .box-shadow h3 {
  color: #ea4e1b;
}

.finish .box-shadow a {
  color: #ea4e1b;
}

.required-field {
  color: red;
  font-weight: bold;
}

.addrbook_wrapper {
  width: 80%;
  margin: auto;
}

/*
    Arrow buttons
*/

.arrowDown {
  width: 22px;
  height: 22px;
  color: #ea4e1b;
  float: right;
  font-size: 20px;
}

.arrowUp {
  width: 22px;
  height: 22px;
  float: right;
  color: #ea4e1b;
  font-size: 20px;
}

.arrowUp i:before {
  content: "\f077";
}

/*
    Form
*/

.input-prepend {
  display: block;
  clear: both;
}

.list_hover {
  transition: background-color 1s;
}

.list_hover:hover {
  background-color: #A9DDFF;
}

.input-prepend .add-on {
  display: block;
  float: left;
  width: 120px;
  height: 28px;
  line-height: 28px;
  font-weight: bold;
}

.add-on-input {
  border: 1px solid #CCC;
  text-indent: 15px;
  margin-bottom: 10px;
  font-size: 16px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  font-weight: 400;
  background: #fff none repeat scroll 0 0;
  color: #999;
  height: 40px;
  width: 100%;
}

.addrbook_list_item {
  overflow: hidden;
  padding: 7px 0 7px 24px;
  font-weight: bold;
  cursor: pointer;
}

.addrbook_button {
  border: medium none;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  height: 35px;
  padding: 0 20px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  background: #ea4e1b;
}

.addrbook_edit_button {
  border: medium none;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  height: 35px;
  padding: 0 20px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  background: #ea4e1b;
}

.warning {
  color: #FFFFFF;
  background-color: #990000;
  padding: 6px 15px;
  border: 1px solid #330000;
  margin-top: 6px;
  cursor: pointer;
  box-shadow: 0 0 2px #000000;
  margin: 12px 0;
}

.right {
  float: right;
}

.left {
  float: left;
}

/*Sort arrow*/

.addrbook_wrapper .sort-link {
  padding: 5px;
  border-radius: 20px;
  border: 1px solid #ea4e1b;
  display: inline-block;
  color: #2e2e2e;
  text-decoration: none;
}

.addrbook_wrapper .sort-arrow {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #ea4e1b;
  content: "";
  position: relative;
  top: -2px;
  display: inline-block;
}

.papiergewichtsrechner div.sign label {
  padding: 0 2px 4px 0;
  float: left;
  width: 70px;
}

.papiergewichtsrechner div.sign span {
  margin-left: 10px;
  width: 30px;
  display: inline-block;
}

.papiergewichtsrechner div.einheit {
  margin: 5px 0 15px;
}

.papiergewichtsrechner div.einheitcentered {
  position: relative;
  margin: 30px auto;
}

.papiergewichtsrechner #bigergebnis {
  vertical-align: top;
  display: inline-block;
  margin: -35px 0 0 -30px;
  padding: 70px 0 40px 35px;
  height: 50px;
  border-radius: 8px;
  width: auto;
}

.papiergewichtsrechner #bigergebnis span {
  color: #ea4e1b;
  font-size: 20px;
  font-weight: bold;
}

.papiergewichtsrechner .calc-wrap {
  padding-bottom: 10px;
}

.papiergewichtsrechner .hslider {
  top: 6px;
  position: relative;
  height: 31px;
  border: none;
  padding-top: 15px;
}

.papiergewichtsrechner .ui-slider-horizontal {
  background: #f08aa1;
  height: 10px;
  cursor: pointer;
  padding: 2px 0;
  display: block;
  width: 100%;
  border-radius: 0;
}

.papiergewichtsrechner .ui-state-default {
  border-radius: 20px;
  height: 20px;
  width: 20px;
  top: -5px;
}

.papiergewichtsrechner .ui-state-default:hover,
.papiergewichtsrechner .ui-state-default:focus {
  background: #ea4e1b;
}

.papiergewichtsrechner .useredit {
  width: 50px;
  padding: 10px;
  height: 30px;
}

.papiergewichtsrechner a.lionbutton3,
.papiergewichtsrechner button.lionbutton3 {
  background: #ea4e1b;
  color: #ffffff;
  display: inline-block;
  float: left;
  margin-right: 8px;
  padding: 5px 10px;
  margin-bottom: 1em;
}

.papiergewichtsrechner a.lionbutton3 h1,
.papiergewichtsrechner button.lionbutton3 h1,
.papiergewichtsrechner a.lionbutton3 h2,
.papiergewichtsrechner button.lionbutton3 h2,
.papiergewichtsrechner a.lionbutton3 h3,
.papiergewichtsrechner button.lionbutton3 h3,
.papiergewichtsrechner a.lionbutton3 h4,
.papiergewichtsrechner button.lionbutton3 h4,
.papiergewichtsrechner a.lionbutton3 h5,
.papiergewichtsrechner button.lionbutton3 h5,
.papiergewichtsrechner a.lionbutton3 h6,
.papiergewichtsrechner button.lionbutton3 h6,
.papiergewichtsrechner a.lionbutton3 .h1,
.papiergewichtsrechner button.lionbutton3 .h1,
.papiergewichtsrechner a.lionbutton3 .h2,
.papiergewichtsrechner button.lionbutton3 .h2,
.papiergewichtsrechner a.lionbutton3 .h3,
.papiergewichtsrechner button.lionbutton3 .h3,
.papiergewichtsrechner a.lionbutton3 .h4,
.papiergewichtsrechner button.lionbutton3 .h4,
.papiergewichtsrechner a.lionbutton3 .h5,
.papiergewichtsrechner button.lionbutton3 .h5,
.papiergewichtsrechner a.lionbutton3 .h6,
.papiergewichtsrechner button.lionbutton3 .h6,
.papiergewichtsrechner a.lionbutton3 p,
.papiergewichtsrechner button.lionbutton3 p,
.papiergewichtsrechner a.lionbutton3 a,
.papiergewichtsrechner button.lionbutton3 a {
  color: #ffffff;
}

.product-item-2 {
  position: relative;
  top: 0;
  transition: all 0.3s ease 0s;
  height: 100%;
}

.product-item-2 .center-img {
  background: #ededeb;
  border-radius: 10px 10px 0 0;
  border-top: 2px solid #f6f6f6;
  min-height: 135px;
}

.product-item-2 .center-img .product-img {
  margin: auto;
  width: 50%;
  padding: 10px;
  display: block;
  border-radius: 10px 10px 0 0;
}

.product-item-2 .product-info {
  text-align: center;
  background: #f6f6f6 none repeat scroll 0 0;
  border-radius: 0 0 10px 10px;
  padding: 10px 10px 0px 10px;
  color: #595959;
  min-height: 60%;
}

.product-item-2 .product-info .product-title {
  text-align: center;
}

.product-item-2 .action-button {
  border-radius: 0 0 10px 10px;
  border-top: 2px solid #f6f6f6;
  bottom: 0;
  opacity: 0;
  padding: 5px 25px;
  position: absolute;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 100%;
  text-align: center;
}

.product-item-2 .action-button a:hover {
  text-decoration: none;
}

.product-item-2:hover {
  box-shadow: 0 5px 2px rgba(0, 0, 0, 0.15);
  top: -20px;
}

.product-item-2:hover .product-info {
  border-radius: 0;
}

.product-item-2:hover .action-button {
  bottom: -40px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  opacity: 1;
  visibility: visible;
}

.blog-item {
  overflow: hidden;
  position: relative;
}

.blog-item .blog-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
}

.blog-item .blog-desc {
  background: #ea4e1bcc;
  color: #ffffff;
  height: 100%;
  left: 0;
  padding: 40px;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.5s ease 0s;
}

.blog-item .blog-desc h1,
.blog-item .blog-desc h2,
.blog-item .blog-desc h3,
.blog-item .blog-desc h4,
.blog-item .blog-desc h5,
.blog-item .blog-desc h6,
.blog-item .blog-desc .h1,
.blog-item .blog-desc .h2,
.blog-item .blog-desc .h3,
.blog-item .blog-desc .h4,
.blog-item .blog-desc .h5,
.blog-item .blog-desc .h6,
.blog-item .blog-desc p,
.blog-item .blog-desc a {
  color: #ffffff;
}

.blog-item .blog-desc::before {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 20px;
  transition: opacity 0.35s ease 0s, transform 0.5s ease 0s;
  border-bottom: 1px solid #f6f6f6;
  border-top: 1px solid #f6f6f6;
  transform: scale(0, 1);
}

.blog-item .blog-desc::after {
  bottom: 20px;
  content: "";
  left: 20px;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 20px;
  transition: opacity 0.35s ease 0s, transform 0.5s ease 0s;
  border-left: 1px solid #f6f6f6;
  border-right: 1px solid #f6f6f6;
  transform: scale(1, 0);
}

.blog-item:hover .blog-desc {
  opacity: 1;
}

.blog-item:hover .blog-desc::before {
  opacity: 1;
  transform: scale(1);
}

.blog-item:hover .blog-desc::after {
  opacity: 1;
  transform: scale(1);
}

.section-bg-tb {
  margin: 25px 0;
  position: relative;
  padding: 30px 0;
  z-index: 1;
}

.section-bg-tb .product-info {
  text-align: center;
  padding: 15px;
}

.section-bg-tb .product-info h2,
.section-bg-tb .product-info h3,
.section-bg-tb .product-info h4 {
  margin: 0 0 5px 0;
}

.section-bg-tb:before {
  background: #ea4e1b none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  transform: skewY(-1.7deg);
  width: 100%;
  z-index: -1;
}

.section-bg-tb .up-comming-pro {
  padding: 30px;
}

.section-bg-tb .up-comming-pro-img {
  width: 52%;
}

.section-bg-tb .up-comming-pro-info {
  padding: 0 0 0 20px;
  width: 48%;
}

.section-bg-tb .up-comming-pro-info h2,
.section-bg-tb .up-comming-pro-info h3,
.section-bg-tb .up-comming-pro-info h4 {
  margin: 0 0 10px 0;
}

.checkbox-fixed {
  opacity: 0;
  margin-bottom: 0;
}

.textarea-fixed {
  resize: none;
}

.border-error {
  border-color: #EE006F !important;
}

.label-fixed:before {
  border: 1px solid #9b9b9b;
  display: inline-block;
  content: "";
  height: 16px;
  top: 6px;
  left: 15px;
  position: absolute;
  width: 16px;
}

.label-fixed:after {
  border-bottom: 2px solid;
  border-left: 2px solid;
  content: "";
  display: inline-block;
  height: 6px;
  left: 18px;
  position: absolute;
  top: 9px;
  transform: rotate(-45deg);
  width: 9px;
}

.message-fixed {
  background-color: #F2F2F2;
  border-left: 6px solid #EE006F;
  color: #EE006F;
  font-size: 11px;
  font-weight: 700;
  margin: 0;
  padding-left: 5px;
  text-align: left;
}

.contact-form-short .d-flex {
  display: flex;
}

.contact-form-short .submit-btn-1 {
  text-transform: capitalize;
}

.contact-form-short .form-message {
  background-color: #F2F2F2;
  border-left: 6px solid #EE006F;
  color: #EE006F;
  font-size: 11px;
  font-weight: 700;
  margin: 0;
  padding-left: 5px;
  text-align: left;
}

.contact-form-short input[type="checkbox"] {
  opacity: 0;
  margin-bottom: 0;
}

.contact-form-short input[type="checkbox"] + label:after {
  content: none;
}

.contact-form-short input[type="checkbox"]:checked + label:after {
  content: '';
}

.contact-form-short label:before {
  border: 1px solid #9b9b9b;
  display: inline-block;
  content: "";
  height: 16px;
  top: 6px;
  left: 15px;
  position: absolute;
  width: 16px;
}

.contact-form-short label:after {
  border-bottom: 2px solid;
  border-left: 2px solid;
  content: "";
  display: inline-block;
  height: 6px;
  left: 18px;
  position: absolute;
  top: 9px;
  transform: rotate(-45deg);
  width: 9px;
}

.contact-form-short div > div > span {
  font-size: 11px;
  line-height: 16px;
  color: #595959;
}

.contact-form-short div > div > span > span {
  display: block;
}

@media (max-width: 767px) {
  .contact .message-box {
    padding: 3rem 2rem!important;
  }

  .contact h4 {
    font-size: 3rem!important;
  }
}

.image-container img {
  margin: 0 auto;
}

input[type=password],
input[type=text],
select {
  color: #595959;
  font-size: 16px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
  font-weight: 400;
}

.teaser {
  margin-bottom: 40px;
}

.teaser .teaser-box {
  margin-top: -30px;
  position: relative;
  z-index: 1;
}

.teaser .teaser-box .icon {
  padding-bottom: 20px;
}

.teaser .teaser-box .text {
  text-align: center;
  padding: 10px 10px 20px 10px;
}

.teaser .teaser-box p {
  font-size: 17px;
  color: #ffffff;
  line-height: 25px;
}

.teaser .teaser-box .fa {
  font-size: 35px;
}

.teaser .teaser-box h1,
.teaser .teaser-box h2,
.teaser .teaser-box h3 {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 100;
}

.slider {
  margin-top: 40px;
  text-align: center;
}

.slider .owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}

.slider .owl-carousel .textoverlay {
  position: absolute;
  display: block;
  max-width: 40%;
  top: 50%;
  left: 55%;
}

.slider .owl-carousel .textoverlay h2 {
  font-size: 50px;
}

.slider .owl-carousel .owl-nav.disabled + .owl-dots {
  margin-top: -60px;
  z-index: 1;
  position: relative;
  padding-bottom: 30px;
}

.panel-group {
  margin-bottom: 0;
}

.panel-group .panel-heading {
  background: #f6f6f6;
  padding: 0;
}

.panel-group .panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-group .panel-heading .fa {
  margin-top: 10px;
}

.panel-group .panel-heading.active .fa:before {
  content: "\f106";
}

/* Colorbox */

#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
  background: #fff;
}

#cboxClose {
  top: 0;
  bottom: inherit;
  background: url("../images/cbox-close.png") no-repeat left top;
}

#cboxTitle {
  top: 0;
  bottom: inherit;
  font-size: 17px;
  color: #384f78;
  line-height: 1.5;
  background: #fff;
  padding: 0 4% 5px 0;
  box-sizing: border-box;
}

#cboxCurrent {
  left: 5px;
  font-size: 15px;
}

#cboxLoadedContent {
  margin-bottom: 0;
  padding-top: 20px;
}

#cboxPrevious,
#cboxNext {
  position: fixed;
  top: 50%;
  bottom: inherit;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  color: #fff;
  margin-top: -50px;
  width: 65px;
  height: 100px;
}

#cboxPrevious {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+NDgvcHJldmlvdXMtbGFyZ2U8L3RpdGxlPjxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPjxwYXRoIGQ9Ik0xMCAyNC41MTR2LTEuMDI4TDI1LjMyMyA2Ljc0Yy4zNzQtLjQxLjk4NC0uNDI1IDEuMzczLS4wMjRsMS4xMDggMS4xNGMuMzg0LjM5NS4zOTMgMS4wMzguMDE2IDEuNDRMMTQgMjRsMTMuODIgMTQuNzA1Yy4zNzYuNC4zNzMgMS4wNC0uMDE2IDEuNDRsLTEuMTA4IDEuMTRjLS4zODQuMzk0LTEgLjM4LTEuMzczLS4wMjVMMTAgMjQuNTE0eiIgZmlsbD0iIzk5OSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

#cboxNext {
  left: inherit;
  right: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+NDgvbmV4dC1sYXJnZTwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PHBhdGggZD0iTTM4IDI0LjUxNHYtMS4wMjhMMjIuNjc3IDYuNzRjLS4zNzQtLjQxLS45ODQtLjQyNS0xLjM3My0uMDI0bC0xLjEwOCAxLjE0Yy0uMzg0LjM5NS0uMzkzIDEuMDM4LS4wMTYgMS40NEwzNCAyNCAyMC4xOCAzOC43MDVjLS4zNzYuNC0uMzczIDEuMDQuMDE2IDEuNDRsMS4xMDggMS4xNGMuMzg0LjM5NCAxIC4zOCAxLjM3My0uMDI1TDM4IDI0LjUxNHoiIGZpbGw9IiM5OTkiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");
}

#cboxNext:hover,
#cboxPrevious:hover {
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.8);
  transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  -webkit-transition: background-color 0.1s ease-in-out;
}

#cboxClose:hover {
  background-position: left top;
}

#cboxClose:focus,
#cboxNext:focus,
#cboxPrevious:focus {
  outline: none;
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
  z-index: 99999;
}

#cboxWrapper {
  background: #fff;
}

.contact-address {
  padding: 40px 20px 30px;
  text-align: center;
  min-height: 230px;
}

.contact-address i {
  border-radius: 50%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  color: #999;
  font-size: 30px;
  height: 60px;
  line-height: 60px;
  margin-bottom: 30px;
  text-align: center;
  width: 60px;
  transition: all 0.3s ease 0s;
}

.contact-address h6 {
  color: #595959;
  line-height: 20px;
}

.contact-address:hover i {
  color: white;
}

#google-map {
  height: 350px;
  width: 100%;
}

.message-box {
  padding: 40px 60px;
}

.message-box input {
  margin-bottom: 30px;
}

.message-box textarea:focus {
  border-color: #ea4e1b;
}

.form-messege {
  margin-top: 10px;
  color: #d9534f;
}

/* 1999 px */

@media (max-width: 1199px) {
  h1 {
    font-size: 38px;
  }

  h2 {
    font-size: 28px;
  }

  .section-title h2 {
    font-size: 28px;
  }

  p {
    font-size: 14px;
  }

  nav .main-menu li .product-nav,
  nav .main-menu li a {
    font-size: 16px;
  }

  nav .main-menu li .elements {
    font-size: 12px;
  }

  nav .main-menu .mega-parent .mega-menu-area {
    width: 100%;
  }

  .slider .owl-carousel .owl-stage-outer .textoverlay .thin {
    font-size: 26px;
  }

  .teaser .teaser-box .text p {
    font-size: 14px;
  }

  .teaser .teaser-box .text .thin {
    font-size: 26px;
  }

  .categories .grid-view-category .product-item-2 .product-info {
    padding: 10px 10px 0px 10px;
	min-height: 55px;
  }

  .categories .grid-view-category .product-item-2 .product-info .product-title {
    font-size: 16px;
  }

  .categories .grid-view-product .product-item-2 .product-info .button {
    padding: 5px;
  }

  .categories .grid-view-product .product-item-2 .product-info .product-title {
    font-size: 18px;
    line-height: 20px;
  }

  .categories #list-view .product-item-list .product-list-info .button {
    margin-top: 10px;
    float: left;
  }

  .detail-content .input-group-addon {
    font-size: 12px;
  }

  .detail-content .form-control {
    font-size: 12px;
  }

  .detail-content .fa-info-circle {
    float: right;
  }

  .detail-content .product-item-2 .center-img-2 {
    position: static;
    margin: 0;
  }

  .konto-panel-wrapper .wmd-btn-right {
    margin-top: 0;
  }

  .konto-panel-wrapper .wmd-upload-wrapper #uploader-add-file {
    padding: 5px 12px;
  }

  .konto-panel-wrapper .wmd-upload-wrapper #control-commit-upload {
    padding: 5px 12px;
  }

  .konto-tracking .form-control {
    width: 50%;
  }

  .search-wrapper {
    position: absolute !important;
    top: 12px;
    right: 40px;
  }

  .search-wrapper .header-search {
    padding: 10px;
  }

  .search-wrapper .top-search-box {
    visibility: hidden;
    width: 0;
  }

  #cboxWrapper #cboxError {
    border: none;
  }

  #cboxWrapper #cboxBottomCenter,
  #cboxWrapper #cboxBottomLeft,
  #cboxWrapper #cboxBottomRight,
  #cboxWrapper #cboxMiddleLeft,
  #cboxWrapper #cboxMiddleRight,
  #cboxWrapper #cboxTopCenter,
  #cboxWrapper #cboxTopLeft,
  #cboxWrapper #cboxTopRight {
    background: none;
  }

  .angebot .container {
    width: 100%;
  }

  .uploaresizeiframe .button {
    padding: 5px;
  }
}

@media (min-width: 992px) {
  .mega-menu-area.in,
  .mega-menu-area.collapse,
  .mega-menu-area.collapsing {
    display: block !important;
    position: absolute !important;
    height: inherit !important;
    overflow: inherit !important;
  }
}

/* 991px */

@media (max-width: 991px) {
  .search-wrapper {
    position: absolute !important;
    top: 12px;
    right: 40px;
  }

  .search-wrapper .header-search {
    padding: 10px;
  }

  .search-wrapper .top-search-box {
    visibility: hidden;
    width: 0;
  }

  nav.navbar-collapse {
    background: #fff;
  }

  nav.navbar-collapse .main-menu > li {
    text-align: left;
    display: block;
    padding: 15px;
    border-top: 1px dotted #ea4e1b;
  }

  nav.navbar-collapse .main-menu > li:first-child {
    border-top: none;
  }

  nav.navbar-collapse .main-menu > li .mega-menu-area {
    position: inherit;
    box-shadow: none;
    column-count: 2;
    column-gap: 10px;
    padding: 20px 0;
    visibility: visible;
    transform: inherit;
  }

  nav.navbar-collapse .main-menu > li:hover {
    transform: inherit;
  }

  .dropdwn li:hover a:before,
  .main-menu > li:hover > a::before,
  .single-mega-item li:hover a:before {
    display: none;
  }

  .plr-185 {
    padding: 0;
  }

  .product-item-2 {
    margin-bottom: 15px;
  }

  .mb-sm-15 {
    margin-bottom: 15px;
  }

  .mb-sm-0 {
    margin-bottom: 0;
  }

  .section-bg-tb .up-comming-pro-img {
    width: 100%;
    margin-bottom: 10px;
  }

  .section-bg-tb .up-comming-pro-info {
    width: 100%;
    padding: 0;
  }

  .section-bg-tb .product-item {
    padding: 25px;
  }

  .section-bg-tb .product-info {
    text-align: left;
    padding: 20px 0;
  }

  .sticky {
    position: fixed;
  }

  .categories #list-view .product-item-list .product-list-img a {
    min-height: 200px;
  }

  .grid-view-product .product-item-2 .product-info .button {
    width: 50%;
  }

  .grid-view-product .product-item-2 .product-info .product-title {
    font-size: 20px;
    line-height: 28px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 20px;
  }

  p {
    font-size: 14px;
  }

  .container {
    width: inherit;
  }

  .teaser {
    margin-bottom: 0;
  }

  .teaser .teaser-box {
    margin-top: 0;
  }

  nav.navbar-collapse {
    padding: 0;
  }

  nav.navbar-collapse .main-menu > li {
    padding: 15px;
    margin: 0;
  }

  nav.navbar-collapse .main-menu .mega-parent .mega-menu-area {
    column-count: 1;
    column-gap: 0;
  }

  .product-item-2 {
    position: static;
  }

  .product-item-2:hover {
    box-shadow: none;
  }

  .product-item-2 .action-button {
    position: static;
    visibility: visible;
    opacity: 1;
  }

  .categories .grid-view-product .product-info .button {
    bottom: 40px;
  }

  .contact .message-box {
    padding: 40px 15px;
  }

  .search-wrapper .header-search {
    padding: 20px;
  }

  .search-wrapper .header-search .header-search-inner .search-toggle {
    visibility: visible;
    padding: 0;
    opacity: 1;
  }

  .section-title h2 {
    font-size: 25px;
  }

  .product-title {
    font-size: 20px;
    margin: 0;
  }

  .mb-xs-0 {
    margin-bottom: 0;
  }

  .pb-xs-20 {
    padding-bottom: 20px;
  }

  .pb-xs-0 {
    padding-bottom: 0;
  }

  .slider .owl-carousel .textoverlay {
    display: none;
  }

  .slider .owl-carousel .owl-nav.disabled + .owl-dots {
    padding-bottom: 0;
    margin-top: 10px;
  }

  .header-area {
    position: static;
  }

  .sticky {
    position: static;
  }

  .teaser {
    margin-top: 20px;
  }

  .header-area .logo {
    padding: 20px 0 10px;
  }

  .detail-panel-wrapper .druckvorlagen .fa-info-circle {
    font-size: 20px;
    margin-top: -20px;
    color: #ea4e1b;
  }
}

@media (max-width: 480px) {
  input[type=password],
  input[type=text],
  select {
    font-size: 12px;
  }

  .section-title p {
    word-wrap: break-word;
  }

  .mt-xs-10 {
    margin-top: 10px;
  }

  .categories ul .f-left {
    margin-right: 10px;
  }

  .detail-content .checkbox {
    padding-right: 10px;
  }

  .detail-content .checkbox label {
    padding-left: 10px;
  }

  .detail-content .checkbox input[type=checkbox] {
    margin-left: -20px;
  }

  .detail-content .checkbox .cboxElement {
    position: absolute;
    right: 0;
    top: 7px;
  }

  .uploaresizeiframe .message-box {
    padding: 10px;
  }

  .uploaresizeiframe .message-box .panel-title {
    font-size: 14px;
  }

  .uploaresizeiframe .message-box .upload-zone-wrapper .upload-area .upload-file {
    display: block;
  }

  .uploaresizeiframe .message-box .upload-control {
    padding: 10px;
  }

  .uploaresizeiframe .message-box .upload-control #uploader-add-file {
    margin-bottom: 5px;
  }

  .uploaresizeiframe .message-box .upload-control span {
    padding: 5px 10px;
    float: left !important;
    margin-right: 10px;
  }

  .summary .article-infos .td-title-1 {
    padding: 5px;
  }

  .konto-tracking .form-control {
    width: 100%;
  }

  .konto-tracking-detail .konto-panel-wrapper .wmd-upload-wrapper #uploader-add-file {
    margin-bottom: 5px;
  }

  .konto-tracking-detail .konto-panel-wrapper p:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .konto-tracking-detail .konto-panel-wrapper .p-20 {
    padding: 0;
  }

  .konto-tracking-detail .upload-zone-wrapper .upload-area .upload-file {
    display: block;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse {
    max-height: 500px;
  }
}

/*Orders status pagination css*/

.konto-tracking .pagination {
  display: inline-block;
  padding-left: 0px;
  margin: 20px 0px;
  border-radius: 5px;
}

.konto-tracking .pagination > li {
  display: inline;
}

.konto-tracking .pagination > li > button {
  position: relative;
  float: left;
  margin-left: -1px;
  line-height: 1.42857;
  color: #ea4e1b;
  background-color: #ffffff;
  padding: 6px 12px;
  text-decoration: none;
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  border-image: initial;
}

.konto-tracking .pagination > li > button.active {
  color: #fff;
  background: #ea4e1b;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
}

.konto-tracking .pagination > li > button:focus,
.konto-tracking .pagination > li > button:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.konto-tracking .pagination > li:first-child > button {
  margin-left: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.konto-tracking .pagination > li:last-child > button {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.konto-tracking .disabled {
  pointer-events: none;
  opacity: 0.5;
}

.adresse-form-space {
  margin-top: 31px;
}

.adresse-form-left {
  float: left;
  width: 100%;
  font-size: 15px;
}

.adresse-form-left input[type="checkbox"] {
  margin: 10px 0px 0px 0px;
}

.adresse-form-right {
  float: left;
  width: 90%;
  font-size: 15px;
  margin: 0px 0px 0px 5px;
}

.adresse-form-text {
  font-size: 11px;
}

.adresse-form-left input {
  float: left;
}

.adresse-form-left .adresse-form-text {
  float: left;
  line-height: 24px;
  padding-left: 5px;
  font-size: 16px;
  font-weight: 300;
  max-width: 95%;
}

.policy-information {
  float: left;
  width: 20px;
}

.policy-information-text {
  float: left;
  width: 97%;
  padding-left: 5px;
}

/*end*/