/* Minification failed. Returning unminified contents.
(3107,16): run-time error CSS1036: Expected expression, found '/'
(12920,28): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(12948,1): run-time error CSS1019: Unexpected token, found '}'
(13133,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
(16649,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(16650,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(16657,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(16658,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(16673,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(16674,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '100%'
(20048,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(20049,8): run-time error CSS1035: Expected colon, found '{'
(20055,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(20056,8): run-time error CSS1035: Expected colon, found '{'
(20062,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(20063,8): run-time error CSS1035: Expected colon, found '{'
 */
/*! normalize.css v3.0.2 | 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,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

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,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover {
  color: #286090; }

.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; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

.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,
  ul ol,
  ol ul,
  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.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@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 #777777; }

.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.42857;
    color: #777777; }
    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-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  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; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @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; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@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-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ffcc33; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ffcc33; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[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; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px; }
    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
    input[type="month"] {
      line-height: 30px; }
    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
    input[type="month"] {
      line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  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="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .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.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default: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: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success: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.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info: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.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning: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.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none;
  visibility: hidden; }
  .collapse.in {
    display: block;
    visibility: visible; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-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,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    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; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }
.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: /\00a0;
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.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:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding: 48px 0; }
      .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #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; }

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;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  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; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix: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 {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*# sourceMappingURL=bootstrap.css.map */

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(https://fonts.gstatic.com/s/materialicons/v16/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format('woff2');
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/ty9dfvLAziwdqQ2dHoyjphTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/frNV30OaYdlFRtH2VnZZdhTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/gwVJDERN2Amz39wrSoZ7FxTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/aZMswpodYeVhtRvuABJWvBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/VvXUGKZXbHtX_S_VCTLpGhTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/e7MeVAyvogMqFwwl61PKhBTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v15/2tsd397wLxj96qwHyNIkxPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Fl4y0QdOxyyTHEGMXX8kcRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/-L14Jk06m6pUHB-5mXQQnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/I3S1wsgSg9YCurV6PUkTORJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/NYDWBdD4gIq26G5XYbHsFBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/ZLqKeelYbATG60EpZBSDyxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/oHi30kwQWvpCWqAhzHcCSBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/rGvHdJnr2l75qb0YND9NyBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/mx9Uck6uB63VIKFYnEMXrRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/mbmhprMH69Zi6eEPBYVFhRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/oOeFwZNlrTefzLYmlVV1UBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/77FXFjRbGzN4aCrSFhlh3hJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/isZ-wbCXNKAbnjo6_TwHThJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/UX6i4JxQDm3fVTc1CPuwqhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/jSN2CGVDbcVyCnfJfjSdfBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/PwZc-YbIL414wB9rB1IAPRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/97uahxiqZRoncBaCEI3aWxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/s7gftie1JANC-QmDJvMWZhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/3Y_xCyt7TNunMGg0Et2pnhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/WeQRRE07FDkIrr29oHQgHBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/jyIYROCkJM3gZ4KV00YXOBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/phsu-QZXz1JBv0PbFoPmEBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/9_7S_tWeGDh5Pq3u05RVkhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIltXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 300;
  src: local('Signika-Light'), url(https://fonts.gstatic.com/s/signika/v6/Z-FsjIS3sPD5Zt6xiv44RyEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 300;
  src: local('Signika-Light'), url(https://fonts.gstatic.com/s/signika/v6/koFYE26bhT88HgRA8f4vbfk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 400;
  src: local('Signika'), local('Signika-Regular'), url(https://fonts.gstatic.com/s/signika/v6/AF4iYPZnDjGMiNsxxSXYQfY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 400;
  src: local('Signika'), local('Signika-Regular'), url(https://fonts.gstatic.com/s/signika/v6/q41y_9MUP_N8ipOH4ORRvw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 600;
  src: local('Signika-Semibold'), url(https://fonts.gstatic.com/s/signika/v6/8-PQNacfI9IhpgehJGCuGCEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 600;
  src: local('Signika-Semibold'), url(https://fonts.gstatic.com/s/signika/v6/FZa_MODmDkR9DTu5jHSnSfk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 700;
  src: local('Signika-Bold'), url(https://fonts.gstatic.com/s/signika/v6/F587cG5P5ff3TX6w4JloryEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Signika';
  font-style: normal;
  font-weight: 700;
  src: local('Signika-Bold'), url(https://fonts.gstatic.com/s/signika/v6/7M5kxD4eGxuhgFaIk95pBfk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/Content/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('/Content/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('/Content/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('/Content/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('/Content/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}

@font-face {
  font-family: 'Roboto Light';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Black';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v15/mnpfi9pxYH-Go5UiibESIrO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-delay:4s;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

html {
    font-size: 100%;
    height: 100%;
}

body {
    font-family: 'Roboto', sans-serif;
    min-height: 100%;
    overflow-x: hidden;
}

    /*ul {
    list-style: none;
    margin: 0;
    padding: 0;
}*/
    body.lock-position {
        position: fixed;
        overflow-x: hidden;
        overflow-y: scroll;
        width: 100%;
    }

.black {
    color: black;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

.base-color {
    color: #4e1434;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Signika', sans-serif;
}

img.img-responsive-inline {
    max-width: 100%;
    height: auto;
}

img.img-responsive {
    width: 100%;
    height: auto;
}

h1 {
    font-size: 0.75em; /* 12px */
    margin: 0;
    padding: 3px 15px;
    color: #c06599;
    background: #340720;
    font-size: 12px;
}

.games h1 {
    background-color: transparent;
    font-size: 2.5em;
    font-weight: 900;
    color: #a03c73;
}

h2, h3, h4 {
    color: #a03c73;
    font-weight: 900;
}

.wrapper {
    min-width: 320px;
    min-height: 100%;
    margin: 0 auto;
}

    .wrapper:after {
        content: '';
        display: table;
        clear: both;
    }

.page {
    margin: 0 auto;
    padding: 0 0 0;
    text-align: left;
    max-width: 100%;
    background-color: #fff;
}

.page-header {
    font-family: "Roboto", sans-serif;
    border: none;
    margin: 0 auto !important;
    padding: 0;
    width: 100%;
    background: #000;
    position: absolute;
    z-index: 9;
    top: 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 10px;
}


.testimonial-wrapper {
    text-align: center;
}

@media screen and (max-width: 1023px) {
    /*.testimonial-wrapper {
        display: none;
    }*/
}


div.vip_side ul li.non-active a {
    color: #ABABAB;
}

div.vip_side ul li.active a {
    color: #a03c73;
}

.nav-tabs LI A {
    text-decoration: none;
}

.vip_side UL {
    list-style: none;
}

.tab-pane {
    padding-top: 20px;
}

#tab-container a {
    text-decoration: none;
}

.list-group-submenu {
    padding-top: 20px;
}

a.list-group-item {
    text-decoration: none !important;
}

.top-login {
    margin-top: 13px;
}

.page-header-container {
    position: relative;
    padding-bottom: 0;
}

    .page-header-container::after {
        content: '';
        display: table;
        clear: both;
    }

.page-header .page-header-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #81295a;
    background: -moz-linear-gradient(top, #81295a 0%, #31051d 100%);
    background: -webkit-linear-gradient(top, #81295a 0%,#31051d 100%);
    background: linear-gradient(to bottom, #81295a 0%,#31051d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81295a', endColorstr='#31051d',GradientType=0 );
}

.yRegister {
    padding-top: 10px;
    font-size: 15px;
}

.video_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
    max-height: 390px;
}

    .video_wrapper video {
        width: 100%;
    }

.video-play-pause {
    background-image: url('/Content/images/HP/play_sprite.png');
    background-repeat: no-repeat;
    background-position: 0 -40px;
    width: 40px;
    height: 40px;
    margin-right: 5px;
    cursor: pointer;
}

.video-play-sound {
    background-image: url('/Content/images/HP/sound_sprite.png');
    background-repeat: no-repeat;
    background-position: 0 -40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.mute {
    background-position: 0 0;
}


.logo {
    position: relative;
    z-index: 3;
    display: block;
    float: left;
    min-width: 100px;
    min-height: 44px;
    text-align: center;
    margin: 0;
}

.top-login .register {
    color: #fff;
    font-size: 0.9em; /* 16px */
    margin: 8px 10px 0 0;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    text-transform: none;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.platform-spinner {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 10;
    text-align: center;
}

    .platform-spinner img {
        margin-top: 50%;
    }



.img_block {
    float: left;
    width: 25%;
    padding: 2% 2%;
}

    .img_block .game-name {
        font-size: 17px;
        padding: 2px;
        display: block;
    }

        .img_block .game-name a {
            color: #fff;
        }

.game-name-container_new {
    position: relative;
    /*height: 29px;
    width: 100%;
    max-width: 560px;*/
    text-align: center;
    background: #a03c73;
    margin-top: -11%;
}

/*DIV.html5gallery{max-height: 660px !important;}*/
.html5gallery-elem-0 {
    box-shadow: none !important;
    padding: 0px !important;
}

.html5gallery-elem-img-0 {
    width: 100% !important;
    max-width: 890px !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
}

.html5gallery-elem-image-0 {
    top: 0px !important;
    width: 100% !important;
    height: 100% !important;
    max-height: 512px !important;
    top: 550px;
}

.html5gallery-car-0 {
    left: 0px !important;
    margin-left: 0px !important;
}

.html5gallery-car-list-0 {
    left: 0px !important;
}

.html5gallery-title-0 {
    display: none !important;
}

.html5gallery-toolbox-buttons-0 {
    display: none !important;
}

.html5gallery-tn-img-0 {
    height: 100% !important;
}

    .html5gallery-tn-img-0 DIV {
        height: 100% !important;
    }

.html5gallery-tn-image-0 {
    height: 100% !important;
}

.html5gallery-tn-img-play-0 {
    height: 100% !important;
}

.html5gallery-elem-1 {
    box-shadow: none !important;
    padding: 0px !important;
}

.html5gallery-elem-img-1 {
    width: 100% !important;
    max-width: 890px !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
}

.html5gallery-elem-image-1 {
    top: 0px !important;
    width: 100% !important;
    height: 100% !important;
    max-height: 512px !important;
    top: 550px;
}

.html5gallery-car-list-1 {
    left: 0px !important;
}

.html5gallery-title-1 {
    display: none !important;
}

.html5gallery-toolbox-buttons-1 {
    display: none !important;
}

.html5gallery-tn-img-1 {
    height: 100% !important;
}

    .html5gallery-tn-img-1 DIV {
        height: 100% !important;
    }

.html5gallery-tn-image-1 {
    height: 100% !important;
}

.html5gallery-tn-img-play-1 {
    height: 100% !important;
}

@media screen and (min-width: 1204px) {
    /*.html5gallery-car-0 {
        top: 550px !important;
    }

    .html5gallery-car-1 {
        top: 550px !important;
    }

    .html5gallery-car-1 {
        left: -380px !important;
        margin-left: 0px !important;
    }

    .html5gallery {
        height: 730px !important;
    }*/
}


.top-login .register:hover, .top-login .register:focus {
    color: #FFCC32;
    border-bottom: 1px solid transparent;
}

.top-login .son-button {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fba944;
    display: inline-block;
    padding: 0 42px;
    color: #662147;
    font-size: 21px;
    font-weight: 900;
    font-family: "Roboto", sans-serif;
    border: none;
    line-height: 50px;
    height: 50px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative;
    z-index: 0;
    margin-left: 15px;
    overflow: hidden;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

    .top-login .son-button:hover {
        color: #662147;
    }

    .top-login .son-button::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: -1;
        opacity: 0;
        -webkit-transform: scale3d(0.7, 1, 1);
        transform: scale3d(0.7, 1, 1);
        -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
        transition: transform 0.4s, opacity 0.4s;
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    }

    .top-login .son-button:hover::before {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.top-login .son-button-na {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fba944;
    display: inline-block;
    padding: 0 42px;
    color: #662147;
    font-size: 21px;
    font-weight: 900;
    font-family: "Roboto", sans-serif;
    border: none;
    line-height: 50px;
    height: 50px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative;
    z-index: 0;
    margin-left: 15px;
    overflow: hidden;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

    .top-login .son-button-na:hover {
        color: #662147;
    }

    .top-login .son-button-na::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: -1;
        opacity: 0;
        -webkit-transform: scale3d(0.7, 1, 1);
        transform: scale3d(0.7, 1, 1);
        -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
        transition: transform 0.4s, opacity 0.4s;
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    }

    .top-login .son-button-na:hover::before {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.back-to-top {
    border: 1px solid #340720;
    background: #E6E6E6;
    padding: 10px;
    display: block;
    position: fixed;
    right: 0;
    bottom: 15%;
    text-align: center;
    width: 60px;
    height: 60px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

    .back-to-top i {
        color: #340720;
        font-size: 34px;
        display: inline-block;
    }

    .back-to-top.back-to-top-visible, .back-to-top.back-to-top-fade-out {
        -webkit-transition: opacity .3s 0s, visibility 0s 0s;
        -moz-transition: opacity .3s 0s, visibility 0s 0s;
        transition: opacity .3s 0s, visibility 0s 0s;
    }

    .back-to-top.back-to-top-is-visible {
        /* the button becomes visible */
        visibility: visible;
        opacity: 1;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

    .back-to-top.back-to-top-fade-out {
        /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
        opacity: .5;
    }

    .back-to-top:hover {
        background-color: #340720;
        opacity: 1;
    }

        .back-to-top:hover i {
            color: #ffcc33;
        }

.carousel {
    margin-top: 99px;
}

/*.carousel-inner {
	overflow: visible;
}*/

.carousel-mask {
    background: #c5c5c5;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    opacity: 0.1;
}

.carousel-control {
    background: #f0f0f0;
    width: 50px;
    height: 50px;
    bottom: 44px;
    top: auto;
    -webkit-text-shadow: none;
    text-shadow: none;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

    .carousel-control.left, .carousel-control.right {
        background-image: none;
    }

    .carousel-control .fa {
        color: #662147;
        font-size: 32px;
        margin: 9px;
    }

    .carousel-control:hover {
        background: #fba944;
    }

        .carousel-control:hover .fa, .carousel-control:focus .fa {
            font-weight: 600;
        }

.carousel-caption {
    left: 4%;
    /*bottom: 5%;*/
    right: auto;
    bottom: auto;
    text-align: left;
    -webkit-text-shadow: none;
    text-shadow: none;
    /*width: 100%;*/
    max-width: 93%;
}

.carousel-caption-header {
    font-size: 58px;
    font-weight: 700;
    color: #fff;
    display: block;
}

.carousel-caption-promo {
    font-size: 40px;
    color: #662147;
    font-family: "Roboto", sans-serif;
    display: block;
    line-height: normal;
}

.carousel-caption-button {
    font-family: "Roboto", sans-serif;
    height: 50px;
    font-size: 24px;
    color: #fff;
    background: #662147;
    border: 2px solid #fba944;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 15px 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase;
}

    .carousel-caption-button:hover, .carousel-caption-button:focus {
        background: #fba944;
        border: 2px solid #662147;
    }

    .carousel-caption-button:hover, .carousel-caption-button:focus, .promo-button:hover, .promo-button:focus {
        color: #fff;
    }

    .carousel-caption-button strong {
        color: #fba944;
    }

    .carousel-caption-button:hover strong, .carousel-caption-button:focus strong {
        color: #662147;
    }

    .carousel-caption-button u {
        font-weight: 300;
    }

    .carousel-caption-button:not(:first-of-type) {
        text-transform: none;
    }

.promo-button {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #662147;
    background: #fba944;
    border: 3px solid #662147;
    font-size: 42px;
    font-weight: 700;
    margin: 15px 0;
    padding: 18px 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

    .promo-button:hover, .promo-button:focus {
        background: #662147;
    }

.carousel-caption p {
    font-size: 18px;
    color: #662147;
    font-family: "Roboto", sans-serif;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

    .carousel-fade .carousel-inner .next,
    .carousel-fade .carousel-inner .prev,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.carousel-fade .carousel-control {
    z-index: 2;
}

.row-games {
    margin-top: 15px;
    margin-bottom: 55px;
}

.row-games-last {
    margin-bottom: 15px;
}

.img_block .game-hover {
    position: relative;
    display: block;
    overflow: hidden;
}

.row-games .game-hover {
    position: relative;
    display: block;
    overflow: hidden;
}

.row-games > div:last-child a {
    float: right;
}


.img_block .game-hover img {
    -webkit-transition: all, 0.8s, ease-in-out;
    -o-transition: all, 0.8s, ease-in-out;
    transition: all, 0.8s, ease-in-out;
}

.row-games .game-hover img {
    -webkit-transition: all, 0.8s, ease-in-out;
    -o-transition: all, 0.8s, ease-in-out;
    transition: all, 0.8s, ease-in-out;
}

.game-name-container {
    position: relative;
    height: 44px;
    width: 100%;
    max-width: 560px;
    text-align: center;
    padding: 7px 14px;
    background: #a03c73;
}

.game-name {
    color: #fff;
}

    .game-name a {
        text-decoration: underline;
    }

.img_block .image-caption {
    top: 0;
    bottom: 28px;
}

.image-caption {
    position: absolute;
    vertical-align: middle;
    opacity: 0;
    background: rgba(61, 11, 38, 0.85);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    /*min-height: 276px;*/
    max-width: 94%;
    opacity: 1;
    left: 3%;
    right: 3%;
    top: 4%;
    bottom: 44px;
}



.img_block .game-hover:hover .image-caption {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.game-box .game-hover:hover .image-caption {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}



.img_block .play-now {
    height: 65px !important;
}

.play-now {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100px;
    opacity: 1;
    width: 100%;
    display: block;
    margin: auto;
    text-align: center;
}


.img_block .game-hover:hover .play-now {
    opacity: 1;
}

.img_block .game-hover:hover .btn-play-now {
    color: #4e1434;
    font-size: 16px;
    font-weight: 700;
    background: #fba944;
    border: 4px solid #4e1434;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative;
    z-index: 0;
    overflow: hidden;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.body-da .img_block .game-hover:hover .btn-play-now {
    font-size: 32px;
}

@media screen and (max-width: 640px) {
    .body-da .img_block .game-hover:hover .btn-play-now {
        font-size: 23px;
    }
}

.body-de .img_block .game-hover:hover .btn-play-now {
    font-size: 23px;
}

@media screen and (max-width: 1200px) {
    .body-de .img_block .game-hover:hover .btn-play-now {
        font-size: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .body-de .img_block .game-hover:hover .btn-play-now {
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {
    .body-de .img_block .game-hover:hover .btn-play-now {
        font-size: 13px;
        padding-left: 5px;
        padding-right: 5px;
    }
}

.row-games .game-hover:hover .play-now {
    opacity: 1;
}

.row-games .game-hover:hover .btn-play-now {
    color: #4e1434;
    font-size: 42px;
    font-weight: 700;
    background: #fba944;
    border: 4px solid #4e1434;
    padding: 17px 34px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative;
    z-index: 0;
    overflow: hidden;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.btn-play-now:hover {
    color: #662147;
}

.game-box .btn-play-now {
    color: #4e1434;
    font-size: 16px;
    font-weight: 700;
    background-color: #fba944;
    border: 2px solid #4e1434;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative;
    z-index: 0;
    overflow: hidden;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    max-width: 100%;
    white-space: pre-wrap;
}

.game-box .demo-play {
    color: #fff;
    font-size: 12px;
    text-decoration: underline;
}


.game-box .btn-play-now:hover {
    background-color: #fff;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}

/*.btn-play-now::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.btn-play-now:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}*/

.row-games-subject span {
    font-size: 16px;
    text-align: center;
    display: block;
    color: #4e1434;
}

.promotion-container {
    margin: 15px -15px;
}

    .promotion-container p {
        font-size: 70px;
        line-height: 70px;
        color: #fff;
        font-family: 'Signika', sans-serif;
        font-weight: 700;
        padding-top: 45px;
        padding-bottom: 45px;
        margin: 0;
    }

.body-en-IE .promotion-container p,
.body-en-GB .promotion-container p,
.body-en-CA .promotion-container p,
.body-en-AU .promotion-container p {
    font-size: 63px;
}

.body-de .promotion-container p {
    font-size: 50px;
}

.body-sv .promotion-container p,
.body-nb-NO .promotion-container p,
.body-fi .promotion-container p {
    font-size: 58px;
}

.btn-claim-bonus {
    float: right;
    color: #4e1434;
    font-size: 16px;
    font-weight: 700;
    background-color: #fba944;
    border: 2px solid #4e1434;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative;
    z-index: 0;
    overflow: hidden;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    max-width: 100%;
    white-space: pre-wrap;
    margin-top: -10px;
}

.promo_item_tournament .btn-claim-bonus {
    margin-top: 4px;
}

.btn-claim-bonus:hover {
    background-color: #fff;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}

@media screen and (max-width: 767px) {
    .btn-claim-bonus {
        float: initial;
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .promo_item_tournament .btn-claim-bonus {
        margin-top: 15px;
    }
}


.promotions-tac-link {
    display: inline-block;
}

.tickercontainer { /* the outer div with the black border */
    border-top: 1px solid #ffd5ed;
    border-bottom: 1px solid #ffd5ed;
    background: #fff;
    height: 34px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 1200px;
    margin-top: 25px;
    margin-bottom: 15px;
}

    .tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
        position: relative;
        top: 8px;
        width: 1200px;
        overflow: hidden;
    }

ul.newsticker { /* that's your list */
    position: relative;
    left: 1200px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.newsticker li {
        float: left; /* important: display inline gives incorrect results when you check for elem's width */
        margin: 0;
        padding: 0;
        background: #fff;
    }

    ul.newsticker a {
        white-space: nowrap;
        padding: 0;
        color: #cb6da3;
        margin: 0 50px 0 0;
    }

    ul.newsticker span {
        margin: 0 10px 0 0;
    }

.promo-frame {
    text-align: center;
    min-height: 100%;
    width: 100%;
}

    .promo-frame img {
        width: inherit;
    }

.promo-frame-name {
    color: #fff;
    font-family: 'Signika', sans-serif;
    font-weight: 700;
    font-size: 90px;
    display: block;
    vertical-align: middle;
    line-height: 90px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 25%;
}

.row-small-games a {
    max-width: 250px;
}

.row-small-games > div:nth-child(even) a {
    margin-left: 3px;
}

.row-small-games .game-name-container {
    position: relative;
    height: 20px;
    line-height: 18px;
    padding-bottom: 0;
    padding-top: 0;
}

.row-small-games .game-name {
    font-size: 11px;
}

.row-small-games .image-caption {
    min-height: 121px;
    width: auto;
    max-width: none;
}

.row-small-games .play-now {
    height: 57px;
}

.row-small-games a:hover .btn-play-now {
    font-size: 20px;
    padding: 10px 25px;
}

.inner-promotion {
    margin-left: 0;
    margin-right: 0;
    background: #fff;
}

    .inner-promotion .row {
        margin: 30px 0;
        background: #c5c5c5;
        color: #fff;
        font-family: 'Signika', sans-serif;
        font-weight: 700;
    }

    .inner-promotion p {
        padding-top: 10px;
        padding-bottom: 10px;
    }

.huge-text {
    font-size: 150px;
    line-height: 150px;
}

.inner-promotion .single-promotion {
    line-height: 130px;
    margin-bottom: 0;
}

.inner-promotion .single-line {
    font-size: 40px;
    line-height: 40px;
    padding: 0;
    font-weight: 500;
}

.blog h4, .blog p, .blog a {
    max-width: 360px;
}


.body-da .single-promotion {
    font-size: 65px;
}

.blog a {
    margin: 25px 0 20px;
}

    .blog a img:hover {
        -moz-transition: -moz-transform 0.3s;
        -o-transition: -o-transform 0.3s;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }

.footer {
    background: #662147;
    margin-top: 70px;
    padding: 15px 0;
}

    .footer p {
        color: #c06599;
        font-size: 13px;
        line-height: 18px;
    }

.footer-links {
    text-align: center;
    padding: 15px 0 5px;
}

.footer-social {
    text-align: right;
    margin-bottom: 15px;
    font-size: 30px;
}

.app-install {
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: #F2F2F2;
    border-top: solid 1px #CCCCCC;
    display: table-cell;
    vertical-align: middle;
    padding: 7px 5px;
    bottom: -200px;
    transition: bottom 1s ease-in-out;
}

.app-install-show {
    bottom: 0px;
    transition: bottom 1s ease-in-out;
}

.app-install > div {
    display: inline-block;
    vertical-align: middle;
}

.app-install > .w70 {
    width: 73%;
}

.app-install > .w30 {
    width: 23%;
    text-align: right;
}

.app-install img {
    width: 68px;
    height: 68px;
}

.app-install .app-text {
    display: inline-block;
    font-size: 12px;
    height: 100%;
    vertical-align: middle;
    padding-left: 5px;
}

.app-install .app-name {
    font-size: 14px;
    font-weight: bold;
}

.app-install .fa-star {
    color: #FFBA00;
    font-size: 13px;
}

.app-install a {
    display: inline-block;
}

    .app-install a.install {
        border: solid 1px #CCCCCC;
        border-radius: 6px;
        padding: 3px 10px;
        color: black;
        text-transform: uppercase;
        font-size: 12px;
    }

.app-install .close {
    color: black;
    float: initial;
    font-size: 20px;
    vertical-align: inherit;
}

.app-install div.install {
    text-align: right;
    display: inline-block;
    float: right;
    height: 100%;
}

@media screen and (max-width: 768px) {
    .footer-social {
        text-align: center;
        margin-bottom: 10px;
        font-size: 20px;
    }
}

.footer-social i {
    font-size: 26px;
}

.footer-social .btn {
    background-color: #DDDDDD;
    display: inline-block;
    border-radius: 6px;
    padding: 6px 12px;
    margin-left: 5px;
}

    .footer-social .btn:hover {
        color: #c06599;
    }

.footer-social .btn-youtube {
    padding: 6px 8px;
}

.footer-links a {
    color: #fff;
    text-decoration: underline;
    position: relative;
    padding: 0 10px;
}

    .footer-links a::after {
        content: "|";
        position: absolute;
        right: -10px;
        color: #fff;
    }

    .footer-links a.last::after {
        content: "";
    }

.footer .logos {
    text-align: center;
    margin: 25px auto;
}

    .footer .logos li {
        padding: 5px 10px;
        vertical-align: middle;
    }

        .footer .logos li a img:hover {
            opacity: 0.5;
        }






/* Delete */
.footer-note {
    position: absolute;
    display: block;
    background: #F3FF9D;
    bottom: 0;
    height: 10%;
    text-align: center;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    overflow: hidden;
    width: 100%;
    z-index: 9;
}

    .footer-note > div {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #a03c73;
        font-size: 2.2em;
        text-align: center;
        font-family: 'Signika', sans-serif;
    }

.visible-m {
    display: none;
}

/* Media Queries */
@media screen and (min-width: 1201px) {
    body {
        font-size: 1em; /* 16px */
    }

    .container {
        width: 1230px;
    }

    /* Delete */
    .footer-note {
        background: #C1EAFF;
    }

        .footer-note > div:after {
            content: 'Min width: 1201px';
        }

    .logo {
        max-width: none;
        padding: 0px;
    }

    h2 {
        font-size: 4.375em; /* 70px */
        margin-top: 90px;
        margin-bottom: 70px;
    }

    h3 {
        font-size: 2.500em; /* 40px */
        margin-top: 20px;
    }

    h4 {
        font-size: 1.625em; /* 26px */
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .navbar-default {
        height: 99px;
        border: none;
        margin-bottom: 0;
        background: #81295a;
        background: -moz-linear-gradient(top, #81295a 0%, #31051d 100%);
        background: -webkit-linear-gradient(top, #81295a 0%,#31051d 100%);
        background: linear-gradient(to bottom, #81295a 0%,#31051d 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81295a', endColorstr='#31051d',GradientType=0 );
    }

    .navbar-nav {
        height: 80px;
        line-height: 80px;
    }

        .navbar-nav > li span {
            color: #fba944;
            font-size: 3.5em;
            margin-left: 50px;
        }

    .carousel-caption {
        padding-bottom: 0;
        /*bottom: 3%;*/
    }

    .carousel-caption-header {
        font-size: 48px;
    }

    .carousel-caption-promo {
        font-size: 32px;
    }

    .carousel-caption-button {
        height: 44px;
        font-size: 20px;
        margin: 5px 0;
    }

    .promo-button {
        font-size: 30px;
        padding: 12px 20px;
    }

    .carousel-caption p {
        font-size: 16px;
    }

    .carousel-control {
        background: #f0f0f0;
        width: 31px;
        height: 31px;
        bottom: 25px;
    }

        .carousel-control .fa {
            font-size: 26px;
            margin: 3px;
        }

    .carousel-caption-button:not(:first-of-type) {
        margin-left: 20px;
    }

    .games {
        padding: 0 15px;
    }

    .game-name {
        font-size: 1.438em; /* 23px */
    }
}

@media screen and (min-width: 1500px) {
    .carousel-caption {
        padding-bottom: 10px;
        /*bottom: 5%;*/
    }

    .carousel-caption-header {
        font-size: 58px;
    }

    .carousel-caption-promo {
        font-size: 40px;
    }

    .carousel-caption-button {
        height: 50px;
        font-size: 24px;
        margin: 13px 0;
    }

    .promo-button {
        font-size: 42px;
        padding: 18px 30px;
    }

    .carousel-caption p {
        font-size: 18px;
    }

    .carousel-caption-button:not(:first-of-type) {
        margin-left: 30px;
    }

    .carousel-control {
        width: 50px;
        height: 50px;
        bottom: 44px;
    }

        .carousel-control .fa {
            font-size: 32px;
            margin: 9px;
        }
}

@media only screen and (max-width: 1023px) {
    .top-login {
        display: inline-block;
    }

    .top-login-container {
        display: block;
    }

    /*.html5gallery-car-0 {
        margin-left: 20px !important;
    }*/
}

@media screen and (max-width: 1200px) {
    body {
        font-size: 100%; /* 14px */
    }

    .container {
        width: 100%;
        max-width: 1170px;
    }

    .fix-menu {
        width: 60px;
    }

    /* Delete */
    .footer-note {
        background: #D9FFD4;
    }

        .footer-note > div:after {
            content: 'Max Width: 1200px';
            font-size: 1em;
        }

    h2 {
        /*font-size: 4.143em;  58px */
        font-size: 70px;
    }

    h3 {
        font-size: 40px;
        margin-top: 20px;
    }

    .promotion-container p {
        font-size: 49px !important;
    }

    .top-login {
        margin-top: 9px;
    }

    .fix-menu, .fix-menu > div .fix-menu_btn {
        width: 80px;
    }

        .fix-menu > div .fix-menu_btn {
            height: 80px;
        }

        .fix-menu > div.fix-menu_top-menu .fix-menu_btn span, .fix-menu > div.fix-menu_top-menu .fix-menu_btn span:before, .fix-menu > div.fix-menu_top-menu .fix-menu_btn span:after {
            height: 4px;
            width: 30px;
        }

        .fix-menu > div.fix-menu_top-menu .fix-menu_btn span {
            margin: 40px 25px;
        }

    .right-button .fix-menu_btn > img {
        margin: 0;
        padding: 10px;
    }

    .fix-menu > div:nth-child(3) .fix-menu_btn {
        top: 81px;
    }

    .fix-menu > div:nth-child(4) .fix-menu_btn {
        top: 162px;
        border-bottom: none;
    }

    .carousel-caption-header {
        font-size: 40px;
    }

    .carousel-caption-promo {
        font-size: 30px;
        line-height: normal;
    }

    .carousel-caption-button {
        height: 34px;
        font-size: 16px;
        margin: 5px 0;
    }

    .promo-button {
        font-size: 24px;
        padding: 6px 12px;
        margin: 5px 0;
    }

    .carousel-control {
        background: #f0f0f0;
        width: 30px;
        height: 30px;
    }

    .carousel-caption {
        padding-bottom: 0;
        /*bottom: 3%;*/
    }

    .carousel-control .fa {
        font-size: 22px;
        margin: 3px;
    }

    .carousel-caption-button:not(:first-of-type) {
        margin-left: 20px;
    }

    /*.row-games a {
    	margin-right: 15px;
	}*/

    /*.row-games > div:last-child a {
		margin-left: 30px;
    	margin-right: 0;
	}*/

    .games {
        padding: 0 10px;
    }

    /*.image-caption {
		max-width: 500px;
	}*/

    .footer .logos li {
        padding: 25px 5px;
    }

    .tickercontainer, .tickercontainer .mask {
        width: 100%;
    }

    ul.newsticker {
        left: 1135px;
    }
}

@media screen and (max-width: 992px) {
    .container {
        width: 100%;
        max-width: 992px;
    }

    /* Delete */
    .footer-note {
        background: #EBD9F9;
    }

        .footer-note > div:after {
            content: 'Max Width: 992';
            font-size: 0.9em;
        }

    h2 {
        font-size: 58px;
    }

    h3 {
        font-size: 33px;
    }

    .logo {
        max-width: 230px;
    }

    .top-login {
        margin-top: 8px;
    }

        .top-login .son-button {
            padding: 0 26px;
            font-size: 17px;
            height: 48px;
        }

        .top-login, .top-login .register {
            font-size: 1em;
        }

    .carousel {
        margin-top: 86px;
    }

    .carousel-caption-header {
        font-size: 32px;
    }

    .carousel-caption-promo {
        font-size: 20px;
    }

    .carousel-caption-button {
        height: auto;
        font-size: 14px;
        margin: 3px 0;
    }

    .carousel-caption p {
        font-size: 12px;
        color: #fff;
        background: #a03c73;
        position: absolute;
        left: -7%;
        padding: 5px 65px;
        display: block;
        width: 117%;
        top: 100%;
    }

    .carousel-control {
        background: #f0f0f0;
        width: 26px;
        height: 26px;
    }

    .carousel-caption {
        padding-bottom: 30px;
        /*bottom: 0%;*/
        /*right: 0;*/
    }

    .carousel-control .fa {
        font-size: 18px;
        margin: 4px;
        vertical-align: super;
    }

    .carousel-caption-button:not(:first-of-type) {
        margin-left: 10px;
    }

    /*.row-games a {
		margin-right: 10px;
	}*/

    .row-games > div:last-child a {
        margin-left: 20px;
        margin-right: 0;
    }

    .image-caption {
        bottom: 36px;
    }

    .row-games a:hover .btn-play-now {
        font-size: 34px;
    }

    .game-name-container {
        height: 36px;
    }

    .tickercontainer, .tickercontainer .mask {
        width: 100%;
    }

    ul.newsticker {
        left: 928px;
    }

        ul.newsticker a, ul.newsticker, ul.newsticker span {
            font-size: 14px;
        }

    .huge-text {
        font-size: 140px;
    }

    .promotion-container p {
        font-size: 56px !important;
        padding-top: 15px;
        padding-bottom: 3px;
    }

    .inner-promotion .single-line {
        font-size: 32px;
    }

    .footer .logos li {
        /*max-width: 160px;*/
    }

    .games {
        margin-top: 140px;
    }
}

@media screen and (max-width: 768px) {

    .visible-m {
        display: block;
    }

    .visible-d {
        display: none;
    }

    .img_block .image-caption {
        top: 0;
        bottom: 22px;
    }

    .lastGame {
        display: none;
    }

    .img_block {
        width: 33%;
    }

        .img_block .game-name {
            font-size: 13px;
        }

    .game-name-container_new {
        margin-top: -10%;
    }

    .html5gallery-car-0 {
        margin-left: 15px !important;
    }

    body {
        font-size: 14px;
    }

    .fix-menu {
        position: absolute;
        width: 40px;
    }

    /* Delete */
    .footer-note {
        background: #F7E5E9;
    }

        .footer-note > div:after {
            content: 'Max Width: 768px';
            font-size: 0.75em;
        }

    .back-to-top {
        padding: 5px;
        width: 50px;
        height: 50px;
    }

        .back-to-top i {
            font-size: 36px;
        }

    h2 {
        font-size: 45px;
    }

    .logo {
        max-width: 170px;
    }

    .top-login {
        margin-top: 8px;
    }

        .top-login .son-button {
            line-height: 31px;
            padding: 0 18px;
            font-size: 20px;
            height: 31px;
        }

    .fix-menu > div.fix-menu_top-menu .fix-menu_btn span:before {
        top: -8px;
    }

    .fix-menu > div.fix-menu_top-menu .fix-menu_btn span:after {
        bottom: -8px;
    }

    .carousel {
        margin-top: 70px;
    }

    .carousel-caption .carousel-caption-header.mq480 {
        font-size: 24px;
        margin-bottom: 0;
        padding-top: 15px;
    }

    .carousel-caption-promo {
        font-size: 18px;
        font-weight: 500;
    }

    .carousel-caption-button {
        height: auto;
        margin: 0;
        font-weight: 500;
        border: none;
    }

        .carousel-caption-button:hover, .carousel-caption-button:focus {
            border: none;
        }

    .promo-button {
        font-size: 21px;
        padding: 5px 15px;
        margin: 20px 0;
    }

    .carousel-caption p {
        padding: 5px 52px;
    }

    .carousel-control {
        background: #f0f0f0;
        width: 21px;
        height: 21px;
    }

    .carousel-caption {
        padding-bottom: 0;
        /*bottom: 0;*/
        /*right: 0;*/
        display: block !important;
    }

    .new-caption-area {
        background: #e27fb7;
        padding: 10px;
        position: relative;
        top: 63px;
        display: none;
    }

    .new-caption-area-footer {
        margin: 0;
        padding: 10px 15px;
        color: #fff;
        background: #a03c73;
    }

    .new-caption-area .mq480 {
        padding: 2px 5px;
    }

    .new-caption-area .mq480-p {
        padding: 0px 5px;
    }

    .new-caption-area .carousel-caption-header.mq480 {
        font-size: 24px;
        margin-bottom: 0;
        padding-top: 15px;
    }

    .carousel-control .fa {
        font-size: 16px;
        margin: 3px;
        vertical-align: super;
    }

    .carousel-caption-button:not(:first-of-type) {
        margin-left: 10px;
    }

    .carousel-control {
        top: 60%;
    }

    .games {
        padding: 0px 5px;
    }

    .game-name-container {
        height: 30px;
    }

    /*.row-games a {
    	margin-right: 5px;
	}*/

    .row-games > div:last-child a {
        margin-left: 0;
        margin-right: 0;
    }

    .image-caption {
        bottom: 30px;
    }

    .row-games a:hover .btn-play-now {
        font-size: 24px;
        margin-top: 5%;
    }

    .row-games {
        margin-bottom: 45px;
    }

    h3 {
        font-size: 26px;
    }

    .huge-text {
        font-size: 100px;
        line-height: 110px;
    }

    .promotion-container p {
        font-size: 42px !important;
        padding-top: 15px;
        padding-bottom: 10px;
        line-height: 42px;
    }

    .promo-frame-name {
        font-size: 65px;
        line-height: 70px;
    }

    .inner-promotion .single-promotion {
        line-height: 90px;
    }

    .inner-promotion .single-line {
        font-size: 24px;
        line-height: 24px;
    }

    .tickercontainer, .tickercontainer .mask {
        width: 100%;
    }

    ul.newsticker {
        left: 721px;
    }

    .footer .logos li {
        /*max-width: 100px;*/
    }
}

@media only screen and (max-device-width : 768px) and (orientation : portrait) {
    .visible-m-portrait {
        display: block !important;
    }

    .visible-m-landscape {
        display: none !important;
    }
}

@media only screen and (max-device-width : 768px) and (orientation : landscape) {
    .visible-m-portrait {
        display: none !important;
    }

    .visible-m-landscape {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {


    .hidden-mobile {
        display: none;
    }

    .carousel-caption p {
        font-size: 12px;
        color: #fff;
        background: #a03c73;
        position: absolute;
        left: -7%;
        padding: 5px 48px;
    }

    @-webkit-keyframes fadeInLeft {
        from {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    @keyframes fadeInLeft {
        from {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    @-webkit-keyframes fadeInDown {
        from {
            opacity: 0;
            -webkit-transform: none;
            transform: none);
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    @keyframes fadeInDown {
        from {
            opacity: 0;
            -webkit-transform: none;
            transform: none;
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    .fadeInLeft, .fadeInDown {
        -webkit-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
    }
}

@media screen and (max-width: 700px) {
    /*.image-caption {
		max-width: 87%;
	}*/
    .row-games > div:last-child a {
        float: left;
    }

    .row-games a {
        margin-right: 5px;
        margin-bottom: 15px;
    }

    .row-games {
        margin-bottom: 0;
        margin-top: 0;
    }
}

@media screen and (max-width: 650px) {
    .promotion-container p {
        font-size: 34px !important;
        padding-top: 15px;
        padding-bottom: 10px;
        line-height: 38px;
    }

    .inner-promotion .single-line {
        font-size: 19px;
        line-height: 21px;
    }

    .huge-text {
        font-size: 92px;
        line-height: 99px;
    }

    .carousel-caption-button {
        font-size: 13px;
        padding: 4px 7px;
        margin: 10px 0 0;
    }

    .carousel-caption .carousel-caption-header.mq480 {
        padding-top: 0;
    }

    .carousel-caption p {
        padding: 5px 35px;
    }

    .promo-button {
        font-size: 18px;
        padding: 2px 15px;
        margin: 10px 0;
    }

    .carousel-caption .mq480-p {
        padding: 0px;
    }

    .carousel-inner > .item {
        margin-top: 0%;
    }

    .row-games > div:last-child a, .row-games a {
        margin-bottom: 15px;
    }

    .games {
        padding: 0 10px;
    }

    .row-games {
        margin-bottom: 0;
    }

        .row-games a {
            margin-right: 0;
        }

        .row-games > div:last-child a {
            margin-left: 0;
        }

    .image-caption {
        max-width: 94%;
        min-height: 85%;
    }

    .row-games > div:last-child a {
        float: left;
    }

    .promo-frame img {
        margin-top: 10px;
    }
}




@media screen and (max-width: 620px) {


    .carousel-caption {
        top: 0%;
    }

    .promotion-container p {
        font-size: 31px !important;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 33px;
    }

    .inner-promotion .single-line {
        font-size: 16px;
        line-height: 20px;
    }

    .huge-text {
        font-size: 80px;
        line-height: 90px;
    }

    .inner-promotion .single-promotion {
        line-height: 60px;
    }
}


@media only screen and (min-width: 568px) {
    .img_block .image-caption {
        top: -7px;
    }

    .img_block .play-now {
        height: 48px !important;
    }

    .img_block a:hover .btn-play-now {
        font-size: 23px;
    }
}


@media screen and (max-width: 480px) {

    .img_block .image-caption {
        top: -5px;
    }

    .lastGame {
        display: block;
    }

    .img_block {
        width: 50%;
    }

    /* Delete */
    .footer-note {
        background: #E5E5F7;
    }

        .footer-note > div:after {
            content: 'Min Width: 320';
            font-size: 0.65em;
        }

    .back-to-top {
        padding: 4px;
        width: 40px;
        height: 40px;
    }

        .back-to-top i {
            font-size: 30px;
        }

    h1 {
        font-size: 12px;
        /;
    }

    h2 {
        font-size: 2.5em; /* 30px */
    }

    h3, h4 {
        font-size: 1.833em; /* 22px */
    }

    h3 {
        font-size: 26px;
    }

    .games h1 {
        font-size: 2em;
    }

    h5 {
        font-size: 2.5em; /* 16px */
    }

    h6 {
        font-size: 2.5em; /* 10px */
    }

    .logo {
        max-width: 160px;
    }

    .divider-text {
        font-size: 1.417em; /* 17px */
    }

    .carousel {
        margin-top: 0;
    }

    .carousel-caption, .new-caption-area p {
        /*top: -175px;*/
        display: none !important;
    }

    .carousel-inner > .item {
        /*margin-top: 218px;
		height: 220px;*/
        top: 45%;
    }

    .new-caption-area {
        background: #e27fb7;
        padding: 10px;
        position: relative;
        top: 63px;
        display: block !important;
    }

    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        /*margin-top: 155px;*/
    }

    .new-caption-area-footer {
        margin: 0;
        padding: 10px 15px;
        color: #fff;
        background: #a03c73;
    }

    .carousel-control {
        bottom: auto;
        margin-top: -40px;
        top: auto;
    }

    .new-caption-area .mq480 {
        padding: 2px 5px;
    }

    .new-caption-area .mq480-p {
        padding: 0px 5px;
    }

    .new-caption-area .carousel-caption-header.mq480 {
        font-size: 24px;
        margin-bottom: 0;
        padding-top: 15px;
    }

    .carousel-caption-promo {
        font-size: 18px;
        font-weight: 500;
    }

    .carousel-caption-button {
        height: auto;
        font-size: 12px;
        margin: 0;
        padding: 4px 6px;
        font-weight: 500;
        border: none;
        margin-bottom: 15px;
    }

    .carousel-caption-button {
        margin-right: 30px;
        margin-top: 10px;
        margin-bottom: 20px;
        min-width: 170px;
    }

        .carousel-caption-button:not(:first-of-type) {
            margin-left: 0;
        }

    .carousel-caption .carousel-caption-header.mq480 {
        font-size: 24px;
    }

    .promo-button {
        font-size: 20px;
        margin-top: 0px;
        z-index: 2;
        position: relative;
        top: 30px;
    }

    .top-login .son-button {
        line-height: 28px;
        padding: 0 18px;
        font-size: 16px;
        height: 26px;
    }

    .carousel-caption .mq480 {
        padding: 2px 20px;
        margin: 0 -6%;
        background: #e27fb7;
    }

    .game-name-container {
        height: 20px;
        padding: 0px 0px;
    }

    .img_block .game-hover {
        margin-right: 0px;
    }

        .img_block .game-hover:hover .btn-play-now {
            font-size: 26px;
            padding: 7px 20px;
            margin-top: 8%;
        }

    .row-games .game-hover {
        margin-right: 0px;
    }

    .row-games > div:last-child a {
        margin-left: 0;
        margin-right: 0;
    }

    .image-caption {
        bottom: 20px;
    }

    .row-games .game-hover:hover .btn-play-now {
        font-size: 26px;
        padding: 7px 20px;
        margin-top: 8%;
    }

    .promotion-container p {
        font-size: 25px !important;
        padding-top: 15px;
        padding-bottom: 10px;
        line-height: 25px;
    }

    .promo-frame-name {
        font-size: 34px;
        line-height: 32px;
    }

    /*.promo-frame {
        height: 120px;
    }*/

    .inner-promotion .single-promotion {
        line-height: 60px;
    }

    .inner-promotion .single-line {
        font-size: 14px;
        line-height: 14px;
    }

    .tickercontainer, .tickercontainer .mask {
        width: 100%;
    }

    ul.newsticker {
        left: 433px;
    }

    .footer .logos li {
        /*max-width: 100px;*/
        padding: 10px;
    }

    ul.newsticker a, ul.newsticker, ul.newsticker span {
        font-size: 14px;
    }

    .huge-text {
        font-size: 65px;
        line-height: 80px;
    }

    .footer-links a {
        padding: 0 2px;
    }
}

@media screen and (max-width: 420px) {
    .img_block .image-caption {
        top: -6px;
    }

    .carousel-caption .carousel-caption-header.mq480 {
        font-size: 22px;
        padding-top: 18px;
    }

    .row-games > div:last-child a, .row-games a {
        margin-bottom: 15px;
    }
    /*.image-caption {
    	max-width: 293px;
    	min-height: 162px;
	}*/
    .img_block .play-now {
        height: 74px !important;
    }

    .img_block .game-hover:hover .btn-play-now {
        font-size: 16px;
        padding: 8px 24px;
    }

    .row-games a:hover .btn-play-now {
        font-size: 20px;
        padding: 8px 24px;
        margin-top: 10%;
    }

    .row-games {
        margin-bottom: 0;
        margin-top: 0;
    }

    .carousel-caption-button {
        margin-right: 15px;
    }

    .promotion-container p {
        font-size: 20px !important;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 22px;
    }

    .inner-promotion .single-line {
        font-size: 12px;
        line-height: 14px;
    }

    .promo-frame-name {
        font-size: 32px;
        line-height: 36px;
    }

    .inner-promotion div > div {
        padding: 0;
    }

    .huge-text {
        font-size: 44px;
        line-height: 56px;
    }

    .inner-promotion .single-promotion {
        line-height: 47px;
    }

    .promo-frame-name {
        font-size: 38px;
        line-height: 40px;
    }

    /*.promo-frame {
        height: 150px;
    }*/
}

@media screen and (max-width: 370px) {


    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 22px;
    }

    .fix-menu > div.fix-menu_top-menu .fix-menu_btn span {
        margin: 20px 13px;
    }

    .top-login .son-button {
        padding: 0 10px;
    }

    .carousel-caption .carousel-caption-header.mq480 {
        font-size: 16px;
    }

    .carousel-caption-promo {
        font-size: 12px;
        font-weight: 500;
    }

    .carousel-caption-button {
        margin-bottom: 10px;
    }

    .promo-button {
        font-size: 14px;
        margin-top: 20px;
    }

    .img_block .game-hover {
        margin-bottom: 15px;
    }

    .row-games .game-hover {
        margin-bottom: 15px;
    }

    .row-games > div:last-child a, .row-games {
        margin-bottom: 0;
    }
    /*.image-caption {
		max-width: 233px;
		min-height: 129px;
	}*/

    .img_block .game-hover:hover .btn-play-now {
        margin-top: 16%;
    }

    .row-games a:hover .btn-play-now {
        margin-top: 16%;
    }

    .promotion-container p {
        font-size: 15px !important;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 15px;
    }

    .body-de .single-promotion {
        font-size: 13px !important;
    }

    .promo-frame-name {
        font-size: 42px;
        line-height: 46px;
    }

    .promo-frame {
        height: 180px;
    }

    .inner-promotion .single-promotion {
        line-height: 35px;
    }

    .inner-promotion .single-line {
        font-size: 9px;
        line-height: 8px;
    }

    .tickercontainer, .tickercontainer .mask {
        width: 100%;
    }

    ul.newsticker {
        left: 273px;
    }

    .footer .logos li {
        /*max-width: 85px;*/
        padding: 10px 5px;
    }

    .footer-links.list-inline > li:nth-child(4) a::after {
        content: "";
    }

    ul.newsticker a, ul.newsticker, ul.newsticker span {
        font-size: 12px;
    }

    .huge-text {
        font-size: 35px;
        line-height: 40px;
    }

    .footer-links a {
        padding: 0 4px;
        font-size: 12px;
    }

    .inner-promotion div > div {
        padding: 0;
    }

    .footer-links {
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 320px) {
    /*.image-caption {
    	max-width: 88%;
    	min-height: 77%;
	}*/
    .img_block .image-caption {
        top: -5px;
    }

    .img_block .game-hover:hover .btn-play-now {
        font-size: 14px;
        padding: 4px 8px;
    }

    .img_block .game-name {
        font-size: 11px;
    }

    .carousel-control {
        margin-top: -22px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select:focus, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
        font-size: 16px;
    }
}

#PTPopup,
#schleswigPopup {
    position: absolute;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
    text-align: center;
}

    #PTPopup p,
    #schleswigPopup p {
        width: 80%;
        max-width: 400px;
        font-size: 16px;
        margin: 15% auto 0 auto;
    }

/* popup*/
/*#ModalPopupBanner .modal-content {
    background-color: #652146;
    border-radius:0px;
    max-width:620px;
}

#ModalPopupBanner .modal-header {
    border-style: none;
    text-align: center;
    padding: 10px 15px;
}

#ModalPopupBanner .modal-body {
    padding:0px;
    color: #fff;
    text-align:left;
}

#ModalPopupBanner a {
    color:#fff;
    text-decoration:underline;
}

#ModalPopupBanner .popup-img,
#ModalPopupBanner .popup-logo {
   max-width:100%;
}

#ModalPopupBanner .modal-header .close {
    color: #fff;
    font-size:30px;
    font-family: Roboto, sans-serif;
    text-shadow: none;
    opacity:1;
    font-weight:100;
    margin-top:-5px;
}

#ModalPopupBanner .popup-content {
    padding:15px 25px 25px 25px;
}

#ModalPopupBanner .legal {
    margin-top:10px;
    font-size:14px;
}

#ModalPopupBanner {
    background: rgba(0, 0, 0, 0.7);
}

#ModalPopupBanner .modal-dialog {
    margin-top:120px;
}

#ModalPopupBanner div.input {
    display:inline-block;
    width:52%;
    margin-right:3%;
}

#popup-email{
    padding: 5px 3px 5px 30px!important;
    border:2px solid #4C1735;
    line-height:30px;
    width:100%;
    color:#000;
}

#ModalPopupBanner div.button {
    display:inline-block;
    width:45%;
    float:right;
}

#ModalPopupBanner div.input .material-icons {
    padding-top:12px;
}

#ModalPopupBanner .has-error {
    margin-bottom:0px!important;
}

#ModalPopupBanner .has-error input{
    border-color:red;
}

@media screen and (max-width: 767px) and (max-height: 500px) {
     #ModalPopupBanner {
        background: rgba(0, 0, 0, 0);
    }

    #ModalPopupBanner .modal-dialog {
        margin:0px;
        width:100%;
        height:100%;
    }

    #ModalPopupBanner .modal-content {
        width:100%;
        min-height:100%;
        max-width:100%;
    }

    #ModalPopupBanner .popup-img {
        max-width:43%;
        margin-left:2%;
        vertical-align:top;
        margin-top:5px;
    }

    #ModalPopupBanner div.input {
        display:block;
        width:100%;
        margin-right:0;
    }

    #ModalPopupBanner div.button {
        display:block;
        width:100%;
        float:none;
    }

    #ModalPopupBanner .popup-content {
        display:inline-block;
        width:51%;
        padding:0px 0px 0px 15px;
    }

    #ModalPopupBanner .modal-body {
        margin-top:5%;
    }
}

@media screen and (max-width: 618px) {
    #ModalPopupBanner {
        background: rgba(0, 0, 0, 0);
    }

    #ModalPopupBanner .modal-dialog {
        margin:0px;
        width:100%;
        height:100%;
    }

    #ModalPopupBanner .modal-content {
        width:100%;
        min-height:100%;
        border-style:none;
        border-width:0px;
    }

    #ModalPopupBanner .popup-content {
        padding:25px;
    }

    #ModalPopupBanner div.input {
        display:block;
        width:100%;
        margin-right:0;
    }

    #ModalPopupBanner div.button {
        display:block;
        width:100%;
        float:none;
        margin-top:7px;
    }

    #ModalPopupBanner .form-group {
        margin-bottom:0px!important;
    }

    #ModalPopupBanner .has-error input {
        border-color:red;
    }
}



@media screen and (max-width: 600px) and (max-height: 500px) {
    #ModalPopupBanner .modal-body {
        margin-top:0;
    }

    #ModalPopupBanner .popup-content {
        padding:0px 0px 0px 10px;
    }
}

@media screen and (max-width: 480px) and (max-height: 320px) {
    #ModalPopupBanner .legal {
        margin-top:5px;
        font-size:13px;
    }
}

@media screen and (max-width: 320px) {
    #ModalPopupBanner .legal {
        margin-top:7px;
        font-size:13px;
    }

    #ModalPopupBanner .popup-content {
        padding: 10px 20px 20px 20px;
        display:block;
        width:100%;
    }

    #ModalPopupBanner div.input {
        display:block;
        width:100%;
        margin-right:0;
    }

    #ModalPopupBanner div.button {
        display:block;
        width:100%;
        float:none;
    }

    #ModalPopupBanner .popup-img {
        max-width:100%;
        margin-left:0;
        vertical-align:top;
        margin-top:0px;
    }
}*/

.banner-dark {
    color: #81295a;
}

#canvas_b, #canvas_m {
    margin: 0 auto;
    /*margin-top: 100px;*/
}

@media screen and (max-width: 600px) {
    .banner-dark {
        color: #fff;
    }
}


@media all {
    #banner-desktop-container {
        display: block;
        background-image: url('/Content/images/wheel/main_banner/background-ninja.jpg?v=1');
        background-repeat: no-repeat;
        background-position: center;
        text-align: center;
        background-size: cover;
    }

    #banner-mobile-container {
        display: none;
    }

    .body-da #banner-desktop-container {
        background-image: url('/Content/images/wheel/background.jpg?v=1');
        background-repeat: no-repeat;
        background-size: cover;
    }

    .body-da #banner-mobile-container {
        background-image: url('/Content/images/wheel/mobile_background.jpg?v=1');
        background-size: cover;
        max-width: 100%;
    }
}

@media only screen and (max-width: 736px) and (orientation: landscape) {
    #canvas_b, #canvas_m {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 640px) and (orientation: portrait) {
    #canvas_b, #canvas_m {
        /*margin-top: 10px;*/
    }

    #banner-desktop-container {
        display: none;
    }

    #banner-mobile-container {
        display: block;
    }
}

@media only screen and (max-width: 440px) {
    .games table.table {
        font-size: 11px;
    }

        .games table.table th,
        .games table.table td {
            padding: 5px 5px 5px 0;
        }
}

.sms4-window {
    padding: 0 5px;
}

    .sms4-window .skip {
        margin-left: -5px;
        margin-right: -5px;
    }

.sms2-window #pop_submit_login {
    padding: 2px 5px;
}

.SMSChangeForm .error {
    display: inline-block;
    padding-right: 5px;
}

.specialpromo-window {
    width: 100%;
}

.sms6-window {
    width: 100%;
}

.body-nb-NO .how-to-2 .single-promotion,
.body-de .how-to-2 .single-promotion {
    line-height: 1.1em;
}


.offers-container {
    background: url('/Content/images/offers/background_desktop.jpg') center;
    padding: 10px 70px 5px 70px;
    align-items: center;
    justify-content: center;
    height: 430px;
    width: 100%;
    max-width: 1920px;
    margin: 0px auto 0px auto;
}

    .offers-container > div {
        margin: auto;
        max-width: 880px;
    }

    .offers-container .offers-message,
    .offers-container .offers-offers {
        display: block;
        text-align: center;
    }

    .offers-container .offers-message {
        vertical-align: middle;
        font-size: 24px;
        line-height: 1em;
        text-align: center;
        color: #fff;
    }

    .offers-container .txt-2 {
        margin: 8px 130px;
        font-family: 'Signika', sans-serif;
        font-weight: 900;
        color: #FFCC33;
        font-size: 36px;
        line-height: 1.05em;
        text-shadow: 0px 0px 11px rgba(0, 0, 0, 1);
    }

    .offers-container .offer .offer-img div a {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        background: #fba944;
        display: inline-block;
        padding: 5px 35px;
        color: #662147;
        font-size: 21px;
        font-weight: 900;
        font-family: "Roboto", sans-serif;
        border: none;
        text-align: center;
        text-transform: uppercase;
        vertical-align: middle;
        position: relative;
        z-index: 0;
        margin-left: 15px;
        overflow: hidden;
        -webkit-transition: background-color 0.5s;
        transition: background-color 0.5s;
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    }

    .offers-container .offer .offer-img a:hover {
        color: #662147;
    }

    .offers-container .offer .offer-img a::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: -1;
        opacity: 0;
        -webkit-transform: scale3d(0.7, 1, 1);
        transform: scale3d(0.7, 1, 1);
        -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
        transition: transform 0.4s, opacity 0.4s;
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    }

    .offers-container .offer .offer-img a:hover::before {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

@media screen and (max-width: 1024px) {
    .offers-container .txt-1 {
        font-size: 18px;
    }

    .offers-container .txt-2 {
        font-size: 30px;
    }
}

.offers-container .offer {
    width: 23%;
    margin: 0 4%;
    text-align: center;
}

    .offers-container .offer .offer-img {
    }

        .offers-container .offer .offer-img img {
            width: 100%;
            border-radius: 4px;
            border: solid 2px #fff;
            -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.67);
            -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.67);
            box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.67);
            cursor: pointer;
        }

        .offers-container .offer .offer-img a:hover {
            color: #000;
        }

.offers-container .offers-offers {
    margin-top: 18px;
}

.offers-container .offer {
    display: inline-block;
    position: relative;
}

.offers-container img {
    max-height: 90%;
    width: 100%;
}

.offers-container .offer-img span {
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 5px 0;
    font-size: 16px;
    color: #fff;
}

@media only screen and (max-width: 1023px) {
    .offers-container .offers-offers {
        margin-top: 12px;
    }

    .offers-container .txt-1 {
        font-size: 20px;
    }

    .offers-container .txt-2 {
        font-size: 30px;
    }

    .offers-container {
        padding: 15px 15px 25px 15px;
        height: auto;
        margin: 0px auto 0px auto;
    }

        .offers-container .offer-img span {
            padding: 4px 0;
        }
}

a.control_prev, a.control_next {
    display: none;
}

#offersSlider ul {
    margin: 0;
    padding: 0;
}

@media only screen and (max-width: 567px) {
    .offers-container .txt-1 {
        font-size: 4vw;
        line-height: 1em;
        padding: 0 50px;
    }

    .offers-container .txt-2 {
        font-size: 6vw;
        line-height: 1.1em;
        margin: 8px 0px;
    }

    #offersSlider {
        position: relative;
        overflow: hidden;
        display: inline-block;
        width: 190px;
    }

        #offersSlider ul {
            position: relative;
            list-style: none;
            width: 570px;
            margin-left: -190px;
        }

            #offersSlider ul li {
                position: relative;
                display: block;
                float: left;
                margin: 0;
                padding: 0;
                width: 190px;
                text-align: center;
            }

    a.control_prev, a.control_next {
        display: inline-block;
        margin-top: 30%;
    }

        a.control_prev:hover, a.control_next:hover {
            opacity: 1;
            -webkit-transition: all 0.2s ease;
        }

    a.control_next {
        float: right;
    }

    a.control_prev {
        float: left;
    }

    .offers-container > div {
        text-align: center;
    }
}



@media screen and (orientation:landscape) and (max-width: 640px) {
    .offers-container .offer {
        width: 28%;
        margin: 0 2%;
        text-align: center;
    }

    .offers-container .txt-1 {
        font-size: 3vw;
        line-height: 1em;
        padding: 0px 5px;
    }

    .offers-container .txt-2 {
        font-size: 4.5vw;
        margin: 8px 10px;
    }
}

.home-bonus-policy {
    max-height: 200px;
    overflow-x: auto;
    font-size: 12px;
}

    .home-bonus-policy ol {
        margin: 0;
    }

.home-bonus-policy-bg {
}

.home-bonus-policy h2 {
    font-size: 1.5rem;
}

.home-bonus-policy h3 {
    font-size: 1.25rem;
}

.allPayments ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0 !important;
    margin-top: 15px;
}

@media only screen and (max-width: 767px) {
    .allPayments ul {
        justify-content: space-evenly;
        margin-top: 20px;
    }
}

.allPayments ul li.payment-option-name {
    display: flex;
    margin-bottom: 30px;
    list-style: none;
    min-width: 130px;
    flex-basis: 130px;
    height: 70px;
    background-color: #efefef;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
    padding: 6px;
}

    .allPayments ul li.payment-option-name img {
        width: 100%;
    }

.allPayments ul li.payment-option-interac img {
    max-height: 64px;
}

.allPayments ul li.payment-option-name a {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: inherit;
}



.responsible-banner {
    position: fixed;
    top: 0;
    left: 0;
    height: 28px;
    background-color: #662147;
    color: #fff;
    text-align: center;
    font-size: 13px;
    padding: 3px 8px;
    width: 100%;
    max-height: 28px;
    overflow: hidden;
    z-index: 9;
    display: flex;
    justify-content: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.body-da .responsible-banner {
    height: 44px;
    font-size: 13px;
    padding: 3px 8px;
    max-height: 44px;
}

    .body-da .responsible-banner > div > span {
        margin: 0 10px;
    }

.responsible-banner .se-logo {
    height: 20px;
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
    border-radius: 100px;
}

.responsible-banner A {
    color: #fff;
    text-decoration: underline;
}

.navbar-simba {
    top: 28px !important;
}

.body-da .navbar-simba {
    top: 44px !important;
}

.fix-menu {
    position: absolute !important;
}

@media only screen and (max-width: 767px) {
    .responsible-banner {
        font-size: 12px;
        line-height: 14px;
        height: 38px;
        max-height: 38px;
    }

    .navbar-simba {
        top: 38px !important;
    }

    .body-da .navbar-simba {
        top: 54px !important;
    }

    .body-da .responsible-banner {
        height: 54px;
        max-height: 54px;
        font-size: 11px;
        line-height: 12px;
    }

        .body-da .responsible-banner > div > span {
            margin: 0;
        }

    .responsible-banner .se-logos {
        display: block;
        margin-top: 4px;
    }

    .body-da .responsible-banner .dga-logo img {
        max-width: 30px;
    }
}

@media only screen and (max-width: 360px) {
    .body-da .responsible-banner .dga-logo {
        display: block;
    }
}

.img_block .demo-play {
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
    bottom: 5px;
    position: absolute;
    width: 100%;
}

@charset "UTF-8";

.mm_t04 .close {
    margin-top: 0px !important;
}

.fsz100 {
    font-size: 100%;
}

.ml15 {
    margin-left: 15px;
}

.mt50 {
    margin-top: 50%;
}

.mb-15 {
    margin-bottom: -15px;
}

.alignr {
    text-align: right;
}

.mustardColor {
    color: #FBA945 !important;
}

.font12 {
    font-size: 12px;
}

.pt5 {
    padding-top: 5px;
}

.inline {
    display: inline-block;
}

.window-outside {
    position: relative;
}

.right90 {
    right: -90px !important;
}

.mr40 {
    margin-right: -40px;
}

.has-error .form-control {
    border-color: red !important;
}

.interlude {
    background-color: #652146;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 320px;
}

.window-outside .close {
    cursor: pointer;
    text-align: center;
    width: 40px;
    float: right;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-weight: 100;
    font-size: 30px;
    position: relative;
    right: -15px;
    top: -15px;
    opacity: 1.0;
}

#header-account2 {
    width: 300px;
    position: absolute;
    left: 50%;
    top: 120px;
    /*margin-left: -150px;*/
    background: #662147;
    z-index: 9999;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.18);
}

.welcome_header {
    text-align: center;
}

    .welcome_header h2 {
        color: #ffffff;
        font-size: 45px;
        margin-top: 0px;
    }

input[type="checkbox"] {
    margin: 2px 0 0 !important;
}

.pl5 {
    padding-left: 5px;
}

.gender {
    text-align: center;
}

.gender_btns {
    display: inline-block;
    list-style: none;
}

    .gender_btns li {
        cursor: pointer;
        display: inline-block;
        background: transparent;
        color: #fff;
        font-size: 16px;
        width: 84px;
        height: 40px;
        line-height: 37px;
        border: 2px solid #b85d91;
        text-align: center;
        margin: 0 7px;
    }

.v01 .gender_active_btn {
    background: #b85d91 !important;
    border: 2px solid #4e1434 !important;
}

.v02 .gender_active_btn {
    background: #672048 !important;
    border: 2px solid #672048 !important;
    color: #fff;
}

@media only screen and (max-width: 1199px) {
    #header-account2 {
        top: 100px;
    }
}

@media only screen and (max-width: 1199px) {
    #header-account2 {
        top: 30px;
    }
}

.register-window,
.login-window {
    display: none;
    width: 100%;
    z-index: 9998;
    padding: 0;
}

.window-content .glyphicon {
    position: absolute;
}

.window-outside {
    padding: 20px;
}

.window-box .input-fly input[type="text"],
.window-box .input-fly input[type="password"] {
    width: 100%;
}

.forgot-password a {
    text-align: right !important;
    text-decoration: underline;
}

.-switch-window, .register {
    color: #000;
    text-align: center;
    cursor: pointer;
    text-decoration: underline;
    margin-top: 8px;
    font-size: 14px;
}

    .-switch-window:hover, register:hover {
        text-decoration: none;
    }

.main *[class^='youama'] {
    display: none !important;
}

/******************************************************************************/
/* Tablet *********************************************************************/
@media only screen and (max-width: 767px) {
    .header .skip-links-relative {
        float: none;
    }

    /*#header-account2 {
        top: 15px;
        position: absolute !important;
        max-height: 450px;
        overflow-y: auto;
    }*/
}
/******************************************************************************/
/* Mobile *********************************************************************/
@media only screen and (max-width: 479px) {
    #header-account2 {
        width: 280px;
        /*margin-left: -140px;*/
    }
}

.window-title {
    margin-bottom: 8px;
}

.window-inside {
    color: #ffffff;
}

    .window-inside input, .window-inside select {
        color: #000;
    }

input.error {
    border-color: red !important;
}

.window-inside .reg-alert {
    color: #FFAF38;
}

.window-title h3 {
    display: inline;
    color: #ffffff;
    margin: 0;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 20px;
}

.window-subtitle p {
    margin: 20px 0 5px 0;
    width: 100%;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    color: #333333;
}

.window-box .input-fly {
    padding: 5px 0;
    width: 100%;
    position: relative;
}

    .window-box .input-fly label {
        font-size: 13px;
        font-weight: 300;
        color: #000;
        display: inline-block;
        display: none;
    }

.ajaxlogin-error {
    color: #eb340a;
}

.window-box label a {
    display: inline !important;
    padding: 0 !important;
}

.window-box .input-fly-checkbox input {
    margin: 0 5px 0 0;
}

.window-box .input-fly-checkbox .window-box .input-fly-checkbox label {
    font-size: 12px;
    width: auto;
    text-transform: none;
    display: inline-block;
    margin: 0;
    line-height: 20px;
    vertical-align: top;
}

.window-box .input-fly-checkbox .ajaxlogin-error {
    text-align: left;
}

.window-box .box-contents {
    margin-top: 15px;
}

.window-box .box-contents-button {
    width: 100%;
    margin-top: 0px;
}

    .window-box .box-contents-button button,
    .window-box .box-contents button {
        width: 100%;
    }



.window-box .forgot-password {
    margin: 5px 0 25px;
    display: inline-block;
}

.window-outside .le-socialconnect-social {
    padding-top: 15px;
    margin-top: 10px;
}

    .window-outside .le-socialconnect-social p {
        margin-bottom: 10px;
    }




/********** Register **********/

select option {
    color: #000;
    width: 100% !important;
}

.defaultSelect {
    color: rgb(153, 153, 153) !important;
}


.inner-addon {
    position: relative;
}

    /* style icon */
    .inner-addon .glyphicon {
        position: absolute;
        padding: 7px 0px 0px 7px;
        pointer-events: none;
        color: #FBA945;
        font-size: 20px !important;
        z-index: 999;
    }

.eyePass {
    float: right;
    margin-top: -28px;
    margin-right: 5px;
    cursor: pointer;
}

    .eyePass .material-icons {
        color: #ccc !important;
    }
/* add padding  */
.left-addon input {
    padding-left: 35px !important;
}

.right-addon input {
    padding-right: 35px !important;
}

.unlink {
    color: #ffffff;
    text-decoration: underline;
}

.header {
    font-size: 20px;
    padding-left: 30px;
    color: #fff !important;
}

.header2 {
    font-size: 20px;
    padding-left: 17px;
    color: #fff !important;
}

.error {
    color: #ff5d5d;
    font-size: 14px;
    font-weight: normal !important;
}

.blocked-country .error {
    font-size: 18px !important;
}

.v02 .error {
    font-weight: bold !important;
}

.pl0 {
    padding-left: 0px !important;
}

.pt35 {
    padding-top: 35px;
}

.heigth15 {
    order: 10;
    width: 100%;
    height: auto;
    min-height: 15px;
}

@media screen and (max-height:768px) {
    .heigth15 {
        min-height: 8px;
    }
}

.undeline {
    text-decoration: underline;
    color: #ccc;
}

.pr15 {
    padding-right: 15px;
}

.pl15 {
    padding-left: 15px;
}

.pr0 {
    padding-right: 0px !important;
}

.pt20 {
    padding-top: 20px;
}

.pt10 {
    padding-top: 10px;
}


.mb0 {
    margin-bottom: 0px !important;
}

.pb20 {
    padding-bottom: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml20 {
    margin-left: 20px;
}

.mr20 {
    margin-right: 20px;
}

.ml5 {
    margin-left: 5px;
}

.lh2 {
    line-height: 2.0;
}

.fsize13 {
    font-size: 13px;
}

.fsize12 {
    font-size: 12px;
}

.floatr {
    float: right;
}

.ml0 {
    margin-left: 0px !important;
}

.mr0 {
    margin-right: 0px !important;
}

.floatl {
    float: left;
}

.step {
    font-size: 11px;
    float: right;
    /*margin-right: 30px;*/
    margin-top: 2px;
}

.step2 {
    font-size: 11px;
    float: right;
    /*margin-right: 30px;*/
    margin-top: 2px;
}

.xcenter {
    text-align: center;
}

[ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.material-icons {
    color: #FBA945;
}

.body-da .window-title h3 {
    font-size: 17px;
}

.size17 {
    font-size: 17px !important;
}

.btn-cta {
    color: #4C1735;
    background-color: #FBA945;
    border: none;
    padding: 6px 0px;
    font-family: 'Candal', 'Arial Black';
    text-transform: uppercase;
    font-size: 21px;
    width: 100%;
    border: 2px solid #4C1735;
}

    .btn-cta .material-icons {
        color: #4C1735 !important;
        line-height: 1.4 !important;
    }

.loginLink {
    padding-top: 5px;
}

    .loginLink a {
        color: #fff;
        font-size: 11px;
        text-decoration: underline;
    }

.btn-close {
    float: right;
    font-size: 18px !important;
    margin-right: 25px;
    font-weight: normal;
    cursor: pointer;
}

    .btn-close:hover {
        color: #fff;
    }

.btn-icon {
    position: absolute;
}

.defaultSelect {
    color: #000000;
}

.login_error {
    color: #ffffff;
    font-size: 11px;
    padding-left: 5px;
    font-weight: normal !important;
    border-color: red !important;
}

#pop_login-alert {
    color: #ffffff;
    background-color: red;
    font-size: 12px;
    text-align: center;
}

#forgot-alert {
    color: #ffffff;
    background-color: red;
    font-size: 12px;
    text-align: center;
    margin-top: -5px;
}



.checkbox {
    margin-top: 0px !important;
}

.ng-hide {
    display: none;
}

.topic {
    padding-top: 30px;
    padding-bottom: 40px;
}

.rgesterMargin {
    margin-left: 26px;
}

.form-control {
    padding: 6px 9px !important;
    border-radius: 0px !important;
}
/*.top-login .button:hover {
    color: #fff;
}*/

/*.top-login.button:active {
    color: #000;
}*/

.top-login .input-fly input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #FFCC32;
}

.top-login .input-fly input::-moz-placeholder { /* Firefox 19+ */
    color: #FFCC32;
}

.top-login .input-fly input:-ms-input-placeholder { /* IE 10+ */
    color: #FFCC32;
}

.top-login .input-fly input:-moz-placeholder { /* Firefox 18- */
    color: #FFCC32;
}

.forgot-window .code {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 8px;
}

.forgot-window p {
    margin-top: 5px;
}

.forgot-window a,
.forgot-window a:hover {
    color: #FFAF38;
    text-decoration: underline;
}

.forgot-window .restore-success,
.forgot-window .restore-success-nocode {
    line-height: normal;
}


.width60 {
    width: 60% !important;
}

.step0Padding {
    padding: 20px 100px 20px 100px;
}

.gologIn {
    font-size: 11px;
    padding-top: 10px;
}

.welcomeStepHeader {
    color: #ffffff;
    font-size: 47px;
    padding-left: 20px;
}

.welcomeTop {
    border: 2px dashed #FBA945;
    padding: 10px;
}

.welcomeVerify {
    font-weight: bold;
    font-size: 19px;
}

.size14 {
    font-size: 14px;
}

.welcomeVerify ul li {
    font-size: 14px;
}

.welcomeList {
    /*padding-left: 84px;*/
    font-size: 14px;
}

.welcomeBody a {
    color: #FBA945;
    text-decoration: underline;
    cursor: pointer;
}

.mt20 {
    margin-top: 20px;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.btn-cta-lg {
    color: #4C1735;
    background-color: #FBA945;
    border: none;
    padding: 6px 0px;
    font-family: 'Candal', 'Arial Black';
    text-transform: uppercase;
    font-size: 16px;
    width: 50%;
    border: 2px solid #4C1735;
}

@media only screen and (max-width: 1200px) {
    .top-login .input-fly {
        width: 20%;
        margin-right: 10px;
    }

    .top-login .ajaxlogin-button {
        margin-right: 7px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .top-login .register {
        margin-left: 7px;
    }
}





@media screen and (max-width : 1024px) {
    .welcomeList {
        /*padding-left: 300px;*/
    }
}

@media only screen and (max-width: 1023px) {
    .dob .col-xs-4 {
        padding-left: 0px;
    }
}


@media screen and (max-width : 768px) {

    .welcome_header h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .welcomeImg {
        margin-bottom: 8px;
    }

    /*#ukReview {
        display: none !important;
    }*/

    /*.ukBtns .btn-cta-review-lg {
        display: none !important;
    }*/
}

@media only screen and (max-width: 568px) {
}

@media screen and (max-width : 480px) {
    .welcomeStepHeader {
        font-size: 30px;
        margin-top: 0px !important;
    }

    .btn-cta-lg {
        width: 70%;
    }
}

.welcomeImg {
    max-width: 100%;
}

@media screen and (max-width : 320px) {

    .welcomeStepHeader {
        font-size: 20px;
        margin-top: 0px !important;
    }

    .welcomeVerify {
        font-size: 12px;
    }

    .welcomeList {
        font-size: 12px;
    }

    .size14 {
        font-size: 10px;
    }

    .mb0 {
        margin-bottom: 0px;
    }

    .p20 {
        padding: 20px;
    }

    .btn-cta-lg {
        width: 65%;
        font-size: 13px;
    }
}




.info-box {
    display: inline-block;
    width: 31%;
    vertical-align: top;
    margin-right: 3%;
}

@media screen and (max-width : 920px) {
    .info-box {
        display: block;
        width: 100%;
        margin-right: 0;
    }
}

.info-box .col-md-4:nth-of-type(1) {
    padding-right: 3px;
}

.info-box .col-md-4:nth-of-type(2) {
    padding-right: 3px;
    padding-left: 3px;
}

.info-box .col-md-4:nth-of-type(3) {
    padding-left: 3px;
}

.info-box .col-md-5:nth-of-type(1) {
    padding-right: 3px;
}

.info-box .col-md-7:nth-of-type(2) {
    padding-left: 3px;
}

.info-box .col-md-8 {
    padding-left: 3px;
}

.account-info {
    margin-right: 0;
}

.info-box .promo-lable {
    display: inline-block;
    width: 90%;
}

.info-box .checkbox-inline {
    float: left;
}

.info-box .info-box-caption {
    font-size: 21px;
}

@media screen and (max-width : 920px) {
    .info-box .info-box-caption {
        background-color: #a03c73;
        margin-left: -15px;
        padding-left: 30px;
        padding-top: 5px;
        padding-bottom: 5px;
        display: inline-block;
        width: 75%;
    }

    .account-info .info-box-caption {
        margin-top: 14px;
    }

    .contact-info .info-box-caption {
        margin-top: 8px;
    }
}

.info {
    border-top: solid 1px #fff;
    padding: 25px 0 20px 0;
}

@media screen and (max-width : 920px) {
    .info {
        border-top-style: none;
        padding-top: 10px;
    }
}

.registration .over-18 {
    border-bottom: solid 1px #fff;
    margin-bottom: 0px;
    padding-bottom: 3px;
    font-weight: normal;
    font-size: 13px;
}

.registration .promo-lable {
    font-weight: normal;
    font-size: 12px;
}

.signup {
    color: #fff;
    margin: 0;
    font-size: 30px;
    display: inline-block;
    border-right: solid 2px #fff;
    padding-right: 30px;
}

@media screen and (max-width : 920px) {
    .signup {
        border-right-style: none;
        padding-right: 0px;
    }
}

.login-switch {
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
    line-height: 14px;
    vertical-align: top;
    padding-top: 12px;
}

@media screen and (max-width : 920px) {
    .login-switch {
        display: block;
        margin-left: -20px;
        margin-right: -20px;
        margin-top: 10px;
        padding: 10px 0;
        text-align: center;
    }
}

.registration .btn-cta {
    width: auto;
    padding: 2px 30px 5px 30px;
}

.registration .btn-row {
    text-align: center;
    display: block;
    margin-top: 10px;
}

.limits .col-xs-5 {
    line-height: 16px;
    padding-top: 15px;
}

.limits .col-md-4 label {
    font-weight: normal;
}

.limits .col-md-4 .checkbox-inline {
    float: initial;
}

.set-limits {
    text-decoration: underline;
}







/**********************   New View    *********************/



.def_screen_color {
    background: #662147 !important;
}


.v01, .v02 {
    border: 2px solid #b85d91;
}

    .v02 .window-inside {
        background: #fff;
        color: #662147;
        margin: 10px -20px 0 -20px;
        padding: 10px 12px 10px 12px;
    }

    .v02 .top_header {
        display: block;
    }

    .v01 .back_btn, .v02 .back_btn {
        cursor: pointer;
        display: block;
        position: absolute;
        width: 40px;
        height: 40px;
        top: 0;
        left: 0;
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAOCAYAAADwikbvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkEwM0VCOTEwMUI0NDExRTY5QTQzQUQxRDQ2MDc4NTNFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkEwM0VCOTExMUI0NDExRTY5QTQzQUQxRDQ2MDc4NTNFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTAzRUI5MEUxQjQ0MTFFNjlBNDNBRDFENDYwNzg1M0UiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTAzRUI5MEYxQjQ0MTFFNjlBNDNBRDFENDYwNzg1M0UiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz65L9JAAAAAdUlEQVR42mL4//8/AxrmBOKP/yFgARZ5OEYXYATiXVCNr4GYjRTNOf8RQBefRnTNmkgaWwlpRNbMAXUmCNwBYiZSNG9FslWGGI0wzWn/yQRMDAwMjAzkAkqdDQuwt+QGGHpUNZOqmaJEQnHyRM8Y8/BpBggwAGPidXvAow1FAAAAAElFTkSuQmCC') no-repeat center;
        background-size: 21px;
    }

    .v01 .window-title, .v02 .window-title {
        margin: 0 auto;
        padding: 0 20px;
        margin-top: -12px;
        color: #FFF;
        font-weight: bold;
        text-align: center;
        font-size: 19px;
        line-height: 20px;
    }

    .v01 label {
        font-weight: normal;
        cursor: pointer;
        font-size: 14px;
        display: inline-block;
    }

    .v02 label {
        display: inline-block;
        font-weight: normal;
        cursor: pointer;
        font-size: 16px;
        width: 100%;
        padding-left: 54px;
    }


    .v01 .close, .v02 .close {
        width: 30px;
        height: 30px;
        text-indent: 999px;
        overflow: hidden;
        font-weight: 100;
        font-size: 30px;
        top: 5px !important;
        right: 5px !important;
        position: absolute;
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA2N0RFOUJFMUI0MzExRTY4QTNEQkJDQjRCRDc2QjRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA2N0RFOUJGMUI0MzExRTY4QTNEQkJDQjRCRDc2QjRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDY3REU5QkMxQjQzMTFFNjhBM0RCQkNCNEJENzZCNEYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDY3REU5QkQxQjQzMTFFNjhBM0RCQkNCNEJENzZCNEYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4sdE8OAAAAh0lEQVR42mL4//9/BBCXADEDkTgfiKVBjPr/EECM5hKo2myYADGaYZoKQXxkCXyaUTSha8SlGUMTNo3omouh7GJ0dbj8A9OMVRMIMzFgB1+Q2IxYVWAxrRDJJpwBhktTCaHQJqQJp2ZiNGHVDBLIJCHJwTWzAMNnMxCzAfFEBsKgEUq/BQgwAPniJG6gzppoAAAAAElFTkSuQmCC') no-repeat center;
    }

    .v01 .form-control {
        height: 40px;
        border: 2px solid #4e1434;
        font-size: 16px;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .v02 .form-control {
        height: 44px;
        font-size: 16px;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1px;
        border: none;
        border-bottom: 2px solid #d8d8d8;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }



    .v01 .btn-next {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
        margin: 20px 0 6px 0;
        text-align: center;
    }

    .v01 button {
        width: 230px;
        display: block;
        margin: 0 auto;
    }

    .v01 .row .form-group {
        position: relative;
        margin-bottom: 2px !important;
    }


    .v02 .next_step_btn {
        display: block;
        height: 44px;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 44px !important;
        background-color: #e5e5e5;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAXCAYAAAA/ZK6/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc1RjM5REIzMzk1ODExRTZCNkExOTBDNTA2RDk5RDREIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc1RjM5REI0Mzk1ODExRTZCNkExOTBDNTA2RDk5RDREIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzVGMzlEQjEzOTU4MTFFNkI2QTE5MEM1MDZEOTlENEQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzVGMzlEQjIzOTU4MTFFNkI2QTE5MEM1MDZEOTlENEQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7NVYBRAAABKUlEQVR42mJMU3R3ZWBg2M1AJGAC4l1A7E+KBhDYAMTRxGr4BWUvAeJ0YjQoA/EXKH8GEBcT0vAEiFWA+ANUrAeI6wn54SXUpjdQfgMQd+PTAALvoJqeQvklQDwViBlxaQCBT0CsDsR3ofwsIF6IrIkJi61fgVgXiK9B+bFAvAqmlgmH374DsSEQn4XyQ4B4MxAzM+EJQVD8uCLxvYC4E58GNrQ0tgOIy3Fp4IA6xxjKXwfE3kD8F5sGbiC+AsQ6SEkG5Id/2DzNB8TXofEBSypxQPwfW7AKAfFtIJaF8nuBOBNZMbIGMWhkiSEljRJsnmMBYmkgvgHEPFCxUmgCZMCl4R40CBmgTpiBL3mzICmOhYYIAyENIBAExOuJyaIgDe7QgoAoABBgAJeiMzG0eKK7AAAAAElFTkSuQmCC');
        background-position: center;
        background-repeat: no-repeat;
        margin-left: 10px;
        border: 2px solid #b1b1b1;
    }

        .v02 .next_step_btn.next_active {
            background-color: #fba945;
            border: 2px solid #4f1335;
        }



    .v01 .smallSelect, .v01 .xxsmallSelect, .v01 .xsmallSelect, .v01 .bigSelect, .v02 .smallSelect, .v02 .xxsmallSelect, .v02 .xsmallSelect, .v02 .bigSelect {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAJCAYAAAAo/ezGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkZBQUZDREZCMUNGNzExRTY5QTk2RTlEQzBFOTkxQjQ0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkZBQUZDREZDMUNGNzExRTY5QTk2RTlEQzBFOTkxQjQ0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkFBRkNERjkxQ0Y3MTFFNjlBOTZFOURDMEU5OTFCNDQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkFBRkNERkExQ0Y3MTFFNjlBOTZFOURDMEU5OTFCNDQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz66z0HTAAAAkUlEQVR42mJMU3T3ZGBg2MZAOvCeeW8HQX1MQLwdiLNINDyLWEcxQenpQNxMpOEtUPUMpFgAAnVAPI+AepB8LSleZULjpwLxbhxq90LlGSix4B8QgyL9NJo4iO8OlafIAhD4C8R2QPwYyn8M5f8lI6VhtQAEfgCxDhDfAmJdKJ8swIJH7hMQawDxfwYKAECAAQDHyBuac2VmPgAAAABJRU5ErkJggg==') no-repeat right center !important
    }

    .v01 .login_sub_link, .v02 .login_sub_link {
        display: inline-block;
        font-size: 16px !important;
        text-align: center;
        color: #FBA945;
        margin-top: 15px;
    }

        .v01 .login_sub_link:hover, .v02 .login_sub_link:hover {
            text-decoration: none;
        }

.regOn #header-account2 {
    max-height: none !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    overflow: hidden !important;
    padding: 0 !important;
}

.regOn .v01 {
    max-height: 79vh !important;
    overflow: auto !important;
}

@media screen and (max-width:768px) {
    .regOn .v01 {
        max-height: none !important;
    }
}

.v01 a span {
    color: #ffffff;
}

.v01 .mm_top_btns {
    list-style-type: none;
    margin: 8px -20px 25px -20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow: hidden;
}

    .v01 .mm_top_btns li {
        position: relative;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        height: 44px;
        line-height: 44px;
        background: #9b9b9b;
        color: #fff;
        font-size: 14px;
        -webkit-transition: flex 0.8s;
        -moz-transition: flex 0.8s;
        -ms-transition: flex 0.8s;
        transition: flex 0.8s;
    }

        .v01 .mm_top_btns li:nth-child(2) {
            margin: 0 4px;
        }

            .v01 .mm_top_btns li:nth-child(2):before,
            .v01 .mm_top_btns li:nth-child(3):before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                z-index: 9;
                display: block;
                border-left: 10px solid #662147;
                border-top: 22px solid transparent;
                border-bottom: 22px solid transparent;
            }

            .v01 .mm_top_btns li:nth-child(1):after,
            .v01 .mm_top_btns li:nth-child(2):after {
                content: "";
                position: absolute;
                top: 0;
                left: 100%;
                z-index: 10;
                display: block;
                border-left: 10px solid #9b9b9b;
                border-top: 22px solid transparent;
                border-bottom: 22px solid transparent;
            }

.mm_top_btns li .mm_step_num {
    display: inline-block;
    background: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    color: #9b9b9b;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    margin: 0 12px 0 16px;
    vertical-align: middle;
}

.mm_top_btns li:nth-child(2) .mm_step_num,
.mm_top_btns li:nth-child(3) .mm_step_num {
    margin: 0 12px 0 22px;
}


.v01[data-mm-step="1"] .mm_top_btns li:nth-child(1), .v01[data-mm-step="2"] .mm_top_btns li:nth-child(2), .v01[data-mm-step="3"] .mm_top_btns li:nth-child(3) {
    background: #b85d91;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

    .v01[data-mm-step="1"] .mm_top_btns li:nth-child(1) .mm_step_num, .v01[data-mm-step="2"] .mm_top_btns li:nth-child(2) .mm_step_num, .v01[data-mm-step="3"] .mm_top_btns li:nth-child(3) .mm_step_num {
        color: #b85d91;
    }

    .v01[data-mm-step="1"] .mm_top_btns li:nth-child(1):after, .v01[data-mm-step="2"] .mm_top_btns li:nth-child(2):after {
        border-left: 10px solid #b85d91;
    }

.v01 .mm_top_btns li:nth-child(1):after, .v01 .mm_top_btns li:nth-child(2):after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 10;
    display: block;
    border-left: 10px solid #9b9b9b;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}

.v01 .mm_top_btns li:nth-child(2) {
    margin: 0 4px;
}

    .v01 .mm_top_btns li:nth-child(2):before, .v01 .mm_top_btns li:nth-child(3):before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9;
        display: block;
        border-left: 10px solid #662147;
        border-top: 22px solid transparent;
        border-bottom: 22px solid transparent;
    }



.v01[data-mm-step="2"] .mm_top_btns li:nth-child(1) .mm_step_num, .v01[data-mm-step="3"] .mm_top_btns li:nth-child(1) .mm_step_num, .v01[data-mm-step="3"] .mm_top_btns li:nth-child(2) .mm_step_num {
    background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAJCAYAAAAGuM1UAAAACXBIWXMAAAsTAAALEwEAmpwYAAAApElEQVQYGY3MPwtBURjH8YfkdfiTP3UXm9GoLCajkZTXIG/CZDQqmcy8BgsmEwN1B5G6g3xP/W6d3ME99ek+p/t9TmZYbFuK08QE3VyKuIWd5nX2T9zx4idGbsGZofAT97DRHKKEq4tXGOOEqoI+lppvqOBuen2KD/I4YI6F4oviEBYv7BEg0n2gf2fU8IAOgb5H1BF59wAvWGLBe7GMLRp4I3G+xIMfhba6lM4AAAAASUVORK5CYII=') no-repeat center;
    text-indent: 99999px;
}


.v01[data-mm-step="2"] .mm_top_btns li:nth-child(1), .v01[data-mm-step="3"] .mm_top_btns li:nth-child(1), .v01[data-mm-step="3"] .mm_top_btns li:nth-child(2) {
    background: #923c6d;
    cursor: pointer;
}

    .v01[data-mm-step="2"] .mm_top_btns li:nth-child(1):after, .v01[data-mm-step="3"] .mm_top_btns li:nth-child(1):after, .v01[data-mm-step="3"] .mm_top_btns li:nth-child(2):after {
        border-left: 10px solid #923c6d;
    }

.v01 .mm_step_text {
    display: none;
    vertical-align: middle;
}

.v01[data-mm-step="1"] .mm_top_btns li:nth-child(1) .mm_step_text {
    display: inline;
}

.v01[data-mm-step="2"] .mm_top_btns li:nth-child(2) .mm_step_text {
    display: inline;
}

.v01[data-mm-step="3"] .mm_top_btns li:nth-child(3) .mm_step_text {
    display: inline;
}


.v01 .mm_tooltip_valid_sign, .v01 .mm_tooltip_invalid_sign, .v01 .mm_dob_tooltip_valid_sign, .v01 .mm_dob_tooltip_invalid_sign {
    display: none;
    width: 18px;
    height: 18px;
    background: none;
    margin: 0 0 0 6px;
}

.v01 .form-group .ng-valid.ng-touched + .mm_tooltip_valid_sign, .v01 .form-group .ng-valid.ng-untouched + .mm_tooltip_valid_sign {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjExRjJDNDFBMTkyMDExRTZCRUM1QTAxNTQyRkU5QUU3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjExRjJDNDFCMTkyMDExRTZCRUM1QTAxNTQyRkU5QUU3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTFGMkM0MTgxOTIwMTFFNkJFQzVBMDE1NDJGRTlBRTciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTFGMkM0MTkxOTIwMTFFNkJFQzVBMDE1NDJGRTlBRTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz67dyrEAAAB1klEQVR42mJkQAdLAkGkFBCDGClAbACVuQDEc4B4PRA/Y4hZj6KNEc0QLiC5EIhDGPCDNUAcDzTsG6ZBSwIlgOR1IBZgIA58AGJNoGEvEAZBXPKUGEME2LgZeFk4GR5/ewMzTBrkMiZomCwkxhAxDn6GG76TGR4EzGQwFFRkgOpZCDKDCRqwIcT4ZaZZBoM4hwADEyMjg46AHEwYpFeKCRo7BEGInCVDgKw5mH3lwyOG5Q+OIEsHMkGjmGC4TDFNhfMzT81k+PP/L7KSFCakdMIgxMbD0KQXyZCq4gqMBUSEthlEg70EAovvH2Q48vo6ul0GLMi8Ag1fhlrdUDDbS8qIIenEVAZVXkmGDFV3SHz/+spQcm4BVlezQFMs2FWn395h+P3vLwMrEzM4PAyEFBm+/fkJd13NxWUMr358xGbOBSZosgeDzU9PM7jsrWd48/MTmK/ALcagxS8LZp97d49hxu2duIJxDhM078DBoVfXGEy3lzFcfP8ALvYfCLNOz2L4+/8fLoPWM4EzICTvwMGDr68YrHZVAqP4MJg/985ehpNvbuHLd88IZpEcdS+GZfcPMbz79QVXfgNnEaplWia4MERAGt2beLwjDTMEszyioGADCDAAn7yYRNIGCLUAAAAASUVORK5CYII=') no-repeat center;
    display: inline-block;
    vertical-align: middle;
}

.v01 .form-group.has-error .mm_tooltip_invalid_sign, .v01 .form-group .ng-invalid.ng-touched + .mm_tooltip_invalid_sign {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI2MzZFRDRDMTkxRjExRTZBNUVFQjQ3M0U4RjRCRjlEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI2MzZFRDREMTkxRjExRTZBNUVFQjQ3M0U4RjRCRjlEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjYzNkVENEExOTFGMTFFNkE1RUVCNDczRThGNEJGOUQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjYzNkVENEIxOTFGMTFFNkE1RUVCNDczRThGNEJGOUQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6aXOsjAAABcUlEQVR42qyUPU8CQRCG59YKGr8uSLiCmo6/QqKl0cLGWBg7Yq3EzlgYmys0lprwU7SzpvCC5PxqoBKcd5nd7O1xKMY3mWyyu/PcztcF5OlzexdLja3FtsfWlKNHtpity5Ys315n/AIPUublhm2T5uuebYdhwxyIIVVenthW6Hf6YGswrG9B8pLnBSAuLMLLAsnJnQmndLBPqrpBo/MLGr+9Z7zU2iqVjg5p3H+h0eWVG+aWksTanACyVK9T+bitHV0I9nCGO47gW1NSHSv9ksGAVKViYQaCPZzhjqcWQntwSpz5unZMX3lnQioMNWTYOcuFjNZQPgTCRe3AEBWuTyFpWgSBmmp+USZFLZeTko6lmaHJS8zL/AL4ocWF+UFOTjpsp7kCeIqVzI4V+sRCJCc2ZwLDHU9dgBJpqmmiudm+er1cYg0MZ7jjzV3ybyOiqyZT3JADWnBoh6ZqJDBMceSG+cNvJDKTP7M5/vpj+xZgABart4WO3gGUAAAAAElFTkSuQmCC') no-repeat center !important;
    display: inline-block;
    vertical-align: middle;
}

.v01 .mm_dob_tooltip_valid_sign {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjExRjJDNDFBMTkyMDExRTZCRUM1QTAxNTQyRkU5QUU3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjExRjJDNDFCMTkyMDExRTZCRUM1QTAxNTQyRkU5QUU3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTFGMkM0MTgxOTIwMTFFNkJFQzVBMDE1NDJGRTlBRTciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTFGMkM0MTkxOTIwMTFFNkJFQzVBMDE1NDJGRTlBRTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz67dyrEAAAB1klEQVR42mJkQAdLAkGkFBCDGClAbACVuQDEc4B4PRA/Y4hZj6KNEc0QLiC5EIhDGPCDNUAcDzTsG6ZBSwIlgOR1IBZgIA58AGJNoGEvEAZBXPKUGEME2LgZeFk4GR5/ewMzTBrkMiZomCwkxhAxDn6GG76TGR4EzGQwFFRkgOpZCDKDCRqwIcT4ZaZZBoM4hwADEyMjg46AHEwYpFeKCRo7BEGInCVDgKw5mH3lwyOG5Q+OIEsHMkGjmGC4TDFNhfMzT81k+PP/L7KSFCakdMIgxMbD0KQXyZCq4gqMBUSEthlEg70EAovvH2Q48vo6ul0GLMi8Ag1fhlrdUDDbS8qIIenEVAZVXkmGDFV3SHz/+spQcm4BVlezQFMs2FWn395h+P3vLwMrEzM4PAyEFBm+/fkJd13NxWUMr358xGbOBSZosgeDzU9PM7jsrWd48/MTmK/ALcagxS8LZp97d49hxu2duIJxDhM078DBoVfXGEy3lzFcfP8ALvYfCLNOz2L4+/8fLoPWM4EzICTvwMGDr68YrHZVAqP4MJg/985ehpNvbuHLd88IZpEcdS+GZfcPMbz79QVXfgNnEaplWia4MERAGt2beLwjDTMEszyioGADCDAAn7yYRNIGCLUAAAAASUVORK5CYII=') no-repeat center;
    display: inline-block;
    vertical-align: middle;
    margin: 35px 0 0 -3px;
}

.v01 .mm_dob_tooltip_invalid_sign {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI2MzZFRDRDMTkxRjExRTZBNUVFQjQ3M0U4RjRCRjlEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI2MzZFRDREMTkxRjExRTZBNUVFQjQ3M0U4RjRCRjlEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjYzNkVENEExOTFGMTFFNkE1RUVCNDczRThGNEJGOUQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjYzNkVENEIxOTFGMTFFNkE1RUVCNDczRThGNEJGOUQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6aXOsjAAABcUlEQVR42qyUPU8CQRCG59YKGr8uSLiCmo6/QqKl0cLGWBg7Yq3EzlgYmys0lprwU7SzpvCC5PxqoBKcd5nd7O1xKMY3mWyyu/PcztcF5OlzexdLja3FtsfWlKNHtpity5Ys315n/AIPUublhm2T5uuebYdhwxyIIVVenthW6Hf6YGswrG9B8pLnBSAuLMLLAsnJnQmndLBPqrpBo/MLGr+9Z7zU2iqVjg5p3H+h0eWVG+aWksTanACyVK9T+bitHV0I9nCGO47gW1NSHSv9ksGAVKViYQaCPZzhjqcWQntwSpz5unZMX3lnQioMNWTYOcuFjNZQPgTCRe3AEBWuTyFpWgSBmmp+USZFLZeTko6lmaHJS8zL/AL4ocWF+UFOTjpsp7kCeIqVzI4V+sRCJCc2ZwLDHU9dgBJpqmmiudm+er1cYg0MZ7jjzV3ybyOiqyZT3JADWnBoh6ZqJDBMceSG+cNvJDKTP7M5/vpj+xZgABart4WO3gGUAAAAAElFTkSuQmCC') no-repeat center !important;
    display: inline-block;
    vertical-align: middle;
    margin: 35px 0 0 -3px;
}

.v01 .form-control.ng-untouched {
    width: 100%;
    display: block;
}

.v01 .form-control.ng-valid.ng-untouched {
    width: 95%;
    display: inline-block;
}


.v01 .form-control.ng-touched,
.v01 .form-group.has-error .form-control.ng-untouched,
.v01 .has-error .form-group.dob,
.v01 .dob_row,
.v01 .gender_wrapper {
    width: 95%;
    display: inline-block;
}

.v01 .col-lg-6 .form-control.ng-valid.ng-touched,
.v01 .col-md-6 .form-control.ng-valid.ng-touched,
.v01 .col-lg-6 .form-control.ng-valid.ng-untouched,
.v01 .col-md-6 .form-control.ng-valid.ng-untouched,
.v01 .col-sm-6 .form-control.ng-valid.ng-touched,
.v01 .col-sm-6 .form-control.ng-valid.ng-untouched,
.v01 .col-sm-6.has-error .form-control.ng-touched,
.v01 .col-lg-6.has-error .form-control.ng-touched,
.v01 .col-md-6.has-error .form-control.ng-touched,
.v01 .col-sm-6.has-error .form-control.ng-untouched,
.v01 .col-lg-6.has-error .form-control.ng-untouched,
.v01 .col-md-6.has-error .form-control.ng-untouched,
.v01 .col-xs-6 .form-control.ng-valid.ng-touched,
.v01 .col-xs-6 .form-control.ng-valid.ng-untouched,
.v01 .col-xs-6.has-error .form-control.ng-touched,
.v01 .col-xs-6.has-error .form-control.ng-untouched,
.v01 .col-lg-6.has-error .form-control.ng-untouched.defaultSelect,
.v01 .col-md-6.has-error .form-control.ng-untouched.defaultSelect,
.v01 .col-sm-6.has-error .form-control.ng-untouched.defaultSelect,
.v01 .col-xs-6.has-error .form-control.ng-untouched.defaultSelect {
    width: 89%;
    display: inline-block;
}


.v01 .form-control.ng-untouched.defaultSelect {
    width: 100%;
}

.v01 .has-error .form-control.ng-untouched.defaultSelect {
    width: 95%;
}

.v01 .limits_section .form-control.ng-touched,
.v01 .limits_section .form-group.has-error .form-control.ng-untouched,
.v01 .limits_section .form-control.ng-valid.ng-untouched {
    width: 87%;
    display: inline-block;
}

.v01 .eye_pass_btn {
    display: block;
    z-index: 10;
    cursor: pointer;
    width: 25px;
    height: 32px;
    position: absolute;
    top: 30px;
    right: 20px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAPCAYAAAARZmTlAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3NTUxN0IxMUQwOTExRTZCQkNCOUY4ODlCRDdGQzVCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ3NTUxN0IyMUQwOTExRTZCQkNCOUY4ODlCRDdGQzVCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDc1NTE3QUYxRDA5MTFFNkJCQ0I5Rjg4OUJEN0ZDNUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDc1NTE3QjAxRDA5MTFFNkJCQ0I5Rjg4OUJEN0ZDNUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz79pnz6AAABlUlEQVR42pSUP0gDMRTGr0UqVRBLi+J4SAW36uTk4KIg+GdyqLhZp9ZCu3ZytaB1UzcVRxVdXBzExcW6KYh0FKGlUClFEfF78J0cIcnVBz+SXJLvvbzLSyjjzjoBFgXTYBnMgCR4ATfgDNyCjk2gJ0B8CxQ0c0mywXEZlEzOwgYHadAyONBZgevT3TjpZQqONafMgQSIgDjHalZk3zl1tOkaAI/A1QQzCaogBGKMeg/cgQdl7SJ4Aimu+zuJbHw1ONimA4n+DTRAm/+kynnVXOrFPCd94Jmp0NkB2yswzP41RcT2DfsS1O0XJ7tgyPJT6wxmiuMfsMLW4clMJro7sjlPIccSkQje+y7LqS/V8YAA82Hmd8ziaJ3tPHj39UfZz1gciG7bi6bJTTXN4iKYYFpGGHmUVZ/ivGo16jXVOpHrNg4uNJvkmmZ5Wz543bO8XapdUqdlKsZPsARWwbcyV+FpvthWlHn5b2tggTqBz8oJoy13+ayIw0Fw9J+3y+FjV2QdzbFevNqQ9pDfZX6TadTarwADAHbmV53pIRnMAAAAAElFTkSuQmCC') no-repeat center;
}

    .v01 .eye_pass_btn.active_eye {
        opacity: 0.7;
    }

.v01 #pwd.ng-valid.ng-touched ~ .eye_pass_btn, .v01 .has-error #pwd ~ .eye_pass_btn, .v01 #pwd.ng-valid.ng-untouched ~ .eye_pass_btn {
    right: 50px;
}

.v01 .subcr_checkbox:checked + .styled_checkbox,
.v02 .subcr_checkbox:checked + .styled_checkbox,
.v01 .subcr_checkbox:checked + .styled_radio,
.v02 .subcr_checkbox:checked + .styled_radio {
    background-position: center right;
}

.v01 .subcr_checkbox + .styled_checkbox {
    width: 28px;
    height: 28px;
    display: inline-block;
    position: static;
    vertical-align: middle;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAcCAYAAAA0u3w+AAAACXBIWXMAABbqAAAW6gHljkMQAAABSklEQVRYCe3YsUv7QBjG8YvEwSIFQRClDoJrt44iiJNiBzdXR1cXdRaE/hm6uAr+Fh2cXASdBOsidtFJijgURen5PfwNL0dL6HLkPe6BD5Q3w8tDkiYks8REnBwuGULEht43ZiJPKliOpIIzmIi14BYe0Y+x4CFOYfE1/DGhM0c4gEs3tntwR5Rz+cTAZJYoe9Av4QrjYvaBKfS1P+gnceKVc6miEcMl2sKCN+thF21Nl2gds7gUswZuvJPSwTraQ/fZv5hAbMG+Clr4xhNycewaMg+YK9pXpoIbeIbM9v9jTW/eQQ1GS8FpnFkv4izeitk7FmHUFBSaeIPMsfj9g1UYrQWdGu4wKPuj7ivrv2gV51gWswuswY6yr8xvMhX8wwq6qOM1pk8WPWziHntF5TS/i87jRb5n6rlE01e19E0mFczFvREkoff9Ao+0zEs5n1J9AAAAAElFTkSuQmCC') no-repeat;
    background-position: center left;
}

.v01 .subcr_checkbox + .styled_radio {
    width: 28px;
    height: 28px;
    display: inline-block;
    position: static;
    vertical-align: middle;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAcCAYAAAA0u3w+AAAACXBIWXMAAAsTAAALEwEAmpwYAAA7amlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE4LTA1LTA5VDE5OjA3OjA0KzAzOjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTgtMDUtMTBUMTE6MzM6NTgrMDM6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDE4LTA1LTEwVDExOjMzOjU4KzAzOjAwPC94bXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjhjZWQ0YTY0LTQ1NDMtNTk0My1hZDljLWIwMDM2ZWVhNzQwMzwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmRjNzg5OTMxLTU0MmMtMTFlOC1hNDUzLWZhZWI2ZGY4OTY2YTwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDo0MzA5Q0NEN0JENjAxMUU2QjA5NkJGNjgwRkJGRDA0ODwvc3RSZWY6aW5zdGFuY2VJRD4KICAgICAgICAgICAgPHN0UmVmOmRvY3VtZW50SUQ+eG1wLmRpZDo0MzA5Q0NEOEJENjAxMUU2QjA5NkJGNjgwRkJGRDA0ODwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjQzMDlDQ0RBQkQ2MDExRTZCMDk2QkY2ODBGQkZEMDQ4PC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDoxZTliZWI4OC05ZTBhLTUxNGQtOTkwMS1jYTljMWNkOTUzMDU8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTgtMDUtMTBUMTA6MDM6MjgrMDM6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6OGNlZDRhNjQtNDU0My01OTQzLWFkOWMtYjAwMzZlZWE3NDAzPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE4LTA1LTEwVDExOjMzOjU4KzAzOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjU2PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjI4PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz6yybeuAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAALBSURBVHjazJg9bxNBEIbf2zgEKRVdWkQIxz8IOB/IkQwJok0dJ78lPwKUykBDy4dQKCIFgmPjHgk7HaKhIEoosAtemllps949n+92LUZanfZj5rlZ365nJiGJMZIAWAXwGEAVwCKAGzL3C0AfwGcAbwB8BDDW4FR5JH1Nkdwl2WN+6YmOyrA7VZ4PdpNkxzB0THKf5ArJBZJz0hZkbF/WaOmIjbzOReO5YA9I/hTFLyQbE7xoQ3QoNtZy6ETl2Qp1kgNReEVyvsCnNi+6FFsPM9ZG55kL75C8kIUHBUB2OxBbl2Lbnh/Hq5F8KudsIK0nYxt5eXpyxjgDzwM4p1vTOCMzxngWLyV5lOOCOZK1mTw9sWucgdmADs4aZ2TPGPfx1o1fNY9ciI6XB5KJcTU3Ajqn245xpScZvJTkOSeXc+uXvMLTu6avZkRq+kpf9/ASki0Wl5bYGOEpAFvyn3+MeKJtb3l4GwCWS9hfFhsjPAXgvnTeR3TwUJ73PLztAIxtF68C4LZ0+hEd/CbPJWPM5NUCMGouXkJyAOAagOsABpEcnAPwB8BQ+jZPv0MZGQrnCk/h/5BYGwslKQiMlCSGmOmOi/cjAOO7i6cA9KSzGNHBJeNsuHidAIwTF08BaEnnUUQH6/JseXgvAzBeuHgKwFvprEV0cFWe7zy8QwCnJeyfAvjg5Fmh007kUE1l8MqEand9PD24Z0ThlYDOVUi2HcG2j1c22B7hmemLjsKbEdKlriNd8vHSnHFpKyNd6trpkjZ8GSnhTR3zWbxEsv1nJM9IDkn+JvlVxupWcO3l2dBNo4TQLPi5VoydHIhN39roPB9U72y7QBGobezkZg6dqDyfYirfsV3GqzrKeFVHGa/r+SynzstTiO1PcKv1AxR+g/KSHKV7BWAFwBPJ5W5ZseWZlNJfA/gE4G+A+DgY798AGK6uK9JDTWAAAAAASUVORK5CYII=') no-repeat;
    background-position: center left;
}

.v02 .subcr_checkbox + .styled_checkbox {
    width: 28px;
    height: 28px;
    display: inline-block;
    position: static;
    vertical-align: middle;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAcCAYAAAA0u3w+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDMwOUNDRDlCRDYwMTFFNkIwOTZCRjY4MEZCRkQwNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDMwOUNDREFCRDYwMTFFNkIwOTZCRjY4MEZCRkQwNDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzA5Q0NEN0JENjAxMUU2QjA5NkJGNjgwRkJGRDA0OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzA5Q0NEOEJENjAxMUU2QjA5NkJGNjgwRkJGRDA0OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrIWcRIAAAFvSURBVHjaYgzi0/nPMIwBC5RmJNeAtR8vE602mF/3P73tY2IY5mDYe5BlqDkYmOxISsLDJQbFgZhzuCbRCCC+AcT/hqMHm4F4ORCDSuefwyIPIoE2IK6Est8Nt1I0E8lzIPBjOHnQBognoonJ4vLLUPMgDxAvAmJWNHE+IDYZDh7sBGJFNLFvQFwExNeHUiEDqs0lgXgXkhgohjLQ1D0AYi9cnhuMMcgFjaVzQDwdLQImoLkX5ClrfJ4bbB70AeKrQFwG9ZgSEMdC5XyhnoGBh0DsBsTPhkpjWwSIU4BYAU28BurZeiSxj0DsAsRPhlJv4g0QBwCxHxC/RRIHxeJcIDaG8v+C2ttAfGeodpc2A7EBNA/CQBxajO4d6v1BUNJzBOJDaOI7oQXQsOjwfgJiTyDej9TWTII2qodNjx5UgQcCMagHW05MiTkUexOgEtMbiJ8O5yGLx5RoHnL9QVKGDYfLkMXI9iDjcB+6BwgwAGjVRgrAzz0wAAAAAElFTkSuQmCC') no-repeat;
    background-position: center left;
}

.v02 .subcr_checkbox + .styled_radio {
    width: 28px;
    height: 28px;
    display: inline-block;
    position: static;
    vertical-align: middle;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAcCAYAAAA0u3w+AAAACXBIWXMAAAsTAAALEwEAmpwYAAA7amlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIgogICAgICAgICAgICB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpPC94bXA6Q3JlYXRvclRvb2w+CiAgICAgICAgIDx4bXA6Q3JlYXRlRGF0ZT4yMDE4LTA1LTA5VDE5OjA3OjA0KzAzOjAwPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTgtMDUtMTBUMTA6MDM6MjgrMDM6MDA8L3htcDpNb2RpZnlEYXRlPgogICAgICAgICA8eG1wOk1ldGFkYXRhRGF0ZT4yMDE4LTA1LTEwVDEwOjAzOjI4KzAzOjAwPC94bXA6TWV0YWRhdGFEYXRlPgogICAgICAgICA8eG1wTU06SW5zdGFuY2VJRD54bXAuaWlkOjY5MWY5OGE0LTU4YzUtMmM0NS04YjkwLTc1NDdjNDE5ZDBmMTwveG1wTU06SW5zdGFuY2VJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+YWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjM0ZDQ3YTQwLTU0MjAtMTFlOC1hNDUzLWZhZWI2ZGY4OTY2YTwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRlcml2ZWRGcm9tIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgPHN0UmVmOmluc3RhbmNlSUQ+eG1wLmlpZDo0MzA5Q0NEN0JENjAxMUU2QjA5NkJGNjgwRkJGRDA0ODwvc3RSZWY6aW5zdGFuY2VJRD4KICAgICAgICAgICAgPHN0UmVmOmRvY3VtZW50SUQ+eG1wLmRpZDo0MzA5Q0NEOEJENjAxMUU2QjA5NkJGNjgwRkJGRDA0ODwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjQzMDlDQ0RBQkQ2MDExRTZCMDk2QkY2ODBGQkZEMDQ4PC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+c2F2ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDoxZTliZWI4OC05ZTBhLTUxNGQtOTkwMS1jYTljMWNkOTUzMDU8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTgtMDUtMTBUMTA6MDM6MjgrMDM6MDA8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6NjkxZjk4YTQtNThjNS0yYzQ1LThiOTAtNzU0N2M0MTlkMGYxPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE4LTA1LTEwVDEwOjAzOjI4KzAzOjAwPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjU2PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjI4PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz4JxS+hAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAOBSURBVHjazJjLahRBFIa/aYdsvAwBt1mIUbMwK414TSSCV7yQwbgxmEQR9A30ATRPIIhRA9GFaIPgJV4RM0aDJqteOOhEN+JKkEaziLe48B+ptNU93ZNu8EDTUzVV9fV/uqrr1Ml1LVlNDcsBW4A9wCagGWjUf5+BCvAcuA2UXN+bJYEVC62Z8nIRAh2gFzglSByrAGeBIdf3fiUUmAkvTOAy4BrQpnJJ14gG/az6Rj3MLnl9i+pfAYdc33sfU2BmPJvArcB1YCkwAZwDLoc9oOt75sP2ASeBtcAnoOj63mgNgbF5JisuLyhwO3ALaBC0D5iOekALdKEe8CDwDdjn+t79EHGJeRaL5DlGw1XADcEuAt11wHB9b9r1vW6N0QDcKBZaV1nE1eJ1AueBt8CMrreq22a0m1ZfK68qcAEwDCwGrgDHmKe5vndMYy4ChouF1gWGuCheC/AEeAwc15pr0NWsukdq02L0s/KqAo9ogU8A/aRnRzVmm76Q1OB1AC/1HahlW9W2I4qX61qyOge8kXf6oz4ocdagZSr2aswKsFLVNl4LMA4UEjrRB9YDZZXn8BygXbBSUnExHTCksZvFsvFy+l2oA1FQ35yN5wC71XCU7Kw69u4Q3ja9hXptfeDD85fnABtVuJehwAe6bwjhdafA6Lbx8sAKI+zJyt7ovjIQZplbwnyt08bLBwLZrMwMtbDwmlJgNNl4Dv+HzWQ1sBPi3bTNnCU23scUGB9sPEfhDwmOKPWYuf/ZeC9TYIzZeA7wQoWdGQrcrvuLEN7VFBhXbDwHuKNCe4YCq+e2uyG8B4pi6rVx4KGN52hTrKiyN21lCtXaxSiF8GZ1VPLrQPgK+WZtPEd/DKjxSSCforg8cELFAdf3fimHYuOVgf3AlwSIL+rzWuV/eNVtYsiIwi+l+AIvAeuASTGowXuq9uMxp+U69QnlVQX+BHqAr7oPpvD2Bo0xD7u+99MIwKN4ZYVzO4ALwDvguw62ZdXtUJuy0c/KC6YsdgE3dbgc1tz+kTBlkZcne5RCOOD63kiIExLzLBbJC0YyI8ABw7NjWvxx31qf+lQ9GSpOzknEc31vzqW2kbywtGGL9pU1gTTeXWAqEI0s1xHITONNapqUY6YNM+PFSfye1qBxbAo4M8/Eb6q8XIzUvQNsBvZqYS8PxJZT/Eml3wKexRVmEZgJ7/cAUyeQB4/nIvUAAAAASUVORK5CYII=') no-repeat;
    background-position: center left;
}

.v01 .subcr_checkbox, .v02 .subcr_checkbox {
    position: absolute;
    left: -99999px;
}

/*Change*/
.v02 .promo_row label
.v02 .promo_row label {
    padding-left: 30px;
    font-size: 14px;
}

/*New*/
.v01 label.indented,
.v01 label.indented,
.v02 .over18_row label.indented,
.v02 .promo_row label.indented {
    padding-left: 8px;
    display: flex;
    align-items: center;
}

    /*New*/
    .v01 label.indented > span,
    .v01 label.indented > span,
    .v02 .over18_row label.indented > span,
    .v02 .promo_row label.indented > span {
        flex: 1;
        padding-left: 8px;
        line-height: 1.1em;
        font-size: 14px;
    }


.v02 .promo_row .error {
    padding-left: 40px;
}


.v01 .limits_section_btn {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
    padding: 10px 0 0 0;
}

    .v01 .limits_section_btn a {
        color: #fff;
        text-decoration: underline;
        font-size: 14px;
        cursor: pointer;
    }

/*.top_shift {
        top: 20px !important;
    }*/

.v01 .limit_header {
    font-size: 13px;
    top: 10px;
}

.v01 .limits_section input.form-control[disabled="disabled"] {
    border: 2px solid #4e1434 !important;
    background-color: #9a9a9a;
}

.v02 .progress_bar {
    margin: 0 -20px;
    background: #fff;
    height: 10px;
    display: block;
}

.v02 .progress_indicator {
    background: #fba943;
    width: 3%;
    height: 100%;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    transition: width 0.5s;
}

.v02[data-mm-step="1"] .progress_indicator {
    width: 3%;
}

.v02[data-mm-step="2"] .progress_indicator {
    width: 7.14%;
}

.v02[data-mm-step="3"] .progress_indicator {
    width: 14.28%;
}

.v02[data-mm-step="4"] .progress_indicator {
    width: 21.42%;
}

.v02[data-mm-step="5"] .progress_indicator {
    width: 28.56%;
}

.v02[data-mm-step="6"] .progress_indicator {
    width: 41.65%;
}

.v02[data-mm-step="6.5"] .progress_indicator {
    width: 45.82%;
}

.v02[data-mm-step="7"] .progress_indicator {
    width: 45.84%;
}

.v02[data-mm-step="8"] .progress_indicator {
    width: 49.98%
}

.v02[data-mm-step="9"] .progress_indicator {
    width: 57.12%;
}

.v02[data-mm-step="10"] .progress_indicator {
    width: 64.26%;
}

.v02[data-mm-step="11"] .progress_indicator {
    width: 71.4%;
}

.v02[data-mm-step="12"] .progress_indicator {
    width: 78.54%;
}

.v02[data-mm-step="13"] .progress_indicator {
    width: 85.68%;
}

.v02[data-mm-step="14"] .progress_indicator {
    width: 94%;
}

.v02[data-mm-step="15"] .progress_indicator {
    width: 97%;
}


.v02 .email_row .step_icon {
    background-position: 0 0;
}

.v02 .fname_row .step_icon, .v02 .lname_row .step_icon, .v02 .username_row .step_icon {
    background-position: 0 -44px;
}

.v02 .gender_row .step_icon {
    background-position: 0 -88px;
}

.v02 .dob_row .step_icon {
    background-position: 0 -132px;
}

.v02 .country_row .step_icon, .v02 .state_row .step_icon {
    background-position: 0 -176px;
}

.v02 .building_row .step_icon, .v02 .address_row .step_icon {
    background-position: 0 -220px;
}

.v02 .city_row .step_icon, .v02 .zip_row .step_icon {
    background-position: 0 -264px;
}

.v02 .mobile_row .step_icon {
    background-position: 0 -308px;
}

.v02 .pwd_row .step_icon {
    background-position: 0 -352px;
}

.v02 .answer_row .step_icon {
    background-position: 0 -396px;
}




.v02 .step_icon {
    background: transparent url('../../Content/ios_reg_sprite.png');
    display: block;
    height: 44px;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 44px !important;
    margin-right: 10px;
}

.v02 .email_row .step_icon {
    background-position: 0 0;
}


.v02 .gender_row .gender_btns {
    margin-bottom: 0px;
}

.v02 .row .form-group .heigth15 {
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10;
    width: 100%;
    height: auto;
    min-height: 23px;
    padding-left: 54px;
    padding-top: 4px;
}

.v02 .has-error .form-control, .v02 .form-control.ng-invalid.ng-touched {
    border-bottom: 2px solid red;
    color: red !important;
}

.v02 .form-control.ng-valid.ng-touched, .v02 .form-control.ng-valid.ng-untouched {
    border-bottom: 2px solid #039a00;
    color: #039a00;
}




.v02 .row .form-group {
    position: relative;
    margin-bottom: 2px !important;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

.v02 .gender_row .gender_wrapp {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1px;
    text-align: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.v02 .gender_row UL.gender_btns li {
    cursor: pointer;
    display: inline-block;
    background: #fff;
    color: #662147;
    font-size: 16px;
    height: 44px;
    line-height: 41px;
    border: 2px solid #d8d8d8;
    text-align: center;
    margin: 0;
    -webkit-flex: 0 0 84px;
    -ms-flex: 0 0 84px;
    flex: 0 0 84px;
}

    .v02 .gender_row UL.gender_btns li:first-child {
        margin-right: 10px;
    }

.v02 .gender_row UL.gender_btns .gender_active_btn {
    background: #672048;
    border: 2px solid #672048;
    color: #fff;
}

.v02 .dob_row select.form-control, .v02 .mobile_row select.form-control {
    text-align: center;
    text-align-last: center;
    background: none;
    color: #662147;
    border: 2px solid #d8d8d8;
    padding: 6px 4px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background: none !important;
}


.v02 .dob_row .form-group.dob {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}

    .v02 .dob_row .form-group.dob > .form-group {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-align-self: auto;
        -ms-flex-item-align: auto;
        align-self: auto;
        padding-left: 15px;
        padding-right: 0;
    }

    .v02 .dob_row .form-group.dob > .form-group {
        padding-left: 0;
    }


.v02 .row.dob_row .form-group:nth-child(3) {
    margin: 0 10px;
}

.v02 .mobile_row .form-group .heigth15, .v02 .dob_row .form-group .heigth15 {
    padding-right: 0;
    padding-left: 0px;
}

.v02 .dob_row .has-error select.form-control, .v02 .dob_row .has-error select.form-control, .v02 .dob_row .mobile_row .has-error select.form-control {
    border: 2px solid red;
    color: red;
}


.v02 .dob_row select.form-control.ng-valid.ng-touched, .v02 .mobile_row select.form-control.ng-valid.ng-touched, .v02 .dob_row select.form-control.ng-valid.ng-untouched, .v02 .mobile_row select.form-control.ng-valid.ng-untouched {
    border: 2px solid #039a00;
    color: #039a00;
}


.v02 .dob_row select.form-control option, .v02 .dob_row select.form-control option, .v02 .mobile_row select.form-control option {
    background: #fff;
    color: #000;
}

.v02 .dob_row .form-group select.form-control:focus, .v02 .mobile_row .form-group select.form-control:focus {
    background: #672048 !important;
    border: 2px solid #672048;
    color: #fff;
}

.v02[data-mm-step="14"] .over18_row label {
    font-size: 14px;
    line-height: 1.1em;
}

    .v02[data-mm-step="14"] .over18_row label a span {
        font-size: 14px;
        color: #662147 !important;
    }



.v02 .limits_section_btn {
    -webkit-order: 20;
    -ms-flex-order: 20;
    order: 20;
    padding-left: 30px;
    font-size: 14px;
}

    .v02 .limits_section_btn a {
        color: #662147 !important;
        text-decoration: underline;
        cursor: pointer;
    }

.v02 .limits_section .form-control, .v02 .limits_section input.form-control[disabled="disabled"] {
    text-align: center;
    text-align-last: center;
    background: none;
    color: #662147;
    border: 2px solid #d8d8d8;
    padding: 6px 4px;
}

.v02 .limits_section input.form-control[disabled="disabled"] {
    background-color: #c1c1c1 !important;
    color: #676767 !important;
    border: 2px solid #909090 !important;
}


.v02 .limits_section .form-control.ng-valid.ng-touched, .v02 .limits_section .form-control.ng-valid.ng-untouched {
    border: 2px solid #039a00;
    color: #039a00;
}

.v02 .limits_section input.form-control:focus {
    background: #672048;
    border: 2px solid #672048 !important;
    color: #fff !important;
}

.v02 .limits_section label {
    padding-left: 10px;
    font-weight: bold;
}

.v02 .limits_section .limit_header {
    padding-top: 15px;
}

.v02 .back_from_limit {
    max-width: 80%;
    margin: 0 auto;
    padding-top: 4px;
    margin-top: 6px;
    margin-bottom: 10px;
}

.v02 .limits_section .heigth15 {
    padding-left: 0 !important;
    padding-top: 0 !important;
}

@media screen and (max-width:768px) {
    .v01 #pwd.ng-valid.ng-touched ~ .eye_pass_btn, .v01 .has-error #pwd ~ .eye_pass_btn, .v01 #pwd.ng-valid.ng-untouched ~ .eye_pass_btn {
        right: 60px;
    }
}

@media screen and (max-width:568px) {


    .v01 .limits_section .form-group {
        padding-left: 0px;
        padding-right: 0px;
    }

        .v01 .limits_section .form-control.ng-touched,
        .v01 .limits_section .form-group.has-error .form-control.ng-untouched,
        .v01 .limits_section .form-control.ng-valid.ng-untouched {
            width: 76%;
            display: inline-block;
        }

    .v01 .form-control.ng-touched,
    .v01 .form-control.ng-valid.ng-untouched,
    .v01 select.form-control.ng-pristine.ng-untouched,
    .v01 .form-group.has-error .form-control.ng-untouched,
    .v01 .has-error .form-group.dob,
    .v01 .dob_row,
    .v01 .gender_wrapper {
        width: 90%;
    }

    .v01 .form-control.ng-untouched.defaultSelect {
        width: 100% !important;
    }

    .v01 .has-error .form-control.ng-untouched.defaultSelect {
        width: 90% !important;
    }

    .v01 .city .form-control.ng-touched,
    .v01 .city .form-control.ng-valid.ng-untouched,
    .v01 .zip .form-control.ng-touched,
    .v01 .zip .form-control.ng-valid.ng-untouched,
    .v01 .dial .form-control.ng-touched,
    .v01 .dial .form-control.ng-valid.ng-untouched,
    .v01 .mobile .form-control.ng-touched,
    .v01 .mobile .form-control.ng-valid.ng-untouched {
        width: 80% !important;
        display: inline-block;
    }

    .v01 .city.has-error .form-control.ng-untouched,
    .v01 .zip.has-error .form-control.ng-untouched,
    .v01 .dial.has-error .form-control.ng-untouched,
    .v01 .mobile.has-error .form-control.ng-untouched {
        width: 80% !important;
        display: inline-block;
    }




    .v01 .city, .v01 .dial {
        padding-right: 0px;
    }

    .v01 .zip, .v01 .mobile {
        padding-left: 6px;
    }

    .v01 .dob_row {
        width: 90%;
    }

    .v01 .window-title, .v02 .window-title {
        font-size: 16px;
    }
}

@media screen and (max-width:400px) {
    .v01 .window-title, .v02 .window-title {
        font-size: 14px;
    }
}


.drckg-link {
    color: #FBA945;
    text-decoration: underline;
}

.register-window .terms-container {
    background-color: transparent;
}

.terms-error,
.promo-error {
    text-align: center;
    margin-bottom: 5px;
}

.terms-container.has-error,
.promo-container.has-error {
    border: solid 2px #ff5d5d;
    padding-left: 8px;
    margin-bottom: 10px;
}

.terms-container.has-error {
    padding-top: 6px;
}

.v02 .promo-error {
    text-align: left;
}

.v02 .terms-error {
    padding-left: 8px !important;
    text-align: left;
    margin-bottom: 0px;
    padding-top: 0 !important;
}

.v02 .answer-error {
    margin-bottom: 10px;
}

.window-content #y-to-register {
    color: #FBA945;
}

.window-content > p.yRegister {
    font-size: 16px;
    margin-top: 5px;
}


@media screen and (max-width:676px) {
    .window-content > p.yRegister {
        margin-top: 15px;
    }
}

.limit-window .window-content {
    padding: 10px 15px;
    margin: 10px 0;
    border: solid 1px rgb(204, 204, 204);
    background-color: #FFF;
    color: #000;
}

.limit-window .forgot-password {
    color: #FBA945;
}

.v02 .col-12 {
    padding: 0 15px;
}

@media screen and (max-width:767px) {
    .v01 .limits_section .mm_tooltip_valid_sign, .v01 .limits_section .mm_tooltip_invalid_sign, .v01 .limits_section .mm_dob_tooltip_valid_sign, .v01 .limits_section .mm_dob_tooltip_invalid_sign {
        display: none !important;
    }

    /*.v02 .btn-cta {
        max-width: 80%;
        padding: 8px 5px 12px 5px;
    }*/
}

@media screen and (max-width:320px) {
    .v02 .gender_btns li {
        width: auto;
        padding-right: 4px;
        padding-left: 4px;
    }
}

@charset "UTF-8";


html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

/* ============================================ *
 * Reset
 * ============================================ */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.links ol,
.links ul {
    list-style: none;
}

.links ul li{
    padding-bottom: 7px;
    padding-top: 7px;
}

.links ul li.gameCategory {
    padding-bottom: 4px;
    padding-top: 4px;
}

.links .white {
    color:#fff;
}

@media only screen and (max-width: 370px) {
    .links ul li.gameCategory {
        padding-bottom: 7px;
        padding-top: 7px;
    }
}

.links a {
    color:#ffcc33;
    text-decoration:none;
    line-height:18px;
}

.links a:hover {
    color:#fff;
}

.links .divider {
    margin-top:10px;
    padding-top:17px;
    border-top:solid 1px #fff;
}
.fix-menu_top-menu {
    margin-top:19px;
}

/*header*/
.theme-block {
  border: solid 1px #dfdfdf;
  border-top: solid 2px #ffcc33;
  padding: 30px 29px;
  margin-bottom: 60px; }

.no-theme-block {
  border: none;
  padding: 0;
  margin-bottom: 0; }

@media only screen and (max-width: 991px) {
  .theme-block {
    padding: 15px;
    margin-bottom: 30px; } }

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
    -o-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    transform: scale(2.5); } }
@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
    -o-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    transform: scale(2.5); } }
@-o-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
    -o-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    transform: scale(2.5); } }
@keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
    -o-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    transform: scale(2.5); } }

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .icon-sprite, .icon-sprite-for-modules {
    background-image: url(/Content/images/theme/icon_sprite@2x.png);
    background-size: 100px 1000px; } }

  .page-header-container {
    position: relative;
    padding-bottom: 10px; }
    .page-header-container::after {
      content: '';
      display: table;
      clear: both; }

  .isStuck .page-header-container {
    padding-bottom: 3px; } 
.page-header {
  padding: 0;
  width: 100%;
  background: #000;
  position: relative;
  z-index: 9; }
  @media only screen and (min-width: 992px) {
    .page-header {
      -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 10px;
      box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 10px; } }
  @media only screen and (max-width: 1500px) {
}
  @media only screen and (max-width: 991px) {
 }
  @media only screen and (min-width: 992px) {
 }
  @media only screen and (min-width: 992px) and (max-width: 991px) {
 }

  .page-header .page-header-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #3d3c3c; }
    @media only screen and (max-width: 1307px) {
      .page-header .page-header-container {
        right: 40px; } }
  .page-header.isStuck .page-header-container {
    right: 100px; }
    @media only screen and (max-width: 1307px) {
      .page-header.isStuck .page-header-container {
        right: 60px; } }
  .page-header .form-language,
  .page-header .currency-switcher {
    float: left;
    margin-right: 10px; }
  .page-header .welcome-msg {
    float: right;
    margin: 28px 20px 0 0;
    color: #ffcc33;
    font-size: 16px;
    line-height: 21px;
    text-align: right;
    max-width: 200px;
    min-height: 42px; }
    .page-header .welcome-msg > span {
      height: 100%;
      vertical-align: middle; }
    @media only screen and (max-width: 991px) {
      .page-header .welcome-msg {
        margin-top: 4px; } }
    @media only screen and (max-width: 600px) {
      .page-header .welcome-msg {
        display: none; } }
    .page-header .welcome-msg img {
      -webkit-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease; }

@media only screen and (min-width: 992px) {
  .isStuck .welcome-msg {
    margin-top: 8px; } }
  @media only screen and (min-width: 992px) and (max-width: 1500px) {
    .isStuck .welcome-msg {
      opacity: 0;
      -webkit-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease; } }
@media only screen and (min-width: 992px) {
  .isStuck .logo {
    margin-top: 13px; } }
  @media only screen and (min-width: 992px) and (max-width: 1500px) {
    .isStuck .logo img {
      opacity: 0;
      width: 1px;
      -webkit-transition: 0.3s ease;
      -o-transition: 0.3s ease;
      transition: 0.3s ease; } }

/* ============================================ *
 * Header switchers
 * ============================================ */
.header-switchers {
  margin-top: 60px; }
  .header-switchers .header-button {
    position: relative;
    margin-bottom: 20px;
    color: #999999;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
    .header-switchers .header-button.active, .header-switchers .header-button:hover {
      color: #ffcc33; }
    .header-switchers .header-button .label,
    .header-switchers .header-button strong {
      color: inherit; }
    .header-switchers .header-button > a {
      display: block; }
      .header-switchers .header-button > a:after {
        display: inline-block;
        font-family: "Material Icons";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
        content: "?";
        font-size: 28px;
        line-height: 18px;
        vertical-align: middle; }
    .header-switchers .header-button.currency-list > a, .header-switchers .header-button.lang-list > a {
      font-size: 14px;
      line-height: 21px;
      text-transform: capitalize;
      text-align: center;
      padding: 4px 0 0;
      width: 100%; }
    .header-switchers .header-button ul {
      display: none;
      text-align: left;
      position: relative;
      left: 0px;
      top: 0px;
      z-index: 999;
      padding: 10px 0; }
      .header-switchers .header-button ul li {
        float: none;
        display: block;
        padding-left: 0px;
        margin-right: 10px;
        border-bottom: 1px solid #dfdfdf; }
        .header-switchers .header-button ul li:last-child {
          border: 0; }
        .header-switchers .header-button ul li a {
          display: inline-block;
          font-size: 14px;
          line-height: 17px;
          padding: 4px 5px 4px 0;
          color: #999999; }
          .header-switchers .header-button ul li a:hover {
            text-decoration: none;
            color: #fff; }
          .header-switchers .header-button ul li a .mobile-part {
            display: none; }
    .header-switchers .header-button > a:hover, .header-switchers .header-button.active > a {
      text-decoration: none; }
    .header-switchers .header-button.full_mode {
      width: auto;
      cursor: pointer;
      /****************/
      padding-top: 2px;
      padding-bottom: 5px; }
      .header-switchers .header-button.full_mode .header-button-title {
        font-size: 16px;
        line-height: 18px; }
        .header-switchers .header-button.full_mode .header-button-title .label {
          padding-right: 5px; }
        .header-switchers .header-button.full_mode .header-button-title strong {
          font-weight: normal; }
          .header-switchers .header-button.full_mode .header-button-title strong::after {
            display: inline-block;
            font-family: "Material Icons";
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            transform: translate(0, 0);
            content: "expand_more";
            font-size: 28px;
            line-height: 18px;
            float: right;
            display: inline-block;
            vertical-align: middle; }
          .header-switchers .header-button.full_mode.active .header-button-title strong::after {
            content: "expand_less"; }
      @media only screen and (max-width: 767px) {
        .header-switchers .header-button.full_mode {
          float: none; }
          .header-switchers .header-button.full_mode.lang-list {
            padding-right: 0px;
            border-right: none; } }

/*theme*/

.fix-menu_bg {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background: rgba(18, 18, 18, 0.1);
    display: none;
}

body.lock-position {
    position: fixed;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
}

    body.lock-position .fix-menu_bg {
        display: block;
    }

.fix-menu {
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    /*width: 100px;*/
    height: 100vh;
    background: #340720;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 10px;
    -webkit-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    transition: 0.1s ease;
}

body .fix-menu {
    position: absolute;
}

@media only screen and (max-width: 1307px) {
    .fix-menu {
        width: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .fix-menu {
        position: absolute;
        width: 40px;
    }
}

.fix-menu .fix-menu_close {
    font-size: 20px;
    line-height: 18px;
    color: #ffcc33;
    position: absolute;
    z-index: 999;
    top: 20px;
    right: -25px;
    cursor: pointer;
}

@media only screen and (max-width: 1307px) {
    .fix-menu .fix-menu_close {
        top: 5px;
    }
}

.fix-menu.fix-menu_active {
    width: 330px;
    -webkit-transition: 0.405s ease;
    -o-transition: 0.405s ease;
    transition: 0.405s ease;
}

    .fix-menu.fix-menu_active > div:not(.active) .fix-menu_btn,
    .fix-menu.fix-menu_active > div:not(.active) .fix-menu_block {
        display: none;
    }

    .fix-menu.fix-menu_active .fix-menu_close {
        right: 20px;
        -webkit-transition: 0.2s 0.2s ease;
        -o-transition: 0.2s 0.2s ease;
        transition: 0.2s 0.2s ease;
    }

@media only screen and (max-width: 1307px) {
    .fix-menu.fix-menu_active .fix-menu_close {
        right: 15px;
    }
}

.fix-menu.fix-menu_active .fix-menu_bg {
    display: block;
}



@media only screen and (max-width: 370px) {
    .fix-menu.fix-menu_active {
        width: 280px;
    }
}

@media only screen and (max-width: 1307px) {
    .fix-menu {
        height: auto;
        width: 60px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .fix-menu.fix-menu_active {
            height: 1500px;
        }
}

@media only screen and (max-width: 767px) {
    .fix-menu {
        width: 40px;
    }
}

.fix-menu_top-menu .fix-menu_btn-dga {
    top: 100px;
}

.fix-menu_top-menu .fix-menu_btn-pp {
    top: 181px;
}

@media only screen and (max-width: 1307px) {
    .fix-menu > div:nth-child(3) .fix-menu_btn {
        top: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .fix-menu > div:nth-child(3) .fix-menu_btn {
        top: 54px;
    }
}

.fix-menu > div:nth-child(4) .fix-menu_btn {
    top: 200px;
}

@media only screen and (max-width: 1307px) {
    .fix-menu > div:nth-child(4) .fix-menu_btn {
        top: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .fix-menu > div:nth-child(4) .fix-menu_btn {
        top: 108px;
    }
}

.fix-menu > div:nth-child(5) .fix-menu_btn {
    top: 300px;
}

@media only screen and (max-width: 1307px) {
    .fix-menu > div:nth-child(5) .fix-menu_btn {
        top: 180px;
    }
}

@media only screen and (max-width: 767px) {
    .fix-menu > div:nth-child(5) .fix-menu_btn {
        top: 162px;
    }
}

.fix-menu > div:nth-child(6) .fix-menu_btn {
    top: 400px;
}

.fix-menu > div:nth-child(7) .fix-menu_btn {
    top: 500px;
}

.fix-menu img {
    margin-top:14px;
    max-width: 70%;
    max-height:70%;
}

.top-paypal .holder {
    background-color:#fff; padding:10px;
}

@media only screen and (max-width: 1024px) {
    .fix-menu img {
        margin-top:9px;
    }
    .main-inner {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 992px) {
    .fix-menu > div.fix-menu_top-menu .fix-menu_btn {
        width:70px;
        height:70px;
    }

    .fix-menu_top-menu .fix-menu_btn-dga {
        top: 89px;
    }

    .fix-menu_top-menu .fix-menu_btn-pp {
        top: 159px;
    }
}

@media only screen and (max-width: 1307px) {
    .fix-menu > div:nth-child(6) .fix-menu_btn {
        top: 240px;
    }

    .fix-menu > div:nth-child(7) .fix-menu_btn {
        top: 300px;
    }
}

@media only screen and (max-width: 768px) {
    .fix-menu > div:nth-child(6) .fix-menu_btn {
        top: 216px;
    }

    .fix-menu > div:nth-child(7) .fix-menu_btn {
        top: 270px;
    }
    .fix-menu > div .fix-menu_btn img {
        margin-top:7px;
    }

    .fix-menu > div.fix-menu_top-menu .fix-menu_btn {
        width:55px;
        height:55px;
    }

    .fix-menu_top-menu .fix-menu_btn-dga {
        top: 74px;
    }

    .fix-menu_top-menu .fix-menu_btn-pp {
        top: 129px;
    }
}

.fix-menu > div.fix-menu_top-menu .fix-menu_btn {
    background: #662147;
    color: #fff;
}

.fix-menu > div.fix-menu_top-menu .fix-menu_btn:hover {
    background: #fba944;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;  
}
    .fix-menu > div.fix-menu_top-menu .fix-menu_btn i {
        font-size: 32px;
        line-height: 32px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -16px;
        margin-left: -16px;
    }

@media only screen and (max-width: 1307px) {
    /*.fix-menu > div.fix-menu_top-menu .fix-menu_btn i {
        font-size: 26px;
        line-height: 26px;
        margin-top: -13px;
        margin-left: -13px;
    }*/
}

.fix-menu > div.fix-menu_top-menu .fix-menu_block {
    padding-left: 50px;
    padding-right: 65px;
}

.fix-menu > div.fix-menu_top-search .fix-menu_block {
    padding: 142px 30px 30px;
}

.fix-menu > div.fix-menu_top-search .fix-menu_btn {
    background: #000;
    color: #ffcc33;
}

    .fix-menu > div.fix-menu_top-search .fix-menu_btn i {
        font-size: 32px;
        line-height: 32px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -16px;
        margin-left: -16px;
    }

/*@media only screen and (max-width: 1307px) {
    .fix-menu > div.fix-menu_top-search .fix-menu_btn i {
        font-size: 26px;
        line-height: 26px;
        margin-top: -13px;
        margin-left: -13px;
    }
}*/

.fix-menu > div.fix-menu_top-fb .fix-menu_btn {
    background: #000;
    color: #ffcc33;
}

    .fix-menu > div.fix-menu_top-fb .fix-menu_btn i {
        font-size: 22px;
        line-height: 22px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -11px;
        margin-left: -12px;
    }

/*@media only screen and (max-width: 1307px) {
    .fix-menu > div.fix-menu_top-fb .fix-menu_btn i {
        font-size: 26px;
        line-height: 26px;
        margin-top: -13px;
        margin-left: -12px;
    }
}*/

.fix-menu > div.fix-menu_top-fb .fix-menu_block {
    padding: 140px 30px 30px;
}

.fix-menu > div.fix-menu_top-tw .fix-menu_btn {
    background: #000;
    color: #ffcc33;
}

    .fix-menu > div.fix-menu_top-tw .fix-menu_btn i {
        font-size: 22px;
        line-height: 22px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -11px;
        margin-left: -10px;
    }

@media only screen and (max-width: 1307px) {
    .fix-menu > div.fix-menu_top-tw .fix-menu_btn i {
        font-size: 26px;
        line-height: 26px;
        margin-top: -13px;
    }
}

.fix-menu > div.fix-menu_top-tw .fix-menu_block {
    padding: 135px 30px 30px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.fix-menu > div .fix-menu_btn {
    position: absolute;
    right: 0;
    display: block;
    width: 81px;
    height: 81px;
    cursor: pointer;
    -webkit-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    transition: 0.1s ease;
    border-bottom: solid 1px #662147;
    text-align: center;
}

/*@media only screen and (max-width: 1307px) {
    .fix-menu > div .fix-menu_btn {
        width: 60px;
        height: 60px;
    }
}*/

@media only screen and (max-width: 767px) {
    .fix-menu > div .fix-menu_btn {
        width: 40px;
        height: 54px;
    }
}

.fix-menu > div .fix-menu_block {
    position: absolute;
    height: 100%;
    height: 100vh;
    top: 0;
    right: -330px;
    width: 330px;
    padding: 70px 30px 30px 30px;
    -webkit-transition: 0.1s ease;
    -o-transition: 0.1s ease;
    transition: 0.1s ease;
}

    .fix-menu > div .fix-menu_block.scroll {
        -webkit-overflow-scrolling: touch;
        overflow-x: hidden;
        overflow-y: auto;
    }

@media only screen and (max-width: 1307px) {
    .fix-menu > div .fix-menu_block {
        padding-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .fix-menu {
        position: absolute;
        width: 40px;
    }

    .fix-menu > div .fix-menu_block {
        padding-top: 30px;
    }
    

    .fix-menu .fix-menu_close {
        top: 15px;
    }

    .fix-menu .fix-menu_close i{
        font-size:24px;
    }

    .main-inner {
        padding-right: 0px;
    }
}

.fix-menu > div.active .fix-menu_btn {
    right: 330px;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
}

@media only screen and (max-width: 384px) {
    .fix-menu.fix-menu_active {
        width: 320px;
    }

    .fix-menu > div.active .fix-menu_btn {
        right: 320px!important;
    }

    .fix-menu > div .fix-menu_block {
        width: 320px;
    }
}

@media only screen and (max-width: 370px) {
    .fix-menu > div .fix-menu_block {
        width: 290px;
        right: -290px;
        padding-left: 20px !important;
        padding-right: 30px !important;
    }

    .fix-menu > div.active .fix-menu_btn {
        right: 315px!important;
    }

    .fix-menu.fix-menu_active {
        width: 315px;
    }
}

@media only screen and (max-width: 360px) {
    .fix-menu > div .fix-menu_block {
        width: 265px;
        right: -265px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .fix-menu.fix-menu_active {
        width: 265px;
    }
    .fix-menu > div.active .fix-menu_btn {
        right: 265px!important;
    }
}

@media only screen and (max-width: 320px) {
    .fix-menu > div .fix-menu_block {
        width: 260px;
        right: -260px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

.fix-menu > div.active .fix-menu_block {
    right: 0;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.fix-menu .fix-menu_top-cart .fix-menu_btn {
    top: 0;
}

.fix-menu #cart-sidebar .product-wrapper .info-wrapper {
    display: block;
    width: 100%;
}

    .fix-menu #cart-sidebar .product-wrapper .info-wrapper tbody {
        display: block;
        width: 100%;
    }

        .fix-menu #cart-sidebar .product-wrapper .info-wrapper tbody tr {
            display: block;
            width: 100%;
            overflow: hidden;
        }

            .fix-menu #cart-sidebar .product-wrapper .info-wrapper tbody tr.qty-wrapper {
                margin-top: 15px;
            }

            .fix-menu #cart-sidebar .product-wrapper .info-wrapper tbody tr th, .fix-menu #cart-sidebar .product-wrapper .info-wrapper tbody tr td {
                float: left;
                display: block;
            }

            .fix-menu #cart-sidebar .product-wrapper .info-wrapper tbody tr .price {
                padding-left: 6px;
                color: #ffcc33;
            }

            .fix-menu #cart-sidebar .product-wrapper .info-wrapper tbody tr .qty-wrapper_label {
                line-height: 35px;
                padding-right: 9px;
            }

            .fix-menu #cart-sidebar .product-wrapper .info-wrapper tbody tr input {
                width: 39px;
                height: 35px;
                text-align: center;
            }

            .fix-menu #cart-sidebar .product-wrapper .info-wrapper tbody tr .quantity-button {
                text-transform: capitalize;
                font-size: 14px;
                line-height: 16px;
                margin-top: -5px;
                padding: 9px 14px 10px;
            }


@media only screen and (max-width: 600px) {
    .fix-menu > div.fix-menu_top-menu .fix-menu_btn:hover {
        background: transparent;
        -webkit-transition: background-color 0.5s;
        transition: background-color 0.5s;
    }

    .fix-menu > div.fix-menu_top-menu.active .fix-menu_btn {
        background: #ffcc33;
        -webkit-transition: background-color 0.5s;
        transition: background-color 0.5s;
    }

    .fix-menu > div.fix-menu_top-menu.active .fix-menu_btn i {
        margin-left:-11px;
    }
}
.placeHolder {
    font-family: 'Signika', sans-serif;
    margin: 0;
    padding: 3px 15px;
    color: #c06599;
    background: #340720;
    font-size: 12px;
    line-height: 1.1em;
}

.container-inner h3 {
    font-size: 20px;
}

.son-button {
    cursor: pointer;
}

.login-window {
    display: none;
}

.promotion-banner p {
    max-width: 774px;
}

img.aligncenter {
    margin-bottom: 10px;
    margin-top: 10px;
}

.black_text {
    color: #000000;
    font-weight: bold;
}

.toH3 {
    font-size: 24px;
    margin-bottom: 6px;
    font-family: "Roboto", sans-serif;
    line-height: 1em;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    padding: 5px 10px 9px;
    background-color: #4E1434;
    color: #FBA944;
}

.xGame {
    text-align: center;
}


body .navbar-fixed-top {
    position: fixed;
}

/*.body-en-GB .navbar-fixed-top {
    position: relative;
}*/

/*@media only screen and (max-width: 767px) {
    .body-en-GB .navbar-fixed-top {
        position: fixed;
    }
}*/

/*body .widget, .layout-no-banner {
    margin-top: 0px !important;
}*/

body .fix-top widget, .layout-no-banner {
    margin-top: 99px;
}

body .fix-top .navbar-fixed-top {
    position: fixed;
}

body #legal {
    padding: 5px 15px 5px 15px;
    color: #FFF;
    background: #4E1434;
    text-align: center;
    font-size: 14px;
}

    body #legal i {
        float: right;
        margin-top: 2px;
        cursor: pointer;
    }

        body #legal i.icon-mobile {
            display: none;
        }

@media only screen and (max-width: 768px) {

    .toH3 {
        box-sizing: border-box;
        color: rgb(255, 255, 255);
        cursor: pointer;
        display: block;
        font-family: Roboto, sans-serif;
        font-size: 16px;
        height: 22px;
        line-height: 22.8571px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 5px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        text-align: left;
    }

    body #legal i.icon-mobile {
        display: inline-block;
    }

    body #legal i.icon-desktop {
        display: none;
    }

    body #legal .legal-content {
    }

    body #legal {
        position: fixed;
        bottom: 0;
        z-index: 10;
        width: 100%;
    }
}

body #legal .legal-header {
    vertical-align: baseline;
}

body #legal a {
    color: #FFF;
}

body #legal .legal-content {
    color: #FBA944;
    font-size: 13px;
    text-align: center;
}

/********** Spacial Promo Start  *********/

.body-da .spH1 {
    font-size: 34px !important;
}

.special-promo-win {
    background: url(/Content/images/SpecialPromo/thankyou_BG.jpg);
    background-size: 100%;
    min-height: 730px;
    background-repeat: no-repeat;
}

.special-promo-lose {
    background: url(/Content/images/SpecialPromo/sad_BG.jpg);
    background-size: 100%;
    min-height: 730px;
    background-repeat: no-repeat;
}

.sp-tnc {
    margin-top: 480px;
}

    .sp-tnc P, .sp-tnc-mobile P {
        color: #FBA944;
        font-size: 75%;
        padding-top: 30px;
    }

    .sp-tnc A, .sp-tnc-mobile A {
        color: #ffffff;
    }

    .sp-tnc BUTTON {
        color: #4C1735;
        background-color: #FBA945;
        padding: 6px 0px;
        font-family: 'Candal', 'Arial Black';
        text-transform: uppercase;
        font-size: 30px;
        width: 70%;
        border: 4px solid #4C1735;
    }

#lose-mode .sp-btn {
    width: 38% !important;
}

.sp-btn-mobile {
    color: #4C1735;
    background-color: #FBA945;
    padding: 6px 0px;
    font-family: 'Candal', 'Arial Black';
    text-transform: uppercase;
    font-size: 26px;
    width: 80%;
    border: 4px solid #4C1735;
    margin-top: 30px;
}

.bej-text {
    color: #F1C693;
    font-size: 25px;
    line-height: 1.2em;
}

.white {
    color: #ffffff;
}

.header-port-title {
    margin-top: -18px;
}

.lose-mode .bottom-img {
    margin-left: -5px;
}

.bottom-img-hor {
    visibility: hidden;
}


@media only screen and (min-width: 1024px) {

    .bottom-img-hor {
        visibility: visible;
    }

    .bottom-img {
        display: none;
        visibility: hidden;
    }

    .sp-btn-mobile {
        width: 38% !important;
    }

    .header-port-title {
        margin-top: -18px;
    }

    #sp-mobile {
        padding: 0 80px;
    }

    .lose-mode .bej-text {
        font-size: 55px !important;
    }

    .lose-mode .bottom-img {
        margin-left: -85px;
    }
}

@media only screen and (max-width: 732px) {
}

@media only screen and (max-width: 412px) {
}

@media only screen and (max-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {


    .black_text {
        color: #ffffff !important;
        font-weight: bold;
    }

    .bottom-img-hor {
        visibility: visible;
        margin-top: 240px;
    }

    .bottom-img {
        display: none;
        visibility: hidden;
    }

    .bej-text {
        font-size: 40px;
    }

    .sp-btn-mobile {
        width: 55% !important;
    }

    .sp-tnc-mobile P {
        font-size: 90%;
    }
}

/* iPhone 6+ */
@media only screen and (max-width: 414px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .bej-text {
        font-size: 29px;
    }

    .lose-mode .bej-text {
        font-size: 34px;
    }

    .lose-mode .sp-btn-mobile {
        width: 90% !important;
    }

    .bottom-img-hor {
        visibility: hidden;
        display: none;
    }

    .bottom-img {
        display: block;
        visibility: visible;
    }
}

@media only screen and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .sp-btn-mobile {
        width: 50% !important;
    }

    .bej-text {
        font-size: 25px;
    }

    .bottom-img-hor {
        visibility: visible;
    }

    .bottom-img {
        display: none;
        visibility: hidden;
    }
}

/* iPhone 6 and 6S*/
@media only screen and (max-width: 375px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .bej-text {
        font-size: 29px;
    }

    .lose-mode .bej-text {
        font-size: 31px;
    }

    .lose-mode .sp-btn-mobile {
        width: 90% !important;
    }

    .bottom-img-hor {
        visibility: hidden;
        display: none;
    }

    .bottom-img {
        display: block;
        visibility: visible;
    }
}

@media only screen and (max-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .sp-btn-mobile {
        width: 50% !important;
    }

    .bottom-img-hor {
        visibility: visible;
    }

    .bottom-img {
        display: none;
        visibility: hidden;
    }
}

/* iPhone 5 and 5S*/
@media only screen and (max-width: 320px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .header-port-title {
        margin-top: -36px;
    }

    .win-mode .bej-text {
        font-size: 25px;
    }

    .lose-mode .bej-text {
        font-size: 25px;
    }

    .bottom-img-hor {
        visibility: hidden;
        display: none;
    }

    .bottom-img {
        display: block;
        visibility: visible;
    }
}

@media only screen and (max-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

    .sp-btn-mobile {
        width: 55% !important;
    }
}

/*iPhone 4 and 4S Landscape */
@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .sp-btn-mobile {
        width: 60% !important;
    }
}


/********** Spacial Promo End  *********/



/******** Calendar ************/
.month-frame {
    display: none;
}

.selected-month {
    display: block;
}


/** Promotions **/
.promo_divider {
    width: 100%;
    background-color: #662147;
    height: 4px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.floatl {
    float: left;
}

.mw100 {
    max-width: 100%;
}

.promo_item_content {
    font-size: 16px;
}

    .promo_item_content table {
        border-color: #662147;
    }

/** Inner Page **/
.allPayments ul {
    padding: 0px;
    margin: 0px;
}

    .allPayments ul li {
        display: inline-block;
        padding: 10px;
        margin: 0px;
    }

#self_test_popup,
#platform_popup {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    #self_test_popup iframe,
    #platform_popup iframe {
        background-color: #fff;
    }

    #self_test_popup .popup-body
    #platform_popup .popup-body {
        padding: 0px;
        margin: 0px;
        line-height: 14px;
        width: 100%;
        height: 100%;
    }

    #self_test_popup .popup-btn-close,
    #platform_popup .popup-btn-close {
        display: block;
        border: solid 1px #662147;
        background-color: #662147;
        color: #FBA945;
        position: absolute;
        z-index: 100;
        right: 0;
        padding-left: 5px;
        padding-right: 5px;
    }

#platform_closing_msg {
    display: none;
    z-index: 99999999999999999;
    position: fixed;
    top: 20px;
    left: 35%;
    height: 20%;
    width: 30%;
    text-align: center;
    color: #fff;
    background: #fff;
    border: 1px solid #999;
}

    #platform_closing_msg .title {
        background: #652146;
        font-size: 24px;
        width: 100%;
        padding: 5px;
    }

    #platform_closing_msg .body {
        padding: 20px;
    }

        #platform_closing_msg .body .txt {
            color: #000;
            margin-top: 10px;
        }

        #platform_closing_msg .body .bottom {
            margin-top: 30px;
        }

            #platform_closing_msg .body .bottom .platform-closing-btn {
                background: #D7D7D7;
                color: #fff;
                padding: 10px;
                font-size: 14px;
                font-weight: 600;
                cursor: pointer;
            }

            #platform_closing_msg .body .bottom .platform-closing-stay {
                background: #24A819;
                color: #fff;
                padding: 10px;
                font-size: 14px;
                font-weight: 600;
                margin-left: 20px;
                cursor: pointer;
            }

