/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
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,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
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;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #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: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
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-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
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;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .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;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap.css.map */

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

  100% {
    opacity: 0;
  }
}

@keyframes ngdialog-fadeout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes ngdialog-fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes ngdialog-fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.ngdialog {
  box-sizing: border-box;
}

.ngdialog *,
.ngdialog *:before,
.ngdialog *:after {
  box-sizing: inherit;
}

.ngdialog {
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.ngdialog.ngdialog-disabled-animation,
.ngdialog.ngdialog-disabled-animation .ngdialog-overlay,
.ngdialog.ngdialog-disabled-animation .ngdialog-content {
  -webkit-animation: none!important;
  animation: none!important;
}

.ngdialog-overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadein 0.5s;
  animation: ngdialog-fadein 0.5s;
}

.ngdialog-no-overlay {
  pointer-events: none;
}

.ngdialog.ngdialog-closing .ngdialog-overlay {
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadeout 0.5s;
  animation: ngdialog-fadeout 0.5s;
}

.ngdialog-content {
  background: white;
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadein 0.5s;
  animation: ngdialog-fadein 0.5s;
  pointer-events: all;
}

.ngdialog.ngdialog-closing .ngdialog-content {
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadeout 0.5s;
  animation: ngdialog-fadeout 0.5s;
}

.ngdialog-close:before {
  font-family: 'Helvetica', Arial, sans-serif;
  content: '\00D7';
  cursor: pointer;
}

html.ngdialog-open,
body.ngdialog-open {
  overflow: hidden;
}
html, body {
  min-height: 100%;
  height: 100%;
  color: #fff; }

body {
  background-color: #46728C;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%; }
  body #main-container {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch; }
  body #background {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1; }
  body:not(.touch) #background {
    transition: background-image 0.8s ease-in-out; }
  body .container {
    padding: 40px 15px 60px 15px;
    width: 100%;
    max-width: 436px;
    position: relative; }
  @media screen and (max-width: 525px) {
    body .container {
      margin-top: 0;
      padding-top: 30px; } }

a.back-btn {
  position: absolute;
  top: 140px;
  left: 15px;
  color: #fff;
  font-family: "ProximaNovaLight";
  font-size: 15px;
  letter-spacing: -0.1px;
  padding-left: 20px;
  background: url("../img/icons/back-arrow.png") no-repeat 4px 3px;
  opacity: 1;
  transition: opacity 0.2s ease-out; }
  body:not(.touch) .back-btn:hover {
    text-decoration: none;
    opacity: 0.6; }
  @media screen and (max-width: 525px) {
    a.back-btn {
      top: 120px; } }

.banner {
  width: 100%;
  height: 100px;
  background: #ffffff;
  padding: 0px;
  background: #eeeeee;
  display: none; }
  .banner .viewButton {
    float: right;
    margin-right: 15px;
    color: #0066ff;
    border: none;
    background: transparent;
    height: 100%;
    font-size: 19px;
    padding: 0px; }
  .banner .closeBanner {
    height: 100%;
    border: none;
    background: transparent;
    color: #777777;
    margin: 0 5px 0px 10px;
    font-size: 20px;
    padding: 0px; }
  .banner .bannerLogo {
    height: 65%; }
  .banner .leftContentWrapper {
    height: 100%;
    float: left;
    padding: 0px; }
  .banner .mainBannerContent {
    height: 100%;
    float: left;
    padding-top: 15px;
    color: #666666;
    max-width: 50%; }
  .banner .mainBannerContent div {
    margin-left: 10px; }
  .banner .appName {
    color: #111111; }

.cursor-default {
  cursor: default !important; }

.faq-tos a {
  color: #fff;
  font-size: 17px;
  line-height: 54px;
  font-family: "ProximaNovaLight";
  line-height: 16px;
  width: 167px;
  text-align: center;
  margin: 25px auto 0 auto;
  text-align: center;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  transition: opacity 0.2s ease-out; }
  body.login:not(.touch) .forgot-password-btn:hover {
    opacity: 0.7; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

@keyframes pageFadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 1%, 0); }
  to {
    opacity: 1;
    transform: none; } }

body:not(.touch) .container.ng-enter {
  animation: pageFadeInUp 0.4s both ease-out;
  z-index: 8888; }

