/* Minification failed. Returning unminified contents.
(16723,11): run-time error CSS1036: Expected expression, found '#'
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    z-index: 1;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=17010f74ec7d33a480c3)
 * Config saved to config.json and https://gist.github.com/17010f74ec7d33a480c3
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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: 1px 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 {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
}
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: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-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%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-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: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[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: 30px;
  }
  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: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  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: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #c00d0e;
  border-color: #c00d0e;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #333;
  border-color: #333;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #333;
  border-color: #333;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #333;
  border-color: #333;
}
.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: #ffffff;
  background-color: #333;
  border-color: #333;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #c00d0e;
  border-color: #c00d0e;
}
.btn-primary .badge {
  color: #c00d0e;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  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: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  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: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  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: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  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: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #c00d0e;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.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;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #c00d0e;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 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: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #c00d0e;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.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: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 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: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.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: #ffffff;
  background-color: #c00d0e;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.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: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #c00d0e;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #c00d0e;
  border-color: #c00d0e;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #c00d0e;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #333;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #c00d0e;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #c00d0e;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #c00d0e;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #c00d0e;
  border-color: #c00d0e;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-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: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-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-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.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 {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #c00d0e;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #c00d0e;
  border-color: #c00d0e;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c00d0e;
}
.panel-primary > .panel-heading .badge {
  color: #c00d0e;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c00d0e;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -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: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.clearfix:before,
.clearfix: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,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.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;
  }
}

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}

@keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none
  }

  22.2% {

    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
            transform: skewX(0.390625deg) skewY(0.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
  }
  100% {
    -webkit-transform: none;
            transform: none
  }
}



.jello{
    -webkit-animation-name:jello;
            animation-name:jello;
    -webkit-transform-origin: center;

            transform-origin: center
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

html.swipebox {
  overflow: hidden!important;
}

#swipebox-overlay img {
  border: none!important;
}

#swipebox-slider{
  -webkit-transition : all 0.4s ease;
  -moz-transition : all 0.4s ease;
  -o-transition : all 0.4s ease;
  -khtml-transition : all 0.4s ease;
  transition : all 0.4s ease;
}
  
#swipebox-overlay{
  -webkit-transition : opacity 1s ease;
  -moz-transition : opacity 1s ease;
  -o-transition : opacity 1s ease;
  -khtml-transition : opacity 1s ease;
  transition : opacity 1s ease;
}

#swipebox-action, #swipebox-caption {
  -webkit-transition : 0.5s;
  -moz-transition : 0.5s;
  -o-transition : 0.5s;
  -khtml-transition : 0.5s;
  transition : 0.5s;
}


		

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999!important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

#swipebox-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
}

#swipebox-slider .slide {
  background: url("img/loader.gif") no-repeat center center;
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}

#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}

#swipebox-slider .slide .swipebox-video-container {
  background:none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding:5%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}


#swipebox-slider .slide .swipebox-video-container .swipebox-video{
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{
  width: 100%!important; 
  height: 100%!important;
  position: absolute;
  top: 0; left: 0;
}

#swipebox-action, #swipebox-caption {
  position: absolute;
  bottom: 0;
  z-index: 999;
  width: 100%;
}
#swipebox-caption {
    height: 50px;
}

#swipebox-action {
  top: 0;

  height: 0;
}
#swipebox-action.visible-bars {
  top: 0;
  opacity: 1;
}

#swipebox-action.force-visible-bars {
  opacity: 1 !important;
}

#swipebox-caption {
  bottom: -50px;
  text-align: center;
}
#swipebox-caption.visible-bars {
  bottom: 0;
}

#swipebox-caption.force-visible-bars {
  bottom: 0!important;
}

#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
  /*background: transparent url("img/icons.png") no-repeat;*/
  /*border: none!important;*/
  text-decoration: none!important;
  cursor: pointer;
  position: fixed;
}


#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next {
    top:50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3 !important;
}

#swipebox-slider.rightSpring {
  -moz-animation: rightSpring 0.3s;
  -webkit-animation: rightSpring 0.3s;
}

#swipebox-slider.leftSpring {
  -moz-animation: leftSpring 0.3s;
  -webkit-animation: leftSpring 0.3s;
}

@-moz-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: -30px;
  }

  100% {
    margin-left: 0px;
  }
}

@-moz-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: 30px;
  }

  100% {
    margin-left: 0px;
  }
}

@-webkit-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: -30px;
  }

  100% {
    margin-left: 0px;
  }
}

@-webkit-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: 30px;
  }

  100% {
    margin-left: 0px;
  }
}


/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #000;
}

#swipebox-caption .title,
#swipebox-caption .counter{
  
}
#swipebox-caption {
    background-color: rgba(0,0,0,.65);
}


#swipebox-caption .counter{
   float: left;
    padding: 0 25px; 
    color: #666;
    line-height: 45px;
    font-size: 13px; font-family: sans-serif;
    letter-spacing: 1px;
}

#swipebox-caption .title{
    padding: 0 25px;
  }

#swipebox-caption {
  color: white!important;
  font-size: 15px;
  line-height: 43px;
}

/*

To get this list of colors inject jQuery at http://www.google.com/design/spec/style/color.html#color-color-palette

Then, run this script to get the list.


(function() {
  var colors = {}, main = {};
  $(".color-group").each(function() {
    var color = $(this).find(".name").text().trim().toLowerCase().replace(" ", "-");
    colors[color] = {};

    $(this).find(".color").not(".main-color").each(function() {
      var shade = $(this).find(".shade").text().trim(),
          hex   = $(this).find(".hex").text().trim();

      colors[color][shade] = hex;
    });
    main[color] = color + "-" + $(this).find(".main-color .shade").text().trim();

  });
  var LESS = "";
  $.each(colors, function(name, shades) {
    LESS += "\n\n";
    $.each(shades, function(shade, hex) {
      LESS += "@" + name + "-" + shade + ": " + hex + ";\n";
    });
    if (main[name]) {
      LESS += "@" + name + ": " + main[name] + ";\n";
    }
  });
  console.log(LESS);
})();


*/
/*@font-face {
  font-family: 'Material-Design-Icons';
  src: url('../fonts/Material-Design-Icons.eot?3ocs8m');
  src: url('../fonts/Material-Design-Icons.eot?#iefix3ocs8m') format('embedded-opentype'), url('../fonts/Material-Design-Icons.woff?3ocs8m') format('woff'), url('../fonts/Material-Design-Icons.ttf?3ocs8m') format('truetype'), url('../fonts/Material-Design-Icons.svg?3ocs8m#Material-Design-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
/*[class^="mdi-"],
[class*="mdi-"] {
  speak: none;
  display: inline-block;
  font: normal normal normal 16px/1 'Material-Design-Icons';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
[class^="mdi-"]:before,
[class*="mdi-"]:before {
  display: inline-block;
  speak: none;
  text-decoration: inherit;
}
[class^="mdi-"].pull-left,
[class*="mdi-"].pull-left {
  margin-right: .3em;
}
[class^="mdi-"].pull-right,
[class*="mdi-"].pull-right {
  margin-left: .3em;
}
[class^="mdi-"].mdi-lg:before,
[class*="mdi-"].mdi-lg:before,
[class^="mdi-"].mdi-lg:after,
[class*="mdi-"].mdi-lg:after {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
[class^="mdi-"].mdi-2x:before,
[class*="mdi-"].mdi-2x:before,
[class^="mdi-"].mdi-2x:after,
[class*="mdi-"].mdi-2x:after {
  font-size: 2em;
}
[class^="mdi-"].mdi-3x:before,
[class*="mdi-"].mdi-3x:before,
[class^="mdi-"].mdi-3x:after,
[class*="mdi-"].mdi-3x:after {
  font-size: 3em;
}
[class^="mdi-"].mdi-4x:before,
[class*="mdi-"].mdi-4x:before,
[class^="mdi-"].mdi-4x:after,
[class*="mdi-"].mdi-4x:after {
  font-size: 4em;
}
[class^="mdi-"].mdi-5x:before,
[class*="mdi-"].mdi-5x:before,
[class^="mdi-"].mdi-5x:after,
[class*="mdi-"].mdi-5x:after {
  font-size: 5em;
}
[class^="mdi-device-signal-cellular-"]:after,
[class^="mdi-device-battery-"]:after,
[class^="mdi-device-battery-charging-"]:after,
[class^="mdi-device-signal-cellular-connected-no-internet-"]:after,
[class^="mdi-device-signal-wifi-"]:after,
[class^="mdi-device-signal-wifi-statusbar-not-connected"]:after,
.mdi-device-network-wifi:after {
  opacity: .3;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: inline-block;
  speak: none;
  text-decoration: inherit;
}
[class^="mdi-device-signal-cellular-"]:after {
  content: "\e758";
}
[class^="mdi-device-battery-"]:after {
  content: "\e735";
}
[class^="mdi-device-battery-charging-"]:after {
  content: "\e733";
}
[class^="mdi-device-signal-cellular-connected-no-internet-"]:after {
  content: "\e75d";
}
[class^="mdi-device-signal-wifi-"]:after,
.mdi-device-network-wifi:after {
  content: "\e765";
}
[class^="mdi-device-signal-wifi-statusbasr-not-connected"]:after {
  content: "\e8f7";
}
.mdi-device-signal-cellular-off:after,
.mdi-device-signal-cellular-null:after,
.mdi-device-signal-cellular-no-sim:after,
.mdi-device-signal-wifi-off:after,
.mdi-device-signal-wifi-4-bar:after,
.mdi-device-signal-cellular-4-bar:after,
.mdi-device-battery-alert:after,
.mdi-device-signal-cellular-connected-no-internet-4-bar:after,
.mdi-device-battery-std:after,
.mdi-device-battery-full .mdi-device-battery-unknown:after {
  content: "";
}
.mdi-fw {
  width: 1.28571429em;
  text-align: center;
}
.mdi-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.mdi-ul > li {
  position: relative;
}
.mdi-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.mdi-li.mdi-lg {
  left: -1.85714286em;
}
.mdi-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.mdi-spin {
  -webkit-animation: mdi-spin 2s infinite linear;
  animation: mdi-spin 2s infinite linear;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
}
.mdi-pulse {
  -webkit-animation: mdi-spin 1s steps(8) infinite;
  animation: mdi-spin 1s steps(8) infinite;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
}
@-webkit-keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.mdi-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mdi-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mdi-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.mdi-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.mdi-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .mdi-rotate-90,
:root .mdi-rotate-180,
:root .mdi-rotate-270,
:root .mdi-flip-horizontal,
:root .mdi-flip-vertical {
  -webkit-filter: none;
          filter: none;
}
.mdi-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.mdi-stack-1x,
.mdi-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.mdi-stack-1x {
  line-height: inherit;
}
.mdi-stack-2x {
  font-size: 2em;
}
.mdi-inverse {
  color: #ffffff;
}

.mdi-action-3d-rotation:before {
  content: "\e600";
}
.mdi-action-accessibility:before {
  content: "\e601";
}
.mdi-action-account-balance-wallet:before {
  content: "\e602";
}
.mdi-action-account-balance:before {
  content: "\e603";
}
.mdi-action-account-box:before {
  content: "\e604";
}
.mdi-action-account-child:before {
  content: "\e605";
}
.mdi-action-account-circle:before {
  content: "\e606";
}
.mdi-action-add-shopping-cart:before {
  content: "\e607";
}
.mdi-action-alarm-add:before {
  content: "\e608";
}
.mdi-action-alarm-off:before {
  content: "\e609";
}
.mdi-action-alarm-on:before {
  content: "\e60a";
}
.mdi-action-alarm:before {
  content: "\e60b";
}
.mdi-action-android:before {
  content: "\e60c";
}
.mdi-action-announcement:before {
  content: "\e60d";
}
.mdi-action-aspect-ratio:before {
  content: "\e60e";
}
.mdi-action-assessment:before {
  content: "\e60f";
}
.mdi-action-assignment-ind:before {
  content: "\e610";
}
.mdi-action-assignment-late:before {
  content: "\e611";
}
.mdi-action-assignment-return:before {
  content: "\e612";
}
.mdi-action-assignment-returned:before {
  content: "\e613";
}
.mdi-action-assignment-turned-in:before {
  content: "\e614";
}
.mdi-action-assignment:before {
  content: "\e615";
}
.mdi-action-autorenew:before {
  content: "\e616";
}
.mdi-action-backup:before {
  content: "\e617";
}
.mdi-action-book:before {
  content: "\e618";
}
.mdi-action-bookmark-outline:before {
  content: "\e619";
}
.mdi-action-bookmark:before {
  content: "\e61a";
}
.mdi-action-bug-report:before {
  content: "\e61b";
}
.mdi-action-cached:before {
  content: "\e61c";
}
.mdi-action-check-circle:before {
  content: "\e61d";
}
.mdi-action-class:before {
  content: "\e61e";
}
.mdi-action-credit-card:before {
  content: "\e61f";
}
.mdi-action-dashboard:before {
  content: "\e620";
}
.mdi-action-delete:before {
  content: "\e621";
}
.mdi-action-description:before {
  content: "\e622";
}
.mdi-action-dns:before {
  content: "\e623";
}
.mdi-action-done-all:before {
  content: "\e624";
}
.mdi-action-done:before {
  content: "\e625";
}
.mdi-action-event:before {
  content: "\e626";
}
.mdi-action-exit-to-app:before {
  content: "\e627";
}
.mdi-action-explore:before {
  content: "\e628";
}
.mdi-action-extension:before {
  content: "\e629";
}
.mdi-action-face-unlock:before {
  content: "\e62a";
}
.mdi-action-favorite-outline:before {
  content: "\e62b";
}
.mdi-action-favorite:before {
  content: "\e62c";
}
.mdi-action-find-in-page:before {
  content: "\e62d";
}
.mdi-action-find-replace:before {
  content: "\e62e";
}
.mdi-action-flip-to-back:before {
  content: "\e62f";
}
.mdi-action-flip-to-front:before {
  content: "\e630";
}
.mdi-action-get-app:before {
  content: "\e631";
}
.mdi-action-grade:before {
  content: "\e632";
}
.mdi-action-group-work:before {
  content: "\e633";
}
.mdi-action-help:before {
  content: "\e634";
}
.mdi-action-highlight-remove:before {
  content: "\e635";
}
.mdi-action-history:before {
  content: "\e636";
}
.mdi-action-home:before {
  content: "\e637";
}
.mdi-action-https:before {
  content: "\e638";
}
.mdi-action-info-outline:before {
  content: "\e639";
}
.mdi-action-info:before {
  content: "\e63a";
}
.mdi-action-input:before {
  content: "\e63b";
}
.mdi-action-invert-colors:before {
  content: "\e63c";
}
.mdi-action-label-outline:before {
  content: "\e63d";
}
.mdi-action-label:before {
  content: "\e63e";
}
.mdi-action-language:before {
  content: "\e63f";
}
.mdi-action-launch:before {
  content: "\e640";
}
.mdi-action-list:before {
  content: "\e641";
}
.mdi-action-lock-open:before {
  content: "\e642";
}
.mdi-action-lock-outline:before {
  content: "\e643";
}
.mdi-action-lock:before {
  content: "\e644";
}
.mdi-action-loyalty:before {
  content: "\e645";
}
.mdi-action-markunread-mailbox:before {
  content: "\e646";
}
.mdi-action-note-add:before {
  content: "\e647";
}
.mdi-action-open-in-browser:before {
  content: "\e648";
}
.mdi-action-open-in-new:before {
  content: "\e649";
}
.mdi-action-open-with:before {
  content: "\e64a";
}
.mdi-action-pageview:before {
  content: "\e64b";
}
.mdi-action-payment:before {
  content: "\e64c";
}
.mdi-action-perm-camera-mic:before {
  content: "\e64d";
}
.mdi-action-perm-contact-cal:before {
  content: "\e64e";
}
.mdi-action-perm-data-setting:before {
  content: "\e64f";
}
.mdi-action-perm-device-info:before {
  content: "\e650";
}
.mdi-action-perm-identity:before {
  content: "\e651";
}
.mdi-action-perm-media:before {
  content: "\e652";
}
.mdi-action-perm-phone-msg:before {
  content: "\e653";
}
.mdi-action-perm-scan-wifi:before {
  content: "\e654";
}
.mdi-action-picture-in-picture:before {
  content: "\e655";
}
.mdi-action-polymer:before {
  content: "\e656";
}
.mdi-action-print:before {
  content: "\e657";
}
.mdi-action-query-builder:before {
  content: "\e658";
}
.mdi-action-question-answer:before {
  content: "\e659";
}
.mdi-action-receipt:before {
  content: "\e65a";
}
.mdi-action-redeem:before {
  content: "\e65b";
}
.mdi-action-reorder:before {
  content: "\e65c";
}
.mdi-action-report-problem:before {
  content: "\e65d";
}
.mdi-action-restore:before {
  content: "\e65e";
}
.mdi-action-room:before {
  content: "\e65f";
}
.mdi-action-schedule:before {
  content: "\e660";
}
.mdi-action-search:before {
  content: "\e661";
}
.mdi-action-settings-applications:before {
  content: "\e662";
}
.mdi-action-settings-backup-restore:before {
  content: "\e663";
}
.mdi-action-settings-bluetooth:before {
  content: "\e664";
}
.mdi-action-settings-cell:before {
  content: "\e665";
}
.mdi-action-settings-display:before {
  content: "\e666";
}
.mdi-action-settings-ethernet:before {
  content: "\e667";
}
.mdi-action-settings-input-antenna:before {
  content: "\e668";
}
.mdi-action-settings-input-component:before {
  content: "\e669";
}
.mdi-action-settings-input-composite:before {
  content: "\e66a";
}
.mdi-action-settings-input-hdmi:before {
  content: "\e66b";
}
.mdi-action-settings-input-svideo:before {
  content: "\e66c";
}
.mdi-action-settings-overscan:before {
  content: "\e66d";
}
.mdi-action-settings-phone:before {
  content: "\e66e";
}
.mdi-action-settings-power:before {
  content: "\e66f";
}
.mdi-action-settings-remote:before {
  content: "\e670";
}
.mdi-action-settings-voice:before {
  content: "\e671";
}
.mdi-action-settings:before {
  content: "\e672";
}
.mdi-action-shop-two:before {
  content: "\e673";
}
.mdi-action-shop:before {
  content: "\e674";
}
.mdi-action-shopping-basket:before {
  content: "\e675";
}
.mdi-action-shopping-cart:before {
  content: "\e676";
}
.mdi-action-speaker-notes:before {
  content: "\e677";
}
.mdi-action-spellcheck:before {
  content: "\e678";
}
.mdi-action-star-rate:before {
  content: "\e679";
}
.mdi-action-stars:before {
  content: "\e67a";
}
.mdi-action-store:before {
  content: "\e67b";
}
.mdi-action-subject:before {
  content: "\e67c";
}
.mdi-action-supervisor-account:before {
  content: "\e67d";
}
.mdi-action-swap-horiz:before {
  content: "\e67e";
}
.mdi-action-swap-vert-circle:before {
  content: "\e67f";
}
.mdi-action-swap-vert:before {
  content: "\e680";
}
.mdi-action-system-update-tv:before {
  content: "\e681";
}
.mdi-action-tab-unselected:before {
  content: "\e682";
}
.mdi-action-tab:before {
  content: "\e683";
}
.mdi-action-theaters:before {
  content: "\e684";
}
.mdi-action-thumb-down:before {
  content: "\e685";
}
.mdi-action-thumb-up:before {
  content: "\e686";
}
.mdi-action-thumbs-up-down:before {
  content: "\e687";
}
.mdi-action-toc:before {
  content: "\e688";
}
.mdi-action-today:before {
  content: "\e689";
}
.mdi-action-track-changes:before {
  content: "\e68a";
}
.mdi-action-translate:before {
  content: "\e68b";
}
.mdi-action-trending-down:before {
  content: "\e68c";
}
.mdi-action-trending-neutral:before {
  content: "\e68d";
}
.mdi-action-trending-up:before {
  content: "\e68e";
}
.mdi-action-turned-in-not:before {
  content: "\e68f";
}
.mdi-action-turned-in:before {
  content: "\e690";
}
.mdi-action-verified-user:before {
  content: "\e691";
}
.mdi-action-view-agenda:before {
  content: "\e692";
}
.mdi-action-view-array:before {
  content: "\e693";
}
.mdi-action-view-carousel:before {
  content: "\e694";
}
.mdi-action-view-column:before {
  content: "\e695";
}
.mdi-action-view-day:before {
  content: "\e696";
}
.mdi-action-view-headline:before {
  content: "\e697";
}
.mdi-action-view-list:before {
  content: "\e698";
}
.mdi-action-view-module:before {
  content: "\e699";
}
.mdi-action-view-quilt:before {
  content: "\e69a";
}
.mdi-action-view-stream:before {
  content: "\e69b";
}
.mdi-action-view-week:before {
  content: "\e69c";
}
.mdi-action-visibility-off:before {
  content: "\e69d";
}
.mdi-action-visibility:before {
  content: "\e69e";
}
.mdi-action-wallet-giftcard:before {
  content: "\e69f";
}
.mdi-action-wallet-membership:before {
  content: "\e6a0";
}
.mdi-action-wallet-travel:before {
  content: "\e6a1";
}
.mdi-action-work:before {
  content: "\e6a2";
}
.mdi-alert-error:before {
  content: "\e6a3";
}
.mdi-alert-warning:before {
  content: "\e6a4";
}
.mdi-av-album:before {
  content: "\e6a5";
}
.mdi-av-closed-caption:before {
  content: "\e6a6";
}
.mdi-av-equalizer:before {
  content: "\e6a7";
}
.mdi-av-explicit:before {
  content: "\e6a8";
}
.mdi-av-fast-forward:before {
  content: "\e6a9";
}
.mdi-av-fast-rewind:before {
  content: "\e6aa";
}
.mdi-av-games:before {
  content: "\e6ab";
}
.mdi-av-hearing:before {
  content: "\e6ac";
}
.mdi-av-high-quality:before {
  content: "\e6ad";
}
.mdi-av-loop:before {
  content: "\e6ae";
}
.mdi-av-mic-none:before {
  content: "\e6af";
}
.mdi-av-mic-off:before {
  content: "\e6b0";
}
.mdi-av-mic:before {
  content: "\e6b1";
}
.mdi-av-movie:before {
  content: "\e6b2";
}
.mdi-av-my-library-add:before {
  content: "\e6b3";
}
.mdi-av-my-library-books:before {
  content: "\e6b4";
}
.mdi-av-my-library-music:before {
  content: "\e6b5";
}
.mdi-av-new-releases:before {
  content: "\e6b6";
}
.mdi-av-not-interested:before {
  content: "\e6b7";
}
.mdi-av-pause-circle-fill:before {
  content: "\e6b8";
}
.mdi-av-pause-circle-outline:before {
  content: "\e6b9";
}
.mdi-av-pause:before {
  content: "\e6ba";
}
.mdi-av-play-arrow:before {
  content: "\e6bb";
}
.mdi-av-play-circle-fill:before {
  content: "\e6bc";
}
.mdi-av-play-circle-outline:before {
  content: "\e6bd";
}
.mdi-av-play-shopping-bag:before {
  content: "\e6be";
}
.mdi-av-playlist-add:before {
  content: "\e6bf";
}
.mdi-av-queue-music:before {
  content: "\e6c0";
}
.mdi-av-queue:before {
  content: "\e6c1";
}
.mdi-av-radio:before {
  content: "\e6c2";
}
.mdi-av-recent-actors:before {
  content: "\e6c3";
}
.mdi-av-repeat-one:before {
  content: "\e6c4";
}
.mdi-av-repeat:before {
  content: "\e6c5";
}
.mdi-av-replay:before {
  content: "\e6c6";
}
.mdi-av-shuffle:before {
  content: "\e6c7";
}
.mdi-av-skip-next:before {
  content: "\e6c8";
}
.mdi-av-skip-previous:before {
  content: "\e6c9";
}
.mdi-av-snooze:before {
  content: "\e6ca";
}
.mdi-av-stop:before {
  content: "\e6cb";
}
.mdi-av-subtitles:before {
  content: "\e6cc";
}
.mdi-av-surround-sound:before {
  content: "\e6cd";
}
.mdi-av-timer:before {
  content: "\e6ce";
}
.mdi-av-video-collection:before {
  content: "\e6cf";
}
.mdi-av-videocam-off:before {
  content: "\e6d0";
}
.mdi-av-videocam:before {
  content: "\e6d1";
}
.mdi-av-volume-down:before {
  content: "\e6d2";
}
.mdi-av-volume-mute:before {
  content: "\e6d3";
}
.mdi-av-volume-off:before {
  content: "\e6d4";
}
.mdi-av-volume-up:before {
  content: "\e6d5";
}
.mdi-av-web:before {
  content: "\e6d6";
}
.mdi-communication-business:before {
  content: "\e6d7";
}
.mdi-communication-call-end:before {
  content: "\e6d8";
}
.mdi-communication-call-made:before {
  content: "\e6d9";
}
.mdi-communication-call-merge:before {
  content: "\e6da";
}
.mdi-communication-call-missed:before {
  content: "\e6db";
}
.mdi-communication-call-received:before {
  content: "\e6dc";
}
.mdi-communication-call-split:before {
  content: "\e6dd";
}
.mdi-communication-call:before {
  content: "\e6de";
}
.mdi-communication-chat:before {
  content: "\e6df";
}
.mdi-communication-clear-all:before {
  content: "\e6e0";
}
.mdi-communication-comment:before {
  content: "\e6e1";
}
.mdi-communication-contacts:before {
  content: "\e6e2";
}
.mdi-communication-dialer-sip:before {
  content: "\e6e3";
}
.mdi-communication-dialpad:before {
  content: "\e6e4";
}
.mdi-communication-dnd-on:before {
  content: "\e6e5";
}
.mdi-communication-email:before {
  content: "\e6e6";
}
.mdi-communication-forum:before {
  content: "\e6e7";
}
.mdi-communication-import-export:before {
  content: "\e6e8";
}
.mdi-communication-invert-colors-off:before {
  content: "\e6e9";
}
.mdi-communication-invert-colors-on:before {
  content: "\e6ea";
}
.mdi-communication-live-help:before {
  content: "\e6eb";
}
.mdi-communication-location-off:before {
  content: "\e6ec";
}
.mdi-communication-location-on:before {
  content: "\e6ed";
}
.mdi-communication-message:before {
  content: "\e6ee";
}
.mdi-communication-messenger:before {
  content: "\e6ef";
}
.mdi-communication-no-sim:before {
  content: "\e6f0";
}
.mdi-communication-phone:before {
  content: "\e6f1";
}
.mdi-communication-portable-wifi-off:before {
  content: "\e6f2";
}
.mdi-communication-quick-contacts-dialer:before {
  content: "\e6f3";
}
.mdi-communication-quick-contacts-mail:before {
  content: "\e6f4";
}
.mdi-communication-ring-volume:before {
  content: "\e6f5";
}
.mdi-communication-stay-current-landscape:before {
  content: "\e6f6";
}
.mdi-communication-stay-current-portrait:before {
  content: "\e6f7";
}
.mdi-communication-stay-primary-landscape:before {
  content: "\e6f8";
}
.mdi-communication-stay-primary-portrait:before {
  content: "\e6f9";
}
.mdi-communication-swap-calls:before {
  content: "\e6fa";
}
.mdi-communication-textsms:before {
  content: "\e6fb";
}
.mdi-communication-voicemail:before {
  content: "\e6fc";
}
.mdi-communication-vpn-key:before {
  content: "\e6fd";
}
.mdi-content-add-box:before {
  content: "\e6fe";
}
.mdi-content-add-circle-outline:before {
  content: "\e6ff";
}
.mdi-content-add-circle:before {
  content: "\e700";
}
.mdi-content-add:before {
  content: "\e701";
}
.mdi-content-archive:before {
  content: "\e702";
}
.mdi-content-backspace:before {
  content: "\e703";
}
.mdi-content-block:before {
  content: "\e704";
}
.mdi-content-clear:before {
  content: "\e705";
}
.mdi-content-content-copy:before {
  content: "\e706";
}
.mdi-content-content-cut:before {
  content: "\e707";
}
.mdi-content-content-paste:before {
  content: "\e708";
}
.mdi-content-create:before {
  content: "\e709";
}
.mdi-content-drafts:before {
  content: "\e70a";
}
.mdi-content-filter-list:before {
  content: "\e70b";
}
.mdi-content-flag:before {
  content: "\e70c";
}
.mdi-content-forward:before {
  content: "\e70d";
}
.mdi-content-gesture:before {
  content: "\e70e";
}
.mdi-content-inbox:before {
  content: "\e70f";
}
.mdi-content-link:before {
  content: "\e710";
}
.mdi-content-mail:before {
  content: "\e711";
}
.mdi-content-markunread:before {
  content: "\e712";
}
.mdi-content-redo:before {
  content: "\e713";
}
.mdi-content-remove-circle-outline:before {
  content: "\e714";
}
.mdi-content-remove-circle:before {
  content: "\e715";
}
.mdi-content-remove:before {
  content: "\e716";
}
.mdi-content-reply-all:before {
  content: "\e717";
}
.mdi-content-reply:before {
  content: "\e718";
}
.mdi-content-report:before {
  content: "\e719";
}
.mdi-content-save:before {
  content: "\e71a";
}
.mdi-content-select-all:before {
  content: "\e71b";
}
.mdi-content-send:before {
  content: "\e71c";
}
.mdi-content-sort:before {
  content: "\e71d";
}
.mdi-content-text-format:before {
  content: "\e71e";
}
.mdi-content-undo:before {
  content: "\e71f";
}
.mdi-editor-attach-file:before {
  content: "\e776";
}
.mdi-editor-attach-money:before {
  content: "\e777";
}
.mdi-editor-border-all:before {
  content: "\e778";
}
.mdi-editor-border-bottom:before {
  content: "\e779";
}
.mdi-editor-border-clear:before {
  content: "\e77a";
}
.mdi-editor-border-color:before {
  content: "\e77b";
}
.mdi-editor-border-horizontal:before {
  content: "\e77c";
}
.mdi-editor-border-inner:before {
  content: "\e77d";
}
.mdi-editor-border-left:before {
  content: "\e77e";
}
.mdi-editor-border-outer:before {
  content: "\e77f";
}
.mdi-editor-border-right:before {
  content: "\e780";
}
.mdi-editor-border-style:before {
  content: "\e781";
}
.mdi-editor-border-top:before {
  content: "\e782";
}
.mdi-editor-border-vertical:before {
  content: "\e783";
}
.mdi-editor-format-align-center:before {
  content: "\e784";
}
.mdi-editor-format-align-justify:before {
  content: "\e785";
}
.mdi-editor-format-align-left:before {
  content: "\e786";
}
.mdi-editor-format-align-right:before {
  content: "\e787";
}
.mdi-editor-format-bold:before {
  content: "\e788";
}
.mdi-editor-format-clear:before {
  content: "\e789";
}
.mdi-editor-format-color-fill:before {
  content: "\e78a";
}
.mdi-editor-format-color-reset:before {
  content: "\e78b";
}
.mdi-editor-format-color-text:before {
  content: "\e78c";
}
.mdi-editor-format-indent-decrease:before {
  content: "\e78d";
}
.mdi-editor-format-indent-increase:before {
  content: "\e78e";
}
.mdi-editor-format-italic:before {
  content: "\e78f";
}
.mdi-editor-format-line-spacing:before {
  content: "\e790";
}
.mdi-editor-format-list-bulleted:before {
  content: "\e791";
}
.mdi-editor-format-list-numbered:before {
  content: "\e792";
}
.mdi-editor-format-paint:before {
  content: "\e793";
}
.mdi-editor-format-quote:before {
  content: "\e794";
}
.mdi-editor-format-size:before {
  content: "\e795";
}
.mdi-editor-format-strikethrough:before {
  content: "\e796";
}
.mdi-editor-format-textdirection-l-to-r:before {
  content: "\e797";
}
.mdi-editor-format-textdirection-r-to-l:before {
  content: "\e798";
}
.mdi-editor-format-underline:before {
  content: "\e799";
}
.mdi-editor-functions:before {
  content: "\e79a";
}
.mdi-editor-insert-chart:before {
  content: "\e79b";
}
.mdi-editor-insert-comment:before {
  content: "\e79c";
}
.mdi-editor-insert-drive-file:before {
  content: "\e79d";
}
.mdi-editor-insert-emoticon:before {
  content: "\e79e";
}
.mdi-editor-insert-invitation:before {
  content: "\e79f";
}
.mdi-editor-insert-link:before {
  content: "\e7a0";
}
.mdi-editor-insert-photo:before {
  content: "\e7a1";
}
.mdi-editor-merge-type:before {
  content: "\e7a2";
}
.mdi-editor-mode-comment:before {
  content: "\e7a3";
}
.mdi-editor-mode-edit:before {
  content: "\e7a4";
}
.mdi-editor-publish:before {
  content: "\e7a5";
}
.mdi-editor-vertical-align-bottom:before {
  content: "\e7a6";
}
.mdi-editor-vertical-align-center:before {
  content: "\e7a7";
}
.mdi-editor-vertical-align-top:before {
  content: "\e7a8";
}
.mdi-editor-wrap-text:before {
  content: "\e7a9";
}
.mdi-file-attachment:before {
  content: "\e7aa";
}
.mdi-file-cloud-circle:before {
  content: "\e7ab";
}
.mdi-file-cloud-done:before {
  content: "\e7ac";
}
.mdi-file-cloud-download:before {
  content: "\e7ad";
}
.mdi-file-cloud-off:before {
  content: "\e7ae";
}
.mdi-file-cloud-queue:before {
  content: "\e7af";
}
.mdi-file-cloud-upload:before {
  content: "\e7b0";
}
.mdi-file-cloud:before {
  content: "\e7b1";
}
.mdi-file-file-download:before {
  content: "\e7b2";
}
.mdi-file-file-upload:before {
  content: "\e7b3";
}
.mdi-file-folder-open:before {
  content: "\e7b4";
}
.mdi-file-folder-shared:before {
  content: "\e7b5";
}
.mdi-file-folder:before {
  content: "\e7b6";
}
.mdi-device-access-alarm:before {
  content: "\e720";
}
.mdi-device-access-alarms:before {
  content: "\e721";
}
.mdi-device-access-time:before {
  content: "\e722";
}
.mdi-device-add-alarm:before {
  content: "\e723";
}
.mdi-device-airplanemode-off:before {
  content: "\e724";
}
.mdi-device-airplanemode-on:before {
  content: "\e725";
}
.mdi-device-battery-20:before {
  content: "\e726";
}
.mdi-device-battery-30:before {
  content: "\e727";
}
.mdi-device-battery-50:before {
  content: "\e728";
}
.mdi-device-battery-60:before {
  content: "\e729";
}
.mdi-device-battery-80:before {
  content: "\e72a";
}
.mdi-device-battery-90:before {
  content: "\e72b";
}
.mdi-device-battery-alert:before {
  content: "\e72c";
}
.mdi-device-battery-charging-20:before {
  content: "\e72d";
}
.mdi-device-battery-charging-30:before {
  content: "\e72e";
}
.mdi-device-battery-charging-50:before {
  content: "\e72f";
}
.mdi-device-battery-charging-60:before {
  content: "\e730";
}
.mdi-device-battery-charging-80:before {
  content: "\e731";
}
.mdi-device-battery-charging-90:before {
  content: "\e732";
}
.mdi-device-battery-charging-full:before {
  content: "\e733";
}
.mdi-device-battery-full:before {
  content: "\e734";
}
.mdi-device-battery-std:before {
  content: "\e735";
}
.mdi-device-battery-unknown:before {
  content: "\e736";
}
.mdi-device-bluetooth-connected:before {
  content: "\e737";
}
.mdi-device-bluetooth-disabled:before {
  content: "\e738";
}
.mdi-device-bluetooth-searching:before {
  content: "\e739";
}
.mdi-device-bluetooth:before {
  content: "\e73a";
}
.mdi-device-brightness-auto:before {
  content: "\e73b";
}
.mdi-device-brightness-high:before {
  content: "\e73c";
}
.mdi-device-brightness-low:before {
  content: "\e73d";
}
.mdi-device-brightness-medium:before {
  content: "\e73e";
}
.mdi-device-data-usage:before {
  content: "\e73f";
}
.mdi-device-developer-mode:before {
  content: "\e740";
}
.mdi-device-devices:before {
  content: "\e741";
}
.mdi-device-dvr:before {
  content: "\e742";
}
.mdi-device-gps-fixed:before {
  content: "\e743";
}
.mdi-device-gps-not-fixed:before {
  content: "\e744";
}
.mdi-device-gps-off:before {
  content: "\e745";
}
.mdi-device-location-disabled:before {
  content: "\e746";
}
.mdi-device-location-searching:before {
  content: "\e747";
}
.mdi-device-multitrack-audio:before {
  content: "\e748";
}
.mdi-device-network-cell:before {
  content: "\e749";
}
.mdi-device-network-wifi:before {
  content: "\e74a";
}
.mdi-device-nfc:before {
  content: "\e74b";
}
.mdi-device-now-wallpaper:before {
  content: "\e74c";
}
.mdi-device-now-widgets:before {
  content: "\e74d";
}
.mdi-device-screen-lock-landscape:before {
  content: "\e74e";
}
.mdi-device-screen-lock-portrait:before {
  content: "\e74f";
}
.mdi-device-screen-lock-rotation:before {
  content: "\e750";
}
.mdi-device-screen-rotation:before {
  content: "\e751";
}
.mdi-device-sd-storage:before {
  content: "\e752";
}
.mdi-device-settings-system-daydream:before {
  content: "\e753";
}
.mdi-device-signal-cellular-0-bar:before {
  content: "\e754";
}
.mdi-device-signal-cellular-1-bar:before {
  content: "\e755";
}
.mdi-device-signal-cellular-2-bar:before {
  content: "\e756";
}
.mdi-device-signal-cellular-3-bar:before {
  content: "\e757";
}
.mdi-device-signal-cellular-4-bar:before {
  content: "\e758";
}
.mdi-signal-wifi-statusbar-connected-no-internet-after:before {
  content: "\e8f6";
}
.mdi-device-signal-cellular-connected-no-internet-0-bar:before {
  content: "\e759";
}
.mdi-device-signal-cellular-connected-no-internet-1-bar:before {
  content: "\e75a";
}
.mdi-device-signal-cellular-connected-no-internet-2-bar:before {
  content: "\e75b";
}
.mdi-device-signal-cellular-connected-no-internet-3-bar:before {
  content: "\e75c";
}
.mdi-device-signal-cellular-connected-no-internet-4-bar:before {
  content: "\e75d";
}
.mdi-device-signal-cellular-no-sim:before {
  content: "\e75e";
}
.mdi-device-signal-cellular-null:before {
  content: "\e75f";
}
.mdi-device-signal-cellular-off:before {
  content: "\e760";
}
.mdi-device-signal-wifi-0-bar:before {
  content: "\e761";
}
.mdi-device-signal-wifi-1-bar:before {
  content: "\e762";
}
.mdi-device-signal-wifi-2-bar:before {
  content: "\e763";
}
.mdi-device-signal-wifi-3-bar:before {
  content: "\e764";
}
.mdi-device-signal-wifi-4-bar:before {
  content: "\e765";
}
.mdi-device-signal-wifi-off:before {
  content: "\e766";
}
.mdi-device-signal-wifi-statusbar-1-bar:before {
  content: "\e767";
}
.mdi-device-signal-wifi-statusbar-2-bar:before {
  content: "\e768";
}
.mdi-device-signal-wifi-statusbar-3-bar:before {
  content: "\e769";
}
.mdi-device-signal-wifi-statusbar-4-bar:before {
  content: "\e76a";
}
.mdi-device-signal-wifi-statusbar-connected-no-internet-:before {
  content: "\e76b";
}
.mdi-device-signal-wifi-statusbar-connected-no-internet:before {
  content: "\e76f";
}
.mdi-device-signal-wifi-statusbar-connected-no-internet-2:before {
  content: "\e76c";
}
.mdi-device-signal-wifi-statusbar-connected-no-internet-3:before {
  content: "\e76d";
}
.mdi-device-signal-wifi-statusbar-connected-no-internet-4:before {
  content: "\e76e";
}
.mdi-signal-wifi-statusbar-not-connected-after:before {
  content: "\e8f7";
}
.mdi-device-signal-wifi-statusbar-not-connected:before {
  content: "\e770";
}
.mdi-device-signal-wifi-statusbar-null:before {
  content: "\e771";
}
.mdi-device-storage:before {
  content: "\e772";
}
.mdi-device-usb:before {
  content: "\e773";
}
.mdi-device-wifi-lock:before {
  content: "\e774";
}
.mdi-device-wifi-tethering:before {
  content: "\e775";
}
.mdi-hardware-cast-connected:before {
  content: "\e7b7";
}
.mdi-hardware-cast:before {
  content: "\e7b8";
}
.mdi-hardware-computer:before {
  content: "\e7b9";
}
.mdi-hardware-desktop-mac:before {
  content: "\e7ba";
}
.mdi-hardware-desktop-windows:before {
  content: "\e7bb";
}
.mdi-hardware-dock:before {
  content: "\e7bc";
}
.mdi-hardware-gamepad:before {
  content: "\e7bd";
}
.mdi-hardware-headset-mic:before {
  content: "\e7be";
}
.mdi-hardware-headset:before {
  content: "\e7bf";
}
.mdi-hardware-keyboard-alt:before {
  content: "\e7c0";
}
.mdi-hardware-keyboard-arrow-down:before {
  content: "\e7c1";
}
.mdi-hardware-keyboard-arrow-left:before {
  content: "\e7c2";
}
.mdi-hardware-keyboard-arrow-right:before {
  content: "\e7c3";
}
.mdi-hardware-keyboard-arrow-up:before {
  content: "\e7c4";
}
.mdi-hardware-keyboard-backspace:before {
  content: "\e7c5";
}
.mdi-hardware-keyboard-capslock:before {
  content: "\e7c6";
}
.mdi-hardware-keyboard-control:before {
  content: "\e7c7";
}
.mdi-hardware-keyboard-hide:before {
  content: "\e7c8";
}
.mdi-hardware-keyboard-return:before {
  content: "\e7c9";
}
.mdi-hardware-keyboard-tab:before {
  content: "\e7ca";
}
.mdi-hardware-keyboard-voice:before {
  content: "\e7cb";
}
.mdi-hardware-keyboard:before {
  content: "\e7cc";
}
.mdi-hardware-laptop-chromebook:before {
  content: "\e7cd";
}
.mdi-hardware-laptop-mac:before {
  content: "\e7ce";
}
.mdi-hardware-laptop-windows:before {
  content: "\e7cf";
}
.mdi-hardware-laptop:before {
  content: "\e7d0";
}
.mdi-hardware-memory:before {
  content: "\e7d1";
}
.mdi-hardware-mouse:before {
  content: "\e7d2";
}
.mdi-hardware-phone-android:before {
  content: "\e7d3";
}
.mdi-hardware-phone-iphone:before {
  content: "\e7d4";
}
.mdi-hardware-phonelink-off:before {
  content: "\e7d5";
}
.mdi-hardware-phonelink:before {
  content: "\e7d6";
}
.mdi-hardware-security:before {
  content: "\e7d7";
}
.mdi-hardware-sim-card:before {
  content: "\e7d8";
}
.mdi-hardware-smartphone:before {
  content: "\e7d9";
}
.mdi-hardware-speaker:before {
  content: "\e7da";
}
.mdi-hardware-tablet-android:before {
  content: "\e7db";
}
.mdi-hardware-tablet-mac:before {
  content: "\e7dc";
}
.mdi-hardware-tablet:before {
  content: "\e7dd";
}
.mdi-hardware-tv:before {
  content: "\e7de";
}
.mdi-hardware-watch:before {
  content: "\e7df";
}
.mdi-image-add-to-photos:before {
  content: "\e7e0";
}
.mdi-image-adjust:before {
  content: "\e7e1";
}
.mdi-image-assistant-photo:before {
  content: "\e7e2";
}
.mdi-image-audiotrack:before {
  content: "\e7e3";
}
.mdi-image-blur-circular:before {
  content: "\e7e4";
}
.mdi-image-blur-linear:before {
  content: "\e7e5";
}
.mdi-image-blur-off:before {
  content: "\e7e6";
}
.mdi-image-blur-on:before {
  content: "\e7e7";
}
.mdi-image-brightness-1:before {
  content: "\e7e8";
}
.mdi-image-brightness-2:before {
  content: "\e7e9";
}
.mdi-image-brightness-3:before {
  content: "\e7ea";
}
.mdi-image-brightness-4:before {
  content: "\e7eb";
}
.mdi-image-brightness-5:before {
  content: "\e7ec";
}
.mdi-image-brightness-6:before {
  content: "\e7ed";
}
.mdi-image-brightness-7:before {
  content: "\e7ee";
}
.mdi-image-brush:before {
  content: "\e7ef";
}
.mdi-image-camera-alt:before {
  content: "\e7f0";
}
.mdi-image-camera-front:before {
  content: "\e7f1";
}
.mdi-image-camera-rear:before {
  content: "\e7f2";
}
.mdi-image-camera-roll:before {
  content: "\e7f3";
}
.mdi-image-camera:before {
  content: "\e7f4";
}
.mdi-image-center-focus-strong:before {
  content: "\e7f5";
}
.mdi-image-center-focus-weak:before {
  content: "\e7f6";
}
.mdi-image-collections:before {
  content: "\e7f7";
}
.mdi-image-color-lens:before {
  content: "\e7f8";
}
.mdi-image-colorize:before {
  content: "\e7f9";
}
.mdi-image-compare:before {
  content: "\e7fa";
}
.mdi-image-control-point-duplicate:before {
  content: "\e7fb";
}
.mdi-image-control-point:before {
  content: "\e7fc";
}
.mdi-image-crop-3-2:before {
  content: "\e7fd";
}
.mdi-image-crop-5-4:before {
  content: "\e7fe";
}
.mdi-image-crop-7-5:before {
  content: "\e7ff";
}
.mdi-image-crop-16-9:before {
  content: "\e800";
}
.mdi-image-crop-din:before {
  content: "\e801";
}
.mdi-image-crop-free:before {
  content: "\e802";
}
.mdi-image-crop-landscape:before {
  content: "\e803";
}
.mdi-image-crop-original:before {
  content: "\e804";
}
.mdi-image-crop-portrait:before {
  content: "\e805";
}
.mdi-image-crop-square:before {
  content: "\e806";
}
.mdi-image-crop:before {
  content: "\e807";
}
.mdi-image-dehaze:before {
  content: "\e808";
}
.mdi-image-details:before {
  content: "\e809";
}
.mdi-image-edit:before {
  content: "\e80a";
}
.mdi-image-exposure-minus-1:before {
  content: "\e80b";
}
.mdi-image-exposure-minus-2:before {
  content: "\e80c";
}
.mdi-image-exposure-plus-1:before {
  content: "\e80d";
}
.mdi-image-exposure-plus-2:before {
  content: "\e80e";
}
.mdi-image-exposure-zero:before {
  content: "\e80f";
}
.mdi-image-exposure:before {
  content: "\e810";
}
.mdi-image-filter-1:before {
  content: "\e811";
}
.mdi-image-filter-2:before {
  content: "\e812";
}
.mdi-image-filter-3:before {
  content: "\e813";
}
.mdi-image-filter-4:before {
  content: "\e814";
}
.mdi-image-filter-5:before {
  content: "\e815";
}
.mdi-image-filter-6:before {
  content: "\e816";
}
.mdi-image-filter-7:before {
  content: "\e817";
}
.mdi-image-filter-8:before {
  content: "\e818";
}
.mdi-image-filter-9-plus:before {
  content: "\e819";
}
.mdi-image-filter-9:before {
  content: "\e81a";
}
.mdi-image-filter-b-and-w:before {
  content: "\e81b";
}
.mdi-image-filter-center-focus:before {
  content: "\e81c";
}
.mdi-image-filter-drama:before {
  content: "\e81d";
}
.mdi-image-filter-frames:before {
  content: "\e81e";
}
.mdi-image-filter-hdr:before {
  content: "\e81f";
}
.mdi-image-filter-none:before {
  content: "\e820";
}
.mdi-image-filter-tilt-shift:before {
  content: "\e821";
}
.mdi-image-filter-vintage:before {
  content: "\e822";
}
.mdi-image-filter:before {
  content: "\e823";
}
.mdi-image-flare:before {
  content: "\e824";
}
.mdi-image-flash-auto:before {
  content: "\e825";
}
.mdi-image-flash-off:before {
  content: "\e826";
}
.mdi-image-flash-on:before {
  content: "\e827";
}
.mdi-image-flip:before {
  content: "\e828";
}
.mdi-image-gradient:before {
  content: "\e829";
}
.mdi-image-grain:before {
  content: "\e82a";
}
.mdi-image-grid-off:before {
  content: "\e82b";
}
.mdi-image-grid-on:before {
  content: "\e82c";
}
.mdi-image-hdr-off:before {
  content: "\e82d";
}
.mdi-image-hdr-on:before {
  content: "\e82e";
}
.mdi-image-hdr-strong:before {
  content: "\e82f";
}
.mdi-image-hdr-weak:before {
  content: "\e830";
}
.mdi-image-healing:before {
  content: "\e831";
}
.mdi-image-image-aspect-ratio:before {
  content: "\e832";
}
.mdi-image-image:before {
  content: "\e833";
}
.mdi-image-iso:before {
  content: "\e834";
}
.mdi-image-landscape:before {
  content: "\e835";
}
.mdi-image-leak-add:before {
  content: "\e836";
}
.mdi-image-leak-remove:before {
  content: "\e837";
}
.mdi-image-lens:before {
  content: "\e838";
}
.mdi-image-looks-3:before {
  content: "\e839";
}
.mdi-image-looks-4:before {
  content: "\e83a";
}
.mdi-image-looks-5:before {
  content: "\e83b";
}
.mdi-image-looks-6:before {
  content: "\e83c";
}
.mdi-image-looks-one:before {
  content: "\e83d";
}
.mdi-image-looks-two:before {
  content: "\e83e";
}
.mdi-image-looks:before {
  content: "\e83f";
}
.mdi-image-loupe:before {
  content: "\e840";
}
.mdi-image-movie-creation:before {
  content: "\e841";
}
.mdi-image-nature-people:before {
  content: "\e842";
}
.mdi-image-nature:before {
  content: "\e843";
}
.mdi-image-navigate-before:before {
  content: "\e844";
}
.mdi-image-navigate-next:before {
  content: "\e845";
}
.mdi-image-palette:before {
  content: "\e846";
}
.mdi-image-panorama-fisheye:before {
  content: "\e847";
}
.mdi-image-panorama-horizontal:before {
  content: "\e848";
}
.mdi-image-panorama-vertical:before {
  content: "\e849";
}
.mdi-image-panorama-wide-angle:before {
  content: "\e84a";
}
.mdi-image-panorama:before {
  content: "\e84b";
}
.mdi-image-photo-album:before {
  content: "\e84c";
}
.mdi-image-photo-camera:before {
  content: "\e84d";
}
.mdi-image-photo-library:before {
  content: "\e84e";
}
.mdi-image-photo:before {
  content: "\e84f";
}
.mdi-image-portrait:before {
  content: "\e850";
}
.mdi-image-remove-red-eye:before {
  content: "\e851";
}
.mdi-image-rotate-left:before {
  content: "\e852";
}
.mdi-image-rotate-right:before {
  content: "\e853";
}
.mdi-image-slideshow:before {
  content: "\e854";
}
.mdi-image-straighten:before {
  content: "\e855";
}
.mdi-image-style:before {
  content: "\e856";
}
.mdi-image-switch-camera:before {
  content: "\e857";
}
.mdi-image-switch-video:before {
  content: "\e858";
}
.mdi-image-tag-faces:before {
  content: "\e859";
}
.mdi-image-texture:before {
  content: "\e85a";
}
.mdi-image-timelapse:before {
  content: "\e85b";
}
.mdi-image-timer-3:before {
  content: "\e85c";
}
.mdi-image-timer-10:before {
  content: "\e85d";
}
.mdi-image-timer-auto:before {
  content: "\e85e";
}
.mdi-image-timer-off:before {
  content: "\e85f";
}
.mdi-image-timer:before {
  content: "\e860";
}
.mdi-image-tonality:before {
  content: "\e861";
}
.mdi-image-transform:before {
  content: "\e862";
}
.mdi-image-tune:before {
  content: "\e863";
}
.mdi-image-wb-auto:before {
  content: "\e864";
}
.mdi-image-wb-cloudy:before {
  content: "\e865";
}
.mdi-image-wb-incandescent:before {
  content: "\e866";
}
.mdi-image-wb-irradescent:before {
  content: "\e867";
}
.mdi-image-wb-sunny:before {
  content: "\e868";
}
.mdi-maps-beenhere:before {
  content: "\e869";
}
.mdi-maps-directions-bike:before {
  content: "\e86a";
}
.mdi-maps-directions-bus:before {
  content: "\e86b";
}
.mdi-maps-directions-car:before {
  content: "\e86c";
}
.mdi-maps-directions-ferry:before {
  content: "\e86d";
}
.mdi-maps-directions-subway:before {
  content: "\e86e";
}
.mdi-maps-directions-train:before {
  content: "\e86f";
}
.mdi-maps-directions-transit:before {
  content: "\e870";
}
.mdi-maps-directions-walk:before {
  content: "\e871";
}
.mdi-maps-directions:before {
  content: "\e872";
}
.mdi-maps-flight:before {
  content: "\e873";
}
.mdi-maps-hotel:before {
  content: "\e874";
}
.mdi-maps-layers-clear:before {
  content: "\e875";
}
.mdi-maps-layers:before {
  content: "\e876";
}
.mdi-maps-local-airport:before {
  content: "\e877";
}
.mdi-maps-local-atm:before {
  content: "\e878";
}
.mdi-maps-local-attraction:before {
  content: "\e879";
}
.mdi-maps-local-bar:before {
  content: "\e87a";
}
.mdi-maps-local-cafe:before {
  content: "\e87b";
}
.mdi-maps-local-car-wash:before {
  content: "\e87c";
}
.mdi-maps-local-convenience-store:before {
  content: "\e87d";
}
.mdi-maps-local-drink:before {
  content: "\e87e";
}
.mdi-maps-local-florist:before {
  content: "\e87f";
}
.mdi-maps-local-gas-station:before {
  content: "\e880";
}
.mdi-maps-local-grocery-store:before {
  content: "\e881";
}
.mdi-maps-local-hospital:before {
  content: "\e882";
}
.mdi-maps-local-hotel:before {
  content: "\e883";
}
.mdi-maps-local-laundry-service:before {
  content: "\e884";
}
.mdi-maps-local-library:before {
  content: "\e885";
}
.mdi-maps-local-mall:before {
  content: "\e886";
}
.mdi-maps-local-movies:before {
  content: "\e887";
}
.mdi-maps-local-offer:before {
  content: "\e888";
}
.mdi-maps-local-parking:before {
  content: "\e889";
}
.mdi-maps-local-pharmacy:before {
  content: "\e88a";
}
.mdi-maps-local-phone:before {
  content: "\e88b";
}
.mdi-maps-local-pizza:before {
  content: "\e88c";
}
.mdi-maps-local-play:before {
  content: "\e88d";
}
.mdi-maps-local-post-office:before {
  content: "\e88e";
}
.mdi-maps-local-print-shop:before {
  content: "\e88f";
}
.mdi-maps-local-restaurant:before {
  content: "\e890";
}
.mdi-maps-local-see:before {
  content: "\e891";
}
.mdi-maps-local-shipping:before {
  content: "\e892";
}
.mdi-maps-local-taxi:before {
  content: "\e893";
}
.mdi-maps-location-history:before {
  content: "\e894";
}
.mdi-maps-map:before {
  content: "\e895";
}
.mdi-maps-my-location:before {
  content: "\e896";
}
.mdi-maps-navigation:before {
  content: "\e897";
}
.mdi-maps-pin-drop:before {
  content: "\e898";
}
.mdi-maps-place:before {
  content: "\e899";
}
.mdi-maps-rate-review:before {
  content: "\e89a";
}
.mdi-maps-restaurant-menu:before {
  content: "\e89b";
}
.mdi-maps-satellite:before {
  content: "\e89c";
}
.mdi-maps-store-mall-directory:before {
  content: "\e89d";
}
.mdi-maps-terrain:before {
  content: "\e89e";
}
.mdi-maps-traffic:before {
  content: "\e89f";
}
.mdi-navigation-apps:before {
  content: "\e8a0";
}
.mdi-navigation-arrow-back:before {
  content: "\e8a1";
}
.mdi-navigation-arrow-drop-down-circle:before {
  content: "\e8a2";
}
.mdi-navigation-arrow-drop-down:before {
  content: "\e8a3";
}
.mdi-navigation-arrow-drop-up:before {
  content: "\e8a4";
}
.mdi-navigation-arrow-forward:before {
  content: "\e8a5";
}
.mdi-navigation-cancel:before {
  content: "\e8a6";
}
.mdi-navigation-check:before {
  content: "\e8a7";
}
.mdi-navigation-chevron-left:before {
  content: "\e8a8";
}
.mdi-navigation-chevron-right:before {
  content: "\e8a9";
}
.mdi-navigation-close:before {
  content: "\e8aa";
}
.mdi-navigation-expand-less:before {
  content: "\e8ab";
}
.mdi-navigation-expand-more:before {
  content: "\e8ac";
}
.mdi-navigation-fullscreen-exit:before {
  content: "\e8ad";
}
.mdi-navigation-fullscreen:before {
  content: "\e8ae";
}
.mdi-navigation-menu:before {
  content: "\e8af";
}
.mdi-navigation-more-horiz:before {
  content: "\e8b0";
}
.mdi-navigation-more-vert:before {
  content: "\e8b1";
}
.mdi-navigation-refresh:before {
  content: "\e8b2";
}
.mdi-navigation-unfold-less:before {
  content: "\e8b3";
}
.mdi-navigation-unfold-more:before {
  content: "\e8b4";
}
.mdi-notification-adb:before {
  content: "\e8b5";
}
.mdi-notification-bluetooth-audio:before {
  content: "\e8b6";
}
.mdi-notification-disc-full:before {
  content: "\e8b7";
}
.mdi-notification-dnd-forwardslash:before {
  content: "\e8b8";
}
.mdi-notification-do-not-disturb:before {
  content: "\e8b9";
}
.mdi-notification-drive-eta:before {
  content: "\e8ba";
}
.mdi-notification-event-available:before {
  content: "\e8bb";
}
.mdi-notification-event-busy:before {
  content: "\e8bc";
}
.mdi-notification-event-note:before {
  content: "\e8bd";
}
.mdi-notification-folder-special:before {
  content: "\e8be";
}
.mdi-notification-mms:before {
  content: "\e8bf";
}
.mdi-notification-more:before {
  content: "\e8c0";
}
.mdi-notification-network-locked:before {
  content: "\e8c1";
}
.mdi-notification-phone-bluetooth-speaker:before {
  content: "\e8c2";
}
.mdi-notification-phone-forwarded:before {
  content: "\e8c3";
}
.mdi-notification-phone-in-talk:before {
  content: "\e8c4";
}
.mdi-notification-phone-locked:before {
  content: "\e8c5";
}
.mdi-notification-phone-missed:before {
  content: "\e8c6";
}
.mdi-notification-phone-paused:before {
  content: "\e8c7";
}
.mdi-notification-play-download:before {
  content: "\e8c8";
}
.mdi-notification-play-install:before {
  content: "\e8c9";
}
.mdi-notification-sd-card:before {
  content: "\e8ca";
}
.mdi-notification-sim-card-alert:before {
  content: "\e8cb";
}
.mdi-notification-sms-failed:before {
  content: "\e8cc";
}
.mdi-notification-sms:before {
  content: "\e8cd";
}
.mdi-notification-sync-disabled:before {
  content: "\e8ce";
}
.mdi-notification-sync-problem:before {
  content: "\e8cf";
}
.mdi-notification-sync:before {
  content: "\e8d0";
}
.mdi-notification-system-update:before {
  content: "\e8d1";
}
.mdi-notification-tap-and-play:before {
  content: "\e8d2";
}
.mdi-notification-time-to-leave:before {
  content: "\e8d3";
}
.mdi-notification-vibration:before {
  content: "\e8d4";
}
.mdi-notification-voice-chat:before {
  content: "\e8d5";
}
.mdi-notification-vpn-lock:before {
  content: "\e8d6";
}
.mdi-social-cake:before {
  content: "\e8d7";
}
.mdi-social-domain:before {
  content: "\e8d8";
}
.mdi-social-group-add:before {
  content: "\e8d9";
}
.mdi-social-group:before {
  content: "\e8da";
}
.mdi-social-location-city:before {
  content: "\e8db";
}
.mdi-social-mood:before {
  content: "\e8dc";
}
.mdi-social-notifications-none:before {
  content: "\e8dd";
}
.mdi-social-notifications-off:before {
  content: "\e8de";
}
.mdi-social-notifications-on:before {
  content: "\e8df";
}
.mdi-social-notifications-paused:before {
  content: "\e8e0";
}
.mdi-social-notifications:before {
  content: "\e8e1";
}
.mdi-social-pages:before {
  content: "\e8e2";
}
.mdi-social-party-mode:before {
  content: "\e8e3";
}
.mdi-social-people-outline:before {
  content: "\e8e4";
}
.mdi-social-people:before {
  content: "\e8e5";
}
.mdi-social-person-add:before {
  content: "\e8e6";
}
.mdi-social-person-outline:before {
  content: "\e8e7";
}
.mdi-social-person:before {
  content: "\e8e8";
}
.mdi-social-plus-one:before {
  content: "\e8e9";
}
.mdi-social-poll:before {
  content: "\e8ea";
}
.mdi-social-public:before {
  content: "\e8eb";
}
.mdi-social-school:before {
  content: "\e8ec";
}
.mdi-social-share:before {
  content: "\e8ed";
}
.mdi-social-whatshot:before {
  content: "\e8ee";
}
.mdi-toggle-check-box-outline-blank:before {
  content: "\e8ef";
}
.mdi-toggle-check-box:before {
  content: "\e8f0";
}
.mdi-toggle-radio-button-off:before {
  content: "\e8f1";
}
.mdi-toggle-radio-button-on:before {
  content: "\e8f2";
}
.mdi-toggle-star-half:before {
  content: "\e8f3";
}
.mdi-toggle-star-outline:before {
  content: "\e8f4";
}
.mdi-toggle-star:before {
  content: "\e8f5";
}*/


body .well.well-sm,
.container .well.well-sm,
.container-fluid .well.well-sm {
  padding: 10px;
}
body .well.well-lg,
.container .well.well-lg,
.container-fluid .well.well-lg {
  padding: 26px;
}
body .well,
.container .well,
.container-fluid .well,
body .jumbotron,
.container .jumbotron,
.container-fluid .jumbotron {
  background-color: #fff;
  padding: 19px;
  margin-bottom: 20px;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 2px;
  border: 0;
}
body .well p,
.container .well p,
.container-fluid .well p,
body .jumbotron p,
.container .jumbotron p,
.container-fluid .jumbotron p {
  font-weight: 300;
}
body .well,
.container .well,
.container-fluid .well,
body .jumbotron,
.container .jumbotron,
.container-fluid .jumbotron,
body .well-default,
.container .well-default,
.container-fluid .well-default,
body .jumbotron-default,
.container .jumbotron-default,
.container-fluid .jumbotron-default {
  background-color: #ffffff;
}
body .well-black,
.container .well-black,
.container-fluid .well-black,
body .jumbotron-black,
.container .jumbotron-black,
.container-fluid .jumbotron-black {
  background-color: #000000;
}
body .well-white,
.container .well-white,
.container-fluid .well-white,
body .jumbotron-white,
.container .jumbotron-white,
.container-fluid .jumbotron-white {
  background-color: #ffffff;
}
body .well-inverse,
.container .well-inverse,
.container-fluid .well-inverse,
body .jumbotron-inverse,
.container .jumbotron-inverse,
.container-fluid .jumbotron-inverse {
  background-color: #3f51b5;
}
body .well-primary,
.container .well-primary,
.container-fluid .well-primary,
body .jumbotron-primary,
.container .jumbotron-primary,
.container-fluid .jumbotron-primary {
  background-color: #fd6d26;
}
body .well-success,
.container .well-success,
.container-fluid .well-success,
body .jumbotron-success,
.container .jumbotron-success,
.container-fluid .jumbotron-success {
  background-color: #fd6d26;
}
body .well-info,
.container .well-info,
.container-fluid .well-info,
body .jumbotron-info,
.container .jumbotron-info,
.container-fluid .jumbotron-info {
  background-color: #03a9f4;
}
body .well-warning,
.container .well-warning,
.container-fluid .well-warning,
body .jumbotron-warning,
.container .jumbotron-warning,
.container-fluid .jumbotron-warning {
  background-color: #ff5722;
}
body .well-danger,
.container .well-danger,
.container-fluid .well-danger,
body .jumbotron-danger,
.container .jumbotron-danger,
.container-fluid .jumbotron-danger {
  background-color: #f44336;
}
body .well-material-red,
.container .well-material-red,
.container-fluid .well-material-red,
body .jumbotron-material-red,
.container .jumbotron-material-red,
.container-fluid .jumbotron-material-red {
  background-color: #f44336;
}
body .well-material-pink,
.container .well-material-pink,
.container-fluid .well-material-pink,
body .jumbotron-material-pink,
.container .jumbotron-material-pink,
.container-fluid .jumbotron-material-pink {
  background-color: #e91e63;
}
body .well-material-purple,
.container .well-material-purple,
.container-fluid .well-material-purple,
body .jumbotron-material-purple,
.container .jumbotron-material-purple,
.container-fluid .jumbotron-material-purple {
  background-color: #9c27b0;
}
body .well-material-deep-purple,
.container .well-material-deep-purple,
.container-fluid .well-material-deep-purple,
body .jumbotron-material-deep-purple,
.container .jumbotron-material-deep-purple,
.container-fluid .jumbotron-material-deep-purple {
  background-color: #673ab7;
}
body .well-material-indigo,
.container .well-material-indigo,
.container-fluid .well-material-indigo,
body .jumbotron-material-indigo,
.container .jumbotron-material-indigo,
.container-fluid .jumbotron-material-indigo {
  background-color: #3f51b5;
}
body .well-material-blue,
.container .well-material-blue,
.container-fluid .well-material-blue,
body .jumbotron-material-blue,
.container .jumbotron-material-blue,
.container-fluid .jumbotron-material-blue {
  background-color: #2196f3;
}
body .well-material-light-blue,
.container .well-material-light-blue,
.container-fluid .well-material-light-blue,
body .jumbotron-material-light-blue,
.container .jumbotron-material-light-blue,
.container-fluid .jumbotron-material-light-blue {
  background-color: #03a9f4;
}
body .well-material-cyan,
.container .well-material-cyan,
.container-fluid .well-material-cyan,
body .jumbotron-material-cyan,
.container .jumbotron-material-cyan,
.container-fluid .jumbotron-material-cyan {
  background-color: #00bcd4;
}
body .well-material-teal,
.container .well-material-teal,
.container-fluid .well-material-teal,
body .jumbotron-material-teal,
.container .jumbotron-material-teal,
.container-fluid .jumbotron-material-teal {
  background-color: #fd6d26;
}
body .well-material-green,
.container .well-material-green,
.container-fluid .well-material-green,
body .jumbotron-material-green,
.container .jumbotron-material-green,
.container-fluid .jumbotron-material-green {
  background-color: #fd6d26;
}
body .well-material-light-green,
.container .well-material-light-green,
.container-fluid .well-material-light-green,
body .jumbotron-material-light-green,
.container .jumbotron-material-light-green,
.container-fluid .jumbotron-material-light-green {
  background-color: #8bc34a;
}
body .well-material-lime,
.container .well-material-lime,
.container-fluid .well-material-lime,
body .jumbotron-material-lime,
.container .jumbotron-material-lime,
.container-fluid .jumbotron-material-lime {
  background-color: #cddc39;
}
body .well-material-yellow,
.container .well-material-yellow,
.container-fluid .well-material-yellow,
body .jumbotron-material-yellow,
.container .jumbotron-material-yellow,
.container-fluid .jumbotron-material-yellow {
  background-color: #ffeb3b;
}
body .well-material-amber,
.container .well-material-amber,
.container-fluid .well-material-amber,
body .jumbotron-material-amber,
.container .jumbotron-material-amber,
.container-fluid .jumbotron-material-amber {
  background-color: #ffc107;
}
body .well-material-orange,
.container .well-material-orange,
.container-fluid .well-material-orange,
body .jumbotron-material-orange,
.container .jumbotron-material-orange,
.container-fluid .jumbotron-material-orange {
  background-color: #ff9800;
}
body .well-material-deep-orange,
.container .well-material-deep-orange,
.container-fluid .well-material-deep-orange,
body .jumbotron-material-deep-orange,
.container .jumbotron-material-deep-orange,
.container-fluid .jumbotron-material-deep-orange {
  background-color: #ff5722;
}
body .well-material-brown,
.container .well-material-brown,
.container-fluid .well-material-brown,
body .jumbotron-material-brown,
.container .jumbotron-material-brown,
.container-fluid .jumbotron-material-brown {
  background-color: #795548;
}
body .well-material-grey,
.container .well-material-grey,
.container-fluid .well-material-grey,
body .jumbotron-material-grey,
.container .jumbotron-material-grey,
.container-fluid .jumbotron-material-grey {
  background-color: #9e9e9e;
}
body .well-material-blue-grey,
.container .well-material-blue-grey,
.container-fluid .well-material-blue-grey,
body .jumbotron-material-blue-grey,
.container .jumbotron-material-blue-grey,
.container-fluid .jumbotron-material-blue-grey {
  background-color: #607d8b;
}
.btn {
  position: relative;
  padding: 8px 30px;
  border: 0;
  margin: 10px 1px;
  cursor: pointer;
  border-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.84);
  transition: background-color 0.2s ease, box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  outline: none !important;
}
/*.btn:hover:not(.btn-link):not(.btn-flat):not(.btn-fab) {
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
}
.btn:active:not(.btn-link):not(.btn-flat):not(.btn-fab) {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}*/
.btn.btn-flat:not(.btn-link),
.btn-default.btn-flat:not(.btn-link) {
  color: rgba(0, 0, 0, 0.84);
}
.btn-black.btn-flat:not(.btn-link) {
  color: #000000;
}
.btn-white.btn-flat:not(.btn-link) {
  color: #ffffff;
}
.btn-inverse.btn-flat:not(.btn-link) {
  color: #3f51b5;
}
.btn-primary.btn-flat:not(.btn-link) {
  color: #fd6d26;
}
.btn-success.btn-flat:not(.btn-link) {
  color: #fd6d26;
}
.btn-info.btn-flat:not(.btn-link) {
  color: #03a9f4;
}
.btn-warning.btn-flat:not(.btn-link) {
  color: #ff5722;
}
.btn-danger.btn-flat:not(.btn-link) {
  color: #f44336;
}
.btn-material-red.btn-flat:not(.btn-link) {
  color: #f44336;
}
.btn-material-pink.btn-flat:not(.btn-link) {
  color: #e91e63;
}
.btn-material-purple.btn-flat:not(.btn-link) {
  color: #9c27b0;
}
.btn-material-deep-purple.btn-flat:not(.btn-link) {
  color: #673ab7;
}
.btn-material-indigo.btn-flat:not(.btn-link) {
  color: #3f51b5;
}
.btn-material-blue.btn-flat:not(.btn-link) {
  color: #2196f3;
}
.btn-material-light-blue.btn-flat:not(.btn-link) {
  color: #03a9f4;
}
.btn-material-cyan.btn-flat:not(.btn-link) {
  color: #00bcd4;
}
.btn-material-teal.btn-flat:not(.btn-link) {
  color: #fd6d26;
}
.btn-material-green.btn-flat:not(.btn-link) {
  color: #fd6d26;
}
.btn-material-light-green.btn-flat:not(.btn-link) {
  color: #8bc34a;
}
.btn-material-lime.btn-flat:not(.btn-link) {
  color: #cddc39;
}
.btn-material-yellow.btn-flat:not(.btn-link) {
  color: #ffeb3b;
}
.btn-material-amber.btn-flat:not(.btn-link) {
  color: #ffc107;
}
.btn-material-orange.btn-flat:not(.btn-link) {
  color: #ff9800;
}
.btn-material-deep-orange.btn-flat:not(.btn-link) {
  color: #ff5722;
}
.btn-material-brown.btn-flat:not(.btn-link) {
  color: #795548;
}
.btn-material-grey.btn-flat:not(.btn-link) {
  color: #9e9e9e;
}
.btn-material-blue-grey.btn-flat:not(.btn-link) {
  color: #607d8b;
}
.btn:not(.btn-link):not(.btn-flat),
.btn-default:not(.btn-link):not(.btn-flat),
.btn:not(.btn.btn-contact-send) {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.84);
}
.btn-black:not(.btn-link):not(.btn-flat) {
  background-color: #000000;
  color: rgba(255, 255, 255, 0.84);
}
.btn-white:not(.btn-link):not(.btn-flat) {
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.84);
}
.btn-inverse:not(.btn-link):not(.btn-flat) {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, 0.84);
}
.btn-primary:not(.btn-link):not(.btn-flat) {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.btn-success:not(.btn-link):not(.btn-flat) {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.btn-info:not(.btn-link):not(.btn-flat) {
  background-color: #03a9f4;
  color: rgba(255, 255, 255, 0.84);
}
.btn-warning:not(.btn-link):not(.btn-flat) {
  background-color: #ff5722;
  color: rgba(255, 255, 255, 0.84);
}
.btn-danger:not(.btn-link):not(.btn-flat) {
  background-color: #f44336;
  color: rgba(255, 255, 255, 0.84);
}
.btn-material-red:not(.btn-link):not(.btn-flat) {
  background-color: #f44336;
  color: rgba(255, 255, 255, 0.84);
}
.btn-material-pink:not(.btn-link):not(.btn-flat) {
  background-color: #e91e63;
  color: rgba(255, 255, 255, 0.84);
}
.btn-material-purple:not(.btn-link):not(.btn-flat) {
  background-color: #9c27b0;
  color: rgba(255, 255, 255, 0.84);
}
.btn-material-deep-purple:not(.btn-link):not(.btn-flat) {
  background-color: #673ab7;
  color: rgba(255, 255, 255, 0.84);
}
.btn-material-indigo:not(.btn-link):not(.btn-flat) {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, 0.84);
}
.btn-material-blue:not(.btn-link):not(.btn-flat) {
  background-color: #2196f3;
  color: rgba(255, 255, 255, 0.84);
}
.btn-material-light-blue:not(.btn-link):not(.btn-flat) {
  background-color: #03a9f4;
  color: rgba(255, 255, 255, 0.84);
}
.btn-material-cyan:not(.btn-link):not(.btn-flat) {
  background-color: #00bcd4;
  color: rgba(0, 0, 0, 0.84);
}
.btn-material-teal:not(.btn-link):not(.btn-flat) {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.btn-material-green:not(.btn-link):not(.btn-flat) {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.btn-material-light-green:not(.btn-link):not(.btn-flat) {
  background-color: #8bc34a;
  color: rgba(0, 0, 0, 0.84);
}
.btn-material-lime:not(.btn-link):not(.btn-flat) {
  background-color: #cddc39;
  color: rgba(0, 0, 0, 0.84);
}
.btn-material-yellow:not(.btn-link):not(.btn-flat) {
  background-color: #ffeb3b;
  color: rgba(0, 0, 0, 0.84);
}
.btn-material-amber:not(.btn-link):not(.btn-flat) {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.84);
}
.btn-material-orange:not(.btn-link):not(.btn-flat) {
  background-color: #ff9800;
  color: rgba(0, 0, 0, 0.84);
}
.btn-material-deep-orange:not(.btn-link):not(.btn-flat) {
  background-color: #ff5722;
  color: rgba(255, 255, 255, 0.84);
}
.btn-material-brown:not(.btn-link):not(.btn-flat) {
  background-color: #795548;
  color: rgba(255, 255, 255, 0.84);
}
.btn-material-grey:not(.btn-link):not(.btn-flat) {
  background-color: #9e9e9e;
  color: rgba(255, 255, 255, 0.84);
}
.btn-material-blue-grey:not(.btn-link):not(.btn-flat) {
  background-color: #607d8b;
  color: rgba(255, 255, 255, 0.84);
}
/*.btn:hover:not(.btn-link):not(.btn-flat),
.btn-default:hover:not(.btn-link):not(.btn-flat) {
  background-color: rgba(10, 10, 10, 0);
}*/
.btn-black:hover:not(.btn-link):not(.btn-flat) {
  background-color: #333;
}
.btn-white:hover:not(.btn-link):not(.btn-flat) {
  background-color: #f5f5f5;
}
.btn-inverse:hover:not(.btn-link):not(.btn-flat) {
  background-color: #495bc0;
}
.btn-primary:hover:not(.btn-link):not(.btn-flat) {
  background-color: #333;
}
.btn-success:hover:not(.btn-link):not(.btn-flat) {
  background-color: #59b75c;
}
.btn-info:hover:not(.btn-link):not(.btn-flat) {
  background-color: #0fb2fc;
}
.btn-warning:hover:not(.btn-link):not(.btn-flat) {
  background-color: #ff6736;
}
.btn-danger:hover:not(.btn-link):not(.btn-flat) {
  background-color: #f55549;
}
.btn-material-red:hover:not(.btn-link):not(.btn-flat) {
  background-color: #f55549;
}
.btn-material-pink:hover:not(.btn-link):not(.btn-flat) {
  background-color: #eb3170;
}
.btn-material-purple:hover:not(.btn-link):not(.btn-flat) {
  background-color: #ab2bc1;
}
.btn-material-deep-purple:hover:not(.btn-link):not(.btn-flat) {
  background-color: #7142c3;
}
.btn-material-indigo:hover:not(.btn-link):not(.btn-flat) {
  background-color: #495bc0;
}
.btn-material-blue:hover:not(.btn-link):not(.btn-flat) {
  background-color: #349ff4;
}
.btn-material-light-blue:hover:not(.btn-link):not(.btn-flat) {
  background-color: #0fb2fc;
}
.btn-material-cyan:hover:not(.btn-link):not(.btn-flat) {
  background-color: #00aac0;
}
.btn-material-teal:hover:not(.btn-link):not(.btn-flat) {
  background-color: #00aa9a;
}
.btn-material-green:hover:not(.btn-link):not(.btn-flat) {
  background-color: #59b75c;
}
.btn-material-light-green:hover:not(.btn-link):not(.btn-flat) {
  background-color: #81bb3e;
}
.btn-material-lime:hover:not(.btn-link):not(.btn-flat) {
  background-color: #c9d928;
}
.btn-material-yellow:hover:not(.btn-link):not(.btn-flat) {
  background-color: #ffe927;
}
.btn-material-amber:hover:not(.btn-link):not(.btn-flat) {
  background-color: #f2b500;
}
.btn-material-orange:hover:not(.btn-link):not(.btn-flat) {
  background-color: #eb8c00;
}
.btn-material-deep-orange:hover:not(.btn-link):not(.btn-flat) {
  background-color: #ff6736;
}
.btn-material-brown:hover:not(.btn-link):not(.btn-flat) {
  background-color: #865e50;
}
.btn-material-grey:hover:not(.btn-link):not(.btn-flat) {
  background-color: #a8a8a8;
}
.btn-material-blue-grey:hover:not(.btn-link):not(.btn-flat) {
  background-color: #688897;
}
.btn:active:not(.btn-link):not(.btn-flat),
.btn-default:active:not(.btn-link):not(.btn-flat) {
  background-color: rgba(15, 15, 15, 0);
}
.btn-black:active:not(.btn-link):not(.btn-flat) {
  background-color: #0f0f0f;
}
.btn-white:active:not(.btn-link):not(.btn-flat) {
  background-color: #f0f0f0;
}
.btn-inverse:active:not(.btn-link):not(.btn-flat) {
  background-color: #5062c2;
}
.btn-primary:active:not(.btn-link):not(.btn-flat) {
  background-color: #333;
}
.btn-success:active:not(.btn-link):not(.btn-flat) {
  background-color: #60ba63;
}
.btn-info:active:not(.btn-link):not(.btn-flat) {
  background-color: #19b6fc;
}
.btn-warning:active:not(.btn-link):not(.btn-flat) {
  background-color: #ff6e41;
}
.btn-danger:active:not(.btn-link):not(.btn-flat) {
  background-color: #f65e53;
}
.btn-material-red:active:not(.btn-link):not(.btn-flat) {
  background-color: #f65e53;
}
.btn-material-pink:active:not(.btn-link):not(.btn-flat) {
  background-color: #ec3a76;
}
.btn-material-purple:active:not(.btn-link):not(.btn-flat) {
  background-color: #b22dc9;
}
.btn-material-deep-purple:active:not(.btn-link):not(.btn-flat) {
  background-color: #764ac6;
}
.btn-material-indigo:active:not(.btn-link):not(.btn-flat) {
  background-color: #5062c2;
}
.btn-material-blue:active:not(.btn-link):not(.btn-flat) {
  background-color: #3ea4f5;
}
.btn-material-light-blue:active:not(.btn-link):not(.btn-flat) {
  background-color: #19b6fc;
}
.btn-material-cyan:active:not(.btn-link):not(.btn-flat) {
  background-color: #00a1b5;
}
.btn-material-teal:active:not(.btn-link):not(.btn-flat) {
  background-color: #00b5a4;
}
.btn-material-green:active:not(.btn-link):not(.btn-flat) {
  background-color: #60ba63;
}
.btn-material-light-green:active:not(.btn-link):not(.btn-flat) {
  background-color: #7cb33b;
}
.btn-material-lime:active:not(.btn-link):not(.btn-flat) {
  background-color: #c2d125;
}
.btn-material-yellow:active:not(.btn-link):not(.btn-flat) {
  background-color: #ffe81c;
}
.btn-material-amber:active:not(.btn-link):not(.btn-flat) {
  background-color: #e7ae00;
}
.btn-material-orange:active:not(.btn-link):not(.btn-flat) {
  background-color: #e08600;
}
.btn-material-deep-orange:active:not(.btn-link):not(.btn-flat) {
  background-color: #ff6e41;
}
.btn-material-brown:active:not(.btn-link):not(.btn-flat) {
  background-color: #8c6253;
}
.btn-material-grey:active:not(.btn-link):not(.btn-flat) {
  background-color: #adadad;
}
.btn-material-blue-grey:active:not(.btn-link):not(.btn-flat) {
  background-color: #6e8d9b;
}
.btn.active:not(.btn-link):not(.btn-flat),
.btn-default.active:not(.btn-link):not(.btn-flat) {
  background-color: rgba(15, 15, 15, 0);
}
.btn-black.active:not(.btn-link):not(.btn-flat) {
  background-color: #0f0f0f;
}
.btn-white.active:not(.btn-link):not(.btn-flat) {
  background-color: #f0f0f0;
}
.btn-inverse.active:not(.btn-link):not(.btn-flat) {
  background-color: #5062c2;
}
.btn-primary.active:not(.btn-link):not(.btn-flat) {
  background-color: #00b5a4;
}
.btn-success.active:not(.btn-link):not(.btn-flat) {
  background-color: #60ba63;
}
.btn-info.active:not(.btn-link):not(.btn-flat) {
  background-color: #19b6fc;
}
.btn-warning.active:not(.btn-link):not(.btn-flat) {
  background-color: #ff6e41;
}
.btn-danger.active:not(.btn-link):not(.btn-flat) {
  background-color: #f65e53;
}
.btn-material-red.active:not(.btn-link):not(.btn-flat) {
  background-color: #f65e53;
}
.btn-material-pink.active:not(.btn-link):not(.btn-flat) {
  background-color: #ec3a76;
}
.btn-material-purple.active:not(.btn-link):not(.btn-flat) {
  background-color: #b22dc9;
}
.btn-material-deep-purple.active:not(.btn-link):not(.btn-flat) {
  background-color: #764ac6;
}
.btn-material-indigo.active:not(.btn-link):not(.btn-flat) {
  background-color: #5062c2;
}
.btn-material-blue.active:not(.btn-link):not(.btn-flat) {
  background-color: #3ea4f5;
}
.btn-material-light-blue.active:not(.btn-link):not(.btn-flat) {
  background-color: #19b6fc;
}
.btn-material-cyan.active:not(.btn-link):not(.btn-flat) {
  background-color: #00a1b5;
}
.btn-material-teal.active:not(.btn-link):not(.btn-flat) {
  background-color: #00b5a4;
}
.btn-material-green.active:not(.btn-link):not(.btn-flat) {
  background-color: #60ba63;
}
.btn-material-light-green.active:not(.btn-link):not(.btn-flat) {
  background-color: #7cb33b;
}
.btn-material-lime.active:not(.btn-link):not(.btn-flat) {
  background-color: #c2d125;
}
.btn-material-yellow.active:not(.btn-link):not(.btn-flat) {
  background-color: #ffe81c;
}
.btn-material-amber.active:not(.btn-link):not(.btn-flat) {
  background-color: #e7ae00;
}
.btn-material-orange.active:not(.btn-link):not(.btn-flat) {
  background-color: #e08600;
}
.btn-material-deep-orange.active:not(.btn-link):not(.btn-flat) {
  background-color: #ff6e41;
}
.btn-material-brown.active:not(.btn-link):not(.btn-flat) {
  background-color: #8c6253;
}
.btn-material-grey.active:not(.btn-link):not(.btn-flat) {
  background-color: #adadad;
}
.btn-material-blue-grey.active:not(.btn-link):not(.btn-flat) {
  background-color: #6e8d9b;
}
.btn.btn-flat:hover:not(.btn-ink),
.btn-default.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(0, 0, 0, 0.2);
}
.btn-black.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(0, 0, 0, 0.2);
}
.btn-white.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(255, 255, 255, 0.2);
}
.btn-inverse.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(63, 81, 181, 0.2);
}
.btn-primary.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(0, 150, 136, 0.2);
}
.btn-success.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(76, 175, 80, 0.2);
}
.btn-info.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(3, 169, 244, 0.2);
}
.btn-warning.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(255, 87, 34, 0.2);
}
.btn-danger.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(244, 67, 54, 0.2);
}
.btn-material-red.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(244, 67, 54, 0.2);
}
.btn-material-pink.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(233, 30, 99, 0.2);
}
.btn-material-purple.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(156, 39, 176, 0.2);
}
.btn-material-deep-purple.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(103, 58, 183, 0.2);
}
.btn-material-indigo.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(63, 81, 181, 0.2);
}
.btn-material-blue.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(33, 150, 243, 0.2);
}
.btn-material-light-blue.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(3, 169, 244, 0.2);
}
.btn-material-cyan.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(0, 188, 212, 0.2);
}
.btn-material-teal.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(0, 150, 136, 0.2);
}
.btn-material-green.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(76, 175, 80, 0.2);
}
.btn-material-light-green.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(139, 195, 74, 0.2);
}
.btn-material-lime.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(205, 220, 57, 0.2);
}
.btn-material-yellow.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(255, 235, 59, 0.2);
}
.btn-material-amber.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(255, 193, 7, 0.2);
}
.btn-material-orange.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(255, 152, 0, 0.2);
}
.btn-material-deep-orange.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(255, 87, 34, 0.2);
}
.btn-material-brown.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(121, 85, 72, 0.2);
}
.btn-material-grey.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(158, 158, 158, 0.2);
}
.btn-material-blue-grey.btn-flat:hover:not(.btn-ink) {
  background-color: rgba(96, 125, 139, 0.2);
}
.btn.btn-flat {
  background: none;
  box-shadow: none;
  font-weight: 500;
}
.btn.btn-flat:disabled {
  color: #a8a8a8 !important;
}
.btn.btn-sm {
  padding: 5px 20px;
}
.btn.btn-xs {
  padding: 4px 15px;
  font-size: 10px;
}
.btn.btn-raised {
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn.btn-raised:active:not(.btn-link) {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-fab {
  margin: 0;
  padding: 15px;
  font-size: 26px;
  width: 56px;
  height: 56px;
}
.btn.btn-fab,
.btn.btn-fab:hover,
.btn.btn-fab:active,
.btn.btn-fab-default,
.btn.btn-fab:hover-default,
.btn.btn-fab:active-default {
  background-color: transparent;
}
.btn.btn-fab-black,
.btn.btn-fab:hover-black,
.btn.btn-fab:active-black {
  background-color: #000000;
}
.btn.btn-fab-white,
.btn.btn-fab:hover-white,
.btn.btn-fab:active-white {
  background-color: #ffffff;
}
.btn.btn-fab-inverse,
.btn.btn-fab:hover-inverse,
.btn.btn-fab:active-inverse {
  background-color: #3f51b5;
}
.btn.btn-fab-primary,
.btn.btn-fab:hover-primary,
.btn.btn-fab:active-primary {
  background-color: #fd6d26;
}
.btn.btn-fab-success,
.btn.btn-fab:hover-success,
.btn.btn-fab:active-success {
  background-color: #fd6d26;
}
.btn.btn-fab-info,
.btn.btn-fab:hover-info,
.btn.btn-fab:active-info {
  background-color: #03a9f4;
}
.btn.btn-fab-warning,
.btn.btn-fab:hover-warning,
.btn.btn-fab:active-warning {
  background-color: #ff5722;
}
.btn.btn-fab-danger,
.btn.btn-fab:hover-danger,
.btn.btn-fab:active-danger {
  background-color: #f44336;
}
.btn.btn-fab-material-red,
.btn.btn-fab:hover-material-red,
.btn.btn-fab:active-material-red {
  background-color: #f44336;
}
.btn.btn-fab-material-pink,
.btn.btn-fab:hover-material-pink,
.btn.btn-fab:active-material-pink {
  background-color: #e91e63;
}
.btn.btn-fab-material-purple,
.btn.btn-fab:hover-material-purple,
.btn.btn-fab:active-material-purple {
  background-color: #9c27b0;
}
.btn.btn-fab-material-deep-purple,
.btn.btn-fab:hover-material-deep-purple,
.btn.btn-fab:active-material-deep-purple {
  background-color: #673ab7;
}
.btn.btn-fab-material-indigo,
.btn.btn-fab:hover-material-indigo,
.btn.btn-fab:active-material-indigo {
  background-color: #3f51b5;
}
.btn.btn-fab-material-blue,
.btn.btn-fab:hover-material-blue,
.btn.btn-fab:active-material-blue {
  background-color: #2196f3;
}
.btn.btn-fab-material-light-blue,
.btn.btn-fab:hover-material-light-blue,
.btn.btn-fab:active-material-light-blue {
  background-color: #03a9f4;
}
.btn.btn-fab-material-cyan,
.btn.btn-fab:hover-material-cyan,
.btn.btn-fab:active-material-cyan {
  background-color: #00bcd4;
}
.btn.btn-fab-material-teal,
.btn.btn-fab:hover-material-teal,
.btn.btn-fab:active-material-teal {
  background-color: #fd6d26;
}
.btn.btn-fab-material-green,
.btn.btn-fab:hover-material-green,
.btn.btn-fab:active-material-green {
  background-color: #fd6d26;
}
.btn.btn-fab-material-light-green,
.btn.btn-fab:hover-material-light-green,
.btn.btn-fab:active-material-light-green {
  background-color: #8bc34a;
}
.btn.btn-fab-material-lime,
.btn.btn-fab:hover-material-lime,
.btn.btn-fab:active-material-lime {
  background-color: #cddc39;
}
.btn.btn-fab-material-yellow,
.btn.btn-fab:hover-material-yellow,
.btn.btn-fab:active-material-yellow {
  background-color: #ffeb3b;
}
.btn.btn-fab-material-amber,
.btn.btn-fab:hover-material-amber,
.btn.btn-fab:active-material-amber {
  background-color: #ffc107;
}
.btn.btn-fab-material-orange,
.btn.btn-fab:hover-material-orange,
.btn.btn-fab:active-material-orange {
  background-color: #ff9800;
}
.btn.btn-fab-material-deep-orange,
.btn.btn-fab:hover-material-deep-orange,
.btn.btn-fab:active-material-deep-orange {
  background-color: #ff5722;
}
.btn.btn-fab-material-brown,
.btn.btn-fab:hover-material-brown,
.btn.btn-fab:active-material-brown {
  background-color: #795548;
}
.btn.btn-fab-material-grey,
.btn.btn-fab:hover-material-grey,
.btn.btn-fab:active-material-grey {
  background-color: #9e9e9e;
}
.btn.btn-fab-material-blue-grey,
.btn.btn-fab:hover-material-blue-grey,
.btn.btn-fab:active-material-blue-grey {
  background-color: #607d8b;
}
.btn.btn-fab,
.btn.btn-fab:hover {
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
}
.btn.btn-fab:active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn.btn-fab,
.btn.btn-fab .ripple-wrapper {
  border-radius: 100%;
}
.btn.btn-fab.btn-fab-mini {
  width: 40px;
  height: 40px;
  padding: 13px 0;
  font-size: 15px;
}
.btn.btn-fab i {
  position: relative;
  top: -5px;
  margin: 0 auto;
}
.btn-link,
.btn:not([class*="btn-"]),
.btn-default {
  color: rgba(0, 0, 0, 0.84);
}
.btn-link:hover,
.btn:not([class*="btn-"]):hover,
.btn-default:hover {
  color: rgba(0, 0, 0, 0.84);
}
.btn:not([class*="btn-"]):hover,
.btn-default:hover,
.btn-flat:not(.btn-link):hover,
.btn:not([class*="btn-"]).active,
.btn-default.active,
.btn-flat:not(.btn-link).active {
  background-color: rgba(255, 255, 255, 0.5);
}
.open > .dropdown-toggle.btn,
.open > .dropdown-toggle.btn-default {
  background-color: transparent;
}
.open > .dropdown-toggle.btn-black {
  background-color: #000000;
}
.open > .dropdown-toggle.btn-white {
  background-color: #ffffff;
}
.open > .dropdown-toggle.btn-inverse {
  background-color: #3f51b5;
}
.open > .dropdown-toggle.btn-primary {
  background-color: #fd6d26;
}
.open > .dropdown-toggle.btn-success {
  background-color: #fd6d26;
}
.open > .dropdown-toggle.btn-info {
  background-color: #03a9f4;
}
.open > .dropdown-toggle.btn-warning {
  background-color: #ff5722;
}
.open > .dropdown-toggle.btn-danger {
  background-color: #f44336;
}
.open > .dropdown-toggle.btn-material-red {
  background-color: #f44336;
}
.open > .dropdown-toggle.btn-material-pink {
  background-color: #e91e63;
}
.open > .dropdown-toggle.btn-material-purple {
  background-color: #9c27b0;
}
.open > .dropdown-toggle.btn-material-deep-purple {
  background-color: #673ab7;
}
.open > .dropdown-toggle.btn-material-indigo {
  background-color: #3f51b5;
}
.open > .dropdown-toggle.btn-material-blue {
  background-color: #2196f3;
}
.open > .dropdown-toggle.btn-material-light-blue {
  background-color: #03a9f4;
}
.open > .dropdown-toggle.btn-material-cyan {
  background-color: #00bcd4;
}
.open > .dropdown-toggle.btn-material-teal {
  background-color: #fd6d26;
}
.open > .dropdown-toggle.btn-material-green {
  background-color: #fd6d26;
}
.open > .dropdown-toggle.btn-material-light-green {
  background-color: #8bc34a;
}
.open > .dropdown-toggle.btn-material-lime {
  background-color: #cddc39;
}
.open > .dropdown-toggle.btn-material-yellow {
  background-color: #ffeb3b;
}
.open > .dropdown-toggle.btn-material-amber {
  background-color: #ffc107;
}
.open > .dropdown-toggle.btn-material-orange {
  background-color: #ff9800;
}
.open > .dropdown-toggle.btn-material-deep-orange {
  background-color: #ff5722;
}
.open > .dropdown-toggle.btn-material-brown {
  background-color: #795548;
}
.open > .dropdown-toggle.btn-material-grey {
  background-color: #9e9e9e;
}
.open > .dropdown-toggle.btn-material-blue-grey {
  background-color: #607d8b;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: 0;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  border-radius: 2px;
  margin: 10px 1px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
  /*transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);*/
}
.btn-group:active:not(.btn-link),
.btn-group-vertical:active:not(.btn-link) {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn-group.open .dropdown-toggle,
.btn-group-vertical.open .dropdown-toggle {
  box-shadow: none;
}
.btn-group.btn-group-raised,
.btn-group-vertical.btn-group-raised {
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-group.btn-group-raised:active:not(.btn-link),
.btn-group-vertical.btn-group-raised:active:not(.btn-link) {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn-group .btn,
.btn-group-vertical .btn,
.btn-group .btn:active,
.btn-group-vertical .btn:active,
.btn-group .btn-group,
.btn-group-vertical .btn-group {
  box-shadow: none !important;
  margin: 0;
}
.btn-group-flat {
  box-shadow: none !important;
}
.form-horizontal .checkbox {
  padding-top: 20px;
}
.checkbox {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.checkbox label {
  cursor: pointer;
  padding-left: 0;
}
.checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none;
}
.checkbox .checkbox-material {
  vertical-align: middle;
  position: relative;
  top: 3px;
}
.checkbox .checkbox-material:before {
  display: block;
  position: absolute;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.84);
  height: 20px;
  width: 20px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  -webkit-transform: scale3d(2.3, 2.3, 1);
          transform: scale3d(2.3, 2.3, 1);
}
.checkbox .checkbox-material .check {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid;
  border-radius: 2px;
  overflow: hidden;
  z-index: 1;
}
.checkbox .checkbox-material .check:before {
  position: absolute;
  content: "";
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  margin-top: -4px;
  margin-left: 6px;
  width: 0;
  height: 0;
  box-shadow: 0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0,
        0 0 0 0 inset;
  -webkit-animation: checkbox-off 0.3s forwards;
          animation: checkbox-off 0.3s forwards;
}
.checkbox input[type=checkbox]:focus + .checkbox-material .check:after {
  opacity: 0.2;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check:before {
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  -webkit-animation: checkbox-on 0.3s forwards;
          animation: checkbox-on 0.3s forwards;
}
.checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before {
  -webkit-animation: rippleOff 500ms;
          animation: rippleOff 500ms;
}
.checkbox input[type=checkbox]:checked + .checkbox-material:before {
  -webkit-animation: rippleOn 500ms;
          animation: rippleOn 500ms;
}
.checkbox input[type=checkbox]:not(:checked) + .checkbox-material .check:after {
  -webkit-animation: rippleOff 500ms forwards;
          animation: rippleOff 500ms forwards;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check:after {
  -webkit-animation: rippleOn 500ms forwards;
          animation: rippleOn 500ms forwards;
}
.checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before,
.checkbox input[type=checkbox][disabled] + .circle {
  opacity: 0.5;
}
.checkbox input[type=checkbox][disabled] + .checkbox-material .check:after {
  background-color: rgba(0, 0, 0, 0.84);
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check:after,
.checkbox-default input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #fd6d26;
}
.checkbox-black input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #000000;
}
.checkbox-white input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #ffffff;
}
.checkbox-inverse input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #3f51b5;
}
.checkbox-primary input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #fd6d26;
}
.checkbox-success input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #fd6d26;
}
.checkbox-info input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #03a9f4;
}
.checkbox-warning input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #ff5722;
}
.checkbox-danger input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #f44336;
}
.checkbox-material-red input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #f44336;
}
.checkbox-material-pink input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #e91e63;
}
.checkbox-material-purple input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #9c27b0;
}
.checkbox-material-deep-purple input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #673ab7;
}
.checkbox-material-indigo input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #3f51b5;
}
.checkbox-material-blue input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #2196f3;
}
.checkbox-material-light-blue input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #03a9f4;
}
.checkbox-material-cyan input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #00bcd4;
}
.checkbox-material-teal input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #fd6d26;
}
.checkbox-material-green input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #fd6d26;
}
.checkbox-material-light-green input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #8bc34a;
}
.checkbox-material-lime input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #cddc39;
}
.checkbox-material-yellow input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #ffeb3b;
}
.checkbox-material-amber input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #ffc107;
}
.checkbox-material-orange input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #ff9800;
}
.checkbox-material-deep-orange input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #ff5722;
}
.checkbox-material-brown input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #795548;
}
.checkbox-material-grey input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #9e9e9e;
}
.checkbox-material-blue-grey input[type=checkbox]:checked + .checkbox-material .check:after {
  background-color: #607d8b;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check:before,
.checkbox-default input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #fd6d26;
}
.checkbox-black input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #000000;
}
.checkbox-white input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #ffffff;
}
.checkbox-inverse input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #3f51b5;
}
.checkbox-primary input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #fd6d26;
}
.checkbox-success input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #fd6d26;
}
.checkbox-info input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #03a9f4;
}
.checkbox-warning input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #ff5722;
}
.checkbox-danger input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #f44336;
}
.checkbox-material-red input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #f44336;
}
.checkbox-material-pink input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #e91e63;
}
.checkbox-material-purple input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #9c27b0;
}
.checkbox-material-deep-purple input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #673ab7;
}
.checkbox-material-indigo input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #3f51b5;
}
.checkbox-material-blue input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #2196f3;
}
.checkbox-material-light-blue input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #03a9f4;
}
.checkbox-material-cyan input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #00bcd4;
}
.checkbox-material-teal input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #fd6d26;
}
.checkbox-material-green input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #fd6d26;
}
.checkbox-material-light-green input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #8bc34a;
}
.checkbox-material-lime input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #cddc39;
}
.checkbox-material-yellow input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #ffeb3b;
}
.checkbox-material-amber input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #ffc107;
}
.checkbox-material-orange input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #ff9800;
}
.checkbox-material-deep-orange input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #ff5722;
}
.checkbox-material-brown input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #795548;
}
.checkbox-material-grey input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #9e9e9e;
}
.checkbox-material-blue-grey input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #607d8b;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check,
.checkbox-default input[type=checkbox]:checked + .checkbox-material .check {
  color: #fd6d26;
}
.checkbox-black input[type=checkbox]:checked + .checkbox-material .check {
  color: #000000;
}
.checkbox-white input[type=checkbox]:checked + .checkbox-material .check {
  color: #ffffff;
}
.checkbox-inverse input[type=checkbox]:checked + .checkbox-material .check {
  color: #3f51b5;
}
.checkbox-primary input[type=checkbox]:checked + .checkbox-material .check {
  color: #fd6d26;
}
.checkbox-success input[type=checkbox]:checked + .checkbox-material .check {
  color: #fd6d26;
}
.checkbox-info input[type=checkbox]:checked + .checkbox-material .check {
  color: #03a9f4;
}
.checkbox-warning input[type=checkbox]:checked + .checkbox-material .check {
  color: #ff5722;
}
.checkbox-danger input[type=checkbox]:checked + .checkbox-material .check {
  color: #f44336;
}
.checkbox-material-red input[type=checkbox]:checked + .checkbox-material .check {
  color: #f44336;
}
.checkbox-material-pink input[type=checkbox]:checked + .checkbox-material .check {
  color: #e91e63;
}
.checkbox-material-purple input[type=checkbox]:checked + .checkbox-material .check {
  color: #9c27b0;
}
.checkbox-material-deep-purple input[type=checkbox]:checked + .checkbox-material .check {
  color: #673ab7;
}
.checkbox-material-indigo input[type=checkbox]:checked + .checkbox-material .check {
  color: #3f51b5;
}
.checkbox-material-blue input[type=checkbox]:checked + .checkbox-material .check {
  color: #2196f3;
}
.checkbox-material-light-blue input[type=checkbox]:checked + .checkbox-material .check {
  color: #03a9f4;
}
.checkbox-material-cyan input[type=checkbox]:checked + .checkbox-material .check {
  color: #00bcd4;
}
.checkbox-material-teal input[type=checkbox]:checked + .checkbox-material .check {
  color: #fd6d26;
}
.checkbox-material-green input[type=checkbox]:checked + .checkbox-material .check {
  color: #fd6d26;
}
.checkbox-material-light-green input[type=checkbox]:checked + .checkbox-material .check {
  color: #8bc34a;
}
.checkbox-material-lime input[type=checkbox]:checked + .checkbox-material .check {
  color: #cddc39;
}
.checkbox-material-yellow input[type=checkbox]:checked + .checkbox-material .check {
  color: #ffeb3b;
}
.checkbox-material-amber input[type=checkbox]:checked + .checkbox-material .check {
  color: #ffc107;
}
.checkbox-material-orange input[type=checkbox]:checked + .checkbox-material .check {
  color: #ff9800;
}
.checkbox-material-deep-orange input[type=checkbox]:checked + .checkbox-material .check {
  color: #ff5722;
}
.checkbox-material-brown input[type=checkbox]:checked + .checkbox-material .check {
  color: #795548;
}
.checkbox-material-grey input[type=checkbox]:checked + .checkbox-material .check {
  color: #9e9e9e;
}
.checkbox-material-blue-grey input[type=checkbox]:checked + .checkbox-material .check {
  color: #607d8b;
}
@-webkit-keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
  }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
  }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  }
}
@keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
  }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
  }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  }
}
@-webkit-keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  50% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0px;
    height: 0px;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
  }
  51% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0px 0 10px inset;
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0px 0 0px inset;
  }
}
@keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
  }
  50% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0px;
    height: 0px;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0px 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
  }
  51% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0px 0 10px inset;
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0 0 0 0,
      0px 0px 0 0px inset;
  }
}
@-webkit-keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
.togglebutton {
  vertical-align: middle;
}
.togglebutton,
.togglebutton label,
.togglebutton input,
.togglebutton .toggle {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.togglebutton label {
  font-weight: 400;
  cursor: pointer;
}
.togglebutton label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
.togglebutton label .toggle,
.togglebutton label input[type=checkbox][disabled] + .toggle {
  content: "";
  display: inline-block;
  width: 30px;
  height: 15px;
  background-color: rgba(80, 80, 80, 0.7);
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
}
.togglebutton label .toggle:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #F1F1F1;
  border-radius: 20px;
  position: relative;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -2px;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
}
.togglebutton label input[type=checkbox][disabled] + .toggle:after,
.togglebutton label input[type=checkbox][disabled]:checked + .toggle:after {
  background-color: #BDBDBD;
}
.togglebutton label input[type=checkbox] + .toggle:active:after,
.togglebutton label input[type=checkbox][disabled] + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1);
}
.togglebutton label input[type=checkbox]:checked + .toggle:after {
  left: 15px;
}
.togglebutton label input[type=checkbox]:checked + .toggle,
.togglebutton-default label input[type=checkbox]:checked + .toggle {
  background-color: rgba(0, 150, 136, 0.5);
}
.togglebutton-black label input[type=checkbox]:checked + .toggle {
  background-color: rgba(0, 0, 0, 0.5);
}
.togglebutton-white label input[type=checkbox]:checked + .toggle {
  background-color: rgba(255, 255, 255, 0.5);
}
.togglebutton-inverse label input[type=checkbox]:checked + .toggle {
  background-color: rgba(63, 81, 181, 0.5);
}
.togglebutton-primary label input[type=checkbox]:checked + .toggle {
  background-color: rgba(0, 150, 136, 0.5);
}
.togglebutton-success label input[type=checkbox]:checked + .toggle {
  background-color: rgba(76, 175, 80, 0.5);
}
.togglebutton-info label input[type=checkbox]:checked + .toggle {
  background-color: rgba(3, 169, 244, 0.5);
}
.togglebutton-warning label input[type=checkbox]:checked + .toggle {
  background-color: rgba(255, 87, 34, 0.5);
}
.togglebutton-danger label input[type=checkbox]:checked + .toggle {
  background-color: rgba(244, 67, 54, 0.5);
}
.togglebutton-material-red label input[type=checkbox]:checked + .toggle {
  background-color: rgba(244, 67, 54, 0.5);
}
.togglebutton-material-pink label input[type=checkbox]:checked + .toggle {
  background-color: rgba(233, 30, 99, 0.5);
}
.togglebutton-material-purple label input[type=checkbox]:checked + .toggle {
  background-color: rgba(156, 39, 176, 0.5);
}
.togglebutton-material-deep-purple label input[type=checkbox]:checked + .toggle {
  background-color: rgba(103, 58, 183, 0.5);
}
.togglebutton-material-indigo label input[type=checkbox]:checked + .toggle {
  background-color: rgba(63, 81, 181, 0.5);
}
.togglebutton-material-blue label input[type=checkbox]:checked + .toggle {
  background-color: rgba(33, 150, 243, 0.5);
}
.togglebutton-material-light-blue label input[type=checkbox]:checked + .toggle {
  background-color: rgba(3, 169, 244, 0.5);
}
.togglebutton-material-cyan label input[type=checkbox]:checked + .toggle {
  background-color: rgba(0, 188, 212, 0.5);
}
.togglebutton-material-teal label input[type=checkbox]:checked + .toggle {
  background-color: rgba(0, 150, 136, 0.5);
}
.togglebutton-material-green label input[type=checkbox]:checked + .toggle {
  background-color: rgba(76, 175, 80, 0.5);
}
.togglebutton-material-light-green label input[type=checkbox]:checked + .toggle {
  background-color: rgba(139, 195, 74, 0.5);
}
.togglebutton-material-lime label input[type=checkbox]:checked + .toggle {
  background-color: rgba(205, 220, 57, 0.5);
}
.togglebutton-material-yellow label input[type=checkbox]:checked + .toggle {
  background-color: rgba(255, 235, 59, 0.5);
}
.togglebutton-material-amber label input[type=checkbox]:checked + .toggle {
  background-color: rgba(255, 193, 7, 0.5);
}
.togglebutton-material-orange label input[type=checkbox]:checked + .toggle {
  background-color: rgba(255, 152, 0, 0.5);
}
.togglebutton-material-deep-orange label input[type=checkbox]:checked + .toggle {
  background-color: rgba(255, 87, 34, 0.5);
}
.togglebutton-material-brown label input[type=checkbox]:checked + .toggle {
  background-color: rgba(121, 85, 72, 0.5);
}
.togglebutton-material-grey label input[type=checkbox]:checked + .toggle {
  background-color: rgba(158, 158, 158, 0.5);
}
.togglebutton-material-blue-grey label input[type=checkbox]:checked + .toggle {
  background-color: rgba(96, 125, 139, 0.5);
}
.togglebutton label input[type=checkbox]:checked + .toggle:after,
.togglebutton-default label input[type=checkbox]:checked + .toggle:after {
  background-color: #fd6d26;
}
.togglebutton-black label input[type=checkbox]:checked + .toggle:after {
  background-color: #000000;
}
.togglebutton-white label input[type=checkbox]:checked + .toggle:after {
  background-color: #ffffff;
}
.togglebutton-inverse label input[type=checkbox]:checked + .toggle:after {
  background-color: #3f51b5;
}
.togglebutton-primary label input[type=checkbox]:checked + .toggle:after {
  background-color: #fd6d26;
}
.togglebutton-success label input[type=checkbox]:checked + .toggle:after {
  background-color: #fd6d26;
}
.togglebutton-info label input[type=checkbox]:checked + .toggle:after {
  background-color: #03a9f4;
}
.togglebutton-warning label input[type=checkbox]:checked + .toggle:after {
  background-color: #ff5722;
}
.togglebutton-danger label input[type=checkbox]:checked + .toggle:after {
  background-color: #f44336;
}
.togglebutton-material-red label input[type=checkbox]:checked + .toggle:after {
  background-color: #f44336;
}
.togglebutton-material-pink label input[type=checkbox]:checked + .toggle:after {
  background-color: #e91e63;
}
.togglebutton-material-purple label input[type=checkbox]:checked + .toggle:after {
  background-color: #9c27b0;
}
.togglebutton-material-deep-purple label input[type=checkbox]:checked + .toggle:after {
  background-color: #673ab7;
}
.togglebutton-material-indigo label input[type=checkbox]:checked + .toggle:after {
  background-color: #3f51b5;
}
.togglebutton-material-blue label input[type=checkbox]:checked + .toggle:after {
  background-color: #2196f3;
}
.togglebutton-material-light-blue label input[type=checkbox]:checked + .toggle:after {
  background-color: #03a9f4;
}
.togglebutton-material-cyan label input[type=checkbox]:checked + .toggle:after {
  background-color: #00bcd4;
}
.togglebutton-material-teal label input[type=checkbox]:checked + .toggle:after {
  background-color: #fd6d26;
}
.togglebutton-material-green label input[type=checkbox]:checked + .toggle:after {
  background-color: #fd6d26;
}
.togglebutton-material-light-green label input[type=checkbox]:checked + .toggle:after {
  background-color: #8bc34a;
}
.togglebutton-material-lime label input[type=checkbox]:checked + .toggle:after {
  background-color: #cddc39;
}
.togglebutton-material-yellow label input[type=checkbox]:checked + .toggle:after {
  background-color: #ffeb3b;
}
.togglebutton-material-amber label input[type=checkbox]:checked + .toggle:after {
  background-color: #ffc107;
}
.togglebutton-material-orange label input[type=checkbox]:checked + .toggle:after {
  background-color: #ff9800;
}
.togglebutton-material-deep-orange label input[type=checkbox]:checked + .toggle:after {
  background-color: #ff5722;
}
.togglebutton-material-brown label input[type=checkbox]:checked + .toggle:after {
  background-color: #795548;
}
.togglebutton-material-grey label input[type=checkbox]:checked + .toggle:after {
  background-color: #9e9e9e;
}
.togglebutton-material-blue-grey label input[type=checkbox]:checked + .toggle:after {
  background-color: #607d8b;
}
.togglebutton label input[type=checkbox]:checked + .toggle:active:after,
.togglebutton-default label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 150, 136, 0.1);
}
.togglebutton-black label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1);
}
.togglebutton-white label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 255, 255, 0.1);
}
.togglebutton-inverse label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(63, 81, 181, 0.1);
}
.togglebutton-primary label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 150, 136, 0.1);
}
.togglebutton-success label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(76, 175, 80, 0.1);
}
.togglebutton-info label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(3, 169, 244, 0.1);
}
.togglebutton-warning label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 87, 34, 0.1);
}
.togglebutton-danger label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(244, 67, 54, 0.1);
}
.togglebutton-material-red label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(244, 67, 54, 0.1);
}
.togglebutton-material-pink label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(233, 30, 99, 0.1);
}
.togglebutton-material-purple label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(156, 39, 176, 0.1);
}
.togglebutton-material-deep-purple label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(103, 58, 183, 0.1);
}
.togglebutton-material-indigo label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(63, 81, 181, 0.1);
}
.togglebutton-material-blue label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(33, 150, 243, 0.1);
}
.togglebutton-material-light-blue label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(3, 169, 244, 0.1);
}
.togglebutton-material-cyan label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 188, 212, 0.1);
}
.togglebutton-material-teal label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 150, 136, 0.1);
}
.togglebutton-material-green label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(76, 175, 80, 0.1);
}
.togglebutton-material-light-green label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(139, 195, 74, 0.1);
}
.togglebutton-material-lime label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(205, 220, 57, 0.1);
}
.togglebutton-material-yellow label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 235, 59, 0.1);
}
.togglebutton-material-amber label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 193, 7, 0.1);
}
.togglebutton-material-orange label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 152, 0, 0.1);
}
.togglebutton-material-deep-orange label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(255, 87, 34, 0.1);
}
.togglebutton-material-brown label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(121, 85, 72, 0.1);
}
.togglebutton-material-grey label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(158, 158, 158, 0.1);
}
.togglebutton-material-blue-grey label input[type=checkbox]:checked + .toggle:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(96, 125, 139, 0.1);
}
.form-horizontal .radio {
  margin-bottom: 10px;
}
.radio label {
  cursor: pointer;
  padding-left: 45px;
  position: relative;
}
.radio label span {
  display: block;
  position: absolute;
  left: 10px;
  top: 2px;
  transition-duration: 0.2s;
}
.radio label .circle {
  border: 2px solid rgba(0, 0, 0, 0.84);
  height: 15px;
  width: 15px;
  border-radius: 100%;
}
.radio label .check {
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.84);
  -webkit-transform: scale3d(0, 0, 0);
          transform: scale3d(0, 0, 0);
}
.radio label .check:after {
  display: block;
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.84);
  left: -18px;
  top: -18px;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1);
          transform: scale3d(1.5, 1.5, 1);
}
.radio label input[type=radio]:not(:checked) ~ .check:after {
  -webkit-animation: rippleOff 500ms;
          animation: rippleOff 500ms;
}
.radio label input[type=radio]:checked ~ .check:after {
  -webkit-animation: rippleOn 500ms;
          animation: rippleOn 500ms;
}
.radio input[type=radio]:checked ~ .check,
.radio-default input[type=radio]:checked ~ .check {
  background-color: rgba(0, 0, 0, 0.84);
}
.radio-black input[type=radio]:checked ~ .check {
  background-color: #000000;
}
.radio-white input[type=radio]:checked ~ .check {
  background-color: #ffffff;
}
.radio-inverse input[type=radio]:checked ~ .check {
  background-color: #3f51b5;
}
.radio-primary input[type=radio]:checked ~ .check {
  background-color: #fd6d26;
}
.radio-success input[type=radio]:checked ~ .check {
  background-color: #fd6d26;
}
.radio-info input[type=radio]:checked ~ .check {
  background-color: #03a9f4;
}
.radio-warning input[type=radio]:checked ~ .check {
  background-color: #ff5722;
}
.radio-danger input[type=radio]:checked ~ .check {
  background-color: #f44336;
}
.radio-material-red input[type=radio]:checked ~ .check {
  background-color: #f44336;
}
.radio-material-pink input[type=radio]:checked ~ .check {
  background-color: #e91e63;
}
.radio-material-purple input[type=radio]:checked ~ .check {
  background-color: #9c27b0;
}
.radio-material-deep-purple input[type=radio]:checked ~ .check {
  background-color: #673ab7;
}
.radio-material-indigo input[type=radio]:checked ~ .check {
  background-color: #3f51b5;
}
.radio-material-blue input[type=radio]:checked ~ .check {
  background-color: #2196f3;
}
.radio-material-light-blue input[type=radio]:checked ~ .check {
  background-color: #03a9f4;
}
.radio-material-cyan input[type=radio]:checked ~ .check {
  background-color: #00bcd4;
}
.radio-material-teal input[type=radio]:checked ~ .check {
  background-color: #fd6d26;
}
.radio-material-green input[type=radio]:checked ~ .check {
  background-color: #fd6d26;
}
.radio-material-light-green input[type=radio]:checked ~ .check {
  background-color: #8bc34a;
}
.radio-material-lime input[type=radio]:checked ~ .check {
  background-color: #cddc39;
}
.radio-material-yellow input[type=radio]:checked ~ .check {
  background-color: #ffeb3b;
}
.radio-material-amber input[type=radio]:checked ~ .check {
  background-color: #ffc107;
}
.radio-material-orange input[type=radio]:checked ~ .check {
  background-color: #ff9800;
}
.radio-material-deep-orange input[type=radio]:checked ~ .check {
  background-color: #ff5722;
}
.radio-material-brown input[type=radio]:checked ~ .check {
  background-color: #795548;
}
.radio-material-grey input[type=radio]:checked ~ .check {
  background-color: #9e9e9e;
}
.radio-material-blue-grey input[type=radio]:checked ~ .check {
  background-color: #607d8b;
}
.radio input[type=radio]:checked ~ .circle,
.radio-default input[type=radio]:checked ~ .circle {
  border-color: rgba(0, 0, 0, 0.84);
}
.radio-black input[type=radio]:checked ~ .circle {
  border-color: #000000;
}
.radio-white input[type=radio]:checked ~ .circle {
  border-color: #ffffff;
}
.radio-inverse input[type=radio]:checked ~ .circle {
  border-color: #3f51b5;
}
.radio-primary input[type=radio]:checked ~ .circle {
  border-color: #fd6d26;
}
.radio-success input[type=radio]:checked ~ .circle {
  border-color: #fd6d26;
}
.radio-info input[type=radio]:checked ~ .circle {
  border-color: #03a9f4;
}
.radio-warning input[type=radio]:checked ~ .circle {
  border-color: #ff5722;
}
.radio-danger input[type=radio]:checked ~ .circle {
  border-color: #f44336;
}
.radio-material-red input[type=radio]:checked ~ .circle {
  border-color: #f44336;
}
.radio-material-pink input[type=radio]:checked ~ .circle {
  border-color: #e91e63;
}
.radio-material-purple input[type=radio]:checked ~ .circle {
  border-color: #9c27b0;
}
.radio-material-deep-purple input[type=radio]:checked ~ .circle {
  border-color: #673ab7;
}
.radio-material-indigo input[type=radio]:checked ~ .circle {
  border-color: #3f51b5;
}
.radio-material-blue input[type=radio]:checked ~ .circle {
  border-color: #2196f3;
}
.radio-material-light-blue input[type=radio]:checked ~ .circle {
  border-color: #03a9f4;
}
.radio-material-cyan input[type=radio]:checked ~ .circle {
  border-color: #00bcd4;
}
.radio-material-teal input[type=radio]:checked ~ .circle {
  border-color: #fd6d26;
}
.radio-material-green input[type=radio]:checked ~ .circle {
  border-color: #fd6d26;
}
.radio-material-light-green input[type=radio]:checked ~ .circle {
  border-color: #8bc34a;
}
.radio-material-lime input[type=radio]:checked ~ .circle {
  border-color: #cddc39;
}
.radio-material-yellow input[type=radio]:checked ~ .circle {
  border-color: #ffeb3b;
}
.radio-material-amber input[type=radio]:checked ~ .circle {
  border-color: #ffc107;
}
.radio-material-orange input[type=radio]:checked ~ .circle {
  border-color: #ff9800;
}
.radio-material-deep-orange input[type=radio]:checked ~ .circle {
  border-color: #ff5722;
}
.radio-material-brown input[type=radio]:checked ~ .circle {
  border-color: #795548;
}
.radio-material-grey input[type=radio]:checked ~ .circle {
  border-color: #9e9e9e;
}
.radio-material-blue-grey input[type=radio]:checked ~ .circle {
  border-color: #607d8b;
}
.radio input[type=radio][disabled] ~ .check,
.radio input[type=radio][disabled] ~ .circle {
  opacity: 0.5;
}
.radio input[type=radio] {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden;
}
.radio input[type=radio]:checked ~ .check {
  -webkit-transform: scale3d(0.55, 0.55, 1);
          transform: scale3d(0.55, 0.55, 1);
}
.radio input[type=radio][disabled] ~ .circle {
  border-color: rgba(0, 0, 0, 0.84);
}
.radio input[type=radio][disabled] ~ .check {
  background-color: rgba(0, 0, 0, 0.84);
}
@keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
fieldset[disabled] .form-control,
.form-control,
fieldset[disabled] .form-control:focus,
.form-control:focus,
fieldset[disabled] .form-control.focus,
.form-control.focus {
  padding: 0;
  float: none;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}
fieldset[disabled] .form-control:disabled,
.form-control:disabled,
fieldset[disabled] .form-control:focus:disabled,
.form-control:focus:disabled,
fieldset[disabled] .form-control.focus:disabled,
.form-control.focus:disabled {
  border-style: dashed;
  border-bottom: 1px solid #757575;
}
fieldset[disabled] .form-control:textarea,
.form-control:textarea {
  height: 40px;
}
select[multiple].form-control,
select[multiple].form-control:focus,
select[multiple].form-control.focus {
  height: 85px;
}
.form-control {
  border: 0;
  background-image: linear-gradient(#fd6d26, #fd6d26), linear-gradient(#d2d2d2, #d2d2d2);
  background-size: 0 2px, 100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(100% - 1px);
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0);
  transition: background 0s ease-out;
}
.form-control::-webkit-input-placeholder {
  color: #bdbdbd;
}
.form-control::-moz-placeholder {
  color: #bdbdbd;
}
.form-control:-ms-input-placeholder {
  color: #bdbdbd;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0);
}
fieldset[disabled] .form-control:disabled,
.form-control-wrapper .form-control:disabled,
.form-control:disabled,
fieldset[disabled] .form-control:focus:disabled,
.form-control-wrapper .form-control:focus:disabled,
.form-control:focus:disabled,
fieldset[disabled] .form-control.focus:disabled,
.form-control-wrapper .form-control.focus:disabled,
.form-control.focus:disabled {
  border: 0;
}
.form-control:focus,
.form-control.focus {
  outline: none;
  background-image: linear-gradient(#fd6d26, #fd6d26), linear-gradient(#d2d2d2, #d2d2d2);
  background-size: 100% 2px, 100% 1px;
  box-shadow: none;
  transition-duration: 0.3s;
}
.form-control-wrapper {
  position: relative;
}
.form-control-wrapper .floating-label {
  color: #bdbdbd;
  position: absolute;
  pointer-events: none;
  left: 0px;
  top: 5px;
  transition: 0.3s ease all;
}
.form-control-wrapper .floating-label {
  font-size: 14px;
}
.form-control-wrapper .form-control:focus ~ .floating-label,
.form-control-wrapper .form-control:not(.empty) ~ .floating-label {
  top: -9.8px;
  font-size: 9.8px;
}
.form-control-wrapper .input-sm + .floating-label {
  font-size: 12px;
  top: 7px;
}
.form-control-wrapper .form-control.input-sm:focus ~ .floating-label,
.form-control-wrapper .form-control.input-sm:not(.empty) ~ .floating-label {
  top: -8.4px;
  font-size: 8.4px;
}
.form-control-wrapper .input-lg + .floating-label {
  font-size: 18px;
  top: 10px;
}
.form-control-wrapper .form-control.input-lg:focus ~ .floating-label,
.form-control-wrapper .form-control.input-lg:not(.empty) ~ .floating-label {
  top: -12.6px;
  font-size: 12.6px;
}
.form-control-wrapper .form-control:focus ~ .floating-label {
  color: #fd6d26;
}
.form-control-wrapper .form-control:not(.empty):invalid ~ .floating-label,
.form-control-wrapper .form-control.focus:invalid ~ .floating-label {
  color: #f44336;
}
.form-control-wrapper .form-control:focus ~ .material-input:after,
.form-control-wrapper .form-control.focus ~ .material-input:after {
  background-color: #fd6d26;
}
.form-control-wrapper .form-control:invalid {
  background-image: linear-gradient(#f44336, #f44336), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-control-wrapper textarea {
  resize: none;
}
.form-control-wrapper textarea ~ .form-control-highlight {
  margin-top: -11px;
}
.form-control-wrapper .hint {
  position: absolute;
  font-size: 80%;
  display: none;
}
.form-control-wrapper .form-control:focus ~ .hint,
.form-control-wrapper .form-control.focus ~ .hint {
  display: block;
}
.form-control-wrapper select ~ .material-input:after {
  display: none;
}
.form-control-wrapper select {
  appearance: none;
}
.form-group.has-warning .form-control {
  box-shadow: none;
}
.form-group.has-warning .material-input:focus,
.form-group.has-warning .form-control:focus,
.form-group.has-warning .form-control.focus {
  background-image: linear-gradient(#ff5722, #ff5722), linear-gradient(#d2d2d2, #d2d2d2);
  box-shadow: none;
}
.form-group.has-warning .control-label,
.form-group.has-warning input.form-control:focus ~ .floating-label {
  color: #ff5722;
}
.form-group.has-error .form-control {
  box-shadow: none;
}
.form-group.has-error .material-input:focus,
.form-group.has-error .form-control:focus,
.form-group.has-error .form-control.focus {
  background-image: linear-gradient(#f44336, #f44336), linear-gradient(#d2d2d2, #d2d2d2);
  box-shadow: none;
}
.form-group.has-error .control-label,
.form-group.has-error input.form-control:focus ~ .floating-label {
  color: #f44336;
}
.form-group.has-success .form-control {
  box-shadow: none;
}
.form-group.has-success .material-input:focus,
.form-group.has-success .form-control:focus,
.form-group.has-success .form-control.focus {
  background-image: linear-gradient(#fd6d26, #fd6d26), linear-gradient(#d2d2d2, #d2d2d2);
  box-shadow: none;
}
.form-group.has-success .control-label,
.form-group.has-success input.form-control:focus ~ .floating-label {
  color: #fd6d26;
}
.form-group.has-info .form-control {
  box-shadow: none;
}
.form-group.has-info .material-input:focus,
.form-group.has-info .form-control:focus,
.form-group.has-info .form-control.focus {
  background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(#d2d2d2, #d2d2d2);
  box-shadow: none;
}
.form-group.has-info .control-label,
.form-group.has-info input.form-control:focus ~ .floating-label {
  color: #03a9f4;
}
.form-group .form-control:focus,
.form-group-default .form-control:focus {
  background-image: linear-gradient(#fd6d26, #fd6d26), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-black .form-control:focus {
  background-image: linear-gradient(#000000, #000000), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-white .form-control:focus {
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-inverse .form-control:focus {
  background-image: linear-gradient(#3f51b5, #3f51b5), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-primary .form-control:focus {
  background-image: linear-gradient(#fd6d26, #fd6d26), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-success .form-control:focus {
  background-image: linear-gradient(#fd6d26, #fd6d26), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-info .form-control:focus {
  background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-warning .form-control:focus {
  background-image: linear-gradient(#ff5722, #ff5722), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-danger .form-control:focus {
  background-image: linear-gradient(#f44336, #f44336), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-red .form-control:focus {
  background-image: linear-gradient(#f44336, #f44336), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-pink .form-control:focus {
  background-image: linear-gradient(#e91e63, #e91e63), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-purple .form-control:focus {
  background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-deep-purple .form-control:focus {
  background-image: linear-gradient(#673ab7, #673ab7), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-indigo .form-control:focus {
  background-image: linear-gradient(#3f51b5, #3f51b5), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-blue .form-control:focus {
  background-image: linear-gradient(#2196f3, #2196f3), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-light-blue .form-control:focus {
  background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-cyan .form-control:focus {
  background-image: linear-gradient(#00bcd4, #00bcd4), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-teal .form-control:focus {
  background-image: linear-gradient(#fd6d26, #fd6d26), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-green .form-control:focus {
  background-image: linear-gradient(#fd6d26, #fd6d26), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-light-green .form-control:focus {
  background-image: linear-gradient(#8bc34a, #8bc34a), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-lime .form-control:focus {
  background-image: linear-gradient(#cddc39, #cddc39), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-yellow .form-control:focus {
  background-image: linear-gradient(#ffeb3b, #ffeb3b), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-amber .form-control:focus {
  background-image: linear-gradient(#ffc107, #ffc107), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-orange .form-control:focus {
  background-image: linear-gradient(#ff9800, #ff9800), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-deep-orange .form-control:focus {
  background-image: linear-gradient(#ff5722, #ff5722), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-brown .form-control:focus {
  background-image: linear-gradient(#795548, #795548), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-grey .form-control:focus {
  background-image: linear-gradient(#9e9e9e, #9e9e9e), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-blue-grey .form-control:focus {
  background-image: linear-gradient(#607d8b, #607d8b), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group .form-control.focus,
.form-group-default .form-control.focus {
  background-image: linear-gradient(#fd6d26, #fd6d26), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-black .form-control.focus {
  background-image: linear-gradient(#000000, #000000), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-white .form-control.focus {
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-inverse .form-control.focus {
  background-image: linear-gradient(#3f51b5, #3f51b5), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-primary .form-control.focus {
  background-image: linear-gradient(#fd6d26, #fd6d26), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-success .form-control.focus {
  background-image: linear-gradient(#fd6d26, #fd6d26), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-info .form-control.focus {
  background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-warning .form-control.focus {
  background-image: linear-gradient(#ff5722, #ff5722), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-danger .form-control.focus {
  background-image: linear-gradient(#f44336, #f44336), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-red .form-control.focus {
  background-image: linear-gradient(#f44336, #f44336), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-pink .form-control.focus {
  background-image: linear-gradient(#e91e63, #e91e63), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-purple .form-control.focus {
  background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-deep-purple .form-control.focus {
  background-image: linear-gradient(#673ab7, #673ab7), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-indigo .form-control.focus {
  background-image: linear-gradient(#3f51b5, #3f51b5), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-blue .form-control.focus {
  background-image: linear-gradient(#2196f3, #2196f3), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-light-blue .form-control.focus {
  background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-cyan .form-control.focus {
  background-image: linear-gradient(#00bcd4, #00bcd4), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-teal .form-control.focus {
  background-image: linear-gradient(#fd6d26, #fd6d26), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-green .form-control.focus {
  background-image: linear-gradient(#fd6d26, #fd6d26), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-light-green .form-control.focus {
  background-image: linear-gradient(#8bc34a, #8bc34a), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-lime .form-control.focus {
  background-image: linear-gradient(#cddc39, #cddc39), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-yellow .form-control.focus {
  background-image: linear-gradient(#ffeb3b, #ffeb3b), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-amber .form-control.focus {
  background-image: linear-gradient(#ffc107, #ffc107), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-orange .form-control.focus {
  background-image: linear-gradient(#ff9800, #ff9800), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-deep-orange .form-control.focus {
  background-image: linear-gradient(#ff5722, #ff5722), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-brown .form-control.focus {
  background-image: linear-gradient(#795548, #795548), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-grey .form-control.focus {
  background-image: linear-gradient(#9e9e9e, #9e9e9e), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group-material-blue-grey .form-control.focus {
  background-image: linear-gradient(#607d8b, #607d8b), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group .control-label,
.form-group-default .control-label {
  color: rgba(0, 0, 0, 0.84);
}
.form-group-black .control-label {
  color: #000000;
}
.form-group-white .control-label {
  color: #ffffff;
}
.form-group-inverse .control-label {
  color: #3f51b5;
}
.form-group-primary .control-label {
  color: #fd6d26;
}
.form-group-success .control-label {
  color: #fd6d26;
}
.form-group-info .control-label {
  color: #03a9f4;
}
.form-group-warning .control-label {
  color: #ff5722;
}
.form-group-danger .control-label {
  color: #f44336;
}
.form-group-material-red .control-label {
  color: #f44336;
}
.form-group-material-pink .control-label {
  color: #e91e63;
}
.form-group-material-purple .control-label {
  color: #9c27b0;
}
.form-group-material-deep-purple .control-label {
  color: #673ab7;
}
.form-group-material-indigo .control-label {
  color: #3f51b5;
}
.form-group-material-blue .control-label {
  color: #2196f3;
}
.form-group-material-light-blue .control-label {
  color: #03a9f4;
}
.form-group-material-cyan .control-label {
  color: #00bcd4;
}
.form-group-material-teal .control-label {
  color: #fd6d26;
}
.form-group-material-green .control-label {
  color: #fd6d26;
}
.form-group-material-light-green .control-label {
  color: #8bc34a;
}
.form-group-material-lime .control-label {
  color: #cddc39;
}
.form-group-material-yellow .control-label {
  color: #ffeb3b;
}
.form-group-material-amber .control-label {
  color: #ffc107;
}
.form-group-material-orange .control-label {
  color: #ff9800;
}
.form-group-material-deep-orange .control-label {
  color: #ff5722;
}
.form-group-material-brown .control-label {
  color: #795548;
}
.form-group-material-grey .control-label {
  color: #9e9e9e;
}
.form-group-material-blue-grey .control-label {
  color: #607d8b;
}
.form-group input.form-control:focus ~ .floating-label,
.form-group-default input.form-control:focus ~ .floating-label {
  color: #fd6d26;
}
.form-group-black input.form-control:focus ~ .floating-label {
  color: #000000;
}
.form-group-white input.form-control:focus ~ .floating-label {
  color: #ffffff;
}
.form-group-inverse input.form-control:focus ~ .floating-label {
  color: #3f51b5;
}
.form-group-primary input.form-control:focus ~ .floating-label {
  color: #fd6d26;
}
.form-group-success input.form-control:focus ~ .floating-label {
  color: #fd6d26;
}
.form-group-info input.form-control:focus ~ .floating-label {
  color: #03a9f4;
}
.form-group-warning input.form-control:focus ~ .floating-label {
  color: #ff5722;
}
.form-group-danger input.form-control:focus ~ .floating-label {
  color: #f44336;
}
.form-group-material-red input.form-control:focus ~ .floating-label {
  color: #f44336;
}
.form-group-material-pink input.form-control:focus ~ .floating-label {
  color: #e91e63;
}
.form-group-material-purple input.form-control:focus ~ .floating-label {
  color: #9c27b0;
}
.form-group-material-deep-purple input.form-control:focus ~ .floating-label {
  color: #673ab7;
}
.form-group-material-indigo input.form-control:focus ~ .floating-label {
  color: #3f51b5;
}
.form-group-material-blue input.form-control:focus ~ .floating-label {
  color: #2196f3;
}
.form-group-material-light-blue input.form-control:focus ~ .floating-label {
  color: #03a9f4;
}
.form-group-material-cyan input.form-control:focus ~ .floating-label {
  color: #00bcd4;
}
.form-group-material-teal input.form-control:focus ~ .floating-label {
  color: #fd6d26;
}
.form-group-material-green input.form-control:focus ~ .floating-label {
  color: #fd6d26;
}
.form-group-material-light-green input.form-control:focus ~ .floating-label {
  color: #8bc34a;
}
.form-group-material-lime input.form-control:focus ~ .floating-label {
  color: #cddc39;
}
.form-group-material-yellow input.form-control:focus ~ .floating-label {
  color: #ffeb3b;
}
.form-group-material-amber input.form-control:focus ~ .floating-label {
  color: #ffc107;
}
.form-group-material-orange input.form-control:focus ~ .floating-label {
  color: #ff9800;
}
.form-group-material-deep-orange input.form-control:focus ~ .floating-label {
  color: #ff5722;
}
.form-group-material-brown input.form-control:focus ~ .floating-label {
  color: #795548;
}
.form-group-material-grey input.form-control:focus ~ .floating-label {
  color: #9e9e9e;
}
.form-group-material-blue-grey input.form-control:focus ~ .floating-label {
  color: #607d8b;
}
.input-group .form-control-wrapper {
  margin-right: 5px;
  margin-left: 5px;
}
.input-group .form-control-wrapper .form-control {
  float: none;
}
.input-group .input-group-addon {
  border: 0;
  background: transparent;
}
.input-group .input-group-btn .btn {
  border-radius: 4px;
  margin: 0;
}
select.form-control {
  border: 0;
  box-shadow: none;
  border-radius: 0;
}
select.form-control:focus,
select.form-control.focus {
  box-shadow: none;
  border-color: #757575;
}
.form-control-wrapper input[type=file] {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
legend {
  border-bottom: 0;
}
.list-group {
  border-radius: 0;
}
.list-group .list-group-item {
  background-color: transparent;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  padding: 0 16px;
}
.list-group .list-group-item.baseline {
  border-bottom: 1px solid #cecece;
}
.list-group .list-group-item.baseline:last-child {
  border-bottom: none;
}
.list-group .list-group-item .row-picture,
.list-group .list-group-item .row-action-primary {
  float: left;
  display: inline-block;
  padding-right: 16px;
}
.list-group .list-group-item .row-picture img,
.list-group .list-group-item .row-action-primary img,
.list-group .list-group-item .row-picture i,
.list-group .list-group-item .row-action-primary i,
.list-group .list-group-item .row-picture label,
.list-group .list-group-item .row-action-primary label {
  display: block;
  width: 56px;
  height: 56px;
}
.list-group .list-group-item .row-picture img,
.list-group .list-group-item .row-action-primary img {
  background: rgba(0, 0, 0, 0.1);
  padding: 1px;
}
.list-group .list-group-item .row-picture img.circle,
.list-group .list-group-item .row-action-primary img.circle {
  border-radius: 100%;
}
.list-group .list-group-item .row-picture i,
.list-group .list-group-item .row-action-primary i {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  color: white;
}
.list-group .list-group-item .row-picture label,
.list-group .list-group-item .row-action-primary label {
  margin-left: 7px;
  margin-right: -7px;
  margin-top: 5px;
  margin-bottom: -5px;
}
.list-group .list-group-item .row-picture label .checkbox-material,
.list-group .list-group-item .row-action-primary label .checkbox-material {
  left: -10px;
}
.list-group .list-group-item .row-content {
  display: inline-block;
  width: calc(100% - 92px);
  min-height: 66px;
}
.list-group .list-group-item .row-content .action-secondary {
  position: absolute;
  right: 16px;
  top: 16px;
}
.list-group .list-group-item .row-content .action-secondary i {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
}
.list-group .list-group-item .row-content .action-secondary ~ * {
  max-width: calc(100% - 30px);
}
.list-group .list-group-item .row-content .least-content {
  position: absolute;
  right: 16px;
  top: 0px;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
}
.list-group .list-group-item .list-group-item-heading {
  color: rgba(0, 0, 0, 0.77);
  font-size: 20px;
  line-height: 29px;
}
.list-group .list-group-item.active:hover,
.list-group .list-group-item.active:focus {
  background: rgba(0, 0, 0, 0.15);
  outline: 10px solid rgba(0, 0, 0, 0.15);
}
.list-group .list-group-item.active .list-group-item-heading,
.list-group .list-group-item.active .list-group-item-text {
  color: rgba(0, 0, 0, 0.84);
}
.list-group .list-group-separator {
  clear: both;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
}
.list-group .list-group-separator:before {
  content: "";
  width: calc(100% - 90px);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  float: right;
}
.navbar {
  border: 0;
  border-radius: 0;
}
.navbar .navbar-brand {
  position: relative;
  line-height: 30px;
  color: inherit;
}
.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
  color: inherit;
  background-color: transparent;
}
.navbar .navbar-text {
  color: inherit;
  margin-top: 20px;
  margin-bottom: 20px;
}
.navbar .navbar-nav > li > a {
  color: inherit;
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
  color: inherit;
  background-color: transparent;
}
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus {
  color: inherit;
  background-color: #f8a51b;
}
.navbar .navbar-nav > .disabled > a,
.navbar .navbar-nav > .disabled > a:hover,
.navbar .navbar-nav > .disabled > a:focus {
  color: inherit;
  background-color: transparent;
  opacity: 0.9;
}
.navbar .navbar-toggle {
  border: 0;
}
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
  background-color: transparent;
}
.navbar .navbar-toggle .icon-bar {
  background-color: inherit;
  border: 1px solid;
}
.navbar .navbar-default .navbar-toggle,
.navbar .navbar-inverse .navbar-toggle {
  border-color: transparent;
}
.navbar .navbar-collapse,
.navbar .navbar-form {
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: inherit;
}
@media (max-width: 767px) {
  .navbar .navbar-nav .navbar-text {
    color: inherit;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .navbar .navbar-nav .open .dropdown-menu > .dropdown-header {
    border: 0;
    color: inherit;
  }
  .navbar .navbar-nav .open .dropdown-menu .divider {
    border-bottom: 1px solid;
    opacity: 0.08;
  }
  .navbar .navbar-nav .open .dropdown-menu > li > a {
    color: inherit;
  }
  .navbar .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > li > a:focus {
    color: inherit;
    background-color: transparent;
  }
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: inherit;
    background-color: transparent;
  }
  .navbar .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: inherit;
    background-color: transparent;
  }
}
.navbar .navbar-link {
  color: inherit;
}
.navbar .navbar-link:hover {
  color: inherit;
}
.navbar .btn-link {
  color: inherit;
}
.navbar .btn-link:hover,
.navbar .btn-link:focus {
  color: inherit;
}
.navbar .btn-link[disabled]:hover,
fieldset[disabled] .navbar .btn-link:hover,
.navbar .btn-link[disabled]:focus,
fieldset[disabled] .navbar .btn-link:focus {
  color: inherit;
}
.navbar .navbar-form {
  margin-top: 16px;
}
.navbar .navbar-form .form-control-wrapper .form-control,
.navbar .navbar-form .form-control {
  border-color: inherit;
  color: inherit;
}
.navbar .navbar-form .form-control-wrapper .material-input:before,
.navbar .navbar-form .form-control-wrapper input:focus ~ .material-input:after {
  background-color: inherit;
}
.navbar.navbar,
.navbar-default.navbar {
  color: #281900;
}
.navbar.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-default.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar.navbar .navbar-form input.form-control::-webkit-input-placeholder,
.navbar-default.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-default.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar.navbar .navbar-form input.form-control::-moz-placeholder,
.navbar-default.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-default.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar.navbar .navbar-form input.form-control:-ms-input-placeholder,
.navbar-default.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-default.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar.navbar .navbar-form input.form-control::placeholder,
.navbar-default.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar .dropdown-menu,
.navbar-default.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar.navbar .dropdown-menu li > a,
.navbar-default.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar.navbar .dropdown-menu li > a:hover,
.navbar-default.navbar .dropdown-menu li > a:hover,
.navbar.navbar .dropdown-menu li > a:focus,
.navbar-default.navbar .dropdown-menu li > a:focus {
  /*color: #fd6d26;*/
  background-color: #eeeeee;
}
.navbar.navbar .dropdown-menu .active > a,
.navbar-default.navbar .dropdown-menu .active > a {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar .dropdown-menu .active > a:hover,
.navbar-default.navbar .dropdown-menu .active > a:hover,
.navbar.navbar .dropdown-menu .active > a:focus,
.navbar-default.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-black.navbar {
  background-color: #000000;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-black.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-black.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-black.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-black.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-black.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-black.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-black.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-black.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-black.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-black.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-black.navbar .dropdown-menu li > a:hover,
.navbar-black.navbar .dropdown-menu li > a:focus {
  color: #000000;
  background-color: #eeeeee;
}
.navbar-black.navbar .dropdown-menu .active > a {
  background-color: #000000;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-black.navbar .dropdown-menu .active > a:hover,
.navbar-black.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-white.navbar {
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-white.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-white.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-white.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-white.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-white.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-white.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-white.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-white.navbar .navbar-form input.form-control::placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-white.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-white.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-white.navbar .dropdown-menu li > a:hover,
.navbar-white.navbar .dropdown-menu li > a:focus {
  color: #ffffff;
  background-color: #eeeeee;
}
.navbar-white.navbar .dropdown-menu .active > a {
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-white.navbar .dropdown-menu .active > a:hover,
.navbar-white.navbar .dropdown-menu .active > a:focus {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-inverse.navbar {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-inverse.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-inverse.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-inverse.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-inverse.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-inverse.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-inverse.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-inverse.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-inverse.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-inverse.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-inverse.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-inverse.navbar .dropdown-menu li > a:hover,
.navbar-inverse.navbar .dropdown-menu li > a:focus {
  color: #3f51b5;
  background-color: #eeeeee;
}
.navbar-inverse.navbar .dropdown-menu .active > a {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-inverse.navbar .dropdown-menu .active > a:hover,
.navbar-inverse.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-primary.navbar {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-primary.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-primary.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-primary.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-primary.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-primary.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-primary.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-primary.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-primary.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-primary.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-primary.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-primary.navbar .dropdown-menu li > a:hover,
.navbar-primary.navbar .dropdown-menu li > a:focus {
  color: #fd6d26;
  background-color: #eeeeee;
}
.navbar-primary.navbar .dropdown-menu .active > a {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-primary.navbar .dropdown-menu .active > a:hover,
.navbar-primary.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-success.navbar {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-success.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-success.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-success.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-success.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-success.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-success.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-success.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-success.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-success.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-success.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-success.navbar .dropdown-menu li > a:hover,
.navbar-success.navbar .dropdown-menu li > a:focus {
  color: #fd6d26;
  background-color: #eeeeee;
}
.navbar-success.navbar .dropdown-menu .active > a {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-success.navbar .dropdown-menu .active > a:hover,
.navbar-success.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-info.navbar {
  background-color: #03a9f4;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-info.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-info.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-info.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-info.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-info.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-info.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-info.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-info.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-info.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-info.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-info.navbar .dropdown-menu li > a:hover,
.navbar-info.navbar .dropdown-menu li > a:focus {
  color: #03a9f4;
  background-color: #eeeeee;
}
.navbar-info.navbar .dropdown-menu .active > a {
  background-color: #03a9f4;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-info.navbar .dropdown-menu .active > a:hover,
.navbar-info.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-warning.navbar {
  background-color: #ff5722;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-warning.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-warning.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-warning.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-warning.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-warning.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-warning.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-warning.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-warning.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-warning.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-warning.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-warning.navbar .dropdown-menu li > a:hover,
.navbar-warning.navbar .dropdown-menu li > a:focus {
  color: #ff5722;
  background-color: #eeeeee;
}
.navbar-warning.navbar .dropdown-menu .active > a {
  background-color: #ff5722;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-warning.navbar .dropdown-menu .active > a:hover,
.navbar-warning.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-danger.navbar {
  background-color: #f44336;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-danger.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-danger.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-danger.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-danger.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-danger.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-danger.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-danger.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-danger.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-danger.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-danger.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-danger.navbar .dropdown-menu li > a:hover,
.navbar-danger.navbar .dropdown-menu li > a:focus {
  color: #f44336;
  background-color: #eeeeee;
}
.navbar-danger.navbar .dropdown-menu .active > a {
  background-color: #f44336;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-danger.navbar .dropdown-menu .active > a:hover,
.navbar-danger.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-red.navbar {
  background-color: #f44336;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-red.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-red.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-red.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-red.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-red.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-red.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-red.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-red.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-red.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-red.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-red.navbar .dropdown-menu li > a:hover,
.navbar-material-red.navbar .dropdown-menu li > a:focus {
  color: #f44336;
  background-color: #eeeeee;
}
.navbar-material-red.navbar .dropdown-menu .active > a {
  background-color: #f44336;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-red.navbar .dropdown-menu .active > a:hover,
.navbar-material-red.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-pink.navbar {
  background-color: #e91e63;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-pink.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-pink.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-pink.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-pink.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-pink.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-pink.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-pink.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-pink.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-pink.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-pink.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-pink.navbar .dropdown-menu li > a:hover,
.navbar-material-pink.navbar .dropdown-menu li > a:focus {
  color: #e91e63;
  background-color: #eeeeee;
}
.navbar-material-pink.navbar .dropdown-menu .active > a {
  background-color: #e91e63;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-pink.navbar .dropdown-menu .active > a:hover,
.navbar-material-pink.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-purple.navbar {
  background-color: #9c27b0;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-purple.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-purple.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-purple.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-purple.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-purple.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-purple.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-purple.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-purple.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-purple.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-purple.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-purple.navbar .dropdown-menu li > a:hover,
.navbar-material-purple.navbar .dropdown-menu li > a:focus {
  color: #9c27b0;
  background-color: #eeeeee;
}
.navbar-material-purple.navbar .dropdown-menu .active > a {
  background-color: #9c27b0;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-purple.navbar .dropdown-menu .active > a:hover,
.navbar-material-purple.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-deep-purple.navbar {
  background-color: #673ab7;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-deep-purple.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-deep-purple.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-deep-purple.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-deep-purple.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-deep-purple.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-deep-purple.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-deep-purple.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-deep-purple.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-deep-purple.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-deep-purple.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-deep-purple.navbar .dropdown-menu li > a:hover,
.navbar-material-deep-purple.navbar .dropdown-menu li > a:focus {
  color: #673ab7;
  background-color: #eeeeee;
}
.navbar-material-deep-purple.navbar .dropdown-menu .active > a {
  background-color: #673ab7;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-deep-purple.navbar .dropdown-menu .active > a:hover,
.navbar-material-deep-purple.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-indigo.navbar {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-indigo.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-indigo.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-indigo.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-indigo.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-indigo.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-indigo.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-indigo.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-indigo.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-indigo.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-indigo.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-indigo.navbar .dropdown-menu li > a:hover,
.navbar-material-indigo.navbar .dropdown-menu li > a:focus {
  color: #3f51b5;
  background-color: #eeeeee;
}
.navbar-material-indigo.navbar .dropdown-menu .active > a {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-indigo.navbar .dropdown-menu .active > a:hover,
.navbar-material-indigo.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue.navbar {
  background-color: #2196f3;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-blue.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-blue.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-blue.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-blue.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-blue.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-blue.navbar .dropdown-menu li > a:hover,
.navbar-material-blue.navbar .dropdown-menu li > a:focus {
  color: #2196f3;
  background-color: #eeeeee;
}
.navbar-material-blue.navbar .dropdown-menu .active > a {
  background-color: #2196f3;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue.navbar .dropdown-menu .active > a:hover,
.navbar-material-blue.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-light-blue.navbar {
  background-color: #03a9f4;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-light-blue.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-light-blue.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-light-blue.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-light-blue.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-light-blue.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-light-blue.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-light-blue.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-light-blue.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-light-blue.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-light-blue.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-light-blue.navbar .dropdown-menu li > a:hover,
.navbar-material-light-blue.navbar .dropdown-menu li > a:focus {
  color: #03a9f4;
  background-color: #eeeeee;
}
.navbar-material-light-blue.navbar .dropdown-menu .active > a {
  background-color: #03a9f4;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-light-blue.navbar .dropdown-menu .active > a:hover,
.navbar-material-light-blue.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-cyan.navbar {
  background-color: #00bcd4;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-cyan.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-cyan.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-cyan.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-cyan.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-cyan.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-cyan.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-cyan.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-cyan.navbar .navbar-form input.form-control::placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-cyan.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-cyan.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-cyan.navbar .dropdown-menu li > a:hover,
.navbar-material-cyan.navbar .dropdown-menu li > a:focus {
  color: #00bcd4;
  background-color: #eeeeee;
}
.navbar-material-cyan.navbar .dropdown-menu .active > a {
  background-color: #00bcd4;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-cyan.navbar .dropdown-menu .active > a:hover,
.navbar-material-cyan.navbar .dropdown-menu .active > a:focus {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-teal.navbar {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-teal.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-teal.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-teal.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-teal.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-teal.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-teal.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-teal.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-teal.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-teal.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-teal.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-teal.navbar .dropdown-menu li > a:hover,
.navbar-material-teal.navbar .dropdown-menu li > a:focus {
  color: #fd6d26;
  background-color: #eeeeee;
}
.navbar-material-teal.navbar .dropdown-menu .active > a {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-teal.navbar .dropdown-menu .active > a:hover,
.navbar-material-teal.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-green.navbar {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-green.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-green.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-green.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-green.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-green.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-green.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-green.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-green.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-green.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-green.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-green.navbar .dropdown-menu li > a:hover,
.navbar-material-green.navbar .dropdown-menu li > a:focus {
  color: #fd6d26;
  background-color: #eeeeee;
}
.navbar-material-green.navbar .dropdown-menu .active > a {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-green.navbar .dropdown-menu .active > a:hover,
.navbar-material-green.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-light-green.navbar {
  background-color: #8bc34a;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-light-green.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-light-green.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-light-green.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-light-green.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-light-green.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-light-green.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-light-green.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-light-green.navbar .navbar-form input.form-control::placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-light-green.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-light-green.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-light-green.navbar .dropdown-menu li > a:hover,
.navbar-material-light-green.navbar .dropdown-menu li > a:focus {
  color: #8bc34a;
  background-color: #eeeeee;
}
.navbar-material-light-green.navbar .dropdown-menu .active > a {
  background-color: #8bc34a;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-light-green.navbar .dropdown-menu .active > a:hover,
.navbar-material-light-green.navbar .dropdown-menu .active > a:focus {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-lime.navbar {
  background-color: #cddc39;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-lime.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-lime.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-lime.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-lime.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-lime.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-lime.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-lime.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-lime.navbar .navbar-form input.form-control::placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-lime.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-lime.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-lime.navbar .dropdown-menu li > a:hover,
.navbar-material-lime.navbar .dropdown-menu li > a:focus {
  color: #cddc39;
  background-color: #eeeeee;
}
.navbar-material-lime.navbar .dropdown-menu .active > a {
  background-color: #cddc39;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-lime.navbar .dropdown-menu .active > a:hover,
.navbar-material-lime.navbar .dropdown-menu .active > a:focus {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-yellow.navbar {
  background-color: #ffeb3b;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-yellow.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-yellow.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-yellow.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-yellow.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-yellow.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-yellow.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-yellow.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-yellow.navbar .navbar-form input.form-control::placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-yellow.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-yellow.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-yellow.navbar .dropdown-menu li > a:hover,
.navbar-material-yellow.navbar .dropdown-menu li > a:focus {
  color: #ffeb3b;
  background-color: #eeeeee;
}
.navbar-material-yellow.navbar .dropdown-menu .active > a {
  background-color: #ffeb3b;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-yellow.navbar .dropdown-menu .active > a:hover,
.navbar-material-yellow.navbar .dropdown-menu .active > a:focus {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-amber.navbar {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-amber.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-amber.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-amber.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-amber.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-amber.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-amber.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-amber.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-amber.navbar .navbar-form input.form-control::placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-amber.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-amber.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-amber.navbar .dropdown-menu li > a:hover,
.navbar-material-amber.navbar .dropdown-menu li > a:focus {
  color: #ffc107;
  background-color: #eeeeee;
}
.navbar-material-amber.navbar .dropdown-menu .active > a {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-amber.navbar .dropdown-menu .active > a:hover,
.navbar-material-amber.navbar .dropdown-menu .active > a:focus {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-orange.navbar {
  background-color: #ff9800;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-orange.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-orange.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-orange.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-orange.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-orange.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-orange.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-orange.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-orange.navbar .navbar-form input.form-control::placeholder {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-orange.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-orange.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-orange.navbar .dropdown-menu li > a:hover,
.navbar-material-orange.navbar .dropdown-menu li > a:focus {
  color: #ff9800;
  background-color: #eeeeee;
}
.navbar-material-orange.navbar .dropdown-menu .active > a {
  background-color: #ff9800;
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-orange.navbar .dropdown-menu .active > a:hover,
.navbar-material-orange.navbar .dropdown-menu .active > a:focus {
  color: rgba(0, 0, 0, 0.84);
}
.navbar-material-deep-orange.navbar {
  background-color: #ff5722;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-deep-orange.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-deep-orange.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-deep-orange.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-deep-orange.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-deep-orange.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-deep-orange.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-deep-orange.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-deep-orange.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-deep-orange.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-deep-orange.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-deep-orange.navbar .dropdown-menu li > a:hover,
.navbar-material-deep-orange.navbar .dropdown-menu li > a:focus {
  color: #ff5722;
  background-color: #eeeeee;
}
.navbar-material-deep-orange.navbar .dropdown-menu .active > a {
  background-color: #ff5722;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-deep-orange.navbar .dropdown-menu .active > a:hover,
.navbar-material-deep-orange.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-brown.navbar {
  background-color: #795548;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-brown.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-brown.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-brown.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-brown.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-brown.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-brown.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-brown.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-brown.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-brown.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-brown.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-brown.navbar .dropdown-menu li > a:hover,
.navbar-material-brown.navbar .dropdown-menu li > a:focus {
  color: #795548;
  background-color: #eeeeee;
}
.navbar-material-brown.navbar .dropdown-menu .active > a {
  background-color: #795548;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-brown.navbar .dropdown-menu .active > a:hover,
.navbar-material-brown.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-grey.navbar {
  background-color: #9e9e9e;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-grey.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-grey.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-grey.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-grey.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-grey.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-grey.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-grey.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-grey.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-grey.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-grey.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-grey.navbar .dropdown-menu li > a:hover,
.navbar-material-grey.navbar .dropdown-menu li > a:focus {
  color: #9e9e9e;
  background-color: #eeeeee;
}
.navbar-material-grey.navbar .dropdown-menu .active > a {
  background-color: #9e9e9e;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-grey.navbar .dropdown-menu .active > a:hover,
.navbar-material-grey.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue-grey.navbar {
  background-color: #607d8b;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue-grey.navbar .navbar-form .form-control-wrapper input.form-control::-webkit-input-placeholder,
.navbar-material-blue-grey.navbar .navbar-form input.form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue-grey.navbar .navbar-form .form-control-wrapper input.form-control::-moz-placeholder,
.navbar-material-blue-grey.navbar .navbar-form input.form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue-grey.navbar .navbar-form .form-control-wrapper input.form-control:-ms-input-placeholder,
.navbar-material-blue-grey.navbar .navbar-form input.form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue-grey.navbar .navbar-form .form-control-wrapper input.form-control::placeholder,
.navbar-material-blue-grey.navbar .navbar-form input.form-control::placeholder {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue-grey.navbar .dropdown-menu {
  border-radius: 2px;
}
.navbar-material-blue-grey.navbar .dropdown-menu li > a {
  font-size: 16px;
  padding: 13px 16px;
}
.navbar-material-blue-grey.navbar .dropdown-menu li > a:hover,
.navbar-material-blue-grey.navbar .dropdown-menu li > a:focus {
  color: #607d8b;
  background-color: #eeeeee;
}
.navbar-material-blue-grey.navbar .dropdown-menu .active > a {
  background-color: #607d8b;
  color: rgba(255, 255, 255, 0.84);
}
.navbar-material-blue-grey.navbar .dropdown-menu .active > a:hover,
.navbar-material-blue-grey.navbar .dropdown-menu .active > a:focus {
  color: rgba(255, 255, 255, 0.84);
}
.navbar-inverse {
  background-color: #3f51b5;
}
@media (max-width: 1199px) {
  .navbar .navbar-form {
    margin-top: 10px;
  }
  .navbar .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.dropdown-menu {
  border: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.dropdown-menu .divider {
  background-color: rgba(229, 229, 229, 0.12);
}
.dropdown-menu li {
  overflow: hidden;
  position: relative;
}
.alert {
  border: 0px;
  border-radius: 0;
}
.alert,
.alert-default {
  background-color: rgba(255, 255, 255, 0.84);
  color: rgba(255, 255, 255, 0.84);
}
.alert a,
.alert-default a,
.alert .alert-link,
.alert-default .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-black {
  background-color: #000000;
  color: rgba(255, 255, 255, 0.84);
}
.alert-black a,
.alert-black .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-white {
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.84);
}
.alert-white a,
.alert-white .alert-link {
  color: rgba(0, 0, 0, 0.84);
}
.alert-inverse {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, 0.84);
}
.alert-inverse a,
.alert-inverse .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-primary {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.alert-primary a,
.alert-primary .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-success {
  background-color: #def0d8;
  color: #30572c !important;
}
.alert-success a,
.alert-success .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-info {
  background-color: #03a9f4;
  color: rgba(255, 255, 255, 0.84);
}
.alert-info a,
.alert-info .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-warning {
  background-color: #ff5722;
  color: rgba(255, 255, 255, 0.84);
}
.alert-warning a,
.alert-warning .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-danger {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.alert-danger a,
.alert-danger .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-red {
  background-color: #f44336;
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-red a,
.alert-material-red .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-pink {
  background-color: #e91e63;
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-pink a,
.alert-material-pink .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-purple {
  background-color: #9c27b0;
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-purple a,
.alert-material-purple .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-deep-purple {
  background-color: #673ab7;
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-deep-purple a,
.alert-material-deep-purple .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-indigo {
  background-color: #3f51b5;
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-indigo a,
.alert-material-indigo .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-blue {
  background-color: #2196f3;
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-blue a,
.alert-material-blue .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-light-blue {
  background-color: #03a9f4;
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-light-blue a,
.alert-material-light-blue .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-cyan {
  background-color: #00bcd4;
  color: rgba(0, 0, 0, 0.84);
}
.alert-material-cyan a,
.alert-material-cyan .alert-link {
  color: rgba(0, 0, 0, 0.84);
}
.alert-material-teal {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-teal a,
.alert-material-teal .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-green {
  background-color: #fd6d26;
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-green a,
.alert-material-green .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-light-green {
  background-color: #8bc34a;
  color: rgba(0, 0, 0, 0.84);
}
.alert-material-light-green a,
.alert-material-light-green .alert-link {
  color: rgba(0, 0, 0, 0.84);
}
.alert-material-lime {
  background-color: #cddc39;
  color: rgba(0, 0, 0, 0.84);
}
.alert-material-lime a,
.alert-material-lime .alert-link {
  color: rgba(0, 0, 0, 0.84);
}
.alert-material-yellow {
  background-color: #ffeb3b;
  color: rgba(0, 0, 0, 0.84);
}
.alert-material-yellow a,
.alert-material-yellow .alert-link {
  color: rgba(0, 0, 0, 0.84);
}
.alert-material-amber {
  background-color: #ffc107;
  color: rgba(0, 0, 0, 0.84);
}
.alert-material-amber a,
.alert-material-amber .alert-link {
  color: rgba(0, 0, 0, 0.84);
}
.alert-material-orange {
  background-color: #ff9800;
  color: rgba(0, 0, 0, 0.84);
}
.alert-material-orange a,
.alert-material-orange .alert-link {
  color: rgba(0, 0, 0, 0.84);
}
.alert-material-deep-orange {
  background-color: #ff5722;
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-deep-orange a,
.alert-material-deep-orange .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-brown {
  background-color: #795548;
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-brown a,
.alert-material-brown .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-grey {
  background-color: #9e9e9e;
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-grey a,
.alert-material-grey .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-blue-grey {
  background-color: #607d8b;
  color: rgba(255, 255, 255, 0.84);
}
.alert-material-blue-grey a,
.alert-material-blue-grey .alert-link {
  color: rgba(255, 255, 255, 0.84);
}
.alert-info,
.alert-danger,
.alert-warning,
.alert-success {
  color: rgba(255, 255, 255, 0.84);
}
.alert-default a,
.alert-default .alert-link {
  color: rgba(0, 0, 0, 0.84);
}
.progress {
  height: 4px;
  border-radius: 0;
  box-shadow: none;
  background: #c8c8c8;
}
.progress .progress-bar {
  box-shadow: none;
}
.progress .progress-bar,
.progress .progress-bar-default {
  background-color: #fd6d26;
}
.progress .progress-bar-black {
  background-color: #000000;
}
.progress .progress-bar-white {
  background-color: #ffffff;
}
.progress .progress-bar-inverse {
  background-color: #3f51b5;
}
.progress .progress-bar-primary {
  background-color: #fd6d26;
}
.progress .progress-bar-success {
  background-color: #fd6d26;
}
.progress .progress-bar-info {
  background-color: #03a9f4;
}
.progress .progress-bar-warning {
  background-color: #ff5722;
}
.progress .progress-bar-danger {
  background-color: #f44336;
}
.progress .progress-bar-material-red {
  background-color: #f44336;
}
.progress .progress-bar-material-pink {
  background-color: #e91e63;
}
.progress .progress-bar-material-purple {
  background-color: #9c27b0;
}
.progress .progress-bar-material-deep-purple {
  background-color: #673ab7;
}
.progress .progress-bar-material-indigo {
  background-color: #3f51b5;
}
.progress .progress-bar-material-blue {
  background-color: #2196f3;
}
.progress .progress-bar-material-light-blue {
  background-color: #03a9f4;
}
.progress .progress-bar-material-cyan {
  background-color: #00bcd4;
}
.progress .progress-bar-material-teal {
  background-color: #fd6d26;
}
.progress .progress-bar-material-green {
  background-color: #fd6d26;
}
.progress .progress-bar-material-light-green {
  background-color: #8bc34a;
}
.progress .progress-bar-material-lime {
  background-color: #cddc39;
}
.progress .progress-bar-material-yellow {
  background-color: #ffeb3b;
}
.progress .progress-bar-material-amber {
  background-color: #ffc107;
}
.progress .progress-bar-material-orange {
  background-color: #ff9800;
}
.progress .progress-bar-material-deep-orange {
  background-color: #ff5722;
}
.progress .progress-bar-material-brown {
  background-color: #795548;
}
.progress .progress-bar-material-grey {
  background-color: #9e9e9e;
}
.progress .progress-bar-material-blue-grey {
  background-color: #607d8b;
}
.text-warning {
  color: #ff5722;
}
.text-primary {
  color: #fd6d26;
}
.text-danger {
  color: #f44336;
}
.text-success {
  color: #fd6d26;
}
.text-info {
  color: #03a9f4;
}
.nav-tabs {
  background: #fd6d26;
}
.nav-tabs > li > a {
  color: #FFFFFF;
  border: 0;
  margin: 0;
}
.nav-tabs > li > a:hover {
  background-color: transparent;
  border: 0;
}
.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: transparent !important;
  border: 0 !important;
  color: #FFFFFF !important;
  font-weight: 500;
}
.nav-tabs > li.disabled > a,
.nav-tabs > li.disabled > a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.popover,
.tooltip-inner {
  color: #ececec;
  line-height: 1em;
  background: rgba(101, 101, 101, 0.9);
  border: none;
  border-radius: 2px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
}
.tooltip,
.tooltip.in {
  opacity: 1;
}
.popover .arrow,
.tooltip .arrow,
.popover .tooltip-arrow,
.tooltip .tooltip-arrow {
  display: none;
}
.mdi,
icon {
  line-height: inherit;
  vertical-align: bottom;
}
.mdi,
icon,
.mdi-default,
icon-default {
  color: rgba(0, 0, 0, 0.84);
}
.mdi-black,
icon-black {
  color: #000000;
}
.mdi-white,
icon-white {
  color: #ffffff;
}
.mdi-inverse,
icon-inverse {
  color: #3f51b5;
}
.mdi-primary,
icon-primary {
  color: #fd6d26;
}
.mdi-success,
icon-success {
  color: #fd6d26;
}
.mdi-info,
icon-info {
  color: #03a9f4;
}
.mdi-warning,
icon-warning {
  color: #ff5722;
}
.mdi-danger,
icon-danger {
  color: #f44336;
}
.mdi-material-red,
icon-material-red {
  color: #f44336;
}
.mdi-material-pink,
icon-material-pink {
  color: #e91e63;
}
.mdi-material-purple,
icon-material-purple {
  color: #9c27b0;
}
.mdi-material-deep-purple,
icon-material-deep-purple {
  color: #673ab7;
}
.mdi-material-indigo,
icon-material-indigo {
  color: #3f51b5;
}
.mdi-material-blue,
icon-material-blue {
  color: #2196f3;
}
.mdi-material-light-blue,
icon-material-light-blue {
  color: #03a9f4;
}
.mdi-material-cyan,
icon-material-cyan {
  color: #00bcd4;
}
.mdi-material-teal,
icon-material-teal {
  color: #fd6d26;
}
.mdi-material-green,
icon-material-green {
  color: #fd6d26;
}
.mdi-material-light-green,
icon-material-light-green {
  color: #8bc34a;
}
.mdi-material-lime,
icon-material-lime {
  color: #cddc39;
}
.mdi-material-yellow,
icon-material-yellow {
  color: #ffeb3b;
}
.mdi-material-amber,
icon-material-amber {
  color: #ffc107;
}
.mdi-material-orange,
icon-material-orange {
  color: #ff9800;
}
.mdi-material-deep-orange,
icon-material-deep-orange {
  color: #ff5722;
}
.mdi-material-brown,
icon-material-brown {
  color: #795548;
}
.mdi-material-grey,
icon-material-grey {
  color: #9e9e9e;
}
.mdi-material-blue-grey,
icon-material-blue-grey {
  color: #607d8b;
}
.card {
  /***** Make height equal to width (http://stackoverflow.com/a/6615994) ****/
  display: inline-block;
  position: relative;
  width: 100%;
  /**************************************************************************/
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.84);
  background: #ffffff;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.card .card-height-indicator {
  margin-top: 100%;
}
.card .card-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.card .card-image {
  height: 60%;
  position: relative;
  overflow: hidden;
}
.card .card-image img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  pointer-events: none;
}
.card .card-image .card-image-headline {
  position: absolute;
  bottom: 16px;
  left: 18px;
  color: #ffffff;
  font-size: 2em;
}
.card .card-body {
  height: 30%;
  padding: 18px;
}
.card .card-footer {
  height: 10%;
  padding: 18px;
}
.card .card-footer button {
  margin: 0 !important;
  position: relative;
  bottom: 25px;
  width: auto;
}
.card .card-footer button:first-child {
  left: -15px;
}
.modal-content {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  border-radius: 2px;
  border: none;
}
.modal-content .modal-header {
  border-bottom: none;
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 0px;
  padding-left: 24px;
}
.modal-content .modal-body {
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
}
.modal-content .modal-footer {
  border-top: none;
  padding: 7px;
}
.modal-content .modal-footer button {
  margin: 0;
  padding-left: 16px;
  padding-right: 16px;
  width: auto;
}
.modal-content .modal-footer button.pull-left {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  left: -5px;
}
.modal-content .modal-footer button + button {
  margin-bottom: 16px;
}
.modal-content .modal-body + .modal-footer {
  padding-top: 0;
}
.modal-backdrop {
  background: rgba(0, 0, 0, 0.3);
}
.label {
  border-radius: 1px;
}
.label,
.label-default {
  background-color: #9e9e9e;
}
.label-black {
  background-color: #000000;
}
.label-white {
  background-color: #ffffff;
}
.label-inverse {
  background-color: #3f51b5;
}
.label-primary {
  background-color: #fd6d26;
}
.label-success {
  background-color: #fd6d26;
}
.label-info {
  background-color: #03a9f4;
}
.label-warning {
  background-color: #ff5722;
}
.label-danger {
  background-color: #f44336;
}
.label-material-red {
  background-color: #f44336;
}
.label-material-pink {
  background-color: #e91e63;
}
.label-material-purple {
  background-color: #9c27b0;
}
.label-material-deep-purple {
  background-color: #673ab7;
}
.label-material-indigo {
  background-color: #3f51b5;
}
.label-material-blue {
  background-color: #2196f3;
}
.label-material-light-blue {
  background-color: #03a9f4;
}
.label-material-cyan {
  background-color: #00bcd4;
}
.label-material-teal {
  background-color: #fd6d26;
}
.label-material-green {
  background-color: #fd6d26;
}
.label-material-light-green {
  background-color: #8bc34a;
}
.label-material-lime {
  background-color: #cddc39;
}
.label-material-yellow {
  background-color: #ffeb3b;
}
.label-material-amber {
  background-color: #ffc107;
}
.label-material-orange {
  background-color: #ff9800;
}
.label-material-deep-orange {
  background-color: #ff5722;
}
.label-material-brown {
  background-color: #795548;
}
.label-material-grey {
  background-color: #9e9e9e;
}
.label-material-blue-grey {
  background-color: #607d8b;
}
.panel {
  border-radius: 2px;
  border: 0;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
}
.panel > .panel-heading,
.panel-default > .panel-heading {
  background-color: #eeeeee;
}
.panel-black > .panel-heading {
  background-color: #000000;
}
.panel-white > .panel-heading {
  background-color: #ffffff;
}
.panel-inverse > .panel-heading {
  background-color: #3f51b5;
}
.panel-primary > .panel-heading {
  background-color: #fd6d26;
}
.panel-success > .panel-heading {
  background-color: #fd6d26;
}
.panel-info > .panel-heading {
  background-color: #03a9f4;
}
.panel-warning > .panel-heading {
  background-color: #ff5722;
}
.panel-danger > .panel-heading {
  background-color: #f44336;
}
.panel-material-red > .panel-heading {
  background-color: #f44336;
}
.panel-material-pink > .panel-heading {
  background-color: #e91e63;
}
.panel-material-purple > .panel-heading {
  background-color: #9c27b0;
}
.panel-material-deep-purple > .panel-heading {
  background-color: #673ab7;
}
.panel-material-indigo > .panel-heading {
  background-color: #3f51b5;
}
.panel-material-blue > .panel-heading {
  background-color: #2196f3;
}
.panel-material-light-blue > .panel-heading {
  background-color: #03a9f4;
}
.panel-material-cyan > .panel-heading {
  background-color: #00bcd4;
}
.panel-material-teal > .panel-heading {
  background-color: #fd6d26;
}
.panel-material-green > .panel-heading {
  background-color: #fd6d26;
}
.panel-material-light-green > .panel-heading {
  background-color: #8bc34a;
}
.panel-material-lime > .panel-heading {
  background-color: #cddc39;
}
.panel-material-yellow > .panel-heading {
  background-color: #ffeb3b;
}
.panel-material-amber > .panel-heading {
  background-color: #ffc107;
}
.panel-material-orange > .panel-heading {
  background-color: #ff9800;
}
.panel-material-deep-orange > .panel-heading {
  background-color: #ff5722;
}
.panel-material-brown > .panel-heading {
  background-color: #795548;
}
.panel-material-grey > .panel-heading {
  background-color: #9e9e9e;
}
.panel-material-blue-grey > .panel-heading {
  background-color: #607d8b;
}
[class*="panel-"] > .panel-heading {
  color: rgba(255, 255, 255, 0.84);
  border: 0;
}
.panel-default > .panel-heading,
.panel:not([class*="panel-"]) > .panel-heading {
  color: rgba(0, 0, 0, 0.84);
}
.panel-footer {
  background-color: #eeeeee;
}
hr.on-dark {
  color: #1a1a1a;
}
hr.on-light {
  color: #ffffff;
}
@media (-webkit-min-device-pixel-ratio: 0.75), (min--moz-device-pixel-ratio: 0.75), (-o-device-pixel-ratio: 3/4), (min-device-pixel-ratio: 0.75), (min-resolution: 0.75dppx), (min-resolution: 120dpi) {
  hr {
    height: 0.75px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1), (min--moz-device-pixel-ratio: 1), (-o-device-pixel-ratio: 1), (min-device-pixel-ratio: 1), (min-resolution: 1dppx), (min-resolution: 160dpi) {
  hr {
    height: 1px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.33), (min--moz-device-pixel-ratio: 1.33), (-o-device-pixel-ratio: 133/100), (min-device-pixel-ratio: 1.33), (min-resolution: 1.33dppx), (min-resolution: 213dpi) {
  hr {
    height: 1.333px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-device-pixel-ratio: 3/2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx), (min-resolution: 240dpi) {
  hr {
    height: 1.5px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-device-pixel-ratio: 2/1), (min-device-pixel-ratio: 2), (min-resolution: 2dppx), (min-resolution: 380dpi) {
  hr {
    height: 2px;
  }
}
@media (-webkit-min-device-pixel-ratio: 3), (min--moz-device-pixel-ratio: 3), (-o-device-pixel-ratio: 3/1), (min-device-pixel-ratio: 3), (min-resolution: 3dppx), (min-resolution: 480dpi) {
  hr {
    height: 3px;
  }
}
@media (-webkit-min-device-pixel-ratio: 4), (min--moz-device-pixel-ratio: 4), (-o-device-pixel-ratio: 4/1), (min-device-pixel-ratio: 3), (min-resolution: 4dppx), (min-resolution: 640dpi) {
  hr {
    height: 4px;
  }
}
* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}
*:focus {
  outline: 0;
}
.snackbar {
  background-color: #323232;
  color: rgba(255, 255, 255, 0.84);
  font-size: 14px;
  border-radius: 2px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
  height: 0;
  transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, padding 0 linear 0.2s, height 0 linear 0.2s;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, padding 0 linear 0.2s, height 0 linear 0.2s;
  -webkit-transform: translateY(200%);
      -ms-transform: translateY(200%);
          transform: translateY(200%);
}
.snackbar.snackbar-opened {
  padding: 14px 15px;
  margin-bottom: 20px;
  height: auto;
  transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, height 0 linear 0.2s;
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, height 0 linear 0.2s;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.snackbar.toast {
  border-radius: 200px;
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -ms-touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  box-sizing: border-box;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}
.noUi-stacking .noUi-handle {
  z-index: 10;
}
.noUi-stacking + .noUi-origin {
  *z-index: -1;
}
.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-horizontal {
  height: 10px;
}
.noUi-handle {
  box-sizing: border-box;
  width: 12px;
  height: 12px;
  left: -10px;
  top: -5px;
  cursor: ew-resize;
  border-radius: 100%;
  transition: all 0.2s ease-out;
  border: 1px solid;
}
.noUi-vertical .noUi-handle {
  margin-left: 5px;
  cursor: ns-resize;
}
.noUi-horizontal.noUi-extended {
  padding: 0 15px;
}
.noUi-horizontal.noUi-extended .noUi-origin {
  right: -15px;
}
.noUi-background {
  height: 2px;
  margin: 20px 0;
}
.noUi-origin {
  margin: 0;
  border-radius: 0;
  height: 2px;
  background: #c8c8c8;
}
.noUi-origin[style^="left: 0"] .noUi-handle {
  background-color: #fff;
  border: 2px solid #c8c8c8;
}
.noUi-origin[style^="left: 0"] .noUi-handle.noUi-active {
  border-width: 1px;
}
.noUi-target {
  border-radius: 2px;
}
.noUi-horizontal {
  height: 2px;
  margin: 15px 0;
}
.noUi-vertical {
  height: 100%;
  width: 2px;
  margin: 0 15px;
  display: inline-block;
}
.noUi-handle.noUi-active {
  -webkit-transform: scale3d(2.5, 2.5, 1);
          transform: scale3d(2.5, 2.5, 1);
}
[disabled].noUi-slider {
  opacity: 0.5;
}
[disabled] .noUi-handle {
  cursor: not-allowed;
}
.slider {
  background: #c8c8c8;
}
.slider.noUi-connect,
.slider-default.noUi-connect {
  background-color: #fd6d26;
}
.slider-black.noUi-connect {
  background-color: #000000;
}
.slider-white.noUi-connect {
  background-color: #ffffff;
}
.slider-inverse.noUi-connect {
  background-color: #3f51b5;
}
.slider-primary.noUi-connect {
  background-color: #fd6d26;
}
.slider-success.noUi-connect {
  background-color: #fd6d26;
}
.slider-info.noUi-connect {
  background-color: #03a9f4;
}
.slider-warning.noUi-connect {
  background-color: #ff5722;
}
.slider-danger.noUi-connect {
  background-color: #f44336;
}
.slider-material-red.noUi-connect {
  background-color: #f44336;
}
.slider-material-pink.noUi-connect {
  background-color: #e91e63;
}
.slider-material-purple.noUi-connect {
  background-color: #9c27b0;
}
.slider-material-deep-purple.noUi-connect {
  background-color: #673ab7;
}
.slider-material-indigo.noUi-connect {
  background-color: #3f51b5;
}
.slider-material-blue.noUi-connect {
  background-color: #2196f3;
}
.slider-material-light-blue.noUi-connect {
  background-color: #03a9f4;
}
.slider-material-cyan.noUi-connect {
  background-color: #00bcd4;
}
.slider-material-teal.noUi-connect {
  background-color: #fd6d26;
}
.slider-material-green.noUi-connect {
  background-color: #fd6d26;
}
.slider-material-light-green.noUi-connect {
  background-color: #8bc34a;
}
.slider-material-lime.noUi-connect {
  background-color: #cddc39;
}
.slider-material-yellow.noUi-connect {
  background-color: #ffeb3b;
}
.slider-material-amber.noUi-connect {
  background-color: #ffc107;
}
.slider-material-orange.noUi-connect {
  background-color: #ff9800;
}
.slider-material-deep-orange.noUi-connect {
  background-color: #ff5722;
}
.slider-material-brown.noUi-connect {
  background-color: #795548;
}
.slider-material-grey.noUi-connect {
  background-color: #9e9e9e;
}
.slider-material-blue-grey.noUi-connect {
  background-color: #607d8b;
}
.slider .noUi-connect,
.slider-default .noUi-connect {
  background-color: #fd6d26;
}
.slider-black .noUi-connect {
  background-color: #000000;
}
.slider-white .noUi-connect {
  background-color: #ffffff;
}
.slider-inverse .noUi-connect {
  background-color: #3f51b5;
}
.slider-primary .noUi-connect {
  background-color: #fd6d26;
}
.slider-success .noUi-connect {
  background-color: #fd6d26;
}
.slider-info .noUi-connect {
  background-color: #03a9f4;
}
.slider-warning .noUi-connect {
  background-color: #ff5722;
}
.slider-danger .noUi-connect {
  background-color: #f44336;
}
.slider-material-red .noUi-connect {
  background-color: #f44336;
}
.slider-material-pink .noUi-connect {
  background-color: #e91e63;
}
.slider-material-purple .noUi-connect {
  background-color: #9c27b0;
}
.slider-material-deep-purple .noUi-connect {
  background-color: #673ab7;
}
.slider-material-indigo .noUi-connect {
  background-color: #3f51b5;
}
.slider-material-blue .noUi-connect {
  background-color: #2196f3;
}
.slider-material-light-blue .noUi-connect {
  background-color: #03a9f4;
}
.slider-material-cyan .noUi-connect {
  background-color: #00bcd4;
}
.slider-material-teal .noUi-connect {
  background-color: #fd6d26;
}
.slider-material-green .noUi-connect {
  background-color: #fd6d26;
}
.slider-material-light-green .noUi-connect {
  background-color: #8bc34a;
}
.slider-material-lime .noUi-connect {
  background-color: #cddc39;
}
.slider-material-yellow .noUi-connect {
  background-color: #ffeb3b;
}
.slider-material-amber .noUi-connect {
  background-color: #ffc107;
}
.slider-material-orange .noUi-connect {
  background-color: #ff9800;
}
.slider-material-deep-orange .noUi-connect {
  background-color: #ff5722;
}
.slider-material-brown .noUi-connect {
  background-color: #795548;
}
.slider-material-grey .noUi-connect {
  background-color: #9e9e9e;
}
.slider-material-blue-grey .noUi-connect {
  background-color: #607d8b;
}
.slider .noUi-handle,
.slider-default .noUi-handle {
  background-color: #fd6d26;
}
.slider-black .noUi-handle {
  background-color: #000000;
}
.slider-white .noUi-handle {
  background-color: #ffffff;
}
.slider-inverse .noUi-handle {
  background-color: #3f51b5;
}
.slider-primary .noUi-handle {
  background-color: #fd6d26;
}
.slider-success .noUi-handle {
  background-color: #fd6d26;
}
.slider-info .noUi-handle {
  background-color: #03a9f4;
}
.slider-warning .noUi-handle {
  background-color: #ff5722;
}
.slider-danger .noUi-handle {
  background-color: #f44336;
}
.slider-material-red .noUi-handle {
  background-color: #f44336;
}
.slider-material-pink .noUi-handle {
  background-color: #e91e63;
}
.slider-material-purple .noUi-handle {
  background-color: #9c27b0;
}
.slider-material-deep-purple .noUi-handle {
  background-color: #673ab7;
}
.slider-material-indigo .noUi-handle {
  background-color: #3f51b5;
}
.slider-material-blue .noUi-handle {
  background-color: #2196f3;
}
.slider-material-light-blue .noUi-handle {
  background-color: #03a9f4;
}
.slider-material-cyan .noUi-handle {
  background-color: #00bcd4;
}
.slider-material-teal .noUi-handle {
  background-color: #fd6d26;
}
.slider-material-green .noUi-handle {
  background-color: #fd6d26;
}
.slider-material-light-green .noUi-handle {
  background-color: #8bc34a;
}
.slider-material-lime .noUi-handle {
  background-color: #cddc39;
}
.slider-material-yellow .noUi-handle {
  background-color: #ffeb3b;
}
.slider-material-amber .noUi-handle {
  background-color: #ffc107;
}
.slider-material-orange .noUi-handle {
  background-color: #ff9800;
}
.slider-material-deep-orange .noUi-handle {
  background-color: #ff5722;
}
.slider-material-brown .noUi-handle {
  background-color: #795548;
}
.slider-material-grey .noUi-handle {
  background-color: #9e9e9e;
}
.slider-material-blue-grey .noUi-handle {
  background-color: #607d8b;
}
.slider .noUi-handle,
.slider-default .noUi-handle {
  border-color: #fd6d26;
}
.slider-black .noUi-handle {
  border-color: #000000;
}
.slider-white .noUi-handle {
  border-color: #ffffff;
}
.slider-inverse .noUi-handle {
  border-color: #3f51b5;
}
.slider-primary .noUi-handle {
  border-color: #fd6d26;
}
.slider-success .noUi-handle {
  border-color: #fd6d26;
}
.slider-info .noUi-handle {
  border-color: #03a9f4;
}
.slider-warning .noUi-handle {
  border-color: #ff5722;
}
.slider-danger .noUi-handle {
  border-color: #f44336;
}
.slider-material-red .noUi-handle {
  border-color: #f44336;
}
.slider-material-pink .noUi-handle {
  border-color: #e91e63;
}
.slider-material-purple .noUi-handle {
  border-color: #9c27b0;
}
.slider-material-deep-purple .noUi-handle {
  border-color: #673ab7;
}
.slider-material-indigo .noUi-handle {
  border-color: #3f51b5;
}
.slider-material-blue .noUi-handle {
  border-color: #2196f3;
}
.slider-material-light-blue .noUi-handle {
  border-color: #03a9f4;
}
.slider-material-cyan .noUi-handle {
  border-color: #00bcd4;
}
.slider-material-teal .noUi-handle {
  border-color: #fd6d26;
}
.slider-material-green .noUi-handle {
  border-color: #fd6d26;
}
.slider-material-light-green .noUi-handle {
  border-color: #8bc34a;
}
.slider-material-lime .noUi-handle {
  border-color: #cddc39;
}
.slider-material-yellow .noUi-handle {
  border-color: #ffeb3b;
}
.slider-material-amber .noUi-handle {
  border-color: #ffc107;
}
.slider-material-orange .noUi-handle {
  border-color: #ff9800;
}
.slider-material-deep-orange .noUi-handle {
  border-color: #ff5722;
}
.slider-material-brown .noUi-handle {
  border-color: #795548;
}
.slider-material-grey .noUi-handle {
  border-color: #9e9e9e;
}
.slider-material-blue-grey .noUi-handle {
  border-color: #607d8b;
}
.selectize-control.single,
.selectize-control.multi {
  padding: 0;
}
.selectize-control.single .selectize-input,
.selectize-control.multi .selectize-input,
.selectize-control.single .selectize-input.input-active,
.selectize-control.multi .selectize-input.input-active {
  cursor: text;
  background: transparent;
  box-shadow: none;
  border: 0;
  padding: 0;
  height: 100%;
  font-size: 14px;
  line-height: 30px;
}
.selectize-control.single .selectize-input .has-items,
.selectize-control.multi .selectize-input .has-items,
.selectize-control.single .selectize-input.input-active .has-items,
.selectize-control.multi .selectize-input.input-active .has-items {
  padding: 0;
}
.selectize-control.single .selectize-input:after,
.selectize-control.multi .selectize-input:after,
.selectize-control.single .selectize-input.input-active:after,
.selectize-control.multi .selectize-input.input-active:after {
  right: 5px;
  position: absolute;
  font-size: 7px;
  content: "\e894";
  font-family: "Material-Design-Icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.selectize-control.single .selectize-input input,
.selectize-control.multi .selectize-input input,
.selectize-control.single .selectize-input.input-active input,
.selectize-control.multi .selectize-input.input-active input {
  font-size: 14px;
  outline: 0px;
  border: 0px;
  background: transparent;
}
.selectize-control.single .selectize-input.floating-label-fix input,
.selectize-control.multi .selectize-input.floating-label-fix input,
.selectize-control.single .selectize-input.input-active.floating-label-fix input,
.selectize-control.multi .selectize-input.input-active.floating-label-fix input {
  opacity: 0;
}
.selectize-control.single .selectize-input > div,
.selectize-control.multi .selectize-input > div,
.selectize-control.single .selectize-input.input-active > div,
.selectize-control.multi .selectize-input.input-active > div,
.selectize-control.single .selectize-input > .item,
.selectize-control.multi .selectize-input > .item,
.selectize-control.single .selectize-input.input-active > .item,
.selectize-control.multi .selectize-input.input-active > .item {
  display: inline-block;
  margin: 0 8px 3px 0;
  padding: 0;
  background: transparent;
  border: 0;
}
.selectize-control.single .selectize-input > div:after,
.selectize-control.multi .selectize-input > div:after,
.selectize-control.single .selectize-input.input-active > div:after,
.selectize-control.multi .selectize-input.input-active > div:after,
.selectize-control.single .selectize-input > .item:after,
.selectize-control.multi .selectize-input > .item:after,
.selectize-control.single .selectize-input.input-active > .item:after,
.selectize-control.multi .selectize-input.input-active > .item:after {
  content: ",";
}
.selectize-control.single .selectize-input > div:last-of-type:after,
.selectize-control.multi .selectize-input > div:last-of-type:after,
.selectize-control.single .selectize-input.input-active > div:last-of-type:after,
.selectize-control.multi .selectize-input.input-active > div:last-of-type:after,
.selectize-control.single .selectize-input > .item:last-of-type:after,
.selectize-control.multi .selectize-input > .item:last-of-type:after,
.selectize-control.single .selectize-input.input-active > .item:last-of-type:after,
.selectize-control.multi .selectize-input.input-active > .item:last-of-type:after {
  content: "";
}
.selectize-control.single .selectize-input > div.active,
.selectize-control.multi .selectize-input > div.active,
.selectize-control.single .selectize-input.input-active > div.active,
.selectize-control.multi .selectize-input.input-active > div.active,
.selectize-control.single .selectize-input > .item.active,
.selectize-control.multi .selectize-input > .item.active,
.selectize-control.single .selectize-input.input-active > .item.active,
.selectize-control.multi .selectize-input.input-active > .item.active {
  font-weight: bold;
  background: transparent;
  border: 0;
}
.selectize-control.single .selectize-dropdown,
.selectize-control.multi .selectize-dropdown {
  position: absolute;
  z-index: 1000;
  border: 0;
  width: 100% !important;
  left: 0 !important;
  height: auto;
  background-color: #FFF;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-radius: 2px;
  padding: 0;
  margin-top: 3px;
}
.selectize-control.single .selectize-dropdown .active,
.selectize-control.multi .selectize-dropdown .active {
  background-color: inherit;
}
.selectize-control.single .selectize-dropdown .highlight,
.selectize-control.multi .selectize-dropdown .highlight {
  background-color: #d5d8ff;
}
.selectize-control.single .selectize-dropdown .selected,
.selectize-control.multi .selectize-dropdown .selected,
.selectize-control.single .selectize-dropdown .selected.active,
.selectize-control.multi .selectize-dropdown .selected.active {
  background-color: #EEEEEE;
}
.selectize-control.single .selectize-dropdown [data-selectable],
.selectize-control.multi .selectize-dropdown [data-selectable],
.selectize-control.single .selectize-dropdown .optgroup-header,
.selectize-control.multi .selectize-dropdown .optgroup-header {
  padding: 10px 20px;
  cursor: pointer;
}
.selectize-control.single .dropdown-active ~ .selectize-dropdown,
.selectize-control.multi .dropdown-active ~ .selectize-dropdown {
  display: block;
}
.dropdownjs:after {
  right: 5px;
  top: 3px;
  font-size: 25px;
  position: absolute;
  content: "\e894";
  font-family: "Material-Design-Icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  pointer-events: none;
  color: #757575;
}
.shadow-z-1 {
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
}
.shadow-z-1-hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.shadow-z-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.shadow-z-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.shadow-z-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.shadow-z-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}
/*# sourceMappingURL=material.css.map */
.withripple {
  position: relative;
}
.ripple-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: inherit;
  pointer-events: none;
}
.ripple {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  opacity: 0;
  pointer-events: none;
}
.ripple.ripple-on {
  transition: opacity 0.15s ease-in 0s, -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  opacity: 0.1;
}
.ripple.ripple-out {
  transition: opacity 0.1s linear 0s !important;
  opacity: 0;
}
/*# sourceMappingURL=ripples.css.map */
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.9;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.9;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
}
.owl-item.loading > div:after {
    border: 3px solid #777;
    border-radius: 40px;
    height: 20px;
    opacity: 1;
    width: 20px;
    display: inline-block;
    -webkit-animation: pulsate 1s ease-out infinite;
    -moz-animation: pulsate 1s ease-out infinite;
    -ms-animation: pulsate 1s ease-out infinite;
    -o-animation: pulsate 1s ease-out infinite;
    animation: pulsate 1s ease-out infinite;
    content:"";
    margin:20px 0;
}
/*!
 * Bootstrap-select v1.7.2 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2015 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */.bootstrap-select{width:220px \0}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;z-index:1035;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1036}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%}select.bs-select-hidden,select.selectpicker{display:none!important}select.mobile-device{position:absolute!important;top:0;left:0;display:block!important;width:100%;height:100%!important;opacity:0}
/* ----------------------------------------------------
  SVG
------------------------------------------------------- */

svg.svg-icon {
    fill: ##281900;
    width: 22px;
    height: 22px;
}

.svg-test {
    background-color: #000;
    padding: 30px 0;
}


/* ----------------------------------------------------
  GENERAL
------------------------------------------------------- */

@media screen {
    body {
        font-family: 'Raleway', sans-serif;
        font-weight: normal;
        font-size: 14px;
        /*background: #fff;*/
        color: #281900;
    }
}

html.oldie {
    overflow: visible;
    overflow: auto !important;
    padding-top: 70px;
}

a {
    color: #fff;
}

    a:hover,
    a:focus {
        color: #f8a51b;
        outline: none !important;
        text-decoration: none;
    }

.overflowHidden {
    overflow: hidden;
}

a.btn,
.btn,
.btn:hover,
.btn:active,
.btn:focus,
.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    color: #000;
}


h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

img {
    max-width: 100%;
    height: auto;
}

.b-lazy {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
    max-width: 100%;
    opacity: 0;
}

    .b-lazy.b-loaded,
    .loaded .b-lazy {
        opacity: 1;
    }

.full_bg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 0;
}

.container {
    position: relative;
}

    .container.larger {
        min-width: 80%;
    }

    .container.smaller {
        max-width: 980px;
    }

.form-control-wrapper .floating-label {
    color: #333;
    font-size: 14px;
}

.form-control-wrapper .form-control:focus ~ .floating-label, .form-control-wrapper .form-control:not(.empty) ~ .floating-label {
    font-size: 12px;
}

.form-control {
    font-size: 14px;
}

hr {
    border-color: #bbb;
}

.clear {
    clear: both;
}

.checkbox label {
    padding-left: 30px;
}

.checkbox .checkbox-material {
    margin-left: -30px;
    margin-right: 5px;
}

    .checkbox .checkbox-material::before {
        -moz-transform-origin: center;
        -o-transform-origin: center;
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        top: -40%;
    }

.modal {
    background: rgba(51,51,51,0.85);
}


/* Validation Errors */

.validation-summary-errors {
    padding: 10px;
    font-size: 15px;
    background: #ffeeee;
    color: #c00d0e;
    border: 1px solid #c00d0e;
    margin: 20px 0;
}

    .validation-summary-errors ul {
        margin-left: 20px;
    }

    .validation-summary-errors li {
        list-style: square;
    }

.field-validation-error {
    color: #c00d0e;
}


/* ----------------------------------------------------
  SLABIFY
------------------------------------------------------- */

.slabified .slabbedtext {
    display: -moz-inline-box;
    display: inline-block;
    white-space: nowrap;
}

.slabbedtextinactive .slabbedtext {
    display: inline;
    white-space: normal;
    font-size: 1em !important;
    letter-spacing: inherit !important;
    word-spacing: inherit !important;
    *letter-spacing: 0 !important;
    *word-spacing: 0 !important;
}

.slabbedtextdone .slabbedtext {
    display: block;
}


/* ----------------------------------------------------
  BUTTONS
------------------------------------------------------- */

.btn {
    font-size: 24px;
    line-height: 24px;
    font-weight: 800;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
}

    .btn.btn-sm {
        font-size: 13px;
    }

.btn-bordered-white,
a.btn-bordered-white {
    color: #fff !important;
    border: 1px solid #fff;
}

    .btn-bordered-white:hover,
    a.btn-bordered-white:hover {
        background: rgba(255,255,255,0.1) !important;
    }

.btn-bordered-black,
a.btn-bordered-black {
    color: #000 !important;
    border: 1px solid #000;
    text-decoration: none;
}

    .btn-bordered-black:hover,
    a.btn-bordered-black:hover {
        background: rgba(0,0,0,0.1) !important;
    }

.btn-brd-black {
    border: 1px solid #000;
}

.btn-brd-primary,
.btn-brd-primary:focus {
    border: 1px solid #c00d0e;
}

.btn-primary .ripple {
    background: rgba(255,255,255,1) !important;
}

.btn-black:not(.btn-link):not(.btn-flat) {
    background-color: #333;
}

    .btn-black:not(.btn-link):not(.btn-flat):hover {
        background-color: #000;
    }

.btn-gray:not(.btn-link):not(.btn-flat) {
    background-color: #d0d0d0;
}

    .btn-gray:not(.btn-link):not(.btn-flat):hover {
        background-color: #f8a51b;
        color: #fff;
    }

/* Button Brd White */

.btn-brd-white {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    color: #fff !important;
}


/* Select Dropdown */


.selectOption .btn {
    border: 0;
    outline: none !important;
    color: #000;
    padding: 8px 35px 8px 20px;
    font-size: 15px;
    text-transform: uppercase;
}

.dropdown-menu > li > a {
    padding-top: 6px;
    padding-bottom: 6px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.selectOption a {
    text-transform: none;
    color: #333 !important;
    font-size: 16px;
}

.bootstrap-select.btn-group {
    min-width: 130px;
}

.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 {
    background: #efefef;
}


/* Go down, Go right */

.goDown i,
.goRight i {
    color: #fff;
    font-size: 80px;
}

.goDown .icon,
.goRight .icon {
    background-color: transparent;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    width: 60px;
    height: 60px;
    position: relative;
    display: block;
}

.goDown .icon {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.goRight .icon {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.goDown a,
.goRight a {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
    opacity: 0.7;
    -moz-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    display: block;
    position: absolute;
    left: 50%;
    top: 30%;
    margin-left: -30px;
}

    .goDown a:hover,
    .goRight a:hover {
        opacity: 1;
    }

@media screen and (max-width: 1399px) {

    .goDown .icon,
    .goRight .icon {
        width: 30px;
        height: 30px;
    }

    .goDown a,
    .goRight a {
        margin-left: -15px;
    }
}

/* ----------------------------------------------------
  COMPONENTS
------------------------------------------------------- */

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce, .bounceRight {
    -moz-animation: bounce 5s infinite;
    -webkit-animation: bounce 5s infinite;
    -o-animation: bounce 5s infinite;
    animation: bounce 5s infinite;
}

.spinner {
    border: 5px solid #333;
    border-radius: 40px;
    height: 40px;
    opacity: 0;
    width: 40px;
    display: inline-block;
    -webkit-animation: pulsate 1s ease-out infinite;
    -moz-animation: pulsate 1s ease-out infinite;
    -ms-animation: pulsate 1s ease-out infinite;
    -o-animation: pulsate 1s ease-out infinite;
    animation: pulsate 1s ease-out infinite;
}

@-webkit-keyframes pulsate {
    0% {
        -moz-transform: scale(0.1);
        -ms-transform: scale(0.1);
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

@keyframes pulsate {
    0% {
        -moz-transform: scale(0.1);
        -ms-transform: scale(0.1);
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

@-moz-keyframes pulsate {
    0% {
        -moz-transform: scale(0.1);
        -ms-transform: scale(0.1);
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

@-o-keyframes pulsate {
    0% {
        -moz-transform: scale(0.1);
        -ms-transform: scale(0.1);
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

@-ms-keyframes pulsate {
    0% {
        -moz-transform: scale(0.1);
        -ms-transform: scale(0.1);
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.0;
    }

    50% {
        opacity: 1;
    }

    100% {
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0;
    }
}

/* Lat Bounce */

@-webkit-keyframes bounceRight {
    0%, 20%, 53%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(30px, 0, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(15px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(4px, 0, 0);
    }
}

@keyframes bounceRight {
    0%, 20%, 53%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(30px, 0, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(15px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(4px, 0, 0);
    }
}

.bounceRight {
    -webkit-animation-name: bounceRight;
    animation-name: bounceRight;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

/* SwipeBox LightBox */
#swipebox-overlay {
    background: rgba(0,0,0,0.9);
}

#swipebox-slider .slide .swipebox-video-container {
    max-width: 1200px;
    padding: 0;
}

#swipebox-prev {
    left: 2% !important;
    padding: 30px;
}

#swipebox-next {
    right: 2% !important;
    padding: 30px;
}

    #swipebox-prev .icon,
    #swipebox-next .icon {
        background-color: transparent;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        width: 40px;
        height: 40px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        display: block;
    }

    #swipebox-next .icon {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

#swipebox-close {
    right: 2%;
    top: 2%;
}


/* Icons */

.close-icon {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

    .close-icon::before, .close-icon::after {
        content: '';
        position: absolute;
        height: 2px;
        width: 100%;
        top: 50%;
        left: 0;
        margin-top: -1px;
        background: #000;
    }

    .close-icon.white::before, .close-icon.white::after {
        background: #fff;
    }

    .close-icon::before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .close-icon::after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }


.prev-icon,
.next-icon {
    background-color: transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 40px;
    height: 40px;
    -webkit-transform: translateX(25%) rotate(135deg);
    -moz-transform: translateX(25%) rotate(135deg);
    -o-transform: translateX(25%) rotate(135deg);
    -ms-transform: translateX(25%) rotate(135deg);
    transform: translateX(25%) rotate(135deg);
    display: inline-block;
}

.next-icon {
    -webkit-transform: translateX(-25%) rotate(-45deg);
    -moz-transform: translateX(-25%) rotate(-45deg);
    -o-transform: translateX(-25%) rotate(-45deg);
    -ms-transform: translateX(-25%) rotate(-45deg);
    transform: translateX(-25%) rotate(-45deg);
}


/* ----------------------------------------------------
  PAGE TITLE
------------------------------------------------------- */

.page-sc-title {
    text-align: center;
    padding: 10px;
    position: relative;
    z-index: 1;
}

    .page-sc-title:not(.sc-title-2) {
        background-color: #f2f1f1;
    }

    .page-sc-title.sc-title-2 h2,
    .page-sc-title.sc-title-2 h1 {
        color: #f8a51b;
        text-transform: uppercase;
    }

    .page-sc-title.sc-title-2 h3 {
        margin-top: 30px;
        color: #000;
    }

    .page-sc-title.blu_title {
        background-color: #000;
    }

    .page-sc-title.yellow_title,
    .page-sc-title.orange_title {
        background-color: #000;
    }

    .page-sc-title h1,
    .page-sc-title h2,
    .page-sc-title h3,
    .page-sc-title p {
        color: #000;
    }

    .page-sc-title.blu_title h1,
    .page-sc-title.blu_title h2,
    .page-sc-title.blu_title h3,
    .page-sc-title.blu_title p {
        color: #fff;
    }

    .page-sc-title.yellow_title h1,
    .page-sc-title.yellow_title h2,
    .page-sc-title.yellow_title h3,
    .page-sc-title.yellow_title p {
        color: #f8a51b;
    }

    .page-sc-title.goright_title.yellow_title h1,
    .page-sc-title.goright_title.yellow_title h2,
    .page-sc-title.goright_title.yellow_titleh3,
    .page-sc-title.goright_title.yellow_title p {
        color: #f8a51b;
    }

    .page-sc-title.goright_title {
        padding: 30px 10px;
    }

        .page-sc-title.goright_title h2 {
            color: #f8a51b;
        }

        .page-sc-title.goright_title:after {
            display: block !important;
        }

    .page-sc-title .title-box {
        display: inline-block;
    }

    .page-sc-title:after {
        content: "";
        display: inline-block;
        width: 100%;
    }

    .page-sc-title a {
        text-decoration: none;
        color: #f8a51b;
    }

        .page-sc-title a:hover {
            color: #000;
        }

    .page-sc-title h3,
    .page-sc-title .subTitle {
        font-size: 18px;
        font-weight: 600;
        font-family: 'Raleway', sans-serif;
    }

    .page-sc-title h2,
    .page-sc-title .title {
        font-size: 52px;
        font-family: 'Raleway', sans-serif;
        font-weight: 800;
        text-transform: none;
        margin-top: 0;
        margin-bottom: 0;
        line-height: normal;
    }


    .page-sc-title h2 {
        text-transform: uppercase;
        /*font-size: 30px;*/
    }

    .page-sc-title .goRight {
        display: inline-block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

/* ----------------------------------------------------
  PARALLAX BG
------------------------------------------------------- */


.parallax_section {
    position: relative;
    overflow: hidden;
    height: 700px;
    height: 65vh;
}

.parallax_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}

    .parallax_bg .bg {
        background: #111 no-repeat center top;
        background-size: cover;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
    }

    .parallax_bg .parallax_title {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .parallax_bg h1,
    .parallax_bg h2 {
        color: #fff;
        text-transform: uppercase;
        font-weight: 800;
    }

    .parallax_bg h1 {
        font-size: 52px;
        margin: 0;
    }

    .parallax_bg h2 {
        font-size: 28px;
    }

.parallax_section.news-parallax {
    min-height: 53vh;
    max-height: 53vh;
    height: 500px;
}

.parallax_section.news-detail-parallax {
    min-height: 33vh;
    max-height: 33vh;
    height: 300px;
}

    .parallax_section.news-detail-parallax .bg {
        background-position: center 25%;
    }


@media (min-width: 1200px) {
    .parallax_title .container {
        width: 80vw;
        max-width: 1920px;
    }
}

/* ----------------------------------------------------
  HOME
------------------------------------------------------- */

.pageIntro {
    position: relative;
    overflow: hidden;
    display: block;
    /*    background: #000 no-repeat center;
    height: 800px;
    height: 100vh;*/
}

    .pageIntro .content {
        margin: 0 auto;
        text-align: center;
        padding: 15px;
        position: relative;
        z-index: 1;
        top: 40%;
        top: 35vh;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

/* OWL HOME */

.pageIntro__item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 30vh 0;
}

.pageIntro_owl.owl-theme .owl-controls {
    position: absolute;
    bottom: 70px;
    margin-top: 0;
    width: 100%;
}

.pageIntro_owl .pageIntro__content {
    background-color: #020303a6;
    color: #fff;
    padding: 30px;
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.pageIntro_owl .pageIntro__text {
    position: relative;
}

.pageIntro__title1 {
    margin: 0;
    font-size: 26px;
    color: #f8a51b;
    font-weight: 300;
    line-height: 1em;
    word-break: break-word;
    text-transform: uppercase;
}

.pageIntro__title2 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
    max-width: 500px;
    margin-top: 30px;
}

.pageIntro__content p {
    font-size: 16px;
    max-width: 500px;
    margin-top: 15px;
}

.pageIntro_owl.owl-theme .owl-controls .owl-page span {
    border: 1px solid #fff;
    background: transparent;
    width: 14px;
    height: 14px;
}

.pageIntro_owl.owl-theme .owl-controls .owl-page.active span {
    background: #fff;
}

.pageIntro_owl.owl-theme .owl-controls .owl-page:after {
    display: none;
}

@media (min-width: 481px) {

    .pageIntro__item {
        padding: 40vh 0;
    }

    .pageIntro__title1 {
        font-size: 40px;
    }

    .pageIntro__title2 {
        font-size: 22px;
    }
}

@media (min-width: 768px) {

    .pageIntro__item {
        min-height: 100vh;
        padding: 0;
    }

    .pageIntro_owl .pageIntro__text {
        position: absolute;
        top: 50%;
        transform: translateY(-80%);
        width: 100%;
    }

    .pageIntro_owl .pageIntro__content {
        padding: 40px 40px 50px;
    }

    .pageIntro__title1 {
        font-size: 5em;
    }

    .pageIntro_owl.owl-theme .owl-controls .owl-page span {
        border: 2px solid #fff;
        width: 20px;
        height: 20px;
    }

    .pageIntro_owl.owl-theme .owl-controls {
        bottom: 120px;
    }
}

@media (min-width: 1024px) {

    .pageIntro__title1 {
        font-size: 6em;
    }

    .pageIntro__title2 {
        font-size: 2em;
    }

    .pageIntro__content p {
        font-size: 16px;
    }
}

@media (min-width: 1400px) {

    .pageIntro_owl .pageIntro__content {
        padding: 60px 40px 70px;
    }

    .pageIntro__title1 {
        font-size: 9em;
        margin-bottom: 40px;
    }

    .pageIntro__title2 {
        font-size: 3.5em;
    }

    .pageIntro__content p {
        font-size: 17px;
    }

    .pageIntro_owl.owl-theme .owl-controls .owl-page span {
        border: 3px solid #fff;
        width: 35px;
        height: 35px;
    }
}

/* OWL HOME */

.oldie .pageIntro .content {
    top: 10%;
}

.pageIntro .content .logo {
    padding-bottom: 17%;
    padding-bottom: 30vh;
}

    .pageIntro .content .logo img {
        max-width: 335px;
    }

.pageIntro .content .text {
    width: 100%;
    text-align: center;
}

    .pageIntro .content .text h1,
    .pageIntro .content .text h2 {
        color: #fff;
        text-transform: uppercase;
    }

    .pageIntro .content .text h1 {
        margin: 0;
        line-height: 150px;
        font-size: 200px;
        letter-spacing: -7px;
        margin-left: -14px;
    }

    .pageIntro .content .text h2 {
        font-size: 50px;
        margin-left: -3px;
        letter-spacing: -1.6px;
    }

    .pageIntro .content .text p {
        color: #fff;
        font-weight: 600;
        font-size: 18px;
        text-align: justify;
    }


.pageIntro .goDown {
    position: absolute;
    bottom: 0;
    height: 120px;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    text-align: center;
}


.pageIntro .bottomBar {
    background: #b2b0b0;
    background: rgba(51,51,51,0.96);
    color: #fdfdfd;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 15px;
    overflow: hidden;
    z-index: 1;
    text-align: center;
}

    .pageIntro .bottomBar .quote {
        font-size: 24px;
    }

    .pageIntro .bottomBar .signature {
        margin: 0 auto;
        padding: 0;
        max-width: 1170px;
        text-align: right;
        position: relative;
    }

        .pageIntro .bottomBar .signature:after {
            content: url("/assets/img/signature.png");
            position: absolute;
            right: 0;
            top: 0;
            margin-top: -50px;
        }

@media (min-width: 1200px) {

    .pageIntro .content .text {
        padding: 0 50px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .pageIntro .content .text h1 {
        line-height: 150px;
        font-size: 187px;
    }

    .pageIntro .content .text h2 {
        font-size: 46px;
    }
}

@media (max-width: 1024px) {
    .pageIntro .content {
        top: 50vh;
    }
}

@media (max-width: 767px) {

    .pageIntro .content .text p {
        font-size: 16px;
        text-align: left;
    }

    .pageIntro .goDown {
        height: 60px;
        width: 100%;
    }

        .pageIntro .goDown a {
            top: 20%;
        }
}

@media (min-width: 992px) {

    .pageIntro .content .text {
        text-align: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .pageIntro .content .text h1 {
        line-height: 150px;
        font-size: 171px;
    }

    .pageIntro .content .text h2 {
        font-size: 41px;
        letter-spacing: 0.5px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {

    .pageIntro .content .text h1 {
        margin-left: -7px;
        font-size: 95px;
    }

    .pageIntro .content .text h2 {
        margin-left: -4px;
        margin-bottom: 10px;
        font-size: 24px;
        letter-spacing: 0.3px;
    }
}

@media (max-width: 767px) and (orientation:portrait) {

    .pageIntro .content .text {
        margin: 0 auto;
        max-width: 405px;
    }

        .pageIntro .content .text h1 {
            line-height: initial;
            letter-spacing: initial;
        }

        .pageIntro .content .text h2 {
            margin-bottom: 10px;
        }
}

@media (max-width: 767px) and (orientation:landscape) {
    .pageIntro .content {
        top: 50vh;
    }

        .pageIntro .content .text {
            max-width: none;
        }

            .pageIntro .content .text h1 {
                font-size: 60px;
                line-height: 50px;
            }

            .pageIntro .content .text h2 {
                margin: 10px 0;
                line-height: 15px;
                font-size: 20px;
            }

            .pageIntro .content .text p {
                font-size: 16px;
                line-height: 16px;
            }
}

@media (max-width: 480px) {

    .pageIntro .content .text h1 {
        margin-left: -12px;
        font-size: 72px;
    }

    .pageIntro .content .text h2 {
        margin-left: -8px;
        font-size: 19px;
        letter-spacing: -0.1px;
    }
}

/* ----------------------------------------------------
  HOME SECTION PRODUCTS PRESENTATION
------------------------------------------------------- */

.section_products_presentation {
    position: relative;
    overflow: hidden;
}


/* ----------------------------------------------------
  HOME BRANDS CAROUSEL
------------------------------------------------------- */

.brands-carousel {
    padding: 60px 0;
    overflow: hidden;
}

.brands-carousel .owl-wrapper{
   display: flex !important;
   align-items: center;
}

    .brands-carousel .owl-item {
        padding: 0 60px;
        min-height: 100px;
       
    }

@media (min-width: 992px) {
    .brands-carousel .owl-item {
        padding: 0 100px;
    }
}

.brands-carousel__title {
    margin-bottom: 60px;
}

    .brands-carousel__title h2 {
        text-transform: uppercase;
        line-height: normal;
        font-weight: 800;
        text-align: center;
        font-size: 36px;
        color: #0000004d;
    }

.brands-carousel__carousel {
    position: relative;
}

.brands-carousel .owl-carousel img {
    max-height: 200px;
    display: block;
    margin: 0 auto;
}

.brands-carousel__text {
    text-align: center;
    font-size: 15px;
    color: #b3b2b2;
    margin-top: 30px;
}

.brands-carousel__author {
    text-align: center;
    font-weight: 600;
    margin-top: 30px;
}

.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
    position: absolute;
    top: 50%;
    background-color: transparent;
    margin: 0;
    border: 0;
}

.owl-theme .owl-controls .owl-buttons .goRight,
.owl-theme .owl-controls .owl-buttons .goLeft {
    background-color: transparent;
}

    .owl-theme .owl-controls .owl-buttons .goRight .icon,
    .owl-theme .owl-controls .owl-buttons .goLeft .icon {
        border-right-color: #000;
        border-bottom-color: #000;
    }

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    transform: translate(0,-50%) rotate(180deg);
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    transform: translate(0,-50%);
}

.brands-carousel__text em {
    color: #151515;
    font-style: italic;
}


@media (min-width: 1024px) {

    .brands-carousel__text {
        font-size: 20px;
    }

    .brands-carousel__author {
        font-size: 16px;
    }
}

@media (min-width: 1400px) {

    .brands-carousel__text {
        font-size: 24px;
    }

    .brands-carousel__author {
        font-size: 17px;
    }
}


/* ----------------------------------------------------
  HOME IMAGE
------------------------------------------------------- */

.home-image {
    height: 40vw;
    min-height: 30vh;
    position: relative;
    background-size: cover;
    background-position: center;
}

/* ----------------------------------------------------
  OVERLAY MENU
------------------------------------------------------- */

.overlayMenu {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f8a51b;
    color: #281900;
    text-align: center;
    padding: 30px;
    overflow: auto;
    display: none;
}

    .overlayMenu nav {
        max-width: 600px;
        margin: 0 auto;
    }

        .overlayMenu nav ul {
            list-style: none;
            padding: 0;
        }

        .overlayMenu nav a,
        .overlay-search {
            display: block;
            background-image: linear-gradient(#fff, #fff), linear-gradient(#777, #777);
            background-size: 0 2px,100% 1px;
            background-repeat: no-repeat;
            background-position: center bottom,center calc(100% - 1px);
            background-color: transparent;
            font-size: 30px;
            padding: 5px 0;
            font-family: 'gotham_book','Open Sans',sans-serif;
            font-weight: bold;
            text-transform: uppercase;
            text-decoration: none;
            outline: none;
            color: #281900;
            -moz-transition-duration: 0.5s;
            -webkit-transition-duration: 0.5s;
            -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
            -moz-animation: input-highlight .5s forwards;
            -webkit-animation: input-highlight .5s forwards;
            -o-animation: input-highlight .5s forwards;
            animation: input-highlight .5s forwards;
        }

            .overlayMenu nav a:hover,
            .overlay-search:hover {
                color: #fff !important;
                background-image: linear-gradient(#fff, #fff), linear-gradient(#777, #777);
                background-size: 100% 2px, 100% 1px;
                box-shadow: none;
            }

    .overlayMenu .overlay-search {
        position: relative;
        text-align: left;
        padding: 0;
    }

        .overlayMenu .overlay-search,
        .overlayMenu .overlay-search input {
            height: 52px;
            padding: 0;
        }

            .overlayMenu .overlay-search svg {
                width: 24px;
                height: 24px;
                fill: #281900;
                position: absolute;
                right: 50%;
                margin-top: 12px;
                margin-right: -12px;
                -moz-transition: all 0.5s;
                -webkit-transition: all 0.5s;
                -o-transition: all 0.5s;
                transition: all 0.5s;
            }

.overlay-search.active svg {
    right: 5px;
    margin-right: 0;
    width: 20px;
}

.overlayMenu .search-hidden {
    opacity: 0;
    z-index: 0;
    height: 100%;
}

.overlay-search.active .search-hidden {
    opacity: 1;
    z-index: 1;
}

.overlayMenu .form-control {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    padding: 12px 0;
    color: #281900;
    height: initial;
}

.overlayMenu .closeMenu,
.overlayCart .closeMenu {
    position: fixed;
    top: 0;
    right: 0;
    background: #b2b0b0 !important;
    color: #000 !important;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s;
    margin: 20px;
    border-radius: 4px;
    padding: 0;
    z-index: 2;
}

    .overlayMenu .closeMenu .close-icon,
    .overlayCart .closeMenu .close-icon {
        width: 30px;
        height: 30px;
        top: 50%;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .overlayMenu .closeMenu:hover,
    .overlayCart .closeMenu:hover {
        background: #fff !important;
        color: #000 !important;
    }

.overlayMenu .containerMenu {
    display: table;
    width: 100%;
    height: 100%;
}

.overlayMenu:not(.overlaySearch) .containerMenu .middle {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    text-align: center;
}

.overlayMenu.overlaySearch .containerMenu .middle {
    padding-top: 30%;
    padding-top: 30vh;
}

.overlayMenu .containerMenu .address {
    font-size: 12px;
    margin-top: 4%;
    margin-top: 8vh;
    position: relative;
    padding-bottom: 120px;
    color: #aaa;
}

.containerMenu a {
    color: #281900;
    text-decoration: none;
}

.containerMenu .secMenu {
    margin: 10px 0;
    font-size: 0;
}

    .containerMenu .secMenu li {
        display: inline-block;
        margin: 5px 0;
        border-color: #281900;
        border-width: 2px;
    }

        .containerMenu .secMenu li a {
            padding: 4px 10px;
            display: block;
            font-size: 14px;
        }

            .containerMenu .secMenu li a:hover {
                color: #fff;
            }

.loaded .overlayMenu .containerMenu .address:after {
    content: url("/assets/img/address.png");
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0.7;
}

.oldie .loaded .overlayMenu .containerMenu .address:after {
    left: 50%;
    margin-left: -115px;
}

.overlayMenu .logo {
    margin-bottom: 2%;
    margin-bottom: 4vh;
    fill: #281900;
}

/* ----------------------------------------------------
  OVERLAY CART
------------------------------------------------------- */

.overlayCart {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    padding: 0;
    overflow: auto;
    display: none;
    color: #000;
    text-align: left;
}

    .overlayCart svg.gbSymbol {
        opacity: 0.04 !important;
        z-index: 0;
    }

    .overlayCart .ocBg {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        background: #000;
        opacity: 0.9;
    }

.basketPreview {
    max-width: 1170px;
    margin: 0 auto;
    display: table;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}

.basketContainer {
    background: rgb(220,220,220);
    padding: 4% 5%;
    overflow: hidden;
    border-radius: 4px;
}

    .basketContainer > div,
    .basketContainer > p {
        position: relative;
        z-index: 1;
    }

.basketPreview .middle {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.basketPreview table {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    z-index: 1;
    position: relative;
}

    .basketPreview table th {
        padding: 10px;
        font-size: 14px;
        text-transform: uppercase;
        text-align: left;
        color: #000;
        font-family: 'Raleway', sans-serif;
    }

    .basketPreview table td {
        background: rgba(0,0,0,0.1);
        padding: 5px 10px;
        transition: 0.3s all;
        vertical-align: middle;
    }

    .basketPreview table tr:hover td {
        background: rgba(0,0,0,0.14);
        color: #000;
    }

    .basketPreview table tr.clear {
        height: 5px;
    }

    .basketPreview table tr {
        position: relative;
    }

        .basketPreview table tr.clear:after {
            display: none;
        }

.removeIcon {
    display: block;
    position: relative;
}

.basketPreview .removeIcon:after {
    font-size: 34px;
    display: inline-block;
    content: "\00d7";
    color: #000;
}

.basketPreview .removeIcon:hover:after {
    color: #c00d0e;
}

.basketPreview table .image {
    padding: 0;
}

    .basketPreview table .image > div {
        text-align: center;
        width: 90%;
        background: #fff;
        margin: 1px;
    }

    .basketPreview table .image img {
        padding: 5px;
    }

.basketPreview .title {
    font-size: 30px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    text-transform: uppercase;
    font-weight: bold;
}

.basketPreview .buttons .btn {
    float: right;
    padding: 10px 20px;
    margin: 0 !important;
    min-width: 180px;
    text-transform: uppercase;
    font-weight: normal;
}

.basketPreview .btn.btn-sm {
    padding: 5px 20px;
}

.basketPreview .right {
    float: right;
}

    .basketPreview .right .fa {
        margin-left: 10px;
    }

.basketPreview .left {
    float: left !important;
}

    .basketPreview .left .fa {
        margin-right: 10px;
    }

.basketPreview td input {
    color: #000;
    text-align: center;
    padding: 5px 10px;
    width: 60px;
    border: 0;
    background: rgba(255,255,255,0.8);
    -moz-transition: background 0.5s;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
}

    .basketPreview td input:focus {
        background: #fff;
    }

.basketPreview .buttons {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid rgb(114, 100, 100);
    overflow: hidden;
}

.basketPreview .cart-total {
    text-align: right;
    width: auto;
    float: right;
    margin: 0;
    text-transform: uppercase;
}

    .basketPreview .cart-total td {
        padding: 5px 20px;
        background: none;
    }

        .basketPreview .cart-total td:last-child {
            font-weight: bold;
            font-size: 16px;
        }

    .basketPreview .cart-total tr td:first-child {
        text-align: left;
        font-weight: bold;
        font-size: 14px;
    }

    .basketPreview .cart-total tr.total,
    .basketPreview .cart-total tr.total:hover td {
        text-transform: uppercase;
        font-weight: bold;
        background: #fff;
    }

        .basketPreview .cart-total tr.total td:last-child {
            font-size: 24px;
            font-weight: bold;
        }

.basketPreview .more-info {
    font-size: 16px;
}

.basketPreview .remove {
    cursor: pointer;
}



/* ----------------------------------------------------
  TOP HEADER - MENU
------------------------------------------------------- */

.topHeader,
.topHeader .navbar .navbar-brand img,
.topHeader .navbar .navbar-nav > li.menuToggle .svg-icon,
.topHeader .navbar .navbar-nav > li > a,
.topHeader .navbar .navbar-nav .change_lang a,
.topHeader .caret {
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .topHeader .navbar .navbar-nav .change_lang a {
        text-transform: uppercase;
    }

    .topHeader .navbar .navbar-nav a {
        font-weight: 600;
    }

/* transitions end */

.topHeader {
    position: fixed;
    z-index: 202;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
}

    .topHeader.not_to_top {
        background: rgba(255, 255, 255, 0.95);
    }

    .topHeader .navbar .navbar-brand {
        display: inline-block;
    }

        .topHeader .navbar .navbar-brand img {
            padding: 20px 0;
            max-width: 250px;
        }

    .topHeader.not_to_top .navbar .navbar-brand img {
        padding: 5px 0;
    }

    .topHeader .navbar .navbar-nav {
        float: right;
    }

        .topHeader .navbar .navbar-nav > li {
            float: left;
            font-size: 16px;
        }

            .topHeader .navbar .navbar-nav > li.menuToggle {
                display: none;
            }

        .topHeader .navbar .navbar-nav .navbar-search .navbar-search {
            margin-left: 30px;
        }

        .topHeader .navbar .navbar-nav .navbar-search svg {
            margin-bottom: -5px;
        }

        .topHeader .navbar .navbar-nav .change_lang:before {
            height: 25px;
            width: 1px;
            content: "";
            background-color: #281900;
            position: absolute;
            bottom: 0;
            left: 0;
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            margin-bottom: 5px;
            transition: margin 0.3s ease;
        }


    .topHeader.not_to_top .navbar .navbar-nav .change_lang:before {
        margin-bottom: 15px;
    }

    .topHeader .navbar .navbar-nav > li.menuToggle .svg-icon {
        width: 38px;
        height: 38px;
        margin: 38px 5px 0 0;
    }

    .topHeader.not_to_top .navbar .navbar-nav > li.menuToggle .svg-icon {
        margin: 18px 5px 0 0;
    }

    .topHeader .navbar .navbar-nav > li > a,
    .topHeader .navbar .navbar-nav .change_lang > li > a {
        padding: 40px 10px 10px;
        line-height: 40px;
        display: block;
        color: #281900;
    }

    .topHeader.not_to_top .navbar .navbar-nav > li > a,
    .topHeader.not_to_top .navbar .change_lang > li > a {
        line-height: 40px;
        padding: 18px 10px;
    }

    .topHeader .navbar .navbar-nav .change_lang > li > a {
        padding-left: 10px;
    }

    .topHeader.not_to_top .navbar .navbar-nav .change_lang > li > a {
        padding-left: 10px;
    }

    .topHeader .navbar .navbar-nav .navbar-search a {
        padding-right: 5px;
    }


    .topHeader.not_to_top .navbar .navbar-nav .navbar-search a {
        padding-right: 5px;
    }

    .topHeader .navbar .navbar-nav .change_lang .dropdown-menu {
        min-width: unset;
        left: 50%;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .topHeader .navbar .navbar-nav .change_lang .dropdown-toggle:focus,
    .topHeader .navbar .navbar-nav .change_lang .dropdown-toggle:hover {
        background-color: transparent;
        color: #281900;
    }

    .topHeader .caret {
        position: absolute;
        left: 50%;
        margin-top: -5px;
        margin-left: 0;
        border: transparent;
        -moz-transform: translateX(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
        -o-transform: translateX(-50%) rotate(45deg);
        -webkit-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);
        background-color: transparent;
        border-right: 1px solid #281900;
        border-bottom: 1px solid #281900;
        width: 10px;
        height: 10px;
    }

    .topHeader.not_to_top .caret {
        margin-top: -10px;
    }


/* ----------------------------------------------------
  GO PAGE BACK
------------------------------------------------------- */

.pageBack {
    overflow: hidden;
    background: rgba(41,48,77,0.5);
    color: #fff;
    position: absolute;
    z-index: 202;
    top: 50%;
    cursor: pointer;
    width: 60px;
    height: 60px;
    text-align: center;
    -moz-transition: background 0.3s ease;
    -webkit-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .pageBack:hover {
        background: rgba(41,48,77,1);
    }

    .pageBack span {
        position: relative;
        top: 30%;
        width: 20px;
        height: 20px;
    }

/* ----------------------------------------------------
  SECTION PRODUCT PRESENTATION
------------------------------------------------------- */

.section_products_highlights {
    padding-top: 75px;
    position: relative;
    overflow: hidden;
}

    .section_products_highlights .page-sc-title {
        background-color: transparent;
        padding: 10px 0 60px;
    }

    .section_products_highlights .prod_pres_title {
        color: #f8a51b;
        background: #fff;
        font-weight: 600 !important;
    }

    .section_products_highlights a:hover {
        text-decoration: none;
    }

    .section_products_highlights .mg-link {
        z-index: 1;
    }

.section_products_highlights__box {
    flex: 0 1 100%;
    margin: 0 auto 30px;
}



.section_products_highlights__row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.section_products_highlights .mg-box .prod_pres_title {
    font-size: 16px;
    font-weight: 400;
}

.section_products_highlights .mg-box.time-box {
    bottom: 16%;
}

.section_products_highlights .mg-box {
    fill: #bcbbbb;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

    .section_products_highlights .mg-box img {
    	margin: auto auto 30px;
    	padding-top: 15px;
    	max-width: 120px;
    }


    .section_products_highlights .mg-box + p {
        text-align: center;
        color: #151515;
        margin: 15px 15px 0 15px;
    }

.section_products_highlights .full_bg {
    -moz-opacity: 0.5 !important;
    opacity: 0.5 !important;
}

@media (min-width: 481px) {

    .section_products_highlights__box {
        flex: 0 1 50%;
    }
}

@media (min-width: 768px) {

    .section_products_highlights {
        padding-bottom: 30px;
    }

     .section_products_highlights__box {
        flex: 0 1 33.33%;
    }
}

@media (min-width: 1024px) {

    .section_products_highlights {
        padding-bottom: 60px;
    }

    .section_products_highlights__box {
        flex: 0 1 16.66%;
        margin: unset;
    }
}

/* ----------------------------------------------------
  SECTION GALLERY
------------------------------------------------------- */

.section-gallery {
    padding: 70px 0 50px 0;
    position: relative;
    overflow: hidden;
}

    .section-gallery .container,
    .section-gallery .page-sc-title {
        position: relative;
        z-index: 1;
    }


/* Mosaic Gallery */

.big-gallery {
    min-height: 800px;
}

.mos-gallery {
    margin-top: 50px;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 0 10%;
    font-size: 16px;
    font-weight: bold;
}

    .mos-gallery [class^=col-] {
        padding: 0 4px;
    }

.mos-mobile {
    padding: 0;
}

    .mos-mobile .mg-box {
        margin: 0 0 8px 0;
    }

.mg-box {
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
    display: block;
}

.oldie .mg-box,
.oldie .wow {
    visibility: visible !important;
}

.mos-gallery .overlay,
.image-list .overlay {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4) !important;
    color: #fff;
    text-decoration: none;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding: 15px;
    z-index: 1;
    margin: 0 !important;
    display: block;
}

.mos-gallery .mg-box:hover {
    z-index: 1;
}

.image-list .overlay {
    background: rgba(0,0,0,0.1) !important;
}

.mos-gallery .mg-box:hover .overlay,
.mos-gallery .mg-box.active .overlay,
.image-list .grid-item:hover .overlay {
    opacity: 1;
    background: rgba(0,0,0,0.6) !important;
}

.image-list .grid-item:hover .overlay {
    background: rgba(0,0,0,0.4) !important;
}


.mos-gallery .mg-box:hover .overlay:before {
    opacity: 1;
}

.mos-gallery .mg-box.active .overlay:before {
    transition: opacity 0.5s;
}

.mos-gallery .mg-box img {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.mos-gallery .mg-box:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.mos-gallery .mg-box .overlay .content {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

    .mos-gallery .mg-box .overlay .content .svg-icon {
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        fill: #fff;
        width: 30px;
        height: 30px;
        opacity: 0;
        margin-top: 20px;
        margin-bottom: -20px;
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

.mos-gallery .mg-box:hover .overlay .content .svg-icon,
.image-list .grid-item:hover .svg-icon {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    margin-bottom: -20px;
}

.mos-gallery .btn-border {
    padding: 10px 15px;
    border: 2px solid #fff;
    font-weight: 600;
    margin-top: 5%;
    font-size: 13px;
    line-height: normal;
}

    .mos-gallery .btn-border:hover {
        background: #fff;
        color: #333;
    }


.mos-gallery .col-1 .mg-box.box-1 {
    margin-top: 50%;
}

.big-gallery .mos-gallery .col-1 .mg-box.box-1 {
    margin-top: 40%;
}

.mos-gallery .col-1 .mg-box.box-2 {
    margin-right: -54%;
    margin-left: 50%;
}

.mos-gallery .col-3 .mg-box.box-1 {
    margin-top: 50%;
}

.mos-gallery .col-3 .mg-box.box-2 {
    margin-right: 50%;
    margin-left: -50%;
}

.mos-gallery .col-4 .mg-box.box-1 {
    margin-top: 20%;
}

.mos-gallery .col-4 .mg-box.box-2 {
    margin-right: 50%;
    margin-left: -50%;
}


/* ----------------------------------------------------
  PARALLAX
------------------------------------------------------- */


.parallax-s {
    height: 600px;
    height: 50vw;
    max-height: 50vh;
    min-height: 200px;
    overflow: hidden;
    position: relative;
}

.parallax-m {
    height: 600px;
    height: 50vw;
    max-height: 50vh;
    min-height: 200px;
    overflow: hidden;
    position: relative;
}

    .parallax-m.min {
        height: auto;
        max-height: none;
        min-height: 50vh;
        overflow: hidden;
        position: relative;
    }

        .parallax-m.min .parallax-window {
            min-height: 50vh;
        }

.parallax-b {
    height: 600px;
    height: 85vw;
    max-height: 85vh;
    min-height: 200px;
    position: relative;
}

    .parallax-b .parallax-window,
    .parallax-m .parallax-window,
    .parallax-s .parallax-window {
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
        height: 100%;
        width: 100%;
    }

.mobile .parallax-window,
.parallax-window.static-bg {
    background-attachment: scroll;
    background-position: center !important;
}

.pageNavigation .static-bg {
    background-size: cover;
    background-position: top 25% center !important;
}

.parallax-b .parallax-window:before {
    background: #000;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.2;
    transition: all 1s;
}

#g0 .middle-content {
    opacity: 1 !important;
}

.parallax-b:after {
    content: "";
    clear: both;
    width: 100%;
}

.parallax-b .parallax-window .middle-content,
.section-guest .middle-content {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    width: 100%;
    padding: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-size: 24px;
    text-align: center;
}

    .parallax-b .parallax-window .middle-content h2 {
        font-size: 36px;
        margin-top: 0;
    }

.cover-image {
    background-position: top center;
    background-size: cover;
    background-attachment: scroll !important;
}

.parallax-m.min .middle-content {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

    .parallax-m.min .middle-content .box {
        width: 46%;
        background: rgba(50,50,50,0.75);
        color: #fff;
        font-size: 14px;
        padding: 4%;
        min-height: 50vh;
    }

        .parallax-m.min .middle-content .box p {
            margin-bottom: 10px;
        }

            .parallax-m.min .middle-content .box p:last-child {
                margin: 0;
            }

    .parallax-m.min .middle-content.right .box {
        float: right;
    }

    .parallax-m.min .middle-content .box .btn {
        margin-bottom: 0;
    }

    .parallax-m.min .middle-content.right .box .btn {
        float: right;
    }

    .parallax-m.min .middle-content .box .title {
        margin-bottom: 20px;
        position: relative;
        text-align: left;
    }

        .parallax-m.min .middle-content .box .title:after {
            height: 3px;
            background: #c00d0e;
            width: 50px;
            content: "";
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
            display: inline-block;
        }

    .parallax-m.min .middle-content .box h2 {
        color: #fff;
        font-size: 26px;
        text-transform: uppercase;
    }

    .parallax-m.min .middle-content .box h3 {
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
    }


/* ----------------------------------------------------
  SECTION PREVIEW PRODUCTS
------------------------------------------------------- */

.section-prev-products {
    position: relative;
    background: #efefef;
    background: -moz-linear-gradient(top, rgba(200,200,200,1) 0%, rgba(251,251,251,1) 50%, rgba(251,251,251,1) 50%, rgba(200,200,200,1) 100%);
    background: -webkit-linear-gradient(top, rgba(200,200,200,1) 0%,rgba(251,251,251,1) 50%,rgba(251,251,251,1) 50%,rgba(200,200,200,1) 100%);
    background: linear-gradient(to bottom, rgba(200,200,200,1) 0%,rgba(251,251,251,1) 50%,rgba(251,251,251,1) 50%,rgba(200,200,200,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8c8c8', endColorstr='#c8c8c8',GradientType=0 );
}

    .section-prev-products .page-sc-title {
        margin-bottom: 40px;
    }

.prev-box,
a.prev-box {
    padding: 0 0 50px0;
    height: 500px;
    height: 50vw;
    max-height: 60vh;
    min-height: 200px;
    position: relative;
    display: block;
    text-decoration: none;
    color: #000;
    outline: none;
    overflow: hidden;
    border: none;
    background-size: auto;
    background-position: bottom left;
    background-position: bottom 60px left -160px;
    -moz-transition: background-position 1.4s ease;
    -o-transition: background-position 1.4s ease;
    -webkit-transition: background-position 1.4s ease;
    transition: background-position 1.4s ease;
}

    a.prev-box:hover {
        background-position: bottom center;
        background-position: bottom 60px left -100px;
    }

.oldie .prev-box,
.oldie a.prev-box {
    background: center bottom no-repeat;
}

.oldie .section-prev-products {
    filter: none;
}

.prev-products {
    /*padding: 65px 0 40px 0;*/
    padding: 40px 0 40px 0;
    background: #e0e0e0;
}

.loaded .prev-products {
}

.prev-products .carousel .owl-item {
    text-align: center;
}

    .prev-products .carousel .owl-item > div {
        margin: 0 10px;
        padding: 20px 0 30px 0;
        background: #fff;
    }

    .prev-products .carousel .owl-item a {
        text-decoration: none;
        color: #281900;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        font-size: 17px;
        display: block;
    }

    .prev-products .carousel .owl-item:hover a {
        color: #c00d0e;
    }

    .prev-products .carousel .owl-item .title {
        text-transform: uppercase;
        margin-top: 20px;
        padding: 0 15px;
        height: 50px;
        font-size: 15px;
        line-height: normal;
    }

    .prev-products .carousel .owl-item img {
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        -moz-transition: transform 0.5s;
        -webkit-transition: transform 0.5s;
        -o-transition: all 0.3s;
        transition: transform 0.5s;
    }

    .prev-products .carousel .owl-item:hover img {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

.owl-theme .owl-controls {
    margin-top: 40px;
}

    .owl-theme .owl-controls .owl-page span {
        background: #dadada;
        border: 3px solid #333;
        width: 14px;
        height: 14px;
        position: relative;
        z-index: 1;
        opacity: 1;
        margin: 5px 12px;
    }

    .owl-theme .owl-controls .owl-page.active span {
        background: #333;
    }

    .owl-theme .owl-controls .owl-page {
        position: relative;
    }

        .owl-theme .owl-controls .owl-page:after {
            height: 2px;
            background: #333;
            content: "";
            position: absolute;
            top: 47%;
            left: 50%;
            width: 100%;
            z-index: 0;
        }

        .owl-theme .owl-controls .owl-page:last-child:after {
            display: none;
        }

.related-products-dett .owl-theme .owl-controls .owl-page span {
    border-color: #000;
    background: #fff;
}

.related-products-dett .owl-theme .owl-controls .owl-page.active span {
    background: #000;
    border: 3px solid #000;
}

.related-products-dett .owl-theme .owl-controls .owl-page:after {
    background: #000;
}

/* ----------------------------------------------------
  SECTION GUEST
------------------------------------------------------- */

.section-guest {
    background: #000 no-repeat;
    background-position: right 5% center;
    background-position: right 5vw center;
    background-size: auto 100%;
    height: 600px;
    height: 50vw;
    max-height: 60vh;
    min-height: 200px;
    position: relative;
}

    .section-guest .title {
        text-transform: uppercase;
        padding-bottom: 20px;
        margin-bottom: 20px;
        position: relative;
    }

        .section-guest .title:after {
            height: 3px;
            background: #c00d0e;
            width: 70px;
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
        }

    .section-guest h3 {
        font-size: 20px;
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #fff;
    }

    .section-guest h2 {
        font-size: 36px;
        font-family: 'Raleway', sans-serif;
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 0;
        line-height: normal;
        color: #fff;
    }

    .section-guest .middle-content {
        font-size: 15px;
        text-align: left;
    }

    .section-guest .btn:hover {
        background: #c00d0e !important;
    }


/* ----------------------------------------------------
  SECTION NEWS
------------------------------------------------------- */

.section-news {
    padding: 50px 0 80px 0;
    background-position: top center;
}

    .section-news .page-sc-title {
        margin-bottom: 40px;
        /*border-bottom: 1px solid #aaa;*/
    }

    .section-news article:hover {
        z-index: 1;
    }

    .section-news article .image {
        position: relative;
    }

        .section-news article .image img {
            width: 100%;
        }

    .section-news article .content {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.1);
        transition: all 0.5s;
    }

    .section-news article:hover .content {
        background: rgba(0,0,0,0.3);
    }

    .section-news article > a {
        display: block;
        text-decoration: none;
        color: #333;
        position: relative;
    }

    .section-news article .content .svg-icon {
        fill: #fff;
        width: 50px;
        height: 50px;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        transition: all 1s;
        transform: scale(0.7);
    }

    .section-news article:hover .content .svg-icon {
        transform: scale(1);
    }

    .section-news article {
        margin: 0 auto;
        position: relative;
    }

        .section-news article:after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            box-shadow: 0 0 15px rgba(0,0,0,0.2);
            border: 1px solid #ccc;
            z-index: -1;
            opacity: 0;
            -moz-transition: box-shadow 0.5s, opacity 0.5s;
            -webkit-transition: box-shadow 0.5s, opacity 0.5s;
            transition: box-shadow 0.5s, opacity 0.5s;
            background: #fff;
            -moz-box-sizing: content-box;
            -webkit-box-sizing: content-box;
            box-sizing: content-box;
            padding: 15px;
            margin: -16px 0 0 -16px;
        }

        .section-news article:hover:after {
            opacity: 1;
        }

    .section-news .image {
        text-align: center;
    }

    .section-news .text {
        text-align: left;
    }

        .section-news .text time {
            text-transform: uppercase;
            font-family: 'Raleway', sans-serif;
            font-weight: bold;
            color: #333;
            font-size: 16px;
            margin: 10px 0;
            display: block;
        }

            .section-news .text time span {
                margin-right: 5px;
                font-size: 45px;
                color: #c00d0e;
                font-family: 'Raleway', sans-serif;
                font-weight: normal;
            }

    .section-news article:hover h2 {
        color: #c00d0e;
    }

    .section-news .text h2 {
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #333;
        transition: color 0.5s;
    }

    .section-news .text .description {
        position: relative;
        margin-bottom: 15px;
    }

    .section-news .text .btn:hover {
        background: #333 !important;
        color: #fff !important;
    }

.owl-news .owl-wrapper-outer {
    width: 100%;
    width: calc(100% + 20px);
    margin-left: -10px;
    padding: 10px;
}

.owl-news .owl-item article {
    margin: 15px;
}

.owl-news .owl-controls {
    margin: 0;
}

    .owl-news .owl-controls .owl-page span {
        background: #fff;
    }


/* ----------------------------------------------------
  FOOTER
------------------------------------------------------- */

.footer {
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: relative;
    z-index: 201;
    background-size: cover;
    background-position: center;
}

    .footer .page-sc-title h2 {
        text-transform: none;
    }

@media (min-width: 1200px) {
    .footer .quick_contacts .container {
        width: 80vw;
        max-width: 1920px;
    }
}

/* Footer Tile */

.footer .page-sc-title .goRight .icon {
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
}


/* Footer Quick Contacts */

.quick_contacts {
    font-size: 25px;
    font-weight: 800;
    padding: 90px 0 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

    .quick_contacts .quickie {
        min-height: 60px;
        display: table;
        margin: 15px 0;
        font-weight: 600;
    }

        .quick_contacts .quickie > div {
            vertical-align: middle;
            display: inline-block;
            display: table-cell;
            padding: 0 15px;
        }

            .quick_contacts .quickie > div:first-child {
                text-align: right;
            }

            .quick_contacts .quickie > div:last-child {
                text-align: left;
                border-left: 3px solid #fff;
            }


        .quick_contacts .quickie svg {
            width: 40px;
            height: 40px;
            margin-top: 10px;
        }

@media (max-width: 1399px) {

    .quick_contacts .quickie > div {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    .quick_contacts {
        background: rgba(0,0,0,0.6) !important;
    }
}


/* Footer Reach */

.quick_contacts_row {
}

.quickreach {
}

.quick_contacts--left {
    margin-bottom: 30px;
}

.richie {
    text-align: left;
    font-weight: 600;
    margin-bottom: 15px;
}

.richie:last-child {
    margin-bottom: 30px;
}

.richie svg.svg-icon {
	fill: #fff;
	width: 30px;
	height: 30px;
}

@media (min-width: 992px) {

    .quick_contacts_row {
        display: flex;
    }

    .quick_contacts--left {
        flex: 0 1 33.33333%;
        margin-bottom: 0;
    }

    .quick_contacts--right {
        flex: 0 1 66.66666%;
    }

    .quickreach {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-content: space-between;
        flex-wrap: wrap;
        position: relative;
        height: 100%;
    }

    .richie {
        flex: 0 1 auto;
        margin: 0;
    }
}


/* Footer Form */

.quick_contacts .form-control-2,
.quick_contacts .checkbox label {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
}

.quick_contacts .form-control-2 {
    border: 0;
    padding: 15px;
    background-color: rgba(170,173,184,0.6);
}

    .quick_contacts .form-control-2.input-validation-error {
        border: 3px solid #c00d0e;
    }

.quick_contacts textarea.form-control-2 {
    height: auto;
    resize: none;
    min-height: 100px;
}

.form-control-2::-webkit-input-placeholder {
    color: #fff;
}

.form-control-2::-moz-placeholder {
    color: #fff;
}

.form-control-2:-ms-input-placeholder {
    color: #fff;
}

.form-control-2:-moz-placeholder {
    color: #fff;
}

.btn.btn-contact-send,
.btn.btn-contact-send:focus {
    width: 100%;
    background: #f8a51b !important;
    padding: 15px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 800;
    color: #fff;
}

/* Footer Copyright */

.footer .copy {
    background: rgba(0,0,0,0.7);
    padding: 45px 0;
    font-size: 18px;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-align: left;
    min-height: 78px;
}

    /*    .footer .copy a {
        color: #000;
    }
*/
    .footer .copy ul {
        float: right;
        margin: 0;
        padding: 0;
    }

        .footer .copy ul li {
            float: left;
            list-style: none;
        }

            .footer .copy ul li a {
                padding: 10px 8px;
            }

            .footer .copy ul li:last-child a {
                padding-right: 0;
            }


@media (max-width: 1200px) {
    .quick_contacts {
        padding: 90px 0 240px;
    }

        .quick_contacts > .container > .row > div:first-child {
            margin-bottom: 60px;
        }
}

/* ----------------------------------------------------
  CONTENT
------------------------------------------------------- */

.contentHeader {
    text-align: center;
    padding: 20px 0;
    background: #fff;
}


    .contentHeader .logo img {
        max-width: 230px;
    }

.pageTitle {
    background: #f2f1f1;
    text-align: center;
    padding: 35px 0 30px 0;
    text-transform: uppercase;
    position: relative;
}

    .pageTitle .main-title,
    .pageSubTitle h2 {
        font-size: 38px;
        margin: 0;
        line-height: normal;
    }

    .pageTitle .sec-title,
    .pageSubTitle h3 {
        font-size: 18px;
        color: #fff;
        margin-bottom: 5px;
        font-weight: bold;
    }

    .pageTitle a {
        color: #fff;
    }

.pageSubTitle {
    background: #fff;
    color: #000;
    text-align: center;
    padding: 60px 0 30px 0;
    text-transform: uppercase;
    position: relative;
}

    .pageSubTitle h2,
    .pageSubTitle h3 {
        color: #000;
    }

    .pageSubTitle:after {
        height: 3px;
        background: #c00d0e;
        width: 120px;
        content: "";
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        margin: 10px auto 20px auto;
    }

.filter-categories {
    background: #000;
    text-align: center;
    font-size: 0;
}

    .filter-categories .btn-toggle {
        display: none;
    }

    .filter-categories .btn {
        padding: 28px 16px;
        margin: 0;
        box-shadow: none !important;
        color: #000;
        border-radius: 0 !important;
        font-size: 16px;
        font-weight: 400;
    }

        .filter-categories .btn.active,
        .filter-categories .btn.active:hover {
            background: #fff !important;
            font-weight: bold;
            color: #000 !important;
        }

        .filter-categories .btn:hover {
            background: rgba(255,255,255,0.1) !important;
        }

    .filter-categories .btn-group {
        margin: 0;
        box-shadow: none !important;
    }

    .filter-categories .ripple {
        background: rgba(255,255,255,1) !important;
    }

    .filter-categories .cat {
        display: inline-block;
        list-style: none;
        vertical-align: middle;
        position: relative;
    }

        .filter-categories .cat a {
            display: block;
            color: #fff;
        }

.main-cat a {
    color: #fff !important;
}

.sub-cat {
    background: #fff;
    border-bottom: 1px solid #ccc;
}

    .sub-cat a {
        color: #000 !important;
    }


/* ----------------------------------------------------
  BRANDS LIST
------------------------------------------------------- */

.brandslist:before {
    content: "";
    display: block;
    width: 200%;
    transform: translate(-50%, 0);
    height: 2px;
    background-color: #8a8a8a;
}

.brandslist-row {
    padding: 20px 0;
}

.brandslist-title {
    font-size: 50px;
    color: #f8a51b;
    margin-bottom: 30px;
}

.brandslist-partners {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 30px;
}

.brandslist-logo {
    flex: 0 1 50%;
    padding: 10px;
}

.brandslist-par {
    padding: 25px 0;
    font-size: 28px;
}


@media only screen and (max-width: 1400px) {

    .brandslist-title {
        font-size: 30px;
    }

    .brandslist-par {
        font-size: 22px;
    }
}

@media only screen and (max-width: 1024px) {

    .brandslist-title {
        font-size: 26px;
    }

    .brandslist-par {
        font-size: 18px;
    }
}


@media only screen and (min-width: 767px) {

    .brandslist-logo {
        flex: 0 1 33%;
        padding: 15px;
    }

    .brandslist-row {
        padding: 40px 0;
    }
}

@media only screen and (min-width: 992px) {

    .brandslist-logo {
        flex: 0 1 25%;
        padding: 25px 30px;
    }

    .brandslist-partners {
        padding-left: 50px;
    }

    .brandslist-row {
        padding: 60px 0;
    }
}


/* ----------------------------------------------------
  PRODUCT LIST
------------------------------------------------------- */

.product-list {
    padding: 60px 0;
    min-height: 65vh;
    position: relative;
    overflow: hidden;
}

.loader {
    text-align: center;
    min-height: 80vh;
}

.product-list svg.gbSymbol,
.product-detail svg.gbSymbol,
.overlayCart svg.gbSymbol,
.content-container svg.gbSymbol,
.section-gallery svg.gbSymbol {
    position: absolute;
    top: 0;
    left: 0;
    margin: -200px 0 0 -90%;
    fill: #c00d0e;
    /*opacity: 0.08;*/
    height: 160%;
    width: 160%;
    z-index: 1;
}

.product-item {
    margin-bottom: 20px;
    color: #000;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    position: relative;
    display: block;
}

    .product-item:hover {
        color: #c00d0e;
    }

        .product-item:hover .title {
            opacity: 1;
        }

        .product-item:hover .overlay {
            opacity: 1;
            margin-left: 0;
        }

    .product-item a {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        width: 100%;
        height: 100%;
        display: block;
        background: url("/assets/img/tinytrans.gif") 0 0 repeat;
        text-decoration: none;
    }


.product-list .product-title {
    position: relative;
    border-top: 2px solid #000;
    padding: 10px 0 0 0;
    margin-top: 20px;
    height: 68px;
    z-index: 1;
    text-transform: uppercase;
}

    .product-list .product-title .title {
        padding-bottom: 10px;
        display: block;
        background-image: linear-gradient(#000, #000), linear-gradient(transparent, transparent);
        background-size: 0 2px,100% 2px;
        background-repeat: no-repeat;
        background-position: center bottom,center calc(100% - 1px);
        background-color: transparent;
        -moz-transition-duration: 0.5s;
        -webkit-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -moz-animation: input-highlight .5s forwards;
        -webkit-animation: input-highlight .5s forwards;
        -o-animation: input-highlight .5s forwards;
        animation: input-highlight .5s forwards;
    }

.product-item:hover .product-title .title {
    background-image: linear-gradient(#000, #000), linear-gradient(transparent, transparent);
    background-size: 100% 2px,100% 2px;
}

.product-list .product-image {
    padding: 5px 10%;
    position: relative;
    height: 356px;
}

    .product-list .product-image:after,
    .product-list .product-image:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 120px;
        opacity: 0;
        -moz-transition: opacity 0.5s, margin 1s;
        -webkit-transition: opacity 0.5s, margin 1s;
        -o-transition: opacity 0.5s, margin 1s;
        transition: opacity 0.5s, margin 1s;
    }

.moreNewsWrapper {
    text-align: center;
    margin: 40px 0 20px 0;
    /*display: none;*/
}

.product-item.product-zoom .product-image {
    padding: 5px 1%;
}

    .product-item.product-zoom .product-image img {
    }

.product-item.product-big .product-image {
    padding: 5px 0;
    height: 420px;
    position: relative;
}

    .product-item.product-big .product-image img {
        transform: scale(1) !important;
        max-height: 100%;
    }

.product-list-description {
    margin-top: 30px;
}

/* ----------------------------------------------------
  PRODUCT CATEGORY
------------------------------------------------------- */

/* video */

#PresVideo {
    position: relative;
    overflow: hidden;
}

    #PresVideo .video {
        margin-bottom: -1%;
    }

    #PresVideo video {
        width: 100%;
        height: auto;
        margin-bottom: -1%;
    }

    #PresVideo .playVideo {
        position: absolute;
        z-index: 2;
        text-align: center;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: rgba(0,0,0,.5);
    }

    #PresVideo .playIcon {
        top: 50%;
        position: relative;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        fill: #fff;
        text-align: center;
        display: inline-block;
        cursor: pointer;
    }

        #PresVideo .playIcon svg {
            width: 100px;
            height: 100px;
            width: calc(50px + 5vw);
            height: calc(50px + 5vw);
            transition: all 0.3s ease;
        }

        #PresVideo .playIcon:hover svg {
            fill: #cdb378;
        }


/* page */

.product_category_page {
    overflow: hidden;
    position: relative;
}

    .product_category_page > section {
        position: relative;
    }


    .product_category_page img {
        width: 100%;
    }


    .product_category_page .btn {
        background-color: #1a190e !important;
        border: 2px solid #404429;
    }


    /* section intro */

    .product_category_page .product_category_intro {
        position: relative;
    }

#PresVideo .playIcon > div {
    display: inline-block;
}

    #PresVideo .playIcon > div h1 {
        margin: 0;
        line-height: 1em;
        color: #fff;
        font-size: calc(20px + 1.2vw);
    }

#PresVideo .playIcon p {
    color: #fff;
    font-size: calc(18px + 0.5vw);
    font-weight: bold;
    margin: 0.2em 0 0.5em;
}

#PresVideo .playIcon > div.da_line,
#PresVideo .playIcon > div.da_line {
    font-size: calc(20px + 1.2vw);
    background-color: #cdb378;
    line-height: 0em;
    height: 4px;
    width: calc(10px + 12vw);
}

/* intro content */

.product_category_page .product_category_content {
    font-size: 0;
    background-color: #81704b;
    position: relative;
}

    .product_category_page .product_category_content > div {
        font-size: initial;
    }

    .product_category_page .product_category_content,
    .product_category_page .product_category_content .intro_content_images {
        z-index: 2;
    }

        .product_category_page .product_category_content .intro_content_images {
            height: 20vh;
            display: inline-block;
            position: relative;
            vertical-align: top;
        }

            .product_category_page .product_category_content .intro_content_images:first-child {
                width: 70%;
            }

            .product_category_page .product_category_content .intro_content_images:nth-child(2) {
                width: 30%;
            }

                .product_category_page .product_category_content .intro_content_images:nth-child(2) img {
                    position: absolute;
                    margin-top: -15%;
                    margin-left: -20%;
                    width: 120%;
                    max-width: unset;
                }

        .product_category_page .product_category_content .intro_content_box > .container > .row {
            position: relative;
        }

        .product_category_page .product_category_content .intro_content_bg {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            background-color: #d6ccb9;
            vertical-align: top;
        }

        .product_category_page .product_category_content .intro_content_box > .container > .row > div:before {
            background-color: #d6ccb9;
            position: absolute;
            content: "";
            width: 100vw;
            height: 100%;
            margin-left: -50vw;
            z-index: -1;
        }

        .product_category_page .product_category_content .intro_text {
            font-size: 75px;
        }

        .product_category_page .product_category_content h3 {
            font-size: 75px;
            margin: 0.7em 0;
            color: #272a18;
        }

        .product_category_page .product_category_content p {
            font-size: 34px;
            color: #776945;
        }

        .product_category_page .product_category_content .btn {
            margin-top: 2em;
            margin-bottom: 2em;
        }



/* section squares */

.product_category_page .product_category_squares {
    position: relative;
    width: 100vw;
    margin-top: -10vw;
    font-size: 25px;
    z-index: 2;
}

    .product_category_page .product_category_squares > div {
        float: left;
        width: 50vw;
        display: inline-block;
        position: relative;
        overflow: hidden;
        height: 35vw;
    }

        .product_category_page .product_category_squares > div img {
            width: 100%;
        }

    .product_category_page .product_category_squares .image_square {
    }

    .product_category_page .product_category_squares .content_square {
        background-color: #1a1c0f;
    }

        .product_category_page .product_category_squares .content_square .content_text {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 35vw;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

        .product_category_page .product_category_squares .content_square h3 {
            color: #cdb378;
            font-size: 2em;
            margin-bottom: 1em;
        }

        .product_category_page .product_category_squares .content_square ul,
        .product_category_page .product_category_squares .content_square ul li {
            color: #b4ba98;
        }

            .product_category_page .product_category_squares .content_square ul li:before {
                content: "-";
                position: absolute;
                margin-left: -0.5em;
            }


/* section footer */

.product_category_page .product_category_footer {
    position: relative;
    margin-top: -10vw;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30vw 0 20vw;
}

    .product_category_page .product_category_footer .footer_content img {
        margin-top: -10vw;
    }

    .product_category_page .product_category_footer .footer_content .footer_content_button {
        width: 100%;
        text-align: center;
    }

        .product_category_page .product_category_footer .footer_content .footer_content_button .btn {
            font-size: 4em;
            margin: 2em 0 3em;
            line-height: 2.5em;
            font-weight: lighter;
        }

    .product_category_page .product_category_footer .footer_content h3,
    .product_category_page .product_category_footer .footer_content p {
        color: #fff;
        font-size: 1.5em;
    }

    .product_category_page .product_category_footer .footer_content h3 {
        margin-bottom: 1em;
    }


@media (min-width: 1024px) {
    .product_category_page .product_category_squares .image_square:nth-child(2) #PresVideo {
        position: absolute;
        bottom: 0;
    }

    .product_category_page .product_category_squares .content_square:nth-child(3) {
        margin-left: 50vw;
    }

    .product_category_page .product_category_squares .image_square:nth-child(4) {
        margin-left: -100vw;
    }
}

@media (min-width: 1200px) {
    .product_category_page .product_category_intro .container,
    .product_category_page .product_category_footer .footer_content .container {
        width: 80vw;
        max-width: 1920px;
    }
}

@media only screen and (min-width: 1800px) {
    .product_category_page .product_category_content {
        margin-top: -10vw;
    }
}

@media only screen and (min-width: 1921px) {
    .product_category_page .product_category_content p,
    .product_category_page .product_category_footer .footer_content p,
    .product_category_page .product_category_squares .content_square .content_text {
        font-size: calc(8px + 1vw);
    }

    .product_category_page .btn {
        font-size: calc(8px + 1vw);
        line-height: calc(8px + 1.5vw);
    }

    .product_category_page .product_category_footer .footer_content h3 {
        font-size: calc(8px + 1.5vw);
    }
}

@media only screen and (max-width: 1399px) and (min-width: 992px) {
    .product_category_page .product_category_squares .content_square .content_text {
        font-size: calc(8px + 1vw);
    }
}

@media only screen and (max-width: 1399px) {
    .product_category_page .product_category_squares .content_square .content_text {
        max-width: unset;
        width: 100%;
        padding-left: 2em;
        padding-right: 2em;
        font-size: calc(8px + 1vw);
    }
}

@media only screen and (max-width: 1199px) {
    .product_category_page .product_category_content .col-sm-8 {
        width: 100% !important;
    }

    .product_category_page .product_category_squares > div {
        width: 50vw;
        margin: auto;
    }

    .product_category_page .product_category_squares .content_square h3 {
        margin-bottom: 0.5em;
    }

    .product_category_page .product_category_squares .content_square .content_button .btn {
        margin-top: 1em;
    }
}

@media only screen and (max-width: 1023px) {

    .product_category_page h1,
    .product_category_page h3 {
        font-size: 3rem !important;
    }

    .product_category_page li,
    .product_category_page p {
        font-size: 2rem !important;
    }

    .product_category_page .btn {
        font-size: 2rem !important;
    }

    .product_category_page .product_category_content .intro_content_box {
        margin-bottom: 0;
        background-color: #d6ccb9;
    }

    .product_category_page .product_category_squares > div {
        width: 100vw;
        height: auto;
        position: relative;
    }

    .product_category_page .product_category_squares .content_square .content_text {
        position: relative;
        left: 0;
        top: 0;
        transform: none;
        padding-top: 2em;
        padding-bottom: 2em;
    }

    .product_category_page .product_category_squares #PresVideo {
        position: relative;
    }
}

@media only screen and (max-width: 991px) {

    #PresVideo.boxed_video {
        width: 100%;
        height: auto;
        position: relative;
        margin-bottom: -1%;
    }

        #PresVideo.boxed_video .video,
        #PresVideo.boxed_video .video video {
            width: 100%;
            height: auto;
            position: relative;
            top: 0;
            left: 0;
            transform: none;
        }

    .product_category_page .product_category_footer {
        margin-top: 0;
        padding: 20vw 0 20vw;
    }

        .product_category_page .product_category_footer .footer_content img {
            margin-top: -10vw;
        }
}

@media only screen and (max-width: 768px) {

    .product_category_page .product_category_content .intro_content_images {
        width: 100% !important;
    }

        .product_category_page .product_category_content .intro_content_images:nth-child(1) {
            height: 10vw;
        }

        .product_category_page .product_category_content .intro_content_images:nth-child(2) {
            height: 50vw;
        }

            .product_category_page .product_category_content .intro_content_images:nth-child(2) img {
                height: 50vw !important;
                width: 50vw !important;
                margin: 5vw 25vw;
                top: 0;
            }
}

@media only screen and (max-width: 479px) {

    #PresVideo .playIcon > div, #PresVideo .playIcon p {
        display: none;
    }

    .product_category_intro > #PresVideo:first-child .playIcon {
        top: 70%;
    }
}

/* ----------------------------------------------------
  PRODUCT DETAIL
------------------------------------------------------- */

.section-product-detail {
    padding: 90px 0 100px;
}

    .section-product-detail .page-sc-title {
        padding-bottom: 30px;
    }

    .section-product-detail .product_detail_description h2 {
        margin-top: 30px;
        margin-bottom: 15px;
        color: #f8a51b;
        font-size: 20px;
        text-align: left;
    }

    .section-product-detail .product_detail_description p {
        color: #000;
        font-size: 18px;
    }

    .section-product-detail .product_detail_download {
        text-align: center;
        position: relative;
        margin: 60px 0;
    }

        .section-product-detail .product_detail_download:before {
            height: 1px;
            width: 100%;
            content: "";
            background-color: #f8a51b;
            position: absolute;
            left: 0;
            top: 30px;
        }

        .section-product-detail .product_detail_download > div {
            height: 60px;
            display: inline-block;
            padding: 0 30px;
            background-color: #fff;
            position: relative;
            vertical-align: text-bottom;
        }

        .section-product-detail .product_detail_download h2 {
            text-transform: uppercase;
            display: inline-block;
            color: #f8a51b;
            vertical-align: text-bottom;
        }

        .section-product-detail .product_detail_download svg {
            fill: #f8a51b;
            bottom: 0;
            display: inline-block;
            vertical-align: text-bottom;
        }

    .section-product-detail .product_detail_brands .owl-carousel img {
        max-width: 175px;
        max-height: 100px;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
        display: block;
        margin: 0 auto;
    }

@media (min-width: 768px) {
    .twoColText {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 2em;
        -webkit-column-gap: 2em;
        column-gap: 2em;
        text-align: justify;
        column-fill: balance;
        overflow: hidden;
    }

        .twoColText h2:first-child {
            margin-top: 0;
        }
}

@media (min-width: 1200px) {
    .section-product-detail .product_detail_description .container {
        width: 80vw;
        max-width: 1920px;
    }
}

@media only screen and (min-width: 1401px) {
    .section-product-detail .product_detail_download h2 {
        font-size: 40px;
        line-height: 32px;
    }

    .section-product-detail .product_detail_download > div {
        margin-top: -25px;
    }

    .section-product-detail .product_detail_download svg {
        height: 70px;
        width: 70px;
    }
}

@media only screen and (max-width: 1400px) {
    .section-product-detail .product_detail_download h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .section-product-detail .product_detail_download > div {
        margin-top: -2px;
    }

    .section-product-detail .product_detail_download svg {
        height: 50px;
        width: 50px;
    }
}

@media only screen and (max-width: 1024px) {
    .section-product-detail .product_detail_download h2 {
        font-size: 26px;
        line-height: 28px;
    }

    .section-product-detail .product_detail_download > div {
        margin-top: 6px;
    }

    .section-product-detail .product_detail_download svg {
        height: 40px;
        width: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .section-product-detail .product_detail_download h2 {
        font-size: 22px;
        line-height: 24px;
    }

    .section-product-detail .product_detail_download > div {
        margin-top: 12px;
    }

    .section-product-detail .product_detail_download svg {
        height: 30px;
        width: 30px;
    }
}


/* ----------------------------------------------------
  PRODUCT DETAIL NEW
------------------------------------------------------- */

.prodetail-description {
    padding: 90px 0 30px;
}

.prodetail-description__bigtext h2 {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 20px;
    text-align: left;
}

.prodetail-description__bigtext p {
    font-size: 18px;
}

@media only screen and (min-width: 1200px) {

    .prodetail-description__bigtext h2 {
        font-size: 26px;
    }

    .prodetail-description__bigtext p {
        font-size: 22px;
    }
}

/* ----------------------------------------------------
  PRODUCT DETAIL CAROUSEL
------------------------------------------------------- */

.prodetail-carousel {
    padding: 0 0 100px;
}

    .prodetail-carousel .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

.prodetail-carousel__carousel {
    position: relative;
}

.prodetail-carousel .owl-theme .owl-controls {
    position: absolute;
    width: 100%;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}

    .prodetail-carousel .owl-theme .owl-controls .owl-buttons div {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: transparent;
        margin: 0;
        padding: 0;
        font-size: 24px;
    }

    .prodetail-carousel .owl-theme .owl-controls .goRight .icon {
        border-right-color: #fff;
        border-bottom-color: #fff;
    }

    .prodetail-carousel .owl-theme .owl-controls .owl-prev {
        left: 60px;
    }

        .prodetail-carousel .owl-theme .owl-controls .owl-prev .goRight .icon {
            transform: rotate(135deg);
        }

    .prodetail-carousel .owl-theme .owl-controls .owl-next {
        right: 100px;
    }

@media only screen and (max-width: 1199px) {

    .prodetail-carousel .owl-theme .owl-controls .owl-prev {
        left: 20px;
    }

    .prodetail-carousel .owl-theme .owl-controls .owl-next {
        right: 60px;
    }
}

/* ----------------------------------------------------
  SECTION LOGIN
------------------------------------------------------- */

.section-login {
    padding: 60px 0;
}

    .section-login label {
        margin-bottom: 0;
    }

    .section-login .form-control-wrapper {
        margin-bottom: 20px;
    }

    .section-login .btn {
        margin-top: 30px;
    }

    .section-login h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }


/* ----------------------------------------------------
  SECTION REGISTER
------------------------------------------------------- */

.section-form {
    padding: 0 0 60px 0;
}

    .section-form label {
        margin-bottom: 0;
    }

    .section-form .form-control-wrapper {
        margin-bottom: 20px;
    }

    .section-form .filter-categories {
        margin-bottom: 50px;
        overflow: hidden;
        display: block;
    }

#formRegistration {
    margin-top: 50px;
}

.section-form-content {
    position: relative;
}

.section-form .btn.btn-tab {
    margin: 0;
}

.section-form h2 {
    font-size: 26px;
    margin-bottom: 20px;
}

.section-form h3 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
    border-bottom: 1px dashed rgb(114, 100, 100);
    text-transform: uppercase;
}

.section-form .registration-type {
    margin-bottom: 20px;
    overflow: hidden;
}

.section-form .buttons {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px dashed rgb(114, 100, 100);
}

    .section-form .buttons form {
        float: right;
    }

.section-form .right {
    float: right;
}

.section-form table {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: left;
}

    .section-form table tr {
        vertical-align: middle;
    }

        .section-form table tr.clear {
            height: 5px;
        }

    .section-form table th {
        padding: 10px;
        text-transform: uppercase;
    }

    .section-form table td {
        background: #f2f2f2;
        padding: 5px 10px;
        transition: 0.3s all;
        vertical-align: middle;
    }

    .section-form table tr:hover td {
        background: #e9e9e9;
    }

    .section-form table .last-col {
        max-width: 10%;
    }



/* ----------------------------------------------------
  CART
------------------------------------------------------- */


.cd-multi-steps {
    width: 100%;
    max-width: 1000px;
    margin: 2em auto;
    background-color: transparent;
    padding: 0;
    text-align: center;
}

    .cd-multi-steps:after {
        content: "";
        display: table;
        clear: both;
        margin: 0 1em;
    }

    .cd-multi-steps li {
        display: inline-block;
        position: relative;
        float: none;
        margin: 0.4em 0 0.4em 0;
    }

        .cd-multi-steps li:last-of-type::after {
            display: none;
        }

        .cd-multi-steps li > a {
            /* single step */
            display: inline-block;
            color: #2c3f4c;
        }

        .cd-multi-steps li > a, .cd-multi-steps li.current > a {
            position: relative;
            color: #2c3f4c;
        }

.oldie .cd-multi-steps li.current > a {
    /* selected step */
    color: #c00418;
}



.no-touch .cd-multi-steps a:hover {
    /* steps already visited */
    color: #c00418;
}

.cd-multi-steps li:last-of-type {
    margin-right: 0;
}

.cd-multi-steps li::after {
    position: absolute;
    content: '';
    height: 4px;
    background: #edeff0;
    margin: 0;
}

.cd-multi-steps li.visited::after {
    background-color: #c00418;
}

.cd-multi-steps.custom-separator li::after {
    /* reset style */
    height: 4px;
    background: #edeff0;
}

.cd-multi-steps.text-center li::after {
    width: 100%;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%) translateX(-1px);
    -moz-transform: translateY(-50%) translateX(-1px);
    -ms-transform: translateY(-50%) translateX(-1px);
    -o-transform: translateY(-50%) translateX(-1px);
    transform: translateY(-50%) translateX(-1px);
}

.cd-multi-steps.text-center li > a {
    z-index: 1;
    padding: .6em 1em;
    border-radius: .25em;
    background-color: #edeff0;
}

.no-touch .cd-multi-steps.text-center a:hover {
    background-color: #2c3f4c;
}

.cd-multi-steps.text-center li.current > a, .cd-multi-steps.text-center li.visited > a {
    color: #ffffff;
    background-color: #c00418;
}

.cd-multi-steps.text-center.custom-icons li.visited a::before {
    /* change the custom icon for the visited item - check icon */
    background-position: 0 -60px;
}

.cd-multi-steps.text-bottom li {
    width: 20%;
    text-align: center;
}

    .cd-multi-steps.text-bottom li::after {
        /* this is the line connecting 2 adjacent items */
        position: absolute;
        left: 50%;
        width: 100%;
        top: 3px;
    }

    .cd-multi-steps.text-bottom li > *::before {
        /* this is the spot indicator */
        content: '';
        position: absolute;
        z-index: 1;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 12px;
        width: 12px;
        border-radius: 50%;
        background-color: #edeff0;
    }

    .cd-multi-steps.text-bottom li.visited > *::before,
    .cd-multi-steps.text-bottom li.current > *::before {
        background-color: #c00418;
    }

    .cd-multi-steps.text-bottom li > a {
        padding-top: 20px;
    }

        .cd-multi-steps.text-bottom li > a::before {
            top: 0;
        }


.cd-multi-steps.count li {
    counter-increment: steps;
    vertical-align: top;
}

.cd-multi-steps.text-bottom.count li > a::before {
    content: counter(steps);
    height: 26px;
    width: 26px;
    line-height: 26px;
    font-size: 1.4rem;
    color: #333;
}

.cd-multi-steps.text-bottom.count li.current > a::before,
.cd-multi-steps.text-bottom.count li.visited > a::before {
    color: #fff;
}

.cd-multi-steps.text-bottom.count li::after {
    top: 11px;
}

.cd-multi-steps.text-bottom.count li > a {
    padding-top: 34px;
    text-decoration: none;
    cursor: default;
}

.shoppingCart {
    margin: 20px 0 50px 0;
}

    .shoppingCart .section-form {
        padding-top: 0;
    }

    .shoppingCart .basketPreview > table {
        margin-top: 70px;
    }

.flat-alert {
    color: #333;
    border: 1px solid #777;
}

    .flat-alert h4 {
        color: #000;
        margin-bottom: 5px;
    }

.ship-message {
    margin-top: 20px !important;
}


/* Coupon box section */

.coupon-box h3 {
    margin: 0 !important;
    font-size: 14px;
    border: 0 !important;
    text-transform: none !important;
    display: inline-block;
}

.coupon-box-container {
    border-top: 1px dashed #726464;
    padding-top: 20px;
    margin-bottom: 40px;
}

    .coupon-box-container .ui-state-error {
        color: #c00d0e;
    }

.coupon-box input {
    width: 100%;
    padding: 8px 0;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#9f9f9f, #9f9f9f);
    background-size: 0 1px, 100% 1px;
    border-right: 15px solid #fff;
    position: relative;
    text-align: left;
    color: #000;
}

    .coupon-box input:focus {
        background-image: linear-gradient(#c00d0e, #c00d0e), linear-gradient(#9f9f9f, #9f9f9f);
        background-size: 100% 1px, 100% 1px;
        border-right: 15px solid #fff;
    }

.coupon-box ::-webkit-input-placeholder,
.note-box ::-webkit-input-placeholder {
    color: #281900;
}

.coupon-box :-moz-placeholder,
.note-box :-moz-placeholder {
    color: #281900;
    opacity: 1;
}

.coupon-box ::-moz-placeholder,
.note-box ::-moz-placeholder {
    color: #281900;
    opacity: 1;
}

.coupon-box :-ms-input-placeholder,
.note-box :-ms-input-placeholder {
    color: #281900;
}

.coupon-box .btn {
    min-width: initial;
    margin: 0 !important;
}

/* Note Box */

.note-box h3 {
    font-size: 14px;
    text-transform: none;
    margin-top: 0;
}

.note-box textarea {
    width: 100%;
    background-image: linear-gradient(#fff, #fff), linear-gradient(#9f9f9f, #9f9f9f);
    background-size: 0 1px, 100% 1px;
    position: relative;
    text-align: left;
    color: #000;
    padding: 6px 0;
    font-size: 14px;
    height: 35px;
    -webkit-transition: height ease 0.7s, background 0.5s ease-out;
    -moz-transition: height ease 0.7s, background 0.5s ease-out;
    -o-transition: height ease 0.7s, background 0.5s ease-out;
    transition: height ease 0.7s, background 0.5s ease-out;
    margin-bottom: 30px;
}

    .note-box textarea:focus {
        background-image: linear-gradient(#c00d0e, #c00d0e), linear-gradient(#9f9f9f, #9f9f9f);
        background-size: 100% 1px, 100% 1px;
        padding: 6px 0;
        height: 150px;
        -webkit-transition: height ease 0.7s, background 0.5s ease-out;
        -moz-transition: height ease 0.7s, background 0.5s ease-out;
        -o-transition: height ease 0.7s, background 0.5s ease-out;
        transition: height ease 0.7s, background 0.5s ease-out;
    }


/* ----------------------------------------------------
  SECTION PARALLAX LIST
------------------------------------------------------- */

.parallax-list .parallax-m {
    background: #ccc;
}


/* ----------------------------------------------------
  SECTION CONTENT
------------------------------------------------------- */

.section-content .pageBigTitle {
    background-size: cover;
    background-position: center;
    padding: 0;
    position: relative;
}

    .section-content .pageBigTitle .parallax-m {
        height: 500px;
        height: 60vh;
        min-height: 40vw;
        max-height: 60vh;
    }

    .section-content .pageBigTitle h1,
    .section-content .pageBigTitle h2 {
        color: #fff;
    }

    .section-content .pageBigTitle .parallax-m:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.2;
    }

    .section-content .pageBigTitle .container {
        left: 0;
        width: 100%;
        position: absolute;
        z-index: 1;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.section-content .content-container {
    position: relative;
    padding: 60px 0 100px 0;
}

    .section-content .content-container p {
        margin-bottom: 15px;
        font-size: 22px;
    }

    .section-content .content-container a {
        color: #f8a51b;
        text-decoration: none;
    }

        .section-content .content-container a:hover {
            text-decoration: none;
        }

    .section-content .content-container h2 {
        text-transform: uppercase;
        margin: 20px 0 15px 0;
        font-size: 24px;
    }

    .section-content .content-container h3 {
        margin: 15px 0;
        text-transform: uppercase;
    }

    .section-content .content-container h4 {
        margin: 10px 0;
    }

    .section-content .content-container ul li {
        list-style-type: initial;
    }

.section-content svg.gbSymbol {
    z-index: -1;
}

.section-content.content-page {
    padding-top: 75px;
}

    .section-content.content-page .content-container li {
        margin-bottom: 5px;
        font-size: 22px;
    }


.pageNavigation {
    overflow: hidden;
}

.section-content .pageNextContent {
    height: 160px;
    min-height: initial;
    max-height: none;
    float: left;
    width: 50%;
}

    .section-content .pageNextContent.full {
        float: none;
        width: 100%;
    }

    .section-content .pageNextContent .page-sc-title {
        -moz-transition: opacity 0.8s;
        -o-transition: opacity 0.8s;
        -webkit-transition: opacity 0.8s;
        transition: opacity 0.8s;
        opacity: 0.8;
        background-color: transparent;
    }

    .section-content .pageNextContent:hover .page-sc-title {
        opacity: 1;
    }

    .section-content .pageNextContent .parallax-m {
        height: 100%;
        min-height: initial;
        max-height: none;
    }

        .section-content .pageNextContent .parallax-m:after {
            opacity: 0.65;
            -moz-transition: opacity 0.8s;
            -o-transition: opacity 0.8s;
            -webkit-transition: opacity 0.8s;
            transition: opacity 0.8s;
        }

    .section-content .pageNextContent:hover .parallax-m:after {
        opacity: 0.4;
    }

.pageNextContent .page-sc-title h1 {
    font-size: 19px;
}

.pageNextContent .page-sc-title h2 {
    font-size: 13px;
    margin-top: 0;
}

.pageNextContent .page-sc-title {
    margin: 0;
}

    .pageNextContent .page-sc-title:after {
        height: 2px;
        width: 100px;
    }

.pageNextContent .round-brd-icon {
    border-radius: 50%;
    border: 2px solid #fff;
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    padding-top: 3px;
    margin-bottom: 15px;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

    .pageNextContent .round-brd-icon .next-icon {
        width: 10px;
        height: 10px;
    }

    .pageNextContent .round-brd-icon .prev-icon {
        width: 10px;
        height: 10px;
    }

.pageNextContent:hover .round-brd-icon {
    background: #000;
    border-color: #000;
}

/* ----------------------------------------------------
  SECTION RECIPE
------------------------------------------------------- */

.section-recipe .content-container h2 {
    margin: 0 0 15px 0;
    color: #c00d0e;
    font-weight: normal;
}

.section-recipe .content-container h3 {
    margin-top: 0;
}

.section-recipe .content-container ul {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 20px;
}

.content-container .socials {
    text-align: left;
    margin: 0;
}

    .content-container .socials a.btn {
        width: 38px;
        height: 38px;
        padding: 8px;
    }

    .content-container .socials svg {
        fill: #fff;
    }

.socials a, .socials a.btn, .footer .socials a, .footer .socials a.btn {
    display: inline-block;
    width: 34px;
    height: 34px;
    background-color: #000 !important;
    text-align: center;
    padding: 6px;
    border-radius: 50%;
    margin: 0 2px 2px 0;
    vertical-align: middle;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/* ----------------------------------------------------
  SECTION GRID
------------------------------------------------------- */


/* clear fix */
.grid:after {
    content: '';
    display: block;
    clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
    width: 31.3333%;
}

.grid-item {
    float: left;
    margin-bottom: 4%;
}

    .grid-item img {
        display: block;
        width: 100%;
    }

    .grid-item p {
        margin: 0 !important;
    }

.gutter-sizer {
    width: 3%;
}


/* ----------------------------------------------------
  SECTION NEWS LIST
------------------------------------------------------- */

.section-gallery-list .content-container {
    padding-top: 80px;
}

.section-gallery-list .image {
    overflow: hidden;
    position: relative;
}

.section-gallery-list .grid-item .content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    margin: 0;
    z-index: 2;
    transition: all 0.5s;
}

.section-gallery-list .grid-item:hover .content {
    background: rgba(0,0,0,0.5);
}

.section-gallery-list .content .svg-icon {
    fill: #fff;
    width: 50px;
    height: 50px;
    margin: auto !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    transition: all 1s;
    transform: scale(0.7);
}

.grid-item:hover .content .svg-icon {
    transform: scale(1);
}

.section-gallery-list a {
    text-decoration: none;
    position: relative;
    display: block;
    z-index: 1;
    transition: background 5s;
}

.section-gallery-list img {
    transition: all 2s;
}

.section-gallery-list a:hover img {
}

.section-gallery-list article {
    display: block;
    position: relative;
}

    .section-gallery-list article:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 15px rgba(0,0,0,0.2);
        border: 1px solid #ccc;
        z-index: 0;
        opacity: 0;
        -moz-transition: box-shadow 0.5s, opacity 0.5s;
        -webkit-transition: box-shadow 0.5s, opacity 0.5s;
        transition: box-shadow 0.5s, opacity 0.5s;
        background: #fff;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        padding: 15px;
        margin: -16px 0 0 -16px;
    }


    .section-gallery-list article:hover {
        z-index: 2;
    }

        .section-gallery-list article:hover a {
            z-index: 3;
            background: #fff;
        }

        .section-gallery-list article:hover:after {
            opacity: 1;
            z-index: 2;
        }

.section-gallery-list .content-container p {
    color: #333;
}

.section-gallery-list .content-container h2 {
    line-height: normal;
    font-size: 20px;
    margin-top: 15px;
    transition: color 0.5s;
}

.section-gallery-list article:hover h2 {
    color: #f8a51b;
}

.section-gallery-list .date {
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #f8a51b;
    font-size: 16px;
    margin: 10px 0;
    display: block;
}

    .section-gallery-list .date span {
        margin-right: 5px;
        font-size: 45px;
        color: #f8a51b;
        font-weight: normal;
        font-family: 'Raleway', sans-serif;
    }

#ajaxModalBodyContainer {
    display: none;
    left: 50%;
    padding: 10px;
    position: fixed;
    text-align: center !important;
    top: 40%;
    background: #FFFFFF;
    z-index: 5010;
    margin-left: -20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#ajaxModalBgContainer {
    display: none;
    position: fixed;
    width: 100%;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    height: 100%;
    top: 0;
    left: 0;
    background: #000 none scroll no-repeat 0 0 !important;
    z-index: 5000;
}

    #ajaxModalBgContainer .loader {
        top: 45%;
        width: 100%;
        text-align: center;
        position: absolute;
    }

        #ajaxModalBgContainer .loader .spinner {
            border-color: #fff;
        }

#ajaxModalBodyContainer .header {
    background: #fff !important;
    height: 25px;
    width: 150px;
    text-align: center;
    padding-top: 5px;
    vertical-align: middle;
    color: #000;
    font-weight: bold;
    float: left;
    z-index: 5020;
}

#ajaxModalBodyContainer .modalBody {
    margin-top: 50px;
    z-index: 5020;
}

#ajaxModalBodyContainer .modalLoadingBody {
    z-index: 5020;
}


.image-list .grid-item {
    margin-bottom: 3%;
}

    .image-list .grid-item a {
        display: block;
        overflow: hidden;
    }

.section-gallery-list .moreProds {
    min-width: 320px;
}


/* ----------------------------------------------------
  SECTION NEWS DETAIL
------------------------------------------------------- */

.section-news-detail .page-sc-title {
    padding-top: 70px;
}

    .section-news-detail .page-sc-title h1 {
        margin-top: 0;
        margin-bottom: 40px;
        font-size: 30px;
    }

.section-news-detail h3 {
    margin-top: 0 !important;
}

.section-news-detail .content-container ul {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 20px;
}

.section-news-detail .img-container {
    text-align: center;
}

    .section-news-detail .img-container img {
        border: 1px solid #bbb;
    }

/* ----------------------------------------------------
  SEARCH RESULTS
------------------------------------------------------- */

.search-list {
    padding-bottom: 90px;
}

    .search-list > ul > li {
        border-top: 2px solid #ccc;
    }

        .search-list > ul > li:first-child {
            border-top: none;
        }

#searchResults {
    font-family: 'Raleway', sans-serif;
    list-style-type: none;
    margin: 0;
}

    #searchResults li {
        padding: 15px 0;
    }

h2.search-result-title {
    margin-bottom: 5px;
    font-size: 18px !important;
}

    h2.search-result-title a {
        font-weight: 600;
        margin-top: 0;
        padding: 0;
        color: #f8a51b;
    }

        h2.search-result-title a:hover {
            text-decoration: underline;
        }

/* ----------------------------------------------------
  CONTACTS
------------------------------------------------------- */

.form-control-inner {
    text-align: left;
}

.contact_form .form-control-wrapper {
    margin: 0 0 30px;
}

.contact-box-inner.contact-form textarea {
    height: 150px;
}

.contact-box-inner.contact-form button {
    margin-bottom: 0;
}

.form-control-wrapper textarea.form-control:not(.empty) ~ .floating-label, .form-control-wrapper textarea.form-control:focus ~ .floating-label {
    top: -20px;
}

.map-box {
    padding: 0;
    height: 50vh;
}

#map {
    width: 100%;
    height: 100%;
}

@media (min-width: 768px) {
    .map-box {
        margin-top: 75px;
    }
}

.topHeader.not_to_top .navbar .navbar-nav > li > a.icon-tel,
.navbar .navbar-nav > li > a.icon-tel {
	display: flex;
	padding-right: 0;
}

.navbar .navbar-nav > li > a.icon-tel>span {
    display: none;
	transition: all .5s ease;
}

.opening {
	display: none;
	position: absolute;
	top: 115px;
	z-index: 100;
	color: #281900;
	overflow: hidden;
	min-width: 300px;
	right: 15px;
	padding-left: 36px;
	transition: all 0.3s ease;
}

.opening.visible-opening {
	display: inline;
}

.not_to_top .opening {
	top: 85px;
}

.opening>div {
    border-top: #f8a51b solid 2px;
    border-right: #f8a51b solid 2px;
    border-bottom: #f8a51b solid 2px;
    background: #fff;
    padding: 20px 17px 20px 17px;
}

.opening>div:before {
    content: '';
    position: absolute;
    top: 0;
    left: 17px;
    background: #fff;
    -webkit-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 42px;
    z-index: -1;
    border: #f8a51b solid 2px;
}

.opening h5 {
	margin: 0 0 10px 15px;
	color: #f8a51b;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

.opening p {
	margin: 15px 15px 0 15px;
}

@media (min-width: 768px){
	
	.navbar .navbar-nav > li > a.icon-tel span {
	    display: none;
	    opacity: 0;
	}
	
	.navbar .navbar-nav > li > a.icon-tel:hover span {
	    display: inline;
	    opacity: 1;
	}
}

@media (max-width: 991px){

	.opening,
	.opening.visible-opening {
		display: none;
	}
}

/* ----------------------------------------------------
  SECTION SITEMAP
------------------------------------------------------- */

.section-sitemap ul {
    list-style: square;
    font-family: 'Raleway', sans-serif;
    color: #000;
}

    .section-sitemap ul a {
        color: #f8a51b;
        text-transform: uppercase;
        font-weight: 600;
    }

        .section-sitemap ul a:hover {
            color: #000;
        }

    .section-sitemap ul ul a {
        color: #281900;
        text-transform: none;
        font-weight: bold;
    }

    .section-sitemap ul ul ul a {
        font-weight: normal;
    }

    .section-sitemap ul ul {
        margin: 7px 0 7px 25px;
        list-style: disc;
        font-family: 'Raleway', sans-serif;
    }

        .section-sitemap ul ul li {
        }

        .section-sitemap ul ul ul {
            list-style: circle;
        }

/* ----------------------------------------------------
  COOKIE BAR
------------------------------------------------------- */

.cookieAlertBarMessage {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #333;
    background: rgba(50,50,50,0.98);
    color: #FFF;
    z-index: 200;
    font-size: 14px;
    font-style: normal;
    text-align: center;
    display: none;
    transition: all 0.5s ease;
}

    .cookieAlertBarMessage.scrolledDown {
        opacity: 0.9;
    }

        .cookieAlertBarMessage.scrolledDown:hover {
            opacity: 1;
        }

    .cookieAlertBarMessage a {
        text-decoration: underline;
        color: #fff;
    }

.is-home .cookieAlertBarMessage .bbmBody {
    padding: 30px 15px;
}

.cookieAlertBarMessage .bbmBody {
    margin: 0 auto;
    padding: 7px 15px;
    transition: all 0.5s ease;
}

.cookieAlertBarMessage.scrolledDown .bbmBody {
    padding: 7px 15px;
}

.cookieAlertBarMessage .button,
.cookieAlertBarMessage a.btn {
    margin: 0 0 0 10px;
    padding: 5px 15px;
    display: inline-block;
    color: #ffffff !important;
    background-color: #f8a51b !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

    .cookieAlertBarMessage .button:hover {
        color: #000 !important;
        background-color: #fff !important;
        box-shadow: none;
    }


/* ----------------------------------------------------
  SECTION CERTIFICATIONS
------------------------------------------------------- */

.section-cert .cert-image {
    text-align: center;
}

/* ----------------------------------------------------
  SECTION CERTIFICATIONS
------------------------------------------------------- */

.section-error {
    text-align: center;
    text-transform: uppercase;
    color: #c00d0e;
}

    .section-error h2 {
        color: #333;
        font-size: 50px !important;
        margin: 0 !important;
        line-height: normal;
    }

    .section-error h3 {
        color: #c00d0e;
        font-size: 90px !important;
        margin: 0 !important;
        padding: 0;
        line-height: normal;
    }

/* ----------------------------------------------------
  Old Ie Alert
------------------------------------------------------- */

.oldie-alert {
    display: none;
    width: 100%;
    background: red;
    color: #fff;
    text-align: center;
    font-size: 18px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
}

    .oldie-alert a {
        display: block;
        padding: 15px;
        color: #fff;
    }

.oldie .oldie-alert {
    display: block;
}

.oldie .topHeader {
    top: 7%;
}


[data-role=coupon-add-box] input[type=text] {
    width: 100%;
}

[data-role=coupon-preview],
[data-role=coupon-error] {
    display: none;
}

/* ----------------------------------------------------
  	MODALI
------------------------------------------------------- */

.modal {
    margin: 0 !important;
    padding: 0 !important;
    color: #000000;
}

    .modal a {
        color: #000000;
    }

    .modal br {
        display: none !important;
    }

.container.modal-container {
    width: auto;
}

.modal .modal-bg {
    background-color: #fff;
}

.header-modal {
    padding: 30px 15px;
}

.content-modal {
    padding: 0 15px;
}

#CaptchaImage {
    margin: 30px 15px 30px 0;
}

#CaptchaInputText {
    margin: 30px 0 30px 15px;
    border-color: #ccc;
}

.refresh-icon {
    margin: 30px auto 20px;
}


.spacer-top {
    height: 45px;
}

@media (min-width: 992px ) {
    .spacer-top {
        height: 100px;
    }
}


.infocard {
    margin-bottom: 40px;
}

    .infocard img {
        max-width: none;
        width: 100%;
    }

.infocard__title {
    color: #f8a51b;
    margin-top: 15px;
}

.infocard__subtitle {
    font-size: 16px;
    margin: 5px 0 7px 0;
    font-weight: bold;
}


.infocards {
    padding-bottom: 50px;
}

.infocard__text {
    font-size: 16px;
}

.runningTextImg {
    margin: 0 auto 15px auto;
}

@media (min-width: 767px) {
    .runningTextImg {
        max-width: 66%;
        float: right;
        margin: 0 0 15px 15px;
    }
}

.searchResultBox {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.searchPreviewImage {
    padding-right: 15px;
}

.owl-theme .owl-controls .owl-buttons .goRight.white .icon,
.owl-theme .owl-controls .owl-buttons .goLeft.white .icon {
    border-color: #fff;
}

.reference {
    border-top: 2px solid #ccc;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}

    .reference:first-child {
        border: none;
    }


.referenceImg {
    max-width: 120px;
    margin: 0 auto 30px auto;
    width: 120px;
    height: 120px;
    border-radius: 60px;
    border: 1px solid #ccc;
    padding: 5px;
}

.referenceBox p {
    font-size: 18px !important;
    text-align: center;
}
 .referenceBox em {
            font-style: italic;
        }


@media (min-width: 767px) {
    .reference {
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: flex-start;
    }

    .referenceBox {
        padding-left: 30px;
    }

    .referenceBox p {
        margin: 5px  0!important;
        text-align: left;
    }

       


    .referenceImg {
        margin: 0;
        flex: 0 1 120px;
    }
}

.reference-lightbox {
	display: none;
position: fixed;
top: 0;
left: 0;
z-index: 1000;
width: 100%;
height: 100vh;
background-color: rgba(0,0,0,0.7);
padding-top: 50px;
}

.reference-lightbox__visible {
	display: block;
}

.reference-lightbox-wrapper {
	padding: 20px;
margin: auto;
}
.reference-lightbox-wrapper img {
	max-width: 1000px;
	width: 100%;
	margin: auto;
}

.reference-lightbox-close-icon {
	position: absolute;
	top: 15px;
	right: 15px;
	color: white;
	cursor: pointer;
	font-size: 55px;
	line-height: 0.8;

}

.GDPR {
    font-size: 1.6rem !important;
    line-height: 1.4 !important;
    font-family: Raleway, sans-serif !important;
}

.gdpr--dialog__option-btn--b {
    background-color: #f8a51b !important;
    border-color: #f8a51b !important;
}

    .gdpr--dialog__option-btn--b:hover,
    .gdpr--dialog__option-btn--b:active {
        background-color: #fff !important;
    }

.mainSubtitle {
    font-size: 25px;
    font-weight: bold;
    color: #000 !important;
}

@media only screen and (max-width: 1400px) {
    body,
    .footer,
    .btn,
    .product-boxes .box {
        font-size: 14px;
    }

    .overlayMenu nav a, .overlay-search {
        font-size: 26px;
    }

    .overlayMenu .form-control {
        font-size: 22px;
        padding: 8px 0;
    }

    .overlayMenu .overlay-search svg {
        width: 22px;
        height: 22px;
    }

    .pageIntro .bottomBar {
        padding: 20px 15px;
    }

        .pageIntro .bottomBar .quote {
            font-size: 20px;
        }


    .page-sc-title h2, .page-sc-title .title,
    .pageTitle .main-title, .pageSubTitle h2,
    .parallax-m.min .middle-content .box h2,
    .parallax_bg h1 {
        font-size: 30px;
    }
    .parallax_bg h2 {
        font-size: 18px;
    }

    .product-detail-desc h1 {
        font-size: 28px;
    }

    .page-sc-title h3, .page-sc-title .subTitle,
    .pageTitle .sec-title, .pageSubTitle h3 {
        font-size: 17px;
    }


    .prev-box, a.prev-box {
        background-position: bottom 30px left -160px;
        background-size: 80%;
    }

        .prev-box:hover, a.prev-box:hover {
            background-position: bottom 30px left -80px;
        }


    .section-news .text h2,
    .section-gallery-list .content-container h2 {
        font-size: 16px;
    }

    .section-news .text time,
    .section-gallery-list .date {
        font-size: 14px;
    }

        .section-news .text time span,
        .section-gallery-list .date span {
            font-size: 34px;
        }

    .overlayMenu .overlay-search,
    .overlayMenu .overlay-search input {
        height: 47px;
    }
}

@media only screen and (max-width: 1300px) {
    .parallax-m.min .parallax-window {
        background-position: center !important;
        background-size: cover;
        background-attachment: scroll;
        position: relative;
    }
}

@media only screen and (max-width: 1200px) {
    .topHeader .secMenu a {
        font-size: 15px;
    }

    .mos-gallery {
        font-size: 15px;
    }

    .topHeader ul li a, .topHeader ul li span {
        /*padding: 2px 15px;*/
        font-size: 16px;
    }

    .filter-categories .btn {
        padding: 20px 12px;
    }


    .footer .title {
        font-size: 14px;
    }

    .product-list .product-image {
        height: 300px;
    }

        .product-list .product-image img {
            max-height: 100%;
        }

    .overlayMenu nav a, .overlay-search {
        font-size: 20px;
    }

    .overlayMenu .form-control {
        font-size: 18px;
        padding: 8px 0;
    }

    .overlayMenu .overlay-search svg {
        width: 18px;
        height: 18px;
    }

    .product-boxes .boxes .right-col .box h3,
    .product-boxes .btn-brd-white {
        font-size: 18px;
    }

    .product-boxes .box h3 {
        font-size: 22px;
    }

    .overlayMenu .overlay-search,
    .overlayMenu .overlay-search input {
        height: 38px;
    }

    .pageBack {
        width: 58px;
        height: 58px;
    }


    .pageNextContent .page-sc-title h1 {
        font-size: 18px;
    }

    .pageNextContent .page-sc-title h2 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1024px) {
    body,
    .footer,
    .btn,
    .product-item,
    .product-boxes .box,
    .form-control,
    .cookieAlertBarMessage {
        font-size: 13px;
    }

    .topHeader ul li a, .topHeader ul li span {
        font-size: 16px;
    }

    .topHeader .secMenu a {
        font-size: 14px;
    }

    .page-sc-title h2, .page-sc-title .title,
    .pageTitle .main-title, .pageSubTitle h2,
    .product-detail-desc h1,
    .basketPreview .title,
    .product-detail-desc h1, .parallax-m.min .middle-content .box h2 {
        font-size: 26px;
    }

    .page-sc-title h3, .page-sc-title .subTitle,
    .pageTitle .sec-title, .pageSubTitle h3,
    .section-gallery-list .content-container h2 {
        font-size: 16px;
    }

    .prev-products .carousel .owl-item .title {
        font-size: 14px;
    }

    .prev-products .carousel .owl-item > div {
        padding: 5px 0 10px 0;
    }

    .pageIntro .bottomBar .quote {
        font-size: 20px;
    }

    .pageIntro .content .logo {
        padding-bottom: 10%;
        padding-top: 10%;
    }

    .filter-categories .btn {
        padding: 18px 8px;
        font-size: 13px;
    }

    .filter-categories .sub-cat .btn {
        padding: 12px 8px;
    }

    .topHeader .mainMenu, .topHeader .secMenu {
        padding: 10px 5px;
    }

    .topHeader .mainMenu {
        margin: 20px 30px 0 0;
        float: none;
    }

    .topHeader .secMenu {
        margin: 10px 30px 0 0;
        float: none;
        text-align: right;
        padding: 0;
        overflow: hidden;
        display: none !important;
    }

        .topHeader .secMenu ul {
            overflow: hidden;
            float: right;
        }

    .containerMenu .secMenu {
        display: block;
    }

    .product-boxes .boxes .right-col .box h3,
    .product-boxes .btn-brd-white {
        font-size: 17px;
    }

    .product-boxes .box h3 {
        font-size: 20px;
    }

        .pageBack span {
            width: 16px;
            height: 16px;
        }

    .pageNextContent .page-sc-title h1 {
        font-size: 17px;
    }

    .pageNextContent .page-sc-title h2 {
        font-size: 11px;
    }
}

@media only screen and (max-width: 1023px) {

    .pageBack {
        display: none;
    }

    .filter-categories .btn-toggle {
        display: block;
        color: #fff !important;
        font-weight: bold;
        box-shadow: 0 5px 10px rgba(0,0,0,0.1) !important;
        z-index: 1;
        position: relative;
    }

    .filter-categories .main-cat {
        display: none;
        padding: 30px 0;
    }

        .filter-categories .main-cat > div {
            width: 50%;
            text-align: left;
            padding: 0 5%;
        }

            .filter-categories .main-cat > div a {
                text-align: left;
                padding: 12px 10px;
                display: inline-block;
            }

    .product-boxes .boxes .left-col {
        width: 100%;
        display: table;
    }

        .product-boxes .boxes .left-col .box {
            position: relative;
            height: 600px;
            height: 60vh;
            width: 100%;
            margin-bottom: 15px;
        }

    .product-boxes .boxes .right-col {
        display: table;
        border-spacing: 0;
        border-collapse: separate;
    }

        .product-boxes .boxes .right-col .box {
            display: table-cell;
            vertical-align: top;
            width: 33.33333%;
            padding: 0;
        }

            .product-boxes .boxes .right-col .box .content {
                display: block;
                padding: 50px 20px;
                min-height: 360px;
            }

            .product-boxes .boxes .right-col .box h3,
            .product-boxes .btn-brd-white {
                font-size: 16px;
            }

    .product-boxes .box h3 {
        font-size: 18px;
    }

    .mos-gallery {
        font-size: 14px;
    }

    .contact-box-outer {
        background-size: cover;
        background-position: center;
    }

        .contact-box-outer .contact-box-inner {
            width: 100%;
            position: relative;
            display: block;
        }

            .contact-box-outer .contact-box-inner .contact-text {
                top: 0;
                -moz-transform: none !important;
                -webkit-transform: none !important;
                -o-transform: none !important;
                transform: none !important;
                padding: 40px 15px;
            }

    .form-control-outer {
        padding: 30px 15px;
    }


    .contact-box-outer .contact-box-inner.map-box {
        position: relative;
        padding-bottom: 50%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
        display: block;
    }

        .contact-box-outer .contact-box-inner.map-box #map {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .main-cat {
        text-align: left;
    }
}

@media only screen and (max-width: 991px) {

    .topHeader .navbar .navbar-nav > li:not(.menuToggle) {
        display: none;
    }

    .topHeader .navbar .navbar-nav > li.menuToggle {
        display: block;
    }
    
    .section-news .text time span,
    .section-gallery-list .date span {
        font-size: 14px;
        margin: 0;
    }

    .section-news .text .description {
        margin-bottom: 20px;
    }

    .footer .copy {
        text-align: center;
    }

        .footer .copy ul {
            float: none;
            width: 100%;
            margin-top: 30px;
        }

            .footer .copy ul li {
                float: none;
                display: inline-block;
            }
}

@media only screen and (max-width: 860px) {
}

@media only screen and (max-width : 768px) {
    .section-gallery-list .content-container {
        padding-top: 50px;
    }

    .topHeader .mainMenu {
        margin: 20px 20px 0 0;
    }

    .mos-gallery {
        margin-bottom: 10px;
    }

    .basketPreview .title {
        font-size: 22px;
    }

    .basketPreview .cart-total tr td,
    .basketPreview .cart-total tr td:first-child,
    .basketPreview .cart-total tr td:last-child {
        font-size: 13px;
    }

    .basketPreview .cart-total tr.total td:last-child {
        font-size: 18px;
    }

    .basketPreview table th {
        font-size: 13px;
    }

    .pageNextContent .page-sc-title h1 {
        font-size: 16px;
    }

    .pageNextContent .page-sc-title h2 {
        font-size: 11px;
    }
}

@media only screen and (max-width : 767px) {
    .product-list .product-image {
        height: 356px;
    }

    .product-item.product-big .product-image {
        height: 50%;
        height: 50vw;
    }

    #articlesContainer {
        position: relative;
        overflow: hidden;
    }

    .grid-sizer,
    .grid-item {
        width: 48%;
    }

    .section-gallery-list .date {
        margin-top: 10px;
        font-size: 12px;
    }

        .section-gallery-list .date span {
            font-size: 12px;
            margin: 0;
        }


    .page-sc-title h2, .page-sc-title .title,
    .pageTitle .main-title, .pageSubTitle h2,
    .product-detail-desc h1,
    .basketPreview .title .product-detail-desc h1, .parallax-m.min .middle-content .box h2 {
        font-size: 22px;
    }

    .page-sc-title h3, .page-sc-title .subTitle,
    .pageTitle .sec-title, .pageSubTitle h3,
    .section-gallery-list .content-container h2,
    .parallax-m.min .middle-content .box h3 {
        font-size: 15px;
    }

    .flat-alert h4 {
        font-size: 14px;
    }

    .section-content .content-container {
        padding: 40px 0 60px 0;
    }

    .footer .address:after {
        text-align: center;
    }

    .product-boxes .boxes .right-col {
        display: block;
        border-spacing: 0;
        border-collapse: separate;
    }

        .product-boxes .boxes .right-col .box,
        .product-boxes .boxes .right-col.single-col .box {
            display: block;
            vertical-align: top;
            width: 100%;
            padding: 0;
            margin-left: 0;
        }

    .product-boxes .box {
        min-height: initial;
    }

    .product-boxes .boxes .right-col .box .content {
        display: block;
        padding: 50px 20px;
        min-height: 360px;
        min-height: initial;
    }

    .product-boxes .boxes .right-col .box h3,
    .product-boxes .btn-brd-white {
        font-size: 16px;
    }

    .basketContainer {
        padding: 15px;
    }

    .basketPreview .title {
        font-size: 16px;
        padding-bottom: 0;
    }

    .basketPreview .cart-total tr td,
    .basketPreview .cart-total tr td:first-child,
    .basketPreview .cart-total tr td:last-child {
        font-size: 11px;
    }

    .basketPreview .cart-total tr.total td:last-child {
        font-size: 14px;
    }

    .basketPreview table th,
    .basketPreview table td {
        padding: 10px 5px;
        font-size: 11px;
    }

    .basketPreview table .last-col {
        padding: 0;
    }

    .basketPreview .removeIcon:after {
        font-size: 20px;
        padding: 2px 5px;
    }

    .basketPreview table th,
    .section-form table th {
        font-size: 9px;
    }

    .basketPreview input {
        padding: 5px 0;
        width: 35px;
    }

    .basketPreview .cart-total td {
        padding: 5px 10px;
    }

    .overlayMenu .closeMenu, .overlayCart .closeMenu {
        margin: 2px 0 0 0;
    }

    .parallax-m.min .middle-content .box {
        width: 100%;
    }

    .basketPreview .buttons .btn,
    .basketContainer .title .btn,
    .modal-dialog .btn {
        width: 100%;
        margin-bottom: 10px !important;
        display: block;
        float: none;
    }

    .basketContainer .title .btn {
        margin-top: 10px !important;
    }

    .basketPreview table .image img {
        padding: 0;
    }

    .mobile-hide {
        display: none;
    }

    .shoppingCart {
        margin-bottom: 0;
    }

    .cd-multi-steps .text {
        display: none;
    }

    .cd-multi-steps.text-bottom li {
        width: 60px;
    }

    .section-login {
        padding: 40px 0;
    }

        .section-login h2 {
            font-size: 18px;
        }

    .product-detail .product-image {
        padding: 5vw;
        margin-top: -5vw;
    }

    .section-content .pageBigTitle:not(.pageNextContent) .container {
        position: relative;
        top: 0;
        margin-top: 40px;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .section-content .pageBigTitle:not(.pageNextContent) h1,
    .section-content .pageBigTitle:not(.pageNextContent) h2 {
        color: #333;
    }

    .section-content .pageNextContent {
        float: none;
        width: 100%;
    }
}

@media only screen and (max-width : 620px) {
    .product-list .product-image {
        height: 50%;
        height: 50vw;
    }

    .mos-gallery {
        margin-bottom: 0;
    }

    .prev-box, a.prev-box {
        min-height: 50vw;
        height: 50vh;
        background-position: bottom 30px left -60px;
    }

        .prev-box:hover, a.prev-box:hover {
            background-position: bottom 30px left -20px;
        }

    .contentHeader {
        padding-top: 80px;
    }
}

@media only screen and (max-width: 480px) {
    .overlayMenu nav a, .overlay-search {
        font-size: 16px;
        padding: 7px 0;
    }

    .overlayMenu .form-control {
        font-size: 16px;
        padding: 6px 0;
    }

    .overlayMenu .overlay-search svg {
        width: 18px;
        height: 18px;
        margin-top: 8px;
    }

    .grid-sizer,
    .grid-item {
        width: 100%;
        margin-bottom: 20px;
        padding-top: 20px;
        /*border-bottom: 3px solid #ccc;*/
    }

    .gutter-sizer {
        width: 30px;
    }

    .section-gallery-list .content-container {
        padding-top: 35px;
    }

    .overlayMenu .logo svg {
        width: 200px;
        height: 85px;
    }

    .overlayMenu .containerMenu .address {
        opacity: 0.6;
        transform: scale(0.8);
        margin-top: 10px;
        margin-bottom: -20px;
    }

    .pageIntro .content .logo img {
        max-width: 280px;
    }

    .pageIntro .content .goDown .icon {
        width: 30px;
        height: 30px;
    }

    .pageIntro .bottomBar {
        padding: 15px 5px;
    }

        .pageIntro .bottomBar .quote {
            font-size: 13px;
        }

    .overlayMenu .closeMenu, .overlayCart .closeMenu {
        transform: scale(0.8);
    }

    .prev-products .carousel .owl-item .title {
        font-size: 13px;
    }

    .filter-categories .main-cat > div {
        padding: 0 0 0 15px;
    }

    .filter-categories .main-cat {
        padding: 20px 0;
    }

    .btn-sm,
    a.btn-sm {
        padding: 5px 6px !important;
        font-size: 10px !important;
    }

    .overlayMenu .overlay-search,
    .overlayMenu .overlay-search input {
        height: 36px;
    }
}

@media only screen and (max-width : 375px) {
    .col-xxs-12 {
        width: 100%;
        display: block;
        float: none;
    }

    .img-container {
        margin-bottom: 20px;
    }

    .topHeader .mainMenu {
        margin: 10px 10px 0 0;
    }

    .prev-box, a.prev-box {
        min-height: 50vw;
        height: 45vh;
    }

    .filter-categories .btn {
        padding: 18px 8px;
        font-size: 12px;
    }

}

@media only screen and (max-width : 320px) {
    .pageIntro .bottomBar .quote {
        font-size: 12px;
    }

    .pageIntro .content .logo img {
        max-width: 230px;
    }

    .overlayMenu .logo svg {
        width: 160px;
        height: 68px;
    }

    .overlayMenu nav a, .overlay-search {
        font-size: 14px;
    }

    .overlayMenu .overlay-search svg {
        margin-top: 5px;
    }

    .overlayMenu .form-control {
        font-size: 13px;
        padding: 6px 0;
    }

    .overlayMenu .containerMenu .address {
        display: none;
    }

    .prev-box, a.prev-box {
        min-height: 60vw;
        height: 65vh;
    }
}
/*
@media only screen and (min-width: 1200px) {
    html, body {
        overflow-y: hidden;
    }
}
*/
@media only screen and (min-width: 1800px) {
    .container.enlarge {
        width: 1560px;
    }

    .product-list svg.gbSymbol,
    .product-detail svg.gbSymbol {
        margin: -40px 0 0 -100px;
        height: 600px;
        width: 600px;
    }
}

/* ----------------------------------------------------
  PRINT
------------------------------------------------------- */


@media print {

    @page {
        margin: 0;
        padding: 0 !important;
    }

    html, body, table {
        margin: 0;
        font-size: 10pt !important;
        font-family: Georgia, ‘Times New Roman’, serif !important;
        width: 100%;
        background: none;
        color: #000000 !important;
    }

    .topHeader, .mainMenu, .contentHeader, .cart-header, .buttons, .footer {
        display: none !important;
    }

    .contentHeader {
        padding: 10px 0 0 0;
        background: none;
        border-bottom: none;
    }

        .contentHeader .logo img {
            max-width: 10pt;
        }

    .pageTitle {
        background: none;
        padding: 10px 0;
    }

    td.image div a {
        display: none !important;
    }

    .section-form {
        padding: 0 !important;
    }


    table, tr, td,
    .basketPreview.cart-total td,
    .cart-total,
    .basketPreview .more-info,
    .basketPreview .cart-total tr td:last-child,
    .basketPreview .cart-total tr td:first-child,
    .simpleContent,
    p {
        font-size: 10pt !important;
        font-family: Georgia, ‘Times New Roman’, serif !important;
        color: #000 !important;
    }

    .fa {
        font-size: 10pt !important;
    }

    .basketPreview .cart-total tr td:first-child {
        padding-right: 20px;
    }

    .basketPreview .alert {
        display: none;
    }

    .basketPreview .cart-total td {
        padding: 2px 0;
    }

    header, .section-footer, .container nav, .buttons {
        display: none;
    }

    .col-sm-6 {
        width: 50%;
        float: left;
    }

    h1 {
        font-size: 15pt !important;
    }

    h2 {
        font-size: 11pt !important;
        margin-bottom: 10px !important;
    }

    .row h2, .form-section h2 {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .page-main-title {
        padding: 0;
    }

    .shoppingCart .image {
        padding: 0;
    }

        .shoppingCart .image img {
            width: 30px !important;
        }

    .basketPreview table .image > div {
        width: 100%;
    }

    .basketPreview input {
        padding: 0;
    }

    .cart-total td {
        padding: 0;
    }

    .basketPreview .cart-total {
        width: 100%;
        float: none;
        font-weight: bold;
        border-top: 1px dashed #777;
        margin-top: 15px;
        padding-top: 15px;
    }
}

