
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,latin-ext);

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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote {}
blockquote:before, blockquote:after {
    content: '';
    content: none;
}
q {}
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*, *:before, *:after {
    box-sizing: border-box;
}
.page {}
@media (min-width: 1001px) {
    .page {
        padding-top: 0;
    }
}
/*
a {
    text-decoration: none;
}
*/
img {
    max-width: 100%;
}
.svg-container {
    display: inline-block;
    position: relative;
    height: 0;
    width: 100%;
    padding: 0;
    padding-bottom: 100%;
    overflow: hidden;
}


/*---------------------------------------
bootstrap include for legacy purposes
---------------------------------------*/
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
    border-bottom: 0.0625rem dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    margin: .67em 0;
    font-size: 2em;
}
mark {
    color: #000;
    background: #ff0;
}
small {
    font-size: 80%;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
    margin: 1em 2.5rem;
}
hr {
    height: 0;
    box-sizing: content-box;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
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 {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    margin: 0 0.125rem;
    border: 1px solid #c0c0c0;
    border: 0.0625rem solid #c0c0c0;
}
legend {
    padding: 0;
    border: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
td, th {
    padding: 0;
}
* {
    box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
/*
a {
    text-decoration: none;
}
*/
a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline: 0.3125rem auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline-offset: -0.125rem;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 0.375rem;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    padding: 0.25rem;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border: 0.0625rem solid #ddd;
    border-radius: 0.25rem;
    transition: all .2s ease-in-out;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-top: 1.25rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    border: 0;
    border-top: 1px solid #eee;
    border-top: 0.0625rem solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    width: 0.0625rem;
    height: 1px;
    height: 0.0625rem;
    padding: 0;
    margin: -1px;
    margin: -0.0625rem;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-top: 1.25rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-top: 0.625rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%;
}
h1, .h1 {
    font-size: 36px;
    font-size: 2.25rem;
}
h2, .h2 {
    font-size: 30px;
    font-size: 1.875rem;
}
h3, .h3 {
    font-size: 24px;
    font-size: 1.5rem;
}
h4, .h4 {
    font-size: 18px;
    font-size: 1.125rem;
}
h5, .h5 {
    font-size: 14px;
    font-size: 0.875rem;
}
h6, .h6 {
    font-size: 12px;
    font-size: 0.75rem;
}
li {
    line-height: 1.4;
}
p {
    margin: 0 0 10px;
    margin: 0 0 0.625rem;
    line-height: 1.4;
}
.lead {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 1.3125rem;
    }
}
small, .small {
    font-size: 85%;
}
cite {
    font-style: normal;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-muted {
    color: #999;
}
.text-primary {
    color: #428bca;
}
a.text-primary:hover {
    color: #3071a9;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background-color: #428bca;
}
a.bg-primary:hover {
    background-color: #3071a9;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    padding-bottom: 0.5625rem;
    margin: 40px 0 20px;
    margin: 2.5rem 0 1.25rem;
    border-bottom: 1px solid #eee;
    border-bottom: 0.0625rem solid #eee;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}
ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    margin-left: -0.3125rem;
    list-style: none;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-right: 0.3125rem;
    padding-left: 5px;
    padding-left: 0.3125rem;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
dt, dd {
    line-height: 1.42857143;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 10rem;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 11.25rem;
    }
}
abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999;
    border-bottom: 0.0625rem dotted #999;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    padding: 0.625rem 1.25rem;
    margin: 0 0 20px;
    margin: 0 0 1.25rem;
    font-size: 17.5px;
    font-size: 1.09375rem;
    border-left: 5px solid #eee;
    border-left: 0.3125rem solid #eee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #999;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-right: 0.9375rem;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-right: 0.3125rem solid #eee;
    border-left: 0;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: '';
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
blockquote:before, blockquote:after {
    content: "";
}
address {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-style: normal;
    line-height: 1.42857143;
}
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    padding: 0.125rem 0.25rem;
    font-size: 90%;
    color: #c7254e;
    white-space: nowrap;
    background-color: #f9f2f4;
    border-radius: 0.25rem;
}
kbd {
    padding: 2px 4px;
    padding: 0.125rem 0.25rem;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0.1875rem;
    box-shadow: inset 0 -0.0625rem 0 rgba(0, 0, 0, .25);
}
pre {
    display: block;
    padding: 9.5px;
    padding: 0.59375rem;
    margin: 0 0 10px;
    margin: 0 0 0.625rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 0.0625rem solid #ccc;
    border-radius: 0.25rem;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    max-height: 21.25rem;
    overflow-y: scroll;
}
.container {
    padding-right: 15px;
    padding-right: 0.9375rem;
    padding-left: 15px;
    padding-left: 0.9375rem;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .container {
        width: 46.875rem;
    }
}
@media (min-width: 992px) {
    .container {
        width: 60.625rem;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 73.125rem;
    }
}
.container-fluid {
    padding-right: 15px;
    padding-right: 0.9375rem;
    padding-left: 15px;
    padding-left: 0.9375rem;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -15px;
    margin-right: -0.9375rem;
    margin-left: -15px;
    margin-left: -0.9375rem;
}
.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;
    min-height: 0.0625rem;
    padding-right: 15px;
    padding-right: 0.9375rem;
    padding-left: 15px;
    padding-left: 0.9375rem;
}
.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: 0;
}
.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: 0;
}
.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: 0;
    }
    .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: 0;
    }
    .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: 0;
    }
    .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: 0;
    }
    .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: 0;
    }
    .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: 0;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
table {
    max-width: 100%;
    background-color: transparent;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    padding: 0.5rem;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border-top: 0.0625rem solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    border-bottom: 0.125rem solid #ddd;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
    border-top: 0.125rem solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
    padding: 0.3125rem;
}
.table-bordered {
    border: 1px solid #ddd;
    border: 0.0625rem solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
    border: 0.0625rem solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
    border-bottom-width: 0.125rem;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*="col-"], table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 0.9375rem;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 0.0625rem solid #ddd;
    }
    .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    border-bottom: 0.0625rem solid #e5e5e5;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
    /* font-weight: bold; */
}
input[type="search"] {
    box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin: 0.25rem 0 0;
    margin-top: 1px \9;
    margin-top: 0.0625rem \9;

    /* IE8-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: 0.3125rem auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline-offset: -0.125rem;
}
output {
    display: block;
    padding-top: 7px;
    padding-top: 0.4375rem;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857143;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    height: 2.125rem;
    padding: 6px 12px;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border: 0.0625rem solid #ccc;
    border-radius: 0.25rem;
    box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 0.0625rem 0.0625rem rgba(0,0,0,.075), 0 0 0.5rem rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
input[type="date"] {
    line-height: 34px;
    line-height: 2.125rem;
}
.form-group {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.radio, .checkbox {
    display: block;
    min-height: 20px;
    min-height: 1.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    margin-top: 10px;
    margin-top: 0.625rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}
.radio label, .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
    margin-left: -1.25rem;
}
.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px;
    margin-top: -0.3125rem;
}
.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
    margin-left: 0.625rem;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.input-sm {
    height: 30px;
    height: 1.875rem;
    padding: 5px 10px;
    padding: 0.3125rem 0.625rem;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    border-radius: 0.1875rem;
}
select.input-sm {
    height: 30px;
    height: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
}
textarea.input-sm, select[multiple].input-sm {
    height: auto;
}
.input-lg {
    height: 46px;
    height: 2.875rem;
    padding: 10px 16px;
    padding: 0.625rem 1rem;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33;
    border-radius: 0.375rem;
}
select.input-lg {
    height: 46px;
    height: 2.875rem;
    line-height: 46px;
    line-height: 2.875rem;
}
textarea.input-lg, select[multiple].input-lg {
    height: auto;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
    padding-right: 2.65625rem;
}
.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    top: 1.5625rem;
    right: 0;
    display: block;
    width: 34px;
    width: 2.125rem;
    height: 34px;
    height: 2.125rem;
    line-height: 34px;
    line-height: 2.125rem;
    text-align: center;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, .075), 0 0 0.375rem #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}
.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 {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, .075), 0 0 0.375rem #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}
.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 {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, .075), 0 0 0.375rem #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.form-control-static {
    margin-bottom: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-top: 0.3125rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    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 .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;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 7px;
    padding-top: 0.4375rem;
    margin-top: 0;
    margin-bottom: 0;
}
.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
    min-height: 1.6875rem;
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-right: -0.9375rem;
    margin-left: -15px;
    margin-left: -0.9375rem;
}
.form-horizontal .form-control-static {
    padding-top: 7px;
    padding-top: 0.4375rem;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
    right: 0.9375rem;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border: 0.0625rem solid transparent;
    border-radius: 0.25rem;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline: 0.3125rem auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline-offset: -0.125rem;
}
.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none;
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 0.1875rem 0.3125rem rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    box-shadow: none;
    opacity: .65;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.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: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: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
}
.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: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: #428bca;
    border-color: #357ebd;
}
.btn-primary .badge {
    color: #428bca;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
}
.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: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: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc;
}
.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: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: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512;
}
.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: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: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
}
.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: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: #fff;
}
.btn-link {
    font-weight: normal;
    color: #428bca;
    cursor: pointer;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
    color: #2a6496;
    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: #999;
    text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    padding: 0.625rem 1rem;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33;
    border-radius: 0.375rem;
}
.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    padding: 0.3125rem 0.625rem;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    border-radius: 0.1875rem;
}
.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    padding: 0.0625rem 0.3125rem;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    border-radius: 0.1875rem;
}
.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.btn-block + .btn-block {
    margin-top: 5px;
    margin-top: 0.3125rem;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/css/glyphicons-halflings-regular.eot');
    src: url('/css/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/css/glyphicons-halflings-regular.woff') format('woff'), url('/css/glyphicons-halflings-regular.ttf') format('truetype'), url('/css/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
    position: relative;
    top: 1px;
    top: 0.0625rem;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\2a";
}
.glyphicon-plus:before {
    content: "\2b";
}
.glyphicon-euro:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    margin-left: 0.125rem;
    vertical-align: middle;
    border-top: 4px solid;
    border-top: 0.25rem solid;
    border-right: 4px solid transparent;
    border-right: 0.25rem solid transparent;
    border-left: 4px solid transparent;
    border-left: 0.25rem solid transparent;
}
.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;
    min-width: 10rem;
    padding: 5px 0;
    padding: 0.3125rem 0;
    margin: 2px 0 0;
    margin: 0.125rem 0 0;
    font-size: 14px;
    font-size: 0.875rem;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 0.0625rem solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border: 0.0625rem solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
    box-shadow: 0 0.375rem 0.75rem rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    height: 0.0625rem;
    margin: 9px 0;
    margin: 0.5625rem 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    padding: 0.1875rem 1.25rem;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #999;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.dropdown-menu-left {
    right: auto;
    left: 0;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    padding: 0.1875rem 1.25rem;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.42857143;
    color: #999;
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid;
    border-bottom: 0.25rem solid;
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
    margin-bottom: 0.0625rem;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}
.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:focus, .btn-group-vertical > .btn:focus {
    outline: none;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px;
    margin-left: -0.0625rem;
}
.btn-toolbar {
    margin-left: -5px;
    margin-left: -0.3125rem;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px;
    margin-left: 0.3125rem;
}
.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-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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 > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-right: 0.5rem;
    padding-left: 8px;
    padding-left: 0.5rem;
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-right: 0.75rem;
    padding-left: 12px;
    padding-left: 0.75rem;
}
.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 0.1875rem 0.3125rem rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-width: 0.3125rem 0.3125rem 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
    border-width: 0 0.3125rem 0.3125rem;
}
.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-top: -0.0625rem;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-left-radius: 0.25rem;
}
.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-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    height: 2.875rem;
    padding: 10px 16px;
    padding: 0.625rem 1rem;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33;
    border-radius: 0.375rem;
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    height: 2.875rem;
    line-height: 46px;
    line-height: 2.875rem;
}
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;
    height: 1.875rem;
    padding: 5px 10px;
    padding: 0.3125rem 0.625rem;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    border-radius: 0.1875rem;
}
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    height: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
}
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;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border: 0.0625rem solid #ccc;
    border-radius: 0.25rem;
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    padding: 0.3125rem 0.625rem;
    font-size: 12px;
    font-size: 0.75rem;
    border-radius: 0.1875rem;
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    padding: 0.625rem 1rem;
    font-size: 18px;
    font-size: 1.125rem;
    border-radius: 0.375rem;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
    margin-left: -0.0625rem;
}
.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;
    margin-right: -0.0625rem;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px;
    margin-left: -0.0625rem;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    padding: 0.625rem 0.9375rem;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.nav > li.disabled > a {
    color: #999;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #428bca;
}
.nav .nav-divider {
    height: 1px;
    height: 0.0625rem;
    margin: 9px 0;
    margin: 0.5625rem 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
    border-bottom: 0.0625rem solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    margin-bottom: -0.0625rem;
}
.nav-tabs > li > a {
    margin-right: 2px;
    margin-right: 0.125rem;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border: 0.0625rem solid transparent;
    border-radius: 0.25rem 0.25rem 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border: 0.0625rem solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
    text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0.25rem;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
    border: 0.0625rem solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 0.0625rem solid #ddd;
        border-radius: 0.25rem 0.25rem 0 0;
    }
    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 0.25rem;
}
.nav-pills > li + li {
    margin-left: 2px;
    margin-left: 0.125rem;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-top: 0.125rem;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
    text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 0.25rem;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd;
    border: 0.0625rem solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 0.0625rem solid #ddd;
        border-radius: 0.25rem 0.25rem 0 0;
    }
    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    margin-top: -0.0625rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    min-height: 3.125rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    border: 1px solid transparent;
    border: 0.0625rem solid transparent;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 0.25rem;
    }
}
@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    max-height: 340px;
    max-height: 21.25rem;
    padding-right: 15px;
    padding-right: 0.9375rem;
    padding-left: 15px;
    padding-left: 0.9375rem;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    border-top: 0.0625rem solid transparent;
    box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-right: -0.9375rem;
    margin-left: -15px;
    margin-left: -0.9375rem;
}
@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
    border-width: 0 0 0.0625rem;
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    border-width: 0 0 0.0625rem;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
    border-width: 0.0625rem 0 0;
}
.navbar-brand {
    float: left;
    height: 50px;
    height: 3.125rem;
    padding: 15px 15px;
    padding: 0.9375rem 0.9375rem;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 20px;
    line-height: 1.25rem;
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -0.9375rem;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    padding: 0.5625rem 0.625rem;
    margin-top: 8px;
    margin-top: 0.5rem;
    margin-right: 15px;
    margin-right: 0.9375rem;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border: 0.0625rem solid transparent;
    border-radius: 0.25rem;
}
.navbar-toggle:focus {
    outline: none;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    width: 1.375rem;
    height: 2px;
    height: 0.125rem;
    border-radius: 0.0625rem;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
    margin-top: 0.25rem;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
    margin: 0.46875rem -0.9375rem;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-top: 0.625rem;
    padding-bottom: 10px;
    padding-bottom: 0.625rem;
    line-height: 20px;
    line-height: 1.25rem;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 0.3125rem 0.9375rem 0.3125rem 1.5625rem;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 1.25rem;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 0.9375rem;
        padding-bottom: 0.9375rem;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -0.9375rem;
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
    }
}
.navbar-form {
    padding: 10px 15px;
    padding: 0.625rem 0.9375rem;
    margin-top: 8px;
    margin-top: 0.5rem;
    margin-right: -15px;
    margin-right: -0.9375rem;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    margin-left: -15px;
    margin-left: -0.9375rem;
    border-top: 1px solid transparent;
    border-top: 0.0625rem solid transparent;
    border-bottom: 1px solid transparent;
    border-bottom: 0.0625rem solid transparent;
    box-shadow: inset 0 0.0625rem 0 rgba(255, 255, 255, .1), 0 0.0625rem 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 0.3125rem;
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        box-shadow: none;
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -0.9375rem;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-top: 0.5rem;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-top: 0.625rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-top: 0.875rem;
    margin-bottom: 14px;
    margin-bottom: 0.875rem;
}
.navbar-text {
    margin-top: 15px;
    margin-top: 0.9375rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 0.9375rem;
        margin-left: 0.9375rem;
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #999;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #999;
}
.navbar-inverse .navbar-nav > li > a {
    color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}
.navbar-inverse .navbar-link {
    color: #999;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.breadcrumb {
    padding: 8px 15px;
    padding: 0.5rem 0.9375rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0.25rem;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    padding: 0 0.3125rem;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb > .active {
    color: #999;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    margin: 1.25rem 0;
    border-radius: 0.25rem;
}
.pagination > li {
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    padding: 0.375rem 0.75rem;
    margin-left: -1px;
    margin-left: -0.0625rem;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border: 0.0625rem solid #ddd;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 4px;
    border-bottom-left-radius: 0.25rem;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 4px;
    border-bottom-right-radius: 0.25rem;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
}
.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: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    padding: 0.625rem 1rem;
    font-size: 18px;
    font-size: 1.125rem;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 6px;
    border-bottom-left-radius: 0.375rem;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 6px;
    border-bottom-right-radius: 0.375rem;
}
.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    padding: 0.3125rem 0.625rem;
    font-size: 12px;
    font-size: 0.75rem;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-top-left-radius: 0.1875rem;
    border-bottom-left-radius: 3px;
    border-bottom-left-radius: 0.1875rem;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-top-right-radius: 0.1875rem;
    border-bottom-right-radius: 3px;
    border-bottom-right-radius: 0.1875rem;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    margin: 1.25rem 0;
    text-align: center;
    list-style: none;
}
.pager li {
    display: inline;
}
.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    padding: 0.3125rem 0.875rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border: 0.0625rem solid #ddd;
    border-radius: 0.9375rem;
}
.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.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: #999;
    cursor: not-allowed;
    background-color: #fff;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.label[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
    top: -0.0625rem;
}
.label-default {
    background-color: #999;
}
.label-default[href]:hover, .label-default[href]:focus {
    background-color: #808080;
}
.label-primary {
    background-color: #428bca;
}
.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9;
}
.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;
    min-width: 0.625rem;
    padding: 3px 7px;
    padding: 0.1875rem 0.4375rem;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 0.625rem;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
    top: -0.0625rem;
}
.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
    padding: 0.0625rem 0.3125rem;
}
a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
    margin-left: 0.1875rem;
}
.jumbotron {
    padding: 30px;
    padding: 1.875rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    color: inherit;
    /* background-color: #eee; */
}
.jumbotron h1, .jumbotron .h1 {
    color: inherit;
}
.jumbotron p, .jumbotron ul {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    font-size: 21px;
    font-size: 1.3125rem;
    font-weight: 200;
}
.container .jumbotron {
    border-radius: 0.375rem;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .container .jumbotron {
        padding-right: 3.75rem;
        padding-left: 3.75rem;
    }
    .jumbotron h1, .jumbotron .h1 {
        font-size: 3.9375rem;
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    padding: 0.25rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border: 0.0625rem solid #ddd;
    border-radius: 0.25rem;
    transition: all .2s ease-in-out;
}
.thumbnail > img, .thumbnail a > img {
    margin-right: auto;
    margin-left: auto;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #428bca;
}
.thumbnail .caption {
    padding: 9px;
    padding: 0.5625rem;
    color: #333;
}
.alert {
    padding: 15px;
    padding: 0.9375rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    border: 1px solid transparent;
    border: 0.0625rem solid transparent;
    border-radius: 0.25rem;
}
.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;
    margin-top: 0.3125rem;
}
.alert-dismissable {
    padding-right: 35px;
    padding-right: 2.1875rem;
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    top: -0.125rem;
    right: -21px;
    right: -1.3125rem;
    color: inherit;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@keyframes progress-bar-stripes {
    from {
        background-position: 2.5rem 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    height: 20px;
    height: 1.25rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 0.25rem;
    box-shadow: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, .1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
    line-height: 1.25rem;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    box-shadow: inset 0 -0.0625rem 0 rgba(0, 0, 0, .15);
    transition: width .6s ease;
}
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 2.5rem 2.5rem;
}
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.media, .media .media {
    margin-top: 15px;
    margin-top: 0.9375rem;
}
.media:first-child {
    margin-top: 0;
}
.media-object {
    display: block;
}
.media-heading {
    margin: 0 0 5px;
    margin: 0 0 0.3125rem;
}
.media > .pull-left {
    margin-right: 10px;
    margin-right: 0.625rem;
}
.media > .pull-right {
    margin-left: 10px;
    margin-left: 0.625rem;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    padding: 0.625rem 0.9375rem;
    margin-bottom: -1px;
    margin-bottom: -0.0625rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border: 0.0625rem solid #ddd;
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 4px;
    border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 4px;
    border-bottom-left-radius: 0.25rem;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
    margin-right: 0.3125rem;
}
a.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.panel {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    background-color: #fff;
    border: 1px solid transparent;
    border: 0.0625rem solid transparent;
    border-radius: 0.25rem;
    box-shadow: 0 0.0625rem 0.0625rem rgba(0, 0, 0, .05);
}
.panel-body {
    padding: 15px;
    padding: 0.9375rem;
}
.panel-heading {
    padding: 10px 15px;
    padding: 0.625rem 0.9375rem;
    border-bottom: 1px solid transparent;
    border-bottom: 0.0625rem solid transparent;
    border-top-left-radius: 3px;
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 3px;
    border-top-right-radius: 0.1875rem;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1rem;
    color: inherit;
}
.panel-title > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    padding: 0.625rem 0.9375rem;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-top: 0.0625rem solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 3px;
    border-bottom-left-radius: 0.1875rem;
}
.panel > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-width: 0.0625rem 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 3px;
    border-top-right-radius: 0.1875rem;
}
.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 3px;
    border-bottom-left-radius: 0.1875rem;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-left-radius: 0.1875rem;
    border-top-right-radius: 3px;
    border-top-right-radius: 0.1875rem;
}
.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;
    border-top-left-radius: 0.1875rem;
}
.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;
    border-top-right-radius: 0.1875rem;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-right-radius: 0.1875rem;
    border-bottom-left-radius: 3px;
    border-bottom-left-radius: 0.1875rem;
}
.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;
    border-bottom-left-radius: 0.1875rem;
}
.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;
    border-bottom-right-radius: 0.1875rem;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd;
    border-top: 0.0625rem solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}