@font-face {
  font-family: 'ProximaNova';
  src: url("../css/fonts/proximanova-regular-webfont.woff2") format("woff2"), url("../css/fonts/proximanova-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ProximaNovaLight';
  src: url("../css/fonts/proximanova-light-webfont.woff2") format("woff2"), url("../css/fonts/proximanova-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ProximaNovaSemibold';
  src: url("../css/fonts/proximanova-semibold-webfont.woff2") format("woff2"), url("../css/fonts/proximanova-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ProximaNovaLightItalic';
  src: url("../css/fonts/proximanova-lightitalic-webfont.woff2") format("woff2"), url("../css/fonts/proximanova-lightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.light {
  font-weight: 300;
  font-family: "ProximaNovaLight"; }

.semibold {
  font-weight: 700;
  font-family: "ProximaNovaSemibold"; }

.main-btn {
  display: inline-block;
  width: 100%;
  height: 84px;
  border: 4px solid #fff;
  border-radius: 10px;
  color: #fff;
  font-family: "ProximaNova";
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 75px;
  background-color: rgba(255, 255, 255, 0);
  transition: color 0.2s ease-out, border-color 0.2s ease-out; }
  body:not(.touch) .main-btn:hover {
    color: #F3564B;
    border-color: #F3564B; }
    body:not(.touch) .main-btn:hover span {
      filter: contrast(0) sepia(1) hue-rotate(314deg) saturate(7); }
  .main-btn:active {
    color: #fff !important;
    background-color: #F3564B;
    border-color: #F3564B; }
    .main-btn:active span {
      filter: none !important; }
  .main-btn:focus {
    color: #fff; }

img.white-tint {
  filter: invert(1) contrast(500%) sepia(100%) saturate(0%); }

img.selection-tint {
  filter: contrast(0) sepia(1) hue-rotate(317deg) saturate(7); }

body:after {
  content: url("../img/bg/01.jpg") url("../img/bg/02.jpg") url("../img/bg/03.jpg") url("../img/bg/04.jpg") url("../img/bg/05.jpg");
  display: none; }

.btn:focus, .btn:hover {
  color: #FFF; }

*:focus {
  outline: none !important; }

button[disabled=disabled], button:disabled, .btn.disabled {
  opacity: 0.7 !important; }

.btn:active {
  box-shadow: none; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

@media screen and (max-width: 550px) {
  a, input, button, label, .btn, .list-group-item, .main-btn, .search-btn {
    transition: none !important; } }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 9999s ease-out;
  -webkit-transition-delay: 9999s; }

.form-control,
.form-control:focus {
  outline: none;
  border: none !important;
  box-shadow: none !important; }

.logo-lg img {
  width: 151px; }

.logo-sm {
  display: inline-block;
  width: 120px; }
  body:not(.touch) .logo-sm:hover {
    text-decoration: none; }
  .logo-sm img {
    width: 120px; }
  @media screen and (max-width: 525px) {
    .logo-sm {
      width: 105px; }
      .logo-sm img {
        width: 105px; } }

.logged-in-user {
  color: #fff;
  float: right;
  text-align: right;
  font-family: "ProximaNovaLight";
  font-size: 15px;
  line-height: 21px;
  margin-top: -5px; }
  .logged-in-user a.logout-btn {
    float: right;
    display: block;
    font-family: "ProximaNovaLight";
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    width: 52px;
    line-height: 13px;
    margin-top: 4px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    transition: opacity 0.2s ease-out; }
    body:not(.touch) .logged-in-user a.logout-btn:hover {
      opacity: 0.7; }

.dont-have-waave-component {
  text-align: center; }
  .dont-have-waave-component .dont-have-waave-text {
    margin-top: 69px;
    color: #fff;
    font-size: 46px;
    line-height: 46px;
    font-family: "ProximaNovaSemibold";
    letter-spacing: -0.5px; }
  .dont-have-waave-component .download-from-text {
    margin-top: 17px;
    color: #ffffff;
    font-family: "ProximaNovaLight";
    font-size: 24px; }
  .dont-have-waave-component .download-btn {
    display: inline-block;
    margin-top: 52px; }
    .dont-have-waave-component .download-btn.first {
      margin-right: 6px; }
  .dont-have-waave-component.without-dont-have-text .dont-have-waave-text {
    display: none; }
  .dont-have-waave-component.without-dont-have-text .download-from-text {
    margin-top: 55px; }
  .dont-have-waave-component.without-dont-have-text .download-btn {
    margin-top: 15px; }
  @media screen and (max-width: 395px) {
    .dont-have-waave-component .download-btn {
      display: block;
      margin-top: 40px; }
      .dont-have-waave-component .download-btn.first {
        margin-right: 0; } }

.list-group.current-selection .list-group-item {
  color: #fff;
  background-color: #46728c;
  min-height: 74px;
  max-height: none; }
  .list-group.current-selection .list-group-item img {
    position: absolute; }
  .list-group.current-selection .list-group-item h4 {
    top: 0;
    left: 0;
    line-height: 28px;
    padding-left: 84px;
    padding-right: 5px;
    margin: 20px 0; }
  .list-group.current-selection .list-group-item.with-icon h4 {
    padding-right: 54px; }
  .list-group.current-selection .list-group-item.three-dots h4 {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

body:not(.touch) .list-group.current-selection .list-group-item:hover {
  background-color: #3b6680; }

.list-group.selection-items {
  min-height: 74px; }
  .list-group.selection-items .list-group-item {
    background-color: #fff; }
    body:not(.touch) .list-group.selection-items .list-group-item:hover {
      color: #fff;
      background-color: #F3564B;
      background-position: 94% -34px; }

.list-group .list-group-item {
  overflow: hidden;
  background-color: #fff;
  color: #1e1e1e;
  padding: 3px;
  max-height: 74px;
  border-radius: 0;
  border: none;
  margin-bottom: 5px;
  transition: background-color 0.15s ease-out, max-height 0.3s ease-out; }
  .list-group .list-group-item img {
    margin-top: 1px;
    margin-left: 1px;
    width: 66px;
    height: 66px; }
  .list-group .list-group-item h4, .list-group .list-group-item h5 {
    display: inline-block;
    font-family: "ProximaNovaLight";
    font-size: 24px;
    line-height: 30px;
    position: relative;
    top: 6px;
    left: 12px; }
  .list-group .list-group-item.double-lines h4 {
    margin-top: 12px;
    margin-bottom: 0; }
  .list-group .list-group-item.double-lines h5 {
    display: block;
    position: static;
    padding-left: 84px;
    margin-top: 1px;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 17px;
    color: rgba(255, 255, 255, 0.5); }
  .list-group .list-group-item.venue-item {
    position: relative; }
    .list-group .list-group-item.venue-item h4 {
      position: absolute;
      width: 100%;
      margin: 0;
      padding-left: 85px;
      padding-right: 15px;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      line-height: 24px;
      vertical-align: middle; }
  .list-group .list-group-item.venue-white-icon {
    background-image: url("../img/icons/venue-icons.png");
    background-repeat: no-repeat;
    background-position: 94% -34px; }
  .list-group .list-group-item.user-item {
    background: url("../img/icons/avatar-icons.png") no-repeat 94% 26px #fff; }
  .list-group .list-group-item.loader {
    background-color: transparent;
    height: 100px;
    max-height: 100px; }
    body:not(.touch) .list-group .list-group-item.loader:hover {
      background-color: transparent; }
  .list-group .list-group-item.empty {
    background-image: none; }
    .list-group .list-group-item.empty h4 {
      color: #1e1e1e;
      text-align: center;
      font-family: "ProximaNovaLight";
      font-size: 24px;
      line-height: 50px;
      width: 100%;
      top: 0px;
      left: 0px; }
  .list-group .list-group-item.ng-enter:not(.without-animation) {
    animation: fadeInUp 0.4s both ease-out; }
  .list-group .list-group-item.ng-leave:not(.without-animation) {
    animation: fadeOut 0.2s both ease-out; }
  .list-group .list-group-item.ng-enter-stagger:not(.without-animation) {
    transition-delay: 0.08s;
    animation-delay: 0.08s; }

#loader-wrapper {
  margin-top: 45px; }

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #46728C;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 2s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
  z-index: 1001; }

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #F3564B;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 3s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */ }

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #FFF;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 1.5s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */ }

@keyframes spin {
  0% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */ }
  100% {
    /* Chrome, Opera 15+, Safari 3.1+ */
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */ } }

#loader-wrapper .loader-section {
  width: 51%;
  height: 100%;
  z-index: 1000;
  /* Chrome, Opera 15+, Safari 3.1+ */
  /* IE 9 */
  transform: translateX(0);
  /* Firefox 16+, IE 10+, Opera */ }

#loader-wrapper .loader-section.section-left {
  left: 0; }

#loader-wrapper .loader-section.section-right {
  right: 0; }

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
  /* Chrome, Opera 15+, Safari 3.1+ */
  /* IE 9 */
  transform: translateX(-100%);
  /* Firefox 16+, IE 10+, Opera */
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.loaded #loader-wrapper .loader-section.section-right {
  /* Chrome, Opera 15+, Safari 3.1+ */
  /* IE 9 */
  transform: translateX(100%);
  /* Firefox 16+, IE 10+, Opera */
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.loaded #loader {
  opacity: 0;
  transition: all 0.3s ease-out; }

.loaded #loader-wrapper {
  visibility: hidden;
  /* Chrome, Opera 15+, Safari 3.1+ */
  /* IE 9 */
  transform: translateY(-100%);
  /* Firefox 16+, IE 10+, Opera */
  transition: all 0.3s 1s ease-out; }

.ngdialog-preloader .ngdialog-content {
  width: 450px;
  margin: 0 auto;
  max-width: 100%;
  background-color: transparent; }

.ngdialog-message {
  padding-top: 150px; }
  .ngdialog-message .ngdialog-overlay {
    z-index: 90; }
  .ngdialog-message .ngdialog-content {
    width: 406px;
    padding: 0;
    padding-bottom: 15px;
    z-index: 100;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    box-shadow: 0px 30px 95px 21px rgba(0, 0, 0, 0.4); }
    .ngdialog-message .ngdialog-content h3 {
      color: #fff;
      background-color: #F3564B;
      font-family: "ProximaNovaLight";
      padding: 12px 0;
      margin: 0;
      text-align: center;
      font-size: 24px;
      min-height: 32px; }
    .ngdialog-message .ngdialog-content .text {
      color: #1e1e1e;
      font-family: "ProximaNovaLight";
      padding: 25px 25px 20px 25px;
      font-size: 17px; }
    .ngdialog-message .ngdialog-content ul > li {
      margin-bottom: 5px; }
    .ngdialog-message .ngdialog-content button {
      display: block;
      color: #fff;
      font-family: "ProximaNovaSemibold";
      border: none;
      width: 100px;
      padding: 8px;
      position: relative;
      left: 285px; }
    .ngdialog-message .ngdialog-content .error h3 {
      background-color: #F3564B; }
    .ngdialog-message .ngdialog-content .error button {
      background-color: #F3564B; }
    .ngdialog-message .ngdialog-content .success h3 {
      background-color: #46728C; }
    .ngdialog-message .ngdialog-content .success button {
      background-color: #46728C; }

.selected-user {
  text-align: center;
  margin-bottom: 40px; }
  .selected-user img {
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin-top: 15px;
    border: 4px solid #fff; }
  .selected-user h4 {
    font-family: "ProximaNovaLight";
    font-size: 26px;
    text-align: center;
    margin-top: 17px;
    margin-bottom: 5px;
    color: #fff;
    text-decoration: none; }
  .selected-user a:hover {
    text-decoration: none; }
  .selected-user h5 {
    font-family: "ProximaNovaLight";
    font-size: 14px;
    text-align: center;
    margin-top: 0px; }
  @media screen and (max-width: 525px) {
    .selected-user {
      margin-bottom: 25px; }
      .selected-user img {
        margin-top: 5px; }
      .selected-user h4 {
        margin-top: 12px; } }

.landing-page #background {
  background-image: url("../img/bg/01.jpg"); }

.landing-page .container {
  padding-top: 105px;
  max-width: 528px;
  text-align: center; }

.landing-page .main-text {
  margin-top: 76px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-size: 48px;
  line-height: 54px;
  font-family: "ProximaNovaLight"; }

.landing-page .user-image {
  display: block;
  width: 160px;
  height: 160px;
  margin: 20px auto -20px auto;
  border-radius: 50%;
  border: 4px solid #fff; }

.landing-page .send-btn {
  margin-top: 68px;
  width: 242px; }
  .landing-page .send-btn.first {
    margin-right: 10px; }
  body.landing-page:not(.touch) .send-btn:hover {
    text-decoration: none; }
  .landing-page .send-btn .send-drink-icon,
  .landing-page .send-btn .send-money-icon {
    position: relative;
    top: 3px;
    right: 10px;
    display: inline-block; }
  .landing-page .send-btn .send-drink-icon {
    background: url("../img/icons/send-drink-icon.png");
    width: 20px;
    height: 25px; }
  .landing-page .send-btn .send-money-icon {
    background: url("../img/icons/send-money-icon.png");
    width: 27px;
    height: 19px;
    top: 1px;
    right: 6px; }

.landing-page .small-text {
  margin-top: 35px;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  font-family: "ProximaNovaLight"; }

@media screen and (max-width: 544px) {
  .landing-page .container {
    margin-top: 0;
    padding-top: 60px; }
  .landing-page .main-text {
    margin-top: 56px;
    font-size: 42px;
    line-height: 50px; }
  .landing-page .send-btn {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important; }
    .landing-page .send-btn.first {
      margin-right: 0;
      margin-bottom: -35px; } }

.login, .cognito-forgot-password, .cognito-login {
  /**
     * google button login
     */ }
  .login #background, .cognito-forgot-password #background, .cognito-login #background {
    background-image: url("../img/bg/02.jpg"); }
  .login .facebook-login-btn, .cognito-forgot-password .facebook-login-btn, .cognito-login .facebook-login-btn {
    color: #ffffff;
    font-size: 30px;
    line-height: 54px;
    font-family: "ProximaNovaSemibold";
    line-height: 60px;
    display: block;
    width: 100%;
    border-radius: 0;
    background-color: #395795;
    margin-top: 81px;
    margin-bottom: 15px; }
  .login .middle-text, .cognito-forgot-password .middle-text, .cognito-login .middle-text {
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    line-height: 36px;
    font-family: "ProximaNovaLight";
    margin-bottom: 17px; }
  .login .login-form .form-group, .cognito-forgot-password .login-form .form-group, .cognito-login .login-form .form-group {
    margin-bottom: 6px; }
  .login .login-form .form-control, .cognito-forgot-password .login-form .form-control, .cognito-login .login-form .form-control {
    padding: 9px 25px;
    width: 100%;
    border-radius: 0;
    color: #1e1e1e;
    font-size: 20px;
    line-height: 54px;
    font-family: "ProximaNovaLightItalic";
    height: auto; }
  .login .login-btn, .cognito-forgot-password .login-btn, .cognito-login .login-btn {
    line-height: 64px;
    margin-top: 17px; }
  .login .forgot-password-btn, .cognito-forgot-password .forgot-password-btn, .cognito-login .forgot-password-btn {
    color: #fff;
    font-size: 17px;
    line-height: 54px;
    font-family: "ProximaNovaLight";
    line-height: 16px;
    display: block;
    width: 167px;
    text-align: center;
    margin: 25px auto 0 auto;
    text-align: center;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    transition: opacity 0.2s ease-out; }
    body.login:not(.touch) .forgot-password-btn:hover {
      opacity: 0.7; }
  .login .register-container, .cognito-forgot-password .register-container, .cognito-login .register-container {
    color: #fff;
    font-size: 17px;
    font-family: "ProximaNovaLight";
    line-height: 16px;
    text-align: center; }
    .login .register-container .register-btn, .cognito-forgot-password .register-container .register-btn, .cognito-login .register-container .register-btn {
      color: #fff;
      font-family: "ProximaNovaSemibold";
      display: inline-block;
      margin-top: 15px;
      margin-left: -10px;
      padding: 10px;
      text-decoration: none;
      transition: opacity 0.2s ease-out; }
      body.login:not(.touch) .register-btn:hover {
        opacity: 0.7; }
  .login #customBtn, .cognito-forgot-password #customBtn, .cognito-login #customBtn {
    color: #ffffff;
    font-size: 30px;
    line-height: 54px;
    font-family: "ProximaNovaSemibold";
    line-height: 60px;
    display: block;
    width: 100%;
    border-radius: 0;
    background-color: #db3236;
    margin-bottom: 15px; }
  .login #customBtn:hover, .cognito-forgot-password #customBtn:hover, .cognito-login #customBtn:hover {
    cursor: pointer; }
  .login .textbox, .cognito-forgot-password .textbox, .cognito-login .textbox {
    padding-top: 50px; }
  .login .descriptionText, .cognito-forgot-password .descriptionText, .cognito-login .descriptionText {
    font-size: 16px;
    line-height: 20px !important; }
  .login .ngdialog-message .ngdialog-content button.custom, .cognito-forgot-password .ngdialog-message .ngdialog-content button.custom, .cognito-login .ngdialog-message .ngdialog-content button.custom {
    left: 180px !important;
    margin-right: 10px; }

.register,
.cognito-register,
.register-by-invite {
  /**
     * google button login
     */ }
  .register #background,
  .cognito-register #background,
  .register-by-invite #background {
    background-image: url("../img/bg/04.jpg"); }
  .register .facebook-signup-btn,
  .cognito-register .facebook-signup-btn,
  .register-by-invite .facebook-signup-btn {
    color: #fff;
    font-size: 30px;
    line-height: 54px;
    font-family: "ProximaNovaSemibold";
    line-height: 60px;
    display: block;
    width: 100%;
    border-radius: 0;
    background-color: #395795;
    margin-top: 75px;
    margin-bottom: 15px; }
  .register .middle-text,
  .cognito-register .middle-text,
  .register-by-invite .middle-text {
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 36px;
    font-family: "ProximaNovaLight";
    margin-bottom: 17px; }
  .register .register-form .form-group,
  .cognito-register .register-form .form-group,
  .register-by-invite .register-form .form-group {
    position: relative;
    margin-bottom: 6px; }
    .register .register-form .form-group.has-error .form-control,
    .cognito-register .register-form .form-group.has-error .form-control,
    .register-by-invite .register-form .form-group.has-error .form-control {
      color: #F3564B;
      border-color: #F3564B; }
  .register .register-form .form-control,
  .cognito-register .register-form .form-control,
  .register-by-invite .register-form .form-control {
    padding: 9px 25px;
    width: 100%;
    border-radius: 0;
    color: #1e1e1e;
    font-size: 20px;
    line-height: 54px;
    font-family: "ProximaNovaLightItalic";
    height: auto;
    box-shadow: none; }
    .register .register-form .form-control:focus,
    .cognito-register .register-form .form-control:focus,
    .register-by-invite .register-form .form-control:focus {
      border-color: #46728C;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(70, 114, 140, 0.8); }
  .register .register-form .birthday-container,
  .cognito-register .register-form .birthday-container,
  .register-by-invite .register-form .birthday-container {
    margin-bottom: 40px; }
    .register .register-form .birthday-container .birthday-text,
    .cognito-register .register-form .birthday-container .birthday-text,
    .register-by-invite .register-form .birthday-container .birthday-text {
      text-align: center;
      margin-top: 20px;
      margin-bottom: 10px;
      color: #fff;
      font-size: 20px;
      font-family: "ProximaNova"; }
    .register .register-form .birthday-container .select-container,
    .cognito-register .register-form .birthday-container .select-container,
    .register-by-invite .register-form .birthday-container .select-container {
      background-color: #fff;
      height: 70px; }
      .register .register-form .birthday-container .select-container select,
      .cognito-register .register-form .birthday-container .select-container select,
      .register-by-invite .register-form .birthday-container .select-container select {
        display: inline-block;
        width: 31%;
        height: 70px;
        padding: 9px 15px;
        margin: 0;
        border: none;
        cursor: pointer;
        background: url("../img/icons/chevron.png") no-repeat 94% 25px;
        background-size: 20px;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        text-overflow: ''; }
        .register .register-form .birthday-container .select-container select:focus,
        .cognito-register .register-form .birthday-container .select-container select:focus,
        .register-by-invite .register-form .birthday-container .select-container select:focus {
          box-shadow: none; }
        .register .register-form .birthday-container .select-container select::-ms-expand,
        .cognito-register .register-form .birthday-container .select-container select::-ms-expand,
        .register-by-invite .register-form .birthday-container .select-container select::-ms-expand {
          display: none; }
      .register .register-form .birthday-container .select-container .separator,
      .cognito-register .register-form .birthday-container .select-container .separator,
      .register-by-invite .register-form .birthday-container .select-container .separator {
        display: inline-block;
        width: 1px;
        height: 18px;
        background-color: #E2E2E2;
        margin: 0;
        padding: 0;
        position: relative;
        top: 3px; }
  .register .register-form .gender-container,
  .cognito-register .register-form .gender-container,
  .register-by-invite .register-form .gender-container {
    text-align: center;
    margin-bottom: 25px; }
    .register .register-form .gender-container input,
    .cognito-register .register-form .gender-container input,
    .register-by-invite .register-form .gender-container input {
      display: none; }
    .register .register-form .gender-container label,
    .cognito-register .register-form .gender-container label,
    .register-by-invite .register-form .gender-container label {
      background-color: transparent;
      cursor: pointer;
      border: 4px solid #fff;
      border-radius: 10px;
      font-size: 20px;
      font-family: "ProximaNovaLight";
      width: 130px;
      line-height: 56px;
      margin: 0 12px 0 12px;
      transition: color 0.2s ease-out, border-color 0.2s ease-out; }
      body.register:not(.touch) .gender-container label:hover {
        color: #f6574d;
        border-color: #f6574d; }
      .register .register-form .gender-container label.active,
      .cognito-register .register-form .gender-container label.active,
      .register-by-invite .register-form .gender-container label.active {
        background-color: #f6574d;
        border-color: #f6574d; }
        body.register:not(.touch) .gender-container label.active:hover {
          color: #fff; }
  .register .register-form .upload-container,
  .cognito-register .register-form .upload-container,
  .register-by-invite .register-form .upload-container {
    margin-top: 40px;
    margin-bottom: 50px;
    text-align: center; }
    .register .register-form .upload-container .file-upload,
    .cognito-register .register-form .upload-container .file-upload,
    .register-by-invite .register-form .upload-container .file-upload {
      display: inline-block;
      position: relative;
      width: 120px;
      height: 120px; }
      .register .register-form .upload-container .file-upload img,
      .cognito-register .register-form .upload-container .file-upload img,
      .register-by-invite .register-form .upload-container .file-upload img {
        border-radius: 50%;
        border: 4px solid #fff;
        position: relative;
        width: 120px;
        height: 120px;
        z-index: 0; }
      .register .register-form .upload-container .file-upload input,
      .cognito-register .register-form .upload-container .file-upload input,
      .register-by-invite .register-form .upload-container .file-upload input {
        position: absolute;
        display: block;
        top: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        z-index: 1;
        width: 120px;
        height: 147px; }
    .register .register-form .upload-container .add-profile-photo-text,
    .cognito-register .register-form .upload-container .add-profile-photo-text,
    .register-by-invite .register-form .upload-container .add-profile-photo-text {
      position: relative;
      font-family: "ProximaNovaLight";
      font-size: 15px;
      margin-top: 10px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.4);
      line-height: 15px;
      width: 115px;
      margin-left: auto;
      margin-right: auto;
      z-index: 0; }
  .register .submit-btn,
  .cognito-register .submit-btn,
  .register-by-invite .submit-btn {
    height: 73px;
    line-height: normal;
    margin-bottom: 30px; }
  .register .already-have-account-text,
  .cognito-register .already-have-account-text,
  .register-by-invite .already-have-account-text {
    text-align: center;
    font-family: "ProximaNovaLight";
    font-size: 22px; }
    .register .already-have-account-text a,
    .cognito-register .already-have-account-text a,
    .register-by-invite .already-have-account-text a {
      display: inline-block;
      text-decoration: none;
      line-height: 19px;
      color: #fff;
      border-bottom: 1px solid rgba(255, 255, 255, 0.4);
      transition: opacity 0.2s ease-out; }
      body.register:not(.touch) .already-have-account-text a:hover {
        opacity: 0.7; }
  .register #customGoogleBtn,
  .cognito-register #customGoogleBtn,
  .register-by-invite #customGoogleBtn {
    color: #ffffff;
    font-size: 30px;
    line-height: 54px;
    font-family: "ProximaNovaSemibold";
    line-height: 60px;
    display: block;
    width: 100%;
    border-radius: 0;
    background-color: #db3236;
    margin-bottom: 15px; }
  .register #customGoogleBtn:hover,
  .cognito-register #customGoogleBtn:hover,
  .register-by-invite #customGoogleBtn:hover {
    cursor: pointer; }

.select-user #background {
  background-image: url("../img/bg/04.jpg"); }

.select-user .find-your-friends-text {
  font-size: 16px;
  font-family: "ProximaNova";
  line-height: 26px;
  color: #fff;
  margin-top: 65px; }

.select-user .input-group {
  width: 100%; }

.select-user .search-container {
  position: relative;
  margin-bottom: 36px; }
  .select-user .search-container input.form-control {
    position: relative;
    z-index: 1;
    padding: 9px 25px;
    height: auto;
    padding-left: 20px;
    width: 100%;
    border-radius: 0;
    color: #1e1e1e;
    font-size: 20px;
    line-height: 54px;
    font-family: "ProximaNovaLightItalic";
    border-right-color: #fff;
    border: 1px solid #fff;
    box-shadow: none !important; }
    .select-user .search-container input.form-control.ng-invalid.ng-dirty {
      color: #F3564B; }
  .select-user .search-container .search-btn {
    position: absolute;
    z-index: 2;
    top: 5px;
    right: 5px;
    background-color: #f5574c;
    border-radius: 12px;
    color: #fff;
    width: 125px;
    height: 64px;
    font-size: 23px;
    font-family: "ProximaNovaSemibold";
    transition: background-color 0.2s ease-out; }
    body.select-user:not(.touch) .search-btn:hover {
      background-color: #DC4137; }

.select-user .your-friends-text {
  color: #fff;
  font-family: "ProximaNovaLight";
  font-size: 18px;
  line-height: 34px; }

.select-user .list-group-item.loader {
  margin-top: 20px; }

@media screen and (max-width: 525px) {
  .select-user .find-your-friends-text {
    margin-top: 60px; } }

.venues #background {
  background-image: url("../img/bg/05.jpg"); }

.venues .venues-around-text {
  font-family: "ProximaNovaLight";
  font-size: 24px;
  margin-top: 50px;
  padding: 15px 0 15px 37px;
  background: url("../img/icons/venue-white.png") no-repeat;
  background-position: 0 13px;
  width: 200px;
  margin-left: auto;
  margin-right: auto; }

.venues .select-venue-text {
  font-family: "ProximaNovaLight";
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center; }

@media screen and (max-width: 525px) {
  .venues .venues-around-text {
    margin-top: 25px; } }

.menu #background {
  background-image: url("../img/bg/03.jpg"); }

.menu .send-drink-to-text {
  font-family: "ProximaNovaLight";
  font-size: 24px;
  margin-top: 60px;
  margin-bottom: 6px;
  text-align: center; }

.menu .select-drink-text {
  font-family: "ProximaNovaLight";
  font-size: 18px;
  margin-top: 35px;
  margin-bottom: 10px;
  text-align: center; }

.menu .list-group hr {
  margin: 15px 13px; }

.menu .list-group-item .toggle-category-btn {
  background: url("../img/icons/chevron.png") no-repeat 94% 25px #fff;
  cursor: pointer; }
  .menu .list-group-item .toggle-category-btn .with-effect {
    width: 66px;
    height: 66px;
    margin-top: 1px;
    margin-left: 1px;
    vertical-align: middle;
    display: none; }
  .menu .list-group-item .toggle-category-btn img.without-effect {
    display: inline-block; }
  .menu .list-group-item .toggle-category-btn.expanded {
    background-position: 94% -35px; }
    .menu .list-group-item .toggle-category-btn.expanded .with-effect {
      display: inline-block; }
    .menu .list-group-item .toggle-category-btn.expanded img.without-effect {
      display: none; }

.menu .list-group-item.drink-item {
  /* height: 40px; */
  margin: 0 -3px;
  display: block;
  position: relative;
  padding-right: 80px;
  max-height: none;
  padding-top: 10px;
  padding-bottom: 10px; }
  .menu .list-group-item.drink-item h4 {
    top: -0px;
    float: left;
    font-size: 18px;
    display: block;
    margin: 0;
    width: 100%;
    padding-right: 5px;
    word-break: break-word; }
  .menu .list-group-item.drink-item .price {
    margin: 7px 13px 0 0;
    font-family: "ProximaNova";
    /* float: right; */
    width: 80px;
    text-align: right;
    position: absolute;
    right: 0; }

@media screen and (max-width: 525px) {
  .menu .send-drink-to-text {
    margin-top: 30px; }
  .menu .ngdialog-drink-options {
    padding-top: 80px; } }

.ngdialog-drink-options {
  padding-bottom: 160px;
  padding-top: 160px; }
  .ngdialog-drink-options .ngdialog-overlay {
    z-index: 90; }
  .ngdialog-drink-options .ngdialog-content {
    width: 450px;
    padding: 0;
    z-index: 100;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    box-shadow: 0px 30px 95px 21px rgba(0, 0, 0, 0.4); }
    .ngdialog-drink-options .ngdialog-content h3 {
      background-color: #F3564B;
      font-family: "ProximaNovaLight";
      padding: 12px 0;
      margin: 0;
      text-align: center;
      font-size: 20px; }
  .ngdialog-drink-options .ngdialog-close {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0; }
    .ngdialog-drink-options .ngdialog-close:before {
      background: transparent;
      color: #fff;
      content: "\00D7";
      font-size: 26px;
      font-weight: 400;
      height: 30px;
      line-height: 26px;
      position: absolute;
      right: 6px;
      text-align: center;
      top: 8px;
      width: 30px; }
    body:not(.touch) .ngdialog-drink-options .ngdialog-close:hover:before, .ngdialog-drink-options .ngdialog-close:active:before {
      opacity: 0.8; }
  .ngdialog-drink-options .list-group {
    margin: 0; }
  .ngdialog-drink-options .list-group-item {
    margin: 0;
    padding: 0;
    height: 60px;
    border-bottom: 1px solid #e2e2e2; }
    body:not(.touch) .ngdialog-drink-options .list-group-item:hover, .ngdialog-drink-options .list-group-item:focus {
      background-color: #fff; }
    .ngdialog-drink-options .list-group-item h4 {
      position: static;
      line-height: 60px;
      font-family: "ProximaNovaLight";
      font-size: 18px;
      padding: 0 25px;
      margin: 0;
      width: 100%; }
      .ngdialog-drink-options .list-group-item h4 .checkbox {
        float: right;
        margin-top: 13px;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        border: 1px solid #e2e2e2; }
        .ngdialog-drink-options .list-group-item h4 .checkbox.checked {
          background: url("../img/icons/check-mark.png") center center no-repeat #F3564B;
          border-color: #F3564B;
          background-size: 20px; }
    .ngdialog-drink-options .list-group-item.dropdown {
      background: url("../img/icons/chevron.png") 93.5% 19px no-repeat; }
    .ngdialog-drink-options .list-group-item select.mixers {
      font-family: "ProximaNova";
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      opacity: 0;
      cursor: pointer; }
    .ngdialog-drink-options .list-group-item.disabled {
      cursor: default; }
      .ngdialog-drink-options .list-group-item.disabled h4 {
        color: #e2e2e2; }
  .ngdialog-drink-options .submit-btn {
    font-family: "ProximaNovaLight";
    font-size: 18px;
    border: none;
    border-radius: 0;
    background-color: #F3564B;
    height: 45px; }
    body:not(.touch) .ngdialog-drink-options .submit-btn:hover {
      color: #fff; }

.drink-cart #background,
.money-cart #background,
.drink-receipt #background,
.money-receipt #background,
.ticketed-event-select-tickets #background {
  background-image: url("../img/bg/01.jpg"); }

.drink-cart .send-drink-to-text,
.money-cart .send-drink-to-text,
.drink-receipt .send-drink-to-text,
.money-receipt .send-drink-to-text,
.ticketed-event-select-tickets .send-drink-to-text {
  font-family: "ProximaNovaLight";
  font-size: 24px;
  margin-top: 60px;
  margin-bottom: 6px;
  text-align: center; }

.drink-cart .list-group-item.drink,
.money-cart .list-group-item.drink,
.drink-receipt .list-group-item.drink,
.money-receipt .list-group-item.drink,
.ticketed-event-select-tickets .list-group-item.drink {
  background-color: #46728C;
  max-height: none;
  min-height: 73px; }
  .drink-cart .list-group-item.drink .table,
  .money-cart .list-group-item.drink .table,
  .drink-receipt .list-group-item.drink .table,
  .money-receipt .list-group-item.drink .table,
  .ticketed-event-select-tickets .list-group-item.drink .table {
    display: table;
    width: 100%; }
  .drink-cart .list-group-item.drink .table-row,
  .money-cart .list-group-item.drink .table-row,
  .drink-receipt .list-group-item.drink .table-row,
  .money-receipt .list-group-item.drink .table-row,
  .ticketed-event-select-tickets .list-group-item.drink .table-row {
    display: table-cell;
    width: auto;
    vertical-align: middle; }
  .drink-cart .list-group-item.drink .first-row,
  .money-cart .list-group-item.drink .first-row,
  .drink-receipt .list-group-item.drink .first-row,
  .money-receipt .list-group-item.drink .first-row,
  .ticketed-event-select-tickets .list-group-item.drink .first-row {
    width: 66px; }
  .drink-cart .list-group-item.drink .second-row,
  .money-cart .list-group-item.drink .second-row,
  .drink-receipt .list-group-item.drink .second-row,
  .money-receipt .list-group-item.drink .second-row,
  .ticketed-event-select-tickets .list-group-item.drink .second-row {
    width: 100%; }
  .drink-cart .list-group-item.drink .third-row,
  .money-cart .list-group-item.drink .third-row,
  .drink-receipt .list-group-item.drink .third-row,
  .money-receipt .list-group-item.drink .third-row,
  .ticketed-event-select-tickets .list-group-item.drink .third-row {
    width: 1%; }
  .drink-cart .list-group-item.drink img, .drink-cart .list-group-item.drink canvas,
  .money-cart .list-group-item.drink img,
  .money-cart .list-group-item.drink canvas,
  .drink-receipt .list-group-item.drink img,
  .drink-receipt .list-group-item.drink canvas,
  .money-receipt .list-group-item.drink img,
  .money-receipt .list-group-item.drink canvas,
  .ticketed-event-select-tickets .list-group-item.drink img,
  .ticketed-event-select-tickets .list-group-item.drink canvas {
    width: 66px;
    height: 66px;
    margin-top: 1px;
    margin-left: 1px;
    vertical-align: middle; }
  .drink-cart .list-group-item.drink h4,
  .money-cart .list-group-item.drink h4,
  .drink-receipt .list-group-item.drink h4,
  .money-receipt .list-group-item.drink h4,
  .ticketed-event-select-tickets .list-group-item.drink h4 {
    font-size: 24px;
    padding-left: 14px;
    margin-top: 0;
    margin-bottom: 0; }
  .drink-cart .list-group-item.drink .price,
  .money-cart .list-group-item.drink .price,
  .drink-receipt .list-group-item.drink .price,
  .money-receipt .list-group-item.drink .price,
  .ticketed-event-select-tickets .list-group-item.drink .price {
    padding: 15px 10px;
    font-size: 26px;
    font-family: "ProximaNovaSemibold";
    white-space: nowrap; }
  .drink-cart .list-group-item.drink .drink-options,
  .money-cart .list-group-item.drink .drink-options,
  .drink-receipt .list-group-item.drink .drink-options,
  .money-receipt .list-group-item.drink .drink-options,
  .ticketed-event-select-tickets .list-group-item.drink .drink-options {
    font-family: "ProximaNovaLight";
    padding-left: 98px;
    margin-top: 10px;
    margin-bottom: 15px; }

.drink-cart .list-group.calculations-table,
.money-cart .list-group.calculations-table,
.drink-receipt .list-group.calculations-table,
.money-receipt .list-group.calculations-table,
.ticketed-event-select-tickets .list-group.calculations-table {
  display: block;
  margin-top: 27px;
  margin-bottom: 23px; }
  .drink-cart .list-group.calculations-table .list-group-item,
  .money-cart .list-group.calculations-table .list-group-item,
  .drink-receipt .list-group.calculations-table .list-group-item,
  .money-receipt .list-group.calculations-table .list-group-item,
  .ticketed-event-select-tickets .list-group.calculations-table .list-group-item {
    transition: none;
    background-color: transparent;
    text-align: right;
    font-family: "ProximaNovaSemibold";
    font-size: 18px;
    color: #fff;
    line-height: 18px; }

.drink-cart textarea,
.money-cart textarea,
.drink-receipt textarea,
.money-receipt textarea,
.ticketed-event-select-tickets textarea {
  width: 100%;
  height: 120px;
  padding: 20px 25px;
  font-family: "ProximaNovaLightItalic";
  color: #1e1e1e;
  font-size: 18px;
  resize: none;
  border: none; }

.drink-cart .select-payment-method-text,
.money-cart .select-payment-method-text,
.drink-receipt .select-payment-method-text,
.money-receipt .select-payment-method-text,
.ticketed-event-select-tickets .select-payment-method-text {
  font-family: "ProximaNovaLight";
  font-size: 18px;
  margin-top: 21px;
  margin-bottom: 16px; }

.drink-cart .main-btn,
.money-cart .main-btn,
.drink-receipt .main-btn,
.money-receipt .main-btn,
.ticketed-event-select-tickets .main-btn {
  width: 198px;
  height: 64px;
  font-size: 18px;
  font-family: "ProximaNovaSemibold";
  line-height: 53px; }

.drink-cart .waave-credit-container,
.money-cart .waave-credit-container,
.drink-receipt .waave-credit-container,
.money-receipt .waave-credit-container,
.ticketed-event-select-tickets .waave-credit-container {
  width: 100%;
  margin-bottom: 19px; }
  .drink-cart .waave-credit-container .text,
  .money-cart .waave-credit-container .text,
  .drink-receipt .waave-credit-container .text,
  .money-receipt .waave-credit-container .text,
  .ticketed-event-select-tickets .waave-credit-container .text {
    display: inline-block;
    font-family: "ProximaNovaLight";
    font-size: 18px;
    margin-left: 15px; }

.drink-cart .paypal-btn,
.money-cart .paypal-btn,
.drink-receipt .paypal-btn,
.money-receipt .paypal-btn,
.ticketed-event-select-tickets .paypal-btn {
  margin-right: 5px; }

@media screen and (max-width: 525px) {
  .drink-cart .send-drink-to-text,
  .money-cart .send-drink-to-text,
  .drink-receipt .send-drink-to-text,
  .money-receipt .send-drink-to-text,
  .ticketed-event-select-tickets .send-drink-to-text {
    margin-top: 30px; } }

@media screen and (max-width: 435px) {
  .drink-cart .select-payment-method-text,
  .money-cart .select-payment-method-text,
  .drink-receipt .select-payment-method-text,
  .money-receipt .select-payment-method-text,
  .ticketed-event-select-tickets .select-payment-method-text {
    text-align: center; }
  .drink-cart .waave-credit-container .waave-credit-btn,
  .money-cart .waave-credit-container .waave-credit-btn,
  .drink-receipt .waave-credit-container .waave-credit-btn,
  .money-receipt .waave-credit-container .waave-credit-btn,
  .ticketed-event-select-tickets .waave-credit-container .waave-credit-btn {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .drink-cart .waave-credit-container .text,
  .money-cart .waave-credit-container .text,
  .drink-receipt .waave-credit-container .text,
  .money-receipt .waave-credit-container .text,
  .ticketed-event-select-tickets .waave-credit-container .text {
    text-align: center;
    width: 198px;
    margin-top: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .drink-cart .paypal-btn,
  .money-cart .paypal-btn,
  .drink-receipt .paypal-btn,
  .money-receipt .paypal-btn,
  .ticketed-event-select-tickets .paypal-btn {
    display: block;
    margin: 25px auto 15px auto; }
  .drink-cart .credit-card-btn,
  .money-cart .credit-card-btn,
  .drink-receipt .credit-card-btn,
  .money-receipt .credit-card-btn,
  .ticketed-event-select-tickets .credit-card-btn {
    display: block;
    margin-left: auto;
    margin-right: auto; } }

.drink-receipt #background {
  background-image: url("../img/bg/02.jpg"); }

.drink-receipt .title {
  font-size: 46px;
  font-family: "ProximaNovaLight";
  text-align: center;
  margin-top: 30px; }

.drink-receipt .send-drink-to-text {
  margin-top: 20px; }

.drink-receipt textarea {
  background-color: #46728C;
  color: #fff; }

.drink-receipt .confirm-btn {
  width: 100%;
  height: 73px;
  font-size: 26px;
  line-height: 55px;
  margin-top: 21px; }

.drink-credit-card-payment #background,
.money-credit-card-payment #background {
  background-image: url("../img/bg/04.jpg"); }

.drink-credit-card-payment .seding-drink-to-text,
.money-credit-card-payment .seding-drink-to-text {
  font-family: "ProximaNovaLight";
  font-size: 24px;
  margin-top: 64px;
  margin-bottom: 6px;
  text-align: center; }

.drink-credit-card-payment .total,
.money-credit-card-payment .total {
  font-family: "ProximaNovaSemibold";
  font-size: 33px;
  text-align: center;
  margin-bottom: 26px; }

.drink-credit-card-payment #credit-card-form,
.money-credit-card-payment #credit-card-form,
.ticketed-event-select-tickets #credit-card-form {
  /**
         * credit card icons
         */ }
  .drink-credit-card-payment #credit-card-form #card-number, .drink-credit-card-payment #credit-card-form #expiration-date, .drink-credit-card-payment #credit-card-form #cvv,
  .money-credit-card-payment #credit-card-form #card-number,
  .money-credit-card-payment #credit-card-form #expiration-date,
  .money-credit-card-payment #credit-card-form #cvv,
  .ticketed-event-select-tickets #credit-card-form #card-number,
  .ticketed-event-select-tickets #credit-card-form #expiration-date,
  .ticketed-event-select-tickets #credit-card-form #cvv {
    position: relative;
    display: inline-block;
    border: 1px solid #fff;
    background-color: #fff;
    font-family: "ProximaNovaLight";
    height: 75px;
    padding: 20px;
    transition: color 200ms linear;
    -webkit-transition: color 200ms linear; }
    .drink-credit-card-payment #credit-card-form #card-number input, .drink-credit-card-payment #credit-card-form #expiration-date input, .drink-credit-card-payment #credit-card-form #cvv input,
    .money-credit-card-payment #credit-card-form #card-number input,
    .money-credit-card-payment #credit-card-form #expiration-date input,
    .money-credit-card-payment #credit-card-form #cvv input,
    .ticketed-event-select-tickets #credit-card-form #card-number input,
    .ticketed-event-select-tickets #credit-card-form #expiration-date input,
    .ticketed-event-select-tickets #credit-card-form #cvv input {
      font-size: 50px !important; }
  .drink-credit-card-payment #credit-card-form #card-number,
  .money-credit-card-payment #credit-card-form #card-number,
  .ticketed-event-select-tickets #credit-card-form #card-number {
    width: 100%; }
  .drink-credit-card-payment #credit-card-form #expiration-date,
  .money-credit-card-payment #credit-card-form #expiration-date,
  .ticketed-event-select-tickets #credit-card-form #expiration-date {
    width: 200px;
    margin-right: 2px; }
  .drink-credit-card-payment #credit-card-form #cvv,
  .money-credit-card-payment #credit-card-form #cvv,
  .ticketed-event-select-tickets #credit-card-form #cvv {
    width: 200px; }
  .drink-credit-card-payment #credit-card-form .main-btn,
  .money-credit-card-payment #credit-card-form .main-btn,
  .ticketed-event-select-tickets #credit-card-form .main-btn {
    margin-top: 9px;
    line-height: 64px; }
  .drink-credit-card-payment #credit-card-form .icon-type,
  .money-credit-card-payment #credit-card-form .icon-type,
  .ticketed-event-select-tickets #credit-card-form .icon-type {
    position: absolute;
    right: 20px;
    top: 22px;
    width: 40px;
    height: 28px;
    background-image: url("../img/credit_cards.png");
    background-position: -1000px 0;
    background-repeat: no-repeat; }
  .drink-credit-card-payment #credit-card-form .icon-type-discover,
  .money-credit-card-payment #credit-card-form .icon-type-discover,
  .ticketed-event-select-tickets #credit-card-form .icon-type-discover {
    background-position: 0 0px; }
  .drink-credit-card-payment #credit-card-form .icon-type-visa,
  .money-credit-card-payment #credit-card-form .icon-type-visa,
  .ticketed-event-select-tickets #credit-card-form .icon-type-visa {
    background-position: 0 -29px; }
  .drink-credit-card-payment #credit-card-form .icon-type-master-card,
  .money-credit-card-payment #credit-card-form .icon-type-master-card,
  .ticketed-event-select-tickets #credit-card-form .icon-type-master-card {
    background-position: 0 -57px; }
  .drink-credit-card-payment #credit-card-form .icon-type-maestro,
  .money-credit-card-payment #credit-card-form .icon-type-maestro,
  .ticketed-event-select-tickets #credit-card-form .icon-type-maestro {
    background-position: 0 -86px; }
  .drink-credit-card-payment #credit-card-form .icon-type-american-express,
  .money-credit-card-payment #credit-card-form .icon-type-american-express,
  .ticketed-event-select-tickets #credit-card-form .icon-type-american-express {
    background-position: 0 -115px; }