.calendar-table {
    width: 100%;
    table-layout: fixed;
    overflow: hidden;
    /*background: url('../images/glow.png') 50% top no-repeat;*/
}

/*.calendar-table .calendar-day-heading td {
        overflow: hidden;
        background: url('../images/glow.png') 50% top no-repeat;
    }*/
.wrap {
    width: 650px;
    margin: 0 auto;
}

.calendar-prev {
    text-align: left !important;
}

.calendar-next {
    text-align: right !important;
}

.calendar-heading {
    border: none !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

    .calendar-heading td {
        border: none !important;
    }

.calendar-month {
    font-size: 18px !important;
}

.calendar-table td {
    font-size: 14px;
    border: 1px solid #662147;
    /*padding: 0px 15px 10px 25px;*/
    padding: 3px;
    vertical-align: middle;
    text-align: center;
}

.normal-day-heading, .weekend-heading {
    /*background: #715707 url('../images/th.png') left top repeat-x;*/
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    border: 1px solid #662147;
    text-align: center;
    background-color: #662147;
}

DIV.pics {
    position: relative;
}

    DIV.pics A {
        position: absolute;
        top: 0px;
        left: 0px;
        display: block;
        z-index: 2;
        opacity: 1;
    }

DIV#feed table tr td {
    width: 90px;
    margin-left: 20px;
    border: 1px solid;
}

