/*!**********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/less-loader/dist/cjs.js!./app/styles/include.less ***!
  \**********************************************************************************************************************************************/
/*!
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
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: 400;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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-bottom: 10px;
}
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;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 600px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #878787;
}
.text-primary {
  color: #ededed;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #d4d4d4;
}
a.text-primary:hover {
  color: #d4d4d4;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #ededed;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #d4d4d4;
}
a.bg-primary:hover {
  background-color: #d4d4d4;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #cccccc;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 600px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #cccccc;
}
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: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #cccccc;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 600px) {
  .container {
    width: 736px;
  }
}
@media (min-width: 900px) {
  .container {
    width: 956px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1156px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}
.row {
  margin-left: -8px;
  margin-right: -8px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-1, .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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-1, .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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 600px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1, .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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1, .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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 900px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1, .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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1, .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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1, .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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1, .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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #878787;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 599px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #010101;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(1, 1, 1, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(1, 1, 1, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(1, 1, 1, 0.6);
}
.form-control:focus {
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.05);
}
.form-control::-moz-placeholder {
  color: #555555;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #555555;
}
.form-control::-webkit-input-placeholder {
  color: #555555;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #cccccc;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 40px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 52px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 34px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 34px;
  line-height: 34px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
select.input-sm {
  height: 34px;
  line-height: 34px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 34px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 34px;
  line-height: 34px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 34px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 52px;
  padding: 11px 15px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 52px;
  line-height: 52px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
select.input-lg {
  height: 52px;
  line-height: 52px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 52px;
  padding: 11px 15px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 52px;
  line-height: 52px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 52px;
  min-height: 36px;
  padding: 12px 15px;
  font-size: 16px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 50px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 52px;
  height: 52px;
  line-height: 52px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 34px;
  height: 34px;
  line-height: 34px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 600px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 8px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -8px;
  margin-right: -8px;
}
@media (min-width: 600px) {
  .form-horizontal .control-label {
    padding-top: 8px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 8px;
}
@media (min-width: 600px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 12px;
    font-size: 16px;
  }
}
@media (min-width: 600px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 7px 12px;
  font-size: 14px;
  padding: 0 7px;
  font-size: 12px;
  letter-spacing: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
  background: #fff;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-default:hover,
.btn-default.focus,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background: #ffffff;
}
.btn-default.inactive:hover,
.btn-default.inactive:focus,
.btn-default.inactive.focus,
.btn-default.inactive:active,
.btn-default.inactive.active,
.open > .dropdown-toggle.btn-default.inactive {
  color: #333;
  background: #fff;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background: #fff;
  opacity: 0.3;
  -webkit-transition: 0.3 0.15s linear;
  -o-transition: 0.3 0.15s linear;
  transition: 0.3 0.15s linear;
}
.btn-default.disabled.in,
.btn-default[disabled].in,
fieldset[disabled] .btn-default.in,
.btn-default.disabled:hover.in,
.btn-default[disabled]:hover.in,
fieldset[disabled] .btn-default:hover.in,
.btn-default.disabled:focus.in,
.btn-default[disabled]:focus.in,
fieldset[disabled] .btn-default:focus.in,
.btn-default.disabled.focus.in,
.btn-default[disabled].focus.in,
fieldset[disabled] .btn-default.focus.in,
.btn-default.disabled:active.in,
.btn-default[disabled]:active.in,
fieldset[disabled] .btn-default:active.in,
.btn-default.disabled.active.in,
.btn-default[disabled].active.in,
fieldset[disabled] .btn-default.active.in {
  opacity: 1;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  background-color: #ededed;
  border-color: #e0e0e0;
  color: #fff;
  background: #ededed;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #d4d4d4;
  border-color: #a1a1a1;
}
.btn-primary:hover {
  color: #fff;
  background-color: #d4d4d4;
  border-color: #c2c2c2;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #d4d4d4;
  background-image: none;
  border-color: #c2c2c2;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #c2c2c2;
  border-color: #a1a1a1;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #ededed;
  border-color: #e0e0e0;
}
.btn-primary .badge {
  color: #ededed;
  background-color: #fff;
}
.btn-primary:hover,
.btn-primary.focus,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background: #ffffff;
}
.btn-primary.inactive:hover,
.btn-primary.inactive:focus,
.btn-primary.inactive.focus,
.btn-primary.inactive:active,
.btn-primary.inactive.active,
.open > .dropdown-toggle.btn-primary.inactive {
  color: #fff;
  background: #ededed;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background: #ededed;
  opacity: 0.3;
  -webkit-transition: 0.3 0.15s linear;
  -o-transition: 0.3 0.15s linear;
  transition: 0.3 0.15s linear;
}
.btn-primary.disabled.in,
.btn-primary[disabled].in,
fieldset[disabled] .btn-primary.in,
.btn-primary.disabled:hover.in,
.btn-primary[disabled]:hover.in,
fieldset[disabled] .btn-primary:hover.in,
.btn-primary.disabled:focus.in,
.btn-primary[disabled]:focus.in,
fieldset[disabled] .btn-primary:focus.in,
.btn-primary.disabled.focus.in,
.btn-primary[disabled].focus.in,
fieldset[disabled] .btn-primary.focus.in,
.btn-primary.disabled:active.in,
.btn-primary[disabled]:active.in,
fieldset[disabled] .btn-primary:active.in,
.btn-primary.disabled.active.in,
.btn-primary[disabled].active.in,
fieldset[disabled] .btn-primary.active.in {
  opacity: 1;
}
.btn-primary .badge {
  color: #ededed;
  background-color: #fff;
}
.btn-success {
  background-color: #5cb85c;
  border-color: #4cae4c;
  color: #fff;
  background: #5cb85c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-success:hover,
.btn-success.focus,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background: #a3d7a3;
}
.btn-success.inactive:hover,
.btn-success.inactive:focus,
.btn-success.inactive.focus,
.btn-success.inactive:active,
.btn-success.inactive.active,
.open > .dropdown-toggle.btn-success.inactive {
  color: #fff;
  background: #5cb85c;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background: #5cb85c;
  opacity: 0.3;
  -webkit-transition: 0.3 0.15s linear;
  -o-transition: 0.3 0.15s linear;
  transition: 0.3 0.15s linear;
}
.btn-success.disabled.in,
.btn-success[disabled].in,
fieldset[disabled] .btn-success.in,
.btn-success.disabled:hover.in,
.btn-success[disabled]:hover.in,
fieldset[disabled] .btn-success:hover.in,
.btn-success.disabled:focus.in,
.btn-success[disabled]:focus.in,
fieldset[disabled] .btn-success:focus.in,
.btn-success.disabled.focus.in,
.btn-success[disabled].focus.in,
fieldset[disabled] .btn-success.focus.in,
.btn-success.disabled:active.in,
.btn-success[disabled]:active.in,
fieldset[disabled] .btn-success:active.in,
.btn-success.disabled.active.in,
.btn-success[disabled].active.in,
fieldset[disabled] .btn-success.active.in {
  opacity: 1;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  background-color: #5bc0de;
  border-color: #46b8da;
  color: #fff;
  background: #5bc0de;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-info:hover,
.btn-info.focus,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background: #b0e1ef;
}
.btn-info.inactive:hover,
.btn-info.inactive:focus,
.btn-info.inactive.focus,
.btn-info.inactive:active,
.btn-info.inactive.active,
.open > .dropdown-toggle.btn-info.inactive {
  color: #fff;
  background: #5bc0de;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background: #5bc0de;
  opacity: 0.3;
  -webkit-transition: 0.3 0.15s linear;
  -o-transition: 0.3 0.15s linear;
  transition: 0.3 0.15s linear;
}
.btn-info.disabled.in,
.btn-info[disabled].in,
fieldset[disabled] .btn-info.in,
.btn-info.disabled:hover.in,
.btn-info[disabled]:hover.in,
fieldset[disabled] .btn-info:hover.in,
.btn-info.disabled:focus.in,
.btn-info[disabled]:focus.in,
fieldset[disabled] .btn-info:focus.in,
.btn-info.disabled.focus.in,
.btn-info[disabled].focus.in,
fieldset[disabled] .btn-info.focus.in,
.btn-info.disabled:active.in,
.btn-info[disabled]:active.in,
fieldset[disabled] .btn-info:active.in,
.btn-info.disabled.active.in,
.btn-info[disabled].active.in,
fieldset[disabled] .btn-info.active.in {
  opacity: 1;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  background-color: #f0ad4e;
  border-color: #eea236;
  color: #fff;
  background: #f0ad4e;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-warning:hover,
.btn-warning.focus,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background: #f8d9ac;
}
.btn-warning.inactive:hover,
.btn-warning.inactive:focus,
.btn-warning.inactive.focus,
.btn-warning.inactive:active,
.btn-warning.inactive.active,
.open > .dropdown-toggle.btn-warning.inactive {
  color: #fff;
  background: #f0ad4e;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background: #f0ad4e;
  opacity: 0.3;
  -webkit-transition: 0.3 0.15s linear;
  -o-transition: 0.3 0.15s linear;
  transition: 0.3 0.15s linear;
}
.btn-warning.disabled.in,
.btn-warning[disabled].in,
fieldset[disabled] .btn-warning.in,
.btn-warning.disabled:hover.in,
.btn-warning[disabled]:hover.in,
fieldset[disabled] .btn-warning:hover.in,
.btn-warning.disabled:focus.in,
.btn-warning[disabled]:focus.in,
fieldset[disabled] .btn-warning:focus.in,
.btn-warning.disabled.focus.in,
.btn-warning[disabled].focus.in,
fieldset[disabled] .btn-warning.focus.in,
.btn-warning.disabled:active.in,
.btn-warning[disabled]:active.in,
fieldset[disabled] .btn-warning:active.in,
.btn-warning.disabled.active.in,
.btn-warning[disabled].active.in,
fieldset[disabled] .btn-warning.active.in {
  opacity: 1;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  background-color: #cc0000;
  border-color: #b30000;
  color: #fff;
  background: #cc0000;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #990000;
  border-color: #330000;
}
.btn-danger:hover {
  color: #fff;
  background-color: #990000;
  border-color: #750000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #990000;
  background-image: none;
  border-color: #750000;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #750000;
  border-color: #330000;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #cc0000;
  border-color: #b30000;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #fff;
}
.btn-danger:hover,
.btn-danger.focus,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background: #ff3333;
}
.btn-danger.inactive:hover,
.btn-danger.inactive:focus,
.btn-danger.inactive.focus,
.btn-danger.inactive:active,
.btn-danger.inactive.active,
.open > .dropdown-toggle.btn-danger.inactive {
  color: #fff;
  background: #cc0000;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background: #cc0000;
  opacity: 0.3;
  -webkit-transition: 0.3 0.15s linear;
  -o-transition: 0.3 0.15s linear;
  transition: 0.3 0.15s linear;
}
.btn-danger.disabled.in,
.btn-danger[disabled].in,
fieldset[disabled] .btn-danger.in,
.btn-danger.disabled:hover.in,
.btn-danger[disabled]:hover.in,
fieldset[disabled] .btn-danger:hover.in,
.btn-danger.disabled:focus.in,
.btn-danger[disabled]:focus.in,
fieldset[disabled] .btn-danger:focus.in,
.btn-danger.disabled.focus.in,
.btn-danger[disabled].focus.in,
fieldset[disabled] .btn-danger.focus.in,
.btn-danger.disabled:active.in,
.btn-danger[disabled]:active.in,
fieldset[disabled] .btn-danger:active.in,
.btn-danger.disabled.active.in,
.btn-danger[disabled].active.in,
fieldset[disabled] .btn-danger.active.in {
  opacity: 1;
}
.btn-danger .badge {
  color: #cc0000;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #ededed;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #c7c7c7;
  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: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 11px 15px;
  font-size: 16px;
  padding: 0 11px;
  font-size: 15px;
  letter-spacing: 16px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  padding: 0 5px;
  font-size: 10px;
  letter-spacing: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs {
  padding: 1px 4px;
  font-size: 12px;
  padding: 0 1px;
  font-size: 4px;
  letter-spacing: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1002;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #333333;
  border: 1px solid rgba(51, 51, 51, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  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: #ededed;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 992;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 600px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
    left: 0 !important;
    right: auto !important;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 52px;
  padding: 11px 15px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 52px;
  line-height: 52px;
}
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;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 52px;
  line-height: 52px;
}
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: 34px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 34px;
  line-height: 34px;
}
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;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 34px;
  line-height: 34px;
}
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: 7px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #cccccc;
  border: 1px solid #ccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 11px 15px;
  font-size: 16px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #cccccc;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #cccccc;
  border-color: #ededed;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #cccccc #cccccc #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 600px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 600px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #ededed;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 600px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 600px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
  padding: 5px;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #ededed;
  padding: 5px;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #d4d4d4;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #d4d4d4;
}
.label-success {
  background-color: #5cb85c;
  padding: 5px;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
  padding: 5px;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
  padding: 5px;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #cc0000;
  padding: 5px;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990000;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #f2f2f2;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid #000;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 600px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 900px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.row-odd-even:before,
.row-odd-even:after,
.navbar:before,
.navbar:after,
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container:after,
.container-fluid:after,
.container-fluid:after,
.row:after,
.row:after,
.form-horizontal .form-group:after,
.form-horizontal .form-group:after,
.nav:after,
.modal-header:after,
.modal-footer:after,
.row-odd-even:after,
.navbar:after,
.navbar-collapse:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 599px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 600px) and (max-width: 899px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  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: 600px) and (max-width: 899px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 600px) and (max-width: 899px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 600px) and (max-width: 899px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 900px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
  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: 900px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 900px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 900px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 599px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 899px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 900px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.pointer {
  cursor: pointer;
}
.hidden {
  visibility: hidden !important;
}
.full-height {
  min-height: 100% !important;
}
@font-face {
  font-family: 'icomoon';
  src: url(../fonts/icomoon.eot);
  src: url(../fonts/icomoon.eot#iefix) format('embedded-opentype'), url(../fonts/icomoon.ttf) format('truetype'), url(../fonts/icomoon.woff) format('woff'), url(../fonts/icomoon.svg#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon', sans-serif !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-scheduled-payments:before {
  content: "\e914";
}
.icon-send-mail:before {
  content: "\e913";
}
.icon-ios-contract:before {
  content: "\61";
}
.icon-ios-expand:before {
  content: "\62";
}
.icon-backspace:before {
  content: "\63";
}
.icon-calendar-alt:before {
  content: "\64";
}
.icon-caret-down:before {
  content: "\65";
}
.icon-caret-up:before {
  content: "\66";
}
.icon-edit:before {
  content: "\67";
}
.icon-envelope:before {
  content: "\68";
}
.icon-exclamation-circle:before {
  content: "\69";
}
.icon-info-circle:before {
  content: "\6a";
}
.icon-list:before {
  content: "\6b";
}
.icon-money-check-alt:before {
  content: "\6c";
}
.icon-plus-circle:before {
  content: "\6d";
}
.icon-sort-alpha-down:before {
  content: "\6e";
}
.icon-sort-alpha-up:before {
  content: "\6f";
}
.icon-check-square-light:before {
  content: "\70";
}
.icon-square-light:before {
  content: "\71";
}
.icon-check-square:before {
  content: "\e900";
}
.icon-square:before {
  content: "\e901";
}
.icon-th-large:before {
  content: "\72";
}
.icon-phone:before {
  content: "\e904";
}
.icon-map-pin:before {
  content: "\e905";
}
.icon-pencil-tool:before {
  content: "\e906";
}
.icon-balance-scale:before {
  content: "\e907";
}
.icon-drivers-license-o:before {
  content: "\e908";
}
.icon-money:before {
  content: "\e909";
}
.icon-wallet:before {
  content: "\e90a";
}
.icon-stop:before {
  content: "\e90b";
}
.icon-address:before {
  content: "\e90c";
}
.icon-house:before {
  content: "\e90d";
}
.icon-wallet1:before {
  content: "\e90e";
}
.icon-card:before {
  content: "\e90f";
}
.icon-principals:before {
  content: "\e910";
}
.icon-principal-money:before {
  content: "\e911";
}
.icon-exchange:before {
  content: "\e912";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.row-odd-even {
  padding: 0 6px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.row-odd-even > div {
  margin-left: -6px;
  margin-right: -6px;
}
.row-odd-even > div p {
  margin: 0;
  color: #878787;
}
.row-odd-even > div:nth-child(even) {
  background-color: #ededed;
}
.row-odd-even > div:nth-child(odd) {
  background-color: #fff;
}
.row-odd-even .row-cell {
  float: left;
  width: 20%;
  box-sizing: border-box;
  padding: 8px 6px;
  overflow: hidden;
}
.col-30 {
  width: 30%;
}
.col-29 {
  width: 29%;
}
.col-28 {
  width: 28%;
}
.col-27 {
  width: 27%;
}
.col-26 {
  width: 26%;
}
.col-25 {
  width: 25%;
}
.col-24 {
  width: 24%;
}
.col-23 {
  width: 23%;
}
.col-22 {
  width: 22%;
}
.col-21 {
  width: 21%;
}
.col-20 {
  width: 20%;
}
.col-19 {
  width: 19%;
}
.col-18 {
  width: 18%;
}
.col-17 {
  width: 17%;
}
.col-16 {
  width: 16%;
}
.col-15 {
  width: 15%;
}
.col-14 {
  width: 14%;
}
.col-13 {
  width: 13%;
}
.col-12 {
  width: 12%;
}
.col-11 {
  width: 11%;
}
.col-10 {
  width: 10%;
}
.col-9 {
  width: 9%;
}
.col-8 {
  width: 8%;
}
.col-7 {
  width: 7%;
}
.col-6 {
  width: 6%;
}
.col-5 {
  width: 5%;
}
.col-4 {
  width: 4%;
}
.col-3 {
  width: 3%;
}
.col-2 {
  width: 2%;
}
.col-1 {
  width: 1%;
}
.holder-block-inline > div {
  display: inline-block !important;
  margin-right: 20px;
}
.holder-block-inline > div:last-child {
  margin-right: 0;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.text-italic {
  font-style: italic;
}
.text-bold {
  font-weight: 700;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: 0;
}
.list-inline > li {
  display: inline-block;
  padding-left: 0;
  padding-right: 5px;
}
@media (min-width: 600px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
.vertical-middle {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.vertical-middle.full-width {
  width: 100%;
}
.vertical-holder {
  display: table;
  height: 100%;
  width: 100%;
}
.vertical-holder.btn-height {
  min-height: 40px;
}
.vertical-holder .menu-pointer {
  cursor: auto;
}
.word-break {
  word-break: break-word;
}
.row-align {
  padding-top: 17px;
}
.generic-loader {
  background: url(../images/loading.gif) no-repeat;
  display: block;
  width: 32px;
  height: 32px;
}
.hide-loader {
  display: none !important;
  visibility: hidden;
}
.icon {
  display: inline-block;
}
.icon.middle {
  vertical-align: middle;
}
.icon-middle-aligner {
  width: 22px;
  margin-right: 12px;
  display: inline-block;
  text-align: center;
}
.icon-middle-aligner > .icon {
  vertical-align: -3px;
}
.scan-icon {
  background: url(../images/sprite.png) no-repeat -45px -175px;
  width: 30px;
  height: 20px;
}
.logo-icon {
  background: url(../images/sprite.png) no-repeat 0px 0;
  width: 209px;
  height: 39px;
}
.user-icon {
  background: url(../images/sprite.png) no-repeat 0px -45px;
  width: 18px;
  height: 15px;
}
.user-icon.dark {
  background: url(../images/sprite.png) no-repeat -234px -49px;
  width: 13px;
  height: 13px;
}
.user-icon.darker {
  background: url(../images/sprite.png) no-repeat 0px -97px;
  width: 18px;
  height: 15px;
}
.user-icon.small-darker {
  background: url(../images/sprite.png) no-repeat -18px -99px;
  width: 13px;
  height: 12px;
}
.user-icon.small-dark-transparent {
  background: url(../images/sprite.png) no-repeat -32px -99px;
  width: 13px;
  height: 12px;
}
.user-icon.small-darker-transparent {
  background: url(../images/sprite.png) no-repeat -46px -99px;
  width: 13px;
  height: 12px;
}
.repair-icon {
  background: url(../images/sprite.png) no-repeat -20px -42px;
  width: 28px;
  height: 28px;
}
.left-arrow-icon {
  background: url(../images/sprite.png) no-repeat -51px -49px;
  width: 16px;
  height: 12px;
}
.left-arrow-icon.dark {
  background: url(../images/sprite.png) no-repeat -111px -49px;
  width: 16px;
  height: 12px;
}
.up-arrow-icon {
  background: url(../images/sprite.png) no-repeat -68px -44px;
  width: 12px;
  height: 16px;
}
.up-arrow-icon.dark {
  background: url(../images/sprite.png) no-repeat -128px -47px;
  width: 12px;
  height: 16px;
}
.down-arrow-icon {
  background: url(../images/sprite.png) no-repeat -81px -47px;
  width: 12px;
  height: 16px;
}
.down-arrow-icon.dark {
  background: url(../images/sprite.png) no-repeat -140px -49px;
  width: 12px;
  height: 16px;
}
.right-arrow-icon {
  background: url(../images/sprite.png) no-repeat -97px -49px;
  width: 16px;
  height: 12px;
}
.right-arrow-icon.dark {
  background: url(../images/sprite.png) no-repeat -170px -49px;
  width: 16px;
  height: 12px;
}
.search-icon {
  background: url(../images/sprite.png) no-repeat -187px -48px;
  width: 14px;
  height: 14px;
}
.search-icon.big-grey {
  background: url(../images/sprite.png) no-repeat -89px -96px;
  width: 18px;
  height: 18px;
}
.search-icon.dark {
  background: url(../images/sprite.png) no-repeat -108px -98px;
  width: 14px;
  height: 14px;
}
.panel-icon {
  background: url(../images/sprite.png) no-repeat -204px -51px;
  width: 13px;
  height: 11px;
}
.panel-icon.dark {
  background: url(../images/sprite.png) no-repeat -219px -51px;
  width: 13px;
  height: 11px;
}
.panel-icon.inactive {
  background: url(../images/sprite.png) no-repeat -299px -51px;
  width: 13px;
  height: 11px;
}
.down-triangle-icon {
  background: url(../images/sprite.png) no-repeat -249px -52px;
  width: 13px;
  height: 9px;
}
.down-triangle-icon.dark {
  background: url(../images/sprite.png) no-repeat -123px -101px;
  width: 12px;
  height: 7px;
}
.down-triangle-icon.darker {
  background: url(../images/sprite.png) no-repeat -171px -101px;
  width: 12px;
  height: 7px;
}
.down-triangle-icon.red {
  background: url(../images/sprite.png) no-repeat -283px -101px;
  width: 12px;
  height: 7px;
}
.up-triangle-icon {
  background: url(../images/sprite.png) no-repeat -264px -52px;
  width: 13px;
  height: 9px;
}
.up-triangle-icon.dark {
  background: url(../images/sprite.png) no-repeat -136px -101px;
  width: 12px;
  height: 7px;
}
.up-triangle-icon.darker {
  background: url(../images/sprite.png) no-repeat -158px -101px;
  width: 12px;
  height: 7px;
}
.up-triangle-icon.red {
  background: url(../images/sprite.png) no-repeat -296px -101px;
  width: 12px;
  height: 7px;
}
.right-triangle-icon {
  background: url(../images/sprite.png) no-repeat -279px -50px;
  width: 9px;
  height: 13px;
}
.right-triangle-icon.darker {
  background: url(../images/sprite.png) no-repeat -149px -98px;
  width: 8px;
  height: 13px;
}
.left-triangle-icon {
  background: url(../images/sprite.png) no-repeat -297px -50px;
  width: 9px;
  height: 13px;
}
.left-triangle-icon.darker {
  background: url(../images/sprite.png) no-repeat -184px -98px;
  width: 8px;
  height: 13px;
}
.checked-box-icon {
  background: url(../images/sprite.png) no-repeat 0px -72px;
  width: 16px;
  height: 16px;
}
.checked-box-icon.dark {
  background: url(../images/sprite.png) no-repeat -34px -72px;
  width: 16px;
  height: 16px;
}
.checked-box-icon.big {
  background: url(../images/sprite.png) no-repeat -102px -72px;
  width: 22px;
  height: 22px;
}
.unchecked-box-icon {
  background: url(../images/sprite.png) no-repeat -17px -72px;
  width: 16px;
  height: 16px;
}
.unchecked-box-icon.dark:not(:disabled) {
  background: url(../images/sprite.png) no-repeat -51px -72px;
  width: 16px;
  height: 16px;
}
.unchecked-box-icon.big {
  background: url(../images/sprite.png) no-repeat -125px -72px;
  width: 22px;
  height: 22px;
}
.checked-icon {
  background: url(../images/sprite.png) no-repeat -148px -121px;
  width: 12px;
  height: 10px;
}
.checked-icon.dark {
  background: url(../images/sprite.png) no-repeat -223px -121px;
  width: 12px;
  height: 10px;
}
.plus-box-icon {
  background: url(../images/sprite.png) no-repeat -68px -72px;
  width: 16px;
  height: 16px;
}
.minus-box-icon {
  background: url(../images/sprite.png) no-repeat -85px -72px;
  width: 16px;
  height: 16px;
}
.plus-icon {
  background: url(../images/sprite.png) no-repeat -148px -73px;
  width: 13px;
  height: 13px;
}
.minus-icon {
  background: url(../images/sprite.png) no-repeat -162px -78px;
  width: 13px;
  height: 3px;
}
.order-status-icon {
  background: url(../images/sprite.png) no-repeat -1px -116px;
  width: 15px;
  height: 20px;
}
.permissions-icon {
  background: url(../images/sprite.png) no-repeat -18px -115px;
  width: 17px;
  height: 21px;
}
.app-settings-icon {
  background: url(../images/sprite.png) no-repeat -37px -115px;
  width: 22px;
  height: 22px;
}
.troubleshoot-icon {
  background: url(../images/sprite.png) no-repeat -61px -116px;
  width: 18px;
  height: 19px;
}
.refresh-icon {
  background: url(../images/sprite.png) no-repeat -81px -117px;
  width: 22px;
  height: 18px;
}
.help-icon {
  background: url(../images/sprite.png) no-repeat -105px -115px;
  width: 22px;
  height: 22px;
}
.admin-icon {
  background: url(../images/icon-admin.png) no-repeat;
  width: 22px;
  height: 22px;
}
.logout-icon {
  background: url(../images/sprite.png) no-repeat -129px -117px;
  width: 17px;
  height: 17px;
}
.no-access-icon {
  background: url(../images/sprite.png) no-repeat -60px -99px;
  width: 12px;
  height: 12px;
}
.no-access-icon.darker {
  background: url(../images/sprite.png) no-repeat -73px -99px;
  width: 12px;
  height: 12px;
}
.edit-icon {
  background: url(../images/sprite.png) no-repeat -229px -95px;
  width: 19px;
  height: 19px;
}
.edit-icon.small-red {
  background: url(../images/sprite.png) no-repeat -197px -100px;
  width: 10px;
  height: 10px;
}
.visibility-icon {
  background: url(../images/sprite.png) no-repeat -208px -97px;
  width: 21px;
  height: 15px;
}
.cancel-icon {
  background: url(../images/sprite.png) no-repeat -248px -97px;
  width: 15px;
  height: 15px;
}
.cancel-icon.big-dark {
  background: url(../images/sprite.png) no-repeat -262px -95px;
  width: 20px;
  height: 20px;
}
.warning-icon {
  background: url(../images/sprite.png) no-repeat -181px -117px;
  width: 18px;
  height: 18px;
}
.warning-icon.white {
  background: url(../images/sprite.png) no-repeat -200px -117px;
  width: 18px;
  height: 18px;
}
.x-icon {
  background: url(../images/sprite.png) no-repeat -163px -119px;
  width: 15px;
  height: 15px;
}
.radio-icon {
  background: url(../images/sprite.png) no-repeat -1px -156px;
  width: 18px;
  height: 18px;
}
.radio-icon.checked {
  background: url(../images/sprite.png) no-repeat -1px -175px;
  width: 18px;
  height: 18px;
}
.readmore-icon {
  background: url(../images/sprite.png) no-repeat -25px -139px;
  width: 21px;
  height: 10px;
}
.readmore-icon.grey-out {
  background: url(../images/sprite.png) no-repeat 0 -139px;
  width: 21px;
  height: 10px;
}
.en-flag-icon {
  background: url(../images/sprite.png) no-repeat -178px -72px;
  width: 24px;
  height: 19px;
}
.fr-flag-icon {
  background: url(../images/sprite.png) no-repeat -206px -72px;
  width: 24px;
  height: 19px;
}
.right-menu-icon {
  background: url(../images/sprite.png) no-repeat -315px -44px;
  width: 28px;
  height: 28px;
}
.scheduled-payments-icon {
  background: url(../images/sprite.png) no-repeat -375px -40px;
  width: 35px;
  height: 35px;
}
.service-order-icon {
  background: url(../images/sprite.png) no-repeat -61px -116px;
  width: 18px;
  height: 19px;
}
.left-menu-icon {
  background: url(../images/sprite.png) no-repeat -345px -43px;
  width: 30px;
  height: 30px;
}
.plus-circle-icon {
  background: url(../images/sprite.png) no-repeat -22px -156px;
  width: 18px;
  height: 18px;
}
.print-icon {
  background: url(../images/sprite.png) no-repeat -284px -120px;
  width: 21px;
  height: 15px;
  opacity: 0.8;
}
.platform-icon {
  background: url(../images/sprite.png) no-repeat 0px -216px;
  width: 32px;
  height: 32px;
}
.subscription-icon {
  background: url(../images/sprite.png) no-repeat -66px -214px;
  width: 32px;
  height: 32px;
}
.owed-upgrade-icon {
  background: url(../images/sprite.png) no-repeat -33px -216px;
  width: 32px;
  height: 32px;
}
.diagnostic-info-icon {
  background: url(../images/sprite.png) no-repeat -99px -218px;
  width: 28px;
  height: 28px;
}
.info-icon-container {
  position: absolute;
  right: 16px;
  top: 16px;
}
.info-icon-container:hover {
  cursor: pointer;
}
.container-icons {
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-order-print-icon {
  vertical-align: middle;
}
.visible-block {
  display: block !important;
}
.visible-inline-block {
  display: inline-block !important;
}
.eulaDocument ul {
  list-style-type: none;
}
.eulaSpacingUpLeft {
  margin-left: 35px;
  margin-top: 35px;
}
.eulaTable {
  width: 70%;
  border-spacing: 30px 0;
  border-collapse: separate;
  margin-left: auto;
  margin-right: auto;
}
.eulaTable td {
  text-align: center;
  padding: 0 40px;
  border-bottom: 1px solid;
}
.licenseeTable {
  width: 642px;
}
.licenseeTable td,
.licenseeTable th {
  border: 1px solid;
  text-align: center;
}
.noticesTable {
  border-spacing: 30px 0;
  border-collapse: separate;
  margin-left: -30px;
  margin-right: -30px;
  text-align: left;
}
.eulaList span {
  float: left;
  margin-right: 5px;
}
.eulaList p {
  padding-left: 25px;
}
.leftMargin {
  margin-left: 90px;
}
.btn {
  padding: 0 12px;
  font-size: 14px;
  letter-spacing: normal;
  line-height: normal;
  border-radius: 0;
  min-height: 32px;
  text-decoration: none;
  outline: none;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn:hover,
.btn:focus,
.btn.focus {
  outline: 0;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
}
.btn .icon {
  display: inline-block;
  margin: 0 auto;
  vertical-align: middle;
}
.btn.full-width {
  width: 100%;
  display: block;
}
.btn.clean-btn {
  border: 0;
  background: transparent;
  outline: none;
}
.btn.clean-btn.notes-btn {
  z-index: 1;
  position: relative;
}
.btn.btn-grey {
  border: 1px #999999 solid;
  color: #000;
  background: #999999;
  background-image: -webkit-linear-gradient(top, #fff rgba(51, 51, 51, 0.3), #fff 100%);
  background-image: -o-linear-gradient(top, #fff rgba(51, 51, 51, 0.3), #fff 100%);
  background-image: linear-gradient(to bottom, #fff rgba(51, 51, 51, 0.3), #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, rgba(51, 51, 51, 0.3) 100%);
  background-image: -o-linear-gradient(top, #fff 0%, rgba(51, 51, 51, 0.3) 100%);
  background-image: linear-gradient(to bottom, #fff 0%, rgba(51, 51, 51, 0.3) 100%);
  background-repeat: repeat-x;
  padding: 0 10px;
  font-size: 14px;
  letter-spacing: 0.28px;
  line-height: normal;
  border-radius: 0;
}
.btn.btn-grey:hover,
.btn.btn-grey.focus,
.btn.btn-grey.active,
.open > .dropdown-toggle.btn.btn-grey {
  color: #000;
  background: #d7d7d7;
}
.btn.btn-grey.inactive:hover,
.btn.btn-grey.inactive:focus,
.btn.btn-grey.inactive.focus,
.btn.btn-grey.inactive:active,
.btn.btn-grey.inactive.active,
.open > .dropdown-toggle.btn.btn-grey.inactive {
  color: #000;
  background: #999999;
}
.btn.btn-grey.disabled,
.btn.btn-grey[disabled],
fieldset[disabled] .btn.btn-grey,
.btn.btn-grey.disabled:hover,
.btn.btn-grey[disabled]:hover,
fieldset[disabled] .btn.btn-grey:hover,
.btn.btn-grey.disabled:focus,
.btn.btn-grey[disabled]:focus,
fieldset[disabled] .btn.btn-grey:focus,
.btn.btn-grey.disabled.focus,
.btn.btn-grey[disabled].focus,
fieldset[disabled] .btn.btn-grey.focus,
.btn.btn-grey.disabled:active,
.btn.btn-grey[disabled]:active,
fieldset[disabled] .btn.btn-grey:active,
.btn.btn-grey.disabled.active,
.btn.btn-grey[disabled].active,
fieldset[disabled] .btn.btn-grey.active {
  background: #999999;
  opacity: 0.3;
  -webkit-transition: 0.3 0.15s linear;
  -o-transition: 0.3 0.15s linear;
  transition: 0.3 0.15s linear;
}
.btn.btn-grey.disabled.in,
.btn.btn-grey[disabled].in,
fieldset[disabled] .btn.btn-grey.in,
.btn.btn-grey.disabled:hover.in,
.btn.btn-grey[disabled]:hover.in,
fieldset[disabled] .btn.btn-grey:hover.in,
.btn.btn-grey.disabled:focus.in,
.btn.btn-grey[disabled]:focus.in,
fieldset[disabled] .btn.btn-grey:focus.in,
.btn.btn-grey.disabled.focus.in,
.btn.btn-grey[disabled].focus.in,
fieldset[disabled] .btn.btn-grey.focus.in,
.btn.btn-grey.disabled:active.in,
.btn.btn-grey[disabled]:active.in,
fieldset[disabled] .btn.btn-grey:active.in,
.btn.btn-grey.disabled.active.in,
.btn.btn-grey[disabled].active.in,
fieldset[disabled] .btn.btn-grey.active.in {
  opacity: 1;
}
.btn.btn-grey .badge {
  color: #999999;
  background-color: #000;
}
.btn.btn-grey:hover,
.btn.btn-grey.focus,
.btn.btn-grey.active,
.open > .dropdown-toggle.btn.btn-grey {
  background-image: -webkit-linear-gradient(top, #d7d7d7 #d7d7d7, #d7d7d7 100%);
  background-image: -o-linear-gradient(top, #d7d7d7 #d7d7d7, #d7d7d7 100%);
  background-image: linear-gradient(to bottom, #d7d7d7 #d7d7d7, #d7d7d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd7d7d7', endColorstr='#ffd7d7d7', GradientType=0);
  background-color: #d7d7d7;
  background-image: -webkit-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
  background-image: -o-linear-gradient(top, #d7d7d7 0%, #d7d7d7 100%);
  background-image: linear-gradient(to bottom, #d7d7d7 0%, #d7d7d7 100%);
  background-repeat: repeat-x;
}
.btn.btn-grey.inactive:hover,
.btn.btn-grey.inactive.focus,
.btn.btn-grey.inactive.active,
.open > .dropdown-toggle.btn.btn-grey.inactive {
  background-image: -webkit-linear-gradient(top, #fff rgba(51, 51, 51, 0.3), #fff 100%);
  background-image: -o-linear-gradient(top, #fff rgba(51, 51, 51, 0.3), #fff 100%);
  background-image: linear-gradient(to bottom, #fff rgba(51, 51, 51, 0.3), #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, rgba(51, 51, 51, 0.3) 100%);
  background-image: -o-linear-gradient(top, #fff 0%, rgba(51, 51, 51, 0.3) 100%);
  background-image: linear-gradient(to bottom, #fff 0%, rgba(51, 51, 51, 0.3) 100%);
  background-repeat: repeat-x;
}
.btn.btn-black {
  background-image: -webkit-linear-gradient(top, #333 #333, #666666 100%);
  background-image: -o-linear-gradient(top, #333 #333, #666666 100%);
  background-image: linear-gradient(to bottom, #333 #333, #666666 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff666666', GradientType=0);
  background-color: #333;
  background-image: -webkit-linear-gradient(top, #666666 0%, #333 100%);
  background-image: -o-linear-gradient(top, #666666 0%, #333 100%);
  background-image: linear-gradient(to bottom, #666666 0%, #333 100%);
  background-repeat: repeat-x;
  padding: 0 10px;
  font-size: 14px;
  letter-spacing: 0.28px;
  line-height: normal;
  border-radius: 0;
  color: #fff;
}
.btn.btn-black:hover,
.btn.btn-black:focus,
.btn.btn-black.focus,
.btn.btn-black:active,
.btn.btn-black.active,
.open > .dropdown-toggle.btn.btn-black {
  background-image: none;
}
.btn.btn-flat {
  color: #666666;
  background: #cccccc;
  padding: 0 4px;
  font-size: 14px;
  letter-spacing: normal;
  line-height: normal;
  border-radius: 0;
}
.btn.btn-flat:hover,
.btn.btn-flat.focus,
.btn.btn-flat.active,
.open > .dropdown-toggle.btn.btn-flat {
  color: #666666;
  background: #e2e2e2;
}
.btn.btn-flat.inactive:hover,
.btn.btn-flat.inactive:focus,
.btn.btn-flat.inactive.focus,
.btn.btn-flat.inactive:active,
.btn.btn-flat.inactive.active,
.open > .dropdown-toggle.btn.btn-flat.inactive {
  color: #666666;
  background: #cccccc;
}
.btn.btn-flat.disabled,
.btn.btn-flat[disabled],
fieldset[disabled] .btn.btn-flat,
.btn.btn-flat.disabled:hover,
.btn.btn-flat[disabled]:hover,
fieldset[disabled] .btn.btn-flat:hover,
.btn.btn-flat.disabled:focus,
.btn.btn-flat[disabled]:focus,
fieldset[disabled] .btn.btn-flat:focus,
.btn.btn-flat.disabled.focus,
.btn.btn-flat[disabled].focus,
fieldset[disabled] .btn.btn-flat.focus,
.btn.btn-flat.disabled:active,
.btn.btn-flat[disabled]:active,
fieldset[disabled] .btn.btn-flat:active,
.btn.btn-flat.disabled.active,
.btn.btn-flat[disabled].active,
fieldset[disabled] .btn.btn-flat.active {
  background: #cccccc;
  opacity: 0.3;
  -webkit-transition: 0.3 0.15s linear;
  -o-transition: 0.3 0.15s linear;
  transition: 0.3 0.15s linear;
}
.btn.btn-flat.disabled.in,
.btn.btn-flat[disabled].in,
fieldset[disabled] .btn.btn-flat.in,
.btn.btn-flat.disabled:hover.in,
.btn.btn-flat[disabled]:hover.in,
fieldset[disabled] .btn.btn-flat:hover.in,
.btn.btn-flat.disabled:focus.in,
.btn.btn-flat[disabled]:focus.in,
fieldset[disabled] .btn.btn-flat:focus.in,
.btn.btn-flat.disabled.focus.in,
.btn.btn-flat[disabled].focus.in,
fieldset[disabled] .btn.btn-flat.focus.in,
.btn.btn-flat.disabled:active.in,
.btn.btn-flat[disabled]:active.in,
fieldset[disabled] .btn.btn-flat:active.in,
.btn.btn-flat.disabled.active.in,
.btn.btn-flat[disabled].active.in,
fieldset[disabled] .btn.btn-flat.active.in {
  opacity: 1;
}
.btn.btn-flat .badge {
  color: #cccccc;
  background-color: #666666;
}
.btn.btn-switch {
  color: #999999;
  background: #000;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.btn.btn-switch:hover,
.btn.btn-switch.focus,
.btn.btn-switch.active,
.open > .dropdown-toggle.btn.btn-switch {
  color: #999999;
  background: #333333;
}
.btn.btn-switch.inactive:hover,
.btn.btn-switch.inactive:focus,
.btn.btn-switch.inactive.focus,
.btn.btn-switch.inactive:active,
.btn.btn-switch.inactive.active,
.open > .dropdown-toggle.btn.btn-switch.inactive {
  color: #999999;
  background: #000;
}
.btn.btn-switch.disabled,
.btn.btn-switch[disabled],
fieldset[disabled] .btn.btn-switch,
.btn.btn-switch.disabled:hover,
.btn.btn-switch[disabled]:hover,
fieldset[disabled] .btn.btn-switch:hover,
.btn.btn-switch.disabled:focus,
.btn.btn-switch[disabled]:focus,
fieldset[disabled] .btn.btn-switch:focus,
.btn.btn-switch.disabled.focus,
.btn.btn-switch[disabled].focus,
fieldset[disabled] .btn.btn-switch.focus,
.btn.btn-switch.disabled:active,
.btn.btn-switch[disabled]:active,
fieldset[disabled] .btn.btn-switch:active,
.btn.btn-switch.disabled.active,
.btn.btn-switch[disabled].active,
fieldset[disabled] .btn.btn-switch.active {
  background: #000;
  opacity: 0.3;
  -webkit-transition: 0.3 0.15s linear;
  -o-transition: 0.3 0.15s linear;
  transition: 0.3 0.15s linear;
}
.btn.btn-switch.disabled.in,
.btn.btn-switch[disabled].in,
fieldset[disabled] .btn.btn-switch.in,
.btn.btn-switch.disabled:hover.in,
.btn.btn-switch[disabled]:hover.in,
fieldset[disabled] .btn.btn-switch:hover.in,
.btn.btn-switch.disabled:focus.in,
.btn.btn-switch[disabled]:focus.in,
fieldset[disabled] .btn.btn-switch:focus.in,
.btn.btn-switch.disabled.focus.in,
.btn.btn-switch[disabled].focus.in,
fieldset[disabled] .btn.btn-switch.focus.in,
.btn.btn-switch.disabled:active.in,
.btn.btn-switch[disabled]:active.in,
fieldset[disabled] .btn.btn-switch:active.in,
.btn.btn-switch.disabled.active.in,
.btn.btn-switch[disabled].active.in,
fieldset[disabled] .btn.btn-switch.active.in {
  opacity: 1;
}
.btn.btn-switch .badge {
  color: #000;
  background-color: #999999;
}
.btn.btn-switch.selected {
  color: #333333;
  background: #fff;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn.btn-switch.selected:hover,
.btn.btn-switch.selected.focus,
.btn.btn-switch.selected.active,
.open > .dropdown-toggle.btn.btn-switch.selected {
  color: #333333;
  background: rgba(0, 0, 0, 0.3);
}
.btn.btn-switch.selected.inactive:hover,
.btn.btn-switch.selected.inactive:focus,
.btn.btn-switch.selected.inactive.focus,
.btn.btn-switch.selected.inactive:active,
.btn.btn-switch.selected.inactive.active,
.open > .dropdown-toggle.btn.btn-switch.selected.inactive {
  color: #333333;
  background: #fff;
}
.btn.btn-switch.selected.disabled,
.btn.btn-switch.selected[disabled],
fieldset[disabled] .btn.btn-switch.selected,
.btn.btn-switch.selected.disabled:hover,
.btn.btn-switch.selected[disabled]:hover,
fieldset[disabled] .btn.btn-switch.selected:hover,
.btn.btn-switch.selected.disabled:focus,
.btn.btn-switch.selected[disabled]:focus,
fieldset[disabled] .btn.btn-switch.selected:focus,
.btn.btn-switch.selected.disabled.focus,
.btn.btn-switch.selected[disabled].focus,
fieldset[disabled] .btn.btn-switch.selected.focus,
.btn.btn-switch.selected.disabled:active,
.btn.btn-switch.selected[disabled]:active,
fieldset[disabled] .btn.btn-switch.selected:active,
.btn.btn-switch.selected.disabled.active,
.btn.btn-switch.selected[disabled].active,
fieldset[disabled] .btn.btn-switch.selected.active {
  background: #fff;
  opacity: 0.3;
  -webkit-transition: 0.3 0.15s linear;
  -o-transition: 0.3 0.15s linear;
  transition: 0.3 0.15s linear;
}
.btn.btn-switch.selected.disabled.in,
.btn.btn-switch.selected[disabled].in,
fieldset[disabled] .btn.btn-switch.selected.in,
.btn.btn-switch.selected.disabled:hover.in,
.btn.btn-switch.selected[disabled]:hover.in,
fieldset[disabled] .btn.btn-switch.selected:hover.in,
.btn.btn-switch.selected.disabled:focus.in,
.btn.btn-switch.selected[disabled]:focus.in,
fieldset[disabled] .btn.btn-switch.selected:focus.in,
.btn.btn-switch.selected.disabled.focus.in,
.btn.btn-switch.selected[disabled].focus.in,
fieldset[disabled] .btn.btn-switch.selected.focus.in,
.btn.btn-switch.selected.disabled:active.in,
.btn.btn-switch.selected[disabled]:active.in,
fieldset[disabled] .btn.btn-switch.selected:active.in,
.btn.btn-switch.selected.disabled.active.in,
.btn.btn-switch.selected[disabled].active.in,
fieldset[disabled] .btn.btn-switch.selected.active.in {
  opacity: 1;
}
.btn.btn-switch.selected .badge {
  color: #fff;
  background-color: #333333;
}
.btn.btn-dark {
  background-color: #333;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -webkit-gradient(left top, left bottom, color-stop(0% rgba(255, 255, 255, 0.09)), color-stop(50% rgba(255, 255, 255, 0.09)), color-stop(51% rgba(51, 51, 51, 0.09)), color-stop(100% rgba(51, 51, 51, 0.09)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-repeat: repeat-x;
  border: 0;
}
.btn.btn-dark:hover,
.btn.btn-dark:focus,
.btn.btn-dark.focus,
.btn.btn-dark:active,
.btn.btn-dark.active,
.open > .dropdown-toggle.btn.btn-dark {
  background-image: none;
}
.btn.btn-light {
  background-color: #858585;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -webkit-gradient(left top, left bottom, color-stop(0% rgba(255, 255, 255, 0.09)), color-stop(50% rgba(255, 255, 255, 0.09)), color-stop(51% rgba(51, 51, 51, 0.09)), color-stop(100% rgba(51, 51, 51, 0.09)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-repeat: repeat-x;
  border: 0;
}
.btn.btn-light:hover,
.btn.btn-light:focus,
.btn.btn-light.focus,
.btn.btn-light:active,
.btn.btn-light.active,
.open > .dropdown-toggle.btn.btn-light {
  background-image: none;
}
.btn.btn-sign {
  background-color: #999999;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -webkit-gradient(left top, left bottom, color-stop(0% rgba(255, 255, 255, 0.09)), color-stop(50% rgba(255, 255, 255, 0.09)), color-stop(51% rgba(51, 51, 51, 0.09)), color-stop(100% rgba(51, 51, 51, 0.09)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-repeat: repeat-x;
  border: 0;
  height: 100%;
}
.btn.btn-sign:hover,
.btn.btn-sign:focus,
.btn.btn-sign.focus,
.btn.btn-sign:active,
.btn.btn-sign.active,
.open > .dropdown-toggle.btn.btn-sign {
  background-color: #666666;
}
.btn.btn-sign.inactive:hover,
.btn.btn-sign.inactive:focus,
.btn.btn-sign.inactive.focus,
.btn.btn-sign.inactive:active,
.btn.btn-sign.inactive.active,
.open > .dropdown-toggle.btn.btn-sign {
  background-color: #999999;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -webkit-gradient(left top, left bottom, color-stop(0% rgba(255, 255, 255, 0.09)), color-stop(50% rgba(255, 255, 255, 0.09)), color-stop(51% rgba(51, 51, 51, 0.09)), color-stop(100% rgba(51, 51, 51, 0.09)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-repeat: repeat-x;
}
.btn.btn-error {
  background: #9a3b3b;
  color: #fff;
  border: 0;
}
.btn.btn-error:hover,
.btn.btn-error:focus,
.btn.btn-error.focus,
.btn.btn-error:active,
.btn.btn-error.active,
.open > .dropdown-toggle.btn.btn-error {
  background-image: none;
}
.btn.btn-toggle {
  position: relative;
  padding-right: 30px;
}
.btn.btn-toggle span {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -4px;
}
.btn.btn-lg {
  padding: 0 15px;
  font-size: 14px;
  letter-spacing: 1.3333333;
  line-height: 0;
  border-radius: 0;
  height: 40px;
}
.btn.btn-lg.font-lg {
  font-size: 16px;
}
.btn.btn-sm {
  padding: 0 10px;
  font-size: 12px;
  letter-spacing: 1.5;
  line-height: 0;
  border-radius: 0;
  height: 32px;
}
.btn.btn-xs {
  padding: 0 4px;
  font-size: 12px;
  letter-spacing: 1.5;
  line-height: 0;
  border-radius: 0;
  height: 24.96px;
}
.btn-big {
  width: 46px;
  min-height: 46px;
}
.btn.btn-small {
  width: 42px;
  height: 46px !important;
}
.plain-button {
  border: 0;
  background-color: #fff;
}
.btn-expand-input {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  height: 40px;
  width: 35px;
  background: transparent;
  padding-top: 0 !important;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-expand-input.right-placeholder {
  top: 0;
  padding-top: 11px;
  text-align: center;
}
.btn-expand-input .vertical-middle {
  margin-top: 5px;
}
.form-container {
  position: relative;
}
.form-container .btn-expand-input + input {
  padding-right: 40px;
}
.btn-go-to-top {
  position: relative;
  padding-right: 22px !important;
}
.btn-go-to-top .icon {
  position: absolute;
  right: 5px;
}
.btn-sp-go-to-top {
  position: fixed;
  bottom: 90px;
  right: 40px;
  z-index: 1021;
  padding: 0 20px 0 4px;
  background-color: #a9a9a9;
}
.btn-sp-go-to-top.setup-page {
  bottom: 20px;
}
.btn-sp-go-to-top .icon {
  position: absolute;
  margin-left: 4px;
}
@media (max-width: 599px) {
  .btn-sp-go-to-top {
    bottom: 150px;
  }
  .btn-sp-go-to-top.setup-page {
    bottom: 60px;
  }
}
.underline-btn {
  border-bottom: 1px solid;
  padding-bottom: 2px;
  cursor: pointer;
}
.btn-scan {
  margin-left: 11px;
}
.btn-search-history {
  height: 40px;
}
.btn-search-history.more-filters {
  width: 100%;
  padding-right: 40px;
}
.btn-search-history.decrease-padding {
  padding: 0 3px;
}
#rebateCheckbox {
  margin-bottom: 15px;
  padding-top: 6px;
  overflow: hidden;
}
#rebatesLabel {
  margin: 2px 0 0 5px;
}
.disabled-checkbox {
  cursor: not-allowed;
  border: 1px #ccc solid !important;
}
.disabled-checkbox .checked-icon {
  opacity: 0.6;
}
.rebateDrawerCaret {
  cursor: pointer;
  height: 20px;
  width: 20px;
  float: right;
}
.rebateDrawerCaret.align-middle {
  display: flex;
  justify-content: center;
}
@media (max-width: 599px) {
  .btn-search-product {
    width: 40px;
  }
}
@media (min-width: 600px) {
  .btn-search-product {
    width: 80px;
  }
}
.caret {
  border-top: 4px solid;
}
.dropup,
.dropdown {
  cursor: pointer;
}
.dropup.space-bottom,
.dropdown.space-bottom {
  margin-bottom: 10px;
}
.dropup.table,
.dropdown.table {
  display: table;
}
.dropup.space-top,
.dropdown.space-top {
  margin-top: 10px;
}
.dropup.invalid .btn.btn-dropdown,
.dropdown.invalid .btn.btn-dropdown {
  border-color: #ff0000;
}
.dropup[disabled],
.dropdown[disabled],
.dropup.disabled,
.dropdown.disabled {
  cursor: not-allowed;
}
.dropup .btn.btn-dropdown,
.dropdown .btn.btn-dropdown {
  border: 1px solid #c7c7c7;
  background: #fff;
  color: #333333;
  font-size: 14px;
  display: table;
  height: 100%;
  width: 100%;
  padding: 0 10px;
  height: 40px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
}
.dropup .btn.btn-dropdown.btn-height,
.dropdown .btn.btn-dropdown.btn-height {
  min-height: 40px;
}
.dropup .btn.btn-dropdown .menu-pointer,
.dropdown .btn.btn-dropdown .menu-pointer {
  cursor: auto;
}
.dropup .btn.btn-dropdown.btn-small,
.dropdown .btn.btn-dropdown.btn-small {
  padding: 0 4px;
}
.dropup .btn.btn-dropdown > span,
.dropdown .btn.btn-dropdown > span {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  text-align: left;
}
.dropup .btn.btn-dropdown > span.full-width,
.dropdown .btn.btn-dropdown > span.full-width {
  width: 100%;
}
.dropup .btn.btn-dropdown > span:first-child,
.dropdown .btn.btn-dropdown > span:first-child {
  width: 100%;
}
.dropup .btn.btn-dropdown.disabled,
.dropdown .btn.btn-dropdown.disabled,
.dropup .btn.btn-dropdown:disabled,
.dropdown .btn.btn-dropdown:disabled,
.dropup .btn.btn-dropdown[disabled],
.dropdown .btn.btn-dropdown[disabled],
fieldset[disabled] .dropup .btn.btn-dropdown,
fieldset[disabled] .dropdown .btn.btn-dropdown,
.dropup .btn.btn-dropdown.disabled:hover,
.dropdown .btn.btn-dropdown.disabled:hover,
.dropup .btn.btn-dropdown:disabled:hover,
.dropdown .btn.btn-dropdown:disabled:hover,
.dropup .btn.btn-dropdown[disabled]:hover,
.dropdown .btn.btn-dropdown[disabled]:hover,
fieldset[disabled] .dropup .btn.btn-dropdown:hover,
fieldset[disabled] .dropdown .btn.btn-dropdown:hover,
.dropup .btn.btn-dropdown.disabled:focus,
.dropdown .btn.btn-dropdown.disabled:focus,
.dropup .btn.btn-dropdown:disabled:focus,
.dropdown .btn.btn-dropdown:disabled:focus,
.dropup .btn.btn-dropdown[disabled]:focus,
.dropdown .btn.btn-dropdown[disabled]:focus,
fieldset[disabled] .dropup .btn.btn-dropdown:focus,
fieldset[disabled] .dropdown .btn.btn-dropdown:focus,
.dropup .btn.btn-dropdown.disabled.focus,
.dropdown .btn.btn-dropdown.disabled.focus,
.dropup .btn.btn-dropdown:disabled.focus,
.dropdown .btn.btn-dropdown:disabled.focus,
.dropup .btn.btn-dropdown[disabled].focus,
.dropdown .btn.btn-dropdown[disabled].focus,
fieldset[disabled] .dropup .btn.btn-dropdown.focus,
fieldset[disabled] .dropdown .btn.btn-dropdown.focus,
.dropup .btn.btn-dropdown.disabled:active,
.dropdown .btn.btn-dropdown.disabled:active,
.dropup .btn.btn-dropdown:disabled:active,
.dropdown .btn.btn-dropdown:disabled:active,
.dropup .btn.btn-dropdown[disabled]:active,
.dropdown .btn.btn-dropdown[disabled]:active,
fieldset[disabled] .dropup .btn.btn-dropdown:active,
fieldset[disabled] .dropdown .btn.btn-dropdown:active,
.dropup .btn.btn-dropdown.disabled.active,
.dropdown .btn.btn-dropdown.disabled.active,
.dropup .btn.btn-dropdown:disabled.active,
.dropdown .btn.btn-dropdown:disabled.active,
.dropup .btn.btn-dropdown[disabled].active,
.dropdown .btn.btn-dropdown[disabled].active,
fieldset[disabled] .dropup .btn.btn-dropdown.active,
fieldset[disabled] .dropdown .btn.btn-dropdown.active {
  color: #999999;
  border: 1px #cccccc solid;
  background: #f0f0f0;
  cursor: not-allowed;
  -webkit-text-fill-color: #999999;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.dropup .btn.btn-dropdown.btn-dropdown-grey,
.dropdown .btn.btn-dropdown.btn-dropdown-grey {
  background-color: #666666;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -webkit-gradient(left top, left bottom, color-stop(0% rgba(255, 255, 255, 0.09)), color-stop(50% rgba(255, 255, 255, 0.09)), color-stop(51% rgba(51, 51, 51, 0.09)), color-stop(100% rgba(51, 51, 51, 0.09)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-repeat: repeat-x;
  color: #fff;
}
.dropup .btn.btn-dropdown.display-flex,
.dropdown .btn.btn-dropdown.display-flex {
  display: flex;
}
.dropup.open > .dropdown-menu,
.dropdown.open > .dropdown-menu {
  display: block;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  z-index: 998;
}
.dropup.open > a,
.dropdown.open > a {
  outline: 0;
}
.dropup.open .btn.btn-dropdown,
.dropdown.open .btn.btn-dropdown {
  position: relative;
  border-color: #222222;
}
.dropup.no-border .btn.btn-dropdown,
.dropdown.no-border .btn.btn-dropdown {
  border: 0;
}
.oaDisabled > a {
  cursor: pointer !important;
}
.btn.btn-dropdown.disabled span.icon,
.btn.btn-dropdown:disabled span.icon,
.btn.btn-dropdown[disabled] span.icon,
fieldset[disabled] .btn.btn-dropdown span.icon {
  display: none;
}
.dropdown-menu {
  padding: 0;
  margin: 0;
  border: 1px solid #222222;
  margin-top: -1px;
  min-width: 100%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 0;
}
.dropdown-menu.right-align {
  right: 0;
  left: auto;
  border-top: 1px solid;
}
.dropdown-menu.fix-width {
  width: 100%;
}
.dropdown-menu.fix-width > li {
  display: block;
}
.dropdown-menu.fix-width > li > a {
  white-space: normal;
  word-wrap: break-word;
}
.dropdown-menu.scrollable {
  max-height: 350px;
}
@media (max-width: 599px) {
  .dropdown-menu.scrollable {
    max-height: 100px;
  }
}
.dropdown-menu > li {
  display: table;
  width: 100%;
  min-height: 41px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dropdown-menu > li.grey {
  background-color: #e0e0e0;
}
.dropdown-menu > li.grey:hover,
.dropdown-menu > li.grey:focus,
.dropdown-menu > li.grey.active {
  background-color: #fff;
  cursor: pointer;
}
.dropdown-menu > li > div {
  padding: 0 31px;
  border-top: 1px solid #c0bfbf;
  line-height: 19px;
  height: 48px;
}
.dropdown-menu > li > div.small-padding {
  padding: 0 16px;
}
.dropdown-menu > li > div .description {
  color: #999;
  margin: 0 0 0 16px;
}
.dropdown-menu .search-results-count-header {
  color: #fff;
  letter-spacing: 0.16px;
  background-color: #999999;
  line-height: 24px;
  padding: 0 11px;
  cursor: default;
}
.dropdown-menu .search-no-results {
  background-color: #fff;
  letter-spacing: 0.32px;
  padding: 5px 31px;
  cursor: default;
}
.dropdown-menu .add-as-new {
  width: 100%;
  text-align: left;
  background-color: transparent;
}
.dropdown-menu > li > a {
  min-height: 20px;
}
.dropdown-menu > li > a,
.dropdown-menu .add-as-new {
  display: block;
  padding: 10px 13px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
  border-top: 1px solid rgba(51, 51, 51, 0.2);
  text-decoration: none;
  cursor: pointer;
}
.dropdown-menu > li > a:hover,
.dropdown-menu .add-as-new:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu .add-as-new:focus {
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu a:hover,
.dropdown-menu a:focus {
  text-decoration: none;
  outline: 0;
  background-color: #ededed !important;
}
.dropdown-menu > li.active a {
  background-color: #ededed !important;
  color: #333333 !important;
}
.dropdown-menu-left {
  left: 0 !important;
  right: auto !important;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-bottom: 4px solid;
}
.dropdown-min-width {
  min-width: 300px;
}
.label-muted {
  background-color: #ededed;
  padding: 5px;
}
.label-muted[href]:hover,
.label-muted[href]:focus {
  background-color: #d4d4d4;
}
.label-muted[href]:hover,
.label-muted[href]:focus {
  background-color: #d4d4d4;
}
.label-danger {
  color: #fff;
}
div[ng-messages] {
  position: relative;
}
.error-validation {
  background-color: #cc0000;
  padding: 5px;
  color: #fff;
  position: absolute;
  width: 100%;
  padding: 3px 5px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  z-index: 1;
}
.error-validation[href]:hover,
.error-validation[href]:focus {
  background-color: #990000;
}
.error-validation[href]:hover,
.error-validation[href]:focus {
  background-color: #990000;
}
.error-validation.tax-error,
.error-validation.error-small {
  max-width: 173px;
}
.error-validation.error-credit-limit {
  max-width: 175px;
}
.zero-font {
  font-size: 0;
}
label.disabled {
  cursor: not-allowed !important;
}
.modal label {
  color: #1c1c1c;
  line-height: 18px;
  letter-spacing: 0.14px;
}
.modal label.disable-label {
  color: #999999;
}
.modal label.grey-out {
  letter-spacing: 0.28px;
  color: #333333;
}
.modal label.section-heading {
  color: #fff;
  line-height: 24px;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0;
}
.modal label.section-heading-underline {
  display: block;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.modal .loading-error {
  font-size: 14px;
  color: #a0a0a0;
  padding: 20px;
}
.modal .light-content {
  font-weight: 400;
  color: #878787;
  letter-spacing: 0.14px;
}
.modal .modal-body input,
.modal .modal-body textarea:not([disabled]),
.modal .modal-body textarea:not(:disabled) {
  border-color: #555555;
}
.modal .modal-body input:not([type=radio]),
.modal .modal-body textarea {
  background: #f2f2f2;
}
.modal .modal-body input:not([type=radio])[error],
.modal .modal-body textarea[error],
.modal .modal-body input:not([type=radio]).ng-invalid,
.modal .modal-body textarea.ng-invalid {
  border-color: #ff0000;
}
.modal .modal-body input:not([type=radio]).delay-valid[error],
.modal .modal-body textarea.delay-valid[error],
.modal .modal-body input:not([type=radio]).delay-valid.ng-invalid,
.modal .modal-body textarea.delay-valid.ng-invalid {
  border-color: #555555;
}
.modal .modal-body input:not([type=radio]).delay-valid[error].ng-touched,
.modal .modal-body textarea.delay-valid[error].ng-touched,
.modal .modal-body input:not([type=radio]).delay-valid.ng-invalid.ng-touched,
.modal .modal-body textarea.delay-valid.ng-invalid.ng-touched {
  border-color: #ff0000;
}
.modal.full-width .modal-dialog {
  min-width: 95%;
}
@media (min-width: 900px) {
  .modal.full-width .modal-dialog {
    min-width: 85%;
  }
}
@media (min-width: 1200px) {
  .modal.full-width .modal-dialog {
    min-width: 75%;
  }
}
.modal.semi-full-width .modal-dialog {
  min-width: 90%;
}
@media (min-width: 900px) {
  .modal.semi-full-width .modal-dialog {
    min-width: 75%;
  }
}
@media (min-width: 1200px) {
  .modal.semi-full-width .modal-dialog {
    min-width: 65%;
  }
}
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.8);
}
.modal-header {
  padding-top: 28px;
  text-align: center;
  border-bottom: none;
}
.modal-header .head-title {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  color: #333333;
  line-height: 20px;
  margin: 0;
  letter-spacing: 0.4px;
}
.modal-header .head-message {
  margin: 14px 0px;
}
.modal-body {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
}
.modal-body.small-bottom {
  padding-bottom: 8px;
}
.modal-body > .modal-body {
  overflow: auto;
}
.modal-body > .modal-body-section {
  margin: 10px auto;
  width: 100%;
}
.modal-body > .modal-body-section > .body-row {
  display: flex;
  justify-content: space-between;
  margin: 0px 20%;
}
.modal-body > .modal-body-section > .body-row .body-value {
  font-weight: 500;
}
.modal-footer {
  padding: 20px 0 24px;
  text-align: center;
  border-top: none;
}
.modal-footer > .footer-body {
  margin: 0 10px;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.modal-footer .btn {
  min-width: 80px;
}
.spinner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  z-index: 1080;
  -webkit-transition: all 75ms cubic-bezier(0.33, 0.66, 0.66, 1);
  -o-transition: all 75ms cubic-bezier(0.33, 0.66, 0.66, 1);
  transition: all 75ms cubic-bezier(0.33, 0.66, 0.66, 1);
}
.spinner.loading {
  display: block;
}
.spinner.lighter {
  background: rgba(0, 0, 0, 0.1);
}
.spinner .spinner-content {
  padding: 20px;
  max-width: 40%;
  margin: 10% auto;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  background: #fefefe;
  text-align: center;
}
.btn-holder-absolute {
  position: absolute;
  bottom: 45%;
  left: 30px;
}
.btn-holder-absolute .icon {
  margin-right: 6px;
  vertical-align: top;
}
.receipt-btn {
  margin-top: 3px;
}
#receiptEmails .scrollable {
  max-height: 200px;
}
#receiptEmails li {
  margin-top: 5px;
}
#receiptEmails h5 {
  margin-top: 10px;
  margin-left: 10px;
}
#receiptEmails input {
  padding-left: 10px;
}
#receiptEmails label {
  margin-top: 15px;
  margin-bottom: 1px;
}
#receiptEmails .form-group > :last-child {
  padding-right: inherit;
}
#principalsEmail .emails-container {
  display: flex;
  height: 55px;
}
#principalsEmail .toggle-container {
  margin-right: 10px;
}
#principalsEmail .input-container {
  width: 100%;
}
#principalsEmail .scrollable {
  max-height: 200px;
}
#principalsEmail li {
  margin-top: 5px;
}
#principalsEmail h5 {
  margin-top: 10px;
  margin-left: 10px;
}
#principalsEmail .form-group > :last-child {
  padding-right: inherit;
}
.modal-scrollable-body {
  height: 100%;
  overflow-y: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}
.guarantors-warning {
  margin-top: 15px;
}
.guarantors-warning span {
  vertical-align: bottom;
  margin-right: 5px;
}
.opportunity-container {
  display: flex;
}
.opportunity-container span {
  margin-right: 16px;
}
.opportunity-enum {
  margin-top: 16px;
}
.text-italic {
  font-style: italic;
}
.text-align-left {
  text-align: left;
}
.switch-container {
  display: flex;
  align-items: center;
}
.margin-left-2 {
  margin-left: 16px;
}
.font-size-largest {
  font-size: 18px;
}
.table-row {
  display: table-row !important;
}
.table-cell {
  display: table-cell !important;
}
.table > thead > tr > th.center,
.table > tbody > tr > th.center,
.table > tfoot > tr > th.center,
.table > thead > tr > td.center,
.table > tbody > tr > td.center,
.table > tfoot > tr > td.center {
  vertical-align: middle;
}
.table.vertical tr.disabled {
  color: #c7c7c7;
}
.table.vertical .th,
.table.vertical th,
.table.vertical .td,
.table.vertical td {
  vertical-align: middle !important;
}
.table.table-grey {
  background: #f2f2f2;
}
.table > thead > tr.active > td,
.table > tbody > tr.active > td {
  background-color: #e2e2e2;
  border: 1px solid #999999;
  border-left-width: 0;
  border-right-width: 0;
}
.table > thead > tr.active > td:first-child,
.table > tbody > tr.active > td:first-child {
  border-left-width: 1px;
}
.table > thead > tr.active > td:last-child,
.table > tbody > tr.active > td:last-child {
  border-right-width: 1px;
}
.table.table-hover tbody tr:hover {
  background-color: #e2e2e2;
}
.table .table-body {
  padding-top: 15px;
  display: table;
  width: 100%;
}
.table .table-body .table-body-row {
  display: table-row;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.table .table-body .table-body-row:hover {
  background-color: #e2e2e2;
  cursor: pointer;
}
.table .table-body .table-body-row.active .table-body-col {
  border: 1px solid #999999;
  border-left-width: 0;
  border-right-width: 0;
}
.table .table-body .table-body-row.active .table-body-col:first-child {
  border-left-width: 1px;
}
.table .table-body .table-body-row.active .table-body-col:last-child {
  border-right-width: 1px;
}
.table .table-body .table-body-row.active .table-body-col:first-child {
  padding-left: 4px;
}
.table .table-body .table-body-row.active .table-body-col:last-child {
  padding-right: 4px;
}
.table .table-body .table-body-col {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  font-size: 14px;
  color: #333333;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
}
.table .table-body .table-body-col.full-width {
  width: 100%;
}
.table .table-body .table-body-col a {
  color: #333333;
}
.table .table-body .table-body-col.table-cell {
  vertical-align: middle;
}
.table.table-bordered .table-body .table-body-row:hover {
  background: #f2f2f2;
}
.table.table-bordered .table-body .table-body-row:hover .table-body-col {
  border: 1px solid #999999;
  border-left-width: 0;
  border-right-width: 0;
}
.table.table-bordered .table-body .table-body-row:hover .table-body-col:first-child {
  border-left-width: 1px;
}
.table.table-bordered .table-body .table-body-row:hover .table-body-col:last-child {
  border-right-width: 1px;
}
.table.table-bordered .table-body .table-body-row:hover .table-body-col:first-child {
  padding-left: 4px;
}
.table.table-bordered .table-body .table-body-row:hover .table-body-col:last-child {
  padding-right: 4px;
}
.table .transaction-history-grid {
  padding-top: 0;
}
.table .scroll-visible-desktop .accordion-body {
  margin-right: -5px;
}
.table .scroll-visible-desktop .accordion-body .accordion-row:last-child {
  border-bottom: 0;
}
.table-col-holder {
  border: 1px solid #000;
  margin: 10px 0 10px;
}
.table-col-holder > div {
  display: table;
  width: 100%;
}
.table-col-holder .section-heading {
  margin: 0;
  padding: 0 5px;
}
.table-col-holder .table-col-row {
  min-height: 1px;
  padding: 12px 10px 10px;
  margin: 0;
  display: table-cell;
  color: #333333;
  letter-spacing: 0.16px;
  line-height: 19px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  height: 100%;
  position: relative;
}
.table-col-holder .table-col-row .table-bottom-column {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
.table-col-holder .table-col-row.small-space {
  padding: 7px 6px;
}
.table-col-holder .table-col-row.small-space .table-bottom-column {
  bottom: 7px;
  left: 6px;
  right: 6px;
}
.table-col-holder .table-col-row:first-child {
  border-left: 0;
}
.table-col-holder .table-col-row .group-btn {
  padding: 0 10px;
  display: inline-block;
  float: left;
  padding-left: 0;
}
.table-col-holder .table-col-row .group-btn:last-child {
  padding-right: 0;
  float: right;
}
@media (max-width: 1199px) {
  .table-col-holder .table-col-row .btn {
    white-space: normal;
    padding: 7px 4px;
    height: auto;
  }
}
.table-col {
  display: table;
  height: 100%;
  width: 100%;
}
.table-col.btn-height {
  min-height: 40px;
}
.table-col .menu-pointer {
  cursor: auto;
}
.table-col.border {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.table-col.border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.table-col5 .table-col-row {
  width: 20%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.table-col4 .table-col-row {
  width: 25%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.table-col3 .table-col-row {
  width: 33.33333333%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.table-col2 .table-col-row {
  width: 50%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.table-col1 .table-col-row {
  width: 100%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.table-bordered-header .thead {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  text-transform: capitalize;
  color: #1c1c1c;
  letter-spacing: 0.12px;
  font-weight: 500;
  display: table;
  width: 100%;
}
.table-bordered-header .thead > div {
  border-bottom-width: 0 !important;
  float: left !important;
  min-height: 1px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 7px;
  word-break: break-word;
}
.table-bordered-header .tbody .tr {
  display: table;
  width: 100%;
  padding: 10px 0;
}
.table-bordered-header .tbody .tr .td {
  word-break: break-all;
  float: left !important;
  min-height: 1px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 10px;
  height: 40px;
}
.table-header {
  display: table;
  height: 100%;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  font-size: 12px;
  color: #1c1c1c;
  height: 40px;
}
.table-header.btn-height {
  min-height: 40px;
}
.table-header .menu-pointer {
  cursor: auto;
}
.table-header .table-header-col {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  cursor: pointer;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: baseline;
}
.table-header .table-header-col.full-width {
  width: 100%;
}
.table-header .table-header-col.active,
.table-header .table-header-col:active {
  font-weight: 700;
}
.table-header .table-header-transaction-col {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 8px;
}
.table-header .table-header-transaction-col.full-width {
  width: 100%;
}
tr.table-header {
  display: table-row;
}
tr.table-header > th {
  font-weight: 400;
  vertical-align: middle;
}
.active-table-columns {
  border: 1px solid #999999;
  border-left-width: 0;
  border-right-width: 0;
}
.active-table-columns:first-child {
  border-left-width: 1px;
}
.active-table-columns:last-child {
  border-right-width: 1px;
}
.no-border {
  border: none !important;
}
#summary-accounts {
  line-height: 1.42857143;
}
#summary-accounts .table-header {
  border-bottom: none;
}
#summary-accounts .table-header .table-header-col {
  vertical-align: top;
  padding: 8px;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 2px solid #ddd;
}
#summary-accounts .table-header .table-header-col.center {
  vertical-align: middle;
}
#summary-accounts .scrollable.small {
  max-height: 144px;
}
#summary-accounts .table-body {
  padding-top: 0;
}
#summary-accounts .table-body .table-body-col {
  height: auto;
  vertical-align: top;
  padding: 8px;
}
#summary-accounts .table-header .table-header-col.sp-indicator,
#summary-accounts .table-body .table-body-col.sp-indicator {
  font-size: 16px;
  padding: 8px 4px 8px 8px;
}
#summary-accounts .table-header .table-header-col.sp-indicator .icon-scheduled-payments.icon-hidden,
#summary-accounts .table-body .table-body-col.sp-indicator .icon-scheduled-payments.icon-hidden {
  visibility: hidden;
}
.hand-indicator {
  cursor: pointer;
}
.table-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
}
.table-loading .loading-backdrop {
  height: 100%;
  position: absolute;
  width: 100%;
  background-color: #fff;
  opacity: 0.5;
}
.table-loading .loading-image {
  position: absolute;
  top: 50%;
  margin-top: -16px;
}
.disabled-icon {
  opacity: 0.5;
  cursor: not-allowed !important;
}
.cep-table {
  margin-bottom: 0px;
  font-size: 14px;
  cursor: default;
}
.cep-table tr:hover {
  background-color: #e2e2e2;
}
.cep-table .action-icon {
  display: flex;
  justify-content: right;
  padding: 0 7px;
}
.cep-table .action-icon .icon {
  cursor: pointer;
  vertical-align: middle;
}
.cep-table .action-icon .print-icon-history {
  margin-left: 4px;
}
.cep-table .flex-icons {
  display: flex;
}
.cep-table .no-padding {
  padding: 0;
}
.overflow-scroll {
  overflow-y: auto;
}
.table-scrollable {
  overflow: hidden;
}
.table-scrollable .table-scroll-wrapper {
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}
.table-scrollable .table-scrollable-header {
  padding: 20px 20px 0;
  font-weight: bold;
  height: 25px;
  line-height: 1.43;
}
.table-scrollable .table-scrollable-header .header-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
  cursor: default;
}
.table-scrollable .table-scrollable-body {
  width: 100%;
  max-width: 100%;
}
.table-scrollable .table-scrollable-cell {
  padding: 8px;
  line-height: 1.43;
  vertical-align: top;
  border-top: 1px solid #ddd;
  text-align: left;
  cursor: default;
}
.table-scrollable .table-scrollable-cell .status-icon {
  margin-left: 10px;
}
.responsive-table-container {
  overflow-x: auto;
}
.responsive-table-container input {
  min-width: 100px;
}
.tooltip {
  visibility: visible;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  line-height: 1.4;
}
.tooltip-inner {
  text-decoration: none;
}
.form-group {
  margin-bottom: 20px;
}
.form-group.double-margin {
  margin-bottom: 30px;
}
.form-group:before,
.form-group:after {
  display: table;
  content: " ";
}
.form-group:after {
  clear: both;
}
.form-group:before,
.form-group:after {
  display: table;
  content: " ";
}
.form-group:after {
  clear: both;
}
.form-group > :first-child {
  padding-left: 0;
}
.form-group > :last-child {
  padding-right: 0;
}
.form-group-sm {
  margin-bottom: 10px;
}
.form-group-sm .form-control {
  height: 34px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.form-group-sm .form-control {
  height: 34px;
  line-height: 34px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
select.form-group-sm .form-control {
  height: 34px;
  line-height: 34px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  padding: 5px 10px;
}
.form-group-lg {
  margin-bottom: 30px;
}
.form-group-lg .form-control {
  height: 52px;
  padding: 11px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.form-group-lg .form-control {
  height: 52px;
  line-height: 52px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
select.form-group-lg .form-control {
  height: 52px;
  line-height: 52px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  padding: 11px 15px;
  font-size: 18px;
}
#digital-signature input[type='text'] {
  text-transform: uppercase;
}
input[type='text'],
input[type='password'],
input[type='number'],
input[type='email'],
input[type='search'],
input[type='tel'],
input[type='date'],
textarea {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px #cccccc solid;
  height: 40px;
  letter-spacing: 0.28px;
  text-align: left;
  padding: 10px;
  color: #333333;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-user-modify: read-write;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
}
input[type='text'][required],
input[type='password'][required],
input[type='number'][required],
input[type='email'][required],
input[type='search'][required],
input[type='tel'][required],
input[type='date'][required],
textarea[required] {
  border: 1px #010101 solid;
}
input[type='text'].light-border,
input[type='password'].light-border,
input[type='number'].light-border,
input[type='email'].light-border,
input[type='search'].light-border,
input[type='tel'].light-border,
input[type='date'].light-border,
textarea.light-border {
  border: 1px #cccccc solid;
}
input[type='text']:focus,
input[type='password']:focus,
input[type='number']:focus,
input[type='email']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='date']:focus,
textarea:focus {
  border: 1px #010101 solid;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.05);
}
input[type='text'].delay-valid.ng-invalid,
input[type='password'].delay-valid.ng-invalid,
input[type='number'].delay-valid.ng-invalid,
input[type='email'].delay-valid.ng-invalid,
input[type='search'].delay-valid.ng-invalid,
input[type='tel'].delay-valid.ng-invalid,
input[type='date'].delay-valid.ng-invalid,
textarea.delay-valid.ng-invalid {
  border-color: #cccccc;
}
input[type='text'].delay-valid.ng-invalid.ng-touched,
input[type='password'].delay-valid.ng-invalid.ng-touched,
input[type='number'].delay-valid.ng-invalid.ng-touched,
input[type='email'].delay-valid.ng-invalid.ng-touched,
input[type='search'].delay-valid.ng-invalid.ng-touched,
input[type='tel'].delay-valid.ng-invalid.ng-touched,
input[type='date'].delay-valid.ng-invalid.ng-touched,
textarea.delay-valid.ng-invalid.ng-touched {
  border-color: #ff0000;
}
input[type='text'][disabled],
input[type='password'][disabled],
input[type='number'][disabled],
input[type='email'][disabled],
input[type='search'][disabled],
input[type='tel'][disabled],
input[type='date'][disabled],
textarea[disabled],
input[type='text']:disabled,
input[type='password']:disabled,
input[type='number']:disabled,
input[type='email']:disabled,
input[type='search']:disabled,
input[type='tel']:disabled,
input[type='date']:disabled,
textarea:disabled,
input[type='text'][readonly],
input[type='password'][readonly],
input[type='number'][readonly],
input[type='email'][readonly],
input[type='search'][readonly],
input[type='tel'][readonly],
input[type='date'][readonly],
textarea[readonly] {
  color: #999999;
  border: 1px #cccccc solid;
  background: #f0f0f0;
  cursor: not-allowed;
  -webkit-text-fill-color: #999999;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
input[type='text'][error],
input[type='password'][error],
input[type='number'][error],
input[type='email'][error],
input[type='search'][error],
input[type='tel'][error],
input[type='date'][error],
textarea[error],
input[type='text'].ng-invalid,
input[type='password'].ng-invalid,
input[type='number'].ng-invalid,
input[type='email'].ng-invalid,
input[type='search'].ng-invalid,
input[type='tel'].ng-invalid,
input[type='date'].ng-invalid,
textarea.ng-invalid,
input[type='text'].invalid,
input[type='password'].invalid,
input[type='number'].invalid,
input[type='email'].invalid,
input[type='search'].invalid,
input[type='tel'].invalid,
input[type='date'].invalid,
textarea.invalid {
  border: 1px #ff0000 solid;
}
input[type='text'].left-input-placeholder,
input[type='password'].left-input-placeholder,
input[type='number'].left-input-placeholder,
input[type='email'].left-input-placeholder,
input[type='search'].left-input-placeholder,
input[type='tel'].left-input-placeholder,
input[type='date'].left-input-placeholder,
textarea.left-input-placeholder {
  padding-left: 18px;
}
input[type='text'].left-input-placeholder.bigger,
input[type='password'].left-input-placeholder.bigger,
input[type='number'].left-input-placeholder.bigger,
input[type='email'].left-input-placeholder.bigger,
input[type='search'].left-input-placeholder.bigger,
input[type='tel'].left-input-placeholder.bigger,
input[type='date'].left-input-placeholder.bigger,
textarea.left-input-placeholder.bigger {
  padding-left: 45px;
}
input[type='text'].left-input-placeholder.biggest,
input[type='password'].left-input-placeholder.biggest,
input[type='number'].left-input-placeholder.biggest,
input[type='email'].left-input-placeholder.biggest,
input[type='search'].left-input-placeholder.biggest,
input[type='tel'].left-input-placeholder.biggest,
input[type='date'].left-input-placeholder.biggest,
textarea.left-input-placeholder.biggest {
  padding-left: 49.5px;
}
input[type='text'].right-input-placeholder,
input[type='password'].right-input-placeholder,
input[type='number'].right-input-placeholder,
input[type='email'].right-input-placeholder,
input[type='search'].right-input-placeholder,
input[type='tel'].right-input-placeholder,
input[type='date'].right-input-placeholder,
textarea.right-input-placeholder {
  padding-right: 18px;
}
input[type='text'].right-input-placeholder.bigger,
input[type='password'].right-input-placeholder.bigger,
input[type='number'].right-input-placeholder.bigger,
input[type='email'].right-input-placeholder.bigger,
input[type='search'].right-input-placeholder.bigger,
input[type='tel'].right-input-placeholder.bigger,
input[type='date'].right-input-placeholder.bigger,
textarea.right-input-placeholder.bigger {
  padding-right: 45px;
}
input[type='text'].right-input-placeholder.biggest,
input[type='password'].right-input-placeholder.biggest,
input[type='number'].right-input-placeholder.biggest,
input[type='email'].right-input-placeholder.biggest,
input[type='search'].right-input-placeholder.biggest,
input[type='tel'].right-input-placeholder.biggest,
input[type='date'].right-input-placeholder.biggest,
textarea.right-input-placeholder.biggest {
  padding-right: 49.5px;
}
.left-placeholder,
.right-placeholder {
  position: absolute;
  top: 12px;
  z-index: 5;
  font-size: 14px;
  color: #777;
}
.left-placeholder {
  left: 7px;
}
.right-placeholder {
  right: 7px;
}
.btn-expand-input.right-placeholder + span.right-placeholder {
  right: 40px;
}
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-overflow: ellipsis;
}
.form-control:focus {
  border-color: #010101;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(1, 1, 1, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(1, 1, 1, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(1, 1, 1, 0.6);
}
.form-control:focus {
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.05);
}
.form-control::-moz-placeholder {
  color: #555555;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #555555;
}
.form-control::-webkit-input-placeholder {
  color: #555555;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f0f0f0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
textarea.form-control {
  min-height: 70px;
  height: auto;
  max-width: 100%;
  min-width: 100%;
}
textarea.form-control.textarea-lg {
  min-height: 125px;
}
.input-transition {
  -webkit-transition: all 0.3s 0s linear;
  -o-transition: all 0.3s 0s linear;
  transition: all 0.3s 0s linear;
}
input[type='search'] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type='date'],
  input[type='time'],
  input[type='datetime-local'],
  input[type='month'] {
    -webkit-appearance: none;
  }
}
.form-group.required label:after {
  content: ' *';
  color: #d60000;
}
.form-group.required .dropdown-holder .dropdown .btn.btn-dropdown:not([disabled]),
.form-group.required .dropdown-holder .dropdown .btn.btn-dropdown:not(:disabled) {
  border-color: #010101;
}
.form-group .modal-open-button {
  letter-spacing: 0.14px;
  line-height: 40px;
  font-size: 14px;
  text-decoration: underline;
  color: #858585;
  cursor: pointer;
}
.form-group p {
  color: #878787;
}
.togglable-group {
  line-height: 35px;
}
.togglable-group label {
  font-weight: 400;
  color: #666666;
}
.togglable-group ul input:checked + label {
  color: #bd0000;
  font-weight: 500;
}
.custom-checkbox {
  border: 1px solid #000;
  width: 22px;
  height: 22px;
  padding: 2px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: center;
}
.custom-checkbox .checked-icon {
  display: inline-block;
}
.custom-checkbox.disabled {
  border-color: #999999;
  background-color: #f0f0ee;
  cursor: not-allowed;
}
.custom-checkbox.small-icon {
  width: 16px;
  height: 16px;
}
.form-buttons {
  margin-bottom: 15px;
}
.form-buttons button {
  margin-left: 12px;
}
hr.splitter {
  margin-bottom: 20px;
}
.input-group .typeahead-group {
  display: table-cell;
  position: relative;
}
.input-group .typeahead-group .form-control {
  color: #878787;
}
.input-group .typeahead-group .form-control::-moz-placeholder {
  color: #878787;
  opacity: 1;
}
.input-group .typeahead-group .form-control:-ms-input-placeholder {
  color: #878787;
}
.input-group .typeahead-group .form-control::-webkit-input-placeholder {
  color: #878787;
}
.input-group .typeahead-group .form-control:focus {
  border-right-width: 1px !important;
}
.input-group .typeahead-group .dropdown-menu {
  letter-spacing: 0.32px;
  box-sizing: border-box;
  border: 1px solid #bfbfbf;
  width: 100%;
  color: #333333;
  font-size: 16px;
  line-height: 19px;
  -webkit-box-shadow: -1px 2px 4px 0px rgba(102, 103, 102, 0.51);
  -moz-box-shadow: -1px 2px 4px 0px rgba(102, 103, 102, 0.51);
  box-shadow: -1px 2px 4px 0px rgba(102, 103, 102, 0.51);
  max-height: 450px;
}
.input-group .typeahead-group.full-width {
  width: 100%;
}
.input-group .form-control {
  z-index: 100;
}
.input-group .btn {
  height: 40px;
}
.input-group .btn.btn-black {
  padding: 0 12px;
  font-size: 14px;
  letter-spacing: 0.28px;
  line-height: normal;
  border-radius: 0;
}
.input-group.togglable-group .btn {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  height: 40px;
  min-width: 56px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.input-group.togglable-group .btn.full-width {
  width: 100%;
}
.input-group.togglable-group .btn[disabled],
.input-group.togglable-group .btn:disabled {
  cursor: not-allowed;
}
.input-group.togglable-group .btn.selected + .btn,
.input-group.togglable-group .btn + .btn.selected {
  border-left: 0;
}
.input-group-addon {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-group-addon.input-sm {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-group-addon.input-lg {
  font-size: 18px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-group-addon.dual {
  padding: 0;
  width: 85px;
}
.input-group-addon.dual:before,
.input-group-addon.dual:after {
  display: table;
  content: " ";
}
.input-group-addon.dual:after {
  clear: both;
}
.input-group-addon.dual:before,
.input-group-addon.dual:after {
  display: table;
  content: " ";
}
.input-group-addon.dual:after {
  clear: both;
}
.input-group-addon.dual .btn {
  width: 42px;
  float: left;
  margin-top: -1px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.input-group-btn .dropdown {
  margin-left: -1px;
}
.input-group-btn.dropdown-holder {
  width: 40%;
}
.input-group-btn.dropdown-holder .dropdown .btn.btn-dropdown {
  border: 1px #ccc solid;
}
.input-group-btn.dropdown-holder .dropdown.open .btn.btn-dropdown {
  border-color: #010101;
  border-bottom-color: #ccc;
  border-left-width: 1px;
}
.input-group-btn.dropdown-holder .dropdown-menu {
  right: 0;
  left: 0;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.search-box {
  display: table;
  width: 100%;
}
.search-box .toggle-product-details {
  margin: 0 5px 0 16px;
}
#productNumber {
  min-width: 180px;
}
.search-box-title {
  margin-right: 10px;
  line-height: 40px;
  float: left;
  margin-bottom: 0;
  white-space: nowrap;
}
.wizard-content {
  margin: 10px;
}
.wizard-content .header-row {
  font-weight: bold;
}
.wizard-content a {
  color: #337ab7;
}
.wizard-content a:hover {
  cursor: pointer;
  text-decoration: underline;
}
.wizard-content label,
.wizard-content input {
  font-weight: normal;
}
.wizard-content label:hover,
.wizard-content input:hover {
  cursor: pointer;
}
.wizard-content .sub-label {
  padding-left: 5px;
}
.wizard-content .wizard-form input[type='text'] {
  z-index: 5;
  height: 30px;
  width: 175px;
  margin-top: 10px;
  cursor: auto;
}
.wizard-content .wizard-form label {
  height: 25px;
  width: 120px;
  margin-top: 15px;
}
.wizard-content .wizard-form span.left-placeholder {
  left: 14px;
  top: 17px;
}
.wizard-content .wizard-form span.right-placeholder {
  right: 99px;
  top: 17px;
}
.wizard-content .wizard-form .form-container:not(.ignoreWidth) {
  width: 50%;
  text-align: right;
  margin-bottom: 0;
}
.wizard-content .wizard-form .extend-label {
  width: auto;
}
.wizard-content .wizard-form .text-cursor {
  cursor: text;
}
.wizard-content .row.error-row {
  margin-bottom: 10px;
}
.wizard-content .text-normal {
  font-weight: normal;
}
.wizard-content .product-description {
  font-size: 13px;
  margin-top: 40px;
  line-height: 26px;
  color: #8b8b8b;
}
.wizard-content .otu-errors-text {
  margin-top: 40px;
  line-height: 26px;
}
.wizard-content .final-confirmation-text {
  margin-top: 20px;
  line-height: 26px;
  text-align: center;
}
.wizard-content .disabled-checkbox-label {
  color: #c7c7c7;
}
.wizard-content .error-disabled-checkbox-label,
.wizard-content .error-message {
  color: #cc0000;
}
.wizard-content .no-product-in-cep {
  margin: 10px 0 20px 4px;
  display: block;
}
.wizard-content .extend-label-warranty {
  margin-top: 20px;
}
.sub-contract {
  margin: 10px 0 0 10px;
}
.sub-contract div {
  padding: 0 0 0 25px;
}
.animate-switch-container {
  position: relative;
}
.animate-switch.ng-animate {
  -webkit-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
.animate-switch.ng-enter {
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  -webkit-opacity: 0.1;
  opacity: 0.1;
  filter: alpha(opacity=10);
  z-index: 1;
  position: relative;
}
.animate-switch.ng-leave {
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  -webkit-opacity: 0.1;
  opacity: 0.1;
  filter: alpha(opacity=10);
  position: absolute;
  left: 0;
  z-index: 0;
}
.animate-switch.ng-enter.ng-enter-active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -moz-transition-duration: 0.35s;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.custom-date-picker :focus {
  outline: none;
}
.custom-date-picker input[type='text'][readonly].form-control.clickable:not(:disabled) {
  background: #fff;
  cursor: pointer;
  -webkit-text-fill-color: #333333;
  color: #333333;
}
.custom-date-picker input[type='text'][readonly].form-control.clickable:not(:disabled):not(.ng-invalid) {
  border: 1px solid #c7c7c7;
}
.custom-date-picker ul {
  min-width: 160px;
  border-color: #ccc;
  border-radius: 4px;
  padding: 0;
}
.custom-date-picker ul li:nth-child(2) {
  margin-top: -5px;
}
.custom-date-picker ul li:last-child .btn-group {
  padding: 0 0 5px;
}
.custom-date-picker ul li:last-child .btn-info {
  border-color: #002e4a;
  color: #fff;
  background: #003e63;
}
.custom-date-picker ul li:last-child .btn-info:hover {
  background: #4c7299;
}
.custom-date-picker ul li:last-child .btn-danger {
  border-color: #b30000;
  color: #fff;
  background: #cc0000;
}
.custom-date-picker ul li:last-child .btn-danger:hover {
  background: #d60000;
}
.custom-date-picker ul li:last-child .btn-success {
  border-color: #222222;
  color: #fff;
  background: #333333;
}
.custom-date-picker ul li:last-child .btn-success:hover {
  background: #555555;
}
.custom-date-picker ul div {
  height: auto;
  padding: 5px;
}
@media only screen and (min-device-width: 600px) and (max-device-width: 1199px) and (orientation: portrait) {
  .custom-date-picker.isOffsetLeft ul {
    left: -50px !important;
  }
}
.custom-date-picker .btn {
  height: 15px;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
}
.custom-date-picker .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.custom-date-picker .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.custom-date-picker .pull-left {
  float: left;
}
.custom-date-picker .pull-right {
  float: right;
}
.custom-date-picker .text-center {
  text-align: center;
}
.custom-date-picker .h1,
.custom-date-picker .h2,
.custom-date-picker .h3,
.custom-date-picker .h4,
.custom-date-picker .h5,
.custom-date-picker .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.custom-date-picker .text-muted {
  color: #777;
}
.custom-date-picker .active {
  background-color: #f5f5f5;
}
.custom-date-picker .active :hover {
  background-color: #e8e8e8;
}
.custom-date-picker thead th:nth-child(2) button {
  margin-left: 1px;
}
.custom-date-picker tbody td .btn-info {
  color: #333;
}
.custom-date-picker .custom-calendar-btn {
  height: 40px;
}
.custom-date-picker .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.custom-date-picker .glyphicon-calendar:before {
  content: '\e109';
}
.custom-date-picker .glyphicon-chevron-left:before {
  content: '\e079';
}
.custom-date-picker .glyphicon-chevron-right:before {
  content: '\e080';
}
.navbar {
  z-index: 1030;
}
.navbar a {
  cursor: pointer;
}
.navbar .navbar-header .app-logo {
  display: inline-block;
  background: url(../images/sprite.png) no-repeat 0px 0;
  width: 209px;
  height: 39px;
  vertical-align: middle;
  margin: 0 20px;
}
@media (max-width: 899px) {
  .navbar .navbar-header .app-logo {
    margin: 0 10px;
  }
}
@media (max-width: 599px) {
  .navbar .navbar-header .app-logo {
    display: none;
  }
}
.navbar .navbar-header .app-logo.login-logo {
  margin-left: 75px;
}
.navbar .navbar-header .app-name {
  display: inline-block;
}
@media (max-width: 899px) {
  .navbar .navbar-header .app-name {
    display: none;
  }
}
.navbar .navbar-brand {
  width: 100%;
  letter-spacing: 0.56px;
  text-align: left;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 599px) {
  .navbar .navbar-brand {
    font-size: 15px;
  }
}
.navbar .navbar-brand span {
  vertical-align: middle;
}
.navbar .settings-menu,
.navbar .settings-menu-left {
  width: 72px;
  min-width: 72px;
}
@media (max-width: 599px) {
  .navbar .settings-menu,
  .navbar .settings-menu-left {
    width: 52px;
    min-width: 52px;
  }
}
@media (max-width: 899px) {
  .navbar .settings-menu,
  .navbar .settings-menu-left {
    width: 60px;
    min-width: 60px;
  }
}
.navbar .settings-menu a,
.navbar .settings-menu-left a {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 599px) {
  .navbar .settings-menu a,
  .navbar .settings-menu-left a {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.navbar .settings-menu-left {
  width: 60px;
  border: 0;
  border-right: 1px solid #7c7c7c;
}
.navbar .scheduled-payments-menu {
  width: 72px;
  min-width: 72px;
}
@media (max-width: 599px) {
  .navbar .scheduled-payments-menu {
    width: 52px;
    min-width: 52px;
  }
}
@media (max-width: 899px) {
  .navbar .scheduled-payments-menu {
    width: 60px;
    min-width: 60px;
  }
}
.navbar .scheduled-payments-menu a {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 599px) {
  .navbar .scheduled-payments-menu a {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.navbar .scheduled-payments-menu a.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.4;
}
.navbar .navbar-holder {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -webkit-gradient(left top, left bottom, color-stop(0% rgba(255, 255, 255, 0.09)), color-stop(50% rgba(255, 255, 255, 0.09)), color-stop(51% rgba(51, 51, 51, 0.09)), color-stop(100% rgba(51, 51, 51, 0.09)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-repeat: repeat-x;
  height: 60px;
  -webkit-transition: height 0.25s ease-out;
  -o-transition: height 0.25s ease-out;
  transition: height 0.25s ease-out;
  border-top: 1px solid #000;
}
.navbar .navbar-holder .navbar-header.vertical-holder {
  -webkit-transition: height 0.25s ease-out;
  -o-transition: height 0.25s ease-out;
  transition: height 0.25s ease-out;
  height: 60px;
}
.navbar .navbar-holder .vertical-middle {
  -webkit-transition: height 0.25s ease-out;
  -o-transition: height 0.25s ease-out;
  transition: height 0.25s ease-out;
  height: 60px;
}
.navbar .dropdown.open {
  border-color: #7c7c7c;
}
.navbar .dropdown .dropdown-menu {
  left: auto;
  right: 0;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(102, 102, 102, 0.74);
  -moz-box-shadow: 0px 0px 9px 0px rgba(102, 102, 102, 0.74);
  box-shadow: 0px 0px 9px 0px rgba(102, 102, 102, 0.74);
  border: 0;
}
.navbar .dropdown .dropdown-menu > li > a {
  font-size: 20px;
  padding: 14px 32px 14px 22px;
  border-left: 1px solid rgba(51, 51, 51, 0.2);
  border-right: 1px solid rgba(51, 51, 51, 0.2);
  background-color: #e2e2e2;
  color: #333333;
  text-decoration: none;
}
.navbar .dropdown.impersonalisation-menu {
  white-space: nowrap;
}
.navbar .dropdown.impersonalisation-menu .vertical-middle {
  padding: 0 32px 0 22px;
}
@media (max-width: 899px) {
  .navbar .dropdown.impersonalisation-menu .vertical-middle {
    padding: 0 20px;
  }
}
@media (max-width: 599px) {
  .navbar .dropdown.impersonalisation-menu a {
    padding-left: 15.71428571px !important;
    padding-right: 22.85714286px !important;
  }
}
.navbar .dropdown.impersonalisation-menu a > .icon {
  padding-right: 0px;
  margin-right: 10px;
}
.navbar .dropdown.impersonalisation-menu a.default-cursor {
  cursor: default;
}
.navbar .dropdown.impersonalisation-menu .dropdown-menu li:last-child > a {
  border-top: 2px solid rgba(51, 51, 51, 0.2);
}
.navbar .navbar-shadow {
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  height: 2px;
  margin-top: -2px;
  position: relative;
  z-index: 1000;
}
.navbar .no-connection {
  background: #d60000;
  text-align: center;
  color: #fff;
  height: 10px;
  font-size: 20px;
  letter-spacing: 0.2px;
}
.navbar .no-connection.dark-red {
  background: #700000;
  height: 35px;
}
.navbar .no-connection b {
  text-transform: uppercase;
}
@media (max-width: 599px) {
  .navbar .no-connection {
    font-size: 15px;
  }
}
.navbar-list {
  margin-bottom: 0px;
}
.navbar-list > li {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.2px;
  border: 0;
  border-left: 1px solid #7c7c7c;
  color: #cccccc;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.navbar-list > li.full-width {
  width: 100%;
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 8px;
  padding-left: 8px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 600px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-absolute-top {
  position: fixed;
  right: 0;
  left: 0;
}
.navbar-absolute-top {
  position: absolute;
}
.navbar-fixed-top,
.navbar-absolute-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-sm {
  margin-top: 13px;
  margin-bottom: 13px;
}
.navbar-btn.btn-xs {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-text {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .navbar-text {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
  }
}
.help-eula .vertical-middle {
  padding: 0 32px 0 22px;
}
.top-fixed.customer-name {
  height: 46px;
  line-height: 46px;
  background-color: white;
}
.top-fixed.search-product {
  height: 40px;
  background-color: #e0e0e0;
  padding: 11px;
  position: absolute;
  margin-top: -62px;
  width: -moz-calc(100% - 22px);
  width: -webkit-calc(100% - 22px);
  width: calc(100% - 22px);
}
.top-fixed.section-header .section-title {
  padding-bottom: 0;
  max-width: 75%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  max-height: 46px;
  vertical-align: middle;
  white-space: nowrap;
}
.top-fixed.section-header .red-note {
  display: inline-block;
  white-space: nowrap;
  padding-left: 10px;
}
.tab-controller.tabs-1 .list-tabs-navigation  li, .tab-controller.tabs-2 .list-tabs-navigation li, .tab-controller.tabs-3 .list-tabs-navigation li, .tab-controller.tabs-4 .list-tabs-navigation li, .tab-controller.tabs-5 .list-tabs-navigation li, .tab-controller.tabs-6 .list-tabs-navigation li, .tab-controller.tabs-7 .list-tabs-navigation li, .tab-controller.tabs-8 .list-tabs-navigation li, .tab-controller.tabs-9 .list-tabs-navigation li, .tab-controller.tabs-10 .list-tabs-navigation li {
  min-height: 1px;
  padding-left: 0;
  padding-right: 10px;
  text-align: center;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  height: 42px;
  display: block;
  float: left;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0.16px;
  text-transform: capitalize;
}
.tab-controller.tabs-10 .list-tabs-navigation > li {
  width: 10%;
}
.tab-controller .tab-controller.tabs-10 .list-tabs-navigation > li {
  width: 10%;
}
.tab-controller.tabs-9 .list-tabs-navigation > li {
  width: 11.11111111%;
}
.tab-controller .tab-controller.tabs-9 .list-tabs-navigation > li {
  width: 11.11111111%;
}
.tab-controller.tabs-8 .list-tabs-navigation > li {
  width: 12.5%;
}
.tab-controller .tab-controller.tabs-8 .list-tabs-navigation > li {
  width: 12.5%;
}
.tab-controller.tabs-7 .list-tabs-navigation > li {
  width: 14.28571429%;
}
.tab-controller .tab-controller.tabs-7 .list-tabs-navigation > li {
  width: 14.28571429%;
}
.tab-controller.tabs-6 .list-tabs-navigation > li {
  width: 16.66666667%;
}
.tab-controller .tab-controller.tabs-6 .list-tabs-navigation > li {
  width: 16.66666667%;
}
.tab-controller.tabs-5 .list-tabs-navigation > li {
  width: 20%;
}
.tab-controller .tab-controller.tabs-5 .list-tabs-navigation > li {
  width: 20%;
}
.tab-controller.tabs-4 .list-tabs-navigation > li {
  width: 25%;
}
.tab-controller .tab-controller.tabs-4 .list-tabs-navigation > li {
  width: 25%;
}
.tab-controller.tabs-3 .list-tabs-navigation > li {
  width: 33.33333333%;
}
.tab-controller .tab-controller.tabs-3 .list-tabs-navigation > li {
  width: 33.33333333%;
}
.tab-controller.tabs-2 .list-tabs-navigation > li {
  width: 50%;
}
.tab-controller .tab-controller.tabs-2 .list-tabs-navigation > li {
  width: 50%;
}
.tab-controller.tabs-1 .list-tabs-navigation > li {
  width: 100%;
}
.tab-controller .tab-controller.tabs-1 .list-tabs-navigation > li {
  width: 100%;
}
.tab-controller {
  margin-bottom: 5px;
}
.tab-controller .tabs-container-navigation {
  margin-bottom: -1px;
  position: relative;
}
.tab-controller .tabs-container-navigation.preview-order {
  z-index: 1001;
  margin-bottom: 0;
}
.tab-controller .tabs-container-navigation.preview-order .list-tabs-navigation li.active,
.tab-controller .tabs-container-navigation.preview-order .list-tabs-navigation li:active {
  bottom: -1px;
}
.tab-controller .tabs-container-navigation .list-tabs-navigation {
  padding-left: 0;
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  height: 42px;
}
.tab-controller .tabs-container-navigation .list-tabs-navigation > li {
  display: inline-block;
  padding-left: 0;
  padding-right: 10px;
}
.tab-controller .tabs-container-navigation .list-tabs-navigation li:last-child {
  padding-right: 0;
  margin-right: -1px;
}
.tab-controller .tabs-container-navigation .list-tabs-navigation li .nav-tabs-holder-tab {
  border: 1px solid #d9d9d9;
  border-bottom: 0;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tab-controller .tabs-container-navigation .list-tabs-navigation li label {
  font-weight: 400;
  background-color: #f2f2f2;
  padding: 0 4px;
}
.tab-controller .tabs-container-navigation .list-tabs-navigation li.active,
.tab-controller .tabs-container-navigation .list-tabs-navigation li:active {
  z-index: 1;
  position: relative;
}
.tab-controller .tabs-container-navigation .list-tabs-navigation li.active label,
.tab-controller .tabs-container-navigation .list-tabs-navigation li:active label {
  -webkit-box-shadow: 3px 0 1px -1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 0 1px -1px rgba(0, 0, 0, 0.15);
  box-shadow: 3px 0 1px -1px rgba(0, 0, 0, 0.15);
}
.tab-controller .tabs-container-navigation .list-tabs-navigation li.active .close-tab-btn,
.tab-controller .tabs-container-navigation .list-tabs-navigation li:active .close-tab-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background: transparent;
  min-width: 0;
  box-shadow: none;
}
.tab-controller .tabs-container-navigation .list-tabs-navigation li.active .close-tab-btn span,
.tab-controller .tabs-container-navigation .list-tabs-navigation li:active .close-tab-btn span {
  position: absolute;
  top: 18px;
  left: 14px;
}
.tab-controller .tabs-container-navigation .list-tabs-navigation li.active label,
.tab-controller .tabs-container-navigation .list-tabs-navigation li:active label,
.tab-controller .tabs-container-navigation .list-tabs-navigation li:hover label,
.tab-controller .tabs-container-navigation .list-tabs-navigation li.hover label {
  background-color: #fff;
  font-weight: 500;
  border-top: 3px solid #cc0000;
}
.tab-controller .tabs-container-navigation .list-tabs-navigation li.active.close-btn label,
.tab-controller .tabs-container-navigation .list-tabs-navigation li:active.close-btn label,
.tab-controller .tabs-container-navigation .list-tabs-navigation li:hover.close-btn label,
.tab-controller .tabs-container-navigation .list-tabs-navigation li.hover.close-btn label {
  padding: 0 50px 0 20px;
}
@media (max-width: 600px) {
  .tab-controller .tabs-container-navigation .list-tabs-navigation li.active.close-btn label,
  .tab-controller .tabs-container-navigation .list-tabs-navigation li:active.close-btn label,
  .tab-controller .tabs-container-navigation .list-tabs-navigation li:hover.close-btn label,
  .tab-controller .tabs-container-navigation .list-tabs-navigation li.hover.close-btn label {
    padding: 0 44px 0 14px;
  }
}
@media (min-width: 600px) and (max-width: 900px) {
  .tab-controller .tabs-container-navigation .list-tabs-navigation li.active.close-btn label,
  .tab-controller .tabs-container-navigation .list-tabs-navigation li:active.close-btn label,
  .tab-controller .tabs-container-navigation .list-tabs-navigation li:hover.close-btn label,
  .tab-controller .tabs-container-navigation .list-tabs-navigation li.hover.close-btn label {
    padding: 0 46px 0 16px;
  }
}
.tab-controller .tabs-container-navigation .list-tabs-navigation li:hover label,
.tab-controller .tabs-container-navigation .list-tabs-navigation li.hover label {
  font-weight: 400;
}
.tab-controller .tab-controller-content {
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: 1px -1px 8px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px -1px 8px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px -1px 8px 0px rgba(0, 0, 0, 0.15);
  padding: 10px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
.tab-controller .tab-controller-content.no-shadow {
  box-shadow: none;
}
.tab-controller .tab-controller-content li.tab-controller-item {
  padding-right: 0;
  width: 100%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  line-height: 17px;
}
.tab-controller .tab-controller-content label {
  color: #1c1c1c;
  letter-spacing: 0.28px;
}
.tab-controller .tab-controller-content .product-btn {
  margin-left: 12px;
}
.tab-controller .tab-controller-content .added-label {
  margin-right: 18px;
  line-height: 32px;
  color: #669900;
  font-size: 12px;
  letter-spacing: 0.24px;
}
.tab-controller .tab-controller-content .added-label .checked-icon {
  display: inline-block;
  margin-right: 4px;
}
#content {
  margin-top: 70px;
}
#content.no-connection {
  margin-top: 95px;
}
#content.eula-bottom {
  margin-bottom: 40px;
}
#application-left,
#application-right {
  position: relative;
}
#play-video .play-video-poster {
  background-image: url(../images/videoBG.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.panel-col-left,
#customer-list {
  float: left !important;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  width: 320px;
  -webkit-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
}
.panel-col-right {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 599px) {
  .panel-col-right {
    width: 100%;
    position: absolute;
  }
  .panel-col-right .button-label {
    display: none;
  }
}
@media (min-width: 1200px) {
  .panel-col-right {
    position: relative;
    width: -moz-calc(100% - 320px);
    width: -webkit-calc(100% - 320px);
    width: calc(100% - 320px);
    float: right !important;
  }
}
.panel-col-right.full-relative {
  position: relative;
  width: 100%;
}
.mobile-navigation {
  margin-bottom: 50px;
}
#css3-calc {
  width: 2px;
  width: -moz-calc(2px - 1px);
  width: -webkit-calc(2px - 1px);
  width: calc(2px - 1px);
}
.alert-danger {
  background: #d60000;
  text-align: center;
  color: #fff;
}
.breadcrumbs {
  overflow: hidden;
  text-align: center;
  height: 50px;
}
.breadcrumbs a {
  height: 100%;
  text-decoration: none;
  outline: none;
  display: table;
  float: left;
  font-size: 14px;
  color: white;
  padding: 0 5px 0 25px;
  position: relative;
  background-color: #999999;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -webkit-gradient(left top, left bottom, color-stop(0% rgba(255, 255, 255, 0.09)), color-stop(50% rgba(255, 255, 255, 0.09)), color-stop(51% rgba(51, 51, 51, 0.09)), color-stop(100% rgba(51, 51, 51, 0.09)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-repeat: repeat-x;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-word;
}
.breadcrumbs a.display_error {
  padding-right: 10px;
}
.breadcrumbs a.display_error:last-child {
  padding-right: 23px;
}
.breadcrumbs a > span {
  display: table-cell;
  vertical-align: middle;
}
.breadcrumbs a .validation-summary {
  background-image: -webkit-linear-gradient(top, #990000 #CC3333, #990000 100%);
  background-image: -o-linear-gradient(top, #990000 #CC3333, #990000 100%);
  background-image: linear-gradient(to bottom, #990000 #CC3333, #990000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff990000', endColorstr='#ff990000', GradientType=0);
  background-color: #990000;
  background-image: -webkit-linear-gradient(top, #990000 0%, #CC3333 100%);
  background-image: -o-linear-gradient(top, #990000 0%, #CC3333 100%);
  background-image: linear-gradient(to bottom, #990000 0%, #CC3333 100%);
  background-repeat: repeat-x;
  border-radius: 50%;
  display: inline-block;
  height: 13px;
  min-width: 13px;
  padding: 2px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  box-shadow: 0 -1px 0 #93b0b5 inset, 0 1px 0 #fff;
  right: -8px;
  top: 35%;
  position: absolute;
  z-index: 3;
}
.breadcrumbs a:first-child {
  padding-left: 15px;
}
.breadcrumbs a:first-child:before {
  content: none;
}
.breadcrumbs a:last-child {
  padding-right: 10px;
}
.breadcrumbs a:last-child:after {
  content: none;
}
.breadcrumbs a:last-child .validation-summary {
  right: 3px;
}
.breadcrumbs a.active,
.breadcrumbs a:hover {
  background-color: #333;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -webkit-gradient(left top, left bottom, color-stop(0% rgba(255, 255, 255, 0.09)), color-stop(50% rgba(255, 255, 255, 0.09)), color-stop(51% rgba(51, 51, 51, 0.09)), color-stop(100% rgba(51, 51, 51, 0.09)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-repeat: repeat-x;
}
.breadcrumbs a.active:after,
.breadcrumbs a:hover:after {
  background-color: #333;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -webkit-gradient(left top, left bottom, color-stop(0% rgba(255, 255, 255, 0.09)), color-stop(50% rgba(255, 255, 255, 0.09)), color-stop(51% rgba(51, 51, 51, 0.09)), color-stop(100% rgba(51, 51, 51, 0.09)));
  background-image: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-repeat: repeat-x;
}
.breadcrumbs a:after,
.breadcrumbs a:before {
  content: '';
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  transform: scale(0.75) rotate(45deg) skew(20deg, 20deg);
  -webkit-transform: scale(0.75) rotate(45deg) skew(20deg, 20deg);
  -moz-transform: scale(0.75) rotate(45deg) skew(20deg, 20deg);
  -ms-transform: scale(0.75) rotate(45deg) skew(20deg, 20deg);
  -o-transform: scale(0.75) rotate(45deg) skew(20deg, 20deg);
  border-radius: 0 5px 0 50px;
}
.breadcrumbs a:after {
  right: -25px;
  z-index: 1;
  background-color: #999999;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -webkit-gradient(left top, left bottom, color-stop(0% rgba(255, 255, 255, 0.09)), color-stop(50% rgba(255, 255, 255, 0.09)), color-stop(51% rgba(51, 51, 51, 0.09)), color-stop(100% rgba(51, 51, 51, 0.09)));
  background-image: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.09) 50%, rgba(51, 51, 51, 0.09) 51%, rgba(51, 51, 51, 0.09) 100%);
  background-repeat: repeat-x;
}
.breadcrumbs a:before {
  left: -23px;
  z-index: 0;
  background: #cccccc;
}
.breadcrumbs a:first-child:nth-last-child(10),
.breadcrumbs a:first-child:nth-last-child(10) ~ a {
  width: 10%;
}
.breadcrumbs a:first-child:nth-last-child(9),
.breadcrumbs a:first-child:nth-last-child(9) ~ a {
  width: 11.11111111%;
}
.breadcrumbs a:first-child:nth-last-child(8),
.breadcrumbs a:first-child:nth-last-child(8) ~ a {
  width: 12.5%;
}
.breadcrumbs a:first-child:nth-last-child(7),
.breadcrumbs a:first-child:nth-last-child(7) ~ a {
  width: 14.28571429%;
}
.breadcrumbs a:first-child:nth-last-child(6),
.breadcrumbs a:first-child:nth-last-child(6) ~ a {
  width: 16.66666667%;
}
.breadcrumbs a:first-child:nth-last-child(5),
.breadcrumbs a:first-child:nth-last-child(5) ~ a {
  width: 20%;
}
.breadcrumbs a:first-child:nth-last-child(4),
.breadcrumbs a:first-child:nth-last-child(4) ~ a {
  width: 25%;
}
.breadcrumbs a:first-child:nth-last-child(3),
.breadcrumbs a:first-child:nth-last-child(3) ~ a {
  width: 33.33333333%;
}
.breadcrumbs a:first-child:nth-last-child(2),
.breadcrumbs a:first-child:nth-last-child(2) ~ a {
  width: 50%;
}
.breadcrumbs a:first-child:nth-last-child(1) ~ a {
  width: 100%;
}
.light-content {
  font-weight: 300;
}
.panel-heading .section-header {
  padding: 15px 0;
}
.details-header .details-area {
  display: flex;
  flex-direction: column;
  float: left;
  line-height: 20px;
  margin-top: 5px;
  padding-left: 10px;
  width: -moz-calc(100% - 320px);
  width: -webkit-calc(100% - 320px);
  width: calc(100% - 320px);
}
@media (max-width: 599px) {
  .details-header .details-area {
    width: -moz-calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
    width: calc(100% - 130px);
  }
}
.details-header .details-area .section-title {
  max-width: 100%;
  height: 20px;
}
.details-header .details-area .section-address {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
  font-size: 15px;
  font-weight: 400;
  height: 20px;
}
.details-header .buttons-area {
  display: flex;
  align-items: center;
  justify-content: center;
}
.details-header .buttons-area .edit-button,
.details-header .buttons-area .call-button {
  color: #fff;
  letter-spacing: 0.24px;
  font-size: 12px;
  padding: 3px 0;
  margin: 0 5px;
  cursor: pointer;
}
.details-header .buttons-area .edit-button a,
.details-header .buttons-area .call-button a {
  text-decoration: none;
}
.details-header .buttons-area .edit-button .icon-phone,
.details-header .buttons-area .call-button .icon-phone,
.details-header .buttons-area .edit-button .icon-pencil-tool,
.details-header .buttons-area .call-button .icon-pencil-tool {
  padding-right: 4px;
}
.section-header {
  color: #1c1c1c;
  letter-spacing: 0.32px;
  font-size: 16px;
  font-weight: 500;
  padding-top: 15px;
}
.section-header .section-title {
  font-size: 20px;
  letter-spacing: 0.2px;
  font-weight: 700;
  padding-bottom: 5px;
}
.section-header .section-subtitle {
  font-weight: 700;
}
@media (max-width: 899px) {
  .customerListVisible .details-header {
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
  }
}
.customerListVisible .details-header .details-area {
  min-width: 150px;
}
@media (max-width: 599px) {
  .customerListVisible .button-label {
    display: none;
  }
}
@media (max-width: 480px) {
  .customerListVisible .buttons-area {
    display: none;
  }
}
.customerListVisible .buttons-area {
  padding-right: 0;
}
@media (max-width: 899px) {
  .customerListVisible .buttons-area {
    padding-right: 0;
  }
}
.full-relative .buttons-area {
  padding-right: 0;
}
.section-heading {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 7px;
  line-height: 26px;
  font-size: 16px;
  background-color: #333333;
  color: #fff !important;
  display: block;
  font-weight: 400;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.section-heading .section-validation-summary {
  background-color: #cc0000;
  padding: 0 6px;
  margin: 3px;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.24px;
  line-height: 20px;
}
.diagnostic-section-heading {
  height: 24px;
  margin-top: 20px;
  background-color: #333333;
}
.relative {
  position: relative;
}
.text-bold {
  font-weight: 700;
}
video {
  width: 100%;
}
.disable-pointer {
  cursor: no-drop;
}
.click-pointer {
  cursor: pointer;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
@media (min-width: 899px) {
  .no-padding-left-sm {
    padding-left: 0 !important;
  }
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-space {
  padding: 0 !important;
  margin: 0 !important;
}
.block {
  display: block !important;
}
.break-word {
  word-break: break-word !important;
}
.scrollable {
  overflow: hidden;
  overflow-y: auto;
}
.scrollable.small {
  max-height: 150px;
}
.scrollable.medium {
  max-height: 300px;
}
.scrollable.default {
  max-height: 0;
}
.scrollable.taller {
  max-height: 600px;
}
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 5px;
  background: #fefefe;
}
::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #555555;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.overlay-page-name {
  color: #333333;
}
.overlay-page-container {
  padding: 15px;
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: 1px -1px 8px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px -1px 8px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px -1px 8px 0px rgba(0, 0, 0, 0.15);
}
.icon-holder {
  padding: 10px;
}
.table-cell-left-align {
  width: 100%;
  padding-left: 10px;
}
.full-width {
  width: 100%;
}
.disabled-box {
  cursor: not-allowed;
}
.verifoneDialog-reason {
  padding-top: 20px;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.padding-bottom-top-0 {
  padding-bottom: 0;
  padding-top: 0;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-left-0 {
  margin-left: 0;
}
.margin-right-0 {
  margin-right: 0;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-top-9 {
  padding-top: 9px;
}
.padding-left-10 {
  padding-left: 10px;
}
.rebates-table {
  margin-bottom: 5px;
}
.upsell-view-all {
  margin-bottom: 10px;
  text-decoration: underline;
  text-align: right;
  padding-right: 5px;
}
.pointer-cursor {
  cursor: pointer;
}
.popover-span {
  display: inline-block;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.width-fit-content {
  width: fit-content;
}
.full-max-width {
  max-width: 100%;
}
.overflow-hidden {
  overflow: hidden;
}
.text-overflow-ellipsis {
  text-overflow: ellipsis;
}
.dropdown-line-height {
  line-height: 40px;
}
.flex-container {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.footer {
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #d0d0d0;
}
.footer .container {
  width: 100%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.footer .container p {
  margin: 0;
  padding: 10px 5%;
}
.disabled-click {
  pointer-events: none;
}
#customer-list {
  overflow: hidden;
  border: 1px #c7c7c7 solid;
  border-top: 0;
  border-left: 0;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1020;
  background: #fff;
  display: table;
}
#customer-list .accordion-heading .text-muted {
  color: #333333;
}
#customer-list-connection-offset {
  font-size: 0;
  line-height: 0;
}
#customer-list-connection-offset.no-connection-with-text {
  height: 35px;
}
#customer-list-connection-offset.no-connection {
  height: 10px;
}
#customer-list-toolbar-offset {
  height: 60px;
  -webkit-transition: height 0.25s ease-out;
  -o-transition: height 0.25s ease-out;
  transition: height 0.25s ease-out;
}
#customer-list-box-container {
  position: relative;
  height: 100%;
}
#customer-list-box {
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  border-top: 1px #c7c7c7 solid;
}
#customer-list-day {
  min-height: 46px;
}
#customer-list-search {
  margin: 13px 9px 13px 13px;
}
#customer-list-search input {
  font-size: 14px;
}
#customer-list-search button {
  width: 40px;
}
#customer-list-search .app-settings-icon {
  margin-left: 10px;
}
#customer-list-search .email-icon-container {
  width: 38px;
}
#customer-list-search .icon-send-mail {
  color: #333333;
  padding: 2px 0 0 10px;
  font-size: 24px;
}
#customer-list-search .btn-disabled {
  cursor: default;
}
#customer-list-search .btn-disabled i,
#customer-list-search .btn-disabled span {
  opacity: 0.7;
}
.accordion-heading {
  border-bottom: 1px #c7c7c7 solid;
  font-size: 16px;
  color: #333333;
  width: 100%;
  word-wrap: break-word;
}
.accordion-heading .accordion-heading-box {
  box-sizing: border-box;
  cursor: pointer;
  background: #fff;
  width: 100%;
  padding-right: 10px;
}
.accordion-heading .accordion-heading-box .icon {
  margin-left: 12px;
}
.accordion-heading .accordion-heading-box .icon.panel-icon {
  margin-right: 10px;
}
.accordion-heading .accordion-heading-box:hover,
.accordion-heading .accordion-heading-box.selected {
  background: #fff;
}
.accordion-heading .accordion-heading-box.selected {
  color: #222222;
  font-weight: 700;
  text-decoration: underline;
}
.accordion-body {
  font-size: 16px;
  color: #333333;
}
.accordion-body .accordion-row {
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
  background: #fff;
}
.accordion-body .accordion-row:last-child {
  border-bottom: 1px rgba(51, 51, 51, 0.2) solid;
}
.accordion-body .accordion-row .user-icon {
  margin-right: 10px;
}
.accordion-body .accordion-row.selected {
  color: #222222;
  font-weight: 500;
}
.accordion-body .accordion-row.selected .vertical-middle.full-width {
  text-decoration: underline;
}
#no-selected-customer {
  font-size: 14px;
  color: #555555;
  cursor: pointer;
  white-space: nowrap;
  padding-left: 8px;
}
.accordion-collapse {
  -webkit-transition: max-height 0.1s;
  -o-transition: max-height 0.1s;
  transition: max-height 0.1s;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
#selected-customer {
  left: 46px;
  width: -moz-calc(100% - 6px);
  width: -webkit-calc(100% - 6px);
  width: calc(100% - 6px);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: -4px;
}
#day-picker .dropdown-toggle {
  font-size: 16px;
  height: 46px;
  padding: 0;
}
#day-picker .dropdown-toggle .btn {
  height: 46px;
  width: 46px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
#day-picker .btn.btn-dropdown > span {
  padding: 0 10px;
}
#day-picker .dropdown-menu {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  left: 46px;
  cursor: pointer;
  border: 0;
  -webkit-box-shadow: 1px -1px 8px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px -1px 8px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px -1px 8px 0px rgba(0, 0, 0, 0.15);
}
#day-picker .dropdown-menu > li {
  display: table;
  height: 100%;
  width: 100%;
}
#day-picker .dropdown-menu > li.btn-height {
  min-height: 40px;
}
#day-picker .dropdown-menu > li .menu-pointer {
  cursor: auto;
}
#day-picker .dropdown-menu > li > a {
  padding: 0 13px;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 46px;
  background: #e2e2e2;
  font-size: 16px;
  color: #333333;
  border: 1px rgba(51, 51, 51, 0.2) solid;
  border-top: 0;
}
#day-picker .dropdown-menu > li > a.full-width {
  width: 100%;
}
#day-picker .dropdown-menu > li > a:hover,
#day-picker .dropdown-menu > li > a.active {
  background: #fff !important;
}
#application-left {
  padding: 0;
}
.customer-square {
  width: 46px;
  min-height: 46px;
  position: relative;
  display: table-cell;
  height: 100%;
}
.customer-square > div:nth-child(1) {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
}
.customer-square > div:nth-child(2) {
  border: 1px solid #999999;
  position: absolute;
  left: 50%;
  height: 100%;
}
.customer-square > div:nth-child(2).last {
  border: 1px solid #999999;
  position: absolute;
  left: 50%;
  height: 50%;
}
.customer-row {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  word-break: break-word;
}
.accordion-row.selected {
  color: #222222;
}
.accordion-row.selected .customer-square > div:nth-child(1) {
  border-color: #222222;
}
.accordion-row.selected .customer-square > div:nth-child(2) {
  border-color: #222222;
}
.accordion-row.selected .customer-square.last {
  border-color: #222222;
}
.walkon-row {
  border-top: 1px #c7c7c7 solid;
  font-size: 16px;
  font-weight: 500;
}
.walkon-row .user-icon {
  margin-left: 10px;
  margin-right: 12px;
}
.hide-customer-list {
  position: absolute;
  -webkit-transition: left 0.5s 0 ease-in;
  -o-transition: left 0.5s 0 ease-in;
  transition: left 0.5s 0 ease-in;
}
.expand-content {
  -webkit-transition: width 0.5s 0 ease-in;
  -o-transition: width 0.5s 0 ease-in;
  transition: width 0.5s 0 ease-in;
}
.expand-content-portrait {
  -webkit-transition: left 0.5s 0 ease-in;
  -o-transition: left 0.5s 0 ease-in;
  transition: left 0.5s 0 ease-in;
}
#customer-list-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 34, 34, 0.05);
  z-index: 103;
}
.right-input-sign {
  position: absolute;
  right: 10px;
  top: 12px;
  color: #999999;
}
.left-input-sign {
  position: absolute;
  top: 33px;
  left: 23px;
  z-index: 5;
}
.filter-customer-tree {
  font-size: 14px;
  padding: 2px 0 15px 0;
}
.filter-customer-tree div {
  display: inline-block;
}
.filter-customer-tree > div {
  margin-right: 8px;
}
.filter-customer-tree .custom-checkbox {
  line-height: 16px;
}
.filter-customers-email {
  font-size: 14px;
  margin: 0 13px 13px;
  display: flex;
  flex-direction: column;
  user-select: none;
}
.filter-customers-email > * {
  margin: 5px 0;
  flex: 1;
}
.filter-customers-email .filters {
  display: flex;
}
.filter-customers-email .filters > * {
  margin-right: 15px;
}
.filter-customers-email .filters > * .custom-checkbox {
  display: inline-block;
}
.filter-customers-email .customerEmailsValidation {
  color: #cc0000;
}
.special-tax-text {
  margin-left: 15px;
  margin-top: 3px;
  color: #999999;
}
.inactive-shop .accordion-heading-box {
  color: #999999;
  background: #f4f4f4;
}
.inactive-shop .accordion-heading-box.selected {
  color: #555;
  background-color: #f0f0f0;
}
.inactive-customer .customer-row {
  color: #999999;
}
.inactive-customer .customer-row.selected {
  color: #555;
}
#product-view > #product-details,
#product-view > product-lookup-component > #product-details {
  background: #e0e0e0;
  padding: 11px;
  border: 0;
}
#product-view > #product-details .btn,
#product-view > product-lookup-component > #product-details .btn {
  min-height: 40px;
}
#product-view > #product-details .btn-toggle,
#product-view > product-lookup-component > #product-details .btn-toggle {
  max-width: 120px;
  text-wrap: wrap;
}
#product-view > #product-details input,
#product-view > product-lookup-component > #product-details input,
#product-view > #product-details .btn,
#product-view > product-lookup-component > #product-details .btn {
  font-size: 14px;
}
#product-view > #product-details .tab-controller,
#product-view > product-lookup-component > #product-details .tab-controller {
  padding-top: 5px;
}
#product-view > #product-details .product-details,
#product-view > product-lookup-component > #product-details .product-details {
  display: table;
  width: 100%;
  padding: 10px 0 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#product-view > #product-details .product-details .section-header,
#product-view > product-lookup-component > #product-details .product-details .section-header {
  padding-top: 0;
}
#product-view > #product-details .product-pic,
#product-view > product-lookup-component > #product-details .product-pic {
  vertical-align: top;
}
#product-view > #product-details .product-pic > img,
#product-view > product-lookup-component > #product-details .product-pic > img {
  border: 1px solid #999999;
  margin-right: 34px;
}
#product-view > #product-details .form-group,
#product-view > product-lookup-component > #product-details .form-group {
  margin-bottom: 20px;
  padding-left: 6px;
  padding-right: 6px;
  float: left;
  width: 20%;
  box-sizing: border-box;
  display: table-cell;
}
#product-view > #product-details .form-group.product-submission-buttons,
#product-view > product-lookup-component > #product-details .form-group.product-submission-buttons {
  width: auto;
}
#product-view > #product-details .form-group.form-group-product .onoffswitch-inner .onoffswitch-inner-active,
#product-view > product-lookup-component > #product-details .form-group.form-group-product .onoffswitch-inner .onoffswitch-inner-active,
#product-view > #product-details .form-group.form-group-product .onoffswitch-inner .onoffswitch-inner-inactive,
#product-view > product-lookup-component > #product-details .form-group.form-group-product .onoffswitch-inner .onoffswitch-inner-inactive {
  height: 36px;
  line-height: 36px;
}
#product-view > #product-details .form-group .togglable-group,
#product-view > product-lookup-component > #product-details .form-group .togglable-group {
  color: #878787;
  line-height: 16px;
}
#product-view > #product-details .form-group .togglable-group .btn,
#product-view > product-lookup-component > #product-details .form-group .togglable-group .btn {
  height: 16px;
  padding: 0;
}
#product-view > #product-details .form-group .togglable-group ul label,
#product-view > product-lookup-component > #product-details .form-group .togglable-group ul label {
  letter-spacing: -0.4px;
}
#product-view > #product-details .form-group .togglable-group ul.list-inline,
#product-view > product-lookup-component > #product-details .form-group .togglable-group ul.list-inline {
  padding-top: 0px;
}
#product-view > #product-details .form-group .togglable-group ul.list-inline > li,
#product-view > product-lookup-component > #product-details .form-group .togglable-group ul.list-inline > li {
  padding-right: 10px;
}
#product-view > #product-details .form-group label,
#product-view > product-lookup-component > #product-details .form-group label,
#product-view > #product-details .form-group .label,
#product-view > product-lookup-component > #product-details .form-group .label {
  letter-spacing: 0.28px;
  font-size: 14px;
  white-space: normal;
  margin-bottom: 8px;
}
#product-view > #product-details .form-group .label,
#product-view > product-lookup-component > #product-details .form-group .label {
  white-space: initial;
  margin-bottom: 0;
}
#product-view > #product-details .form-group input[type='text'],
#product-view > product-lookup-component > #product-details .form-group input[type='text'] {
  max-width: 100%;
  color: #878787;
}
#product-view > #product-details .form-group p,
#product-view > product-lookup-component > #product-details .form-group p {
  letter-spacing: -0.35px;
  margin-bottom: 0;
}
#product-view > #product-details .form-group.form-group-no-margin,
#product-view > product-lookup-component > #product-details .form-group.form-group-no-margin {
  margin-bottom: 0;
}
#product-view > #product-details .form-group.form-group-small-margin,
#product-view > product-lookup-component > #product-details .form-group.form-group-small-margin {
  margin-bottom: 6px;
}
#product-view > #product-details .form-group.form-group-no-padding,
#product-view > product-lookup-component > #product-details .form-group.form-group-no-padding {
  padding-right: 0;
}
#product-view > #product-details .product-pricing .form-group,
#product-view > product-lookup-component > #product-details .product-pricing .form-group {
  width: auto;
  margin-right: 30px;
  margin-bottom: 16px;
  font-size: 14px;
  letter-spacing: 0.14px;
}
#product-view > #product-details .product-pricing .form-group p,
#product-view > product-lookup-component > #product-details .product-pricing .form-group p {
  color: #878787;
}
#product-view > #product-details .product-promo,
#product-view > product-lookup-component > #product-details .product-promo {
  margin-left: -8px;
  margin-right: -8px;
  padding-top: 10px;
}
#product-view > #product-details .product-promo .form-group,
#product-view > product-lookup-component > #product-details .product-promo .form-group {
  width: auto;
  margin-right: 30px;
  margin-bottom: 20px;
  font-size: 14px;
}
#product-view > #product-details .product-promo .form-group label,
#product-view > product-lookup-component > #product-details .product-promo .form-group label {
  margin-bottom: 0;
  letter-spacing: 0.14px;
}
#product-view > #product-details .product-promo .form-group p,
#product-view > product-lookup-component > #product-details .product-promo .form-group p {
  color: #878787;
  letter-spacing: 0.14px;
}
#product-view > #product-details .product-promo #products-inventory > thead > tr > th,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > thead > tr > th,
#product-view > #product-details .product-promo #products-inventory > tbody > tr > th,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > tbody > tr > th,
#product-view > #product-details .product-promo #products-inventory > tfoot > tr > th,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > tfoot > tr > th,
#product-view > #product-details .product-promo #products-inventory > thead > tr > td,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > thead > tr > td,
#product-view > #product-details .product-promo #products-inventory > tbody > tr > td,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > tbody > tr > td,
#product-view > #product-details .product-promo #products-inventory > tfoot > tr > td,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > tfoot > tr > td {
  border-top: none;
  font-size: 14px;
  letter-spacing: 0.14px;
  color: #1c1c1c;
}
#product-view > #product-details .product-promo #products-inventory > thead > tr > th:first-child,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > thead > tr > th:first-child,
#product-view > #product-details .product-promo #products-inventory > tbody > tr > th:first-child,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > tbody > tr > th:first-child,
#product-view > #product-details .product-promo #products-inventory > tfoot > tr > th:first-child,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > tfoot > tr > th:first-child,
#product-view > #product-details .product-promo #products-inventory > thead > tr > td:first-child,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > thead > tr > td:first-child,
#product-view > #product-details .product-promo #products-inventory > tbody > tr > td:first-child,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > tbody > tr > td:first-child,
#product-view > #product-details .product-promo #products-inventory > tfoot > tr > td:first-child,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > tfoot > tr > td:first-child {
  padding-left: 0;
}
#product-view > #product-details .product-promo #products-inventory > thead > tr > th:last-child,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > thead > tr > th:last-child,
#product-view > #product-details .product-promo #products-inventory > tbody > tr > th:last-child,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > tbody > tr > th:last-child,
#product-view > #product-details .product-promo #products-inventory > tfoot > tr > th:last-child,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > tfoot > tr > th:last-child,
#product-view > #product-details .product-promo #products-inventory > thead > tr > td:last-child,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > thead > tr > td:last-child,
#product-view > #product-details .product-promo #products-inventory > tbody > tr > td:last-child,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > tbody > tr > td:last-child,
#product-view > #product-details .product-promo #products-inventory > tfoot > tr > td:last-child,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > tfoot > tr > td:last-child {
  text-align: center;
}
#product-view > #product-details .product-promo #products-inventory > thead > tr > th,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > thead > tr > th {
  border-bottom: 1px solid #ddd;
  font-size: 12px;
  letter-spacing: 0.12px;
}
#product-view > #product-details .product-promo #products-inventory > thead > tr > th:last-child,
#product-view > product-lookup-component > #product-details .product-promo #products-inventory > thead > tr > th:last-child {
  text-align: center;
}
#product-view > #product-details .product-availability,
#product-view > product-lookup-component > #product-details .product-availability {
  margin-bottom: 0;
}
#product-view > #product-details .product-availability > thead > tr > th,
#product-view > product-lookup-component > #product-details .product-availability > thead > tr > th,
#product-view > #product-details .product-availability > tbody > tr > th,
#product-view > product-lookup-component > #product-details .product-availability > tbody > tr > th,
#product-view > #product-details .product-availability > tfoot > tr > th,
#product-view > product-lookup-component > #product-details .product-availability > tfoot > tr > th,
#product-view > #product-details .product-availability > thead > tr > td,
#product-view > product-lookup-component > #product-details .product-availability > thead > tr > td,
#product-view > #product-details .product-availability > tbody > tr > td,
#product-view > product-lookup-component > #product-details .product-availability > tbody > tr > td,
#product-view > #product-details .product-availability > tfoot > tr > td,
#product-view > product-lookup-component > #product-details .product-availability > tfoot > tr > td {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: none;
  font-size: 14px;
  letter-spacing: 0.14px;
  color: #1c1c1c;
  text-align: center;
}
#product-view > #product-details .product-availability > thead > tr:first-child > td,
#product-view > product-lookup-component > #product-details .product-availability > thead > tr:first-child > td,
#product-view > #product-details .product-availability > tbody > tr:first-child > td,
#product-view > product-lookup-component > #product-details .product-availability > tbody > tr:first-child > td,
#product-view > #product-details .product-availability > tfoot > tr:first-child > td,
#product-view > product-lookup-component > #product-details .product-availability > tfoot > tr:first-child > td {
  padding-top: calc(16px);
}
#product-view > #product-details .product-availability > thead > tr > th,
#product-view > product-lookup-component > #product-details .product-availability > thead > tr > th {
  border-bottom: 1px solid #ddd;
  font-size: 12px;
  padding-top: 10px;
  letter-spacing: 0.12px;
}
#product-view > #product-details .product-availability > thead > tr > th:last-child,
#product-view > product-lookup-component > #product-details .product-availability > thead > tr > th:last-child {
  text-align: center;
}
#product-view > #product-details .panel-group,
#product-view > product-lookup-component > #product-details .panel-group {
  margin-bottom: 0;
}
#product-view > #product-details .panel-group .panel-default,
#product-view > product-lookup-component > #product-details .panel-group .panel-default {
  border: 0;
}
#product-view > #product-details .panel-group .panel-default .panel-heading,
#product-view > product-lookup-component > #product-details .panel-group .panel-default .panel-heading {
  background: #fff;
  border: 0;
  padding: 0;
}
#product-view > #product-details .panel-group .panel-default .panel-heading .accordion-header,
#product-view > product-lookup-component > #product-details .panel-group .panel-default .panel-heading .accordion-header {
  position: relative;
}
#product-view > #product-details .panel-group .panel-default .panel-heading .accordion-header .expand-arrow,
#product-view > product-lookup-component > #product-details .panel-group .panel-default .panel-heading .accordion-header .expand-arrow {
  position: absolute;
  right: 12px;
  bottom: 20px;
}
#product-view > #product-details .panel-group .panel-default .panel-heading .accordion-header .expand-arrow span,
#product-view > product-lookup-component > #product-details .panel-group .panel-default .panel-heading .accordion-header .expand-arrow span {
  display: inline-block;
}
#product-view > #product-details .panel-group .panel-default .panel-heading .accordion-header .expand-arrow .expand-desc,
#product-view > product-lookup-component > #product-details .panel-group .panel-default .panel-heading .accordion-header .expand-arrow .expand-desc {
  font-style: italic;
  padding-right: 5px;
}
#product-view > #product-details .panel-group .panel-default .panel-body,
#product-view > product-lookup-component > #product-details .panel-group .panel-default .panel-body {
  border: 0;
  padding: 18px 0 0 0;
}
#product-view > #product-details .panel-group .panel-default .panel-body .warranty,
#product-view > product-lookup-component > #product-details .panel-group .panel-default .panel-body .warranty {
  margin-bottom: 18px;
}
#product-view > #product-details .nav-tabs,
#product-view > product-lookup-component > #product-details .nav-tabs {
  margin-top: 18px;
}
#product-view > #product-details .nav-tabs li a,
#product-view > product-lookup-component > #product-details .nav-tabs li a {
  letter-spacing: -0.45px;
  border: 0;
  padding: 0 22px;
  margin-bottom: 18px;
}
#product-view > #product-details .nav-tabs li.active,
#product-view > product-lookup-component > #product-details .nav-tabs li.active {
  background: #fff;
}
#product-view > #product-details .nav-tabs li:first-child a,
#product-view > product-lookup-component > #product-details .nav-tabs li:first-child a {
  padding-left: 0;
}
#product-view > #product-details .nav-tabs li:last-child a,
#product-view > product-lookup-component > #product-details .nav-tabs li:last-child a {
  border-right: 0;
}
#product-view > #product-details .section-header,
#product-view > product-lookup-component > #product-details .section-header {
  margin-bottom: 20px;
  margin-top: 10px;
}
.add-to-order-form {
  display: table;
  width: -moz-calc(100% + 12px);
  width: -webkit-calc(100% + 12px);
  width: calc(100% + 12px);
  margin-left: -6px;
}
.add-to-order-form textarea.form-control {
  max-width: -moz-calc(100% - 12px);
  max-width: -webkit-calc(100% - 12px);
  max-width: calc(100% - 12px);
  min-width: -moz-calc(100% - 12px);
  min-width: -webkit-calc(100% - 12px);
  min-width: calc(100% - 12px);
  margin-left: 6px;
  margin-top: 20px;
}
.add-to-order-form label,
#eccontract-view label {
  letter-spacing: -0.35px;
  white-space: pre;
  margin-bottom: 8px;
}
.add-to-order-form .inner-horizontal-line,
#eccontract-view .inner-horizontal-line {
  margin-top: 5px;
  margin-bottom: 10px;
}
.add-to-order-form .form-group,
#eccontract-view .form-group {
  padding-right: 20px;
}
.add-to-order-form .form-group input,
#eccontract-view .form-group input {
  background-color: #fff;
}
.add-to-order-form .form-group .click-btn,
#eccontract-view .form-group .click-btn {
  cursor: pointer;
  min-width: 0;
  background: transparent;
  font-size: 16px;
}
.add-to-order-form .form-group .click-btn .icon,
#eccontract-view .form-group .click-btn .icon {
  margin-right: 4px;
  vertical-align: -3px;
}
#products-inventory th,
#products-inventory td {
  letter-spacing: -0.35px;
}
#products-inventory thead {
  border-bottom: 0;
}
#products-inventory tbody {
  border-top: 0;
}
#products-inventory .btn {
  background: #fff;
}
.link-button {
  font-weight: 700;
  border-bottom: 1px solid #878787;
}
.product-info {
  text-align: center;
  color: #878787;
  letter-spacing: 0.12px;
  padding: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.product-info .warranty {
  font-size: 16px;
  letter-spacing: 0.16px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
}
.serial-number-group {
  margin-bottom: 10px;
}
.warranty-question {
  margin-top: 10px;
}
.warranty-question label {
  margin-left: 10px;
}
.btn.btn-summary {
  width: 100%;
  margin: 5px 0;
  min-width: 175px;
}
#preview-textarea {
  width: 100%;
  height: 80px;
  resize: none;
  cursor: pointer;
  margin-top: 10px;
  padding: 10px;
}
.summary-icon {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  text-align: center;
  width: 35px;
  height: 40px;
  margin-left: 10px;
  cursor: pointer;
  min-width: 35px;
}
.summary-icon.full-width {
  width: 100%;
}
.summary-icon.disabled {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#transactions-summary .dropdown-filter a.dropdown-toggle,
#transactionView .dropdown-filter a.dropdown-toggle {
  height: 40px;
  line-height: 40px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
}
#transactions-summary .dropdown-filter.open > a,
#transactionView .dropdown-filter.open > a {
  border: 1px solid #333333;
  padding: 0 10px;
}
#transactions-summary .dropdown-filter .dropdown-menu,
#transactionView .dropdown-filter .dropdown-menu {
  top: 40px;
}
#transactions-summary .dropdown.no-input,
#transactionView .dropdown.no-input {
  border: 0;
}
#transactions-summary .dropdown-menu .custom-checkbox,
#transactionView .dropdown-menu .custom-checkbox {
  display: inline-block;
  margin-right: 10px;
}
#transactionView .accordion-heading-box {
  height: 40px;
  background-color: #999999;
  font-size: 16px;
  color: #fff;
  border: 0;
  margin-bottom: 2px;
  padding-left: 11px;
  padding-right: 11px;
  font-weight: 500;
}
.no-padding {
  padding: 0 !important;
}
.padding-left-11 {
  padding-left: 11px;
}
.notes-section {
  margin-top: 20px;
}
.label-to {
  height: 40px;
  color: #c7c7c7;
}
#payment-view th,
#payment-view td {
  border: 0;
}
#payment-details {
  border-top: 1px solid #ddd;
  margin: 20px 0;
  border-bottom: 1px solid #ddd;
}
#payment-details.walkon {
  border: 0;
  margin: 0;
}
.add-po-number div {
  height: 40px;
}
.add-po-number input {
  padding-left: 10px !important;
}
.add-po-number span {
  cursor: pointer;
}
.right-placeholder .search-icon.dark {
  top: 14px;
}
.filters-container,
.general-filters,
.show-more {
  display: flex;
  flex-flow: row;
}
.wrap-filters {
  flex-flow: row wrap;
}
.wrap-filters .show-more-item {
  min-width: 155px;
}
.wrap-filters .show-more-item:first-child {
  padding-left: 0;
}
.break-row {
  width: 100%;
  flex-basis: 100%;
  height: 0;
}
.part-number {
  min-width: 120px;
}
.date-range {
  display: flex;
}
.date-range .date {
  padding-left: 8px;
  padding-right: 8px;
  min-width: 120px;
}
.date-range .end-date,
.date-range .more {
  padding-left: 8px;
}
.date-range .end-date {
  min-width: 120px;
}
.show-more-item {
  padding-left: 8px;
  min-width: 115px;
  max-width: 155px;
}
.history-button {
  padding-left: 8px;
}
.opportunity-list-disabled {
  color: #999;
}
.opportunity-list-switch-container {
  display: table;
  margin: 0 auto;
  margin-top: 4px;
}
.overlay-top-margin {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.customer-details {
  margin-top: 30px;
}
.address-holder > div,
.signer-holder > div,
.principal-holder > div,
.address-holder > span,
.signer-holder > span,
.principal-holder > span {
  display: table-cell;
  vertical-align: top;
}
.address-holder .item-index,
.signer-holder .item-index,
.principal-holder .item-index {
  font-size: 16px;
  color: #666;
  padding-right: 5px;
}
.btn-debtor {
  height: 40px;
  margin-left: 20px;
  padding: 0 10px;
}
.btn-debtor .icon {
  margin-bottom: -3px;
}
.phone-container {
  width: 100%;
}
.btn-add-debtor {
  width: 100%;
}
.call-day-toggle label {
  border: 0;
}
.shop-row {
  font-size: 16px;
  height: 35px !important;
}
.search-shop button {
  width: 42px !important;
}
.search-shop input {
  margin-top: 4px;
}
#customer-profile {
  padding-bottom: 15px;
}
#customer-profile .validation-error-bullet {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  width: 17px;
  border-radius: 50%;
  border: 1px solid red;
  height: 17px;
  background: red;
  line-height: 18px;
  font-size: 12px;
  font-weight: 500;
  color: white;
}
#customer-profile.top-section {
  padding: 0px 20px;
  -webkit-box-shadow: 1px -1px 8px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px -1px 8px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px -1px 8px 0px rgba(0, 0, 0, 0.15);
}
#customer-profile.top-section .customer-profile-form {
  display: flex;
  flex-direction: column;
  min-height: 85vh;
}
#customer-profile.top-section .panel-heading {
  display: flex;
  flex-flow: column nowrap;
  margin: 0 -15px;
  top: 0;
  z-index: 1003;
  background-color: white;
}
#customer-profile.top-section .panel-heading .heading-holder {
  display: flex;
  flex-flow: row wrap;
  padding: 10px 10px 0 10px;
}
@media (max-width: 599px) {
  #customer-profile.top-section .panel-heading .heading-holder {
    flex-direction: column !important;
  }
}
#customer-profile.top-section .panel-heading .section-header {
  word-break: break-word;
  margin: 0;
  padding: 0;
  flex: 1;
  min-width: 250px;
}
#customer-profile.top-section .panel-heading .section-header .section-subtitle {
  display: flex;
  flex-direction: column;
}
#customer-profile.top-section .panel-heading .buttons-holder {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  margin: auto 0;
  flex: 1;
}
@media (max-width: 599px) {
  #customer-profile.top-section .panel-heading .buttons-holder {
    justify-content: center;
  }
}
@media (max-width: 899px) {
  #customer-profile.top-section .panel-heading .buttons-holder {
    flex-flow: row wrap;
  }
}
#customer-profile.top-section .panel-heading .buttons-holder .resize-button {
  margin: 5px;
  flex: 1 0 30%;
  max-height: 38px;
  min-width: 195px;
  max-width: 210px;
}
#customer-profile.top-section .panel-heading .buttons-holder .resize-button:first-of-type {
  margin-left: 0px;
}
#customer-profile.top-section .panel-body {
  padding-bottom: 15px;
  margin: 0 -15px;
}
#customer-profile .menu-container {
  width: 100%;
}
#customer-profile .menu-container .menu-mobile {
  display: none;
  margin: 10px 0px;
}
@media only screen and (max-width: 599px) {
  #customer-profile .menu-container .menu-mobile {
    display: block;
  }
}
#customer-profile .menu-container .menu {
  display: flex;
  flex-flow: row nowrap;
  overflow: auto;
  margin-bottom: 10px;
}
@media only screen and (min-width: 599px) {
  #customer-profile .menu-container .menu {
    justify-content: left;
  }
}
#customer-profile .menu-container .menu a {
  position: relative;
  min-height: 70px;
  cursor: pointer;
  margin: 5px;
  background-color: #f0f0f0;
  text-align: center;
  box-shadow: 0px 3px 3px 0px rgba(160, 160, 160, 0.7);
  min-width: 90px;
  user-select: none;
  flex: 1;
  padding: 2px;
}
@media only screen and (max-width: 599px) {
  #customer-profile .menu-container .menu a {
    display: none;
  }
}
#customer-profile .menu-container .menu a.active {
  background-color: black;
  color: white;
}
#customer-profile .menu-container .menu a .button-container {
  display: flex;
  flex-flow: column nowrap;
  position: relative;
  align-items: center;
  justify-content: space-evenly;
  height: 100%;
  width: 100%;
}
#customer-profile .menu-container .menu a .button-container[disabled],
#customer-profile .menu-container .menu a .button-container.disabled {
  cursor: not-allowed;
}
#customer-profile .menu-container .menu a .button-container .button-error {
  width: 100%;
}
#customer-profile .menu-container .menu a .button-container .button-icon {
  font-size: 30px;
}
#customer-profile .menu-container .menu a .button-container .button-icon.smaller-font {
  font-size: 35px !important;
}
#customer-profile .menu-container .menu a .button-container .button-name {
  font-size: 14px;
}
#customer-profile-body {
  max-height: 100%;
  overflow: initial;
}
#customer-profile .center-content {
  display: flex;
  justify-content: center;
  width: 100%;
}
.success-section {
  align-self: flex-end;
  margin-right: 15px;
  margin-bottom: 5px;
}
.success-section .icon {
  margin-top: 5px;
  margin-right: 5px;
}
@media (max-width: 599px) {
  .success-section {
    align-self: center;
  }
}
.success-label {
  color: #5cb85c;
  font-size: 16px;
}
.border-invalid {
  border-color: #cc0000 !important;
}
.input-group-btn.dropdown-holder .dropdown.open .btn.btn-dropdown {
  z-index: 100;
}
#customer-profile-shop-contract .tab-menu-container {
  margin-bottom: 10px;
  user-select: none;
}
#customer-profile-shop-contract .tab-menu-container .tab-list::-webkit-scrollbar {
  height: 5px;
}
#customer-profile-shop-contract .tab-menu-container .tab-list {
  display: flex;
  flex-flow: row nowrap;
  margin: 0;
  padding: 0;
  height: 80px;
  overflow-x: auto;
  overflow-y: hidden;
}
#customer-profile-shop-contract .tab-menu-container .tab-list .tab-item {
  flex: 1;
  border-bottom: 1px solid #c0c0c0;
  min-width: 130px;
  height: 72px;
  cursor: pointer;
}
#customer-profile-shop-contract .tab-menu-container .tab-list .tab-item.active {
  border-bottom: 3px solid #cc0000;
}
#customer-profile-shop-contract .tab-menu-container .tab-list .tab-item .tab-item-content {
  text-align: center;
  text-transform: capitalize;
  font-size: 16px;
  letter-spacing: 0.16px;
  position: relative;
  height: 85px;
}
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container,
#customer-profile-shop-contract .tab-controller-content .reference-container,
#customer-profile-shop-contract .tab-controller-content .principals-container {
  margin-bottom: 15px;
  padding: 10px;
}
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container.collapsed,
#customer-profile-shop-contract .tab-controller-content .reference-container.collapsed,
#customer-profile-shop-contract .tab-controller-content .principals-container.collapsed {
  box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 10px;
}
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .affiliated-business-title,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .affiliated-business-title,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .affiliated-business-title,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .affiliated-business-title,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .affiliated-business-title,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .affiliated-business-title,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .affiliated-business-title,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .affiliated-business-title,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .affiliated-business-title,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .reference-title,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .reference-title,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .reference-title,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .reference-title,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .reference-title,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .reference-title,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .reference-title,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .reference-title,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .reference-title,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .principals-title,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .principals-title,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .principals-title,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .principals-title,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .principals-title,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .principals-title,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .principals-title,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .principals-title,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .principals-title {
  align-items: center;
  justify-content: flex-end;
  min-width: 110px;
  cursor: pointer;
  font-size: 18px;
  user-select: none;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  margin-right: 10px;
}
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .affiliated-business-title span,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .affiliated-business-title span,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .affiliated-business-title span,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .affiliated-business-title span,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .affiliated-business-title span,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .affiliated-business-title span,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .affiliated-business-title span,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .affiliated-business-title span,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .affiliated-business-title span,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .reference-title span,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .reference-title span,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .reference-title span,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .reference-title span,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .reference-title span,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .reference-title span,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .reference-title span,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .reference-title span,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .reference-title span,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .principals-title span,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .principals-title span,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .principals-title span,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .principals-title span,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .principals-title span,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .principals-title span,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .principals-title span,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .principals-title span,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .principals-title span {
  cursor: pointer;
}
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .affiliated-business-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .affiliated-business-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .affiliated-business-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .affiliated-business-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .affiliated-business-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .affiliated-business-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .affiliated-business-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .affiliated-business-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .affiliated-business-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .reference-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .reference-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .reference-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .reference-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .reference-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .reference-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .reference-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .reference-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .reference-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .principals-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .principals-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .principals-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .principals-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .principals-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .principals-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .principals-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .principals-title .collapse-button,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .principals-title .collapse-button {
  cursor: pointer;
  padding: 0 5px;
  position: relative;
}
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-affiliated-business-btn,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-affiliated-business-btn,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-affiliated-business-btn,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-affiliated-business-btn,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-affiliated-business-btn,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-affiliated-business-btn,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-affiliated-business-btn,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-affiliated-business-btn,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-affiliated-business-btn,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-reference-btn,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-reference-btn,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-reference-btn,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-reference-btn,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-reference-btn,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-reference-btn,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-reference-btn,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-reference-btn,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-reference-btn,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-principal-btn,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-principal-btn,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-principal-btn,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-principal-btn,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-principal-btn,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-principal-btn,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-principal-btn,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-principal-btn,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-principal-btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-flow: row nowrap;
  color: red;
  cursor: pointer;
  font-size: 18px;
  user-select: none;
  margin-left: 10px;
  white-space: nowrap;
}
@media (max-width: 599px) {
  #customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-affiliated-business-btn,
  #customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-affiliated-business-btn,
  #customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-affiliated-business-btn,
  #customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-affiliated-business-btn,
  #customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-affiliated-business-btn,
  #customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-affiliated-business-btn,
  #customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-affiliated-business-btn,
  #customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-affiliated-business-btn,
  #customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-affiliated-business-btn,
  #customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-reference-btn,
  #customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-reference-btn,
  #customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-reference-btn,
  #customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-reference-btn,
  #customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-reference-btn,
  #customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-reference-btn,
  #customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-reference-btn,
  #customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-reference-btn,
  #customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-reference-btn,
  #customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-principal-btn,
  #customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-principal-btn,
  #customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-principal-btn,
  #customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-principal-btn,
  #customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-principal-btn,
  #customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-principal-btn,
  #customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-principal-btn,
  #customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-principal-btn,
  #customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-principal-btn {
    min-width: 30px;
  }
}
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-affiliated-business-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-affiliated-business-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-affiliated-business-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-affiliated-business-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-affiliated-business-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-affiliated-business-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-affiliated-business-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-affiliated-business-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-affiliated-business-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-reference-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-reference-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-reference-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-reference-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-reference-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-reference-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-reference-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-reference-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-reference-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-principal-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-principal-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-principal-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-principal-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-principal-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-principal-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-principal-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-principal-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-principal-btn .delete-affiliated-business-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-affiliated-business-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-affiliated-business-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-affiliated-business-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-affiliated-business-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-affiliated-business-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-affiliated-business-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-affiliated-business-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-affiliated-business-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-affiliated-business-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-reference-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-reference-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-reference-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-reference-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-reference-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-reference-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-reference-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-reference-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-reference-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-principal-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-principal-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-principal-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-principal-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-principal-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-principal-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-principal-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-principal-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-principal-btn .delete-references-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-affiliated-business-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-affiliated-business-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-affiliated-business-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-affiliated-business-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-affiliated-business-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-affiliated-business-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-affiliated-business-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-affiliated-business-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-affiliated-business-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-reference-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-reference-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-reference-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-reference-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-reference-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-reference-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-reference-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-reference-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-reference-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-principal-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-principal-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-principal-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-principal-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-principal-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-principal-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-principal-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-principal-btn .delete-principal-icon,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-principal-btn .delete-principal-icon {
  padding: 0 5px;
  position: relative;
}
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-affiliated-business-btn label,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-affiliated-business-btn label,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-affiliated-business-btn label,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-affiliated-business-btn label,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-affiliated-business-btn label,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-affiliated-business-btn label,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-affiliated-business-btn label,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-affiliated-business-btn label,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-affiliated-business-btn label,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-reference-btn label,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-reference-btn label,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-reference-btn label,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-reference-btn label,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-reference-btn label,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-reference-btn label,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-reference-btn label,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-reference-btn label,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-reference-btn label,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-header .delete-principal-btn label,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-header .delete-principal-btn label,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-header .delete-principal-btn label,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-header .delete-principal-btn label,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-header .delete-principal-btn label,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-header .delete-principal-btn label,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-header .delete-principal-btn label,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-header .delete-principal-btn label,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-header .delete-principal-btn label {
  cursor: pointer;
  margin-bottom: 0px;
  font-weight: normal;
}
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .affiliated-business-content,
#customer-profile-shop-contract .tab-controller-content .reference-container .affiliated-business-content,
#customer-profile-shop-contract .tab-controller-content .principals-container .affiliated-business-content,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .reference-content,
#customer-profile-shop-contract .tab-controller-content .reference-container .reference-content,
#customer-profile-shop-contract .tab-controller-content .principals-container .reference-content,
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .principals-content,
#customer-profile-shop-contract .tab-controller-content .reference-container .principals-content,
#customer-profile-shop-contract .tab-controller-content .principals-container .principals-content {
  min-height: 0;
  padding: 10px;
  display: flex;
  flex-flow: row wrap;
  background-color: #f0f0f0;
  box-shadow: 0px 0px 6px 0px rgba(160, 160, 160, 0.7);
}
#customer-profile-shop-contract .tab-controller-content .affiliated-businesses-container .divider-line,
#customer-profile-shop-contract .tab-controller-content .reference-container .divider-line,
#customer-profile-shop-contract .tab-controller-content .principals-container .divider-line {
  border-bottom: 1px #c7c7c7 solid;
  width: 100%;
  height: 1px;
  clear: both;
}
#customer-profile-shop-contract .tab-controller-content .principals-content .principals-add-previous-address {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 25px;
}
#customer-profile-shop-contract .tab-controller-content .principals-content .principals-add-previous-address .add-previous-address-btn {
  min-width: 100px;
  height: 20px;
  margin-top: 15px;
}
#customer-profile-shop-contract .tab-controller-content .principals-content .principals-add-previous-address .add-previous-address-label {
  padding-right: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#customer-profile-shop-contract .tab-controller-content .principals-content .previous-address-container {
  width: 100%;
  background-color: #e2e2e2;
  margin-bottom: 20px;
  box-shadow: 0px 0px 6px 0 rgba(160, 160, 160, 0.7);
  padding: 10px;
}
#customer-profile-shop-contract .tab-controller-content .principals-content .previous-address-container .previous-address-header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 10px 8px 10px;
  text-align: center;
}
#customer-profile-shop-contract .tab-controller-content .principals-content .previous-address-container .previous-address-header .previous-address-title {
  font-size: 16px;
  user-select: none;
}
#customer-profile-shop-contract .tab-controller-content .principals-content .previous-address-container .previous-address-header .previous-address-title .collapse-button {
  cursor: pointer;
}
#customer-profile-shop-contract .tab-controller-content .principals-content .previous-address-container .previous-address-header .delete-previous-address-btn {
  min-width: 110px;
  color: red;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  align-items: center;
}
#customer-profile-shop-contract .tab-controller-content .principals-content .previous-address-container .previous-address-header .delete-previous-address-btn .delete-previous-address-icon {
  margin: 0 5px;
}
#customer-profile-shop-contract .tab-controller-content .principals-content .previous-address-container .previous-address-header .delete-previous-address-btn label {
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 0;
}
#customer-profile-shop-contract .tab-controller-content .principals-content .previous-address-container .previous-address-content {
  padding-top: 10px;
  display: flex;
  flex-flow: row wrap;
}
#customer-profile-shop-contract .tab-controller-content .principals-content .label-text-overflow {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.helpMenu header {
  padding: 0 !important;
  margin: 0 !important;
}
.helpMenu #container section {
  padding: 15px;
}
#container-help {
  height: 100%;
  margin-bottom: 20px;
}
#container-help .search-box-container {
  background-color: #e0e0e0;
  padding: 15px;
  margin-bottom: 15px;
}
#container-help .video-box {
  margin-top: 20px;
}
#container-help .video-box .video-box-title {
  height: 17px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
#container-help .video-box .video-box-image {
  background-image: url(../images/videoBG.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 100%;
  display: block;
  border: 0;
  height: 0;
  width: 100%;
  cursor: pointer;
}
#container-help .accordion {
  margin-bottom: 15px;
}
#container-help .accordion-heading,
#container-help .accordion-row {
  border: 0;
}
#container-help .accordion-heading-box {
  background-color: #e2e2e2;
  border: 1px solid #c7c7c7;
  height: 47px;
  padding-left: 15px;
  font-size: 16px;
}
#container-help .preview-article-container {
  font-size: 12px;
  color: #333333;
  letter-spacing: 0.12px;
  padding: 0 20px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#container-help .preview-article-container .preview-article-title {
  font-size: 16px;
  letter-spacing: 0.16px;
  margin: 15px 0 12px 0;
}
#container-help .preview-article-container .preview-article-content {
  color: #878787;
  text-align: left;
}
#container-help .preview-article-container .preview-article-show-all {
  font-weight: 700;
  margin: 11px 0 15px 0;
}
#container-help .preview-article-container hr {
  border: 1px solid #c7c7c7;
  border-top: 0;
}
#container-help .article-container .article-title {
  font-weight: 700;
  text-align: center;
  width: 100%;
  display: table;
  height: 45px;
  position: relative;
}
#container-help .article-container .article-title .back-arrow {
  width: 30px;
  cursor: pointer;
}
#container-help .article-container img {
  display: block;
  margin: 3px auto;
  max-width: 100%;
}
#orderStatusDetails .form-group,
#orderStatus .form-group {
  margin-bottom: 0;
}
#orderStatusDetails .form-group p,
#orderStatus .form-group p {
  color: #999999;
}
#orderStatusDetails .table-bordered,
#orderStatus .table-bordered {
  margin-top: 20px;
}
.btn-back {
  height: 32px;
  width: 42px;
  cursor: pointer;
}
.order-status-heading {
  padding: 5px;
}
.order-status-heading button {
  margin-left: 5px;
}
.order-status-heading .vertical-holder,
.order-status-heading span {
  line-height: 32px;
}
.order-status-separator {
  margin-bottom: 15px;
}
.order-status-separator hr {
  background-color: #cccccc;
  height: 1px;
  border: 0;
  border-bottom: 10px;
}
.status-error {
  color: #cc0000 !important;
}
.status-error div {
  color: #cc0000 !important;
}
#order-status-content,
#status-item-content,
#status-details-content {
  overflow-y: auto;
}
#status-details-content {
  max-height: 415px;
}
#status-details-content .table-body {
  padding: 0;
}
#status-details-content .table-body .table-body-row {
  padding: 5px 0;
  font-size: 0;
  height: auto;
  min-height: 40px;
  display: block;
}
#status-details-content .table-body .table-body-row:hover {
  border: 1px solid #ccc;
  display: block;
}
#status-details-content .table-body .table-body-row .table-body-col {
  height: auto;
  padding-right: 7px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  word-break: break-word;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  font-size: 14px;
  border: 0;
}
#status-details-content .table-body .table-body-row .table-body-col.ng-hide {
  display: none;
}
#order-details {
  margin-top: 20px;
}
#order-details .tab-controller .tab-controller-content {
  padding: 15px;
}
#order-details .order-preview {
  position: absolute;
  background: rgba(0, 0, 0, 0.005);
  border: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  outline: none;
  padding: 0;
}
#order-details .button-active-preview {
  position: relative;
  z-index: 1001;
}
.order-summary-top-buttons {
  padding-top: 10px;
  border-top: 1px #c7c7c7 solid;
}
.order-summary-top-buttons .btn {
  min-width: 120px;
}
.order-summary-bottom-buttons .btn {
  min-width: 140px;
}
.order-summary-top-buttons .btn,
.order-summary-bottom-buttons .btn {
  height: 40px;
}
.order-summary-top-buttons .btn:disabled,
.order-summary-bottom-buttons .btn:disabled {
  opacity: 0.5;
  border: 1px solid #504242;
}
#order-details.preview-order input,
#order-details.preview-order div.dropdown,
#order-details.preview-order div.onoffswitch,
#order-details.preview-order button {
  pointer-events: none;
}
.items-table-box .table-bordered-header .tbody .tr {
  padding: 5px 0;
  font-size: 0;
  height: auto;
  min-height: 40px;
}
.items-table-box .table-bordered-header .tbody .tr > div {
  height: auto;
  padding-right: 7px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  word-break: break-word;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  font-size: 14px;
}
.items-table-box .table-bordered-header .tbody .tr .invalid-serial-number {
  border: 1px #FF0000 solid;
  height: 45px;
  line-height: 45px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item-validation {
  margin: 11px 0;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-bottom: 11px;
}
.item-validation .item-validation-index,
.item-validation .item-validation-content {
  display: table-cell;
  vertical-align: top;
}
.item-validation .item-validation-index {
  padding-top: 45px;
}
.item-validation .item-validation-content {
  padding: 0 11px 11px;
  margin-bottom: 11px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.item-validation .item-validation-content .row > div {
  padding-top: 11px;
}
.item-validation .item-validation-buttons {
  padding-top: 11px;
}
.item-validation .item-validation-buttons button {
  margin-left: 5px;
}
.promo-desc {
  font-size: 12px;
  font-style: italic;
  color: #555;
  padding-left: 5px;
}
.btn.btn-dropdown.invalid-promotion {
  border: 1px #FF0000 solid;
}
.walkon-summary {
  padding-bottom: 5px;
}
.walkon-summary h3 {
  margin-top: 5px;
}
.line-item-overlay {
  top: 0;
  bottom: 0;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.001);
}
.input-height {
  font-size: 16px;
  line-height: 40px;
}
#walk-on-header label {
  font-size: 16px;
}
#eccontract-view label {
  white-space: normal;
}
#eccontract-view .row > div {
  margin-bottom: 10px;
}
.normalize-line-height p {
  line-height: 40px;
}
.normalize-line-height #eccontract-view p {
  margin: 0;
}
#RAEquity .raEquity-info {
  padding: 15px 12px 10px 12px;
  margin: 0 8px 0 8px;
  text-align: left;
  border-top: 1px #c7c7c7 solid;
}
#RAEquity .soldItemsCheckbox {
  position: relative;
  bottom: 3px;
}
@media (min-width: 900px) and (max-width: 1199px) {
  .customerListVisible .two-lines {
    min-height: 34px;
  }
}
#signatures_tab table {
  width: 100%;
  max-width: 100%;
  color: #333;
}
#signatures_tab table thead {
  border-bottom: 1px solid #ccc;
}
#signatures_tab table tbody:before {
  content: '';
  display: block;
  height: 15px;
}
#signatures_tab table tbody tr:hover {
  background-color: #e2e2e2;
}
#signatures_tab table thead tr th,
#signatures_tab table tbody tr td {
  padding: 0 8px;
  vertical-align: middle;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  width: 45%;
}
#signatures_tab table .status {
  text-align: right;
  min-width: 85px;
}
#signatures_tab table .status .signer-status {
  width: 90px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#signatures_tab table .status .signer-status .icon-envelope {
  padding-top: 2px;
}
#signatures_tab table .status .signer-status .icon-envelope:hover {
  cursor: pointer;
}
#signatures_tab table .status .signer-status .icon-envelope:disabled,
#signatures_tab table .status .signer-status .icon-envelope[disabled] {
  color: #999999;
  pointer-events: none;
}
#signatures_tab table .status .signed {
  justify-content: center;
}
#signatures_tab table .status .sign-link {
  text-decoration: none;
  line-height: 30px;
  font-size: 13px;
  width: 70px;
}
#signatures_tab table .mismatches {
  padding-left: 0;
  width: 1%;
}
#signatures_tab table .document-to-sign {
  min-width: 100px;
}
@media (min-width: 480px) {
  #signatures_tab table .document-to-sign {
    min-width: 220px;
  }
}
#signatures_tab .guarantors-warning {
  margin-bottom: 15px;
}
#ScheduledPayments .process-tab-container {
  padding-bottom: 40px;
}
#ScheduledPayments .customer-search-setup {
  display: flex;
  margin-right: 36px;
}
@media (min-width: 600px) {
  #ScheduledPayments .margin-md-8 {
    margin: 0 8px;
  }
}
#ScheduledPayments .header {
  position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  background: white;
  z-index: 300;
  padding: 15px 10px 0;
  display: flex;
  color: #1c1c1c;
  letter-spacing: 0.32px;
  font-size: 16px;
  font-weight: 500;
}
#ScheduledPayments .header-title {
  flex-grow: 1;
  font-size: 20px;
  letter-spacing: 0.2px;
  font-weight: 700;
  padding-bottom: 5px;
}
#ScheduledPayments .divider-line {
  border-bottom: 1px #c7c7c7 solid;
  width: 100%;
  height: 1px;
  clear: both;
  margin: 15px 0;
}
#ScheduledPayments .popover-inside {
  width: 160px;
  display: block;
  padding: 5px 0;
  color: #676666;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
#ScheduledPayments .content {
  display: flex;
  flex-flow: row wrap;
}
#ScheduledPayments .content ul {
  list-style-type: none;
}
#ScheduledPayments .content-tabs,
#ScheduledPayments .content-page {
  flex: 1 100%;
  min-width: 0;
}
#ScheduledPayments .content scheduled-payments-component {
  display: flex;
}
#ScheduledPayments .content-tabs {
  position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  background: white;
  z-index: 300;
  padding-top: 15px;
}
#ScheduledPayments .content-tabs-menu {
  overflow: hidden;
}
@media (max-width: 1199px) {
  #ScheduledPayments .content-tabs-menu {
    display: flex;
  }
  #ScheduledPayments .content-tabs-menu-list-item {
    flex: 1;
  }
}
#ScheduledPayments .content-tabs-menu-item .icon {
  margin-right: 5px;
}
#ScheduledPayments .content-tabs-menu-item .name {
  position: relative;
  bottom: 2px;
  font-weight: normal;
  font-size: 20px;
}
#ScheduledPayments .content-tabs-menu li {
  position: relative;
  padding: 0 20px;
  width: 120px;
  text-align: center;
  z-index: 2;
}
#ScheduledPayments .content-tabs-menu li:after {
  content: ' ';
  position: absolute;
  bottom: -2px;
  right: -2000px;
  width: 2000px;
  height: 0;
  border-bottom: 2px solid #cccccc;
  z-index: 1;
}
#ScheduledPayments .content-tabs-menu li:not(.content-tab-active) {
  border-bottom: 2px solid #cccccc;
}
#ScheduledPayments .content-tabs-menu li.switching-tabs-disabled:not(.content-tab-active) {
  filter: opacity(0.5);
}
#ScheduledPayments .content-tabs-menu li.content-tab-active,
#ScheduledPayments .content-tabs-menu li:not(.switching-tabs-disabled):hover {
  border-bottom: 2px solid #cc0000;
}
#ScheduledPayments .content scheduled-payments-process-component,
#ScheduledPayments .content scheduled-payments-setup-component {
  display: flex;
  flex: 1;
  min-width: 0;
}
#ScheduledPayments .content-page-listItem {
  display: flex;
  flex: 1;
}
#ScheduledPayments .content-page-listItem-container {
  display: flex;
  flex: 1;
  min-width: 0;
}
scheduled-payments-setup-component #ScheduledPayments-Setup {
  font-family: 'Roboto', sans-serif;
  flex: 1;
  min-width: 0;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-search {
  margin: 15px 0 15px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .action-btn-process {
  margin-left: 30px;
  display: block;
  color: #333333;
  font-size: 16px;
  position: relative;
  cursor: pointer;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .action-btn-process.no-margin-left {
  margin-left: 0;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .action-btn-process .icn-image {
  font-size: 16px;
  color: #333333;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .action-btn-process .icn-image.view-mode {
  font-size: 13px;
  padding: 3px 7px;
  top: 0px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .action-btn-process .icn-image.selected {
  background: #dedede;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .action-btn-process .icn-label {
  font-size: 16px;
  color: #333333;
  position: relative;
  top: 1px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-sp-row {
  margin: 10px 0;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header-details {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .customer-card {
  flex: 1;
  min-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .customer-name {
  font-weight: bold;
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .caret-icon {
  padding: 10px;
  font-size: 18px;
  color: #333333;
  position: relative;
  top: 0;
  left: 2px;
  margin-right: 15px;
  cursor: pointer;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .customer-actions {
  display: flex;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .icn-customer {
  margin-left: 30px;
  display: block;
  cursor: pointer;
  white-space: nowrap;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .icn-customer[disabled='disabled'] {
  opacity: 0.7;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .icn-customer .icn-customer-sp {
  font-size: 16px;
  color: #333333;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .icn-customer .icn-customer-envelope {
  top: 2px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .icn-customer .icn-customer-label {
  font-size: 16px;
  color: #333333;
  position: relative;
  top: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .icn-customer .icn-customer-label-card {
  color: #333;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .icn-customer .icn-customer-label.card-expire-soon {
  color: #daa812;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .icn-customer .icn-customer-label.card-expired {
  color: #ff0000;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .icn-customer .icn-customer-label.card-deleted {
  color: #ff0000;
}
@media (max-width: 599px) {
  scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header {
    flex-direction: column;
    align-items: normal;
  }
  scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .customer-header-details {
    display: flex;
    align-items: center;
  }
  scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .customer-header-details .customer-name {
    flex: 1;
  }
  scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .customer-header-details .caret-icon {
    margin-right: 0;
  }
  scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .customer-actions {
    padding-bottom: 5px;
  }
  scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .customer-actions .customer-email {
    flex: 1;
  }
  scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .customer-card {
    padding-bottom: 5px;
    display: flex;
    justify-content: center;
    margin: 0 30px;
  }
  scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .customer-card,
  scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .customer-edit,
  scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-header .customer-email {
    margin: 0;
  }
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item {
  min-height: 50px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item .payment-item-content {
  display: flex;
  align-items: center;
  padding-right: 25px;
  border-radius: 4px;
  background: #e2e2e2;
  min-height: 56px;
  margin-bottom: 10px;
  position: relative;
}
@media (max-width: 599px) {
  scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item .payment-item-content {
    flex-wrap: wrap;
  }
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item .payment-item-content.inactive-customer {
  background: #f4f4f4;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item .payment-item-content .payment-block {
  font-size: 15px;
  padding: 10px 8px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item .payment-item-content .payment-block .account-single-line {
  position: relative;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item .payment-item-content .payment-block .invalid-account {
  color: #ff0000;
  position: relative;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item .payment-item-content .payment-block .account-multi-lines {
  position: relative;
  display: block;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item .payment-item-content .payment-block .account-multi-lines-debtor {
  position: relative;
  display: block;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item .payment-item-content .payment-block .scheduled-amount {
  position: relative;
  display: block;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item .payment-item-content .payment-block .scheduled-amount-label {
  font-size: 12px;
  color: #8e8a8a;
  display: block;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item .payment-item-content .payment-block .date-information {
  position: relative;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item .payment-item-content .payment-block-inactive {
  color: #666666;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .customer-payments-list .payment-item .payment-item-content .info-card {
  position: absolute;
  right: 7px;
  top: 8px;
  color: #333333;
  cursor: pointer;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-View .setup-expand-btn {
  top: 25px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit {
  padding: 0 10px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-header {
  display: flex;
  align-items: center;
  border-bottom: 1px #c7c7c7 solid;
  padding: 10px 0;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-header-title {
  flex-grow: 1;
  font-size: 20px;
  letter-spacing: 0.2px;
  font-weight: 500;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .input-group input[type='text'][readonly].form-control.sp-datepicker:not(:disabled) {
  background: #fff;
  cursor: pointer;
  -webkit-text-fill-color: #333333;
  color: #333333;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .input-group input[type='text'][readonly].form-control.sp-datepicker:not(:disabled):not(.ng-invalid) {
  border: 1px solid #c7c7c7;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-title {
  display: flex;
  align-items: center;
  padding: 15px 0px;
}
@media (max-width: 599px) {
  scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-title {
    flex-direction: column;
    align-items: normal;
  }
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-title .customer-name {
  flex-grow: 1;
  font-weight: bold;
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 20px 0 0;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-title .payment-cards {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
@media (max-width: 599px) {
  scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-title .payment-cards {
    padding: 15px 0 0;
    align-self: center;
  }
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-title .payment-cards-label {
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  margin: 0 10px 0 0;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-title .payment-cards-icon {
  font-size: 16px;
  color: #333333;
  margin: 0 5px 0 0;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-title .payment-cards-dropdown .dropdown-menu-card {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 250px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-title .payment-cards-dropdown .btn-dropdown {
  padding: 0 15px;
  height: 40px;
  min-width: 280px;
  max-width: 350px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-title .payment-cards-dropdown .card-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 230px;
  display: block;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-title .payment-cards-dropdown .card-expire-soon {
  border-color: #daa812;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-title .payment-cards-dropdown .card-deleted {
  border-color: #ff0000;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-title .payment-cards-dropdown .down-triangle-icon {
  margin-left: 10px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-scheduled-payments-row {
  margin-top: 15px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-scheduled-payments-row:first-child {
  margin-top: 0px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-scheduled-payments-card {
  font-family: 'Roboto', sans-serif;
  border-radius: 4px;
  background: #e2e2e2;
  min-height: 100px;
  border-bottom: 2px solid #c3c3c3;
  padding: 0 5px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-scheduled-payments-card .form-group {
  margin-top: 15px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-scheduled-payments-card .form-group label {
  color: #333;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-scheduled-payments-card .form-group input.scheduled-amount::placeholder {
  color: #878787;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-scheduled-payments-card .form-group .remove-icon {
  margin-top: 22px;
  cursor: pointer;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  color: #d60000;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-scheduled-payments-add-new {
  font-family: 'Roboto', sans-serif;
  border-radius: 4px;
  background: #e2e2e2;
  border-bottom: 2px solid #c3c3c3;
  margin-top: 20px;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-scheduled-payments-add-new-button {
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  color: #333;
  padding: 20px 0;
  cursor: pointer;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-scheduled-payments-add-new-button.disabled {
  cursor: default;
  background: #f0f0f0;
  color: #999999;
}
scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-scheduled-payments .invalid-date-btn {
  border: 1px #ff0000 solid;
}
@media (max-width: 1199px) and (min-width: 900px) {
  scheduled-payments-setup-component #ScheduledPayments-Setup-Edit .edit-content-scheduled-payments-card .edit-content-item.customer-list-visible {
    width: 100%;
  }
}
#ScheduledPayments .filter-sp-row {
  display: flex;
}
@media (max-width: 599px) {
  #ScheduledPayments .filter-sp-row {
    flex-direction: column;
  }
}
#ScheduledPayments .filter-sp-row label {
  color: #333;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}
#ScheduledPayments .filter-sp-row .form-group {
  margin-top: 15px;
}
#ScheduledPayments .filter-sp-row .datepicker-filter {
  width: 280px;
  z-index: 102;
}
@media (max-width: 599px) {
  #ScheduledPayments .filter-sp-row .datepicker-filter .dropdown-menu {
    width: 100%;
    text-align: -webkit-center;
  }
}
#ScheduledPayments .filter-sp-row .view-filter {
  width: 130px;
  z-index: 101;
}
#ScheduledPayments .filter-sp-row .customer-search {
  z-index: 100;
}
#ScheduledPayments .filter-sp-row .day-statistics {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 300px;
  margin-top: 15px;
}
#ScheduledPayments .filter-sp-row .day-statistics-container {
  display: flex;
  flex-wrap: wrap;
}
#ScheduledPayments .filter-sp-row .day-statistics-label {
  flex: 1;
  white-space: nowrap;
}
#ScheduledPayments .filter-sp-row .day-statistics-value {
  font-weight: 500;
}
@media (max-width: 599px) {
  #ScheduledPayments .filter-sp-row .view-filter,
  #ScheduledPayments .filter-sp-row .datepicker-filter,
  #ScheduledPayments .filter-sp-row .day-statistics {
    padding: 0px;
    width: 100%;
  }
  #ScheduledPayments .filter-sp-row .view-filter-setup {
    z-index: 1;
  }
  #ScheduledPayments .filter-sp-row .day-statistics {
    margin-top: 0;
    margin-bottom: 15px;
  }
}
#ScheduledPayments-Process {
  flex: 1;
  min-width: 0;
}
#ScheduledPayments-Process:after {
  content: '';
  position: absolute;
  display: block;
  width: 80px;
  height: 80px;
  bottom: -80px;
}
#ScheduledPayments-Process .customer-sp-row {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
#ScheduledPayments-Process .customer-sp-row::after {
  content: '';
  border-radius: 5px;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px 5px #000;
  opacity: 0;
}
#ScheduledPayments-Process .customer-sp-row.highlighted {
  -webkit-transform: scale(1.005, 1.005);
  transform: scale(1.005, 1.005);
}
#ScheduledPayments-Process .customer-sp-row.highlighted::after {
  opacity: 1;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header {
  display: flex;
  margin: 5px;
  cursor: default;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .customer-sp-row .sp-edit-header {
    flex-direction: column;
  }
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer {
  min-width: 0;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer {
    margin-bottom: 5px;
  }
}
@media (min-width: 599px) {
  #ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer {
    flex: 1 0;
  }
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer .customer-name {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #333;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer .customer-name {
    flex: 1 1;
  }
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer .customer-name-details {
  display: flex;
  align-items: center;
  padding-right: 15px;
  min-width: 0;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer .customer-name-details {
    flex: 1 1;
    width: 0;
  }
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer .customer-name-details-with-phone {
  flex-direction: column;
  align-items: normal;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer .customer-name-details .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer .customer-name-details .phoneNumber {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #333;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer .customer-name-totalAmount {
  display: flex;
  align-items: center;
  flex: 1;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer .customer-name-totalAmount {
    flex: 0 1;
  }
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer .customer-totalAmount {
  margin-right: 15px;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-customer .caret-icon {
  padding: 10px;
  font-size: 18px;
  color: #333333;
  position: relative;
  top: 0;
  left: 2px;
  margin-right: 15px;
  cursor: pointer;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-payment-card {
  align-items: center;
  display: flex;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .customer-sp-row .sp-edit-header-payment-card {
    display: block;
  }
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-payment-card .icn-payment-sp {
  font-size: 16px;
  color: #333333;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-payment-card .lbl-payment-sp {
  font-size: 16px;
  color: #333333;
  margin: 0 10px 0 5px;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-payment-card .dropdown-menu-card {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 250px;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-payment-card .dropdown .btn-dropdown {
  padding: 0 15px;
  height: 40px;
  min-width: 280px;
  max-width: 290px;
  transition: border-color 1s ease-out;
  -moz-transition: border-color 1s ease-out;
  -o-transition: border-color 1s ease-out;
  -webkit-transition: border-color 1s ease-out;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-payment-card .dropdown .btn-dropdown.oneTime-success {
  border: 1px solid #3cc33c;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-payment-card .dropdown .btn-dropdown.oneTime-failed {
  border: 1px solid #ff0000;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .customer-sp-row .sp-edit-header-payment-card .dropdown .btn-dropdown {
    max-width: 100%;
  }
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-payment-card .dropdown .card-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 230px;
  display: block;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-payment-card .dropdown .card-expire-soon {
  border-color: #daa812;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-payment-card .dropdown .card-deleted {
  border-color: #ff0000;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-payment-card .dropdown .down-triangle-icon {
  margin-left: 10px;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-omit {
  background: #fff;
  width: 80px;
  height: 38px;
  margin: 0 0 0 15px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border: 1px solid #c7c7c7;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .customer-sp-row .sp-edit-header-omit {
    width: -moz-calc(100% - 2px);
    width: -webkit-calc(100% - 2px);
    width: calc(100% - 2px);
    border: 1px solid #c7c7c7;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.07);
    margin: 15px 0 0;
  }
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-omit-checked {
  background: #808080;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-omit-disabled {
  background: #f0f0f0;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-omit .omit-details {
  color: #808080;
  font-size: 16px;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-omit .omit-details-checked {
  color: #fff;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-omit .omit-details-disabled {
  color: #999;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-omit .omit-icon {
  color: #fff;
  font-size: 16px;
  margin: 0 10px 0 0;
  box-shadow: 0 0 0px 1px #c7c7c7;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-omit .omit-icon-checked {
  background: #808080;
  box-shadow: 0 0 0 0 #fff;
}
#ScheduledPayments-Process .customer-sp-row .sp-edit-header-omit .omit-icon-disabled {
  background: #f0f0f0;
  box-shadow: 0 0 0 0 #fff;
  color: #e2e2e2;
}
#ScheduledPayments-Process .actions-sp-row .action-btn-process {
  margin-left: 30px;
  display: block;
  color: #333333;
  font-size: 16px;
  position: relative;
  cursor: pointer;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .actions-sp-row .action-btn-process-collapse {
    margin-left: 0px;
  }
}
#ScheduledPayments-Process .actions-sp-row .action-btn-process.no-margin-left {
  margin-left: 0;
}
#ScheduledPayments-Process .actions-sp-row .action-btn-process .icn-image {
  font-size: 16px;
  color: #333333;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
#ScheduledPayments-Process .actions-sp-row .action-btn-process .icn-image.view-mode {
  font-size: 13px;
  padding: 3px 7px;
  top: 0px;
}
#ScheduledPayments-Process .actions-sp-row .action-btn-process .icn-image.selected {
  background: #dedede;
}
#ScheduledPayments-Process .actions-sp-row .action-btn-process .icn-label {
  font-size: 16px;
  color: #333333;
  position: relative;
  top: 1px;
}
#ScheduledPayments-Process .process-pay .sp-item .sp-item-content {
  border-radius: 3px;
  display: flex;
  background: #e2e2e2;
  min-height: 60px;
  margin: 5px;
  position: relative;
  border: 0;
}
#ScheduledPayments-Process .process-pay .sp-item .sp-item-content.inactive-customer {
  background: #f4f4f4;
}
#ScheduledPayments-Process .process-pay .sp-item .sp-item-content.inactive-customer .check-content {
  background: #e2e2e2;
  cursor: default;
}
#ScheduledPayments-Process .process-pay .sp-item .sp-item-content.inactive-customer .check-content .checkbox {
  cursor: not-allowed;
}
#ScheduledPayments-Process .process-pay .check-content {
  position: absolute;
  height: 100%;
  background: #c5c5c5;
  width: 34px;
  cursor: pointer;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
#ScheduledPayments-Process .process-pay .check-content.checked {
  background: #66a066;
}
#ScheduledPayments-Process .process-pay .check-content.disabled {
  background: #e2e2e2;
  cursor: not-allowed;
}
#ScheduledPayments-Process .process-pay .check-content .checkbox {
  color: #fff;
  position: absolute;
  left: 7px;
  margin-top: -10px;
  top: 50%;
  font-size: 21px;
  cursor: pointer;
}
#ScheduledPayments-Process .process-pay .check-content .checkbox.disabled {
  color: #f3f3f3;
  cursor: not-allowed;
}
#ScheduledPayments-Process .process-pay .process-content {
  display: flex;
  align-items: center;
  margin-left: 35px;
  width: 100%;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .process-pay .process-content {
    display: block;
  }
}
#ScheduledPayments-Process .process-pay .process-content-account,
#ScheduledPayments-Process .process-pay .process-content-scheduledAmount,
#ScheduledPayments-Process .process-pay .process-content-data {
  padding-top: 10px;
  padding-bottom: 10px;
}
#ScheduledPayments-Process .process-pay .process-content-data,
#ScheduledPayments-Process .process-pay .process-content-account {
  cursor: default;
}
#ScheduledPayments-Process .process-pay .process-content-scheduledAmount,
#ScheduledPayments-Process .process-pay .process-content-account {
  font-size: 15px;
}
#ScheduledPayments-Process .process-pay .process-content-scheduledAmount input {
  transition: border-color 1s ease-out;
  -moz-transition: border-color 1s ease-out;
  -o-transition: border-color 1s ease-out;
  -webkit-transition: border-color 1s ease-out;
}
#ScheduledPayments-Process .process-pay .process-content-scheduledAmount input.oneTime-success {
  border: 1px solid #3cc33c;
}
#ScheduledPayments-Process .process-pay .process-content-scheduledAmount input.oneTime-failed {
  border: 1px solid #ff0000;
}
#ScheduledPayments-Process .process-pay .process-content-scheduledAmount input.disableValidationErrors {
  border: none;
}
#ScheduledPayments-Process .process-pay .process-content-data {
  display: flex;
  align-items: center;
}
#ScheduledPayments-Process .process-pay .process-content .account-type {
  display: block;
}
#ScheduledPayments-Process .process-pay .process-content .invalid-account {
  color: #ff0000;
  font-size: 14px;
  position: relative;
}
@media screen and (max-width: 599px) {
  #ScheduledPayments-Process .process-pay .pay-status {
    display: none;
  }
}
#ScheduledPayments-Process .process-pay .pay-status {
  visibility: hidden;
  align-items: center;
  justify-content: center;
  min-width: 67px;
  right: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
#ScheduledPayments-Process .process-pay .failed-pay {
  visibility: visible;
  display: flex;
  flex-direction: column;
  background: #b35555;
}
#ScheduledPayments-Process .process-pay .failed-pay .icn-fail {
  font-size: 21px;
  color: #fff;
}
#ScheduledPayments-Process .process-pay .failed-pay .label-fail {
  padding-top: 5px;
  color: white;
  font-weight: bold;
  font-size: 12px;
}
#ScheduledPayments-Process .process-pay .progress-pay {
  visibility: visible;
  display: flex;
  flex-direction: column;
  background: #ffc163;
}
#ScheduledPayments-Process .process-pay .progress-pay .label-progress {
  padding-top: 5px;
  color: white;
  font-weight: bold;
  font-size: 12px;
}
#ScheduledPayments-Process .process-pay .circle-spinner {
  animation: rotating 1.5s linear infinite;
  width: 20px;
  height: 20px;
}
#ScheduledPayments-Process .process-pay .circle-path {
  stroke-dasharray: 150;
  stroke-dashoffset: 0;
  transform-origin: center;
  stroke: #fff;
  animation: dashing 1.5s ease-in-out infinite;
}
#ScheduledPayments-Process .process-pay .block-info-sp {
  font-family: 'Roboto', sans-serif;
  text-align: center;
}
#ScheduledPayments-Process .process-pay .block-info-sp .title-bl {
  color: #333333;
  font-size: 15px;
  display: block;
}
#ScheduledPayments-Process .process-pay .block-info-sp .desc-bl {
  font-size: 12px;
  color: #8e8a8a;
}
#ScheduledPayments-Process .authorize-sp-row {
  display: flex;
  align-items: center;
  height: 80px;
  background: #000;
  opacity: 0.8;
  position: fixed;
  bottom: 0px;
  width: 100%;
  right: 0px;
  z-index: 1021;
}
#ScheduledPayments-Process .authorize-sp-row.customer-tree-visible {
  width: -moz-calc(100% - 320px);
  width: -webkit-calc(100% - 320px);
  width: calc(100% - 320px);
}
#ScheduledPayments-Process .authorize-sp-row .label-amt {
  flex: 1;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  margin-left: 20px;
  cursor: default;
}
#ScheduledPayments-Process .authorize-sp-row .label-amt-row {
  padding: 2px 25px 2px 2px;
  max-width: 280px;
  display: flex;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .authorize-sp-row .label-amt-row {
    max-width: 200px;
  }
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .authorize-sp-row .label-amt {
    font-size: 16px;
  }
}
#ScheduledPayments-Process .authorize-sp-row .label-amt .lbl {
  flex: 1;
  position: relative;
  font-weight: 100;
}
#ScheduledPayments-Process .authorize-sp-row .label-amt .amt {
  position: relative;
  font-weight: 500;
}
#ScheduledPayments-Process .authorize-sp-row .authorize-btn {
  padding: 12px 15px;
  position: relative;
  background: #b00a0a;
  right: 16px;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .authorize-sp-row .authorize-btn {
    padding: 10px;
  }
}
#ScheduledPayments-Process .authorize-sp-row .authorize-btn:hover {
  background: #960d0d;
}
#ScheduledPayments-Process .authorize-sp-row .progress-container {
  width: 97%;
  margin: auto;
  display: flex;
  flex-direction: column;
}
#ScheduledPayments-Process .authorize-sp-row .progress-container .progress-lbl {
  color: white;
  margin: auto;
  padding-bottom: 5px;
  font-size: 17px;
  font-weight: 100;
}
#ScheduledPayments-Process .authorize-sp-row .progress-container .progress-bar-container {
  position: relative;
  height: 20px;
  width: 100%;
  margin: auto;
  background-color: #6f6f6f;
  border-radius: 5px;
}
#ScheduledPayments-Process .authorize-sp-row .progress-container .progress-bar-container .progress-bar {
  z-index: 1;
  position: absolute;
  height: 20px;
  background-color: green;
  border-radius: 5px;
  transition: width 1s;
}
#ScheduledPayments-Process .authorize-sp-row .progress-container .progress-bar-container .progress-percentage {
  position: relative;
  z-index: 2;
  text-align: center;
  color: white;
  font-size: 17px;
}
#ScheduledPayments-Process .authorize-sp-row .acknowledge-container {
  max-height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
#ScheduledPayments-Process .authorize-sp-row .acknowledge-container .batch-details {
  display: flex;
  flex-direction: column;
  color: white;
  margin: 5px 0px 5px 5px;
  position: relative;
  max-width: 260px;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .authorize-sp-row .acknowledge-container .batch-details {
    max-width: 145px;
  }
}
@media (min-width: 600px) and (max-width: 899px) {
  #ScheduledPayments-Process .authorize-sp-row .acknowledge-container .batch-details.customer-tree-visible {
    max-width: 200px;
  }
}
#ScheduledPayments-Process .authorize-sp-row .acknowledge-container .batch-message {
  margin: auto 0px;
  color: white;
  text-align: center;
  text-overflow: ellipsis;
  font-size: 17px;
  padding-right: 15px;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .authorize-sp-row .acknowledge-container .batch-message {
    font-size: 15px;
  }
}
#ScheduledPayments-Process .authorize-sp-row .acknowledge-container .message-large {
  max-width: 50%;
  font-weight: 100;
}
#ScheduledPayments-Process .authorize-sp-row .acknowledge-container .message-small {
  max-width: 32%;
}
#ScheduledPayments-Process .authorize-sp-row .acknowledge-container .close-btn {
  align-self: center;
  padding: 12px 15px;
  position: relative;
  background: #b00a0a;
  right: 16px;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .authorize-sp-row .acknowledge-container .close-btn {
    padding: 10px;
  }
}
#ScheduledPayments-Process .authorize-sp-row .acknowledge-container .close-btn:hover {
  background: #960d0d;
}
@media (max-width: 599px) {
  #ScheduledPayments-Process .authorize-sp-row {
    bottom: 57px;
  }
}
#ScheduledPayments div.expire-soon {
  position: relative;
}
#ScheduledPayments div.expire-soon span {
  background-color: #daa812;
  color: #fff;
  position: absolute;
  width: 100%;
  padding: 3px 5px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  z-index: 1;
}
.customer-search {
  width: 320px;
}
@media (max-width: 599px) {
  .customer-search {
    width: 100%;
    padding: 0px;
  }
}
.customer-search-resultList-phone {
  color: #999;
  margin: 0 0 0 16px;
}
.customer-search-resultList.inactive {
  color: #999999;
  background-color: #f4f4f4;
}
.customer-search-resultList.inactive:hover {
  background-color: #fff;
}
.customer-search-button {
  width: 40px;
}
@keyframes rotating {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
@keyframes dashing {
  0% {
    stroke-dashoffset: 150;
  }
  50% {
    stroke-dashoffset: 50;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 150;
    transform: rotate(450deg);
  }
}
.oneTime-note {
  transition: opacity 1s ease-out, visibility 1s ease-out, background-color 1s ease-out;
  -moz-transition: opacity 1s ease-out, visibility 1s ease-out, background-color 1s ease-out;
  -o-transition: opacity 1s ease-out, visibility 1s ease-out, background-color 1s ease-out;
  -webkit-transition: opacity 1s ease-out, visibility 1s ease-out, background-color 1s ease-out;
  position: absolute;
  right: 0;
  top: -20px;
  color: white;
  border-radius: 5px 5px 0px 0px;
  padding: 1px 5px;
  font-size: 15px;
  visibility: hidden;
  opacity: 0;
  background: initial;
}
.oneTime-note.oneTime-success {
  background: #3cc33c;
  visibility: visible;
  opacity: 1;
}
.oneTime-note.oneTime-failed {
  background: #ff0000;
  visibility: visible;
  opacity: 1;
}
#ScheduledPayments-Setup {
  padding-bottom: 20px;
}
.user-box {
  height: 47px;
  background-color: #e2e2e2;
  border: 1px solid #c7c7c7;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.user-box .icon {
  margin: 0 15px;
}
.user-box .icon.no-margin-right {
  margin-right: -10px;
}
.no-whitespace {
  white-space: nowrap;
}
.assistant-section {
  padding-left: 43px;
}
.assistant-section .assistant-header {
  border-bottom: 1px solid #c7c7c7;
  min-height: 46px;
  font-size: 16px;
  cursor: pointer;
}
.assistant-section .assistant-header .icon {
  margin-right: 5px;
}
.assistant-section .assistant-content {
  padding-bottom: 20px;
}
.assistant-section .assistant-content .form-container {
  font-size: 14px;
}
.assistant-section .assistant-content .form-container label {
  font-weight: 400;
}
.assistant-section.open .assistant-content {
  border-bottom: 1px solid #c7c7c7;
}
.assistant-section.open .assistant-header {
  border-bottom: 0;
}
.expand-content-btn {
  height: 46px;
  width: 46px;
  text-align: center;
}
.employee-permissions {
  border: 1px solid #c7c7c7;
  border-top: 0;
}
.employee-permissions .form-container {
  padding: 10px;
}
.employee-permissions .form-container label {
  font-weight: 400;
}
@media (max-width: 899px) {
  .employee-holder {
    margin-left: 25px;
  }
}
.toolbar {
  position: relative;
  left: 0;
  right: 0;
  z-index: 9999;
  cursor: default;
}
#toolbarContainer {
  width: 100%;
}
#toolbarContainer,
.findbar,
.secondaryToolbar {
  position: relative;
  height: 45px;
  background-color: #474747;
  background-image: url(../images/texture.png), linear-gradient(rgba(82, 82, 82, 0.99), rgba(69, 69, 69, 0.95));
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.08), inset 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(255, 255, 255, 0.05), 0 1px 0 rgba(0, 0, 0, 0.15), 0 1px 1px rgba(0, 0, 0, 0.1);
}
#toolbarViewer {
  height: 45px;
}
#toolbarViewer .dropdown .btn-dropdown {
  height: auto;
  padding: 7px 5px !important;
}
#toolbarViewerLeft {
  margin-left: -1px;
  position: absolute;
  top: 0;
  left: 0;
}
#toolbarViewerRight {
  position: absolute;
  top: 2px;
  right: 0;
}
.outerCenter {
  float: right;
  right: 50%;
  pointer-events: none;
  position: relative;
}
#toolbarViewerLeft > *,
#toolbarViewerMiddle > *,
#toolbarViewerRight > * {
  position: relative;
  float: left;
}
.splitToolbarButton {
  margin: 3px 2px 4px 0;
  display: inline-block;
  vertical-align: middle;
}
.toolbarButton,
.dropdownToolbarButton,
.secondaryToolbarButton,
.overlayButton {
  min-width: 16px;
  padding: 2px 6px 0;
  border: 1px solid transparent;
  border-radius: 2px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  line-height: 31px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  cursor: default;
  -webkit-transition-property: background-color, border-color, box-shadow;
  -webkit-transition-duration: 150ms;
  -webkit-transition-timing-function: ease;
  transition-property: background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: ease;
}
.toolbarButton > span {
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
}
.toolbarButton,
.secondaryToolbarButton,
.overlayButton {
  border: 0 none;
  background: none;
  width: 42px;
  height: 40px;
}
.splitToolbarButton > .toolbarButton {
  border-radius: 0;
  float: left;
}
.splitToolbarButton > .toolbarButton:first-child,
.splitToolbarButton > .toolbarButton:last-child {
  position: relative;
  margin: 0;
  margin-right: -1px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-right-color: transparent;
}
.splitToolbarButtonSeparator {
  padding: 15px 0;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.08);
  display: inline-block;
  margin: 5px 0;
  float: left;
}
.toolbarButton::before,
.secondaryToolbarButton::before {
  position: absolute;
  display: inline-block;
  top: 4px;
  left: 13px;
}
.toolbarButton.download {
  float: right !important;
  cursor: pointer !important;
}
.toolbarButton.download::before,
.secondaryToolbarButton.download::before {
  content: url(../images/toolbarButton-download.png);
}
.toolbarButton.pageDown::before {
  content: url(../images/toolbarButton-pageDown.png);
}
.toolbarButton.pageUp::before {
  content: url(../images/toolbarButton-pageUp.png);
}
.toolbarButton.zoomOut::before {
  content: url(../images/toolbarButton-zoomOut.png);
}
.toolbarButton.zoomIn::before {
  content: url(../images/toolbarButton-zoomIn.png);
}
.toolbarLabel {
  min-width: 16px;
  padding: 3px 6px 3px 2px;
  margin: 4px 2px 4px 0;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #d9d9d9;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  cursor: default;
}
.toolbarField {
  padding: 3px 6px  !important;
  margin: 4px 0 4px 0 !important;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.09) !important;
  background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0)) !important;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.35) !important;
  border-color: rgba(0, 0, 0, 0.32) rgba(0, 0, 0, 0.38) rgba(0, 0, 0, 0.42) !important;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(255, 255, 255, 0.05) !important;
  color: #f2f2f2 !important;
  font-size: 12px;
  line-height: 14px;
  outline-style: none;
  transition-property: background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: ease;
  height: auto !important;
}
.toolbarField.pageNumber {
  -moz-appearance: textfield;
  min-width: 16px;
  text-align: right;
  width: 50px;
}
.splitToolbarButton:hover > .toolbarButton,
.splitToolbarButton:focus > .toolbarButton,
.splitToolbarButton.toggled > .toolbarButton,
.toolbarButton.textButton {
  background-color: rgba(0, 0, 0, 0.12);
  background-image: linear-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0));
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.35);
  border-color: rgba(0, 0, 0, 0.32) rgba(0, 0, 0, 0.38) rgba(0, 0, 0, 0.42);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset, 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0.05);
  -webkit-transition-property: background-color, border-color, box-shadow;
  -webkit-transition-duration: 150ms;
  -webkit-transition-timing-function: ease;
  transition-property: background-color, border-color, box-shadow;
  transition-duration: 150ms;
  transition-timing-function: ease;
}
.splitToolbarButton > .toolbarButton:hover,
.splitToolbarButton > .toolbarButton:focus,
.dropdownToolbarButton:hover,
.overlayButton:hover,
.toolbarButton.textButton:hover,
.toolbarButton.textButton:focus {
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset, 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 0 1px rgba(0, 0, 0, 0.05);
  z-index: 199;
}
.verticalCenter {
  display: inline-block;
  vertical-align: middle;
}
img.pdf-image {
  width: 100%;
}
#scaleSelectContainer {
  max-width: 100px;
}
#pageNumberLabel {
  font-weight: 400;
  color: #fff;
}
#media {
  margin: 0 auto;
  text-align: center;
}
.onoffswitch {
  position: relative;
  width: 90px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.onoffswitch .onoffswitch-checkbox {
  display: none;
}
.onoffswitch .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #c2c2c2;
}
.onoffswitch[disabled],
.onoffswitch.disabled {
  pointer-events: none;
}
.onoffswitch[disabled] .onoffswitch-label,
.onoffswitch.disabled .onoffswitch-label {
  cursor: not-allowed;
}
.onoffswitch .onoffswitch-label-default-cursor {
  cursor: default;
}
.onoffswitch span.onoffswitch-margin-bottom-2 {
  margin-bottom: 16px;
}
.onoffswitch .onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in 0.1s;
  -moz-transition: margin 0.3s ease-in 0.1s;
  -o-transition: margin 0.3s ease-in 0.1s;
  transition: margin 0.3s ease-in 0.1s;
  -webkit-transform: translateZ(0px);
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
.onoffswitch .onoffswitch-inner .onoffswitch-inner-active,
.onoffswitch .onoffswitch-inner .onoffswitch-inner-inactive {
  display: block;
  float: left;
  width: 50%;
  height: 35px;
  padding: 0;
  line-height: 35px;
  font-size: 14px;
  color: white;
  font-weight: 500;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.onoffswitch .onoffswitch-inner .onoffswitch-inner-active {
  padding-left: 10px;
  background-color: #333;
  color: #fff;
}
.onoffswitch .onoffswitch-inner .onoffswitch-inner-inactive {
  padding-right: 10px;
  background-color: #999999;
  color: #fff;
  text-align: right;
}
.onoffswitch .onoffswitch-switch {
  display: block;
  width: 10px;
  margin: 10px;
  background: #fff;
  border: 2px solid #c2c2c2;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 51px;
  -webkit-transition: all 0.3s ease-in 0.1s;
  -moz-transition: all 0.3s ease-in 0.1s;
  -o-transition: all 0.3s ease-in 0.1s;
  transition: all 0.3s ease-in 0.1s;
  -webkit-transform: translateZ(0px);
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0;
}
.onoffswitch[disabled] .onoffswitch-inner .onoffswitch-inner-active,
.onoffswitch:disabled .onoffswitch-inner .onoffswitch-inner-active,
.onoffswitch.disabled .onoffswitch-inner .onoffswitch-inner-active,
.onoffswitch[disabled] .onoffswitch-inner .onoffswitch-inner-inactive,
.onoffswitch:disabled .onoffswitch-inner .onoffswitch-inner-inactive,
.onoffswitch.disabled .onoffswitch-inner .onoffswitch-inner-inactive {
  background-color: rgba(0, 0, 0, 0.25);
  color: #666;
  border: 1px #ccc solid;
}
/* angular-ui-tree css file */
.angular-ui-tree-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}
.angular-ui-tree-nodes {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
.angular-ui-tree-node,
.angular-ui-tree-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  line-height: 20px;
}
.angular-ui-tree-hidden {
  display: none;
}
.angular-ui-tree-placeholder {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #fff;
  border: 1px dashed #b4b4b4;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.angular-ui-tree-handle {
  cursor: move;
  text-decoration: none;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 20px;
  line-height: 20px;
}
.angular-ui-tree-drag {
  position: absolute;
  pointer-events: none;
  z-index: 999;
  opacity: .8;
}

/*!*****************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./app/scripts/vendor/scroll/perfect-scrollbar-0.5.9.min.css ***!
  \*****************************************************************************************************************************************/
/*! perfect-scrollbar - v0.5.9
* http://noraesae.github.com/perfect-scrollbar/
* Copyright (c) 2015 Hyunje Alex Jun; Licensed MIT */

.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container.ps-in-scrolling>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container.ps-in-scrolling>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;right:0;width:8px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover.ps-in-scrolling>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover.ps-in-scrolling>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6;-ms-filter:"alpha(Opacity=60)";filter:alpha(opacity=60)}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}