@media screen and (max-width: 525px) {
  .drink-credit-card-payment .seding-drink-to-text,
  .money-credit-card-payment .seding-drink-to-text,
  .ticketed-event-select-tickets .seding-drink-to-text {
    margin-top: 30px; } }

@media screen and (max-width: 450px) {
  .drink-credit-card-payment #credit-card-form #expiration-date,
  .money-credit-card-payment #credit-card-form #expiration-date,
  .ticketed-event-select-tickets #credit-card-form #expiration-date {
    width: 49.15%;
    margin-right: 0.3%; }
  .drink-credit-card-payment #credit-card-form #cvv,
  .money-credit-card-payment #credit-card-form #cvv,
  .ticketed-event-select-tickets #credit-card-form #cvv {
    width: 49.15%; } }

.select-money #background {
  background-image: url("../img/bg/05.jpg"); }

.select-money .seding-money-to-text {
  font-family: "ProximaNovaLight";
  font-size: 24px;
  margin-top: 64px;
  margin-bottom: 6px;
  text-align: center; }

.select-money .please-select-amount-text {
  font-family: "ProximaNovaLight";
  font-size: 18px;
  margin-top: 50px;
  margin-bottom: 29px;
  text-align: center; }

.select-money .money-btn {
  font-size: 21px;
  font-family: "ProximaNovaSemibold";
  color: #fff;
  width: 130px;
  height: 64px;
  border: 4px solid #fff;
  border-radius: 10px;
  background-color: transparent;
  margin-right: 6px;
  margin-bottom: 6px;
  line-height: 48px;
  transition: color 0.2s ease-out, border-color 0.2s ease-out; }
  body.select-money:not(.touch) .money-btn:hover {
    color: #f5574c;
    border-color: #f5574c; }
  .select-money .money-btn:active {
    color: #fff;
    background-color: #F3564B;
    border-color: #F3564B; }
  body.select-money:not(.touch) .money-btn:hover:active {
    color: #fff; }
  .select-money .money-btn:nth-child(3n) {
    margin-right: 0; }
  .select-money .money-btn:last-child {
    margin-left: -3px; }

@media screen and (max-width: 525px) {
  .select-money .seding-money-to-text {
    margin-top: 30px; }
  .select-money .please-select-amount-text {
    margin-top: 30px; } }

@media screen and (max-width: 430px) {
  .select-money .money-btns-container {
    text-align: center; }
    .select-money .money-btns-container .money-btn {
      margin-right: 6px;
      margin-bottom: 6px; }
      .select-money .money-btns-container .money-btn:nth-child(2n) {
        margin-right: 0; }
      .select-money .money-btns-container .money-btn:last-child {
        margin-left: -3px; }
  .select-money .ngdialog-enter-custom-money-amount {
    padding-top: 50px; } }

.ngdialog-enter-custom-money-amount {
  padding-top: 275px;
  padding-bottom: 160px; }
  .ngdialog-enter-custom-money-amount .ngdialog-overlay {
    z-index: 90; }
  .ngdialog-enter-custom-money-amount .ngdialog-content {
    width: 450px;
    padding: 0;
    z-index: 100;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    padding: 79px;
    box-shadow: 0px 30px 95px 21px rgba(0, 0, 0, 0.4); }
  .ngdialog-enter-custom-money-amount .ngdialog-close {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0; }
    .ngdialog-enter-custom-money-amount .ngdialog-close:before {
      background: url("../img/icons/close.png");
      height: 21px;
      width: 21px;
      position: absolute;
      right: 26px;
      top: 26px; }
    body:not(.touch) .ngdialog-enter-custom-money-amount .ngdialog-close:hover:before, .ngdialog-enter-custom-money-amount .ngdialog-close:active:before {
      opacity: 0.7; }
  .ngdialog-enter-custom-money-amount label {
    font-family: "ProximaNovaLight";
    font-size: 24px;
    color: #1e1e1e;
    font-weight: 300;
    margin-bottom: 7px; }
  .ngdialog-enter-custom-money-amount .custom-amount-container {
    position: relative; }
    .ngdialog-enter-custom-money-amount .custom-amount-container .currency-symbol {
      position: absolute;
      left: 25px;
      font-family: "ProximaNovaLight";
      font-size: 24px;
      color: #1e1e1e;
      line-height: 60px; }
    .ngdialog-enter-custom-money-amount .custom-amount-container input {
      font-family: "ProximaNovaLight";
      font-size: 24px;
      color: #1e1e1e;
      background-color: #f7f7f7;
      display: block;
      width: 100%;
      line-height: 60px;
      padding: 0 24px 0 60px;
      border: none;
      margin-bottom: 17px; }
      .ngdialog-enter-custom-money-amount .custom-amount-container input.ng-invalid-fcsa-number {
        color: #f5574c; }
    .ngdialog-enter-custom-money-amount .custom-amount-container input:not(.ng-invalid) + button {
      border-color: #f5574c;
      background-color: #f5574c;
      color: #fff;
      cursor: pointer; }
    .ngdialog-enter-custom-money-amount .custom-amount-container button {
      font-family: "ProximaNovaSemibold";
      font-size: 22px;
      color: #e2e2e2;
      width: 100%;
      height: 65px;
      border: 4px solid #e2e2e2;
      border-radius: 10px;
      background-color: transparent;
      cursor: default; }
  body:not(.touch) .ngdialog-enter-custom-money-amount .ngdialog-content .ng-invalid + button:hover {
    color: #e2e2e2;
    background-color: #ed4438; }

.money-cart #background {
  background-image: url("../img/bg/03.jpg"); }

.money-cart .amount {
  font-family: "ProximaNovaSemibold";
  font-size: 36px;
  text-align: center;
  margin-bottom: 48px; }

@media screen and (max-width: 525px) {
  .money-cart .amount {
    margin-bottom: 25px; } }

.money-receipt #background {
  background-image: url("../img/bg/02.jpg"); }

.money-receipt .title {
  font-size: 46px;
  font-family: "ProximaNovaLight";
  text-align: center;
  margin-top: 30px; }

.money-receipt .send-drink-to-text {
  margin-top: 20px; }

.money-receipt .amount {
  font-family: "ProximaNovaSemibold";
  font-size: 36px;
  text-align: center;
  margin-bottom: 48px; }

.money-receipt textarea {
  background-color: #46728C;
  color: #fff; }

.money-receipt .confirm-btn {
  width: 100%;
  height: 73px;
  font-size: 26px;
  line-height: 55px;
  margin-top: 21px; }

@media screen and (max-width: 525px) {
  .money-receipt .amount {
    margin-bottom: 25px; } }

.register-by-invite a.logo-sm {
  cursor: default; }

.register-by-invite .sign-up-top {
  text-align: center; }
  .register-by-invite .sign-up-top h2 {
    font-size: 46px;
    margin-top: 30px;
    font-family: "ProximaNovaLight"; }
  .register-by-invite .sign-up-top .text {
    font-size: 18px;
    font-family: "ProximaNova"; }

.register-by-invite .facebook-signup-btn {
  margin-top: 40px; }

.ticketed-event-landing-page #background,
.ticketed-event-select-tickets #background {
  background-image: url("../img/bg/01.jpg"); }

.prefix-disabled {
  background: #cccccc !important; }

.sold-text {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding: 9px 25px;
  color: #FF0000; }

/* HELPER */
.be-gray {
  color: #636363; }

.be-white {
  color: #fff; }

h1, h2, h3 {
  font-family: 'ProximaNovaSemibold'; }

/**
 * Set width of main container
 *
 */
@media (min-width: 1200px) {
  .ticketed-event-landing-page .container,
  .ticketed-event-select-tickets .container {
    width: 800px;
    max-width: 100%; } }

@media (max-width: 1199px) {
  .ticketed-event-landing-page .container,
  .ticketed-event-select-tickets .container {
    max-width: 800px; } }

/**
 * Show divider only on desktop viewport
 */
@media (min-width: 790px) {
  .divider {
    border: 0;
    border-left: 1px solid #000;
    height: 102%;
    left: 398px;
    position: absolute;
    top: -30px;
    width: 1px; } }

/**
 * EVENT STYLING
 */
#_event {
  background: #FFF;
  font-size: 21px;
  padding: 45px;
  overflow: auto;
  color: #333;
  margin-top: 20px;
  min-height: 700px; }
  #_event h1 {
    font-size: 38px;
    margin-bottom: 0; }
  #_event h2 {
    font-size: 21px; }
  #_event hr {
    border-color: #000;
    margin-bottom: 30px;
    margin-top: 20px; }
  #_event ._wrapper .txt-wrapper {
    padding-right: 30px; }
    #_event ._wrapper .txt-wrapper h2 {
      margin: 0;
      margin-bottom: 30px; }
    #_event ._wrapper .txt-wrapper p {
      margin-bottom: 20px;
      font-size: 14px;
      white-space: pre-wrap; }
  #_event ._wrapper .row {
    position: relative; }
  #_event ._wrapper .jumbotron img {
    width: 100%; }