.current-day {
    background: #FFAF38;
    color: #000000 !important;
}
/********Leaderboards ******/

.countdown UL LI {
    list-style: none;
    float: left;
    padding-right: 60px;
    color: red;
}

#day {
    margin-left: 137px;
}

.leaderData-table {
    margin-bottom: 0px;
}

    .leaderData-table th {
        background: none repeat scroll 0 0 rgba(43%, 100%, 51%, 0.3);
        text-align: center;
    }

.starts-in {
    color: #F23737;
    font-family: "Georgia";
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

.ends-in {
    color: #44cd3a;
    font-family: "Georgia";
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

.ends-in-bg, .starts-in-bg {
    height: 150px;
}

    .ends-in-bg .countdown-container {
        background: url('../../Uploads/Images/Leaderboards/green_sword.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

.countdown-container {
    background: url('../../Uploads/Images/Leaderboards/red_sword.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 609px;
    height: 112px;
    margin: 0 auto 60px;
}

.countdown-headings {
    float: left;
    margin-left: 100px;
    margin-top: 120px;
    position: absolute;
    width: 445px;
}

.kkcountdown-box {
    margin: 0 auto;
    text-align: center;
    left: 0;
    top: 0;
    position: absolute;
    margin-left: 100px;
    margin-top: 41px;
    width: 585px;
}

.countdown-number {
    color: #fff;
    float: left;
    font-family: "Georgia";
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    width: 35px;
    margin-right: 65px;
}

.countdown_section {
    color: #fff;
    float: left;
    text-align: center;
}

.countdown-heading-end {
    color: #44cd3a !important;
    padding-right: 60px;
}

.countdown-heading-start {
    color: #f23737 !important;
    padding-right: 60px;
}

#wrrapKk {
    position: absolute;
}

.kkc-days {
    margin-left: 37px;
}

.leadday {
    margin-left: 37px;
}

/********Promotions*******/

.promo_right h2 {
    font-size: 14px;
    padding: 0 0 10px;
    color: #fff;
    font-weight: normal;
}

.promo_img {
    float: right;
    width: 110px;
    padding: 0 0 0 20px;
}

.promo_wrap .terms {
    margin-top: 20px;
}

.promo_wrap .more {
    margin-top: 5px;
}

.sep2_line {
    overflow: hidden;
    height: 20px;
    background: url('line/07.png') left top no-repeat;
    margin: 0 -14px;
}

A.promo_header {
    text-decoration: none;
}

    A.promo_header:hover {
        text-decoration: none;
    }

.promo_header SPAN {
    color: #fff;
}

.allPayments ul li.payment-option-name {
    display: inline-block;
    margin: 8px 25px 30px 0;
    list-style: none;
}

.underline {
    text-decoration: underline;
    cursor: pointer;
}

.gameCategory {
    margin-left: 40px !important;
    padding-bottom: 0px !important;
}

.button.play {
    width: 100%;
}

.product-info_wrapper {
    width: 50%;
}

#VIP_Points th {
    text-align: center;
    border-bottom: solid 2px #662147;
}

#VIP_Points td {
    border-bottom: solid 1px #662147;
}

#VIP_Points th:first-child {
    text-align: left;
}

#VIP_Points select {
    background-color: #fff;
}