.panel-group {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0.25rem;
}
.panel-group .panel + .panel {
    margin-top: 5px;
    margin-top: 0.3125rem;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #ddd;
    border-top: 0.0625rem solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
    border-bottom: 0.0625rem solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #428bca;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca;
}
.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-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-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-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-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1;
}
.well {
    min-height: 20px;
    min-height: 1.25rem;
    padding: 19px;
    padding: 1.1875rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border: 0.0625rem solid #e3e3e3;
    border-radius: 0.25rem;
    box-shadow: inset 0 0.0625rem 0.0625rem rgba(0, 0, 0, .05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15);
}
.well-lg {
    padding: 24px;
    padding: 1.5rem;
    border-radius: 0.375rem;
}
.well-sm {
    padding: 9px;
    padding: 0.5625rem;
    border-radius: 0.1875rem;
}
.close {
    float: right;
    font-size: 21px;
    font-size: 1.3125rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    text-shadow: 0 0.0625rem 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    margin: 0.625rem;
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 0.0625rem solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border: 0.0625rem solid rgba(0, 0, 0, .2);
    border-radius: 0.375rem;
    outline: none;
    box-shadow: 0 0.1875rem 0.5625rem rgba(0, 0, 0, .5);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal-header {
    min-height: 16.428px;
    min-height: 1.02679rem;
    padding: 15px;
    padding: 0.9375rem;
    border-bottom: 1px solid #e5e5e5;
    border-bottom: 0.0625rem solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
    margin-top: -0.125rem;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 20px;
    padding: 1.25rem;
}
.modal-footer {
    padding: 19px 20px 20px;
    padding: 1.1875rem 1.25rem 1.25rem;
    margin-top: 15px;
    margin-top: 0.9375rem;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    border-top: 0.0625rem solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
    margin-left: 0.3125rem;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
    margin-left: -0.0625rem;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 37.5rem;
        margin: 1.875rem auto;
    }
    .modal-content {
        box-shadow: 0 0.3125rem 0.9375rem rgba(0, 0, 0, .5);
    }
    .modal-sm {
        width: 18.75rem;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 56.25rem;
    }
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}
.tooltip.top {
    padding: 5px 0;
    padding: 0.3125rem 0;
    margin-top: -3px;
    margin-top: -0.1875rem;
}
.tooltip.right {
    padding: 0 5px;
    padding: 0 0.3125rem;
    margin-left: 3px;
    margin-left: 0.1875rem;
}
.tooltip.bottom {
    padding: 5px 0;
    padding: 0.3125rem 0;
    margin-top: 3px;
    margin-top: 0.1875rem;
}
.tooltip.left {
    padding: 0 5px;
    padding: 0 0.3125rem;
    margin-left: -3px;
    margin-left: -0.1875rem;
}
.tooltip-inner {
    max-width: 200px;
    max-width: 12.5rem;
    padding: 3px 8px;
    padding: 0.1875rem 0.5rem;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 0.25rem;
}
.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;
    margin-left: -0.3125rem;
    border-width: 5px 5px 0;
    border-width: 0.3125rem 0.3125rem 0;
    border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    left: 0.3125rem;
    border-width: 5px 5px 0;
    border-width: 0.3125rem 0.3125rem 0;
    border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
    right: 5px;
    right: 0.3125rem;
    bottom: 0;
    border-width: 5px 5px 0;
    border-width: 0.3125rem 0.3125rem 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    margin-top: -0.3125rem;
    border-width: 5px 5px 5px 0;
    border-width: 0.3125rem 0.3125rem 0.3125rem 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    margin-top: -0.3125rem;
    border-width: 5px 0 5px 5px;
    border-width: 0.3125rem 0 0.3125rem 0.3125rem;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    margin-left: -0.3125rem;
    border-width: 0 5px 5px;
    border-width: 0 0.3125rem 0.3125rem;
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    left: 0.3125rem;
    border-width: 0 5px 5px;
    border-width: 0 0.3125rem 0.3125rem;
    border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    right: 0.3125rem;
    border-width: 0 5px 5px;
    border-width: 0 0.3125rem 0.3125rem;
    border-bottom-color: #000;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    max-width: 17.25rem;
    padding: 1px;
    padding: 0.0625rem;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 0.0625rem solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border: 0.0625rem solid rgba(0, 0, 0, .2);
    border-radius: 0.375rem;
    box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, .2);
}
.popover.top {
    margin-top: -10px;
    margin-top: -0.625rem;
}
.popover.right {
    margin-left: 10px;
    margin-left: 0.625rem;
}
.popover.bottom {
    margin-top: 10px;
    margin-top: 0.625rem;
}
.popover.left {
    margin-left: -10px;
    margin-left: -0.625rem;
}
.popover-title {
    padding: 8px 14px;
    padding: 0.5rem 0.875rem;
    margin: 0;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 18px;
    line-height: 1.125rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-bottom: 0.0625rem solid #ebebeb;
    border-radius: 0.3125rem 0.3125rem 0 0;
}
.popover-content {
    padding: 9px 14px;
    padding: 0.5625rem 0.875rem;
}
.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
    border-width: 0.6875rem;
}
.popover > .arrow:after {
    content: "";
    border-width: 10px;
    border-width: 0.625rem;
}
.popover.top > .arrow {
    bottom: -11px;
    bottom: -0.6875rem;
    left: 50%;
    margin-left: -11px;
    margin-left: -0.6875rem;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}
.popover.top > .arrow:after {
    bottom: 1px;
    bottom: 0.0625rem;
    margin-left: -10px;
    margin-left: -0.625rem;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    left: -0.6875rem;
    margin-top: -11px;
    margin-top: -0.6875rem;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0;
}
.popover.right > .arrow:after {
    bottom: -10px;
    bottom: -0.625rem;
    left: 1px;
    left: 0.0625rem;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}
.popover.bottom > .arrow {
    top: -11px;
    top: -0.6875rem;
    left: 50%;
    margin-left: -11px;
    margin-left: -0.6875rem;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
    top: 1px;
    top: 0.0625rem;
    margin-left: -10px;
    margin-left: -0.625rem;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    right: -0.6875rem;
    margin-top: -11px;
    margin-top: -0.6875rem;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
    right: 1px;
    right: 0.0625rem;
    bottom: -10px;
    bottom: -0.625rem;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: none;
    opacity: .9;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    margin-top: -10px;
    margin-top: -0.625rem;
    margin-left: -10px;
    margin-left: -0.625rem;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: '\2039';
}
.carousel-control .icon-next:before {
    content: '\203a';
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    bottom: 0.625rem;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    width: 0.625rem;
    height: 10px;
    height: 0.625rem;
    margin: 1px;
    margin: 0.0625rem;
    text-indent: -999px;
    text-indent: -62.4375rem;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border: 0.0625rem solid #fff;
    border-radius: 0.625rem;
}
.carousel-indicators .active {
    width: 12px;
    width: 0.75rem;
    height: 12px;
    height: 0.75rem;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    bottom: 1.25rem;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 1.875rem;
        height: 1.875rem;
        margin-top: -0.9375rem;
        margin-left: -0.9375rem;
        font-size: 1.875rem;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 1.875rem;
    }
    .carousel-indicators {
        bottom: 1.25rem;
    }
}
.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, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}
.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, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg, td.visible-lg {
        display: table-cell !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;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
html {
    position: relative;
    min-height: 100%;
}
body {

    /* Margin bottom by footer height */
    margin-bottom: 90px;
    margin-bottom: 5.625rem;
}
#footer {
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
    position: static;
    bottom: 0;
    width: 100%;

    /* Set the fixed height of the footer here */
    background-color: #f5f5f5;
}
body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 300;
}
.center {
    margin-left: auto;
    margin-right: auto;
}
.acenter {
    text-align: center;
}
.background-gradient {
    background-image: linear-gradient(to top, #FFFFFF 0%, #E1E1E1 100%);
}
#section-effortless {
    background-image: url("/css/convenience.jpg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: right top;
}
#section-iadapt {
    background-image: url("/css/iadapt.jpg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
}
#section-effortless-scooba {
    background-image: url("/css/scooba-450-easy-use.jpg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: right top;
}
#section-effortless-braava {
    background-image: url("/css/braava-quiet.jpg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: left top;
    height: 510px;
    height: 31.875rem;
    padding-bottom: 0;
}
#section-effortless-braava-list {
    background-image: url("/css/braava-easy-to-use.jpg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: right top;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 15px;
    padding-top: 0.9375rem;
}
/*@media (max-width: 767px) {
  #section-effortless-braava {
    background-size: auto 190px;
    height: auto;
  }
}*/
#section-iadapt-scooba {
    background-image: url("/css/scooba-450-iadapt.jpg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
}
#section-iadapt-braava {
    background-image: url("/css/braava-keepdailydirtincheck.jpg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
}
#section-northstar-braava {
    background-image: url("/css/braava-navigation.jpg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
}
#section-looj {
    background-image: url("/css/looj-cleaning.jpg");
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: cover;
}
#section-looj-ladder-time {
    background: url(/css/looj-reduced-ladder-time.jpg) no-repeat center center;
    background-size: cover;
    height: 700px;
    height: 43.75rem;
}
#section-looj-promotion {
    background: url(/css/looj-family-circle.jpg) no-repeat center center;
    background-size: cover;
    height: 700px;
    height: 43.75rem;
}
#section-looj-ladder-time.jumbotron.remove-side-padding {
    position: relative;
}
#section-looj-promotion.jumbotron.remove-side-padding {
    position: relative;
}
#child {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
}
#offer_pic {
    height: 100%;
    background: url(/css/looj-family-circle.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    height: 600px;
    height: 37.5rem;
}
.effortless-div {
    background-color: rgb(0, 0, 0);
    background-color: rgba(255, 255, 255, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.navbar-links {
    font-size: 18px;
    font-size: 1.125rem;
}
.center-y {
    vertical-align: middle;
}
#logo {
    padding-right: 20px;
    padding-right: 1.25rem;
}
* {
/*     border-radius: 0 !important;  */
}
.buy-now-text {
    color: #ff8a22;
}
.margin-bottom {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.jumbo-customize {
    padding-top: 24px;
    padding-top: 1.5rem;
}
#img_container {
    position: relative;
    display: inline-block;
    text-align: center;
}
.btn-circle.btn-lg {
    width: 90px;
    width: 5.625rem;
    height: 90px;
    height: 5.625rem;
    padding: 10px 16px;
    padding: 0.625rem 1rem;
    font-size: 38px;
    font-size: 2.375rem;
    line-height: 1.33;
    border-radius: 2.8125rem !important;
    background-color: rgba(20,20,20,0.5);
}
.btn-circle.btn-lg:hover {
    border: solid 2px #98c83e;
    border: solid 0.125rem #98c83e;
}
.remove-margin-top {
    margin-top: 0px;
    margin-top: 0rem;
}
.remove-margin-bottom {
    margin-bottom: 0px;
    margin-bottom: 0rem;
}
.remove-side-padding {
    padding-left: 0px;
    padding-left: 0rem;
    padding-right: 0px;
    padding-right: 0rem;
}
.glyphicon-ok {
    color: #5cb85c;
}
/* AJ */
a {
    color: #444;
}
a:hover {
    color: #5cb85c;
    text-decoration: none;
}
/* 03.07 CHANGED ! */
.navbar-header > a > img {
    height: 40px;
    height: 2.5rem;
}
.navbar-toggle {
    height: 48px;
    height: 3rem;
}
ul.nav.navbar-nav > li.selected > a {
    color: #5cb85c;
    background-color: #fff;
    font-weight: bold;
}
.navbar-inner {
    background-color: #fff;
    box-shadow: 0rem 0.0625rem 0.3125rem #bbb;
    padding-bottom: 10px;
    padding-bottom: 0.625rem;
}
@media (min-width: 768px) {
    ul.nav.navbar-nav {
        float: right;
    }
    .navbar-nav > li > a {
        padding: 0.25rem;
        padding-right: 0.9375rem;
        margin: 1.375rem 0 0.25rem 0.5rem;
    }
    .navbar-nav > li > a {
        border-right: dotted 0.125rem #ccc;
    }
    .navbar-nav > li:last-child > a {
        border-right: none;
    }
}
/* To here */
.play-btn {
    height: 90px;
    height: 5.625rem;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.play-btn, .play-btn:hover, .play-btn > button:hover {
    color: rgba(255,255,255,0.9);
}
.brand > img {
    height: 24px;
    height: 1.5rem;
    margin-top: 12px;
    margin-top: 0.75rem;
}
.brand > img {
    height: 24px;
    height: 1.5rem;
    margin-top: 12px;
    margin-top: 0.75rem;
}
.btn-label {
    position: relative;
    right: -12px;
    right: -0.75rem;
    display: inline-block;
    background: #5cb85c;
    padding: 15px 12px 16px 12px;
    padding: 0.9375rem 0.75rem 1rem 0.75rem;
    color: #fff;
}
.custom-glyphicon-dropdown {
    font-size: 0.8em;
    display: block;
}
.overview-play > h4 {
    display: inline-block;
    margin: 0;
}
.overview-play {
    padding-bottom: 0;
    padding-top: 0;
}
.effortless-div {
    padding: 4px;
    padding: 0.25rem;
}
.footer-nav > li {
    display: inline-block;
}
.modal-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-top: 1.875rem;
    height: 0;
    overflow: hidden;
    margin: 3%;
}
.modal-video iframe, .modal-video object, .modal-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.jumbotron-iadapt {
    text-align: center;
    vertical-align: middle;
    padding: 32px 0 16px 0;
    padding: 2rem 0 1rem 0;
}
.jumbotron-iadapt .iadapt-title {
    display: inline-block;
    padding-right: 32px;
    padding-right: 2rem;
    font-size: 48px;
    font-size: 3rem;
    border-right: solid 1px #777;
    border-right: solid 0.0625rem #777;
    height: 64px;
    height: 4rem;
}
.jumbotron-iadapt .iadapt-title-feature {
    display: inline-block;
    font-size: 28px;
    font-size: 1.75rem;
    height: 64px;
    height: 4rem;
    padding-left: 32px;
    padding-left: 2rem;
    vertical-align: middle;
}
.no-padding {
    padding: 0;
}
.panel-dropdown h3 {
    font-size: 24px;
    font-size: 1.5rem;
}
.panel-dropdown {
    padding-bottom: 0;
}
hr.alt-dotted {
    border-top: 2px dotted #888;
    border-top: 0.125rem dotted #888;
    color: #999;
    margin: 4px;
    margin: 0.25rem;
}
hr.alt-dotted:before {
    content: "";
    background-color: black;
    height: 2px;
    height: 0.125rem;
    display: block;
    top: -2px;
    top: -0.125rem;
    position: relative;
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 35%, rgba(255,255,255,0) 65%, rgba(255,255,255,1) 100%);
}
.svg-responsive {
    height: 60px;
    height: 3.75rem;
    width: 60px;
    width: 3.75rem;
    margin: 10px 0;
    margin: 0.625rem 0;
    padding: 4px;
    padding: 0.25rem;
}
.effortless-ul > li > img {
    position: absolute;
    margin-top: 8px;
    margin-top: 0.5rem;
}
.effortless-ul > li > div {
    padding-left: 80px;
    padding-left: 5rem;
}
.comparison-table .glyphicon-ok {
    font-size: 24px;
    font-size: 1.5rem;
}
.comparison-table .glyphicon-info-sign {
    font-size: 1.2em;
    margin-top: 2px;
    margin-top: 0.125rem;
    margin-left: 2px;
    margin-left: 0.125rem;
}
.comparison-table .glyphicon-info-sign:hover {
    color: #5cb85c;
}
.navbar-header > button > .glyphicon-chevron-down {
    color: #555;
    margin: 0 8px;
    margin: 0 0.5rem;
}
@media (max-width:1199px) {
    body {
        margin-bottom: 5.625rem;
    }
    .effortless-div > h1 {
        font-size: 2.25rem;
    }
    .effortless-div > h2 {
        font-size: 1.625rem;
    }
    .effortless-div > p {
        font-size: 1.125rem;
    }
}
@media (max-width:991px) {
    body {
        margin-bottom: 7.5rem;
    }
    .jumbotron-iadapt .iadapt-title {
        border-bottom: solid 0.0625rem #777;
        border-right: none;
        padding: 0 5%;
        height: 4.5rem;
    }
}
@media (max-width:767px) {
    body {
        margin-bottom: 10rem;
    }
    .jumbotron-iadapt .iadapt-title {
        font-size: 2.375rem;
        height: 3.5rem;
        padding: 0;
    }
    .jumbotron-iadapt .iadapt-title-feature {
        font-size: 1.375rem;
        height: 4rem;
        padding: 0;
    }
    .effortless-ul > li > div {
        padding-left: 0.25rem;
    }
    .brand > img {
        margin-left: 0.75rem;
    }
    .effortless-div > h1 {
        font-size: 1.875rem;
    }
    .effortless-div > h2 {
        font-size: 1.375rem;
    }
    .effortless-div > p {
        font-size: 1rem;
    }
    .play-btn {
        height: 3.75rem;
    }
    .btn-circle.btn-lg {
        width: 3.75rem;
        height: 3.75rem;
        font-size: 1.625rem;
        border-radius: 1.875rem !important;
    }
}
/*NAV CSS*/
.irobot-nav {
    padding: 0;
    height: 140px;
    height: 8.75rem;
    background: #e8e8e8;

    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom,  #e8e8e8 0%,#fafafa 15%,#fafafa 85%,#e8e8e8 100%);

    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=0 );

    /* IE6-9 */
}
.irobot-nav-img {
    height: 140px;
    height: 8.75rem;
    width: 150px;
    width: 9.375rem;
}
.irobot-nav-img:hover {
    border-bottom: solid 2px #5cb85c;
    border-bottom: solid 0.125rem #5cb85c;
    height: 140px;
    height: 8.75rem;
}
.irobot-nav > .container > a {
    width: 136px;
    width: 8.5rem;
    height: 140px;
    height: 8.75rem;
    text-align: center;
}
.irobot-nav > .container {
    margin: 0 auto;
    width: 632px;
    width: 39.5rem;

    /* Platumam ir 2 iespējas -
    1. Manuāli rakstīt platumu (158px uz bildi)
    2. Izmantot jQuery skriptu kas automātiski nosaka platumu */
}
.irobot-nav span.top-text {
    font-size: 14px;
    font-size: 0.875rem;
    position: relative;
    font-weight: bold;
}
.irobot-nav a:hover span.top-text {
    position: relative;
    font-weight: bold;
    color: #444;
}
.irobot-nav span.bottom-text {
    position: relative;
    font-weight: bold;
    top: 70%;
    font-size: 14px;
    font-size: 0.875rem;
}
.irobot-nav button.dropdown-toggle {
    width: 100%;
    background-color: #f4f4f4;
}
.irobot-nav ul.dropdown-menu {
    width: 100%;
    background-color: #f4f4f4;
}
.irobot-nav-img-small {
    height: 60px;
    height: 3.75rem;
    width: 100%;
    background-size: 4.375rem;
    background-repeat: no-repeat;
}
@media (max-width: 767px) {
    .irobot-nav {
        height: 4.375rem;
    }
    .irobot-nav span.dropdown-text {
        font-size: 1.25rem;
        margin-left: 5rem;
        display: inherit;
        text-align: left;
    }
    .irobot-nav span.dropdown-text.small {
        font-size: 1rem;
        font-weight: bold;
        padding-top: 0.375rem;
    }
    .irobot-nav span.dropdown-text .glyphicon {
        font-size: 1.5em;
        color: #444;
    }
}
.bottom-text {
    display: inline-block;
}
.top-text {
    display: inline-block;
}
.col-centered {
    float: none;
    margin: 0 auto;
}
.active-button {
    background-color: #27AE60;
    font-weight: bold;
    color: white;
}
.active-button:hover, .active-button:focus {
    background-color: #229955;
    font-weight: bold;
    color: white;
}
.active-button:active {
    box-shadow: inset 0 0 1.875rem #145b33;
}
.btn-group {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.btn-group .btn {
    font-weight: bold;
}
/*Stepper in the renting section of Looj */
/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    overflow: hidden;

    /*CSS counters to number the steps*/
    counter-reset: step;
    padding-left: 0;
}
#progressbar li {
    text-align: center;
    list-style-type: none;
    color: #333;
    font-size: 12px;
    font-size: 0.75rem;
    width: 33.33%;
    float: left;
    position: relative;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 30px;
    width: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
    color: #333;
    background: #DDD;
    border-radius: 0.1875rem;
    margin: 0 auto 5px auto;
    margin: 0 auto 0.3125rem auto;

    /*padding-left: 10px;*/
}
/*progressbar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 4px;
    height: 0.25rem;
    background: white;
    border: 1px solid #ddd;
    border: 0.0625rem solid #ddd;
    position: absolute;
    left: -50%;
    top: 13px;
    top: 0.8125rem;
    z-index: -1;

    /*put it behind the numbers*/
}
#progressbar li:first-child:after {

    /*connector not needed before the first step*/
    content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
    background: #27AE60;
    color: white;
}
.green-link {
    color: #5cb85c;
}
.green-link:hover {
    color: #2e5c2e;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.free_stuff {
    background-color: #dfffdf;
}
.black-link {
    color: #333;
}
.black-link:hover {
    color: #666;

    /*text-decoration: underline;*/
}