.ticketed-event-select-tickets #_event {
  margin-top: 60px; }

.venue_detail {
  margin-top: 30px; }
  .venue_detail img {
    float: left;
    margin-bottom: 10px; }
  .venue_detail ul {
    float: left; }
    .venue_detail ul li {
      padding-left: 10px; }

/**
 * Ticket Selection
 */
.subtotal .left-side,
.subtotal .right-side {
  display: inline-block; }

.subtotal .left-side {
  width: 340px; }

.subtotal .right-side {
  width: 110px;
  text-align: right; }

#payment-method h2 {
  font-family: 'ProximaNova';
  margin-bottom: 40px; }

#payment-method .sufix {
  font-size: 30px;
  display: inline-block;
  margin: 0 22px 30px;
  width: 274px; }

/**
 * Forms
 */
#ticket-type-form {
  margin-top: 30px; }
  #ticket-type-form .input-group {
    margin-bottom: 5px;
    width: 100%;
    font-size: 14px; }
    #ticket-type-form .input-group label {
      background: #3e5874;
      color: #fff;
      display: block;
      font-weight: normal;
      margin-bottom: 0;
      padding: 18px 25px;
      overflow: auto; }
      #ticket-type-form .input-group label .sufix {
        float: right; }
    #ticket-type-form .input-group input[type=radio] {
      display: none; }
    #ticket-type-form .input-group input[type=radio]:checked + label {
      background: #df3439; }
  #ticket-type-form .btn.btn-red {
    background: #df3439;
    color: #fff;
    font-size: 21px;
    margin: 25px 0;
    padding: 20px 0;
    border-radius: 10px; }
    #ticket-type-form .btn.btn-red.small-text {
      font-size: 23px; }