table.table > thead > tr > th {
    border-style: none;
    border-bottom: solid 2px #662147;
}

table.table td {
    border-style: none;
    border-bottom: solid 1px #662147;
}

.table2_in table td,
.vip-lounge-levels-table td,
.vip-lounge-levels-table th {
    border-bottom: solid 1px #662147;
}

.vip-lounge-levels-table th {
    border-bottom: solid 2px #662147;
}

.vip-lounge-levels-table {
    font-size: 12px;
    width: 100%;
    margin: 10px 0;
}

.table2_in .table2_in_h2 td {
    text-align: center;
}

.container p {
    margin-bottom: 0px;
}

.container-inner p {
    margin-bottom: 10px;
}

.container-inner table p {
    margin-bottom: 0px;
}

.container {
    margin-bottom: 20px;
}

.vip_main h3 {
    margin-top: 14px;
}

.sep4 {
    display: none;
}

.faq_divider {
    margin-bottom: 10px;
}

.vip-lounge-faq-question {
    font-weight: bold;
}

#getting-started td {
    padding-right: 10px;
    padding-top: 10px;
    vertical-align: top;
}

    #getting-started td img {
        margin-bottom: 10px;
        max-width: 100%;
        min-width: 36px;
    }

.container-inner {
    margin-top: 20px;
}