/*-------------------------------------
	Pages
-------------------------------------*/
/*************************************
//
//   Index page *layout* styles
//
*************************************/
/*-------------------------------------
	Page style
-------------------------------------*/
.page.page--index {
    background: #fff;
}
/*-------------------------------------
	Page element styles
-------------------------------------*/
.page--index .page {}
/*************************************
//
//   Index page *layout* styles
//
*************************************/
/*-------------------------------------
	Page style
-------------------------------------*/
.page.page--find_uid {
    background: #fff;
}
/*-------------------------------------
	Page element styles
-------------------------------------*/
.page--find_uid .page {}
.page--find_uid .page__description {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.page--find_uid .page__description ul li {
    line-height: 1.5;
}
@media (min-width: 481px) {
    .page--find_uid .page__description {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .page--find_uid .page__description {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .page--find_uid .page__description {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .page--find_uid .page__description {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .page--find_uid .page__description {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
/*************************************
//
//   Index page *layout* styles
//
*************************************/
/*-------------------------------------
	Page style
-------------------------------------*/
.page.page--choose {
    background: #fff;
}
.page.page--choose .compare {
    padding-top: 2%;
}
/*-------------------------------------
	Page element styles
-------------------------------------*/
.page--choose .page {}
.page--choose .page__header {
    padding-top: 2%;
    text-align: center;
}
.page--choose .page__scooba {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
@media (min-width: 481px) {
    .page--choose .page__scooba {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .page--choose .page__scooba {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .page--choose .page__scooba {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .page--choose .page__scooba {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .page--choose .page__scooba {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
/*************************************
//
//   Index page *layout* styles
//
*************************************/
/*-------------------------------------
	Page style
-------------------------------------*/
.page.page--about {}
/*-------------------------------------
	Page element styles
-------------------------------------*/
.page--about .page {}
.page--about .page__section {
    text-align: left;
    border-top: 1px solid #ccc;
    border-top: 0.0625rem solid #ccc;
    padding: 55px 2% 26px;
    padding: 3.4375rem 2% 1.625rem;
    max-width: 1024px;
    max-width: 64rem;
    margin: 0 auto;
}
.page--about .page__section h1 {
    font-size: 36px;
    font-size: 2.25rem;
    font-weight: 100;
    line-height: 1.5px;
    line-height: 0.09375rem;
    margin: 0 0 50px;
    margin: 0 0 3.125rem;
}
.page--about .page__section h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 100;
    margin: -6px 0 43px;
    margin: -0.375rem 0 2.6875rem;
    text-align: center;
}
.page--about .page__section h1, .page--about .page__section h3 {
    text-align: center;
}
.page--about .page__section p, .page--about .page__section h1, .page--about .page__section h3 {
    font-weight: 100;
}
.page--about .page__section p {
    margin: 0 0 27px;
    margin: 0 0 1.6875rem;
    line-height: 1.5;
}
@media (min-width: 826px) {
    .page--about .page__section h1 {
        font-size: 3.3125rem;
        font-weight: 100;
        line-height: 4.0625rem;
        margin: 0 0 3.125rem;
    }
    .page--about .page__section h3 {
        font-size: 2.0625rem;
        line-height: 3rem;
        font-weight: 100;
        margin: -0.375rem 0 2.6875rem;
        text-align: center;
    }
}
@media (min-width: 1001px) {
    .page--about .page__section {
        padding: 3.4375rem 0 1.625rem;
    }
}
.page.page--mopping {}
.page--mopping .page {}
.page.page--braava {}
.page--braava .page {}


/*-------------------------------------
	Partials - atoms
-------------------------------------*/
.button {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    cursor: pointer;
    border: none;
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    background: none;
    border-radius: 0.125rem;
    text-shadow: none;
    transition: all ease .2s;
    box-shadow: 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,.23);
    color: #fff;
    background: #59b560;
    padding: 8px 16px;
    padding: 0.5rem 1rem;
    font-weight: 600;
}
.button:hover {
    background: #437456;
    color: #fff;
}
.button--overview {
    background-color: #fff;
    font-weight: 300;
    color: #59b560;
}
.button--overview:hover {
    color: #fff;
    text-decoration: none;
}
.button--buy {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 12px;
    padding: 0.75rem;
    vertical-align: middle;
    line-height: 1;
}
.button--buy:hover, .button--buy:focus, .button--buy:active {
    background-color: #417f0b;
    color: #fff;
    text-decoration: none;
}
.button--white {
    background-color: #fff;
    color: #34AB00;
    border: 1px solid #34AB00;
    border: 0.0625rem solid #34AB00;
    padding: 8px 8px;
    padding: 0.5rem 0.5rem;
}
.button--transparent {
    background: rgba(255,255,255,.33);
    border: 1px solid #fff;
    border: 0.0625rem solid #fff;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.33);
    text-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0,0,0,.33);
    border-radius: 0.125rem;
    box-shadow: none;
}
.button--transparent:hover {
    background: rgba(255,255,255,.33);
    color: #fff;
}
.button--blue {
    background: #fff;
    border-color: #1aa2dc;
    color: #1aa2dc;
    border: 1px solid;
    border: 0.0625rem solid;
    box-shadow: none;
}
.button--blue:hover {
    background: #1a92c5;
    border-color: #1a92c5;
    color: #fff;
}
.button--teal {
    background: #1aa2dc;
    color: #fff;
    border: 1px solid #1aa2dc;
    border: 0.0625rem solid #1aa2dc;
}
.button--teal:hover {
    background: #1a92c5;
    border-color: #1a92c5;
}
.paragraph {}
.title {
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.75);
    text-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0,0,0,.75);
}
.title--1 {
    font-size: 29px;
    font-size: 1.8125rem;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 12px;
    margin: 0 0 0.75rem;
}
.title--2 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    margin: 0 0 8px;
    margin: 0 0 0.5rem;
    font-weight: 600;
}
.title--3 {
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
}
.title--dark {
    text-shadow: none;
    color: #000;
    font-size: 36px;
    font-size: 2.25rem;
    margin: 0;
}
@media (min-width: 641px) {
    .title {}
    .title--dark {
        text-shadow: none;
        color: #000;
        font-size: 2.625rem;
    }
    .title--1 {
        font-size: 3.625rem;
    }
    .title--2 {
        font-size: 2.5rem;
    }
    .title--3 {
        font-size: 1.75rem;
        margin-bottom: 2rem;
    }
}


/*-------------------------------------
	Partials - molecules
-------------------------------------*/
.hero {
    position: relative;
    width: 100%;
}
.hero__content {
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 100%;
    top: 50%;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-os-x-font-smoothing: grayscale;
    max-width: 1400px;
    max-width: 87.5rem;
    text-shadow: 1px 1px 1px rgba(0,0,0,.75);
    text-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0,0,0,.75);
    z-index: 1;
}
.hero__image {
    max-width: inherit;
    width: 100%;
}
.hero--landing .hero {}
@media (min-width: 280px) {
    .hero {

        /* styles for xs viewport (min-width: 280px)*/
    }
}
@media (min-width: 481px) {
    .hero {

        /* styles for s viewport (min-width: 481px)*/
    }
}
@media (min-width: 641px) {
    .hero {

        /* styles for m viewport (min-width: 641px)*/
    }
}
@media (min-width: 826px) {
    .hero {

        /* styles for m viewport (min-width: 826px)*/
    }
}
@media (min-width: 1001px) {
    .hero {

        /* styles for mx viewport (min-width: 1001px)*/
        position: relative;
        height: 0;
        width: 100%;
        padding: 23.46428571%;
        overflow: hidden;
    }
    .hero__bg {}
    .hero__image {
        left: 0;
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 0;
        height: auto;
        max-width: none;
    }
}
@media (min-width: 1200px) {
    .hero {

        /* styles for l viewport (min-width: 1200px);*/
    }
}
@media (min-width: 1401px) {
    .hero {

        /* styles for l viewport (min-width: 1401px);*/
    }
}
.youtube-img {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.youtube-img .play-button {
    position: absolute;
    -ms-transform: translate(-50%,-50%) scale(.5);
        transform: translate(-50%,-50%) scale(.5);
    top: 65%;
    left: 50%;
    z-index: 6;
}
.youtube-img .play-button circle {
    fill: white;
}
.youtube-img .play-button polygon {
    fill: #757272;
}
@media (min-width: 481px) {
    .youtube-img {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .youtube-img {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .youtube-img {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .youtube-img {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .youtube-img {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.youtube-img__m-wrap {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
}
.youtube-img__container {
    position: relative;
    padding-bottom: 53.65%;

    /* 16:9 */
    height: 0;
}
.youtube-img__title {
    position: absolute;
    left: 50%;
    width: 90%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    text-align: center;
    top: 13%;
    z-index: 6;
}
.youtube-img:hover {
    cursor: pointer;
}
.youtube-img__img {
    position: relative;
    z-index: 5;
}
.youtube-img__video-wrapper {
    z-index: 0;
}
.youtube-img__video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (min-width: 641px) {

    /* styles for m viewport (min-width: 641px)*/
    .youtube-img .play-button {
        -ms-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    }
}
@media (min-width: 1001px) {
    .youtube-img {

        /* styles for mx viewport (min-width: 1001px)*/
    }
    .youtube-img__title {
        font-size: 2.25rem;
    }
}
@media (min-width: 1200px) {
    .youtube-img {

        /* styles for l viewport (min-width: 1200px);*/
    }
}
@media (min-width: 1401px) {
    .youtube-img {

        /* styles for l viewport (min-width: 1401px);*/
    }
}
.overview {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.overview__hero {
    position: relative;
}
.overview__img-wrap {
    padding: 29.46428571%;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.overview__img {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 0;
}
.overview__text {
    color: #fff;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}
.overview__title {
    padding: 0 15px;
    padding: 0 0.9375rem;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.75);
    text-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0,0,0,.75);
    font-weight: 600;
}
.overview__title--1 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}
.overview__title--2 {
    font-size: 20px;
    font-size: 1.25rem;
}
.overview__description {
    padding: 0 15px;
    padding: 0 0.9375rem;
    text-align: center;
}
.overview__description >p {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    font-weight: 400;
}
@media (min-width: 280px) {
    .overview {

        /* styles for xs viewport (min-width: 280px)*/
    }
}
@media (min-width: 481px) {
    .overview {

        /* styles for s viewport (min-width: 481px)*/
    }
}
@media (min-width: 641px) {
    .overview {

        /* styles for m viewport (min-width: 641px)*/
    }
    .overview__title {}
    .overview__title--1 {
        font-size: 1.5rem;
        margin-bottom: 0.75rem;
    }
    .overview__title--2 {
        font-size: 1.75rem;
    }
}
@media (min-width: 1001px) {
    .overview {

        /* styles for mx viewport (min-width: 1001px)*/
    }
    .overview__title {}
    .overview__title--1 {
        font-size: 2rem;
    }
    .overview__title--2 {
        font-size: 2.5rem;
    }
}
@media (min-width: 1200px) {
    .overview {

        /* styles for l viewport (min-width: 1200px);*/
    }
}
@media (min-width: 1401px) {
    .overview {

        /* styles for l viewport (min-width: 1401px);*/
    }
}
.dirt {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.dirt__hero {
    position: relative;
}
.dirt__img-wrap {
    padding: 29.46428571%;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.dirt__img {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 0;
}
.dirt__text {
    color: #fff;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    max-width: 90%;
}
.dirt__title {
    padding: 0 15px;
    padding: 0 0.9375rem;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.75);
    text-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0,0,0,.75);
    font-weight: 600;
}
.dirt__title--1 {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}
.dirt__title--2 {
    font-size: 16px;
    font-size: 1rem;
}
@media (min-width: 641px) {
    .dirt {

        /* styles for m viewport (min-width: 641px)*/
    }
    .dirt__title {}
    .dirt__title--1 {
        font-size: 1.5rem;
        margin-bottom: 0.75rem;
    }
    .dirt__title--2 {
        font-size: 1.75rem;
    }
}
@media (min-width: 1001px) {
    .dirt {

        /* styles for mx viewport (min-width: 1001px)*/
    }
    .dirt__title {}
    .dirt__title--1 {
        font-size: 2rem;
    }
    .dirt__title--2 {
        font-size: 2.5rem;
    }
}
.clean {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.clean__hero {
    position: relative;
}
.clean__img-wrap {
    padding: 29.46428571%;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.clean__img {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 0;
}
.clean__text {
    color: #fff;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    max-width: 900px;
    max-width: 56.25rem;
}
.clean__clean {
    color: #59b560;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
}
.clean__title {
    padding: 0 15px;
    padding: 0 0.9375rem;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.75);
    text-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0,0,0,.75);
    font-weight: 600;
}
.clean__title--1 {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}
.clean__title--2 {
    font-size: 16px;
    font-size: 1rem;
}
@media (min-width: 641px) {
    .clean {

        /* styles for m viewport (min-width: 641px)*/
    }
    .clean__title {}
    .clean__title--1 {
        font-size: 1.5rem;
        margin-bottom: 0.75rem;
    }
    .clean__title--2 {
        font-size: 1.75rem;
    }
}
@media (min-width: 1001px) {
    .clean {

        /* styles for mx viewport (min-width: 1001px)*/
    }
    .clean__title {}
    .clean__title--1 {
        font-size: 2rem;
    }
    .clean__title--2 {
        font-size: 2.5rem;
    }
}
.robot {
    padding: 30px 10px;
    padding: 1.875rem 0.625rem;
    text-align: center;
}
.robot__image {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.robot__name {
    text-align: center;
    font-weight: bold;
    margin: 0 0 10px;
    margin: 0 0 0.625rem;
    font-size: 18px;
    font-size: 1.125rem;
}
.robot__price {
    margin: 0 0 5px;
    font-weight: normal;
    text-align: center;
}
.robot__newprice {
    margin: 0 0 15px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: red;
}
.robot__cta {
    text-align: center;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
}
.robot__cta--mh {
    display: none;
}
@media (min-width: 768px) {
    .robot {}
    .robot__cta--mh {
        display: block;
    }
}
.contacts {
    background-color: #f7f7f7;
    padding-top: 24px;
    padding-top: 1.5rem;
}
.contacts a {
    text-decoration: underline;
    transition: color 0.2s linear;
}
.contacts a:hover {
    color: #aaa;
}
.contacts__list {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    *zoom: 1;
}
.contacts__list:before {
    content: '';
    display: table;
}
.contacts__list:after {
    content: '';
    display: table;
    clear: both;
}
@media (min-width: 481px) {
    .contacts__list {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .contacts__list {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .contacts__list {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .contacts__list {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .contacts__list {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.contacts__item {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
.contacts__lead {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
}
.contacts__subitem {
    margin-bottom: 32px;
    margin-bottom: 2rem;
}
.contacts__subitems {
    *zoom: 1;
}
.contacts__subitems:before {
    content: '';
    display: table;
}
.contacts__subitems:after {
    content: '';
    display: table;
    clear: both;
}
@media (min-width: 641px) {
    .contacts {}
    .contacts__subitem {
        width: calc(99.99% * 1/4 - (0.375rem - 0.375rem * 1/4));
    }
    .contacts__subitem:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .contacts__subitem:last-child {
        margin-right: 0;
    }
    .contacts__subitem:nth-child(4n) {
        margin-right: 0;
        float: right;
    }
    .contacts__subitem:nth-child(4n + 1) {
        clear: left;
    }
}
@media (min-width: 1001px) {
    .contacts {}
    .contacts__item {
        width: calc(99.99% * 1/3 - (0.375rem - 0.375rem * 1/3));
    }
    .contacts__item:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .contacts__item:last-child {
        margin-right: 0;
    }
    .contacts__item:nth-child(3n) {
        margin-right: 0;
        float: right;
    }
    .contacts__item:nth-child(3n + 1) {
        clear: left;
    }
    .contacts__subitem {
        width: calc(99.99% * 1/2 - (0.375rem - 0.375rem * 1/2));
        margin-bottom: 0.75rem;
    }
    .contacts__subitem:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .contacts__subitem:last-child {
        margin-right: 0;
    }
    .contacts__subitem:nth-child(2n) {
        margin-right: 0;
        float: right;
    }
    .contacts__subitem:nth-child(2n + 1) {
        clear: left;
    }
}
@media (min-width: 1200px) {
    .contacts {}
    .contacts__item {
        width: calc(99.99% * 1/5 - (0.375rem - 0.375rem * 1/5));
    }
    .contacts__item:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .contacts__item:last-child {
        margin-right: 0;
    }
    .contacts__item:nth-child(5n) {
        margin-right: 0;
        float: right;
    }
    .contacts__item:nth-child(5n + 1) {
        clear: left;
    }
    .contacts__item--three {
        width: calc(99.99% * 3/5 - (0.375rem - 0.375rem * 3/5));
    }
    .contacts__item--three:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .contacts__item--three:last-child {
        margin-right: 0;
    }
    .contacts__item--three:nth-child(0n) {
        margin-right: 0;
        float: right;
    }
    .contacts__item--three:nth-child(0n + 1) {
        clear: left;
    }
    .contacts__subitem {
        width: calc(99.99% * 1/4 - (0.375rem - 0.375rem * 1/4));
    }
    .contacts__subitem:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .contacts__subitem:last-child {
        margin-right: 0;
    }
    .contacts__subitem:nth-child(4n) {
        margin-right: 0;
        float: right;
    }
    .contacts__subitem:nth-child(4n + 1) {
        clear: left;
    }
}
.callout {
    padding: 36px 0;
    padding: 2.25rem 0;
}
.callout__wrapper {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: center;
}
@media (min-width: 481px) {
    .callout__wrapper {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .callout__wrapper {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .callout__wrapper {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .callout__wrapper {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .callout__wrapper {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.callout__lead {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0 0 19px;
    margin: 0 0 1.1875rem;
    font-weight: 400;
}
@media (min-width: 641px) {
    .callout {
        padding: 3.125rem 0;
    }
}
.product {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
@media (min-width: 481px) {
    .product {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .product {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .product {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .product {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .product {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.product__title {
    color: #1A1A1A;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1;
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
    margin-top: 16px;
    margin-top: 1rem;
}
.product__title--desktop {
    display: none;
}
.product__subtitle {
    color: #1A1A1A;
    font-weight: 700;
    font-size: 22px;
    font-size: 1.375rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.product__subtitle--desktop {
    display: none;
}
.product__image {
    max-width: 350px;
    max-width: 21.875rem;
    width: 100%;
    margin: 0 auto;
    display: block;
}
.product__price {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 700;
    color: #59b560;
}
.product__price--small {
    font-size: 18px;
    font-size: 1.125rem;
}
.product__price--mobile {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.product__price-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 16px 0;
    padding: 1rem 0;
    border-top: 1px solid #EBEBEB;
    border-top: 0.0625rem solid #EBEBEB;
}
.product__description {}
.product__description-text {
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 24px;
    line-height: 1.5rem;
    padding: 16px 0;
    padding: 1rem 0;
    border-top: 1px solid #EBEBEB;
    border-top: 0.0625rem solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    border-bottom: 0.0625rem solid #EBEBEB;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
@media (min-width: 641px) {
    .product {
        display: -ms-flexbox;
        display: flex;
        margin-top: 1.5rem;
        margin-bottom: 2.5rem;
    }
    .product__images {
        min-width: 0;
        min-height: 0;
        -ms-flex: 1 0 40%;
            flex: 1 0 40%;
    }
    .product__image {
        max-width: inherit;
    }
    .product__price--small {
        font-size: 1.625rem;
    }
    .product__price-row {
        -ms-flex-pack: start;
            justify-content: flex-start;
        border: none;
    }
    .product__price-row .button {
        margin-left: 1.5rem;
    }
    .product__description {
        margin-left: 1.5rem;
    }
    .product__description-text {
        border: none;
    }
    .product__subtitle, .product__price, .product__title {}
    .product__subtitle--mobile, .product__price--mobile, .product__title--mobile {
        display: none;
    }
    .product__subtitle--desktop, .product__price--desktop, .product__title--desktop {
        display: block;
    }
}
@media (min-width: 1101px) {
    .product {
        max-width: 68.75rem;
    }
}
.tabs-tab-list {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.tabs-tab-list li {
    margin: 0;
}
.tabs-trigger {
    display: none;
    font-weight: 700;
    margin-right: 18px;
    margin-right: 1.125rem;
    position: relative;
    transition: .1s linear;
    padding: 0 20px 8px 20px;
    padding: 0 1.25rem 0.5rem 1.25rem;
    text-decoration: none;
    border-bottom: 4px solid #EBEBEB;
    border-bottom: 0.25rem solid #EBEBEB;
}
.tabs-trigger:hover, .tabs-trigger:focus, .tabs-trigger:active {
    text-decoration: none;
    color: #59b560;
    -ms-transform: translateY(-0.3125rem);
        transform: translateY(-0.3125rem);
}
.tabs-trigger.is-selected, .tabs-trigger.is-selected:hover, .tabs-trigger.is-selected:focus {
    border-bottom: 4px solid #59b560;
    border-bottom: 0.25rem solid #59b560;
    color: #59b560;
}
.tabs-trigger.is-selected:after, .tabs-trigger.is-selected:hover:after, .tabs-trigger.is-selected:focus:after {
    content: "";
    position: absolute;
    bottom: -9px;
    bottom: -0.5625rem;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-left: 0.625rem solid transparent;
    border-right: 10px solid transparent;
    border-right: 0.625rem solid transparent;
    border-top: 8px solid #59b560;
    border-top: 0.5rem solid #59b560;
    -ms-transform: translateX(50%);
        transform: translateX(50%);
    right: 50%;
}
.tabs-trigger:active {
    outline: none;
}
.tabs-panel {
    display: block;
    margin: 0;
    padding: 0;
}
.tabs-panel:not(:last-child) {
    border-bottom: none;
}
.tabs-panel.is-hidden .content {
    display: none;
}
.tabs-panel:active, .tabs-panel:focus {
    outline: none;
}
.is-initialized.tabs-allowed .tabs-panel {
    display: inherit;
}
.accordeon-trigger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    cursor: pointer;
    padding: 15px 0;
    padding: 0.9375rem 0;
    margin: 0 20px;
    margin: 0 1.25rem;
    border-bottom: 4px solid #EBEBEB;
    border-bottom: 0.25rem solid #EBEBEB;
    font-weight: 700;
    color: #1A1A1A;
    transition: .1s linear;
}
.accordeon-trigger:hover, .accordeon-trigger:focus {
    color: #59b560;
    border-bottom-color: #59b560;
}
.accordeon-trigger[aria-expanded="true"] {
    color: #59b560;
    border-bottom-color: #59b560;
}
.accordeon-trigger-icon {
    pointer-events: none;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-left: 0.5rem solid transparent;
    border-right: 8px solid transparent;
    border-right: 0.5rem solid transparent;
    border-top: 8px solid #59b560;
    border-top: 0.5rem solid #59b560;
}
@media (min-width: 40em) {
    .tabs-allowed .accordeon-trigger {
        display: none;
    }
    .tabs-allowed .tabs-trigger {
        display: block;
    }
    .tabs-allowed .tabs-panel {
        display: none;
    }
    .tabs-allowed .tabs-panel.is-hidden {
        display: none;
    }
    .tabs-allowed .tabs-tab-list {
        padding: 1.25rem 0.9375rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
    }
}
.label--open, .label--close {
    display: block;
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    height: 0.0625rem;
    margin: -1px;
    margin: -0.0625rem;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    width: 0.0625rem;
}
.label--close {
    display: none;
}
.is-open .label--open {
    display: none;
}
.is-open .label--close {
    display: block;
}
.accordion-tabs {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    outline: #EBEBEB solid 2px;
    outline: #EBEBEB solid 0.125rem;
    padding-bottom: 15px;
    padding-bottom: 0.9375rem;
    margin-bottom: 30px !important;
    margin-bottom: 1.875rem !important;
}
.accordion-tabs .content {
    padding-top: 20px;
    padding-top: 1.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
}
@media (min-width: 481px) {
    .accordion-tabs {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .accordion-tabs {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .accordion-tabs {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .accordion-tabs {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .accordion-tabs {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1101px) {
    .accordion-tabs {
        max-width: 68.75rem;
    }
}
.product-details {
    color: #1A1A1A;
}
.product-details h4 { color:green; font-size:2em; }
.product-details h3 { color:green; font-size:1.5em; }
.product-details .thumb { margin-right:20px; width:380px; min-width:380px; height:350px; }

.product-details__item {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
}
.product-details__image {
    max-width: 369px;
    max-width: 23.0625rem;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
.product-details__title {
    font-weight: 700;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.product-details__list {
    font-size: 15px;
    font-size: 0.9375rem;
    list-style-position: outside;
    padding-left: 20px;
    padding-left: 1.25rem;
    margin-bottom: 0;
}
.product-details__footnote {
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 8px;
    margin-top: 0.5rem;
    font-weight: 400;
}
.product-details__info {
    list-style-type: disc;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    font-weight: 400;
    line-height: 24px;
    line-height: 1.5rem;
}
.product-details__info strong {
    font-weight: 700;
}
.product-details__info:last-child {
    margin-bottom: 0;
}
@media (min-width: 700px) {
    .product-details {}
    .product-details__item {
        display: -ms-flexbox;
        display: flex;
    }
    .product-details__image {
        margin-right: 1.25rem;
        -ms-flex-item-align: baseline;
            align-self: baseline;
    }
}
.faq {
    color: #1A1A1A;
}
.faq__item {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
}
.faq__question {
    font-weight: 700;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.faq__answer {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.5;
    font-weight: 400;
}
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    min-height: 0.0625rem;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
    border: 0.0625rem solid transparent;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-arrow.slick-hidden {
    display: none;
}
.product-gallery {
    min-width: 0;
    min-height: 0;
}
.product-gallery__item {}
.product-gallery__item:focus, .product-gallery__item:active {
    outline: none;
}
.product-gallery__nav-item {
    margin-left: 5px;
    margin-left: 0.3125rem;
    margin-right: 5px;
    margin-right: 0.3125rem;
    cursor: pointer;
}
.product-gallery__nav-item:focus, .product-gallery__nav-item:active {
    outline: none;
}
.product-gallery__nav-item.slick-current {
    border-bottom: 4px solid #59b560;
    border-bottom: 0.25rem solid #59b560;
}

/*-------------------------------------
	Partials - organisms
-------------------------------------*/
.header {
    background-color: #59b560;
    height: 78px;
    height: 4.875rem;
    //overflow: hidden;
}
.header__wrap {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    *zoom: 1;
    padding-top: 26px;
    padding-top: 1.625rem;
}
.header__wrap:before {
    content: '';
    display: table;
}
.header__wrap:after {
    content: '';
    display: table;
    clear: both;
}
@media (min-width: 481px) {
    .header__wrap {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .header__wrap {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .header__wrap {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .header__wrap {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .header__wrap {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.header__logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    width: calc(99.99% * 1/6 - (0.375rem - 0.375rem * 1/6));
    margin-top: -16px;
    margin-top: -1rem;
}
.header__logo:nth-child(1n) {
    float: left;
    margin-right: 6px;
    margin-right: 0.375rem;
    clear: none;
}
.header__logo:last-child {
    margin-right: 0;
}
.header__logo:nth-child(6n) {
    margin-right: 0;
    float: right;
}
.header__logo:nth-child(6n + 1) {
    clear: left;
}
.header__image {
    max-width: 100%;
    width: 140px;
    width: 8.75rem;
    height: auto;
    display: block;
    margin: 0 auto;
}
.header__menu {
    width: calc(99.99% * 5/6 - (0.375rem - 0.375rem * 5/6));
    *zoom: 1;
    position: relative;
}
.header__menu:nth-child(1n) {
    float: left;
    margin-right: 6px;
    margin-right: 0.375rem;
    clear: none;
}
.header__menu:last-child {
    margin-right: 0;
}
.header__menu:nth-child(6n) {
    margin-right: 0;
    float: right;
}
.header__menu:nth-child(6n + 1) {
    clear: left;
}
.header__menu:before {
    content: '';
    display: table;
}
.header__menu:after {
    content: '';
    display: table;
    clear: both;
}
.header__login {
    max-height: 0;
    max-width: 250px;
    max-width: 15.625rem;
    position: absolute;
    right: 0;
    top: 52px;
    top: 3.25rem;
    z-index: 5;
    background: white;
    border: 0 none;
    border-radius: 0.1875rem;
    box-shadow: 0 0 0.9375rem 0.0625rem rgba(0, 0, 0, 0.4);
    transition: max-height 0.2s linear;
    overflow: hidden;
}
.header__login form {
    padding: 20px 30px;
    padding: 1.25rem 1.875rem;
}
.header__login--open {
    max-height: 500px;
    max-height: 31.25rem;
}
.header__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    overflow: hidden;
}
.header__nav {
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2;
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
    font-weight: 400;
}
.header__link {
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2;
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
    font-weight: 400;
    padding: 0 4px;
    padding: 0 0.25rem;
    height: 21.6px;
    height: 1.35rem;
    overflow: hidden;
    position: relative;
}
.header__link span {
    position: relative;
    display: inline-block;
    transition: transform 0.3s;
}
.header__link span::before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    font-weight: 700;
    transform: translate3d(0,0,0);
}
.header__link--active {
    font-weight: 900;
}
.header__link--active span {
    -ms-transform: translateY(-100%);
        transform: translateY(-100%);
}
.header__link:hover, .header__link:active, .header__link:focus {
    color: #fff;
}
.header__link--login, .header__link--logout {
    padding-left: 24px;
    padding-left: 1.5rem;
    position: relative;
}
.header__link--login:before, .header__link--logout:before {
    position: absolute;
    content: url("/css/login.svg");
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    left: -8px;
    left: -0.5rem;
    top: 0;
    transition: transform 0.2s linear;
}
.header__link--login:hover, .header__link--logout:hover {}
.header__link--login:hover:before, .header__link--logout:hover:before {
    -ms-transform: translateX(0.3125rem);
        transform: translateX(0.3125rem);
}
.header__link--logout {
    padding-right: 40px;
    padding-right: 2.5rem;
    background-color: transparent;
    border: none;
}
.header__link--logout:before {
    left: auto;
    right: 10px;
    right: 0.625rem;
    content: url("/css/login.svg");
}
.header__link--logout:hover {}
.header__link--logout:hover:before {
    -ms-transform: translateX(0.3125rem);
        transform: translateX(0.3125rem);
}
.header__link:hover span, .header__link:focus span {
    -ms-transform: translateY(-100%);
        transform: translateY(-100%);
}
.header--desktop {
    display: none;
}
.mobile-nav {
    background-color: #59b560;
    padding: 12px;
    padding: 0.75rem;
    height: 48px;
    height: 3rem;
    position: fixed;
    box-sizing: border-box;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
}
.mobile-nav--open .mobile-nav__link-wrapper {
    -ms-transform: translateY(0);
        transform: translateY(0);
    transition: all 0.2s ease-in;
    background-color: #59b560;
}
.mobile-nav--open .nav-toggle__bar {
    background-color: #FFFFFF;
}
.mobile-nav--open .nav-toggle__bar:nth-child(1), .mobile-nav--open .nav-toggle__bar:nth-child(6) {
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
}
.mobile-nav--open .nav-toggle__bar:nth-child(2), .mobile-nav--open .nav-toggle__bar:nth-child(5) {
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
}
.mobile-nav--open .nav-toggle__bar:nth-child(1) {
    left: 3px;
    left: 0.1875rem;
    top: 4px;
    top: 0.25rem;
}
.mobile-nav--open .nav-toggle__bar:nth-child(2) {
    left: calc(50% - 0.25rem);
    top: 4px;
    top: 0.25rem;
}
.mobile-nav--open .nav-toggle__bar:nth-child(3) {
    left: -50%;
    opacity: 0;
}
.mobile-nav--open .nav-toggle__bar:nth-child(4) {
    left: 100%;
    opacity: 0;
}
.mobile-nav--open .nav-toggle__bar:nth-child(5) {
    left: 3px;
    left: 0.1875rem;
    top: 13px;
    top: 0.8125rem;
}
.mobile-nav--open .nav-toggle__bar:nth-child(6) {
    left: calc(50% - 0.25rem);
    top: 13px;
    top: 0.8125rem;
}
.mobile-nav__toggle {
    z-index: 31;
}
.mobile-nav__login-link, .mobile-nav__logout-link {
    color: #fff;
    float: right;
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    height: 21.6px;
    height: 1.35rem;
    line-height: 1.2;
    padding: 0 4px;
    padding: 0 0.25rem;
    padding-left: 24px;
    padding-left: 1.5rem;
    padding-right: 16px;
    padding-right: 1rem;
    position: relative;
}
.mobile-nav__login-link:hover, .mobile-nav__login-link:focus, .mobile-nav__login-link:active, .mobile-nav__logout-link:hover, .mobile-nav__logout-link:focus, .mobile-nav__logout-link:active {
    color: #fff;
}
.mobile-nav__login-link:before, .mobile-nav__logout-link:before {
    content: url("/css/login.svg");
    height: 24px;
    height: 1.5rem;
    left: -8px;
    left: -0.5rem;
    position: absolute;
    top: 0;
    transition: transform 0.2s linear;
    width: 24px;
    width: 1.5rem;
}
.mobile-nav__logout-link {}
.mobile-nav__logout-link:before {
    content: url("/css/logout.svg");
}
.mobile-nav__login {
    max-height: 0;
    background: white;
    border: 0 none;
    border-radius: 0.1875rem;
    box-shadow: 0 0 0.9375rem 0.0625rem rgba(0, 0, 0, 0.4);
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 48px;
    top: 3rem;
    transition: max-height 0.2s linear;
    width: 100%;
    z-index: 5;
}
.mobile-nav__login form {
    padding: 30px 30px;
    padding: 1.875rem 1.875rem;
}
.mobile-nav__login--open {
    max-height: 500px;
    max-height: 31.25rem;
}
.mobile-nav__logo {
    display: block;
    height: 0;
    width: 40%;
    position: relative;
    z-index: 31;
    padding-bottom: 6.89%;
    float: left;
}
.mobile-nav__image {
    display: block;
    width: 112px;
    width: 7rem;
    margin-top: -12px;
    margin-top: -0.75rem;
}
.mobile-nav__link-wrapper {
    -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    transition: all 0.2s ease-out;
    background-color: #FFFFFF;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: none;
    z-index: 30;
}
.mobile-nav__link-wrapper--show {
    display: block;
}
.mobile-nav__links {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 100%;
}
.mobile-nav__links li {
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.2;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 300;
    margin-bottom: 32px;
    margin-bottom: 2rem;
}
.mobile-nav__links li:last-child {
    margin-bottom: 0;
}
.mobile-nav__link {
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.2;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 300;
}
.mobile-nav__link:hover {
    color: #fff;
}
.mobile-nav__link--active {
    font-weight: 900;
}
.nav-toggle {
    width: 32px;
    width: 2rem;
    height: 24px;
    height: 1.5rem;
    position: relative;
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
    float: right;
}
.nav-toggle:hover {
    cursor: pointer;
}
.nav-toggle__bar {
    display: block;
    position: absolute;
    height: 4px;
    height: 0.25rem;
    width: 50%;
    background: #fff;
    opacity: 1;
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    transition: .2s ease-in-out;
}
.nav-toggle__bar:nth-child(even) {
    left: 50%;
    border-radius: 0 0.5625rem 0.5625rem 0;
}
.nav-toggle__bar:nth-child(odd) {
    left: 0;
    border-radius: 0.5625rem 0 0 0.5625rem;
}
.nav-toggle__bar:nth-child(1), .nav-toggle__bar:nth-child(2) {
    top: 0;
}
.nav-toggle__bar:nth-child(3), .nav-toggle__bar:nth-child(4) {
    top: 9px;
    top: 0.5625rem;
}
.nav-toggle__bar:nth-child(5), .nav-toggle__bar:nth-child(6) {
    top: 18px;
    top: 1.125rem;
}
.animated {
    animation-duration: .5s;
    animation-fill-mode: both;
    -ms-transform: none;
        transform: none;
}
.animated--swing-in {
    -ms-transform-origin: top;
        transform-origin: top;
    -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
    animation-name: swingInX;
}
.animated--swing-out {
    -ms-transform-origin: top;
        transform-origin: top;
    animation-name: swingOutX;
    -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
}
@keyframes swingInX {
    0% {
        transform: perspective(25rem) rotateX(-90deg);
    }
    100% {
        transform: perspective(25rem) rotateX(0deg);
    }
}
@keyframes swingOutX {
    0% {
        transform: perspective(25rem) rotateX(0deg);
    }
    100% {
        transform: perspective(25rem) rotateX(-90deg);
    }
}
.body {}
.body--no-overflow {
    overflow: hidden;
}
.irobot-nav {
    margin-bottom: 0;
    margin-top: 48px;
    margin-top: 3rem;
}
.dropdown-toggle {
    padding-bottom: 0;
    box-sizing: border-box;
}
.dropdown-menu {
    margin-top: 0;
}
@media (min-width: 1001px) {
    .header--desktop {
        display: block;
    }
    .mobile-nav {
        display: none;
    }
    .irobot-nav {
        margin-bottom: 0;
        margin-top: 0;
    }
}
.logo {
    background-color: #59b560;
}
.logo.animated #symbol {
    animation: logo-animation--symbol 0.7s forwards;
    animation-delay: 0.3s;
}
.logo.animated circle {
    animation: logo-animation--circle 0.8s ease-in-out forwards;
    animation-delay: 0.3s;
}
.logo.animated #obot {
    animation: logo-animation--obot 0.7s ease-in-out forwards;
    animation-delay: 0.5s;
}
.logo__wrap {
    position: relative;
    padding-bottom: 39.75%;
}
.logo__wrap svg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.logo__wrap #symbol {
    position: absolute;
    z-index: 2;
}
.logo__wrap #symbol {
    fill: #fff;
    background: red;
    position: relative;
}
.logo__wrap circle {
    position: relative;
    -ms-transform-origin: center;
        transform-origin: center;
    -ms-transform: scale(0);
        transform: scale(0);
}
.logo__wrap #obot {
    z-index: -11;
    fill: #fff;
    position: absolute;
}
@keyframes logo-animation--circle {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(.8);
    }
}
@keyframes logo-animation--symbol {
    from {
        fill: #fff;
    }
    to {
        fill: #59b560;
    }
}
@keyframes logo-animation--obot {
    from {
        transform: translate(0%, 0%);
    }
    to {
        transform: translate(-100%, 0%);
    }
}
/* legacy shit */
.footer {}
.footer__container {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 12px;
    padding-top: 0.75rem;
}
@media (min-width: 481px) {
    .footer__container {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .footer__container {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .footer__container {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .footer__container {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .footer__container {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.footer__top, .footer__bottom {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.footer__link {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 9px;
    padding: 0.5625rem;
}
.footer__link a {
    display: inline-block;
    padding-bottom: 2px;
    padding-bottom: 0.125rem;
}
.footer__link a:hover {
    color: #444;
}
.footer__middle {
    text-align: left;
    padding: 0 9px;
    padding: 0 0.5625rem;
}
.footer__middle-item {
    display: inline-block;
    margin-right: 24px;
    margin-right: 1.5rem;
}
.footer__middle-item img {
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem;
}
@media (min-width: 641px) {
    .footer {}
    .footer__container {
        padding-top: 0;
    }
    .footer__top, .footer__bottom {
        text-align: center;
        display: block;
    }
    .footer__middle {
        text-align: center;
    }
    .footer__link {
        display: inline-block;
        border-right: 0.0625rem solid #bbb;
    }
    .footer__link:last-child {
        border-right: none;
    }
    .footer__top {
        padding-top: 1.5rem;
    }
    .footer__bottom .footer__link {
        font-size: 0.8125rem;
        border: none;
    }
}
.expander {
    overflow: hidden;
}
.expander .expand-rule {
    -ms-transform: translate(-50%, 0) scale(.8);
        transform: translate(-50%, 0) scale(.8);
    bottom: 10px;
    bottom: 0.625rem;
    left: 50%;
    position: absolute;
    z-index: 0;
}
.expander .expand-rule .rule {
    stroke: #ebebeb;
    stroke-width: 0.125rem;
}
.expander .expand-rule .symbol {
    stroke: #59b560;
    stroke-width: 0.125rem;
}
.expander .expand-rule .v-cross {
    -ms-transform-origin: 50% 50%;
    transform-origin: 43.75rem 0.9375rem;
    transition: transform 500ms;
}
.expander .expand-rule .circle {
    fill: transparent;
}
.expander .expand-rule:hover {
    cursor: pointer;
}
.expander__title {
    color: #59b560;
    font-size: 17px;
    font-size: 1.0625rem;
    text-align: center;
    padding-top: 15px;
    padding-top: 0.9375rem;
    padding-bottom: 50px;
    padding-bottom: 3.125rem;
    padding-left: 15px;
    padding-left: 0.9375rem;
    padding-right: 15px;
    padding-right: 0.9375rem;
    font-weight: 400;
}
.expander__title:hover, .expander__title:focus, .expander__title:active {
    cursor: pointer;
    text-decoration: none;
}
.expander__trigger {
    position: relative;
}
.expander__trigger--open .expand-rule .v-cross {
    -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
}
.expander__content {
    height: 0;
    overflow: hidden;
}
.expander--blue {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
}
.expander--blue .expander__title {
    color: #1aa2dc;
}
.expander--blue .expand-rule .symbol {
    stroke: #1aa2dc;
}
.levels {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    overflow: hidden;
}
.levels li {
    padding-left: 15px;
    padding-left: 0.9375rem;
    position: relative;
}
.levels li::before {
    position: absolute;
    top: 5px;
    top: 0.3125rem;
    left: 2px;
    left: 0.125rem;
    border-radius: 31.25rem;
    background-color: #000;
    width: 8px;
    width: 0.5rem;
    height: 8px;
    height: 0.5rem;
    content: '';
}
.levels p {
    font-weight: 400;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.2;
}
@media (min-width: 481px) {
    .levels {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .levels {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .levels {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .levels {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .levels {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.levels--2 .levels__header {
    padding-top: 20px;
    padding-top: 1.25rem;
}
.levels--2 .levels__title-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: #1aa2dc;
}
.levels--2 .levels__title-main img {
    margin-right: 8px;
    margin-right: 0.5rem;
}
.levels__m-wrap {
    margin-bottom: 50px;
    margin-bottom: 3.125rem;
}
.levels__header {
    padding: 0 15px 25px 15px;
    padding: 0 0.9375rem 1.5625rem 0.9375rem;
    font-weight: 600;
    font-size: 25px;
    font-size: 1.5625rem;
    text-align: center;
    margin-top: 0;
}
.levels__img-wrap {
    margin: 0 0 15px;
    margin: 0 0 0.9375rem;
    overflow: hidden;
    padding: 28.125%;
    position: relative;
}
.levels__img {
    left: 50%;
    position: absolute;
    -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    top: 50%;
    width: 100%;
    display: block;
}
.levels__title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.levels__text {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.2;
    font-weight: 400;
}
.levels__item {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
}
.levels__item:last-child {
    margin-bottom: 0;
}
@media (min-width: 481px) {
    .levels {

        /* styles for s viewport (min-width: 481px)*/
    }
    .levels__header {
        font-size: 1.875rem;
    }
}
@media (min-width: 641px) {
    .levels {

        /* styles for m viewport (min-width: 641px)*/
    }
    .levels__item {
        *zoom: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        border-bottom: 0.0625rem solid #ccc;
        margin-top: -0.9375rem;
    }
    .levels__item:before {
        content: '';
        display: table;
    }
    .levels__item:after {
        content: '';
        display: table;
        clear: both;
    }
    .levels__item:last-child {
        border-bottom: none;
    }
    .levels__item:nth-child(2n+2) .levels__img-wrap {
        position: relative;
        left: calc(99.99% * 1/2 - (0.375rem - 0.375rem * 1/2) + 0.375rem);
    }
    .levels__item:nth-child(2n+2) .levels__content {
        position: relative;
        left: calc(99.99% * -1/2 - (0.375rem - 0.375rem * -1/2) + 0.375rem);
    }
    .levels__img-wrap {
        width: calc(99.99% * 1/2 - (0.375rem - 0.375rem * 1/2));
        padding: 24.125%;
    }
    .levels__img-wrap:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .levels__img-wrap:last-child {
        margin-right: 0;
    }
    .levels__img-wrap:nth-child(2n) {
        margin-right: 0;
        float: right;
    }
    .levels__img-wrap:nth-child(2n + 1) {
        clear: left;
    }
    .levels__content {
        width: calc(99.99% * 1/2 - (0.375rem - 0.375rem * 1/2));
        padding: 0 1.5625rem;
    }
    .levels__content:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .levels__content:last-child {
        margin-right: 0;
    }
    .levels__content:nth-child(2n) {
        margin-right: 0;
        float: right;
    }
    .levels__content:nth-child(2n + 1) {
        clear: left;
    }
}
@media (min-width: 826px) {
    .levels {

        /* styles for m viewport (min-width: 826px)*/
    }
    .levels__wrap {
        *zoom: 1;
        display: -ms-flexbox;
        display: flex;
    }
    .levels__wrap:before {
        content: '';
        display: table;
    }
    .levels__wrap:after {
        content: '';
        display: table;
        clear: both;
    }
    .levels__item {
        display: block;
        width: calc(99.99% * 1/3 - (0.375rem - 0.375rem * 1/3));
        border-bottom: none;
    }
    .levels__item:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .levels__item:last-child {
        margin-right: 0;
    }
    .levels__item:nth-child(3n) {
        margin-right: 0;
        float: right;
    }
    .levels__item:nth-child(3n + 1) {
        clear: left;
    }
    .levels__item:nth-child(2) .levels__img-wrap {
        position: relative;
        left: calc(99.99% * 0 - (0.375rem - 0.375rem * 0) + 0.375rem);
    }
    .levels__item:nth-child(2) .levels__content {
        position: relative;
        left: calc(99.99% * 0 - (0.375rem - 0.375rem * 0) + 0.375rem);
    }
    .levels__img-wrap {
        width: calc(99.99% * 1/1 - (0.375rem - 0.375rem * 1/1));
        padding: 44.125%;
    }
    .levels__img-wrap:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .levels__img-wrap:last-child {
        margin-right: 0;
    }
    .levels__img-wrap:nth-child(1n) {
        margin-right: 0;
        float: right;
    }
    .levels__img-wrap:nth-child(1n + 1) {
        clear: left;
    }
    .levels__content {
        width: calc(99.99% * 1/1 - (0.375rem - 0.375rem * 1/1));
        padding: 0.9375rem 0.9375rem 1.5625rem;
    }
    .levels__content:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .levels__content:last-child {
        margin-right: 0;
    }
    .levels__content:nth-child(1n) {
        margin-right: 0;
        float: right;
    }
    .levels__content:nth-child(1n + 1) {
        clear: left;
    }
}
.expander--blue .levels__title {
    color: #1aa2dc;
}
.levels--mops.levels {
    background-color: #f7f7f7;
    max-width: 100%;
}
@media (min-width: 481px) {
    .levels--mops.levels {
        max-width: 100%;
    }
}
@media (min-width: 641px) {
    .levels--mops.levels {
        max-width: 100%;
    }
}
@media (min-width: 1001px) {
    .levels--mops.levels {
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .levels--mops.levels {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 100%;
    }
}
@media (min-width: 1401px) {
    .levels--mops.levels {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 100%;
    }
}
.levels--mops.levels .levels {}
.levels--mops.levels .levels__header {
    padding-top: 30px;
    padding-top: 1.875rem;
}
.levels--mops.levels .levels__m-wrap {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
@media (min-width: 481px) {
    .levels--mops.levels .levels__m-wrap {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .levels--mops.levels .levels__m-wrap {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .levels--mops.levels .levels__m-wrap {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .levels--mops.levels .levels__m-wrap {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .levels--mops.levels .levels__m-wrap {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.levels--mops.levels .levels__img-wrap {
    margin: 0 0 15px;
    margin: 0 0 0.9375rem;
    overflow: hidden;
    padding: 50%;
    position: relative;
}
.levels--mops.levels .levels__wrap {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
}
.levels--mops.levels .levels__washable {
    text-align: center;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
}
.levels--mops.levels .levels__washable span {
    display: block;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
.levels--mops.levels .levels__anchor-btns {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
@media (min-width: 641px) {
    .levels--mops.levels .levels {}
    .levels--mops.levels .levels__img-wrap {
        margin: 0 0 0.9375rem;
        overflow: hidden;
        padding: 24%;
        position: relative;
    }
    .levels--mops.levels .levels__anchor-btns {
        display: -ms-flexbox;
        display: flex;
    }
    .levels--mops.levels .levels__item {}
    .levels--mops.levels .levels__item:nth-child(2n + 1) .levels__content {
        padding-right: 0;
    }
    .levels--mops.levels .levels__item:nth-child(2n + 2) .levels__content {
        padding-left: 2%;
    }
}
@media(min-width: 826px) {
    .levels--mops.levels .levels {}
    .levels--mops.levels .levels__img-wrap {
        padding: 50%;
    }
    .levels--mops.levels .levels__item {
        margin-bottom: 0;
        padding-bottom: 3.125rem;
        position: relative;
    }
    .levels--mops.levels .levels__content {
        position: static;
    }
}
@media(min-width: 1001px) {
    .levels--mops.levels .levels {}
    .levels--mops.levels .levels__item {
        padding-bottom: 2.125rem;
    }
}
.levels--2.levels--mops .levels {}
@media (min-width: 1024px) {
    .levels--2.levels--mops .levels {

        /* styles for m viewport (min-width: 826px)*/
    }
    .levels--2.levels--mops .levels__item {
        display: block;
        width: calc(99.99% * 1/4 - (0.375rem - 0.375rem * 1/4));
    }
    .levels--2.levels--mops .levels__item:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .levels--2.levels--mops .levels__item:last-child {
        margin-right: 0;
    }
    .levels--2.levels--mops .levels__item:nth-child(4n) {
        margin-right: 0;
        float: right;
    }
    .levels--2.levels--mops .levels__item:nth-child(4n + 1) {
        clear: left;
    }
    .levels--2.levels--mops .levels__item:nth-child(4) .levels__img-wrap {
        left: 0;
    }
    .levels--2.levels--mops .levels__img-wrap {
        width: calc(99.99% * 1/1 - (0.375rem - 0.375rem * 1/1));
        padding: 50%;
    }
    .levels--2.levels--mops .levels__img-wrap:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .levels--2.levels--mops .levels__img-wrap:last-child {
        margin-right: 0;
    }
    .levels--2.levels--mops .levels__img-wrap:nth-child(1n) {
        margin-right: 0;
        float: right;
    }
    .levels--2.levels--mops .levels__img-wrap:nth-child(1n + 1) {
        clear: left;
    }
    .levels--2.levels--mops .levels__content {
        width: calc(99.99% * 1/1 - (0.375rem - 0.375rem * 1/1));
        padding: 0.9375rem 0.9375rem 1.5625rem;
    }
    .levels--2.levels--mops .levels__content:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .levels--2.levels--mops .levels__content:last-child {
        margin-right: 0;
    }
    .levels--2.levels--mops .levels__content:nth-child(1n) {
        margin-right: 0;
        float: right;
    }
    .levels--2.levels--mops .levels__content:nth-child(1n + 1) {
        clear: left;
    }
}
.power {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
@media (min-width: 481px) {
    .power {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .power {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .power {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .power {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .power {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.power__m-wrap {
    margin-bottom: 50px;
    margin-bottom: 3.125rem;
}
.power__header {
    padding: 0 15px 25px 15px;
    padding: 0 0.9375rem 1.5625rem 0.9375rem;
    font-weight: 600;
    font-size: 25px;
    font-size: 1.5625rem;
    text-align: center;
    margin-top: 0;
    line-height: 1.2;
}
.power__img-wrap {
    margin: 0 0 15px;
    margin: 0 0 0.9375rem;
    overflow: hidden;
    padding: 28.125%;
    position: relative;
}
.power__img {
    left: 50%;
    position: absolute;
    -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    top: 50%;
    width: 100%;
    display: block;
}
.power__title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.power__text {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.2;
    font-weight: 400;
}
.power__item {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
}
.power__item:last-child {
    margin-bottom: 0;
}
@media (min-width: 280px) {
    .power {

        /* styles for xs viewport (min-width: 280px)*/
    }
}
@media (min-width: 481px) {
    .power {}
    .power__header {
        font-size: 1.875rem;
        margin-bottom: 1.625rem;
    }
}
@media (min-width: 641px) {
    .power {

        /* styles for m viewport (min-width: 641px)*/
    }
    .power__item {
        *zoom: 1;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        border-bottom: 0.0625rem solid #ccc;
        margin-top: -0.9375rem;
    }
    .power__item:before {
        content: '';
        display: table;
    }
    .power__item:after {
        content: '';
        display: table;
        clear: both;
    }
    .power__item:last-child {
        border-bottom: none;
    }
    .power__item:first-child {
        margin-top: 0;
    }
    .power__item:nth-child(2) .power__img-wrap {
        position: relative;
        left: calc(99.99% * 1/2 - (0.375rem - 0.375rem * 1/2) + 0.375rem);
    }
    .power__item:nth-child(2) .power__content {
        position: relative;
        left: calc(99.99% * -1/2 - (0.375rem - 0.375rem * -1/2) + 0.375rem);
    }
    .power__img-wrap {
        padding: 24.125%;
        width: calc(99.99% * 1/2 - (0.375rem - 0.375rem * 1/2));
    }
    .power__img-wrap:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .power__img-wrap:last-child {
        margin-right: 0;
    }
    .power__img-wrap:nth-child(2n) {
        margin-right: 0;
        float: right;
    }
    .power__img-wrap:nth-child(2n + 1) {
        clear: left;
    }
    .power__text {
        line-height: 1.2;
    }
    .power__content {
        width: calc(99.99% * 1/2 - (0.375rem - 0.375rem * 1/2));
        padding: 0 0.9375rem;
    }
    .power__content:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .power__content:last-child {
        margin-right: 0;
    }
    .power__content:nth-child(2n) {
        margin-right: 0;
        float: right;
    }
    .power__content:nth-child(2n + 1) {
        clear: left;
    }
}
@media (min-width: 826px) {
    .power {

        /* styles for m viewport (min-width: 826px)*/
    }
    .power__wrap {
        *zoom: 1;
    }
    .power__wrap:before {
        content: '';
        display: table;
    }
    .power__wrap:after {
        content: '';
        display: table;
        clear: both;
    }
    .power__item {
        width: calc(99.99% * 1/2 - (0.375rem - 0.375rem * 1/2));
        display: block;
        -ms-flex-align: center;
            align-items: center;
        border-bottom: none;
        margin-top: 0;
    }
    .power__item:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .power__item:last-child {
        margin-right: 0;
    }
    .power__item:nth-child(2n) {
        margin-right: 0;
        float: right;
    }
    .power__item:nth-child(2n + 1) {
        clear: left;
    }
    .power__item:last-child {
        border-bottom: none;
    }
    .power__item:first-child {
        margin-top: 0;
    }
    .power__item:nth-child(2) .power__img-wrap {
        position: relative;
        left: calc(99.99% * 0 - (0.375rem - 0.375rem * 0) + 0.375rem);
    }
    .power__item:nth-child(2) .power__content {
        position: relative;
        left: calc(99.99% * 0 - (0.375rem - 0.375rem * 0) + 0.375rem);
    }
    .power__img-wrap {
        padding: 24.125%;
        width: calc(99.99% * 1 - (0.375rem - 0.375rem * 1));
    }
    .power__img-wrap:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .power__img-wrap:last-child {
        margin-right: 0;
    }
    .power__img-wrap:nth-child(undefinedn) {
        margin-right: 0;
        float: right;
    }
    .power__img-wrap:nth-child(undefinedn + 1) {
        clear: left;
    }
    .power__text {
        line-height: 1.2;
    }
    .power__content {
        width: calc(99.99% * 3/4 - (0.375rem - 0.375rem * 3/4));
        margin-left: calc(99.99% * (-1/8 * -1) - (0.375rem - 0.375rem * (-1/8 * -1)) + 0.375rem) !important;
        padding: 0 0.9375rem;
    }
    .power__content:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .power__content:last-child {
        margin-right: 0;
    }
    .power__content:nth-child(4n) {
        margin-right: 0;
        float: right;
    }
    .power__content:nth-child(4n + 1) {
        clear: left;
    }
}
@media (min-width: 1001px) {
    .power {

        /* styles for mx viewport (min-width: 1001px)*/
    }
}
@media (min-width: 1200px) {
    .power {

        /* styles for l viewport (min-width: 1200px);*/
    }
}
@media (min-width: 1401px) {
    .power {

        /* styles for l viewport (min-width: 1401px);*/
    }
}
.interactive {}
.interactive__title {
    text-align: center;
    font-weight: 600;
    margin: 0 0 20px;
    margin: 0 0 1.25rem;
    padding: .64em 0 0;
}
.interactive__description {
    font-weight: 400;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 50px;
    margin-bottom: 3.125rem;
    padding: 0 15px;
    padding: 0 0.9375rem;
}
.interactive__figures {
    margin: 0 auto;
    max-width: 1020px;
    max-width: 63.75rem;
    position: relative;
}
.interactive__figure-nav {
    left: 0;
    padding: 26.6%;
    position: absolute;
    right: 0;
    z-index: 10;
}
.interactive__figure-nav ul {
    margin-bottom: 0;
}
.interactive__figure-link {
    -ms-transform: translate(-50%,-50%) scale(.75);
        transform: translate(-50%,-50%) scale(.75);
    position: absolute;
}
.interactive__figure-text {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    text-align: center;
    opacity: 0;
}
.interactive__figure {
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity 250ms;
    width: 100%;
}
.interactive__figure img {
    margin-bottom: 50px;
    margin-bottom: 3.125rem;
}
.interactive__figure--base {
    position: relative;
    opacity: 1;
}
.interactive__figure--base .interactive__figure-text {
    opacity: 0;
}
.interactive__figure--base.interactive__figure--active .interactive__figure-text {
    opacity: 1;
}
.interactive__figure--active {
    opacity: 1;
}
@media (min-width: 641px) {
    .interactive {

        /* styles for m viewport (min-width: 641px)*/
        margin-bottom: 3.125rem;
    }
}
.interactive-circle .ring {
    fill: rgba(255,255,255,.2);
    stroke: #737373;
    stroke-width: 0.125rem;
    -ms-transform: scale(1);
        transform: scale(1);
    -ms-transform-origin: 2.5rem 2.5rem;
        transform-origin: 2.5rem 2.5rem;
    transition: opacity 1000ms,stroke 1000ms,fill 1000ms,transform 1000ms;
}
.interactive-circle .bullseye {
    -ms-transform: scale(1);
        transform: scale(1);
    -ms-transform-origin: 2.5rem 2.5rem;
        transform-origin: 2.5rem 2.5rem;
    transition: opacity 1000ms,stroke 1000ms,fill 1000ms,transform 1000ms;
    fill: #737373;
}
.interactive-circle:hover .outer-ring, .interactive-circle--active .outer-ring {
    animation: pulse 2800ms infinite;
    opacity: 0;
    transition: opacity 1000ms,stroke 0s 1000ms,fill 0s 1000ms;
    animation-delay: 2200ms;
    stroke: #59b560;
}
.interactive-circle:hover .middle-ring, .interactive-circle--active .middle-ring {
    animation: pulse 2800ms infinite;
    opacity: 0;
    transition: opacity 1000ms,stroke 0s 1000ms,fill 0s 1000ms;
    animation-delay: 1800ms;
    stroke: #59b560;
}
.interactive-circle:hover .inner-ring, .interactive-circle--active .inner-ring {
    animation: pulse 2800ms infinite;
    opacity: 0;
    transition: opacity 1000ms,stroke 0s 1000ms,fill 0s 1000ms;
    animation-delay: 1400ms;
    stroke: #59b560;
}
.interactive-circle:hover .bullseye, .interactive-circle--active .bullseye {
    animation: pulse 2800ms infinite;
    opacity: 0;
    transition: opacity 1000ms,stroke 0s 1000ms,fill 0s 1000ms;
    animation-delay: 1000ms;
    fill: #59b560;
}
@keyframes pulse {
    0% {
        opacity: 0;
        transform: scale(1);
    }
    33% {
        opacity: 1;
        transform: scale(1.2);
    }
    67%, 100% {
        opacity: 0;
        transform: scale(1.2);
    }
}
.compare {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 50px;
    padding-top: 3.125rem;
}
@media (min-width: 481px) {
    .compare {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .compare {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .compare {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .compare {
        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .compare {
        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}

/* for onclick video */
.compare div.imgtext { overflow:hidden; max-width:80em; margin:0 auto 0 auto; padding-top:2em; }
.compare .left .video, .compare .left img { float:left; width:30em; max-width:100%; margin:0 1em 0 0; }
.compare .right .video, .compare .right img { float:right; width:30em; max-width:100%; margin:0 0 0 1em; }
.compare .left .buttons { display:table-cell; }
.compare .right .buttons { float:right; }
.compare .buttons .button { display:block; margin:0.5em; padding:0.5em; font-size:1rem; }
.compare .code { margin-left:4em; margin-right:4em; font-weight:bold; display:inline-block; }
.new-price { font-weight:bold; color:red; }
.old-price { font-weight: normal; color: black; }
.just-price { color: #59b560; }

.compare--braava {
    padding-top: 0;
}
.compare__header {
    background-color: #fff;
    padding: 30px 0;
    padding: 1.875rem 0;
}
.compare__title {
    font-size: 25px;
    font-size: 1.5625rem;
    font-weight: 600;
    padding: 0 0;
    text-align: center;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
.compare__title--additional {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
}
.compare__subtitle {
    font-size: 17px;
    font-size: 1.0625rem;
    padding: 0 25px;
    padding: 0 1.5625rem;
    text-align: center;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
.compare__list-wrap {
    position: relative;
}
.compare__list-wrap:before, .compare__list-wrap:after {
    border: 15px solid transparent;
    border: 0.9375rem solid transparent;
    border-top-color: #bfbfc1;
    bottom: -30px;
    bottom: -1.875rem;
    content: '';
    left: 50%;
    margin: 0 0 0 -15px;
    margin: 0 0 0 -0.9375rem;
    position: absolute;
    z-index: 0;
}
.compare__list-wrap:after {
    border-top-color: #fff;
    bottom: -29px;
    bottom: -1.8125rem;
}
.compare__list {
    *zoom: 1;
    border-bottom: 1px solid #bfbfc1;
    border-bottom: 0.0625rem solid #bfbfc1;
    position: relative;
}
.compare__list:before {
    content: '';
    display: table;
}
.compare__list:after {
    content: '';
    display: table;
    clear: both;
}
.compare__item {
    text-align: center;
    position: relative;
    width: calc(99.99% * 1/2 - (0.375rem - 0.375rem * 1/2));
}
.compare__item:nth-child(1n) {
    float: left;
    margin-right: 6px;
    margin-right: 0.375rem;
    clear: none;
}
.compare__item:last-child {
    margin-right: 0;
}
.compare__item:nth-child(2n) {
    margin-right: 0;
    float: right;
}
.compare__item:nth-child(2n + 1) {
    clear: left;
}
.compare__item label {
    display: inline-block;
    position: relative;
    font-size: 17px;
    font-size: 1.0625rem;
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
    color: #59b560;
    padding: 0 0 0 30px;
    padding: 0 0 0 1.875rem;
    vertical-align: top;
    cursor: pointer;
    font-weight: 100;
    margin-bottom: 22px;
    margin-bottom: 1.375rem;
}
.compare__item input[type="checkbox"], .compare__item label::before {
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    left: 0;
    position: absolute;
    cursor: pointer;
}
.compare__item input[type="checkbox"] {
    opacity: 0;
    display: inline-block;
    vertical-align: middle;
    z-index: 100;
    visibility: hidden;
}
.compare__item label::before {
    content: '';
    border: 1px solid #59b560;
    border: 0.0625rem solid #59b560;
    transition: opacity 0.3s;
}
.compare__item input[type="checkbox"]:checked + label::before {
    opacity: 0.8;
}
.compare__item svg {
    position: absolute;
    width: 17px;
    width: 1.0625rem;
    height: 17px;
    height: 1.0625rem;
    //margin-top: -20px;
    //margin-top: -1.25rem;
    left: 1px;
    left: 0.0625rem;
    pointer-events: none;
}
.compare__item svg path {
    stroke: #59b560;
    stroke-width: 0.5rem;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none;
}
.compare__item-relative {
    position: relative;
}
.compare__features {
    border-bottom: 1px solid #bfbfc1;
    border-bottom: 0.0625rem solid #bfbfc1;
    font-size: 25px;
    font-size: 1.5625rem;
    font-weight: 400;
    padding: 15px;
    padding: 0.9375rem;
    text-align: left;
    vertical-align: bottom;
    width: 310px;
    width: 19.375rem;
}
.compare__chart {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 17px;
    font-size: 1.0625rem;
    margin: 0 0 15px;
    margin: 0 0 0.9375rem;
    position: relative;
    table-layout: auto;
    text-align: center;
    width: 100%;
    margin-top: 18px;
    margin-top: 1.125rem;
}
.compare__chart td {
    border: 0 solid #bfbfc1;
    border-width: 1px 1px 1px 0;
    border-width: 0.0625rem 0.0625rem 0.0625rem 0;
    color: #4c4d4f;
    padding: 8px;
    padding: 0.5rem;
}
.compare__chart td:first-child {
    cursor: pointer;
    position: relative;
    text-align: left;
    width: 310px;
    width: 19.375rem;
}
.compare__feature-title {
    font-weight: 600;
    display: block;
    font-size: 15px;
    font-size: 0.9375rem;
}
.compare__feature td {
    padding: 8px;
    padding: 0.5rem;
}
.compare__feature-tooltip {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: normal;
}
.compare__data {
    display: none;
}
.compare__data .true {
    font-size: 0;
}
.compare__data .true:before {
    content: '';
    background: #58585a;
    display: inline-block;
    font-size: 0;
    height: 17px;
    height: 1.0625rem;
    vertical-align: middle;
    white-space: nowrap;
    width: 17px;
    width: 1.0625rem;
    border-radius: 1.0625rem;
}
.compare__data .false {
    color: transparent;
}
.compare__header {
    background-color: #fff;
}
@media (min-width: 481px) {
    .compare {

        /* styles for s viewport (min-width: 481px)*/
    }
}
@media (min-width: 641px) {
    .compare {

        /* styles for m viewport (min-width: 641px)*/
    }
}
@media (min-width: 1001px) {
    .compare {

        /* styles for m viewport (min-width: 826px)*/
    }
    .compare__chart {
        table-layout: fixed;
    }
    .compare__feature {}
    .compare__feature:hover .compare__feature-tooltip {
        opacity: 1;
        top: 50%;
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background: #59b560;
        border-radius: 0.125rem;
        color: #fff;
        display: block;
        left: 102%;
        padding: 0.625rem;
        position: absolute;
        width: 16.25rem;
        z-index: 1;
        -webkit-font-smoothing: antialiased;
        line-height: 1.3;
        font-size: 1.0625rem;
        visibility: visible;
    }
    .compare__feature:hover .compare__feature-tooltip:before {
        position: absolute;
        top: 50%;
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        border: 0.625rem solid transparent;
        border-right-color: #59b560;
        content: '';
        left: -1.25rem;
        visibility: visible;
        opacity: 1;
    }
    .compare__feature-tooltip {
        display: block;
        top: 50%;
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background: #59b560;
        border-radius: 0.125rem;
        color: #fff;
        left: 102%;
        padding: 0.625rem;
        position: absolute;
        width: 16.25rem;
        z-index: 1;
        -webkit-font-smoothing: antialiased;
        line-height: 1.3;
        font-size: 1.0625rem;
        opacity: 0;
        visibility: hidden;
    }
    .compare__feature-title {
        background: no-repeat right center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAY1BMVEUAAABkpwtkpwtkpwtkpwtkpwtkpwtkpwtkpwtkpwtkpwtkpwtkpwtkpwtkpwtkpwtkpwtkpwtkpwv////m796XwW+3055yri/d6tKLu1z3+vTU5MbK3rmix4B/tEju9OmszY+TaoWeAAAAEnRSTlMAtPvy7MygYCIWflo9WT58ejxGdt0RAAAA8UlEQVQ4y42U25LCIAxAk7SAtOjupnd11f//SnF0Gi5iPQ/tZDhDQpsAAdZoVRPVShsL73BIvELoMmGHnIC72NhXnFG1odHwWxoxfrnAz5qFi+xflVZlpXrWjPwBBM8fB9zO82mcOMDFm0x99+C4xNtYknDunlxZIAtGosWvnofRP/9ZMKAl8Iu9f/lsIwsalASXYVhyRUHNCYNPdGGhBkqM5dh1Jw4gUeTc/RQpaaJxNSSRipV5PbGUqzOFYzQY3sDIDyhAFgDTj5J3g/usOGmpgoLfNia0ZaWVMSrQfDNqQlse2O2xDzkghcIBhM0r6A7ItT74kTR/iwAAAABJRU5ErkJggg==);
        background-size: 0.9375rem 0.9375rem;
        padding: 0 1.375rem 0 0;
        font-weight: normal;
    }
    .compare__feature-title:only-child {
        background: none;
    }
    .compare__list-wrap {
        display: none;
    }
    .compare__data {
        display: table-cell;
    }
}
@media (min-width: 1001px) {
    .compare {

        /* styles for mx viewport (min-width: 1001px)*/
    }
}
@media (min-width: 1200px) {
    .compare {

        /* styles for l viewport (min-width: 1200px);*/
    }
}
@media (min-width: 1401px) {
    .compare {

        /* styles for l viewport (min-width: 1401px);*/
    }
}
.compare.compare--braava .compare {}
.compare.compare--braava .compare__features {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    width: 33%;
}
.compare.compare--braava .compare__chart {
    margin-top: 0;
}
.compare.compare--braava .compare__caption {
    padding: 30px;
    padding: 1.875rem;
}
.compare.compare--braava .compare__caption .title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    padding: 0 0;
    text-align: center;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    color: #444;
    text-shadow: none;
}
.compare.compare--braava .compare__caption .subtitle {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
}
.compare.compare--braava .compare__thead {
    border-top: 1px solid #ebebeb;
    border-top: 0.0625rem solid #ebebeb;
}
.compare.compare--braava .compare__header {
    width: 33%;
}
.compare.compare--braava .compare__header:not(:last-child) {
    border-right: 1px solid #ebebeb;
    border-right: 0.0625rem solid #ebebeb;
}
.compare.compare--braava .compare__data {
    display: table-cell;
    width: 33%;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: middle;
    line-height: 1.2;
}
.compare.compare--braava .compare__feature {
    width: 33%;
}

.compare.compare--braava3 .compare__data {
    width: 25%;
}
.compare.compare--braava3 .compare__feature {
    width: 25%;
}
.compare.compare--braava3 .compare__header {
    width: 25%;
}

@media(min-width: 768px) {
    .compare.compare--braava .compare {}
    .compare.compare--braava .compare__data {
        padding: 0.9375rem;
    }
    .compare.compare--braava .compare__features {
        font-size: 1.5625rem;
    }
    .compare.compare--braava .compare__header .robot__cta {
        display: inline-block;
    }
}
@media(min-width: 826px) {
    .compare.compare--braava .compare {}
    .compare.compare--braava .compare__data {
        font-weight: 600;
    }
    .compare.compare--braava .compare__feature {
        vertical-align: middle;
    }
    .compare.compare--braava .compare__feature {}
    .compare.compare--braava .compare__feature:hover .compare__feature-tooltip {
        background: #1aa2dc;
    }
    .compare.compare--braava .compare__feature:hover .compare__feature-tooltip:before {
        border-right-color: #1aa2dc;
    }
    .compare.compare--braava .compare__feature-title {
        background: no-repeat right center url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAaVBMVEUAAAAaotwaotwaotwaotwaotwaotwaotwaotwaotwaotwaotwaotwaotwaotwaotwaotwaotwaotwaotwaotz///+h0e3T6fZzveau1++Tyupit+NOsOE4qd70+f3q9Pvf7vi73fGExOhiSZICAAAAFHRSTlMA+vLstLNZIhZgfsugPcyfez5iPI38WoEAAAEFSURBVDjLjZTtroIwDEA7xmSDAXpvZYD4+f4PaYlm3SaI5wek4YS2rAUCtGkrKYSsWqNhiVoJ9AhVQ0qRY0JexMYuww+yXWiUuEjJxh5X2PssuMo7V5GtK9mr5rCXU9eNU9QXEP8cT+44M4ROTYry0fl2fHFHRgFo/qYdPXXDha4nVoQGw5Ejg8ohpUPGQBsozo10SxQLFSb0pDyQqUBy4Gu+YoAEkSh3ekmPAYIV7mrESEkTXeNaCZmUS+1cMKYBGxfr3JAoFgxuYMIDIKa+9+34AwCVNhQral6O70rNI7Wi5L8O5vZ48xp9Um6v2vbC/rz2zEEJZNQBltDGNvMvqLF/GpgnFrdGEevProQAAAAASUVORK5CYII=);
        background-size: 0.9375rem 0.9375rem;
        padding: 0 1.375rem 0 0;
        font-weight: normal;
    }
    .compare.compare--braava .compare__feature-title.none {
        background: none;
    }
    .compare.compare--braava .compare__feature-title:only-child {
        background: none;
    }
}
@media(min-width: 1001px) {
    .compare.compare--braava .compare {}
    .compare.compare--braava .compare__caption .title {
        font-size: 1.5rem;
    }
    .compare.compare--braava .compare__caption .subtitle {
        font-size: 1rem;
    }
}
.item-overview {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    *zoom: 1;
    padding-top: 48px;
    padding-top: 3rem;
    margin-bottom: 48px;
    margin-bottom: 3rem;
}
.item-overview:before {
    content: '';
    display: table;
}
.item-overview:after {
    content: '';
    display: table;
    clear: both;
}
@media (min-width: 481px) {
    .item-overview {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .item-overview {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .item-overview {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .item-overview {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .item-overview {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.item-overview__slider-wrap {
    position: relative;
}
.item-overview__slider {}
.item-overview__slider-ctrl {
    position: absolute;
    z-index: 1;
    width: 40px;
    width: 2.5rem;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    transition: transform 0.2s ease-out;
}
.item-overview__slider-ctrl:hover {
    cursor: pointer;
}
.item-overview__slider-ctrl--left {}
.item-overview__slider-ctrl--left:hover {
    -ms-transform: translateY(-50%) translateX(-0.3125rem);
        transform: translateY(-50%) translateX(-0.3125rem);
}
.item-overview__slider-ctrl--right {
    right: 0;
}
.item-overview__slider-ctrl--right:hover {
    -ms-transform: translateY(-50%) translateX(0.3125rem);
        transform: translateY(-50%) translateX(0.3125rem);
}
.item-overview__title {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
.item-overview__subtitle {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
.item-overview__description {}
.item-overview__description-text {
    line-height: 1.5;
    font-size: 17px;
    font-size: 1.0625rem;
}
.item-overview__description-text>p {
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}
.item-overview__price {
    display: inline-block;
    padding-right: 16px;
    padding-right: 1rem;
    margin: 0;
}
.item-overview__buy-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
}
@media (min-width: 826px) {
    .item-overview {

        /* styles for m viewport (min-width: 826px)*/
    }
    .item-overview__slider-wrap {
        width: calc(99.99% * 5/12 - (1.875rem - 1.875rem * 5/12));
        position: relative;
    }
    .item-overview__slider-wrap:nth-child(1n) {
        float: left;
        margin-right: 1.875rem;
        clear: none;
    }
    .item-overview__slider-wrap:last-child {
        margin-right: 0;
    }
    .item-overview__slider-wrap:nth-child(2n) {
        margin-right: 0;
        float: right;
    }
    .item-overview__slider-wrap:nth-child(2n + 1) {
        clear: left;
    }
    .item-overview__description {
        width: calc(99.99% * 7/12 - (1.875rem - 1.875rem * 7/12));
    }
    .item-overview__description:nth-child(1n) {
        float: left;
        margin-right: 1.875rem;
        clear: none;
    }
    .item-overview__description:last-child {
        margin-right: 0;
    }
    .item-overview__description:nth-child(2n) {
        margin-right: 0;
        float: right;
    }
    .item-overview__description:nth-child(2n + 1) {
        clear: left;
    }
}
.form {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    *zoom: 1;
    padding-top: 32px;
    padding-top: 2rem;
}
.form:before {
    content: '';
    display: table;
}
.form:after {
    content: '';
    display: table;
    clear: both;
}
@media (min-width: 481px) {
    .form {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .form {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .form {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .form {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .form {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.form__extras {}
.form__form {
    width: calc(99.99% * 1/2 - (0.375rem - 0.375rem * 1/2));
}
.form__form:nth-child(1n) {
    float: left;
    margin-right: 6px;
    margin-right: 0.375rem;
    clear: none;
}
.form__form:last-child {
    margin-right: 0;
}
.form__form:nth-child(2n) {
    margin-right: 0;
    float: right;
}
.form__form:nth-child(2n + 1) {
    clear: left;
}
.form__title {
    text-align: center;
    margin-bottom: 32px;
    margin-bottom: 2rem;
}
.form__extra-list {
    *zoom: 1;
    max-width: 1200px;
    max-width: 75rem;
    margin: 0 auto;
    margin-bottom: 48px;
    margin-bottom: 3rem;
}
.form__extra-list:before {
    content: '';
    display: table;
}
.form__extra-list:after {
    content: '';
    display: table;
    clear: both;
}
.form__extra-item {
    *zoom: 1;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}
.form__extra-item:before {
    content: '';
    display: table;
}
.form__extra-item:after {
    content: '';
    display: table;
    clear: both;
}
.form__extra-image {
    display: block;
    width: 100%;
    max-width: 150px;
    max-width: 9.375rem;
    margin: 0 auto;
}
.form__extra-text {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.5;
}
@media (min-width: 826px) {
    .form {}
    .form__extra-item {
        *zoom: 1;
        margin-bottom: 0.75rem;
        width: calc(99.99% * 1/5 - (0.375rem - 0.375rem * 1/5));
    }
    .form__extra-item:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .form__extra-item:last-child {
        margin-right: 0;
    }
    .form__extra-item:nth-child(5n) {
        margin-right: 0;
        float: right;
    }
    .form__extra-item:nth-child(5n + 1) {
        clear: left;
    }
    .form__extra-item:before {
        content: '';
        display: table;
    }
    .form__extra-item:after {
        content: '';
        display: table;
        clear: both;
    }
}
/* ************************************* */
/* */
/*   Modal window */
/* */
/* ************************************* */
/* ------------------------------------- */
/*   pre-requisites for impl. modal */
/* ------------------------------------- */
html, body {
    height: 100%;
}
body {
    position: relative;
}
/* add this class to body on modal open. */
.js-modal--open {
    overflow: hidden;
}
/* ------------------------------------- */
/*   General modal style */
/* ------------------------------------- */
.md-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    /* transition: opacity .3s ease-in-out z-index .25s ease-in-out; */
    opacity: 0;
    z-index: -1;
    overflow-y: scroll;
}
/* inner styling */
.md-modal .active-button {
    background-color: #59b560;
}
.md-modal__container {
    position: absolute;
    z-index: 1002;

    /* border-radius: 8px; */
    background-color: white;

    /* color: white; */
}
@media (min-width: 280px) {
    .md-modal__container {

        /*--xs */
        padding: 1.25rem;
        padding-top: 1.375rem;
        left: 0;
        right: 0;
        top: 0;
        min-height: 100%;

        /* opacity: .95; */
    }
}
@media (min-width: 481px) {
    .md-modal__container {

        /*--s */
        padding: 2.5rem;
    }
}
@media (min-width: 641px) {
    .md-modal__container {

        /*--m */
    }
}
@media (min-width: 1001px) {
    .md-modal__container {

        /*--xm */
        width: 51.875rem;
        padding: 1.5rem 5.25rem 1.875rem;
        min-height: 18.75rem;

        /*default position */
        left: 50%;
        top: 10%;
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        opacity: 1;
    }
}
@media (min-width: 1200px) {
    .md-modal__container {

        /*--l */
    }
}
.md-modal+.modal-bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    transition: all .1s ease-in-out;
    opacity: 0;
    z-index: -1;
}
.md-modal--open {
    opacity: 1;
    z-index: 1001;
    transition: opacity .3s ease-in-out;
}
.md-modal--open+.modal-bg {
    opacity: 1;
    z-index: 1000;
}
.md-modal__header {
    text-align: center;

    /* /* ---------------------- m mediaq */
}
@media (min-width: 641px) {
    .md-modal__header {
        padding-bottom: 1rem;
    }
}
.md-modal__title {
    font-size: 36px;
    font-size: 2.25rem;

    /* ---------------------- xs mediaq */

    /* ---------------------- m mediaq */
}
@media (min-width: 280px) {
    .md-modal__title {
        padding-right: 1.25rem;
    }
}
@media (min-width: 641px) {
    .md-modal__title {
        padding: 0 2.5em;
    }
}
.md-modal__close {
    position: absolute;
    right: 14px;
    right: 0.875rem;
    top: 16px;
    top: 1rem;

    /* ---------------------- xs mediaq */

    /* ---------------------- m mediaq */
}
.md-modal__close:before, .md-modal__close:after {
    content: "";
    position: absolute;
    display: block;
    height: 5px;
    height: 0.3125rem;
    border-radius: 0.1875rem;
    background-color: dimgrey;
}
.md-modal__close:after {
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
}
.md-modal__close:before {
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
}
@media (min-width: 280px) {
    .md-modal__close {
        width: 1.5rem;
        height: 1.5rem;
    }
    .md-modal__close:before, .md-modal__close:after {
        top: 0.625rem;
        right: -0.1875rem;
        width: 1.8125rem;
    }
}
@media (min-width: 641px) {
    .md-modal__close {
        width: 2rem;
        height: 2rem;
    }
    .md-modal__close:before, .md-modal__close:after {
        top: 0.8125rem;
        right: -0.375rem;
        width: 2.8125rem;
    }
}
.md-modal__content {
    @include clearfix;
}
.md-modal__footer {}
#progressbar li.active:before, #progressbar li.active:after {
    background-color: #59b560;
}
/*form styles*/
#msform {
    text-align: center;
    position: relative;
}
#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.1875rem;
    box-shadow: 0 0 0.9375rem 0.0625rem rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    padding: 1.25rem 1.875rem;
    position: absolute;
}
/*Hide all except first fieldset*/
/*#msform fieldset:not(:first-of-type) {
  display: none;
}*/
#msform .action-button {
    width: 100px;
    width: 6.25rem;
    background: #59b560;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0.0625rem;
    cursor: pointer;
    padding: 10px 5px;
    padding: 0.625rem 0.3125rem;
    margin: 10px 5px;
    margin: 0.625rem 0.3125rem;
}
#msform .action-button:hover, #msform .action-button:focus {
    box-shadow: 0 0 0 0.125rem white, 0 0 0 0.1875rem #59b560;
}
/*headings*/
.fs-title {
    font-size: 21px;
    font-size: 1.3125rem;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    font-weight: 900;
}
.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #666;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}
/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    overflow: hidden;

    /*CSS counters to number the steps*/
    counter-reset: step;
}
#progressbar li {
    list-style-type: none;
    color: #333;

    /*text-transform: uppercase;*/
    font-size: 13px;
    font-size: 0.8125rem;
    width: 25%;
    float: left;
    position: relative;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 20px;
    width: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    display: block;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #333;
    background: #ccc;
    border-radius: 0.1875rem;
    margin: 0 auto 5px auto;
    margin: 0 auto 0.3125rem auto;
}
/*progressbar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 3px;
    height: 0.1875rem;
    background: #ccc;
    position: absolute;
    left: -50%;
    top: 9px;
    top: 0.5625rem;
    z-index: -1;

    /*put it behind the numbers*/
}
#progressbar li:first-child:after {

    /*connector not needed before the first step*/
    content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
    background: #59b560;
    color: white;
}
#fieldset {
    z-index: 2;
}
.person-btn {
    font-weight: normal !important;
}
.cfm {
    font-size: 18px;
    font-size: 1.125rem;
}
.cfm-lg {
    font-size: 20px;
    font-size: 1.25rem;
}
#msform input.previous.action-button {
    background: #fff;
    color: #59b560;
    border: 2px solid;
    border: 0.125rem solid;
    box-shadow: none;
}
#msform input.previous.action-button:focus, #msform input.previous.action-button:hover {
    box-shadow: none;
}
@media (max-width: 768px) {
    #basic_rent {
        padding-left: 0rem;
        padding-right: 0rem;
    }
}
.tr-header-gray th {
    background-color: #dfdfdf !important;
}
.tr-body-gray td {
    background-color: #f2f2f2 !important;
}
.tr-header-green th {
    background-color: #d3eedf !important;
}
.tr-body-green td {
    background-color: #e9f6ef !important;
}
.tr-filler-gray td {
    background-color: #eeeeee !important;
}
.black-link {
    color: black;
    font-weight: normal;
}
.black-link:hover {
    color: black;
    text-decoration: underline;
}
.text-normal {
    font-weight: normal;
}
.checkbox {
    text-align: left;
}
.list-data li {
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
}
.existing-clients {
    position: relative;
    margin: 48px 0 48px;
    margin: 3rem 0 3rem;
}
.existing-clients p {
    font-weight: normal;
}
.existing-clients label {
    font-weight: normal;
}
.existing-clients:before, .existing-clients:after {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    width: 80%;
    height: 1px;
    height: 0.0625rem;
    position: absolute;
    left: 10%;
    top: -24px;
    top: -1.5rem;
}
.existing-clients:after {
    top: auto;
    bottom: -24px;
    bottom: -1.5rem;
}
.delivery-prices {
    position: relative;
    margin-top: 48px;
    margin-top: 3rem;
}
.delivery-prices:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    width: 80%;
    height: 1px;
    height: 0.0625rem;
    position: absolute;
    left: 10%;
    top: -24px;
    top: -1.5rem;
}
.table-all {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.table-all table {
    margin-top: 24px;
    margin-top: 1.5rem;
}
.table-all th {
    text-align: center;
}
.table-all td {
    padding: 8px;
    padding: 0.5rem;
    line-height: 1.2;
    text-align: center;
}
.table-all tr {
    border-bottom: 1px solid #eee;
    border-bottom: 0.0625rem solid #eee;
}
@media (min-width: 481px) {
    .table-all {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .table-all {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .table-all {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .table-all {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .table-all {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.table-all__image {
    text-align: center;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
.table-all__image img {
    display: block;
    margin: 0 auto;
}
.product-grid {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    *zoom: 1;
    padding-bottom: 45px;
    padding-bottom: 2.8125rem;
}
.product-grid:before {
    content: '';
    display: table;
}
.product-grid:after {
    content: '';
    display: table;
    clear: both;
}
.product-grid .faux-link {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    z-index: 5;
    opacity: 0;
}
@media (min-width: 481px) {
    .product-grid {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .product-grid {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .product-grid {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .product-grid {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .product-grid {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.product-grid__item {
    color: #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.75);
    text-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0,0,0,.75);
    white-space: normal;
}
.product-grid__image-wrap {
    margin: 0 0 15px;
    margin: 0 0 0.9375rem;
    overflow: hidden;
    padding: 42.07142857%;
    position: relative;
}
.product-grid__image-wrap img {
    display: block;
    height: 100%;
    left: 50%;
    max-width: inherit;
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    width: auto;
}
.product-grid__header {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    width: 100%;
    z-index: 2;
}
.product-grid__header h3 {
    font-size: 48px;
    font-size: 3rem;
    margin: 0;
    font-weight: 600;
}
.product-grid__header p {
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: normal;
}
@media (min-width: 641px) {
    .product-grid {}
    .product-grid__item img {
        transition: transform ease 5s;
    }
    .product-grid__item .product-grid {}
    .product-grid__item .product-grid__image-wrap {
        margin: 0 0 0.375rem;
    }
    .product-grid__item:hover img {
        -ms-transform: scale(1.05) translate(-50%,-50%);
            transform: scale(1.05) translate(-50%,-50%);
    }
    .product-grid__item--full .product-grid {}
    .product-grid__item--full .product-grid__image-wrap {
        padding: 20.53571429%;
    }
    .product-grid__item--half {
        width: calc(99.99% * 1/2 - (0.375rem - 0.375rem * 1/2));
    }
    .product-grid__item--half:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .product-grid__item--half:last-child {
        margin-right: 0;
    }
    .product-grid__item--half:nth-child(2n) {
        margin-right: 0;
        float: right;
    }
    .product-grid__item--half:nth-child(2n + 1) {
        clear: left;
    }
}
@media (min-width: 1001px) {
    .product-grid {}
    .product-grid__header h3 {
        font-size: 3.4375rem;
        margin: 0 0 0.625rem;
    }
    .product-grid__header p {
        font-size: 2rem;
        font-weight: 400;
        letter-spacing: -0.01375rem;
    }
}
.mopping-hero {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 48px;
    padding-top: 3rem;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
}
@media (min-width: 481px) {
    .mopping-hero {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .mopping-hero {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .mopping-hero {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .mopping-hero {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .mopping-hero {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.mopping-hero__img-wrap {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
}
.mopping-hero__img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.mopping-hero__description {}
.mopping-hero__header {}
.mopping-hero__title {
    color: #1aa2dc;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.1;
    margin: 0 0 .5em;
    padding: 0 0 15px;
    padding: 0 0 0.9375rem;
    font-weight: 600;
}
.mopping-hero__heading {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0 0 12px;
    margin: 0 0 0.75rem;
}
.mopping-hero__body {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.4;
    margin-bottom: 0;
}
@media(min-width: 768px) {
    .mopping-hero {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
    }
    .mopping-hero__img-wrap {
        width: 40%;
    }
    .mopping-hero__description {
        width: 60%;
        padding: 1.875rem;
    }
}
@media(min-width: 1001px) {
    .mopping-hero {}
    .mopping-hero__title {
        font-size: 2.125rem;
    }
    .mopping-hero__heading {
        font-size: 1.6875rem;
        margin-bottom: 1.25rem;
    }
    .mopping-hero__body {
        font-size: 1.375rem;
    }
}
@media(min-width: 1200px) {
    .mopping-hero {}
    .mopping-hero__body {
        max-width: 70%;
    }
}
.text-col .mopping-comparison__body p {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
}
.mopping-comparison__row {
    margin: 0 auto;
    max-width: 1400px;
    max-width: 87.5rem;
    -ms-flex-align: stretch;
        align-items: stretch;
    display: -ms-flexbox;
    display: flex;
}
.mopping-comparison__col {
    width: 50%;
    padding: 15px;
    padding: 0.9375rem;
    border-top: 1px solid #ebebeb;
    border-top: 0.0625rem solid #ebebeb;
}
.mopping-comparison__col:first-child {
    border-right: 1px solid #ebebeb;
    border-right: 0.0625rem solid #ebebeb;
}
.mopping-comparison__col--img {
    padding: 0;
    position: relative;
}
.mopping-comparison__col--img:hover .mopping-comparison__content {
    opacity: 1;
}
.mopping-comparison__content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .33);
    opacity: 0;
    transition: opacity .2s linear;
}
.mopping-comparison__content .button {
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    position: absolute;
    max-width: 100%;
}
.mopping-comparison__callout-link {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}
.mopping-comparison__title a {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    font-weight: 600;
}
.mopping-comparison__title a:hover {
    color: #444;
}
.mopping-comparison__title {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0;
    margin-bottom: 13px;
    margin-bottom: 0.8125rem;
    color: #1aa2dc;
    font-weight: 600;
}
.mopping-comparison__heading {
    font-weight: 600;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}
.mopping-comparison__body p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.2;
}
@media(min-width: 768px) {
    .mopping-comparison {}
    .mopping-comparison__row {
        padding: 0 0.9375rem;
    }
    .mopping-comparison__col {
        padding: .8em 3em 1.4em 1.6em;
    }
    .mopping-comparison__col--img {
        padding: 0;
    }
    .mopping-comparison__body p {
        font-size: 1.1875rem;
    }
    .mopping-comparison__title {
        font-size: 1.1875rem;
    }
    .mopping-comparison__content .button {
        top: 80%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    }
}
@media (min-width: 1200px) {
    .text-col .mopping-comparison__body p {
        font-size: 1.3125rem;
    }
    .mopping-comparison__title a {
        font-size: 1.875rem;
    }
    .mopping-comparison__body p {
        font-size: 1.5625rem;
    }
    .mopping-comparison__title {
        font-size: 1.5625rem;
    }
    .mopping-comparison__heading {
        font-size: 1.3125rem;
    }
}
.mopping-disclaimers {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 25px 0;
    padding: 1.5625rem 0;
    font-size: 10px;
    font-size: 0.625rem;
}
@media (min-width: 481px) {
    .mopping-disclaimers {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .mopping-disclaimers {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .mopping-disclaimers {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .mopping-disclaimers {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .mopping-disclaimers {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.b-overview {}
.b-overview__header {
    background-color: white;
    width: 100%;
    padding-bottom: 33%;
    position: relative;
    margin: 27px 0;
    margin: 1.6875rem 0;
}
.b-overview__header svg {
    position: absolute;
    left: 0;
    right: 0;
}
.b-overview__content {
    transition: max-width .2s ease-in-out;
    max-width: 94%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
@media (min-width: 481px) {
    .b-overview__content {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) {
    .b-overview__content {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1001px) {
    .b-overview__content {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1200px) {
    .b-overview__content {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 1401px) {
    .b-overview__content {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
.b-overview__text {
    margin-bottom: 35px;
    margin-bottom: 2.1875rem;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.2;
}
.b-overview__img {
    margin: 27px 0;
    margin: 1.6875rem 0;
}
.b-overview__video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 27px;
    margin-bottom: 1.6875rem;
}
.b-overview__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media(min-width: 641px) {
    .b-overview {
        transition: max-width .2s ease-in-out;
        max-width: 94%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
    }
    .b-overview__content {
        *zoom: 1;
        width: 100%;
    }
    .b-overview__content:before {
        content: '';
        display: table;
    }
    .b-overview__content:after {
        content: '';
        display: table;
        clear: both;
    }
    .b-overview__left-col {
        width: calc(99.99% * 1/2 - (0.375rem - 0.375rem * 1/2));
    }
    .b-overview__left-col:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .b-overview__left-col:last-child {
        margin-right: 0;
    }
    .b-overview__left-col:nth-child(2n) {
        margin-right: 0;
        float: right;
    }
    .b-overview__left-col:nth-child(2n + 1) {
        clear: left;
    }
    .b-overview__text p {
        padding-bottom: 0.625rem;
    }
    .b-overview__img {
        width: calc(99.99% * 1/2 - (0.375rem - 0.375rem * 1/2));
        margin: 0;
    }
    .b-overview__img:nth-child(1n) {
        float: left;
        margin-right: 0.375rem;
        clear: none;
    }
    .b-overview__img:last-child {
        margin-right: 0;
    }
    .b-overview__img:nth-child(2n) {
        margin-right: 0;
        float: right;
    }
    .b-overview__img:nth-child(2n + 1) {
        clear: left;
    }
}
@media (min-width: 641px) and (min-width: 481px) {
    .b-overview {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) and (min-width: 641px) {
    .b-overview {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) and (min-width: 1001px) {
    .b-overview {
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) and (min-width: 1200px) {
    .b-overview {

        /* styles for l viewport (min-width: 1200px);*/
        max-width: 96%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) and (min-width: 1401px) {
    .b-overview {

        /* styles for l viewport (min-width: 1401px);*/
        max-width: 87.5rem;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}
@media (min-width: 641px) and (min-width: 481px) {
    .b-overview__content {
        max-width: 100%;
    }
}
@media (min-width: 641px) and (min-width: 641px) {
    .b-overview__content {
        max-width: 100%;
    }
}
@media (min-width: 641px) and (min-width: 1001px) {
    .b-overview__content {
        max-width: 100%;
    }
}
@media (min-width: 641px) and (min-width: 1200px) {
    .b-overview__content {
        max-width: 100%;
    }
}
@media (min-width: 641px) and (min-width: 1401px) {
    .b-overview__content {
        max-width: 100%;
    }
}
.b-s-hero {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.b-s-hero__hero {
    position: relative;
}
.b-s-hero__img-wrap {
    padding: 29.46428571%;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
}
.b-s-hero__img {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 0;
}
.b-s-hero__text {
    color: #fff;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    max-width: 90%;
}
.b-s-hero__title {
    padding: 0 15px;
    padding: 0 0.9375rem;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.75);
    text-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0,0,0,.75);
    font-weight: 600;
}
.b-s-hero__title--1 {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 12px;
    margin-bottom: 0.75rem;
}
.b-s-hero__title--2 {
    font-size: 16px;
    font-size: 1rem;
}
@media (min-width: 641px) {
    .b-s-hero {

        /* styles for m viewport (min-width: 641px)*/
    }
    .b-s-hero__title {}
    .b-s-hero__title--1 {
        font-size: 1.5rem;
        margin-bottom: 0.75rem;
    }
    .b-s-hero__title--2 {
        font-size: 1.75rem;
    }
}
@media (min-width: 1001px) {
    .b-s-hero {

        /* styles for mx viewport (min-width: 1001px)*/
    }
    .b-s-hero__title {}
    .b-s-hero__title--1 {
        font-size: 2rem;
    }
    .b-s-hero__title--2 {
        font-size: 2.5rem;
    }
}

.u {}

.u-sup {
    vertical-align: super;
    font-size: 0.5em;
    top: auto;
}

a.img {
    text-decoration:none;
}
a.img:hover {
    color:currentColor;
}
.footnotes {
    margin: 1em;
    padding: 1em;
    background-color: #eeffee;
}
.footnotes hr {
    padding: 0.3em 0 0.3em 0;
    margin: 0;
    height: 0.3em;
    color: black;
}
.footnote {
    margin: 0;
    padding: 0;
    font-size: 1em;
    color: Black;
}
.footnote-link {
    vertical-align: super;
    font-size: 0.5em;
    top: auto;
    cursor: pointer;
    text-decoration: none;
    color: blue;
}


/*-------------------------------------
	Shame file aka custom.css
-------------------------------------*/
#js-login-error {
    position: absolute;
    top: 78px;
    top: 4.875rem;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    padding: 0.75em;
    font-size: 21px;
    font-size: 1.3125rem;
    background-color: red;
    max-width: 320px;
    max-width: 20rem;
    color: white;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}

.autoplay {
    overflow: auto;
}

.autoplay .video {
    position: relative;
    clear: left;
    cursor: pointer;
}

.autoplay .left {
    min-width: 350px;
    max-width: 50vw;
    float: left;
    padding: 0 1em 0 0;
}

.autoplay .right {
    min-width: 350px;
    max-width: 50vw;
    float: right;
    padding: 0 0 0 1em;
}

.autoplay .playbutton {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,-50%) scale(1);
}

.autoplay button {
    background-color: #59b560;
    color: white;
    padding: 0.2em 1em 0.2em 1em;
    font-size: small;
    font-weight: bold;
    display: inline;
}

.autoplay h1, .autoplay h2 {
    text-align: center;
}

/* 2021.09.26: #64a70b --> #64a70b */
/* 2021.09.26: #64a70b --> #59b560 */