@media (min-width: 730px) {
  #buy-ticket-form {
    padding-left: 11%; } }

#buy-ticket-form .form-group {
  margin-left: 0;
  margin-right: 0; }
  #buy-ticket-form .form-group .left-side {
    display: inline-block;
    width: 360px;
    margin-right: 10px; }
  #buy-ticket-form .form-group .right-side {
    display: inline-block; }

#buy-ticket-form label {
  text-align: left;
  background: #3e5874;
  color: #fff;
  display: block;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;
  padding: 9px 25px;
  width: 100%; }
  #buy-ticket-form label .sufix {
    float: right; }

#buy-ticket-form input[type=number] {
  border: 1px solid #3e5874;
  float: left;
  height: 53px;
  text-align: center;
  width: 53px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  #buy-ticket-form input[type=number]:hover {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

#buy-ticket-form .arrow {
  display: inline-block;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  float: left;
  height: 0;
  margin-top: 7px;
  width: 0; }
  #buy-ticket-form .arrow:hover {
    cursor: pointer; }
  #buy-ticket-form .arrow.min-number {
    border-right: 31px solid #3e5874;
    margin-right: 20px; }
  #buy-ticket-form .arrow.max-number {
    border-left: 31px solid #3e5874;
    margin-left: 20px; }

.ticket-msg {
  border: 4px solid #fff;
  color: #fff;
  font-family: 'ProximaNova';
  margin: 50px auto;
  max-width: 608px;
  padding: 25px 10px;
  text-align: center;
  width: 100%;
  border-radius: 10px; }