@media screen and (max-width: 767px) {
    .container-inner {
        margin-top: 128px;
    }

    /*.body-en-GB .container-inner {
        margin-top: 20px;
    }*/
}

.container-inner a {
    color: #cb6da3;
    text-decoration: underline;
}

    .container-inner a:hover {
        text-decoration: none;
    }


.container-inner h2 {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 8px;
}

.container-inner .game-name {
    font-size: 0.8em;
    line-height: 0.7em;
    text-decoration: none;
}

.container-inner .game-name-container {
    height: auto;
    padding: 4px 10px;
}

.container-inner .game-box {
    display: inline-block;
    width: 19%;
    margin-right: 3px;
    margin-bottom: 10px;
    position: relative;
}

    .container-inner .game-box a {
        color: #fff;
        text-decoration: underline;
    }

.container-inner .games {
    clear: both;
}

.container-inner .image-caption {
    bottom: 30px;
}

.container-inner .row-games a:hover .btn-play-now {
    font-size: 1.3em;
}

.title_divider {
    width: 100%;
    background-color: #662147;
    height: 4px;
    margin-bottom: 40px;
}

/*div.vip_main {
    float: left;
    width: 80%;
}*/

div.vip_side ul {
    font-size: 16px;
}

    div.vip_side ul li {
        padding-bottom: 10px;
    }

        div.vip_side ul li a {
            color: #a03c73;
            font-weight: bold;
            text-decoration: none;
        }

            div.vip_side ul li a:hover {
                color: #b85d91;
            }

.sidebar {
    margin-top: 118px;
}

.legal-global {
    padding: 7px 62px;
    color: #FBA944;
    background: #4E1434;
    position: relative;
    font-size: 11px;
    /*z-index:11;*/
}

/*#legal-global-mobile {
    padding: 5px 69px 5px 69px;
    color: #FBA944;
    background: #4E1434;
    position: relative;
}

    #legal-global-mobile a {
        color: #FFF;
    }*/
/** Promotions **/
.promo_divider {
    width: 100%;
    background-color: #662147;
    height: 4px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.promo_item_container table {
    margin-bottom: 10px;
    margin-top: 10px;
}

/*.fix-menu > div .fix-menu_block {
    background: #fff;
}*/


/*.top-links .top-links-inline .links li a {
    color: #662147;
}

    .top-links .top-links-inline .links li a:hover {
        color: #b85d91;
    }*/

.top-links .top-links-inline .links li a.son-button, .top-links .top-links-inline .links li a.log-out-link {
    color: #662147;
}

    .top-links .top-links-inline .links li a.son-button, .top-links .top-links-inline .links li a.log-out-link:hover {
        color: #b85d91;
    }

        .top-links .top-links-inline .links li a.son-button:hover, .top-links .top-links-inline .links li a.log-out-link:hover {
            color: #b85d91;
        }

.footer,
.footer a {
    color: #c06599;
}

    .footer a {
        text-decoration: underline;
    }

        .footer a:hover {
            color: #fff;
        }

    .footer .legal {
        font-size: 13px;
    }

    .footer h2,
    .footer h3 {
        font-size: 14px;
        margin: 6px 0px;
    }

    .footer a:hover {
        text-decoration: none;
    }

    .footer .footer-links a {
        color: #fff;
    }

        .footer .footer-links a:hover {
            color: #FFAF38;
        }

div.h2 {
    font-family: 'Signika', sans-serif;
    font-size: 21px;
    color: #a03c73;
    font-weight: bold;
}

.tickercontainer {
    margin-top: 0px;
    color: #C76DA0;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

    .tickercontainer .mask {
        top: 5px;
    }

/*ul.newsticker span {
    margin-right: 6px;
    margin-left: 10px;
}*/

h2 {
    margin-top: 25px;
    margin-bottom: 3px;
}

.promotion-banner {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top center;
}

/*ul.newsticker {
    visibility: hidden;
}*/

ul.newsticker-tick {
    border-top: 2px solid #ffd5ed;
    border-bottom: 2px solid #ffd5ed;
    background: #fff;
    height: 29px;
    text-align: center;
    display: block;
    overflow: hidden;
    margin-top: 25px;
    margin-bottom: 15px;
    padding-left: 0px !important;
}

    ul.newsticker-tick li {
        color: #C76DA0;
        font-size: 12px;
        list-style: none;
        margin-top: 5px;
        margin-bottom: 5px;
    }

ul.testimonials-tick {
    background: #F2F2F2;
    height: 30px;
    text-align: center;
    display: block;
    overflow: hidden;
    padding: 0 5px;
}

    ul.testimonials-tick li {
        color: #C76DA0;
        font-size: 16px;
        list-style: none;
        line-height: 30px;
        /*white-space: nowrap;*/
        overflow: hidden;
        text-overflow: ellipsis;
    }

.pointer {
    cursor: pointer;
}

.overlay {
    opacity: 0.7;
    background-color: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1000;
}

.overlay-noshadow {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.ofh {
    overflow: hidden;
}

.top-login-nav {
    padding-top: 13px;
}

@media screen and (max-width: 996px) {
    .top-login-nav {
        padding-top: 10px;
    }
}

.top-login {
    margin-top: 0px;
}

.inner-promotion {
}

    .inner-promotion .row {
        background-color: transparent;
    }

    .inner-promotion .how-to-1 {
        position: relative;
    }

    .inner-promotion .how-to {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    .inner-promotion .how-to-2 {
        position: relative;
    }

    .inner-promotion .how-to-3 {
        position: relative;
    }

.sub-menu li {
    list-style: none;
    border-bottom: solid 1px #662147;
    padding-bottom: 5px;
    padding-top: 5px;
}

    .sub-menu li a {
        text-decoration: none;
    }

img.logo-mobile {
    display: none;
}

img.logo {
    display: block;
}



.games {
    margin-top: 0px;
    padding: 0px;
}

    .games .game {
        max-width: 560px;
        margin: 55px auto 0 auto;
    }


    .games .game-left {
        padding-left: 0px;
    }

    .games .game-right {
        padding-right: 0px;
    }

.row-games {
    margin-bottom: 15px;
    margin-top: 0px;
}

.camera_wrap h1 {
    background-color: transparent;
    padding: 0px;
}

.row-games .col-sm-6,
.row-games .col-xs-12 {
    text-align: center;
}

.promo-frame {
    background-color: transparent;
}

.footer .logos li a img {
    opacity: 0.3;
}

    .footer .logos li a img:hover {
        opacity: 1;
    }

.promo_item .read-more {
    display: none;
}

.body-en-GB .promo_item .read-more,
.body-da .promo_item .read-more {
    display: block;
}

.camera_caption_txt h1 {
    padding: 5px 10px 9px !important;
    background-color: #4E1434 !important;
    display: inline-block;
}

.camera_caption_txt h3 {
    color: #FBA944 !important;
}


.camera_caption_txt h2, .camera_caption_txt h3 {
    padding: 5px 10px 9px !important;
    background-color: #4E1434 !important;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 0px;
}

.bonus-container {
    background-color: #4E1434 !important;
}

    .bonus-container .code {
        color: #fff !important;
    }

    .bonus-container .bonus-code {
        color: #FBA944 !important;
    }

.terms-container {
    background-color: #4E1434;
    color: #fff;
}

@media (min-width: 1201px) {
    .promotion-banner img {
        display: none;
    }

    .promotion-banner {
        height: 220px;
    }
}

@media screen and (max-width: 1200px) {
    .games .game-left {
        padding-left: 15px;
    }

    .games .game-right {
        padding-right: 15px;
    }

    .promotion-banner {
        position: relative;
    }

        .promotion-banner .container {
            position: absolute;
            top: 0;
            left: 0;
        }

        .promotion-banner p {
            max-width: 70%;
            padding-top: 40px;
            padding-bottom: 10px;
            line-height: 1.1em;
            display: inline-block;
        }
}

@media screen and (max-width: 1024px) {

    .mobile-spacer {
        height: 80px;
    }
}


@media screen and (max-width: 1023px) {
    .sidebar {
        display: none;
    }

    img.logo-mobile {
        display: block;
    }

    img.logo {
        display: none;
    }

    .widget {
        margin-top: 79px;
    }

    /*.body-en-GB .widget, .layout-no-banner {
        margin-top: 79px;
    }*/

    .games .game {
        max-width: 570px;
        margin-top: 20px;
    }

    .promotion-banner p {
        padding-top: 30px;
    }

    .container-inner .game-box {
        display: inline-block;
        width: 31%;
        margin-right: 10px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 768px) {
    .widget, .layout-no-banner {
        margin-top: 64px;
    }

    .promotion-banner p {
        max-width: 80%;
    }
}

@media only screen and (max-width: 667px) {
    .promotion-banner p {
        padding-top: 15px;
    }
}

@media only screen and (max-width: 568px) {
    .container-inner .game-box {
        display: inline-block;
        width: 48%;
        margin-right: 0px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 480px) {
    .widget, .layout-no-banner {
        margin-top: 63px;
    }

    /*.body-en-GB .widget, .layout-no-banner {
        margin-top: 63px;
    }*/


    .footer .logos li {
        /*max-width: 130px;*/
        padding: 10px;
    }

    .inner-content-wrapper {
        overflow: hidden;
    }
}

@media only screen and (max-width: 375px) {
    .body-da .spH1 {
        font-size: 20px !important;
    }

    .lykkehjulet h2 {
        font-size: 100% !important;
    }
}

@media screen and (max-width: 320px) {
    .fix-menu > div .fix-menu_block {
        right: -260px;
        width: 260px;
        padding-left: 20px;
        padding-right: 10px;
    }

    .fix-menu .links {
        padding-bottom: 50px;
    }

    .fix-menu .text-right {
        position: fixed;
        right: 0;
        top: 10px;
    }

    .nav-expanded a.nav-expander.fixed, .nav-expanded .fix-menu_btn {
        right: 260px;
    }
}

.games {
    margin-top: 20px;
    padding: 0px;
}

.row-games {
    margin-bottom: 15px;
    margin-top: 0px;
}


.promo-frame {
    background-color: transparent;
}

.footer .logos li img {
    opacity: 0.3;
}

    .footer .logos li img:hover {
        opacity: 1;
    }

.promo_item .read-more {
    display: none;
}

.body-da .promo_item .read-more {
    display: block;
}

.top-login-container {
    /*height: 80px;*/
    text-align: right;
    margin-right: 100px;
}

.navbar-simba {
    font-family: "Roboto", sans-serif;
    border: none;
    margin: 0 auto !important;
    padding: 0;
    width: 100%;
    background: #000;
    z-index: 9;
    top: 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 10px;
}

    .navbar-simba .page-header-container {
        top: 0;
        left: 0;
        right: 0;
        background: #81295a;
        background: -moz-linear-gradient(top, #81295a 0%, #31051d 100%);
        background: -webkit-linear-gradient(top, #81295a 0%,#31051d 100%);
        background: linear-gradient(to bottom, #81295a 0%,#31051d 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81295a', endColorstr='#31051d',GradientType=0 );
    }

h1.h1 {
    background: none;
    padding: 0px;
}

@media screen and (max-width: 768px) {
    h1.h1 {
        margin-top: 0px;
    }

    .title_divider {
        margin-bottom: 5px;
    }
}

img.mw100 {
    margin-right: 15px;
    max-width: 124px;
}

#legal-global-bottom a,
.legal-global a {
    color: #fff;
}

@media screen and (max-width: 500px) {
    img.mw100 {
        max-width: 30%;
    }
}

/* Simba Games */
.fix-menu > div.active .fix-menu_block {
    background: #340720;
}

.carousel {
    margin-top: 0;
    background: #4E1434;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    opacity: 1;
}

.widget, .layout-no-banner {
    margin-top: 128px;
}

/*.body-en-GB .widget, .layout-no-banner {
    margin-top: 0px;
}*/

@media only screen and (max-width: 1023px) {
    .widget, .layout-no-banner {
        margin-top: 102px;
    }
}

@media only screen and (max-width: 667px) {
    .widget, .layout-no-banner {
        margin-top: 112px;
    }

    /*.body-en-GB .widget, .layout-no-banner {
        margin-top: 74px;
    }*/
}

.carousel-caption {
    top: 40px;
    /*bottom: 0;*/
    padding: 0;
    margin: 0;
}

    .carousel-caption h2 {
        color: #fff;
        padding: 5px 10px 9px !important;
        background-color: #4E1434 !important;
        display: inline-block;
        font-size: 50px;
        margin-top: 0px;
        margin-bottom: 4px;
        line-height: 1em;
    }

    .carousel-caption h3 {
        font-size: 24px;
        margin-bottom: 6px;
        font-family: "Roboto", sans-serif;
        line-height: 1em;
        font-weight: normal;
        margin-top: 0px;
        display: inline-block;
        padding: 5px 10px 9px !important;
        background-color: #4E1434 !important;
        color: #FBA944 !important;
    }

.button-container .banner-btn {
    font-family: "Roboto Black", sans-serif;
    font-size: 40px;
    color: #4B1433;
    background-color: #FFAF38;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: normal;
    display: inline-block;
    padding: 24px 38px 24px 35px;
    cursor: pointer;
    border: solid 4px #4B1433;
    font-size: 30px;
    margin-top: 6px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.banner-text {
    margin-top: 5px;
    text-shadow: 0px 0px 3px #000000;
}

.carousel-control {
    background: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    height: 50px;
    margin-top: -25px;
    position: absolute;
    top: auto;
    bottom: 0;
    width: 50px;
    z-index: 2;
}

    .carousel-control .fa {
        font-size: 44px;
        margin: 3px;
    }

.top-login-mobile {
    display: none;
}

.video_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
    max-height: 396px;
}

.carousel-inner > .item {
    top: 0;
}

@media screen and (max-width: 1367px) {
    .video_wrapper {
        max-height: 277px;
    }
}

@media screen and (max-width: 1281px) {
    .video_wrapper {
        max-height: 259px;
    }
}

@media screen and (max-width: 1201px) {
    .video_wrapper {
        max-height: 243px;
    }
}

@media screen and (max-width: 1024px) {
    .top-login-mobile {
        position: absolute;
        right: 100px;
        top: 32px;
        display: block;
    }

    .video_wrapper {
        max-height: 210px;
    }

    .carousel-caption {
        left: 7%;
    }

        .carousel-caption h2 {
            font-size: 40px;
            padding: 5px 10px 5px !important;
        }

        .carousel-caption h3 {
            font-size: 16px;
            margin: 0;
            padding: 5px 10px 5px !important;
        }

    .banner-text {
        font-size: 15px;
    }

    .button-container .banner-btn {
        font-size: 18px;
        padding: 7px 24px;
        margin-top: 5px;
    }
}

@media screen and (max-width: 992px) {
    .video_wrapper {
        max-height: 199px;
    }
}

@media screen and (max-width: 768px) {
    .visible-mobile {
        display: none;
    }

    .video_wrapper {
        max-height: 156px;
    }

    .carousel-caption {
        top: 17px;
        left: 20px;
    }

        .carousel-caption h2 {
            font-size: 26px;
            padding: 5px 10px 5px !important;
        }

        .carousel-caption h3 {
            font-size: 16px;
            margin: 0;
            padding: 5px 10px 5px !important;
        }

    .button-container .banner-btn {
        font-size: 18px;
        padding: 7px 24px;
        margin-top: 5px;
    }

    .top-login-mobile {
        right: 55px;
        top: 26px;
    }

    .carousel-control {
        display: none;
    }

    .top-login .son-button-na {
        height: 34px;
        line-height: 34px;
        padding: 0 20px;
        margin-right: 10px;
    }

    .carousel-control {
        bottom: 12px;
    }

    .logo {
        top: 5px;
    }
}

@media screen and (max-width: 768px) and (min-width: 601px) {
    .button-container {
        float: left;
        margin-right: 10px;
    }

    .banner-text {
        display: inline-block;
    }
}

@media screen and (max-width: 640px) {
    .video_wrapper {
        max-height: 130px;
    }
}

@media screen and (max-width: 600px) {
    .video_wrapper {
        max-height: 123px;
    }

    .visible-mobile {
        display: block !important;
    }

    .top-login-container {
        margin-right: 50px;
    }

    .top-login-nav {
        padding-top: 8px;
    }

    .hidden-mobile-view {
        display: none !important;
    }

    .fix-menu > div.fix-menu_top-menu .fix-menu_btn {
        width: 40px;
        height: 40px;
        background: transparent;
        color: #fff;
        border: none;
        margin-top: 7px;
        right: 7px;
    }

    .fix-menu > div.fix-menu_top-menu.active .fix-menu_btn {
        right: 330px;
    }

    .fix-menu > div.fix-menu_top-menu .fix-menu_btn i {
        font-size: 28px;
        line-height: 28px;
        margin-top: -13px;
        margin-left: -13px;
    }

    .carousel-inner > .item {
        height: auto;
    }
        /*.carousel-control, .carousel-inner > .item > img, .carousel-inner > .item > a > img, .carousel-inner > .item > .video_wrapper > video, .carousel-inner > .item > .video_wrapper > div {
		opacity: 0;
		filter: alpha(opacity=0)
	}*/
        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            display: none;
        }

    .carousel-inner > .banner-sg-week-2020.item > img, .carousel-inner > .banner-sg-week-2020.item > a > img {
        display: block;
        width:auto;
        min-height:unset;
    }

    .body-da .carousel-inner .banner-spillet {
        display: none !important;
    }

    .body-da .carousel-inner #htmlBanner .banner-spillet {
        display: initial !important;
    }

    .carousel-inner > .item > a > img.banner-18 {
        display: initial;
    }

    .carousel-caption {
        top: 0px;
        margin-top: 15px;
        margin-bottom: 10px;
        left: 4%;
        width: 92%;
        position: relative;
    }

        .carousel-caption h2 {
            font-size: 30px;
            padding-left: 0 !important;
        }

        .carousel-caption h3 {
            font-size: 16px;
            margin-top: -15px;
            margin-bottom: 0;
            padding-left: 0 !important;
        }

    .button-container .banner-btn {
        display: block;
        text-align: center;
        font-size: 24px;
        border: none;
        margin: 5px 0;
    }

    .carousel-control {
        width: 25px;
        height: 25px;
        bottom: -77px;
    }

        .carousel-control .fa {
            font-size: 20px;
        }

    .banner-text {
        margin-top: 0px;
    }
}

@media screen and (max-width: 480px) {
    .fix-menu > div.fix-menu_top-menu .fix-menu_btn {
        width: 37px;
        height: 37px;
        background: transparent;
        color: #fff;
        border: none;
        margin-top: 7px;
        right: 7px;
    }

        .fix-menu > div.fix-menu_top-menu .fix-menu_btn i {
            font-size: 26px;
            line-height: 26px;
            margin-top: -13px;
        }

    .carousel-caption {
        display: block !important;
        left: 4%;
        max-width: 94%;
    }

    .top-login-mobile {
        right: 50px;
        top: 26px;
    }

    .top-login .son-button-na {
        height: 37px;
        line-height: 37px;
        padding: 1px 8px;
        font-size: 14px;
    }
}

@media screen and (max-width: 360px) {
    .top-login .son-button-na {
        font-size: 12px;
    }
}

@media screen and (max-width: 321px) {
    .wrapper {
        min-width: 300px;
    }

    .top-login .son-button-na {
        height: 37px;
        line-height: 37px;
        padding: 0px 6px;
        font-size: 11px;
        margin: 0px;
    }
}

.container-inner ul,
.container-inner ol {
    padding-left: 18px;
}

/* Game page*/

.game_header_mobile {
    display: none;
    color: #16485D;
    font-size: 17px;
    font-weight: bold;
}

#legal-global-bottom {
    display: none;
}

@media (max-width: 767px) {
    .game_header_mobile {
        display: block;
        padding: 15px;
    }

    .game_header {
        display: none;
    }

    #legal-global-bottom {
        position: fixed;
        bottom: 0px;
        padding: 7px 12px;
        color: #FBA944;
        background: #4E1434;
        font-size: 11px;
        width: 100%;
        z-index: 8;
    }

        #legal-global-bottom.legal-visible {
            display: block;
        }

    .legal-global {
        padding: 7px 12px;
    }

    .legal-global {
        display: none;
    }

    .games {
        margin-top: 2px;
    }
}

@media (max-width: 360px) {
    #legal-global-bottom {
        font-size: 9px;
    }
}

.gameBox_col {
}

.gameBoxContent {
    position: initial;
}

.container-inner h2.game_description {
    margin-top: 25px;
}

.container-inner .games-footer h2 {
    margin-top: 25px;
}

.container-inner .games-footer img {
    max-width: 100%;
}

.game-media-gallery {
    margin-top: 30px;
    padding-left: 4px;
    padding-right: 4px;
}

.gamePic img {
    width: 100%;
}

@media (max-width: 767px) {
    .gamePic {
        text-align: center;
        padding: 0 15%;
        margin-bottom: 10px;
    }
}

.game_header_section {
    font-size: 20px;
}

.gameContent IMG {
    width: 100%;
}

.game_description {
    font-size: 20px;
    font-weight: bold;
}

.game_header {
    color: #16485D;
    font-size: 17px;
    font-weight: bold;
}

TABLE.gameInfo TR TD {
    border: 2px solid #0095C0;
    padding: 5px;
    color: #0181AE;
}

TD.infoTable {
    background-color: #0181AE;
    color: #fff !important;
}

#myFrame {
    width: 100%;
    height: 600px;
}

a.anchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}

.btn_game_play {
    font-family: "Roboto Black", sans-serif;
    font-size: 40px;
    color: #4B1433;
    background-color: #FFAF38;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: normal;
    display: inline-block;
    padding: 24px 38px 24px 35px;
    cursor: pointer;
    border: solid 4px #4B1433;
    font-size: 30px;
    margin-top: 6px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0px;
    width: 100%;
}

.bonus-policy ul {
    padding-left: 24px;
}

.bonus-policy table {
    border-left: solid 1px #4e1434;
    border-top: solid 1px #4e1434;
    margin-bottom: 10px;
}

    .bonus-policy table td {
        border-right: solid 1px #4e1434;
        border-bottom: solid 1px #4e1434;
        padding: 10px;
    }


.inner-page-banner .carousel-caption {
    top: 10px;
}

.inner-page-banner .button-container .banner-btn {
    margin-top: 0px;
}

@media screen and (max-width: 1860px) {
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        min-height: 180px;
        max-width: 100%;
    }

        .carousel-inner > .item > img.banner-18,
        .carousel-inner > .item > a > img.banner-18 {
            min-height: initial;
        }
}