.payment-container {
  width: 410px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px; }
  .payment-container .reserve-tickets-btn {
    width: 100%;
    height: 75px; }

.ticketed-event-select-tickets #credit-card-form #card-number {
  width: 99.9%; }

.ticketed-event-select-tickets #credit-card-form #expiration-date {
  width: 202px; }

.ticketed-event-select-tickets #credit-card-form #cvv {
  width: 202px; }

.ticketed-event-select-tickets #credit-card-form .main-btn {
  display: inline-block;
  width: 100%;
  height: 84px;
  font-family: "ProximaNova";
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 70px; }

/**
 * Media Query
 */
@media (min-width: 992px) {
  .subtotal .left-side {
    margin-left: 60px;
    margin-right: 106px; } }

@media (max-width: 991px) {
  .subtotal .left-side {
    margin-left: 60px;
    margin-right: 70px; } }

@media (max-width: 790px) {
  .col-sm-5, .col-sm-7 {
    width: 100%; } }

@media (max-width: 730px) {
  .subtotal .left-side {
    margin-left: 0px;
    margin-right: 60px; } }

@media (max-width: 674px) {
  #buy-ticket-form .arrow.min-number {
    border-right-width: 24px;
    margin-right: 5px; }
  #buy-ticket-form .arrow.max-number {
    border-left-width: 24px;
    margin-left: 5px; }
  .ticket-msg {
    max-width: 80%; }
  .subtotal .left-side {
    margin-left: 0px;
    margin-right: 20px;
    width: 155px; }
  .subtotal-wrapper {
    width: 340px;
    float: right; } }

@media (max-width: 580px) {
  .subtotal .right-side,
  .subtotal .left-side {
    width: 44%;
    margin: 0; }
  .subtotal .right-side {
    margin-left: 3%; } }

@media (max-width: 524px) {
  #buy-ticket-form .col-xs-4,
  #buy-ticket-form .col-xs-8 {
    width: 100%; }
  #buy-ticket-form .col-xs-4 {
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px; }
    #buy-ticket-form .col-xs-4 > div {
      float: right; } }

@media (max-width: 470px) {
  #buy-ticket-form .form-group .left-side {
    width: 100%; } }

/*# sourceMappingURL=main.css.map */

/*# sourceMappingURL=main.min.css.map */