@media screen and (max-width: 1600px) {
    .inner-page-banner .carousel-inner > .item > img,
    .inner-page-banner .carousel-inner > .item > a > img {
        margin-left: -20%;
    }

    .inner-page-banner .carousel-control {
        height: 30px;
        width: 30px;
    }

        .inner-page-banner .carousel-control .fa {
            font-size: 26px;
            margin: 3px;
        }
}

@media screen and (max-width: 1024px) {
    .inner-page-banner .carousel-inner > .item > img,
    .inner-page-banner .carousel-inner > .item > a > img {
        max-width: 130%;
        margin-left: -20%;
        min-height: initial;
    }

    .inner-page-banner .carousel-caption {
        left: 3%;
    }

    .inner-page-banner .button-container .banner-btn {
        margin-top: 5px;
    }
}

@media screen and (max-width: 1023px) {
    /*.inner-page-banner {
        display:none;
    }

    .container-inner {
        margin-top: 91px;
    }*/

    /*.inner-page-banner .button-container {
        display:none;
    }

    .inner-page-banner .carousel-caption {
        width: 100%;
        top: 22px;
    }*/

    .inner-page-banner .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        max-width: 160%;
        margin-left: -40%;
    }

    .inner-page-banner .carousel-caption {
        top: 13px;
    }
}

@media screen and (max-width: 767px) {
    .inner-page-banner {
        display: none;
    }

    /*.container-inner {
            margin-top: 91px;
        }*/

    /*.inner-page-banner .button-container {
        display:none;
    }

    .inner-page-banner .carousel-caption {
        width: 100%;
        top: 22px;
    }*/
}

/*@media screen and (max-width: 600px) and (orientation: portrait){
    .inner-page-banner .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        max-width: 260%;
        margin-left: -70%; 
    }

    .inner-page-banner .carousel-caption {
        position: absolute;
        top: 0;
    }

    .container-inner {
        margin-top: 10px;
    }
}

@media screen and (max-width: 600px) and (orientation: landscape){
    .inner-page-banner .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        max-width: 150%;
        margin-left: -30%; 
    }

    .inner-page-banner .carousel-caption {
        position: absolute;
        top: 0;
    }

    .container-inner {
        margin-top: 10px;
    }
}*/


.tnc-txt {
    color: #fff;
    background-color: #4E1434;
    text-decoration: underline;
    display: inline-block;
    padding: 5px 10px;
}

@media screen and (max-width: 767px) {
    .tnc-txt {
        color: #fff;
        background-color: transparent;
        padding: 0px;
    }
}




/*************************  testimonials *******************************/
.testimonial-wrapper .son-button-container {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 90%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

    .testimonial-wrapper .son-button-container a {
        color: #fff;
        text-decoration: underline;
        bottom: 0;
        display: inline-block;
        position: absolute;
        right: 0;
    }

.testimonial-wrapper .son-button {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #fba944;
    display: inline-block;
    padding: 0 42px;
    color: #662147;
    font-size: 21px;
    font-weight: 900;
    font-family: "Roboto", sans-serif;
    border: none;
    line-height: 50px;
    height: 50px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    overflow: hidden;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    margin-top: 20px;
}

    .testimonial-wrapper .son-button:hover {
        color: #662147;
        background: #fff;
    }

.testimonial-wrapper {
    display: none;
}

ul.testimonials-tick {
    /* background: #F2F2F2; */
    text-align: center;
    display: block;
    overflow: hidden;
    padding: 0 5px;
    top: 0;
    position: absolute;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    height: 100%;
}

    ul.testimonials-tick li {
        color: #fff;
        height: 100%;
        font-size: 24px;
        width: 100%;
    }

        ul.testimonials-tick li .testimonial {
            font-size: 42px;
            width: 90%;
            max-width: 1500px;
            font-family: 'Courgette', cursive;
            line-height: 1.2em;
            margin: 30px auto 0 auto;
        }

@media screen and (max-width: 1366px) {
    ul.testimonials-tick li {
        font-size: 20px;
    }

        ul.testimonials-tick li .testimonial {
            font-size: 32px;
        }
}

@media screen and (max-width: 767px) {
    ul.testimonials-tick li {
        font-size: 18px;
    }

        ul.testimonials-tick li .testimonial {
            font-size: 26px;
        }

    .testimonial-winner > span {
        /*display: block;*/
    }

    .testimonial-wrapper .son-button-container > span {
        display: block;
    }

    .testimonial-wrapper .son-button-container a {
        color: #fff;
        text-decoration: underline;
        display: block;
        position: inherit;
        margin-top: 5px;
    }
}


.testimonial-winner {
    font-size: 22px;
    line-height: 1.2em;
    margin-top: 10px;
    font-family: Roboto, sans-serif;
    color: #FBA944;
}

@media screen and (max-width: 768px) {
    .testimonial-winner {
        font-size: 18px;
    }

    ul.testimonials-tick li .testimonial {
        font-size: 26px;
    }
}

@media screen and (max-width: 360px) {
    .testimonial-winner {
        font-size: 16px;
    }

    ul.testimonials-tick li .testimonial {
        font-size: 22px;
    }
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
    .testimonial-wrapper .son-button, .testimonial-wrapper .son-button-container {
        display: none;
    }
}


.body-da #banner-desktop-container {
}

.blur-banner {
    -webkit-animation: blur-banner 2s linear forwards;
    -moz-animation: blur-banner 2s linear forwards;
    -ms-animation: blur-banner 2s linear forwards;
    -o-animation: blur-banner 2s linear forwards;
    animation: blur-banner 2s linear forwards;
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    animation-delay: 4s;
}

.delay {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}

@-webkit-keyframes blur-banner {
    to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
    }
}

@-moz-keyframes blur-banner {
    to {
        -moz-filter: blur(20px);
        filter: blur(20px);
    }
}

@keyframes blur-banner {
    to {
        -webkit-filter: blur(20px);
        -moz-filter: blur(20px);
        filter: blur(20px);
    }
}


.banner-18 {
    position: absolute;
    right: 14px;
    bottom: 50px;
    z-index: 10;
}

.banner-interac {
    position: absolute;
    left: 14px;
    bottom: 50px;
    z-index: 10;
    display: none !important;
}

.banner-paypal {
    position: absolute;
    right: 14px;
    bottom: 40px;
    display: none !important;
    top: 14px;
    bottom: initial;
    min-height: initial !important;
}

.banner-begambleaware {
    position: absolute;
    left: 14px;
    bottom: 50px;
    z-index: 10;
    display: none !important;
    min-height: initial !important;
}

.inner-page-banner .banner-begambleaware {
    bottom: 8px;
    left: unset;
    right: 10px;
}

@media screen and (max-width: 1024px) {
    .banner-begambleaware {
        bottom: 64px;
    }
}

@media screen and (max-width: 768px) {
    .banner-begambleaware {
        left: unset;
        bottom: 83px;
        right: 75px;
    }
}

@media screen and (max-width: 767px) {
    .banner-begambleaware {
        left: 10px;
        bottom: 10px;
        right: unset;
    }
}

.banner-stodlinjen {
    position: absolute;
    right: 14px;
    bottom: 6px;
    z-index: 10;
    display: none !important;
    min-height: initial !important;
}

.banner-spillet {
    position: absolute;
    left: 14px;
    bottom: 50px;
    z-index: 10;
    display: none !important;
    min-height: initial !important;
    max-width: 22% !important;
}

.inner-page-banner .banner-spillet {
    bottom: 8px;
    left: unset;
    right: 70px;
    background-color: rgba(0,0,0,0.5);
    padding: 5px 10px;
    border-radius:6px;
}

@media screen and (max-width: 1024px) {
    .banner-spillet {
        bottom: 64px;
    }
}

@media screen and (max-width: 768px) {
    .banner-spillet {
        left: unset;
        bottom: 110px;
        right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .banner-spillet {
        left: 10px;
        bottom: 10px;
        right: unset;
    }
}


.body-sv .banner-18 {
    bottom: 34px;
}

.body-sv .banner-stodlinjen {
    display: initial !important;
}

@media screen and (max-width: 767px) {
    .banner-stodlinjen {
        left: 10px;
        bottom: 2px;
        right: unset;
    }
}

.body-da .banner-spillet {
    display: initial !important;
}

.body-en-CA .banner-interac {
    display: initial !important;
}

.inner-page-banner .banner-18 {
    right: 10px;
    bottom: 24px;
}

.body-da .inner-page-banner .banner-18 {
    bottom: 10px;
}

.body-sv .inner-page-banner .banner-18 {
    bottom: 48px;
}

.body-sv .inner-page-banner .banner-stodlinjen {
    background-color: rgba(0,0,0,0.5);
    padding: 5px 10px;
    border-radius: 6px;
}

.body-en-GB .banner-paypal,
.body-en-GB .banner-begambleaware {
    display: block !important;
}

@media screen and (max-width: 767px) {
    .body-da .banner-18,
    .body-sv .banner-18 {
        display: none !important;
        min-height: initial;
    }

    .body-da #htmlBanner .banner-18,
    .body-sv #htmlBanner .banner-18 {
        display: block !important;
        min-height: initial;
        width: 34px;
        right: 5px;
        bottom: 5px;
    }

    .banner-paypal {
        width: 34px;
        top: 5px;
        bottom: 5px;
    }

    .banner-18 {
        right: 14px;
        bottom: unset;
        top: 10px;
        width: 40px;
    }

    .body-en-GB .banner-18 {
        right: 10px;
        bottom: 10px;
        top: unset;
        width: 42px;
    }
}


.inner-page-banner #legal-global {
    color: #FBA944;
    background: #4E1434;
    font-size: 11px;
    padding: 5px 120px 5px 70px;
}

    .inner-page-banner #legal-global a {
        color: #FFF;
    }


.banner-sg-week-2020 .banner-18,
.banner-sg-week-2020 .banner-begambleaware,
.banner-sg-week-2020 .banner-paypal {
    display: none !important;
}
/*!
 * Social Buttons for Twitter Bootstrap v1.0.0
 *
 * Copyright 2013 Adam Neumann
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 */

.btn-facebook {
  color: #ffffff;
  background-color: #133783;
  border-color: #133783;
}

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  color: #ffffff;
  background-color: #0e285f;
  border-color: #0b214e;
}

.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  background-image: none;
}

.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
  background-color: #133783;
  border-color: #133783;
}

.btn-twitter {
  color: #ffffff;
  background-color: #2daddc;
  border-color: #0271bf;
}

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  color: #ffffff;
  background-color: #2095c0;
  border-color: #014d82;
}

.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  background-image: none;
}

.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
  background-color: #2daddc;
  border-color: #0271bf;
}

.btn-github {
  color: #000000;
  background-color: #fafafa;
  border-color: #cccccc;
}

.btn-github:hover,
.btn-github:focus,
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
  color: #000000;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
  background-image: none;
}

.btn-github.disabled,
.btn-github[disabled],
fieldset[disabled] .btn-github,
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled:active,
.btn-github[disabled]:active,
fieldset[disabled] .btn-github:active,
.btn-github.disabled.active,
.btn-github[disabled].active,
fieldset[disabled] .btn-github.active {
  background-color: #fafafa;
  border-color: #cccccc;
}

.btn-pinterest {
  color: #ffffff;
  background-color: #d62229;
  border-color: #ab171e;
}

.btn-pinterest:hover,
.btn-pinterest:focus,
.btn-pinterest:active,
.btn-pinterest.active,
.open .dropdown-toggle.btn-pinterest {
  color: #ffffff;
  background-color: #b31c22;
  border-color: #751015;
}

.btn-pinterest:active,
.btn-pinterest.active,
.open .dropdown-toggle.btn-pinterest {
  background-image: none;
}

.btn-pinterest.disabled,
.btn-pinterest[disabled],
fieldset[disabled] .btn-pinterest,
.btn-pinterest.disabled:hover,
.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-pinterest:hover,
.btn-pinterest.disabled:focus,
.btn-pinterest[disabled]:focus,
fieldset[disabled] .btn-pinterest:focus,
.btn-pinterest.disabled:active,
.btn-pinterest[disabled]:active,
fieldset[disabled] .btn-pinterest:active,
.btn-pinterest.disabled.active,
.btn-pinterest[disabled].active,
fieldset[disabled] .btn-pinterest.active {
  background-color: #d62229;
  border-color: #ab171e;
}

.btn-linkedin {
  color: #ffffff;
  background-color: #73b8db;
  border-color: #4393bb;
}

.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
  color: #ffffff;
  background-color: #53a8d3;
  border-color: #33708e;
}

.btn-linkedin:active,
.btn-linkedin.active,
.open .dropdown-toggle.btn-linkedin {
  background-image: none;
}

.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
  background-color: #73b8db;
  border-color: #4393bb;
}

.btn-google-plus {
  color: #ffffff;
  background-color: #dd4b39;
  border-color: #c53727;
}

.btn-google-plus:hover,
.btn-google-plus:focus,
.btn-google-plus:active,
.btn-google-plus.active,
.open .dropdown-toggle.btn-google-plus {
  color: #ffffff;
  background-color: #ca3523;
  border-color: #92291d;
}

.btn-google-plus:active,
.btn-google-plus.active,
.open .dropdown-toggle.btn-google-plus {
  background-image: none;
}

.btn-google-plus.disabled,
.btn-google-plus[disabled],
fieldset[disabled] .btn-google-plus,
.btn-google-plus.disabled:hover,
.btn-google-plus[disabled]:hover,
fieldset[disabled] .btn-google-plus:hover,
.btn-google-plus.disabled:focus,
.btn-google-plus[disabled]:focus,
fieldset[disabled] .btn-google-plus:focus,
.btn-google-plus.disabled:active,
.btn-google-plus[disabled]:active,
fieldset[disabled] .btn-google-plus:active,
.btn-google-plus.disabled.active,
.btn-google-plus[disabled].active,
fieldset[disabled] .btn-google-plus.active {
  background-color: #dd4b39;
  border-color: #c53727;
}

.btn-instagram {
  color: #ffffff;
  background-color: #6f97b6;
  border-color: #3f729b;
}

.btn-instagram:hover,
.btn-instagram:focus,
.btn-instagram:active,
.btn-instagram.active,
.open .dropdown-toggle.btn-instagram {
  color: #ffffff;
  background-color: #5583a7;
  border-color: #2d526f;
}

.btn-instagram:active,
.btn-instagram.active,
.open .dropdown-toggle.btn-instagram {
  background-image: none;
}

.btn-instagram.disabled,
.btn-instagram[disabled],
fieldset[disabled] .btn-instagram,
.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled:active,
.btn-instagram[disabled]:active,
fieldset[disabled] .btn-instagram:active,
.btn-instagram.disabled.active,
.btn-instagram[disabled].active,
fieldset[disabled] .btn-instagram.active {
  background-color: #6f97b6;
  border-color: #3f729b;
}

.btn-dropbox {
  color: #ffffff;
  background-color: #37a3eb;
  border-color: #2181cf;
}

.btn-dropbox:hover,
.btn-dropbox:focus,
.btn-dropbox:active,
.btn-dropbox.active,
.open .dropdown-toggle.btn-dropbox {
  color: #ffffff;
  background-color: #1791e3;
  border-color: #19609a;
}

.btn-dropbox:active,
.btn-dropbox.active,
.open .dropdown-toggle.btn-dropbox {
  background-image: none;
}

.btn-dropbox.disabled,
.btn-dropbox[disabled],
fieldset[disabled] .btn-dropbox,
.btn-dropbox.disabled:hover,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox:hover,
.btn-dropbox.disabled:focus,
.btn-dropbox[disabled]:focus,
fieldset[disabled] .btn-dropbox:focus,
.btn-dropbox.disabled:active,
.btn-dropbox[disabled]:active,
fieldset[disabled] .btn-dropbox:active,
.btn-dropbox.disabled.active,
.btn-dropbox[disabled].active,
fieldset[disabled] .btn-dropbox.active {
  background-color: #37a3eb;
  border-color: #2181cf;
}

.btn-bitbucket {
  color: #ffffff;
  background-color: #2d5f9c;
  border-color: #205081;
}

.btn-bitbucket:hover,
.btn-bitbucket:focus,
.btn-bitbucket:active,
.btn-bitbucket.active,
.open .dropdown-toggle.btn-bitbucket {
  color: #ffffff;
  background-color: #244c7c;
  border-color: #143250;
}

.btn-bitbucket:active,
.btn-bitbucket.active,
.open .dropdown-toggle.btn-bitbucket {
  background-image: none;
}

.btn-bitbucket.disabled,
.btn-bitbucket[disabled],
fieldset[disabled] .btn-bitbucket,
.btn-bitbucket.disabled:hover,
.btn-bitbucket[disabled]:hover,
fieldset[disabled] .btn-bitbucket:hover,
.btn-bitbucket.disabled:focus,
.btn-bitbucket[disabled]:focus,
fieldset[disabled] .btn-bitbucket:focus,
.btn-bitbucket.disabled:active,
.btn-bitbucket[disabled]:active,
fieldset[disabled] .btn-bitbucket:active,
.btn-bitbucket.disabled.active,
.btn-bitbucket[disabled].active,
fieldset[disabled] .btn-bitbucket.active {
  background-color: #2d5f9c;
  border-color: #205081;
}

.btn-dribbble {
  color: #ffffff;
  background-color: #ea4c89;
  border-color: #cb396f;
}

.btn-dribbble:hover,
.btn-dribbble:focus,
.btn-dribbble:active,
.btn-dribbble.active,
.open .dropdown-toggle.btn-dribbble {
  color: #ffffff;
  background-color: #e62771;
  border-color: #9d2954;
}

.btn-dribbble:active,
.btn-dribbble.active,
.open .dropdown-toggle.btn-dribbble {
  background-image: none;
}

.btn-dribbble.disabled,
.btn-dribbble[disabled],
fieldset[disabled] .btn-dribbble,
.btn-dribbble.disabled:hover,
.btn-dribbble[disabled]:hover,
fieldset[disabled] .btn-dribbble:hover,
.btn-dribbble.disabled:focus,
.btn-dribbble[disabled]:focus,
fieldset[disabled] .btn-dribbble:focus,
.btn-dribbble.disabled:active,
.btn-dribbble[disabled]:active,
fieldset[disabled] .btn-dribbble:active,
.btn-dribbble.disabled.active,
.btn-dribbble[disabled].active,
fieldset[disabled] .btn-dribbble.active {
  background-color: #ea4c89;
  border-color: #cb396f;
}

.btn-flickr {
  color: #ffffff;
  background-color: #f051a5;
  border-color: #ff0084;
}

.btn-flickr:hover,
.btn-flickr:focus,
.btn-flickr:active,
.btn-flickr.active,
.open .dropdown-toggle.btn-flickr {
  color: #ffffff;
  background-color: #ed2b92;
  border-color: #c20064;
}

.btn-flickr:active,
.btn-flickr.active,
.open .dropdown-toggle.btn-flickr {
  background-image: none;
}

.btn-flickr.disabled,
.btn-flickr[disabled],
fieldset[disabled] .btn-flickr,
.btn-flickr.disabled:hover,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr:hover,
.btn-flickr.disabled:focus,
.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-flickr:focus,
.btn-flickr.disabled:active,
.btn-flickr[disabled]:active,
fieldset[disabled] .btn-flickr:active,
.btn-flickr.disabled.active,
.btn-flickr[disabled].active,
fieldset[disabled] .btn-flickr.active {
  background-color: #f051a5;
  border-color: #ff0084;
}

.btn-foursquare {
  color: #ffffff;
  background-color: #0cbadf;
  border-color: #0072b1;
}

.btn-foursquare:hover,
.btn-foursquare:focus,
.btn-foursquare:active,
.btn-foursquare.active,
.open .dropdown-toggle.btn-foursquare {
  color: #ffffff;
  background-color: #0a9ab8;
  border-color: #004b74;
}

.btn-foursquare:active,
.btn-foursquare.active,
.open .dropdown-toggle.btn-foursquare {
  background-image: none;
}

.btn-foursquare.disabled,
.btn-foursquare[disabled],
fieldset[disabled] .btn-foursquare,
.btn-foursquare.disabled:hover,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare:hover,
.btn-foursquare.disabled:focus,
.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn-foursquare:focus,
.btn-foursquare.disabled:active,
.btn-foursquare[disabled]:active,
fieldset[disabled] .btn-foursquare:active,
.btn-foursquare.disabled.active,
.btn-foursquare[disabled].active,
fieldset[disabled] .btn-foursquare.active {
  background-color: #0cbadf;
  border-color: #0072b1;
}

.btn-renren {
  color: #ffffff;
  background-color: #397cb6;
  border-color: #33669a;
}

.btn-renren:hover,
.btn-renren:focus,
.btn-renren:active,
.btn-renren.active,
.open .dropdown-toggle.btn-renren {
  color: #ffffff;
  background-color: #2f6797;
  border-color: #24486c;
}

.btn-renren:active,
.btn-renren.active,
.open .dropdown-toggle.btn-renren {
  background-image: none;
}

.btn-renren.disabled,
.btn-renren[disabled],
fieldset[disabled] .btn-renren,
.btn-renren.disabled:hover,
.btn-renren[disabled]:hover,
fieldset[disabled] .btn-renren:hover,
.btn-renren.disabled:focus,
.btn-renren[disabled]:focus,
fieldset[disabled] .btn-renren:focus,
.btn-renren.disabled:active,
.btn-renren[disabled]:active,
fieldset[disabled] .btn-renren:active,
.btn-renren.disabled.active,
.btn-renren[disabled].active,
fieldset[disabled] .btn-renren.active {
  background-color: #397cb6;
  border-color: #33669a;
}

.btn-skype {
  color: #ffffff;
  background-color: #70c3e2;
  border-color: #00aff0;
}

.btn-skype:hover,
.btn-skype:focus,
.btn-skype:active,
.btn-skype.active,
.open .dropdown-toggle.btn-skype {
  color: #ffffff;
  background-color: #4eb5db;
  border-color: #0082b3;
}

.btn-skype:active,
.btn-skype.active,
.open .dropdown-toggle.btn-skype {
  background-image: none;
}

.btn-skype.disabled,
.btn-skype[disabled],
fieldset[disabled] .btn-skype,
.btn-skype.disabled:hover,
.btn-skype[disabled]:hover,
fieldset[disabled] .btn-skype:hover,
.btn-skype.disabled:focus,
.btn-skype[disabled]:focus,
fieldset[disabled] .btn-skype:focus,
.btn-skype.disabled:active,
.btn-skype[disabled]:active,
fieldset[disabled] .btn-skype:active,
.btn-skype.disabled.active,
.btn-skype[disabled].active,
fieldset[disabled] .btn-skype.active {
  background-color: #70c3e2;
  border-color: #00aff0;
}

.btn-stackexchange {
  color: #ffffff;
  background-color: #5184c1;
  border-color: #185397;
}

.btn-stackexchange:hover,
.btn-stackexchange:focus,
.btn-stackexchange:active,
.btn-stackexchange.active,
.open .dropdown-toggle.btn-stackexchange {
  color: #ffffff;
  background-color: #3d70ac;
  border-color: #103662;
}

.btn-stackexchange:active,
.btn-stackexchange.active,
.open .dropdown-toggle.btn-stackexchange {
  background-image: none;
}

.btn-stackexchange.disabled,
.btn-stackexchange[disabled],
fieldset[disabled] .btn-stackexchange,
.btn-stackexchange.disabled:hover,
.btn-stackexchange[disabled]:hover,
fieldset[disabled] .btn-stackexchange:hover,
.btn-stackexchange.disabled:focus,
.btn-stackexchange[disabled]:focus,
fieldset[disabled] .btn-stackexchange:focus,
.btn-stackexchange.disabled:active,
.btn-stackexchange[disabled]:active,
fieldset[disabled] .btn-stackexchange:active,
.btn-stackexchange.disabled.active,
.btn-stackexchange[disabled].active,
fieldset[disabled] .btn-stackexchange.active {
  background-color: #5184c1;
  border-color: #185397;
}

.btn-trello {
  color: #ffffff;
  background-color: #569cc4;
  border-color: #27709b;
}

.btn-trello:hover,
.btn-trello:focus,
.btn-trello:active,
.btn-trello.active,
.open .dropdown-toggle.btn-trello {
  color: #ffffff;
  background-color: #3e88b3;
  border-color: #1b4d6a;
}

.btn-trello:active,
.btn-trello.active,
.open .dropdown-toggle.btn-trello {
  background-image: none;
}

.btn-trello.disabled,
.btn-trello[disabled],
fieldset[disabled] .btn-trello,
.btn-trello.disabled:hover,
.btn-trello[disabled]:hover,
fieldset[disabled] .btn-trello:hover,
.btn-trello.disabled:focus,
.btn-trello[disabled]:focus,
fieldset[disabled] .btn-trello:focus,
.btn-trello.disabled:active,
.btn-trello[disabled]:active,
fieldset[disabled] .btn-trello:active,
.btn-trello.disabled.active,
.btn-trello[disabled].active,
fieldset[disabled] .btn-trello.active {
  background-color: #569cc4;
  border-color: #27709b;
}

.btn-tumblr {
  color: #ffffff;
  background-color: #3a5976;
  border-color: #2a4763;
}

.btn-tumblr:hover,
.btn-tumblr:focus,
.btn-tumblr:active,
.btn-tumblr.active,
.open .dropdown-toggle.btn-tumblr {
  color: #ffffff;
  background-color: #2d445b;
  border-color: #182838;
}

.btn-tumblr:active,
.btn-tumblr.active,
.open .dropdown-toggle.btn-tumblr {
  background-image: none;
}

.btn-tumblr.disabled,
.btn-tumblr[disabled],
fieldset[disabled] .btn-tumblr,
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled:active,
.btn-tumblr[disabled]:active,
fieldset[disabled] .btn-tumblr:active,
.btn-tumblr.disabled.active,
.btn-tumblr[disabled].active,
fieldset[disabled] .btn-tumblr.active {
  background-color: #3a5976;
  border-color: #2a4763;
}

.btn-vk {
  color: #ffffff;
  background-color: #5a7fa6;
  border-color: #426187;
}

.btn-vk:hover,
.btn-vk:focus,
.btn-vk:active,
.btn-vk.active,
.open .dropdown-toggle.btn-vk {
  color: #ffffff;
  background-color: #4b6b8c;
  border-color: #2e435e;
}

.btn-vk:active,
.btn-vk.active,
.open .dropdown-toggle.btn-vk {
  background-image: none;
}

.btn-vk.disabled,
.btn-vk[disabled],
fieldset[disabled] .btn-vk,
.btn-vk.disabled:hover,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk:hover,
.btn-vk.disabled:focus,
.btn-vk[disabled]:focus,
fieldset[disabled] .btn-vk:focus,
.btn-vk.disabled:active,
.btn-vk[disabled]:active,
fieldset[disabled] .btn-vk:active,
.btn-vk.disabled.active,
.btn-vk[disabled].active,
fieldset[disabled] .btn-vk.active {
  background-color: #5a7fa6;
  border-color: #426187;
}

.btn-weibo {
  color: #ffffff;
  background-color: #f85959;
  border-color: #e64141;
}

.btn-weibo:hover,
.btn-weibo:focus,
.btn-weibo:active,
.btn-weibo.active,
.open .dropdown-toggle.btn-weibo {
  color: #ffffff;
  background-color: #f63232;
  border-color: #cf1b1b;
}

.btn-weibo:active,
.btn-weibo.active,
.open .dropdown-toggle.btn-weibo {
  background-image: none;
}

.btn-weibo.disabled,
.btn-weibo[disabled],
fieldset[disabled] .btn-weibo,
.btn-weibo.disabled:hover,
.btn-weibo[disabled]:hover,
fieldset[disabled] .btn-weibo:hover,
.btn-weibo.disabled:focus,
.btn-weibo[disabled]:focus,
fieldset[disabled] .btn-weibo:focus,
.btn-weibo.disabled:active,
.btn-weibo[disabled]:active,
fieldset[disabled] .btn-weibo:active,
.btn-weibo.disabled.active,
.btn-weibo[disabled].active,
fieldset[disabled] .btn-weibo.active {
  background-color: #f85959;
  border-color: #e64141;
}

.btn-xing {
  color: #ffffff;
  background-color: #1f6768;
  border-color: #074c4d;
}

.btn-xing:hover,
.btn-xing:focus,
.btn-xing:active,
.btn-xing.active,
.open .dropdown-toggle.btn-xing {
  color: #ffffff;
  background-color: #164849;
  border-color: #021515;
}

.btn-xing:active,
.btn-xing.active,
.open .dropdown-toggle.btn-xing {
  background-image: none;
}

.btn-xing.disabled,
.btn-xing[disabled],
fieldset[disabled] .btn-xing,
.btn-xing.disabled:hover,
.btn-xing[disabled]:hover,
fieldset[disabled] .btn-xing:hover,
.btn-xing.disabled:focus,
.btn-xing[disabled]:focus,
fieldset[disabled] .btn-xing:focus,
.btn-xing.disabled:active,
.btn-xing[disabled]:active,
fieldset[disabled] .btn-xing:active,
.btn-xing.disabled.active,
.btn-xing[disabled].active,
fieldset[disabled] .btn-xing.active {
  background-color: #1f6768;
  border-color: #074c4d;
}

.btn-youtube {
  color: #ffffff;
  background-color: #cd332d;
  border-color: #6e0610;
}

.btn-youtube:hover,
.btn-youtube:focus,
.btn-youtube:active,
.btn-youtube.active,
.open .dropdown-toggle.btn-youtube {
  color: #ffffff;
  background-color: #ac2b26;
  border-color: #340308;
}

.btn-youtube:active,
.btn-youtube.active,
.open .dropdown-toggle.btn-youtube {
  background-image: none;
}

.btn-youtube.disabled,
.btn-youtube[disabled],
fieldset[disabled] .btn-youtube,
.btn-youtube.disabled:hover,
.btn-youtube[disabled]:hover,
fieldset[disabled] .btn-youtube:hover,
.btn-youtube.disabled:focus,
.btn-youtube[disabled]:focus,
fieldset[disabled] .btn-youtube:focus,
.btn-youtube.disabled:active,
.btn-youtube[disabled]:active,
fieldset[disabled] .btn-youtube:active,
.btn-youtube.disabled.active,
.btn-youtube[disabled].active,
fieldset[disabled] .btn-youtube.active {
  background-color: #cd332d;
  border-color: #6e0610;
}