@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");
@import url("https://use.fontawesome.com/releases/v5.2.0/css/all.css");
.v-center {
  display: table;
  width: 100%;
  height: 100%;
}
.v-center > * {
  display: table-cell;
  vertical-align: middle;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  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;
}

@font-face {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-style: normal;
  src: url("https://xcmsv2-cdn.awap.tv/layout/fonts/gilroy/Gilroy-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Gilroy", sans-serif;
  font-weight: 500;
  font-style: normal;
  src: url("https://xcmsv2-cdn.awap.tv/layout/fonts/gilroy/Gilroy-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Gilroy", sans-serif;
  font-weight: 600;
  font-style: normal;
  src: url("https://xcmsv2-cdn.awap.tv/layout/fonts/gilroy/Gilroy-Semibold.ttf") format("truetype");
}
/*!
 * Lifestrap v3.2.1 
 * Copyright 2011-2014 Melodi Media, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
body {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  font-weight: 300;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #888;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-100 {
  width: 100%;
  display: block;
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.4em;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 10%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 1em;
  margin-bottom: 1em;
  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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  padding-left: 0.5em;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 2em;
}

h2,
.h2 {
  font-size: 2em;
}

h3,
.h3 {
  font-size: 2em;
}

h4,
.h4 {
  font-size: 2em;
}

h5,
.h5 {
  font-size: 1em;
}

h6,
.h6 {
  font-size: 1em;
}

p {
  margin: 0 0 0.5em;
}

.lead {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
}

small,
.small {
  font-size: 80%;
}

cite {
  font-style: normal;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.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: #428bca;
}

a.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #428bca;
}

a.bg-primary:hover {
  background-color: #3071a9;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: -0.5em;
  margin: 2em 0 1em;
  border-bottom: 1px solid #eeeeee;
}

.item-header {
  border-bottom: 1px solid #eeeeee;
}

.item-header > h1,
.item-header > h2,
.item-header > h3,
.item-header > h3 {
  margin: 0;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 0.5em;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 1em;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 0.5em 1em;
  margin: 0 0 1em;
  font-size: 1.25em;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 1.5em;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: " —";
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 0em;
  margin: 0 0 0.5em;
  font-size: 0em;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.container {
  border-width: 1px;
  border-style: solid;
  border-top-style: none;
}

.row.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1em;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  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 > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1em;
  font-size: 1.5em;
  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;
  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: 1em;
  line-height: 1.42857143;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 3em;
  padding: 6px 12px;
  font-size: 1em;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-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: #777777;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #777777;
}

.form-control::-webkit-input-placeholder {
  color: #777777;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  line-height: 15em;
  line-height: 1.42857143;
}

input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm {
  line-height: 13em;
}

input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg {
  line-height: 7em;
}

.form-group {
  margin-bottom: 1.5em;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 1em;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  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=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 13em;
  padding: 5px 1em;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 13em;
  line-height: 13em;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 7em;
  padding: 1em 16px;
  font-size: 2em;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 7em;
  line-height: 7em;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 18.75em;
}

.form-control-feedback {
  position: absolute;
  top: 6em;
  right: 0;
  z-index: 2;
  display: block;
  width: 15em;
  height: 15em;
  line-height: 15em;
  text-align: center;
}

.input-lg + .form-control-feedback {
  width: 7em;
  height: 7em;
  line-height: 7em;
}

.input-sm + .form-control-feedback {
  width: 13em;
  height: 13em;
  line-height: 13em;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -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 {
  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 {
  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.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin: 0.5em;
  margin-top: 0;
  color: #737373;
}

.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: 8em;
}

.form-horizontal .form-group {
  margin-left: -1.5em;
  margin-right: -1.5em;
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 1.5em;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 1em;
  line-height: 1.42857143;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #fff;
  border-color: #cccccc;
}

.btn-no {
  border: none;
  border-color: inherit;
  color: inherit;
  outline: 0;
}

.btn-no > .input-group-addon {
  border: none;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333333;
}

.btn-primary {
  color: #fff;
  background-color: #389EBC;
  border-color: #58C4C3;
}

.btn-primary a {
  color: #fff;
  background-color: #389EBC;
  border-color: #58C4C3;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #2B8FB9;
  border-color: #F3366b;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  font-weight: bold;
  color: #101010;
  background-color: #F7DD57;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -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: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 0.7em;
  font-size: 2em;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 1em;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 1em;
  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;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s 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;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  font-size: 1em;
  text-align: left;
  background-color: #fff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: -0.5em 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.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;
  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: 1em;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn > input[type=radio],
[data-toggle=buttons] > .btn > input[type=checkbox] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 7em;
  padding: 1em 16px;
  font-size: 2em;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 7em;
  line-height: 7em;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 13em;
  padding: 5px 1em;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 13em;
  line-height: 13em;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 1em;
  font-size: 1em;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 1em 16px;
  font-size: 2em;
  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 > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 0.5em;
}

.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: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: -0.5em 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

.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: #428bca;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 1em;
  border: 1px solid transparent;
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 0.5em;
  padding-left: 0.5em;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -1.5em;
  margin-left: -1.5em;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 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: 24.5px 1.5em;
  font-size: 2em;
  line-height: 1em;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  margin: 0.3em;
  margin-top: 1em;
}

.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;
}

.navbar-nav {
  width: 100%;
  background-color: #fff;
  color: #555;
  margin-bottom: 1em;
  background-color: #fff;
  border: 1px solid transparent;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}

.navbar-nav > li > a {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  line-height: 1em;
}

.navbar-form {
  margin-left: -1.5em;
  margin-right: -1.5em;
  padding: 1em 1.5em;
  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: 1.7em;
  margin-bottom: 1.7em;
}

.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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 1.7em;
  margin-bottom: 1.7em;
}

.navbar-btn.btn-sm {
  margin-top: 1.85em;
  margin-bottom: 1.85em;
}

.navbar-btn.btn-xs {
  margin-top: 1.4em;
  margin-bottom: 1.4em;
}

.navbar-text {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-collapse {
  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: #555555;
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-default .btn-link {
  color: #777777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #777777;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #777777;
}

.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.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: #080808;
  color: #fff;
}

.navbar-inverse .navbar-link {
  color: #777777;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #777777;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}

.breadcrumb {
  padding: 0.8em 1.5em;
  margin-bottom: 1em;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #cccccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 1em 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  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: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 1em 16px;
  font-size: 2em;
}

.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 1em;
  font-size: 1em;
}

.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: 1em 0;
  list-style: none;
  text-align: center;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 1.5em;
}

.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: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 1em;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 3em;
  margin-bottom: 3em;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 1.5em;
  font-size: 2em;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

.thumbnail {
  display: block;
  padding: 0.4em;
  line-height: 1.42857143;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 5%;
  border-radius: 5px;
  border: 2px #CECECF solid;
  -webkit-box-shadow: 1px 1px 2px #888888;
          box-shadow: 1px 1px 2px #888888;
}

.thumbnail-nopreview,
.thumbnail-preview {
  display: block;
  padding: 0em;
  line-height: 1.42857143;
  background-color: none repeat scroll 0% 0% #222;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 2px #fff solid;
  border-radius: 5px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.thumbnail-nopreview img,
.thumbnail-preview img {
  border-radius: 3px;
}

.thumbnail-nopreview .scroller-text,
.thumbnail-preview .scroller-text {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active,
a.thumbnail-nopreview:hover,
a.thumbnail-nopreview:focus,
a.thumbnail-preview:hover,
a.thumbnail-preview:focus {
  border: 2px #fff solid;
  border-radius: 5px;
  text-decoration: none;
}

.thumbnail .caption {
  padding: 0.9em;
  color: #333333;
}

.alert {
  padding: 1.5em;
  margin-bottom: 1em;
  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: 21.5em;
}

.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: 1em;
  margin-bottom: 1em;
  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: 1em;
  line-height: 1em;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -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;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  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;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  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: 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: 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: 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, .media-body {
  overflow: hidden;
  zoom: 1;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0;
  text-transform: uppercase;
  margin: 0px;
  font-weight: 700;
  padding: 0.3em;
  font-size: 1em;
  display: block;
}

.media > .pull-left {
  margin-right: 1em;
}

.media > .pull-right {
  margin-left: 1em;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.media:nth-child(even) {
  background: rgb(0, 107, 176) !important; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgb(0, 107, 176)), to(rgb(23, 64, 87))) !important;
  background: linear-gradient(to right, rgb(0, 107, 176) 0%, rgb(23, 64, 87) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006bb0', endColorstr='#174057',GradientType=1 ) !important; /* IE6-9 */
}

.list-group-item {
  position: relative;
  display: block;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #dddddd;
  font-size: 0.8em;
  padding: 0.4rem 0.6rem;
}
.list-group-item category-list-item:first-child {
  border-top: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #fff;
  -webkit-box-shadow: inset -5px 0px 0px 0px hsla(0, 0%, 0%, 0.27);
          box-shadow: inset -5px 0px 0px 0px hsla(0, 0%, 0%, 0.27);
  background-color: #F9517F;
  text-decoration: none;
}
a.list-group-item:hover .glyphicon,
a.list-group-item:focus .glyphicon {
  color: #fff;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}

.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: #428bca;
  border-color: #428bca;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  color: #555;
  margin-bottom: 1em;
  background-color: #fff;
  -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: 0em;
}

.panel-heading {
  margin-bottom: 3px;
}

.panel-heading:after {
  content: "";
  clear: both;
}

.panel-heading h1,
.panel-heading h2 {
  margin-top: 0.2em;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  height: 2em;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
}

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table: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 td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 1em;
}

.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 {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-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 {
  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: 1.5em;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 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 #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 1.5em;
  border-bottom: 1px solid #e5e5e5;
  min-height: 2.92857143em;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 1.5em;
}

.modal-footer {
  padding: 1.5em;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 1em;
  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: 0.5em 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 0.5em;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 0.5em 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 0.5em;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -0.5em;
  border-width: 0.5em 0.5em 0;
  border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 0.5em;
  border-width: 0.5em 0.5em 0;
  border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 0.5em;
  border-width: 0.5em 0.5em 0;
  border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -0.5em;
  border-width: 0.5em 0.5em 0.5em 0;
  border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -0.5em;
  border-width: 0.5em 0 0.5em 0.5em;
  border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -0.5em;
  border-width: 0 0.5em 0.5em;
  border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 0.5em;
  border-width: 0 0.5em 0.5em;
  border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 0.5em;
  border-width: 0 0.5em 0.5em;
  border-bottom-color: #000000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -1em;
}

.popover.right {
  margin-left: 1em;
}

.popover.bottom {
  margin-top: 1em;
}

.popover.left {
  margin-left: -1em;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 1em;
  font-weight: normal;
  line-height: 18px;
  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: 2em;
}

.popover > .arrow:after {
  border-width: 1em;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -2em;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -2em;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -1em;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -2em;
  margin-top: -2em;
  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: -1em;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -2em;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -2em;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -1em;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -2em;
  margin-top: -2em;
  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: -1em;
}

.carousel {
  position: relative;
  max-width: 100%;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 2em;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-repeat: repeat-x;
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-repeat: repeat-x;
}

.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;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  top: 0.5em;
  right: 0.6em;
  z-index: 15;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 2em;
  height: 2em;
  margin: 1px;
  text-indent: -999px;
  border: 3px solid #fff;
  border-radius: 100%;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 2.3em;
  height: 2.3em;
  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;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.row-xs:after,
.row-xs:before,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.row-xs:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

.visible-print {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

.visible-print-inline {
  display: none !important;
}

.visible-print-inline-block {
  display: none !important;
}

.carousel-sm {
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
}

.carousel-sm-control {
  left: -12px;
}

.carousel-sm-control.right {
  right: -12px;
}

.carousel-sm-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}

.carousel-sm-indicators li {
  background: #c0c0c0;
}

.carousel-sm-indicators .active {
  background: #333333;
}

@-ms-viewport {
  width: device-width;
}
@media all and (max-width: 319px) {
  body {
    font-size: 16px;
  }
  .play-button span {
    font-size: 20px !important;
  }
  .menu-icon .img-responsive {
    width: 75%;
  }
}
@media all and (min-width: 320px) {
  body {
    font-size: 16px;
  }
}
@media all and (min-width: 360px) {
  body {
    font-size: 16px;
  }
}
@media all and (max-width: 360px) {
  .play-button span {
    font-size: 22px !important;
  }
}
@media all and (min-width: 400px) {
  body {
    font-size: 16px;
  }
}
@media all and (min-width: 480px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media all and (min-width: 540px) {
  body {
    font-size: 18px;
  }
}
@media all and (max-width: 600px) {
  .play-button span {
    font-size: 26px !important;
  }
}
@media all and (min-width: 640px) {
  body {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 0.5em;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
  .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;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 0.75em;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
@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: -1.5em;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -1.5em;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -1.5em;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
  .jumbotron {
    padding-top: 4.8em;
    padding-bottom: 4.8em;
  }
  .container .jumbotron {
    padding-left: 6em;
    padding-right: 6em;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 4.5em;
  }
}
@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;
  }
  .navbar-text {
    float: left;
    margin-left: 1.5em;
    margin-right: 1.5em;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    margin-bottom: -1px;
  }
  .form-control {
    height: auto;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    outline: none;
    border: 1px solid #DDDDDD;
  }
  .navbar-form .form-control:focus {
    outline: none;
    -webkit-box-shadow: 0 0 5px #F3366A;
            box-shadow: 0 0 5px #F3366A;
    border: 1px solid #F3366A;
  }
  .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;
  }
  .navbar-form .input-group-addon {
    height: auto;
    padding: 0;
  }
  .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-form.navbar-right:last-child {
    margin-right: -1.5em;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
  .modal-dialog {
    width: 768px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 1.5em rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 1.5em rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 3em;
  }
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    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 .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
  .form-horizontal .form-group-lg .control-label {
    padding-top: 2.33em;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .navbar {
    border-radius: 4px;
  }
  .navbar-header {
    float: left;
  }
  .lead {
    font-size: 1.5em;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -1.5em;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
  .navbar-static-top {
    border-radius: 0;
  }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .navbar-nav > li:after {
    color: #F3366A;
    font-weight: 800;
    position: absolute;
    display: block;
    height: 100%;
    width: 1em;
    line-height: 100%;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@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;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 800px) {
  .scroller-xs {
    height: 13em;
    overflow: hidden;
  }
  .socrolit.featured {
    height: 7em !important;
  }
  .socrolit.featured .scroller-item {
    height: 7em !important;
  }
  .spacer45 {
    height: 6em;
    width: 100%;
    display: block;
    clear: both;
  }
  .row-xs {
    margin-left: 0;
    margin-right: 0;
  }
  .showcace {
    overflow: hidden;
  }
  .showcace img {
    position: absolute;
    width: 100%;
    height: auto;
    overflow: hidden;
    clip: rect(100% 0px 0px 60px);
    /* or "none" */
  }
  .showcace .showcace-text {
    background-color: rgba(39, 39, 39, 0.6);
    line-height: 0.9em;
    color: #FFF;
    padding: 0.3em;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 1.5em;
    white-space: nowrap;
    position: absolute;
    top: 3em;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 9em;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 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;
  }
  .hidden-md {
    display: none !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .hidden-lg {
    display: none !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .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 print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  .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: block !important;
  }
  .visible-print-inline {
    display: inline !important;
  }
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../../../fonts/glyphicons/glyphicons-halflings-regular.eot");
  src: url("../../../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../../fonts/glyphicons/glyphicons-halflings-regular.woff") format("woff"), url("../../../fonts/glyphicons/glyphicons-halflings-regular.ttf") format("truetype"), url("../../../fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #F3366A;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.controls > .glyphicon {
  color: #F3366A;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

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

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

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

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

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

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

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.survey-modal-form, .survey-modal-thanks {
  display: none;
}

.survey-popup {
  position: absolute;
  bottom: 2em;
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/survey-bubble.png");
  width: 121.05px;
  height: 110.56px;
  right: 6%;
  bottom: 3em;
}
.survey-popup .close {
  width: unset;
}
.survey-popup .survey-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1em;
  cursor: pointer;
}
.survey-popup img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.survey-popup-text {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  z-index: 1;
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(270deg, #B042AD 0%, #E00A1D 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#surveyModal {
  max-height: 100%;
  padding-bottom: 15px;
}
#surveyModal .btn-check:active + .btn-outline-primary,
#surveyModal .btn-check:checked + .btn-outline-primary,
#surveyModal .btn-outline-primary.active,
#surveyModal .btn-outline-primary.dropdown-toggle.show,
#surveyModal .btn-outline-primary:active {
  color: #FFF;
  background: #DC0613;
  border: 1px solid #A8ACB8;
  border-radius: 35px;
}
#surveyModal .btn-primary {
  color: #FFF;
  background: #DC0613;
  border: 1px solid #A8ACB8;
  border-radius: 35px;
  line-height: 2.5;
  display: block;
  margin: auto;
}
#surveyModal .btn-outline-primary {
  background: #F2F4F7;
  border: 1px solid #A8ACB8;
  border-radius: 35px;
  line-height: 1.5;
  color: #000;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  height: 65px;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* or 23px */
}

#surveyForm input[type=radio] {
  opacity: 0;
  height: 0;
  width: 0;
}

#SurveyThankYouModal {
  text-align: center;
}
#SurveyThankYouModal P {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  /* or 26px */
  /* pink */
  color: #DC0613;
  margin: 20px auto 40px auto;
  width: 80%;
  text-align: center;
}
#SurveyThankYouModal a {
  display: inline-block;
}
#SurveyThankYouModal H2 {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 130%;
  width: 80%;
  margin: 20px auto;
  text-align: center;
}

.show-survey {
  color: #FFF !important;
}
.show-survey .info {
  background: transparent !important;
}
.show-survey .info span {
  color: #FFF !important;
}

@media all and (max-width: 400px) {
  .btn-outline-primary {
    font-size: 16px !important;
  }
}
.survey-modal .modal-backdrop, .insufficient-funds-modal .modal-backdrop {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 66, 173, 0.85)), to(rgba(224, 10, 29, 0.85)));
  background: linear-gradient(180deg, rgba(176, 66, 173, 0.85) 0%, rgba(224, 10, 29, 0.85) 100%);
  opacity: 1;
}
.survey-modal .modal-header, .insufficient-funds-modal .modal-header {
  padding: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.survey-modal .modal-content, .insufficient-funds-modal .modal-content {
  padding: 2em;
}
.survey-modal .close, .insufficient-funds-modal .close {
  opacity: 1;
  width: 24px;
  margin-top: -12px;
  margin-right: -12px;
}
.survey-modal-logo {
  width: 160px;
  margin-left: 0;
  margin-bottom: 2.5em;
}
.survey-modal h2, .insufficient-funds-modal h2 {
  font-family: Nunito;
  font-size: 20px;
  font-weight: 600;
  line-height: 27.28px;
  text-align: center;
  margin-bottom: 0.5em;
}
.survey-modal p, .insufficient-funds-modal p {
  width: 62%;
  margin: 0 auto;
  font-family: Nunito;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.82px;
  text-align: center;
}
.survey-modal-large-icon {
  width: 114px;
  height: 114px;
  margin-top: 1em;
  margin-bottom: 1em;
}
.survey-modal-greeting {
  text-align: center;
}
.survey-modal-btn-start {
  margin-top: 1em;
  cursor: pointer;
}
.survey-modal-btn-start span {
  margin: 0 auto;
  font-family: Nunito;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.1px;
  text-align: center;
}
.survey-modal-btn-start img {
  width: 28px !important;
  margin-right: -28px !important;
  height: 28px !important;
}
.survey-modal-btn-start:hover, .survey-modal-btn-start:active, .survey-modal-btn-start:focus {
  background-color: rgb(188.8636363636, 78.6363636364, 185.8574380165) !important;
}
.survey-modal-question-container {
  display: none;
}

.survey-modal-question-text {
  margin-bottom: 1em;
}
.survey-modal-question-text p {
  font-family: Nunito;
  font-size: 18px;
  font-weight: 700;
  line-height: 24.55px;
  text-align: left;
  padding: 0;
  margin: 0;
  display: inline;
}
.survey-modal-question-number {
  color: #DC0613;
}
.survey-modal-question-answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Nunito;
}
.survey-modal-question-answer img {
  width: 22px;
  height: 22px;
  margin-left: 0;
  margin-right: 1em;
}
.survey-modal-question-answer span {
  font-size: 16px;
  font-weight: 400;
  line-height: 21.82px;
  text-align: left;
}
.survey-modal-question-error {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.survey-modal-question-error .error-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.survey-modal-question-error p {
  font-family: Nunito;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  color: #E00A1D;
  margin: 0;
  text-align: left;
}
.survey-modal-question-error img {
  width: 22px;
  height: 22px;
  margin: 0;
  margin-right: 1em;
}

.survey-modal-question-container-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
  gap: 1em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.survey-modal-question-container-pagination-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.survey-modal-question-container-pagination-btn img {
  width: 24px;
  height: 24px;
  margin-left: 0;
  margin-right: 1em;
}
.survey-modal-question-container-pagination-btn span {
  font-size: 14px;
  font-weight: 700;
  line-height: 19.1px;
}
.survey-modal-question-container-pagination .back-to-greeting, .survey-modal-question-container-pagination .prev-btn {
  background-color: #D9D9D9;
  padding: 8px 16px 8px 14px;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: unset;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.survey-modal-question-container-pagination .next-btn, .survey-modal-question-container-pagination .submit-btn {
  background-color: #B042AD;
  padding: 8px 16px 8px 14px;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: unset;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.1px;
}
.survey-modal-question-container-pagination .next-btn span, .survey-modal-question-container-pagination .submit-btn span {
  color: #FFF;
}

#spinStartModal[style*="display: block"], #spinModal[style*="display: block"], #messageModal[style*="display: block"] {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

#spinModal .modal-dialog .btn-close, #resultModal .modal-dialog .btn-close {
  color: #000;
  font-size: 1.8em;
  font-weight: bold;
  padding-bottom: 0;
}
#spinModal .modal-dialog .modal-content, #resultModal .modal-dialog .modal-content {
  padding-bottom: 1em;
}
#spinModal .modal-dialog h2, #resultModal .modal-dialog h2 {
  width: 75%;
  color: #000;
  margin: 0.5em auto;
  line-height: 1.5;
  margin-top: -0.1em;
  margin-bottom: 0;
  padding: 0 0.1em;
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 580px) {
  #spinModal .modal-dialog h2, #resultModal .modal-dialog h2 {
    width: 100%;
  }
}
#spinModal .modal-dialog .terms, #resultModal .modal-dialog .terms {
  font-size: 1.1em;
}

#messageModal h2 {
  color: #000;
  margin: 0.5em auto;
  font-size: 20px;
  font-weight: 600;
}
#messageModal .popup {
  padding: 1em;
  padding-bottom: 3.5em;
  min-height: 0;
}
#messageModal .btn-close {
  color: #000;
  font-size: 1.8em;
  font-weight: bold;
  padding-bottom: 0;
}
#messageModal .cust-btn, #messageModal .tool .mini-app .btns button, .tool .mini-app .btns #messageModal button, #messageModal .input-wrap input, .input-wrap #messageModal input {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative;
  height: 46px;
}
#messageModal .cust-btn img, #messageModal .tool .mini-app .btns button img, .tool .mini-app .btns #messageModal button img, #messageModal .input-wrap input img, .input-wrap #messageModal input img {
  position: absolute;
  left: 0;
  width: 28px;
  height: 28px;
}
#messageModal .cust-btn span, #messageModal .tool .mini-app .btns button span, .tool .mini-app .btns #messageModal button span, #messageModal .input-wrap input span, .input-wrap #messageModal input span {
  font-size: 0.8em;
  font-weight: 600;
}
#messageModal .spin-message-title {
  margin-bottom: 1em;
}

#spinModal, #messageModal, #resultModal {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#spinModal .modal-backdrop.in, #messageModal .modal-backdrop.in, #resultModal .modal-backdrop.in {
  background: -webkit-gradient(linear, left top, left bottom, from(#B042AD), to(#E00A1D));
  background: linear-gradient(to bottom, #B042AD, #E00A1D);
  opacity: 0.9;
  max-width: 512px;
  margin: auto;
}

#spinModal.modal.in, #resultModal.modal.in {
  padding-left: 0;
}

.popup {
  width: 100%;
  max-height: 660px;
  min-height: 400px;
  overflow: hidden;
  background: #ffffff;
  text-align: center;
}

.popup h2 {
  text-align: center;
  padding: 0 1.5em;
  font-size: 28px;
  font-weight: bold;
}

.spin-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0vh auto;
  width: 100%;
  overflow: hidden;
}
.spin-container a {
  color: #757575;
  font-style: italic;
  z-index: 28;
  position: absolute;
  top: 50%;
  font-size: 11px;
  text-align: center;
  margin-top: 10px;
  font-weight: 500;
}

.wheel {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 660px;
  height: 350px;
}

canvas {
  /*  position: absolute;
    top: 0px;
    left: 0px;
  */
  margin: auto;
}

.wheel-border {
  position: absolute;
  width: 100%;
}

.wheel-border img {
  width: 85%;
  position: relative;
  z-index: -1;
  margin: auto;
  display: block;
}

.wheel-pin {
  position: absolute;
  top: -10px;
  -webkit-transition: -webkit-transform 0.1s;
  transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  transition: transform 0.1s, -webkit-transform 0.1s;
}

.wheel-pin img {
  width: 50px;
  height: 60px;
}

.spin-pseudo {
  position: absolute;
  width: 100px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D)) border-box;
  background: linear-gradient(white, white) padding-box, linear-gradient(to left, #B042AD, #E00A1D) border-box;
  border-radius: 50%;
  border: 3px solid transparent;
}

.spin {
  position: absolute;
  z-index: 11;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a1999c+0,a1999c+41,a1999c+41,a1999c+100 */
  font-size: 30px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

#spinModal, #resultModal {
  display: none;
}

#spinStartModal.modal {
  z-index: 27;
  overflow: hidden;
}

#spinStartModal, #spinModal, #resultModal {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
#spinStartModal .modal-backdrop.in, #spinModal .modal-backdrop.in, #resultModal .modal-backdrop.in {
  background: #FFF;
  opacity: 0;
}
#spinStartModal .modal-dialog, #spinModal .modal-dialog, #resultModal .modal-dialog {
  max-width: 160px;
}
#spinStartModal .modal-dialog .modal-content, #spinModal .modal-dialog .modal-content, #resultModal .modal-dialog .modal-content {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  border: none;
}
#spinStartModal .modal-dialog .modal-header, #spinModal .modal-dialog .modal-header, #resultModal .modal-dialog .modal-header {
  padding: 0;
  border: none;
  min-height: 10px;
}
#spinStartModal .modal-dialog .modal-body, #spinModal .modal-dialog .modal-body, #resultModal .modal-dialog .modal-body {
  width: 160px;
  height: 160px;
  margin: auto;
}
#spinStartModal .modal-dialog .popup, #spinModal .modal-dialog .popup, #resultModal .modal-dialog .popup {
  min-height: 0;
  background: none;
}
#spinStartModal .modal-dialog .btn-close, #spinModal .modal-dialog .btn-close, #resultModal .modal-dialog .btn-close {
  z-index: 30;
}
#spinStartModal .modal-dialog .wheel, #spinModal .modal-dialog .wheel, #resultModal .modal-dialog .wheel {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  width: 160px;
  height: 160px;
}
#spinStartModal .modal-dialog .spin-pseudo, #spinModal .modal-dialog .spin-pseudo, #resultModal .modal-dialog .spin-pseudo {
  width: 160px;
  height: 160px;
  border: none;
  background: none;
}
#spinStartModal .modal-dialog .spin, #spinModal .modal-dialog .spin, #resultModal .modal-dialog .spin {
  width: 160px;
  height: 160px;
}

#spinModal, #resultModal {
  z-index: 26;
}
#spinModal .modal-dialog, #resultModal .modal-dialog {
  max-width: 600px;
  margin-bottom: 0;
}
#spinModal .modal-dialog .spin-container, #resultModal .modal-dialog .spin-container {
  padding-top: 10px;
}
#spinModal .modal-dialog .modal-content, #resultModal .modal-dialog .modal-content {
  padding-bottom: 0;
}
#spinModal .modal-dialog .modal-header, #resultModal .modal-dialog .modal-header {
  max-width: 512px;
  margin: auto;
  position: relative;
}
#spinModal .modal-dialog .modal-body, #resultModal .modal-dialog .modal-body {
  width: 100%;
  height: 100%;
  margin: auto;
}
#spinModal .modal-dialog .canvas-container, #resultModal .modal-dialog .canvas-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 512px;
  height: 400px;
  overflow: hidden;
}
#spinModal .modal-dialog .wheel, #resultModal .modal-dialog .wheel {
  width: 100%;
  height: 100%;
}
#spinModal .modal-dialog .spin-pseudo, #resultModal .modal-dialog .spin-pseudo {
  width: 220px;
  height: 220px;
  border: none;
  background: none;
  top: 45%;
}
#spinModal .modal-dialog .spin, #resultModal .modal-dialog .spin {
  width: 200px;
  height: 200px;
}
@media (max-width: 450px) {
  #spinModal .modal-dialog .canvas-container, #resultModal .modal-dialog .canvas-container {
    height: 360px;
  }
  #spinModal .modal-dialog .spin-pseudo, #resultModal .modal-dialog .spin-pseudo {
    width: 200px;
    height: 200px;
    top: 42%;
  }
  #spinModal .modal-dialog .spin, #resultModal .modal-dialog .spin {
    width: 180px;
    height: 180px;
  }
}
@media (max-width: 400px) {
  #spinModal .modal-dialog .canvas-container, #resultModal .modal-dialog .canvas-container {
    height: 310px;
  }
  #spinModal .modal-dialog .spin-pseudo, #resultModal .modal-dialog .spin-pseudo {
    width: 160px;
    height: 160px;
    top: 40%;
  }
  #spinModal .modal-dialog .spin, #resultModal .modal-dialog .spin {
    width: 160px;
    height: 160px;
  }
  #spinModal .modal-dialog .wheel-pin, #resultModal .modal-dialog .wheel-pin {
    top: -7.5px;
  }
  #spinModal .modal-dialog .wheel-pin img, #resultModal .modal-dialog .wheel-pin img {
    width: 40px;
    height: 50px;
  }
}
@media (max-width: 300px) {
  #spinModal .modal-dialog .canvas-container, #resultModal .modal-dialog .canvas-container {
    height: 280px;
  }
  #spinModal .modal-dialog .spin-pseudo, #resultModal .modal-dialog .spin-pseudo {
    width: 120px;
    height: 120px;
    top: 40%;
  }
  #spinModal .modal-dialog .spin, #resultModal .modal-dialog .spin {
    width: 120px;
    height: 120px;
  }
  #spinModal .modal-dialog .wheel-pin, #resultModal .modal-dialog .wheel-pin {
    top: -5px;
  }
  #spinModal .modal-dialog .wheel-pin img, #resultModal .modal-dialog .wheel-pin img {
    width: 30px;
    height: 40px;
  }
}

#resultModal.modal {
  top: unset;
  bottom: 0;
}

#resultModal .the-wheel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  position: absolute;
  top: 0;
  max-width: 512px;
  overflow: hidden;
}
#resultModal .the-wheel img {
  width: 150%;
  margin: auto;
}
@media (max-width: 450px) {
  #resultModal .the-wheel img {
    width: 150%;
  }
}
@media (max-width: 400px) {
  #resultModal .the-wheel img {
    width: 150%;
  }
}
@media (max-width: 300px) {
  #resultModal .the-wheel img {
    width: 150%;
  }
}
#resultModal .result-text {
  z-index: 2;
  position: absolute;
  top: 15%;
  max-width: 250px;
}
@media (min-width: 450px) {
  #resultModal .modal-dialog #result-title {
    font-size: 2.5em;
  }
  #resultModal .modal-dialog #result-para {
    font-size: 1.2em;
  }
}

@-webkit-keyframes oscillate {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes oscillate {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.modal-dialog {
  max-width: 427px;
  width: 95%;
  margin: 30px auto;
}

.modal-header,
.modal-footer {
  border-bottom: initial;
  border-top: initial;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.modal-header .btn-close {
  position: absolute;
  top: 10px;
  right: 8px;
}
.modal-header .btn-close img {
  width: 24px;
}

.modal-content,
.modal-footer,
.popup,
.modal-body {
  border-radius: 10px;
}

.modal-body {
  padding: 0;
}

#spin-message-img {
  rotate: -90deg;
  width: 50%;
  margin: 0 auto;
  -webkit-animation-name: oscillate;
          animation-name: oscillate;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
#spin-message-img.static {
  -webkit-animation: none;
          animation: none;
  rotate: none;
  width: 114px;
  max-width: 180px;
  margin-top: 1em;
}

#spin-message-text {
  font-size: 16px;
  margin: 0.75em 2em;
}

.gradientBG {
  background: #e8e6d0;
  background: linear-gradient(97deg, #e8e6d0 0%, #dde9db 16%, #e4e2d3 39%, #dbdadc 64%, #d6cbe6 100%);
  filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr=#e8e6d0, endColorstr=#d6cbe6, GradientType=1)";
}

.btn-miniapp {
  /* gradient */
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, right top, from(#FF6010), color-stop(14%, #FF5C2B), color-stop(29%, #FF5759), color-stop(43%, #FF6191), color-stop(57%, #FF7AC4), color-stop(71%, #ED93E8), color-stop(86%, #D7A5F9), to(#CEABFD));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(90deg, #FF6010 0%, #FF5C2B 14%, #FF5759 29%, #FF6191 43%, #FF7AC4 57%, #ED93E8 71%, #D7A5F9 86%, #CEABFD 100%);
  color: white !important;
  width: 80% !important;
  margin: 2em auto;
}

.shadow, #menu .dropup .dropdown-menu a, #menu, body .container {
  -webkit-box-shadow: 0 0 2em #AAA;
          box-shadow: 0 0 2em #AAA;
}

#crypto_rate_finder .crypto-list .crypto-item .crypto-result::after, .show-more::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5em);
  left: calc(50% - 0.5em);
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
#crypto_rate_finder .crypto-list .crypto-item .crypto-result::after, .show-more::after {
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/spinner-dark.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  width: 1em;
  height: 1em;
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  font-size: 2em;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#crypto_rate_finder .crypto-list .crypto-item [data-is-loading=true].crypto-result::after, [data-is-loading=true].show-more::after {
  opacity: 1;
}

.masonry {
  display: none;
}

@media (min-width: 900px) {
  .mobile-only {
    display: none !important;
  }
}

@media (max-width: 899px) {
  .desktop-only {
    display: none !important;
  }
}

button {
  outline: none;
  background-color: transparent;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

a,
img {
  display: block;
  text-decoration: none !important;
}

img {
  width: 100%;
  margin: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
button,
a {
  padding: 0;
  margin: 0;
  font-size: 1em;
}

html {
  height: 100%;
}

div {
  width: 100%;
}

body {
  background-color: #DDDDDD;
  max-width: 100%;
  font-size: 14px !important;
  height: 100%;
}
@media (max-width: 399px) {
  body {
    font-size: 3.2vw !important;
  }
}
body * {
  color: #000;
  font-family: "Nunito", sans-serif;
  font-size: 14px;
}
body .container {
  height: 100%;
  padding: 0;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 512px;
  overflow: hidden;
  background-color: #FFFFFF;
}
body .container .menu-overlay {
  position: absolute;
  display: block;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#B042AD), to(#E00A1D));
  background: linear-gradient(to bottom, #B042AD, #E00A1D);
  max-width: 512px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 30;
}
body .container .menu-overlay.show {
  opacity: 0.7;
  visibility: visible;
}

#menu_scrollwrap {
  position: relative;
}
#menu_scrollwrap #menu_scroller {
  padding-right: 1em;
}
#menu_scrollwrap .iScrollVerticalScrollbar {
  width: 0.6em;
  height: 100%;
  background-color: rgb(202.1447368421, 204.1776315789, 204.8552631579);
  border-radius: 1em;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: solid 1px rgb(202.1447368421, 204.1776315789, 204.8552631579);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}
#menu_scrollwrap .iScrollVerticalScrollbar .iScrollIndicator {
  background-color: #4A4D4E;
  border-radius: 1em;
  width: 100%;
}
#menu_scrollwrap:not(.has-scroll) #menu_scroller {
  padding-right: 0;
}
#menu_scrollwrap:not(.has-scroll) .iScrollVerticalScrollbar {
  opacity: 0 !important;
  -webkit-transition-delay: 0s !important;
          transition-delay: 0s !important;
}

#site_header {
  padding: 1em;
  position: relative;
  padding-bottom: 0;
}
#site_header.site-header-content {
  position: fixed;
  top: 0;
  z-index: 40;
  max-width: 500px;
  padding-bottom: 1em;
}
#site_header .nav-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#site_header .nav-header .nav-menu-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#site_header .nav-header .nav-menu-wrap #menu_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 1em;
  gap: 4px;
}
#site_header .nav-header .nav-menu-wrap #menu_btn img {
  width: 24px;
  height: 24px;
}
#site_header .nav-header .nav-menu-wrap #menu_btn .icon-bar {
  width: 2em;
  height: 0.3em;
  border-radius: 20px;
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(to left, #B042AD, #E00A1D);
}
#site_header .nav-header .nav-menu-wrap #menu_btn .icon-bar-white {
  background: white;
}
#site_header #logo {
  width: 70%;
  margin: 0 auto;
  -webkit-transition: width 1s, margin 1s;
  transition: width 1s, margin 1s;
}
#site_header .back-link {
  position: absolute;
  top: 2em;
  left: 2em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #4A4D4E !important;
  width: 24px;
}
#site_header .back-link::before {
  font-size: 2em;
}
#site_header .dropdown-item:hover, #site_header .dropdown-item:focus {
  background-color: white;
}
#site_header .dropdown-menu {
  -webkit-transform: translate(0%, 0%) translate3d(0, 0, 0) !important;
          transform: translate(0%, 0%) translate3d(0, 0, 0) !important;
}
#site_header .dropdown-header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em;
}
#site_header .dropdown-header .nav-menu-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#site_header .dropdown-header .nav-menu-wrap .close-icon {
  width: 21px;
  margin: 0;
  margin-left: 1em;
}
#site_header .close-menu img {
  width: 15px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 0;
}
#site_header .logo img {
  width: 100px;
  margin: 0;
}
#site_header .nav-menu {
  width: 80%;
  height: 100vh;
  max-height: 100vh;
  overflow: hidden;
  min-width: 0;
  top: 0;
  right: 0;
  -webkit-transition: width 1s;
  transition: width 1s;
  background-color: white;
  border: none;
}
#site_header .nav-menu.show {
  width: 75%;
  height: 100vh;
  max-height: 96vh;
}
#site_header .nav-menu .has-scrollbar {
  width: 120%;
  padding-right: 10%;
  height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
#site_header .nav-menu .has-scrollbar hr {
  height: 1.5px;
  width: 80%;
  border: none;
  background: #eeeeee;
  margin: 0.5em;
}
#site_header .nav-menu .has-scrollbar a, #site_header .nav-menu .has-scrollbar button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 2em;
  padding-left: 1em;
}
#site_header .nav-menu .has-scrollbar a img, #site_header .nav-menu .has-scrollbar button img {
  width: 25px;
  height: auto;
  margin: 0;
  margin-right: 1em;
}
#site_header .nav-menu .has-scrollbar a h2, #site_header .nav-menu .has-scrollbar button h2 {
  font-weight: 700;
  font-size: 1.2em;
}
#site_header .nav-menu .has-scrollbar a h3, #site_header .nav-menu .has-scrollbar button h3 {
  color: #757575;
  font-size: 0.95em;
  font-weight: 700;
  margin-top: 0.4em;
}
#site_header .nav-menu .has-scrollbar a i, #site_header .nav-menu .has-scrollbar button i {
  margin-left: 0.25em;
}
#site_header .nav-menu .has-scrollbar .terms-nav-menu {
  margin-top: 1em;
}
#site_header .nav-menu .has-scrollbar .dropdown-content a {
  color: #757575;
  font-size: 1em;
  font-weight: 700;
  margin-top: 0.25em;
}
#site_header .nav-menu .has-scrollbar .dropdown-content a img {
  width: 25px;
  height: auto;
  margin: 0;
  margin-right: 1em;
}
#site_header .nav-menu .has-scrollbar .dropdown-content a:last-child {
  margin-bottom: 1em;
}
#site_header .nav-menu #footer-vodacom {
  position: relative;
  top: 4em;
}
#site_header .nav-menu #footer-vodacom .footer-links {
  margin-bottom: 1.5em;
}
#site_header .nav-menu #footer-vodacom .footer-links a {
  padding-top: 0;
  padding-bottom: 0;
}
#site_header .nav-menu #footer-vodacom .footer-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#site_header .nav-menu #footer-vodacom .footer-logos :first-child {
  padding-left: 0;
  padding-right: 0.5em;
}
#site_header .nav-menu #footer-vodacom .footer-logos :first-child img {
  width: 4em;
}
#site_header .nav-menu #footer-vodacom .footer-logos p {
  color: white;
  border-right: 1px solid white;
  font-size: 1em;
  line-height: 1em;
  min-width: 80px;
}
#site_header .nav-menu #footer-vodacom .footer-logos :last-child {
  padding-left: 0.4em;
}
#site_header .nav-menu #footer-vodacom .footer-logos :last-child img {
  width: 5em;
}
#site_header .nav-menu span {
  color: #FFFFFF;
}
#site_header .nav-menu .sublink span {
  color: #666666;
}
#site_header .nav-menu #menu_list {
  padding: 0 1em;
}

#insufficient-funds {
  border: 1px solid #D9D9D9;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5em;
  margin-bottom: 1em;
  position: relative;
  z-index: 26;
  background-color: white;
}
#insufficient-funds .close-insfunds-popup {
  width: 24px;
  margin-right: 0.5em;
  cursor: pointer;
}
#insufficient-funds h3 {
  font-size: bolder;
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(270deg, #B042AD 0%, #E00A1D 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 20px;
  line-height: 27.28px;
  font-weight: 700;
}
#insufficient-funds p {
  font-size: 14px;
  line-height: 19.1px;
  font-weight: 400;
}

.modal-greeting {
  margin-top: 3em;
}
.modal-greeting .modal-large-icon {
  width: 114px;
  margin-top: 1em;
}

.fixed-survey {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 512px;
  background-color: #E30613;
  opacity: 0.95;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
  border-top-left-radius: 19px;
  border-top-right-radius: 19px;
  z-index: 19;
  padding: 1em;
}
.fixed-survey.welcome-showing {
  opacity: 0;
}
.fixed-survey .close {
  position: absolute;
  top: 1em;
  right: 1em;
  color: #FFFFFF;
  width: 1em;
  cursor: pointer;
  opacity: 0.95;
}
.fixed-survey .close:hover, .fixed-survey .close:focus {
  opacity: 1;
}
.fixed-survey .survey-title {
  font-size: 3em;
  padding: 0.25em 0;
}
.fixed-survey img {
  width: 70px;
  margin: 0;
}
.fixed-survey .survey-icon {
  width: 35%;
  padding: 1em;
}
.fixed-survey h2 {
  color: #FFFFFF;
  font-size: 1.55em;
  line-height: 28px;
  font-weight: bold;
}
.fixed-survey p {
  color: #FFFFFF;
  font-size: 1.2em;
}
.fixed-survey .survey-btn {
  margin-top: 1.5em;
  color: #000000;
  padding: 0.25em 0.75em;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 3.72881px 3.72881px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 3.72881px 3.72881px rgba(0, 0, 0, 0.25);
  border-radius: 14.4492px;
  display: inline-block;
  text-transform: uppercase;
  margin-left: auto;
  font-weight: bold;
}
.fixed-survey .survey-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#scrollwrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}
#scrollwrap #scroller {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  scrollbar-width: none;
  overflow-x: hidden !important;
}
#scrollwrap #scroller::-webkit-scrollbar {
  display: none !important;
}
#scrollwrap #scroller #content {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1em;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#scrollwrap #scroller #content > * {
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 1;
}

#BannerDiv {
  margin-top: 5px;
}

.icon.icon-bill-splitter::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/bill-splitter.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-bill-splitter-white::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/bill-splitter-white.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-crypto-rate-finder::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/crypto-rate-finder.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-crypto-rate-finder-white::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/crypto-rate-finder-white.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-guides::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/guides.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-home::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/home.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-currency-converter::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/currency-converter.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-currency-converter-white::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/currency-converter-white.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-loan-calculator::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/loan-calculator.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-loan-calculator-white::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/loan-calculator-white.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-menu::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/menu.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-bookmark::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/bookmark.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-my-account::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/my-account.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-news::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/news.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-tools::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/tools.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-search::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/search.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-search-white::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/search-white.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-expense-tracker::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/expense-tracker.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-expense-tracker-white::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/expense-tracker-white.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-work-pay-tracker::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/work-pay-tracker.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-work-pay-tracker-white::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/work-pay-tracker-white.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-home-dark::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/home-dark.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-tools-dark::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/tools-dark.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-bookmark-dark::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/bookmark-dark.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-my-account-dark::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/my-account-dark.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-search-2::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/search-2.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon.icon-search-2-white::before {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/search-2-white.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.icon::before {
  width: 0.7em;
  height: 0.7em;
  font-size: 3em;
  -o-object-fit: contain;
     object-fit: contain;
  display: inline-block;
}
.icon.icon.icon-search::before {
  width: 24px;
}
.icon .sticky-menu-text {
  color: #000;
  margin-left: 0.3em;
  font-size: 12px;
  font-weight: 700;
}

#blob {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  overflow: hidden;
  max-height: 22em;
  height: 22em;
  width: 100%;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
  /*
  @include under(600px) {
      max-height: $blob-h - 5em;
  }
  @include under(450px) {
      max-height: $blob-h - 8em;
  }
  */
}
#blob::before, #blob::after {
  position: absolute;
  width: 100%;
  top: 0;
  height: 200%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 5%;
  content: "";
  -webkit-transition: width 1s, border-radius 1s;
  transition: width 1s, border-radius 1s;
}
@media (min-width: 900px) {
  #blob::before, #blob::after {
    width: 120%;
  }
}
#blob::before, #blob::after {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #B042AD), to(#E00A1D));
  background-image: linear-gradient(to bottom, #B042AD 50%, #E00A1D 100%);
  background-repeat: repeat-x;
  max-width: 512px;
}
#blob::after {
  background-repeat: repeat !important;
  background-size: 50em !important;
  opacity: 0.15;
  z-index: 2;
}
#blob.flatten {
  max-height: 7em;
}
#blob.flatten::before, #blob.flatten::after {
  border-radius: 0;
}

.panel-menu {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-top: 1em;
  margin-bottom: 4em;
}
.panel-menu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  border: 2px solid #D9D9D9;
  -webkit-box-shadow: 0 0 3px #D9D9D9;
          box-shadow: 0 0 3px #D9D9D9;
  border-radius: 10px;
  height: 140px;
}
.panel-menu a img {
  width: 61px;
  height: 61px;
  margin: 1em auto 0.5em auto;
}
.panel-menu a span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 1em;
}
.panel-menu {
  /*
  a:hover{
      background: linear-gradient(to left, #B042AD, #E00A1D);

      span{
          color: white;
      }
  }
  */
}

.panel-menu.tools-homepage {
  padding: 0;
  top: 0;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}
.panel-menu.tools-homepage a {
  height: 104px;
}
.panel-menu.tools-homepage a img {
  width: 45px;
  height: 45px;
  margin: 0.5em auto;
}
.panel-menu.tools-homepage a span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 12px;
  font-weight: 500;
}

.vcenter, .vfill {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.vfill {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.vfill .header h1 {
  width: 100%;
  font-size: 1.6em;
  margin-left: 0;
  margin-right: 0;
}

.vstart {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.freeform {
  font-size: 1.4em;
}
.freeform a {
  color: #DC0613;
  display: inline-block;
}
.freeform > * {
  margin: 1em auto;
  font-weight: 500;
}
.freeform h6 {
  color: #DC0613;
}
.freeform table {
  width: 100%;
  max-width: 100%;
}
.freeform table tr {
  width: 100%;
  max-width: 100%;
}
.freeform table tr td,
.freeform table tr th {
  width: 50%;
  max-width: 50%;
  border: solid 1px #000000;
  padding: 0.25em;
  text-align: center;
  vertical-align: middle;
}
.freeform ul {
  list-style: disc;
  margin-left: 1em;
}

.faqs-modern .question-item {
  border: 2px solid #D9D9D9;
  border-radius: 10px;
  color: #000;
  -webkit-box-shadow: 0 0 3px #D9D9D9;
          box-shadow: 0 0 3px #D9D9D9;
}
.faqs-modern .question-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5em 1em;
  border-radius: 10px;
}
.faqs-modern .question-container .question {
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.faqs-modern .question-container .fa-chevron-up {
  display: none;
}
.faqs-modern .question-container.active {
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(to left, #B042AD, #E00A1D);
}
.faqs-modern .question-container.active .question strong, .faqs-modern .question-container.active i {
  color: white;
}
.faqs-modern .answer {
  display: none;
  padding: 1em;
}

.search-container {
  position: absolute;
  bottom: 0;
  z-index: 30;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 512px;
  padding: 2em 0;
}
.search-container .overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: white;
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
.search-container img {
  width: 100px;
}
.search-container form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-container .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-container .input-group,
.search-container input {
  height: unset;
}
.search-container input {
  border-right: 0;
  font-size: 16px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-image: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background-image: linear-gradient(to left, #B042AD, #E00A1D);
  background-position: bottom;
  background-size: 100% 1px;
  background-repeat: no-repeat;
}
.search-container button {
  border: none;
  border-radius: 1px;
}
.search-container button:active, .search-container button:focus, .search-container button:visited, .search-container button:target, .search-container button:hover {
  border: none;
  border-radius: 1px;
}
.search-container i {
  border: none;
  border-radius: 1px;
}
.search-container i:after {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.search-container .input-group-addon {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #FFFFFF;
  width: initial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
}
.search-container .input-group-addon button {
  padding: 0;
}
.search-container .search-close {
  width: 24px;
}
.search-container input:active, .search-container input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

#menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 28;
  -webkit-transition: max-height 1s, -webkit-transform 1s;
  transition: max-height 1s, -webkit-transform 1s;
  transition: transform 1s, max-height 1s;
  transition: transform 1s, max-height 1s, -webkit-transform 1s;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  padding: 1em 2em;
  max-height: 5em;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  font-size: 1.3em;
  border-radius: 3em;
  width: 90%;
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(to left, #B042AD, #E00A1D);
  margin-bottom: 1em;
  position: fixed;
  bottom: 0;
  max-width: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
}
#menu .selected-home-icon {
  background-color: white;
  border-radius: 25px;
  padding: 0.5em 1em;
  font-weight: 600;
}
#menu .dropup {
  display: inline-block;
  width: unset;
}
#menu .dropup .dropdown-menu {
  padding: 1em;
  border-radius: 0;
  border: 0;
  width: unset;
  bottom: 100%;
  right: 0;
  left: unset;
  top: unset;
  overflow: visible;
  z-index: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  pointer-events: none;
  -webkit-transition: -webkit-transform 1.5s;
  transition: -webkit-transform 1.5s;
  transition: transform 1.5s;
  transition: transform 1.5s, -webkit-transform 1.5s;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 1;
  overflow: hidden;
}
#menu .dropup .dropdown-menu #menu_scrollwrap {
  max-height: 70vh;
}
#menu .dropup .dropdown-menu .bar {
  margin: 1em auto;
  width: 80%;
  height: 3px;
  background-color: #4A4D4E;
  border-radius: 1px;
  display: block;
  opacity: 0;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#menu .dropup .dropdown-menu a {
  border-radius: 0.5em;
  margin-bottom: 1em;
  padding: 0.5em 1em;
  background-color: #FFFFFF;
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#menu .dropup .dropdown-menu a span {
  font-size: 1.5em;
  margin-right: 0.5em;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#menu .dropup .dropdown-menu a:nth-of-type(0) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
#menu .dropup .dropdown-menu a:nth-of-type(1) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
#menu .dropup .dropdown-menu a:nth-of-type(2) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
#menu .dropup .dropdown-menu a:nth-of-type(3) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
#menu .dropup .dropdown-menu a:nth-of-type(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
#menu .dropup .dropdown-menu a:nth-of-type(5) {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
#menu .dropup .dropdown-menu a:nth-of-type(6) {
  -webkit-transition-delay: -0.2s;
          transition-delay: -0.2s;
}
#menu .dropup .dropdown-menu a:nth-of-type(7) {
  -webkit-transition-delay: -0.4s;
          transition-delay: -0.4s;
}
#menu .dropup .dropdown-menu a:nth-of-type(8) {
  -webkit-transition-delay: -0.6s;
          transition-delay: -0.6s;
}
#menu .dropup .dropdown-menu a:nth-of-type(9) {
  -webkit-transition-delay: -0.8s;
          transition-delay: -0.8s;
}
#menu .dropup.open .dropdown-menu {
  pointer-events: all;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#menu .dropup.open .dropdown-menu a {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
#menu .dropup.open .dropdown-menu a:nth-of-type(0) {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
#menu .dropup.open .dropdown-menu a:nth-of-type(1) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
#menu .dropup.open .dropdown-menu a:nth-of-type(2) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
#menu .dropup.open .dropdown-menu a:nth-of-type(3) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
#menu .dropup.open .dropdown-menu a:nth-of-type(4) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
#menu .dropup.open .dropdown-menu a:nth-of-type(5) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
#menu .dropup.open .dropdown-menu a:nth-of-type(6) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
#menu .dropup.open .dropdown-menu a:nth-of-type(7) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
#menu .dropup.open .dropdown-menu a:nth-of-type(8) {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
#menu .dropup.open .dropdown-menu a:nth-of-type(9) {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
#menu .dropup.open .dropdown-menu .bar {
  opacity: 1;
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
#menu .dropup.open .dropdown-menu .iScrollVerticalScrollbar {
  opacity: 1;
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}

#menu.side-menu #menu_scrollwrap {
  height: 100%;
  max-height: 100% !important;
}
#menu.side-menu #menu_scrollwrap #menu_scroller {
  height: 100%;
  padding-right: 0em;
}
#menu.side-menu #menu_scrollwrap .iScrollVerticalScrollbar {
  width: 0em;
  border: 0;
}
#menu.side-menu #menu_scrollwrap #menu_list {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#menu.side-menu #menu_scrollwrap .icon-terms-conditions {
  font-size: 0.65em;
}
#menu.side-menu #menu_scrollwrap .icon-terms-conditions span {
  color: rgba(74, 77, 78, 0.8);
}
#menu.side-menu #menu_scrollwrap .icon-terms-conditions ~ .icon-terms-conditions {
  margin-top: 0;
}
#menu.side-menu #menu_scrollwrap .icon-terms-conditions ~ a {
  font-size: 0.65em;
}
#menu.side-menu #menu_scrollwrap .icon-terms-conditions ~ a span {
  color: rgba(74, 77, 78, 0.8);
}
#menu.side-menu #menu_scrollwrap #menu_list .fpb16-rating {
  width: 60px;
  margin: 0;
  margin-left: 1em;
  margin-top: auto;
  margin-bottom: 1em;
}
#menu.side-menu .search-container {
  display: block !important;
  position: relative;
  padding: 0.5em 1em;
  margin-bottom: 2em;
  height: initial;
}
#menu.side-menu .search-container .input-group-addon {
  background-color: #F2F2F2;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border: 0;
}
#menu.side-menu .search-container .btn {
  font-size: 0.6em;
  padding: 0;
}
#menu.side-menu .search-container input {
  border: 0;
  background-color: #F2F2F2;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#menu.side-menu .search-container ::-webkit-input-placeholder {
  opacity: 0.5;
}
#menu.side-menu .search-container ::-moz-placeholder {
  opacity: 0.5;
}
#menu.side-menu .search-container :-ms-input-placeholder {
  opacity: 0.5;
}
#menu.side-menu .search-container ::-ms-input-placeholder {
  opacity: 0.5;
}
#menu.side-menu .search-container ::placeholder {
  opacity: 0.5;
}
#menu.side-menu .dropup .dropdown-menu {
  background-color: #FFFFFF;
  width: 60%;
  min-width: 230px;
  height: 100vh;
  padding-top: 12vh;
  bottom: 0;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
#menu.side-menu .dropup .dropdown-menu .bar {
  width: 95%;
  height: 1px;
  background-color: rgba(74, 77, 78, 0.2);
}
#menu.side-menu .dropup .dropdown-menu .icon::after {
  font-size: 2em;
}
#menu.side-menu .dropup .dropdown-menu a {
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 0.8em;
  -webkit-transition-delay: unset !important;
          transition-delay: unset !important;
}
#menu.side-menu .dropup .dropdown-menu a span {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  text-align: left;
  font-size: 1.2em;
  padding-left: 0.5em;
}
#menu.side-menu .dropup.open .dropdown-menu {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
#menu.side-menu .dropup.open .dropdown-menu a {
  -webkit-transition-delay: unset !important;
          transition-delay: unset !important;
}

.swof-terms-fpb16rating {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.swof-terms-fpb16rating::after {
  content: "";
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/fpb-16.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  margin-left: 10px;
  margin-right: 10px;
}

i.bull {
  font-style: normal;
  margin: 0 0.5em;
}

.tab-panel {
  opacity: 0;
  display: none;
}

.info-tabs-container .tab-panel {
  display: none;
}
.info-tabs-container .show {
  opacity: 1;
}
.info-tabs-container nav {
  width: 100%;
  text-align: center;
  padding: 1em;
}
.info-tabs-container .nav-tabs {
  border: none;
}
.info-tabs-container .nav-tabs a {
  margin: 0.5em 1em;
  border-radius: 10px;
  border: 2px solid #D9D9D9;
  color: #000;
  -webkit-box-shadow: 0 0 3px #D9D9D9;
          box-shadow: 0 0 3px #D9D9D9;
  padding: 0.65em 1em;
  text-align: left;
  font-weight: 500;
}
.info-tabs-container .nav-tabs a.active {
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D)) padding-box, -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D)) border-box;
  background: linear-gradient(to left, #B042AD, #E00A1D) padding-box, linear-gradient(to left, #B042AD, #E00A1D) border-box;
  color: white;
  border: 2px solid transparent;
}
.info-tabs-container .tab-content {
  padding: 0 1.5em;
}
.info-tabs-container .tab-content .header {
  display: none;
}
@media (max-width: 440px) {
  .info-tabs-container .header {
    margin: 0.5em 0;
  }
  .info-tabs-container .header h1 {
    font-size: 1.45em;
  }
}

.terms-pages-header {
  color: #B042AD;
  font-size: 1.5em;
  font-weight: 700;
  -ms-flex-item-align: start;
      -ms-grid-row-align: start;
      align-self: start;
  padding-left: 1.5em;
  margin-top: 1em;
}

.terms-pages-header:nth-child(2), .terms-pages-header:nth-child(3) {
  padding-left: 0;
}

.terms-pages-title h1 {
  text-align: left;
}

#welcome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: absolute;
  pointer-events: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2em;
  padding-top: 0;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  opacity: 0 !important;
}
#welcome img {
  width: 80%;
  margin: 0;
}
#welcome button {
  width: 100%;
}
#welcome > div h1 {
  font-size: 1.9em;
  margin-bottom: 0.5em;
}
#welcome > div h2 {
  font-size: 1.4em;
  margin: 1em 0;
}
#welcome a {
  margin: 2em 0;
}

.show-welcome #site_header #logo {
  width: 90%;
  margin: 1.5em auto;
}
.show-welcome .linear-menu {
  display: none !important;
}
.show-welcome #scrollwrap #scroller #content {
  height: inherit;
  min-height: unset;
}
.show-welcome #content > *:not(#welcome) {
  opacity: 0 !important;
}
.show-welcome #content > *:not(#welcome)#spinModal, .show-welcome #content > *:not(#welcome)#messageModal {
  opacity: 1 !important;
}
.show-welcome #welcome {
  opacity: 1 !important;
  pointer-events: all;
}
.show-welcome #menu {
  -webkit-transform: translateY(150%);
          transform: translateY(150%);
  max-height: 0;
  display: none;
}

.modal-logo {
  width: 160px;
  margin: 0;
}

.cust-btn, .tool .mini-app .btns button, .input-wrap input {
  outline: none;
  background-color: transparent;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 2em;
  background-color: #DC0613;
  color: #FFFFFF;
  padding: 0.75em;
  font-size: 1.5em;
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 100%;
}
.cust-btn + .cust-btn, .tool .mini-app .btns button + .cust-btn, .tool .mini-app .btns .cust-btn + button, .tool .mini-app .btns button + button, .input-wrap input + .cust-btn, .input-wrap .tool .mini-app .btns input + button, .tool .mini-app .btns .input-wrap input + button, .input-wrap .cust-btn + input, .input-wrap .tool .mini-app .btns button + input, .tool .mini-app .btns .input-wrap button + input, .input-wrap input + input {
  margin-top: 0.5em;
}
.cust-btn span, .tool .mini-app .btns button span, .input-wrap input span {
  color: #FFFFFF !important;
}
.cust-btn.cust-btn-primary, .tool .mini-app .btns button.cust-btn-primary, .input-wrap input.cust-btn-primary {
  background-color: #B042AD;
}
.cust-btn.cust-btn-primary, .tool .mini-app .btns button.cust-btn-primary, .input-wrap input.cust-btn-primary,
.cust-btn.cust-btn-primary span,
.tool .mini-app .btns button.cust-btn-primary span,
.input-wrap input.cust-btn-primary span {
  color: white !important;
  font-weight: 700;
}
.cust-btn.cust-btn-primary, .tool .mini-app .btns button.cust-btn-primary, .input-wrap input.cust-btn-primary {
  /*
  @include interactive {
      background-color: #E00A1D;
  }
  */
}
.cust-btn.cust-btn-inverse, .tool .mini-app .btns button.cust-btn-inverse, .input-wrap input.cust-btn-inverse {
  background-color: #D9D9D9;
}
.cust-btn.cust-btn-inverse, .tool .mini-app .btns button.cust-btn-inverse, .input-wrap input.cust-btn-inverse,
.cust-btn.cust-btn-inverse span,
.tool .mini-app .btns button.cust-btn-inverse span,
.input-wrap input.cust-btn-inverse span {
  color: #000 !important;
  font-weight: 700;
}
.cust-btn.added, .tool .mini-app .btns button.added, .input-wrap input.added {
  pointer-events: none;
}
.cust-btn.added .fa-check-circle, .tool .mini-app .btns button.added .fa-check-circle, .input-wrap input.added .fa-check-circle {
  -webkit-transform: translate(-50%, -50%) scale(1.8);
          transform: translate(-50%, -50%) scale(1.8);
}
.cust-btn.added .fa-check-circle ~ *, .tool .mini-app .btns button.added .fa-check-circle ~ *, .input-wrap input.added .fa-check-circle ~ * {
  opacity: 0;
}
.cust-btn img, .tool .mini-app .btns button img, .input-wrap input img {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 0 0 0.5em;
}

.header,
h1 {
  font-size: 1.5em;
  text-align: center;
  margin: 0.5em;
}

.list-wrap {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.show-more {
  margin-top: 0.5em;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
  position: relative;
}
.show-more::after {
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/spinner-light.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.show-more span {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
}
.show-more.loading {
  opacity: 0.5;
  pointer-events: none !important;
}
.show-more.loading span {
  opacity: 0;
}
.show-more.loading::after {
  opacity: 1;
}

.list {
  margin-top: -0.5em;
}
.list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0.5em 0;
  position: relative;
  overflow: hidden;
  border-bottom: solid 1px #DC0613;
}
.list .square {
  width: 30%;
  height: 0;
  padding-top: 30%;
  margin-right: 1em;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
}
.list .square img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}
.list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0.5em 0;
  position: relative;
  overflow: hidden;
  border-bottom: solid 1px #DC0613;
}
.list .list-item a {
  display: block;
  padding: 0;
  border-bottom: 0;
}
.list .list-item .square {
  padding-top: 30%;
}
.list .info {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.list .info h3 {
  font-size: 1.8em;
  margin-bottom: 0.5em;
}
.list .info p {
  font-size: 1.3em;
}
.list .info p .category {
  color: #DC0613;
  text-transform: uppercase;
}
.list .info p .author {
  color: #AAAAAA;
  font-size: 0.9em;
}

.modal {
  width: 100vw;
}

.share-popup {
  max-width: 255px;
}
.share-popup img {
  width: 45px;
}
.share-popup .modal-backdrop {
  display: none;
  background-color: transparent;
}
.share-popup .modal-content {
  max-width: 512px;
  width: 255px;
  height: 130px;
  border-radius: 10px;
  border: 2px solid #B042AD;
}
.share-popup .modal-head {
  border-radius: 17px;
  text-align: center;
}
.share-popup .modal-head .h5 {
  color: #000;
  font-weight: 600;
  font-size: 1.4em;
  margin-bottom: 0;
}
.share-popup .modal-head p {
  color: #000;
  font-weight: 400;
  font-size: 1.1em;
}
.share-popup .modal-head .share-item-title {
  color: #DC0613;
  font-size: 2.2em;
  font-weight: 700;
  width: 77%;
  margin: auto;
  text-align: center;
  line-height: 1.1;
}
.share-popup .modal-body {
  padding: 0.5em;
}
.share-popup .share-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.share-popup .share-list li {
  width: 75px;
}
.share-popup .share-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.share-popup .share-list a div {
  color: #000000;
}
.share-popup .share-list a img {
  width: 34px;
  height: 34px;
}
.share-popup .share-list .share-text {
  font-size: 1.1em;
  font-weight: 400;
  color: #B042AD;
  text-align: center;
  padding-top: 0.2em;
}
.share-popup .copy-share {
  position: relative;
}
.share-popup .copy-tooltip {
  position: absolute;
  opacity: 0;
  inset: 3% 0 0 0;
  z-index: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.share-popup .copy-tooltip .tooltip-inner {
  display: block;
  margin: auto;
  background-color: #B042AD;
  color: #FFFFFF;
}
.share-popup .copy-tooltip.showtip {
  z-index: 2;
  opacity: 0.9;
}

a.share-link {
  padding: 0.5em;
  background-color: #DC0613;
}

.share-btn-small {
  width: 25px;
  margin-left: auto;
  margin-right: 1em;
  border-radius: 100%;
}
.share-btn-small img {
  width: 100%;
}

.share-btn-lg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 2em;
  padding: 0.25em 0.75em;
  margin-left: 1em;
}
.share-btn-lg span {
  color: #FFFFFF;
  margin-right: 0.5em;
}
.share-btn-lg img {
  width: 0.9em;
}

.free-sash {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: -31%;
  font-size: 1em;
  background-color: #DC0613;
  padding: 0.5em 3em 0.5em 3em;
  text-align: center;
  color: #FFFFFF;
  width: 160%;
  z-index: 1;
}
.free-sash span {
  color: #FFFFFF;
}

#content > .advert {
  margin-top: 1em;
}

.vcenter > .advert, .vfill > .advert {
  margin-bottom: 2em;
}

.owl-menu {
  margin: 0.5em 0;
}
.owl-menu .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 0 !important;
}
.owl-menu .owl-stage .owl-item {
  width: auto;
  margin: 0;
}
.owl-menu a {
  text-align: center;
  font-size: 1em;
  padding: 0.25em 0.5em;
  text-transform: capitalize;
}
.owl-menu .active-menu-item {
  border-bottom-color: #DC0613;
}
.owl-menu .owl-nav {
  font-size: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.owl-menu .owl-nav span {
  padding: 0 1em;
}
.owl-menu .owl-dots {
  position: absolute;
  bottom: 0.5em;
  width: 80%;
  margin: 0;
  left: 10%;
  right: 10%;
}

.homepage-title-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1em;
}
.homepage-title-container .home-section-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.homepage-title-container .home-section-title > * {
  color: #000;
  font-weight: 600;
}
.homepage-title-container .home-section-title img {
  width: 25px;
  margin: 0;
}
.homepage-title-container .home-section-title h2 {
  font-size: 1.2em;
  margin-left: 0.25em;
  font-weight: 700;
}
.homepage-title-container .see-all-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #B042AD;
  text-wrap: nowrap;
  font-size: 0.9em;
  font-weight: 500;
}
.homepage-title-container .see-all-link i {
  color: #B042AD;
  margin-left: 0.5em;
  font-size: 0.8em;
}

.owl-categories-menu .owl-stage {
  gap: 3px;
  padding-left: 1.75em;
}
.owl-categories-menu .owl-stage .owl-item {
  width: auto;
  margin: 0;
}
.owl-categories-menu .owl-dots {
  display: none;
}
.owl-categories-menu a {
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D)) border-box;
  background: linear-gradient(white, white) padding-box, linear-gradient(to left, #B042AD, #E00A1D) border-box;
  border-radius: 25px;
  border: 1px solid transparent;
  height: 22px;
}
.owl-categories-menu a span {
  display: inline-block;
  white-space: nowrap;
  color: #000;
  font-weight: 500;
  font-size: 0.9em;
}
.owl-categories-menu a.active-menu-item {
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(to left, #B042AD, #E00A1D);
}
.owl-categories-menu a.active-menu-item span {
  color: white;
}

.owl-news-menu .homepage-card-container, .content-grid .homepage-card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #D9D9D9;
  -webkit-box-shadow: 0 0 3px #d9d9d9;
          box-shadow: 0 0 3px #d9d9d9;
  border-radius: 10px;
  width: 180px;
  height: 220px;
  overflow: hidden;
}
.owl-news-menu .homepage-card-container > *, .content-grid .homepage-card-container > * {
  color: #000;
}
.owl-news-menu .homepage-card-container .homepage-card-link, .content-grid .homepage-card-container .homepage-card-link {
  padding: 0;
  position: relative;
  display: inline-block;
  height: 100%;
  width: 100%;
}
.owl-news-menu .homepage-card-container .homepage-card-link > *, .content-grid .homepage-card-container .homepage-card-link > * {
  color: #000;
}
.owl-news-menu .homepage-card-container .homepage-card-link img, .content-grid .homepage-card-container .homepage-card-link img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  height: 100px;
  top: 0;
}
.owl-news-menu .homepage-card-container .homepage-card-link .homepage-card-title, .content-grid .homepage-card-container .homepage-card-link .homepage-card-title {
  margin-top: 105px;
  margin-bottom: 1em;
  text-align: left;
  width: 100%;
  padding: 0 5px;
  font-weight: 400;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
}
.owl-news-menu .homepage-card-container .homepage-card-link.locked, .content-grid .homepage-card-container .homepage-card-link.locked {
  position: relative;
}
.owl-news-menu .homepage-card-container .homepage-card-link.locked::before, .content-grid .homepage-card-container .homepage-card-link.locked::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 130px;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(120%, transparent));
  background: linear-gradient(to bottom, #000000, transparent 120%);
  z-index: 2;
}
.owl-news-menu .homepage-card-container .lock-icon-container, .content-grid .homepage-card-container .lock-icon-container {
  position: absolute;
  z-index: 5;
}
.owl-news-menu .homepage-card-container .lock-icon-container .lock-icon, .content-grid .homepage-card-container .lock-icon-container .lock-icon {
  width: 25px;
  height: 25px;
  margin-left: 1em;
  margin-top: 1em;
}
.owl-news-menu .homepage-card-container .media-icon-overlay, .content-grid .homepage-card-container .media-icon-overlay {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 6;
}
.owl-news-menu .homepage-card-container .media-icon-overlay img, .content-grid .homepage-card-container .media-icon-overlay img {
  width: 43px;
  height: 43px;
  top: 2.5em;
}
.owl-news-menu .homepage-card-container .date, .content-grid .homepage-card-container .date {
  padding: 0 5px;
}
.owl-news-menu .homepage-card-container .date p, .content-grid .homepage-card-container .date p {
  font-style: italic;
  color: #757575;
  font-weight: 500;
  font-size: 0.9em;
}
.owl-news-menu .homepage-card-container .category-container, .content-grid .homepage-card-container .category-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 5px 5px;
}
.owl-news-menu .homepage-card-container .category-container .category, .content-grid .homepage-card-container .category-container .category {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  text-wrap: nowrap;
  color: #B042AD;
  font-style: italic;
  font-size: 0.9em;
  font-weight: 500;
}
.owl-news-menu .homepage-card-container .category-container .bookmark-wrap, .content-grid .homepage-card-container .category-container .bookmark-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.owl-news-menu .homepage-card-container .category-container .bookmark-wrap > *, .content-grid .homepage-card-container .category-container .bookmark-wrap > * {
  background-color: white;
  padding: 0;
  margin: 0;
}
.owl-news-menu .homepage-card-container .category-container .bookmark-wrap .cust-btn img, .owl-news-menu .homepage-card-container .category-container .bookmark-wrap .tool .mini-app .btns button img, .tool .mini-app .btns .owl-news-menu .homepage-card-container .category-container .bookmark-wrap button img, .owl-news-menu .homepage-card-container .category-container .bookmark-wrap .input-wrap input img, .input-wrap .owl-news-menu .homepage-card-container .category-container .bookmark-wrap input img, .content-grid .homepage-card-container .category-container .bookmark-wrap .cust-btn img, .content-grid .homepage-card-container .category-container .bookmark-wrap .tool .mini-app .btns button img, .tool .mini-app .btns .content-grid .homepage-card-container .category-container .bookmark-wrap button img, .content-grid .homepage-card-container .category-container .bookmark-wrap .input-wrap input img, .input-wrap .content-grid .homepage-card-container .category-container .bookmark-wrap input img {
  width: 1.2em;
}
.owl-news-menu .homepage-card-container .category-container .bookmark-wrap .share-link, .owl-news-menu .homepage-card-container .category-container .bookmark-wrap .share-btn-lg, .content-grid .homepage-card-container .category-container .bookmark-wrap .share-link, .content-grid .homepage-card-container .category-container .bookmark-wrap .share-btn-lg {
  padding: 0;
}
.owl-news-menu .homepage-card-container .category-container .bookmark-wrap .share-link img, .owl-news-menu .homepage-card-container .category-container .bookmark-wrap .share-btn-lg img, .content-grid .homepage-card-container .category-container .bookmark-wrap .share-link img, .content-grid .homepage-card-container .category-container .bookmark-wrap .share-btn-lg img {
  width: 1.2em;
}
.owl-news-menu .owl-dots, .content-grid .owl-dots {
  display: none;
}

.content-grid .homepage-card-container {
  width: auto;
  height: auto;
  margin-top: 1em;
}
.content-grid .homepage-card-container .homepage-card-link {
  width: 100%;
}
.content-grid .homepage-card-container .homepage-card-link img {
  height: 130px;
}
.content-grid .homepage-card-container .homepage-card-link .homepage-card-title {
  margin-top: 140px !important;
}
.content-grid .homepage-card-container .homepage-card-link .media-icon-overlay img {
  height: auto;
  top: 5rem;
}

.owl-news-menu .owl-stage-outer {
  padding-left: 2px;
}
.owl-news-menu .homepage-card-container .homepage-card-link.locked::before {
  height: 100px;
}
.owl-news-menu .homepage-card-container .lock-icon-container .lock-icon {
  margin-left: 0.5em;
  margin-top: 0.5em;
}

.owl-feature-homepage .homepage-card-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #D9D9D9;
  -webkit-box-shadow: 0 0 3px #d9d9d9;
          box-shadow: 0 0 3px #d9d9d9;
  border-radius: 10px;
  width: 325px;
  overflow: hidden;
}
.owl-feature-homepage .homepage-card-container .homepage-card-link.locked {
  position: relative;
}
.owl-feature-homepage .homepage-card-container .homepage-card-link.locked::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(120%, transparent));
  background: linear-gradient(to bottom, #000000, transparent 120%);
  z-index: 2;
}
.owl-feature-homepage .homepage-card-container .image-container .lock-icon-container {
  position: absolute;
  z-index: 5;
}
.owl-feature-homepage .homepage-card-container .image-container .lock-icon-container .lock-icon {
  width: 25px;
  height: 25px;
  margin-left: 1em;
  margin-top: 1em;
}
.owl-feature-homepage .homepage-card-container .homepage-card-link {
  width: 100%;
  height: 207px;
}
.owl-feature-homepage .homepage-card-container .homepage-card-link .image-container {
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.owl-feature-homepage .homepage-card-container .homepage-card-link .image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.owl-feature-homepage .homepage-card-container .homepage-card-link .image-container .content-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#B042AD), color-stop(70%, transparent));
  background: linear-gradient(to top, #B042AD, transparent 70%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  z-index: 2;
}
.owl-feature-homepage .homepage-card-container .homepage-card-link .image-container .content-overlay .homepage-card-title {
  margin-bottom: 10px;
  color: #fff;
  font-weight: 700;
  font-size: 1.4em;
  position: relative;
  text-align: left;
  padding: 0 1em;
  margin-left: 0;
  top: 1em;
}
.owl-feature-homepage .homepage-card-container .homepage-card-link .image-container .content-overlay .date {
  font-size: 1em;
  position: relative;
  color: white;
  text-align: left;
  padding: 0 1.3em;
  top: 1.5em;
}
.owl-feature-homepage .homepage-card-container .homepage-card-link .image-container .content-overlay .date p {
  color: white;
  font-style: italic;
  font-size: 0.9em;
}

.owl-theme .owl-dots .owl-dot.active {
  background: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #E00A1D;
}

.owl-theme .owl-dots .owl-dot span {
  margin: 5px 5px;
}

.linear-menu {
  display: none;
}

#site_header .linear-menu {
  display: block;
  margin-top: 2em;
}

.jw-flag-audio-player .jw-controlbar .jw-text-elapsed, .jw-flag-audio-player .jw-controlbar .jw-text-duration {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.jw-flag-audio-player .jw-controlbar .jw-icon-volume, .jw-flag-audio-player .jw-controlbar .jw-icon-rewind {
  display: none !important;
}

.jw-flag-audio-player .jw-controlbar .jw-text-countdown {
  display: none !important;
}

.pro-tips-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 90px;
  border: 2px solid #D9D9D9;
  -webkit-box-shadow: 0 0 3px #D9D9D9;
          box-shadow: 0 0 3px #D9D9D9;
  border-radius: 10px;
}
.pro-tips-home .title-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D)) border-box;
  background: linear-gradient(white, white) padding-box, linear-gradient(to left, #B042AD, #E00A1D) border-box;
  border-radius: 7px;
  border: 2px solid transparent;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.3em 0.5em;
}
.pro-tips-home .title-wrap img {
  margin: 0.5em 0;
  width: 2em;
}
.pro-tips-home .title-wrap h2 {
  color: #E00A1D;
  font-weight: 700;
  font-size: 1.3em;
}
.pro-tips-home .main-wrap {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  padding: 0.5em;
}
.pro-tips-home .main-wrap p {
  color: #000;
  font-weight: 500;
}
.pro-tips-home .main-wrap p strong {
  font-weight: 500;
}
.pro-tips-home .main-wrap h3 {
  color: #E00A1D;
  font-style: italic;
  text-align: right;
  font-size: 0.9em;
}

.pro-tips-search {
  margin-top: 1em;
}

.article {
  margin: 0;
  width: calc(100% + 2em);
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 1.2em;
  margin-bottom: -7em;
}
.article .article-body {
  padding: 1em;
}
.article .article-body * {
  color: #4A4D4E;
}
.article .article-body h1 {
  font-size: 1.5em;
}
.article .article-body p {
  margin: 1em auto;
}
.article .article-body .date {
  color: #AAAAAA;
}
.article .article-body .article-content {
  margin-top: 1em;
}
.article .article-body .article-content * {
  padding: 0;
  margin: 1em auto;
}
.article .article-body .article-content a {
  color: blue;
  text-decoration: underline !important;
}
.article .free-article {
  -webkit-filter: blur(0) !important;
          filter: blur(0) !important;
}
.article .free-content-footer {
  margin-top: 2em;
}
.article .free-content-footer h4.header {
  font-size: 1.2em;
  font-weight: 600;
  color: #E00A1D;
}
.article .free-content-footer .profile-btns a {
  max-height: 46px;
  font-size: 1.2em;
  font-weight: 700;
}

p.not-subscribed {
  margin-top: 0.5em;
  font-size: 1em;
  font-weight: 500;
}
p.not-subscribed a {
  color: #000;
  text-decoration: underline !important;
  font-weight: 700;
  text-align: center;
}
p.not-subscribed a:hover {
  background: none;
  color: #000;
}

.not-subscribed a:last-child {
  display: inline-block;
  margin-top: 0.5em;
}

.tag-list {
  overflow: hidden;
  margin: 0.5em -0.5em;
}
.tag-list .tag {
  background-color: #DC0613;
  color: #FFFFFF;
  padding: 0.25em 1em;
  border-radius: 0.5em;
  margin: 0.5em !important;
  display: block;
  float: left;
  -webkit-box-shadow: 0 0 0.2em #AAA;
          box-shadow: 0 0 0.2em #AAA;
  text-transform: uppercase;
}

.input-wrap {
  margin-bottom: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-wrap label {
  display: block;
  text-align: center;
  font-size: 1.2em;
}
.input-wrap input {
  background-color: transparent;
  border: solid 3px #4A4D4E;
  color: #4A4D4E !important;
  position: relative;
  text-align: left !important;
  font-size: 1.3em;
  border-radius: 10px;
}
.input-wrap img {
  width: 30px;
  height: auto;
}

#login_form {
  max-width: 320px;
}

#login_form,
#sign_up,
#renew,
.remind,
#access-form {
  max-width: 512px;
  width: 100%;
}

#sign_up .legal-tag {
  margin: 1em 0;
  text-align: center;
}
#sign_up .profile-text {
  font-family: Nunito;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.1px;
  text-align: center;
  padding: 1em 3em;
}
#sign_up .input-wrap.username.field-row {
  margin-top: 0.5em;
}

.data-charge {
  font-family: Nunito;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: 1.5em;
  color: #757575;
  margin-bottom: 5em;
}

.renew,
.remind,
.unsubscribe-page,
.access-form {
  background: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/back.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
.renew #scrollwrap a,
.remind #scrollwrap a,
.unsubscribe-page #scrollwrap a,
.access-form #scrollwrap a {
  display: inline-block;
  border-bottom: 1px solid #333333;
}
.renew .cust-btn, .renew .tool .mini-app .btns button, .tool .mini-app .btns .renew button, .renew .input-wrap input, .input-wrap .renew input,
.remind .cust-btn,
.remind .tool .mini-app .btns button,
.tool .mini-app .btns .remind button,
.remind .input-wrap input,
.input-wrap .remind input,
.unsubscribe-page .cust-btn,
.unsubscribe-page .tool .mini-app .btns button,
.tool .mini-app .btns .unsubscribe-page button,
.unsubscribe-page .input-wrap input,
.input-wrap .unsubscribe-page input,
.access-form .cust-btn,
.access-form .tool .mini-app .btns button,
.tool .mini-app .btns .access-form button,
.access-form .input-wrap input,
.input-wrap .access-form input {
  display: block;
}
.renew .back-btn,
.remind .back-btn,
.unsubscribe-page .back-btn,
.access-form .back-btn {
  color: #FFFFFF;
}
.renew #site_header,
.remind #site_header,
.unsubscribe-page #site_header,
.access-form #site_header {
  background-color: #FFFFFF;
}
@media (max-width: 500px) {
  .renew #site_header,
  .remind #site_header,
  .unsubscribe-page #site_header,
  .access-form #site_header {
    width: 85%;
    margin: 0 auto;
    padding: 1.5em 1em;
  }
}
.renew .legal-tag,
.remind .legal-tag,
.unsubscribe-page .legal-tag,
.access-form .legal-tag {
  margin-top: 2em;
  font-size: 1.3em;
}
.renew .burger-menu,
.renew #menu,
.remind .burger-menu,
.remind #menu,
.unsubscribe-page .burger-menu,
.unsubscribe-page #menu,
.access-form .burger-menu,
.access-form #menu {
  display: none;
}
.renew .logo,
.remind .logo,
.unsubscribe-page .logo,
.access-form .logo {
  width: 165px;
  margin: 0 auto;
  margin-bottom: 4.5em;
}
.renew .logo img,
.remind .logo img,
.unsubscribe-page .logo img,
.access-form .logo img {
  width: 100%;
}
.renew .header,
.remind .header,
.unsubscribe-page .header,
.access-form .header {
  color: #000000;
  font-size: 2em;
  padding: 1em 0;
  font-weight: bold;
  text-transform: uppercase;
}
.renew input,
.remind input,
.unsubscribe-page input,
.access-form input {
  position: relative;
  background-color: #FFFFFF;
  padding-left: 5em;
  text-align: left;
  font-size: 1.2em;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
}
.renew input::-webkit-input-placeholder, .remind input::-webkit-input-placeholder, .unsubscribe-page input::-webkit-input-placeholder, .access-form input::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  font-style: italic;
  /* Firefox */
}
.renew input::-moz-placeholder, .remind input::-moz-placeholder, .unsubscribe-page input::-moz-placeholder, .access-form input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  font-style: italic;
  /* Firefox */
}
.renew input:-ms-input-placeholder, .remind input:-ms-input-placeholder, .unsubscribe-page input:-ms-input-placeholder, .access-form input:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  font-style: italic;
  /* Firefox */
}
.renew input::-ms-input-placeholder, .remind input::-ms-input-placeholder, .unsubscribe-page input::-ms-input-placeholder, .access-form input::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  font-style: italic;
  /* Firefox */
}
.renew input::placeholder,
.remind input::placeholder,
.unsubscribe-page input::placeholder,
.access-form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  font-style: italic;
  /* Firefox */
}
.renew input:-ms-input-placeholder,
.remind input:-ms-input-placeholder,
.unsubscribe-page input:-ms-input-placeholder,
.access-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
  font-style: italic;
}
.renew input::-ms-input-placeholder,
.remind input::-ms-input-placeholder,
.unsubscribe-page input::-ms-input-placeholder,
.access-form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
  font-style: italic;
}
.renew .input-wrap,
.remind .input-wrap,
.unsubscribe-page .input-wrap,
.access-form .input-wrap {
  position: relative;
  margin-top: 1.5em;
  margin-bottom: 4.25em;
}
.renew .input-wrap input,
.remind .input-wrap input,
.unsubscribe-page .input-wrap input,
.access-form .input-wrap input {
  border: solid 3px #DC0613;
}
.renew .input-wrap:before,
.remind .input-wrap:before,
.unsubscribe-page .input-wrap:before,
.access-form .input-wrap:before {
  content: "";
  width: 2em;
  height: 100%;
  position: absolute;
  top: 0;
  left: 2em;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
  background-position: center;
}
.renew .username:before,
.remind .username:before,
.unsubscribe-page .username:before,
.access-form .username:before {
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/phone.png");
}
.renew .password:before,
.remind .password:before,
.unsubscribe-page .password:before,
.access-form .password:before {
  background-image: url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/key.png");
}
.renew button,
.remind button,
.unsubscribe-page button,
.access-form button {
  width: 80%;
  display: block;
  margin: 0 auto;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 1.8em;
}
.renew .not-subscribed,
.remind .not-subscribed,
.unsubscribe-page .not-subscribed,
.access-form .not-subscribed {
  color: #000000;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 2em;
  text-align: center;
}
.renew .not-subscribed span,
.remind .not-subscribed span,
.unsubscribe-page .not-subscribed span,
.access-form .not-subscribed span {
  display: inline-block;
  color: #000000;
}
.renew .not-subscribed a,
.remind .not-subscribed a,
.unsubscribe-page .not-subscribed a,
.access-form .not-subscribed a {
  color: #333333;
  display: inline-block;
  font-weight: bold;
  margin-top: 0.5em;
  font-size: 1.2em;
  margin-bottom: 0.5em;
  border-bottom: 2px solid #333333;
}
.renew .not-subscribed a:last-child,
.remind .not-subscribed a:last-child,
.unsubscribe-page .not-subscribed a:last-child,
.access-form .not-subscribed a:last-child {
  font-size: 0.9em;
  border: none;
  display: block;
  margin-top: 1em;
  font-weight: normal;
}

.promotion h1 {
  color: #000000;
  font-size: 1.5em;
  font-weight: 700;
  text-align: center;
}
.promotion p {
  color: #000000;
  font-size: 1em;
  text-align: center;
  font-weight: 500;
}

#unsubscribe_form h2 {
  font-size: 1.5em;
}

.sign-up .header,
.renew .header,
.remind .header,
.unsubscribe-page .header,
.access-form .header {
  font-size: 1.5em;
  margin-bottom: 2.5em;
  margin-top: 2.45em;
}
.sign-up .promotion,
.renew .promotion,
.remind .promotion,
.unsubscribe-page .promotion,
.access-form .promotion {
  margin-bottom: 2em;
}
.sign-up .input-wrap,
.renew .input-wrap,
.remind .input-wrap,
.unsubscribe-page .input-wrap,
.access-form .input-wrap {
  margin-bottom: 3em;
}
.sign-up button,
.renew button,
.remind button,
.unsubscribe-page button,
.access-form button {
  padding: 0.8em 0.5em;
}
.sign-up .signup-footer,
.sign-up .renew-footer,
.renew .signup-footer,
.renew .renew-footer,
.remind .signup-footer,
.remind .renew-footer,
.unsubscribe-page .signup-footer,
.unsubscribe-page .renew-footer,
.access-form .signup-footer,
.access-form .renew-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sign-up .signup-footer a,
.sign-up .renew-footer a,
.renew .signup-footer a,
.renew .renew-footer a,
.remind .signup-footer a,
.remind .renew-footer a,
.unsubscribe-page .signup-footer a,
.unsubscribe-page .renew-footer a,
.access-form .signup-footer a,
.access-form .renew-footer a {
  color: rgb(25.5, 25.5, 25.5);
  font-size: 1em;
  border-bottom: 1px solid #333333;
  margin-bottom: 0.9em;
}

.unsubscribe-page .header {
  margin-bottom: 0.5em;
  margin-top: 4em;
}
.unsubscribe-page .header h1 {
  color: #000000;
}
.unsubscribe-page p {
  color: #000000;
}

.signup-footer {
  margin-top: 1em;
  font-size: 1.4em;
}

#loader {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0) url("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance/loading-spinner.gif") center no-repeat;
  background-size: cover;
  margin-bottom: 2.25em;
}

.sign-up .header {
  margin-bottom: 0.5em;
}
.sign-up .signup-check-fail {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sign-up .complete .cust-btn, .sign-up .complete .tool .mini-app .btns button, .tool .mini-app .btns .sign-up .complete button, .sign-up .complete .input-wrap input, .input-wrap .sign-up .complete input {
  margin-bottom: 1em;
  border-radius: 20px;
  margin: 0;
  text-align: center;
  border: 0 !important;
  font-size: 1.1em;
}

.sign-up .complete .cust-btn, .sign-up .complete .tool .mini-app .btns button, .tool .mini-app .btns .sign-up .complete button, .sign-up .complete .input-wrap input, .input-wrap .sign-up .complete input {
  margin: 0.5em 0;
}

.signup-check-fail {
  display: none;
}

.signup-check-success {
  display: none;
}
.signup-check-success h1 {
  font-size: 1.5em;
}
.signup-check-success h1 #countdown {
  font-size: 1em;
}

.signup-check-content-blocked {
  display: none;
}
.signup-check-content-blocked h1 {
  font-size: 20px;
  font-weight: 600;
  line-height: 27.28px;
  text-align: center;
}
.signup-check-content-blocked p {
  font-size: 14px;
  font-weight: 400;
  line-height: 19.1px;
  text-align: center;
  margin: 1.5em 5em;
}
.signup-check-content-blocked a {
  margin-bottom: 2em;
}
.signup-check-content-blocked a img {
  width: 28px;
  height: 28px;
  margin-right: -28px;
}
.signup-check-content-blocked a span {
  margin-right: auto;
  margin-left: auto;
}

.lock-content {
  position: absolute;
  bottom: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.lock-content .overlay {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
.lock-content img {
  width: 100px;
}

.lock-icon {
  z-index: 1;
}

.lock-wrap {
  position: relative;
}

.content-item-lock {
  height: 100vh;
  overflow: hidden;
}
.content-item-lock .article-content:not(.synopsis) {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
.content-item-lock .lock-content {
  left: -1.8em;
  top: 0;
  right: -1.8em;
  bottom: -2.3em;
  width: auto;
  height: auto;
  text-align: center;
  padding-top: 2.5em;
}
.content-item-lock .btn {
  background-color: #FFFFFF;
  border-radius: 40px;
  border: 2px solid #000000;
  font-weight: bold;
  font-size: 1.2em;
  padding: 0.7em;
  margin-top: 1em;
}

.error {
  color: #DC0613;
  text-align: center;
  margin-top: 1em;
}

.my-account,
.cust-panel {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.my-account .info p,
.cust-panel .info p {
  overflow: hidden;
  margin: 1em auto;
}
.my-account .info p span,
.cust-panel .info p span {
  display: block;
  float: left;
  width: 50%;
  font-size: 1.6em;
}
.my-account .info p span:last-child,
.cust-panel .info p span:last-child {
  text-align: center;
}
.my-account h2,
.cust-panel h2 {
  font-weight: bold;
}

.dropdown .fa-chevron-up {
  display: none;
}
.dropdown.open .fa-chevron-down {
  display: none;
}
.dropdown.open .fa-chevron-up {
  display: inline;
}
.dropdown .dropdown-menu {
  min-width: 100%;
}

.select-wrap, .select-wrap-currency, .saved-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.select-wrap span, .select-wrap-currency span, .saved-filter span {
  display: inline-block;
  min-width: 5em;
}
.select-wrap > button, .select-wrap .button, .select-wrap-currency > button, .select-wrap-currency .button, .saved-filter > button, .saved-filter .button {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #FFFFFF;
  color: #fff;
  cursor: pointer;
}
.select-wrap > button i, .select-wrap .button i, .select-wrap-currency > button i, .select-wrap-currency .button i, .saved-filter > button i, .saved-filter .button i {
  margin: 0 0.5em !important;
  color: #fff !important;
}
.select-wrap > button .select-value, .select-wrap .button .select-value, .select-wrap-currency > button .select-value, .select-wrap-currency .button .select-value, .saved-filter > button .select-value, .saved-filter .button .select-value {
  color: #fff !important;
}
.select-wrap .dropdown-menu, .select-wrap-currency .dropdown-menu, .saved-filter .dropdown-menu {
  margin-top: 0.5em;
  padding: 0.5em;
  border-radius: 2em;
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(to left, #B042AD, #E00A1D);
}
.select-wrap .dropdown-menu .v-scroller, .select-wrap-currency .dropdown-menu .v-scroller, .saved-filter .dropdown-menu .v-scroller {
  overflow: hidden;
}

.select-list button {
  color: #FFFFFF;
  width: 100%;
  font-size: 1.5em;
}
.select-list p, .select-list .value-code, .select-list .value-name {
  color: white !important;
}

.cust-field,
.select-wrap > button, .select-wrap-currency > button, .saved-filter > button, .select-wrap .button, .select-wrap-currency .button, .saved-filter .button {
  border-radius: 2em;
  padding: 0.5em;
  border: solid 2px #D4D4D5;
  outline: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  position: relative;
}
.cust-field input,
.cust-field span,
.select-wrap > button input,
.select-wrap > button span, .select-wrap-currency > button input,
.select-wrap-currency > button span, .saved-filter > button input,
.saved-filter > button span, .select-wrap .button input,
.select-wrap .button span, .select-wrap-currency .button input,
.select-wrap-currency .button span, .saved-filter .button input,
.saved-filter .button span {
  border: 0 !important;
  outline: none !important;
  width: 100%;
  text-align: center;
  font-size: 1.5em;
  background-color: transparent;
  position: relative;
}

.tool .mini-app {
  border-radius: 2em;
  text-align: center;
}
.tool .mini-app > * {
  margin: 0.75em auto;
}
.tool .mini-app > *:first-child {
  margin-top: 0;
}
.tool .mini-app > *:last-child {
  margin-bottom: 0;
}
.tool .mini-app h3 {
  font-size: 1em;
  font-weight: 600;
}
.tool .mini-app .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2em;
  margin-bottom: 2em;
  gap: 5px;
}
.tool .mini-app .btns button {
  width: 40%;
  margin: 0 !important;
  max-width: 150px;
  font-size: 1.1em;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tool .mini-app .btns #clear_btn {
  background-color: #d9d9d9;
  color: #000;
}
.tool .mini-app .btns #clear_btn img {
  margin: 0;
  width: 2em;
  height: 2em;
  margin-right: 0.25em;
}
.tool .mini-app .btns #calc_btn, .tool .mini-app .btns #convert_btn {
  background-color: #b042ad;
  color: white;
}
.tool .mini-app .btns #calc_btn img, .tool .mini-app .btns #convert_btn img {
  margin: 0;
  width: 2em;
  height: 2em;
  margin-right: 0.25em;
}
.tool .mini-app .field-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5em 1em;
  max-height: 35px;
}
.tool .mini-app .field-row p:first-child {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.tool .mini-app .field-row p {
  text-wrap: nowrap;
  font-weight: 500;
}
.tool .mini-app .field-row > * {
  text-align: left;
}
.tool .mini-app .field-row > *:last-child:not(.symbol), .tool .mini-app .field-row > *:last-child.symbol > p, .tool .mini-app .field-row > *:last-child.symbol > input {
  border: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  position: relative;
}
.tool .mini-app .field-row > input {
  text-align: right;
}
.tool .mini-app #dest_amount {
  color: #DC0613;
}

.symbol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.symbol p,
.symbol input {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 0;
  position: relative;
}
.symbol p:first-child,
.symbol input:first-child {
  margin-right: 0.5em;
}
.symbol p:last-child,
.symbol input:last-child {
  margin-left: 0.5em;
}

.result .field-row *:last-child * {
  color: #DC0613;
}

#crypto_rate_finder .crypto-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5em;
}
#crypto_rate_finder .crypto-list .crypto-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5em 1em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#crypto_rate_finder .crypto-list .crypto-item + .crypto-item {
  margin-top: 0.75em;
}
#crypto_rate_finder .crypto-list .crypto-item {
  border: 2px solid #d9d9d9;
  -webkit-box-shadow: 0 0 5px #d9d9d9;
          box-shadow: 0 0 5px #d9d9d9;
}
#crypto_rate_finder .crypto-list .crypto-item img {
  width: 24px;
  margin: 0;
}
#crypto_rate_finder .crypto-list .crypto-item .crypto-title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 1em;
  width: auto;
}
#crypto_rate_finder .crypto-list .crypto-item .crypto-title h3 {
  font-size: 1.5em;
}
#crypto_rate_finder .crypto-list .crypto-item .crypto-title p {
  font-size: 1em;
  font-weight: 500;
  color: #000;
}
#crypto_rate_finder .crypto-list .crypto-item .crypto-title p:first-child {
  font-weight: 700;
  font-size: 1.5em;
}
#crypto_rate_finder .crypto-list .crypto-item button {
  width: auto;
  font-size: 0.9em;
  font-weight: 500;
  color: #B042AD;
}
#crypto_rate_finder .crypto-list .crypto-item .crypto-result {
  width: 100%;
  display: none;
  position: relative;
  border-top: 1px solid transparent;
  padding-top: 10px;
  background-image: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background-image: linear-gradient(to left, #B042AD, #E00A1D);
  background-position: top;
  background-size: 100% 2px;
  background-repeat: no-repeat;
  margin-top: 1em;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
#crypto_rate_finder .crypto-list .crypto-item .crypto-result p {
  text-align: left;
  font-size: 1.5em;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
  text-wrap: nowrap;
}
#crypto_rate_finder .crypto-list .crypto-item .crypto-result p span {
  color: #000;
  font-weight: 500;
}
#crypto_rate_finder .crypto-list .crypto-item .crypto-result p span:first-child {
  font-weight: 800;
}
#crypto_rate_finder .crypto-list .crypto-item .crypto-result p:first-child {
  margin-left: 3em;
}
#crypto_rate_finder .crypto-list .crypto-item .crypto-result p:nth-child(2) {
  margin-left: 2em;
}
#crypto_rate_finder .crypto-list .crypto-item .crypto-result p:nth-child(3) {
  margin-left: 3em;
}
#crypto_rate_finder .crypto-list .crypto-item .crypto-result p:nth-child(4) {
  margin-left: 2em;
}
@media screen and (max-width: 420px) {
  #crypto_rate_finder .crypto-list .crypto-item .crypto-result p:first-child {
    margin-left: 2em;
  }
  #crypto_rate_finder .crypto-list .crypto-item .crypto-result p:nth-child(2) {
    margin-left: 1em;
  }
  #crypto_rate_finder .crypto-list .crypto-item .crypto-result p:nth-child(3) {
    margin-left: 2em;
  }
  #crypto_rate_finder .crypto-list .crypto-item .crypto-result p:nth-child(4) {
    margin-left: 1em;
  }
}
@media screen and (max-width: 320px) {
  #crypto_rate_finder .crypto-list .crypto-item .crypto-result p {
    margin-left: 0;
  }
}
#crypto_rate_finder .crypto-list .crypto-item.open .crypto-result {
  display: -ms-grid;
  display: grid;
}
#crypto_rate_finder .crypto-list .crypto-item .fa {
  margin-left: 0.2em;
  color: #B042AD;
}
#crypto_rate_finder .crypto-list .crypto-item .fa-chevron-up {
  display: none;
}
#crypto_rate_finder .crypto-list .crypto-item.open {
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D)) border-box;
  background: linear-gradient(white, white) padding-box, linear-gradient(to left, #B042AD, #E00A1D) border-box;
  border-radius: 15px;
}
#crypto_rate_finder .crypto-list .crypto-item.open .fa-chevron-down {
  display: none;
}
#crypto_rate_finder .crypto-list .crypto-item.open .fa-chevron-up {
  display: inline;
}
#crypto_rate_finder .crypto-list .crypto-item.loading .crypto-result::after {
  opacity: 1;
}
#crypto_rate_finder .crypto-list .crypto-item.loading .crypto-result p {
  opacity: 0.5;
}

#expense_tracker .Fuel,
#work_pay_tracker .Fuel {
  background: URL("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/fuelicon.png") no-repeat;
  background-size: contain;
}
#expense_tracker .Food,
#work_pay_tracker .Food {
  background: URL("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/foodicon.png") no-repeat;
  background-size: contain;
}
#expense_tracker .Education,
#work_pay_tracker .Education {
  background: URL("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/eduicon.png") no-repeat;
  background-size: contain;
}
#expense_tracker .Entertainment,
#work_pay_tracker .Entertainment {
  background: URL("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/enticon.png") no-repeat;
  background-size: contain;
}
#expense_tracker .Sport,
#work_pay_tracker .Sport {
  background: URL("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/sportsicon.png") no-repeat;
  background-size: contain;
}
#expense_tracker .Stationary,
#work_pay_tracker .Stationary {
  background: URL("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/staticon.png") no-repeat;
  background-size: contain;
}
#expense_tracker .Other,
#work_pay_tracker .Other {
  background: URL("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/othericon.png") no-repeat;
  background-size: contain;
}
#expense_tracker .plus .theicon,
#work_pay_tracker .plus .theicon {
  background: URL("//xcmsv2-cdn.awap.tv/layout/grfx/brand-graphics/switch-on-finance-dev-2024/income.png") no-repeat;
  background-size: contain;
}
#expense_tracker .field-row,
#work_pay_tracker .field-row {
  margin: 1.5em auto;
}
#expense_tracker .field-row p,
#work_pay_tracker .field-row p {
  margin-right: 0.75em;
}
#expense_tracker .btns,
#work_pay_tracker .btns {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#expense_tracker > p,
#expense_tracker #history_group > p,
#work_pay_tracker > p,
#work_pay_tracker #history_group > p {
  text-align: left;
  font-size: 1em;
  font-style: italic;
  margin: 1em auto;
}
#expense_tracker .expense-type-group,
#work_pay_tracker .expense-type-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
#expense_tracker .expense-type-group label,
#work_pay_tracker .expense-type-group label {
  text-wrap: nowrap;
  margin: 0;
  font-weight: 700;
  color: #000;
  font-size: 1em;
}
#expense_tracker .expense-type-group .dropdown-menu,
#work_pay_tracker .expense-type-group .dropdown-menu {
  text-align: center;
}
#expense_tracker:not(.is-expense) .expense-type-group,
#work_pay_tracker:not(.is-expense) .expense-type-group {
  display: none !important;
}
#expense_tracker h3,
#work_pay_tracker h3 {
  text-align: left;
}
#expense_tracker #list,
#work_pay_tracker #list {
  overflow: hidden;
  margin: 0;
}
#expense_tracker #list > *:last-child > .results,
#work_pay_tracker #list > *:last-child > .results {
  padding-bottom: 0 !important;
}
#expense_tracker #list .results,
#work_pay_tracker #list .results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
#expense_tracker #list .results *,
#work_pay_tracker #list .results * {
  width: auto;
}
#expense_tracker #list .results .thetext,
#expense_tracker #list .results .work,
#expense_tracker #list .results .client,
#work_pay_tracker #list .results .thetext,
#work_pay_tracker #list .results .work,
#work_pay_tracker #list .results .client {
  width: 0;
  font-size: 1.1em;
  text-align: center;
  padding: 0 0.5em;
  font-weight: 500;
}
#expense_tracker #list .results .thetext,
#work_pay_tracker #list .results .thetext {
  text-align: left;
  color: #000;
}
#expense_tracker #list .results .theicon,
#work_pay_tracker #list .results .theicon {
  width: 1.5em;
  height: 1.5em;
}
@media (max-width: 299px) {
  #expense_tracker #list .results .theicon,
  #work_pay_tracker #list .results .theicon {
    display: none;
  }
}
#expense_tracker #list .results .theprice,
#expense_tracker #list .results .amountb,
#work_pay_tracker #list .results .theprice,
#work_pay_tracker #list .results .amountb {
  font-size: 1em;
  text-align: center;
  color: #B042AD;
  padding: 0 0.5em 0 0;
}
#expense_tracker #list .results .theprice, #expense_tracker #list .results .amountb,
#work_pay_tracker #list .results .theprice,
#work_pay_tracker #list .results .amountb {
  text-align: right;
  font-weight: 700;
}
#expense_tracker #list .results .added,
#expense_tracker #list .results .hours,
#work_pay_tracker #list .results .added,
#work_pay_tracker #list .results .hours {
  font-size: 0.8em;
  font-weight: 400;
  font-style: italic;
  padding: 0 0.5em;
  color: #757575;
}
#expense_tracker #list .results .delete-btn,
#work_pay_tracker #list .results .delete-btn {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  position: relative;
  border: 1px solid #757575;
}
#expense_tracker #list .results .delete-btn span,
#work_pay_tracker #list .results .delete-btn span {
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #757575;
  font-size: 1em;
}
#expense_tracker #list .results > *:not(.theicon,
.delete-btn,
.added),
#work_pay_tracker #list .results > *:not(.theicon,
.delete-btn,
.added) {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 0;
  word-break: break-word;
  overflow: hidden;
}
#expense_tracker #list .results .client-wrap,
#work_pay_tracker #list .results .client-wrap {
  word-break: normal;
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
#expense_tracker #list .results .client-wrap .client, #expense_tracker #list .results .client-wrap .work,
#work_pay_tracker #list .results .client-wrap .client,
#work_pay_tracker #list .results .client-wrap .work {
  width: auto;
  text-align: left;
  padding-left: 0;
  font-weight: 500;
  font-size: 0.9em;
}
#expense_tracker #list .results .client-wrap .client,
#work_pay_tracker #list .results .client-wrap .client {
  font-size: 1.1em;
  font-weight: 700;
}
#expense_tracker #list .minus .theprice,
#work_pay_tracker #list .minus .theprice {
  color: #000;
}
#expense_tracker label,
#work_pay_tracker label {
  margin-bottom: 0;
  font-weight: 700;
  color: #000;
  font-size: 1em;
}
#expense_tracker > p,
#work_pay_tracker > p {
  font-weight: 300;
  font-size: 1em;
}
#expense_tracker > p,
#work_pay_tracker > p {
  margin: 1em auto;
  color: #757575;
  font-weight: 500;
  font-size: 0.8em;
}
#expense_tracker #history_group,
#work_pay_tracker #history_group {
  padding: 2em 0;
  padding-top: 0;
}
#expense_tracker #history_group p,
#work_pay_tracker #history_group p {
  display: none;
}
#expense_tracker #history_group #list:empty,
#work_pay_tracker #history_group #list:empty {
  display: none;
}
#expense_tracker #history_group #list:empty + p,
#work_pay_tracker #history_group #list:empty + p {
  display: block;
}
#expense_tracker .overview,
#work_pay_tracker .overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5em;
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D)) border-box;
  background: linear-gradient(white, white) padding-box, linear-gradient(to left, #B042AD, #E00A1D) border-box;
  border-radius: 15px;
}
#expense_tracker .overview .balance-overview,
#work_pay_tracker .overview .balance-overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#expense_tracker .overview .balance-overview p:first-child,
#work_pay_tracker .overview .balance-overview p:first-child {
  font-size: 1em;
  text-align: center;
  color: #000;
  font-weight: 500;
}
#expense_tracker .overview .balance-overview p:last-child,
#work_pay_tracker .overview .balance-overview p:last-child {
  font-size: 2em;
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(to left, #B042AD, #E00A1D);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-weight: 700;
}
#expense_tracker .overview .in-out-overview,
#work_pay_tracker .overview .in-out-overview {
  border-top: 1px solid transparent;
  padding-top: 10px;
  background-image: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background-image: linear-gradient(to left, #B042AD, #E00A1D);
  background-position: top;
  background-size: 100% 2px;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: relative;
}
#expense_tracker .overview .in-out-overview .income-overview p:first-child, #expense_tracker .overview .in-out-overview .expense-overview p:first-child,
#work_pay_tracker .overview .in-out-overview .income-overview p:first-child,
#work_pay_tracker .overview .in-out-overview .expense-overview p:first-child {
  font-size: 1em;
  text-align: center;
  color: #000;
  font-weight: 500;
}
#expense_tracker .overview .in-out-overview .income-overview p:last-child, #expense_tracker .overview .in-out-overview .expense-overview p:last-child,
#work_pay_tracker .overview .in-out-overview .income-overview p:last-child,
#work_pay_tracker .overview .in-out-overview .expense-overview p:last-child {
  font-size: 1.8em;
  color: #000;
  font-weight: 600;
}
#expense_tracker .overview .in-out-overview .income-overview:after,
#work_pay_tracker .overview .in-out-overview .income-overview:after {
  content: "";
  position: absolute;
  top: 25%;
  left: 50%;
  width: 2px;
  height: 65%;
  background-color: #D9D9D9;
}
#expense_tracker .work-balance-overview,
#work_pay_tracker .work-balance-overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5em;
  margin: 0 auto 1em auto;
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D)) border-box;
  background: linear-gradient(white, white) padding-box, linear-gradient(to left, #B042AD, #E00A1D) border-box;
  border-radius: 15px;
}
#expense_tracker .work-balance-overview p:first-child,
#work_pay_tracker .work-balance-overview p:first-child {
  font-size: 1em;
  text-align: center;
  color: #000;
  font-weight: 500;
}
#expense_tracker .work-balance-overview p:last-child,
#work_pay_tracker .work-balance-overview p:last-child {
  font-size: 2em;
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(to left, #B042AD, #E00A1D);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-weight: 700;
}
#expense_tracker .inorout-dropdown,
#work_pay_tracker .inorout-dropdown {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: auto;
}
#expense_tracker .inorout-dropdown .select-value,
#work_pay_tracker .inorout-dropdown .select-value {
  width: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  font-weight: 500;
  font-size: 1em;
}
#expense_tracker .select-value i,
#work_pay_tracker .select-value i {
  font-size: 0.8em;
}
#expense_tracker .addit,
#work_pay_tracker .addit {
  background-color: #B042AD;
  width: auto;
}
#expense_tracker .addit img,
#work_pay_tracker .addit img {
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.25em;
}
#expense_tracker .select-wrap, #expense_tracker .saved-filter,
#work_pay_tracker .select-wrap,
#work_pay_tracker .saved-filter {
  margin-bottom: 0;
}

.disabled {
  pointer-events: none !important;
  opacity: 0.5 !important;
}

.ajax-form {
  margin-top: 2em;
}
.ajax-form .invalid + button[type=submit] {
  pointer-events: none;
  opacity: 0.5;
}
.ajax-form .msg {
  display: none;
  font-size: 1em;
  font-weight: 600;
  text-align: center;
  margin: 1em auto;
}
.ajax-form .error-msg {
  color: red;
}
.ajax-form .success-msg {
  color: green;
  font-size: 1.3em;
}
.ajax-form .authorization-required-msg {
  color: green;
}
.ajax-form .cust-btn-group {
  margin: 1em auto;
}
.ajax-form.loading,
.ajax-form.loading *, .ajax-form.success,
.ajax-form.success * {
  pointer-events: none;
}
.ajax-form.loading.cust-btn, .input-wrap input.ajax-form.loading, .tool .mini-app .btns button.ajax-form.loading,
.ajax-form.loading *.cust-btn,
.ajax-form.loading .input-wrap input,
.input-wrap .ajax-form.loading input,
.ajax-form.loading .tool .mini-app .btns button,
.tool .mini-app .btns .ajax-form.loading button, .ajax-form.success.cust-btn, .input-wrap input.ajax-form.success, .tool .mini-app .btns button.ajax-form.success,
.ajax-form.success *.cust-btn,
.ajax-form.success .input-wrap input,
.input-wrap .ajax-form.success input,
.ajax-form.success .tool .mini-app .btns button,
.tool .mini-app .btns .ajax-form.success button {
  opacity: 0.5 !important;
}
.ajax-form[data-status=success] .success-msg {
  display: block;
}
.ajax-form[data-status=error] .error-msg {
  display: block;
}
.ajax-form[data-status=authorization_required] .authorization-required-msg {
  display: block;
}

*[data-hide-empty=""],
*[data-hide-emptyalt=""] {
  display: none !important;
}

.feedback {
  font-style: italic;
  text-align: center;
  font-size: 1.4em;
  margin: auto;
  margin: 2em auto;
  max-width: 22em;
}

.bookmark-wrap {
  text-align: center;
}
.bookmark-wrap .cust-btn, .bookmark-wrap .input-wrap input, .input-wrap .bookmark-wrap input, .bookmark-wrap .tool .mini-app .btns button, .tool .mini-app .btns .bookmark-wrap button {
  font-size: 1.2em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
  margin: auto;
  padding: 0.25em 0.75em;
}
.bookmark-wrap .cust-btn span, .bookmark-wrap .input-wrap input span, .input-wrap .bookmark-wrap input span, .bookmark-wrap .tool .mini-app .btns button span, .tool .mini-app .btns .bookmark-wrap button span {
  font-size: 0.8em;
}
.bookmark-wrap .feedback {
  font-size: 1em;
  color: green;
}
.bookmark-wrap .feedback:not(:first-child) {
  display: none;
}

.list-empty:not(:last-child) {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 1.3em;
  }
  select,
  textarea,
  input {
    font-size: 16px;
  }
}
.tools-subpages-header-wrapper {
  margin-top: 1em;
  z-index: 5;
}
.tools-subpages-header-wrapper img {
  width: 61px;
  height: 61px;
}
.tools-subpages-header-wrapper .tools-subpages-header {
  color: white;
  font-size: 2.25em;
  margin: 0;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}

.tools-rounded-bg {
  background: white;
  border-radius: 10px;
  padding: 1em;
  position: relative;
}
.tools-rounded-bg .icon {
  border: 1px solid #d9d9d9;
  -webkit-box-shadow: 0 0 5px #d9d9d9;
          box-shadow: 0 0 5px #d9d9d9;
}
.tools-rounded-bg .icon::before {
  width: 2em;
  height: 2em;
  margin-top: 0.5em;
}
.tools-rounded-bg .icon span {
  background-color: white;
  color: black;
}
.tools-rounded-bg h3 {
  color: #E00A1D;
  font-weight: 500;
  font-size: 1em;
  text-align: start;
  border-bottom: 1px solid transparent;
  padding-bottom: 10px;
  background-image: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background-image: linear-gradient(to left, #B042AD, #E00A1D);
  background-position: bottom;
  background-size: 100% 2px;
  background-repeat: no-repeat;
}
.tools-rounded-bg .input-container {
  border: 2px solid #d9d9d9;
  padding: 0.25em 1em;
  border-radius: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 0 5px #d9d9d9;
          box-shadow: 0 0 5px #d9d9d9;
  max-height: 35px;
  min-height: 35px;
}
.tools-rounded-bg .input-container p {
  font-weight: 500;
  font-size: 1em;
}
.tools-rounded-bg .input-container span {
  border: none;
  font-weight: 800;
}
.tools-rounded-bg .input-container input, .tools-rounded-bg .input-container .tools-result {
  width: 100%;
  margin: 0 0.2em;
  border: none;
  outline: none;
  text-align: right;
}
.tools-rounded-bg .input-container #amount {
  width: 100%;
  text-align: right;
  margin-right: 0.25em;
}
.tools-rounded-bg .select-wrap, .tools-rounded-bg .select-wrap-currency, .tools-rounded-bg .saved-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tools-rounded-bg .select-wrap .from, .tools-rounded-bg .select-wrap .to, .tools-rounded-bg .select-wrap-currency .from, .tools-rounded-bg .select-wrap-currency .to, .tools-rounded-bg .saved-filter .from, .tools-rounded-bg .saved-filter .to {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
  color: #000;
  font-size: 1.1em;
  font-weight: 500;
}
.tools-rounded-bg .select-wrap button, .tools-rounded-bg .select-wrap .button, .tools-rounded-bg .select-wrap-currency button, .tools-rounded-bg .select-wrap-currency .button, .tools-rounded-bg .saved-filter button, .tools-rounded-bg .saved-filter .button {
  border: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 200px;
}
.tools-rounded-bg .select-wrap .select-value, .tools-rounded-bg .select-wrap-currency .select-value, .tools-rounded-bg .saved-filter .select-value {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tools-rounded-bg .select-wrap .select-value img, .tools-rounded-bg .select-wrap-currency .select-value img, .tools-rounded-bg .saved-filter .select-value img {
  width: 25px;
  margin: 0 0.5em;
}
.tools-rounded-bg .select-wrap .select-value .value-code, .tools-rounded-bg .select-wrap-currency .select-value .value-code, .tools-rounded-bg .saved-filter .select-value .value-code {
  font-weight: 700;
  font-size: 1.4em;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tools-rounded-bg .select-wrap .select-value .value-code i, .tools-rounded-bg .select-wrap-currency .select-value .value-code i, .tools-rounded-bg .saved-filter .select-value .value-code i {
  font-size: 0.8em;
}
.tools-rounded-bg .select-wrap .select-value .value-name, .tools-rounded-bg .select-wrap-currency .select-value .value-name, .tools-rounded-bg .saved-filter .select-value .value-name {
  font-size: 1em;
  font-weight: 400;
}

.bookmarks-title-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bookmarks-title-container .bookmarks-section-title {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.bookmarks-title-container .bookmarks-section-title h2 {
  color: #B042AD;
  font-size: 1.5em;
}
.bookmarks-title-container .saved-filter, .bookmarks-title-container .select-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.bookmarks-title-container .saved-filter button, .bookmarks-title-container .saved-filter .button, .bookmarks-title-container .select-wrap button, .bookmarks-title-container .select-wrap .button {
  border: none;
  -webkit-box-flex: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
}
.bookmarks-title-container .saved-filter button p, .bookmarks-title-container .saved-filter .button p, .bookmarks-title-container .select-wrap button p, .bookmarks-title-container .select-wrap .button p {
  color: #B042AD;
}
.bookmarks-title-container .saved-filter button .select-value, .bookmarks-title-container .saved-filter .button .select-value, .bookmarks-title-container .select-wrap button .select-value, .bookmarks-title-container .select-wrap .button .select-value {
  color: #B042AD !important;
  font-size: 1em;
  text-align: right;
}
.bookmarks-title-container .saved-filter button .select-value i, .bookmarks-title-container .saved-filter .button .select-value i, .bookmarks-title-container .select-wrap button .select-value i, .bookmarks-title-container .select-wrap .button .select-value i {
  color: #B042AD !important;
}

.saved-title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.grey-border {
  border: 1px solid #D9D9D9;
  -webkit-box-shadow: 0 0 5px #D9D9D9;
          box-shadow: 0 0 5px #D9D9D9;
  border-radius: 10px;
}

.profile-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.profile-info .profile-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1em;
}
.profile-info .profile-cards img {
  width: 58px;
  padding-bottom: 1em;
}
.profile-info .profile-cards h3 {
  background-image: none;
  padding-top: 10px;
  text-align: center;
  border-top: 1px solid rgb(242.5, 242.5, 242.5);
  color: #000000;
  font-weight: 700;
  font-size: 1.2em;
  padding-bottom: 0;
}
.profile-info .profile-cards span {
  text-align: center;
  font-style: italic;
  color: #757575;
  font-size: 1em;
}

.profile-text {
  font-size: 1.1em;
  font-weight: 500;
  text-align: center;
  margin: 2em auto;
}

.profile-text.tscs {
  margin: 1em auto;
}

.profile-btns-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.profile-btns-container .profile-btns .profile-unsubscribe {
  margin-top: 1em;
}

.profile-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
}
.profile-btns a, .profile-btns button {
  font-size: 1.1em;
  position: relative;
}
.profile-btns a img, .profile-btns button img {
  position: absolute;
  left: 0;
  width: 28px;
  height: auto;
  margin-left: 1em;
}

.profile-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.profile-container .input-container {
  max-height: 46px;
}
.profile-container .input-container input {
  font-size: 1em;
  color: #000 !important;
  font-weight: 500;
}
.profile-container .input-container img {
  width: 23px;
}
.profile-container .cust-btn, .profile-container .input-wrap input, .input-wrap .profile-container input, .profile-container .tool .mini-app .btns button, .tool .mini-app .btns .profile-container button {
  font-size: 1.1em;
  font-weight: 600;
}

.blob-no-title {
  margin-top: 6em;
}
.blob-no-title h1 {
  font-size: 1.5em;
  margin: auto;
  color: #000;
  font-weight: 600;
}

.pro-tips-deep-container {
  top: 0;
  padding: 0.5em 0;
}
.pro-tips-deep-container .pro-tips-deeper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 2px solid #D9D9D9;
  -webkit-box-shadow: 0 0 3px #D9D9D9;
          box-shadow: 0 0 3px #D9D9D9;
  border-radius: 10px;
  padding: 0.5em;
}
.pro-tips-deep-container .pro-tips-deeper .pro-tips-main-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.pro-tips-deep-container .pro-tips-deeper .pro-tips-main-text p {
  color: #000;
  font-weight: 500;
  font-size: 14px;
}
.pro-tips-deep-container .pro-tips-deeper .pro-tips-main-text p strong {
  font-size: 14px;
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(to left, #B042AD, #E00A1D);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-weight: 800;
}
.pro-tips-deep-container .pro-tips-deeper .pro-tips-main-text h3 {
  color: #000;
  font-style: italic;
  text-align: right;
  border-bottom: 1px solid #D9D9D9;
  background-image: none;
}
.pro-tips-deep-container .pro-tips-deeper .date {
  padding-top: 0.5em;
}
.pro-tips-deep-container .pro-tips-deeper .date p {
  color: #757575;
  font-style: italic;
  font-weight: 500;
  font-size: 0.9em;
}

.pro-tips-deeper.open {
  border: 2px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white)) padding-box, -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D)) border-box;
  background: linear-gradient(white, white) padding-box, linear-gradient(to left, #B042AD, #E00A1D) border-box;
}
.pro-tips-deeper.open .pro-tips-main-text h3 {
  border-bottom: 1px solid transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background-image: linear-gradient(to left, #B042AD, #E00A1D);
  background-position: bottom;
  background-size: 100% 2px;
  background-repeat: no-repeat;
}
.pro-tips-deeper.open .date p {
  color: #E00A1D;
}

.article .hero-container {
  position: relative;
}
.article .hero-container .nav-header-articles {
  position: absolute;
  color: white;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2em 1em;
  max-width: 512px;
  z-index: 10;
}
.article .hero-container .nav-header-articles a {
  width: 25px;
}
.article .hero-container .nav-header-articles button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
.article .hero-container .nav-header-articles button .icon-bar-white {
  width: 1.5em;
  height: 0.2em;
  border-radius: 20px;
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(to left, #B042AD, #E00A1D);
}
.article .hero-container .hero-img {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.article .hero-container .content-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#B042AD), color-stop(50%, transparent));
  background: linear-gradient(to top, #B042AD, transparent 50%);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.article .tools-rounded-bg {
  top: -8em;
  margin-left: 1em;
  margin-right: 1em;
  width: auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.article .tools-rounded-bg h1 {
  font-size: 1.4em;
  text-align: left;
  font-weight: 700;
  line-height: 21px;
  margin-left: 0;
  color: #000;
}
.article .tools-rounded-bg .date {
  padding: 0 5px;
}
.article .tools-rounded-bg .date p {
  font-style: italic;
  color: #757575;
  font-weight: 500;
  font-size: 0.9em;
}
.article .tools-rounded-bg .category-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 5px 5px;
}
.article .tools-rounded-bg .category-container .category {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  text-wrap: nowrap;
  color: #B042AD;
  font-style: italic;
  font-weight: 500;
  font-size: 0.9em;
}
.article .tools-rounded-bg .category-container .bookmark-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.article .tools-rounded-bg .category-container .bookmark-wrap > * {
  background-color: white;
  padding: 0;
  margin: 0;
}
.article .tools-rounded-bg .category-container .bookmark-wrap .cust-btn img, .article .tools-rounded-bg .category-container .bookmark-wrap .input-wrap input img, .input-wrap .article .tools-rounded-bg .category-container .bookmark-wrap input img, .article .tools-rounded-bg .category-container .bookmark-wrap .tool .mini-app .btns button img, .tool .mini-app .btns .article .tools-rounded-bg .category-container .bookmark-wrap button img {
  width: 1.2em;
}
.article .tools-rounded-bg .category-container .bookmark-wrap .share-link, .article .tools-rounded-bg .category-container .bookmark-wrap .share-btn-lg {
  padding: 0;
}
.article .tools-rounded-bg .category-container .bookmark-wrap .share-link img, .article .tools-rounded-bg .category-container .bookmark-wrap .share-btn-lg img {
  width: 1.2em;
}
.article .tools-rounded-bg #audio_player, .article .tools-rounded-bg #video_player {
  margin: 1em auto;
  border-radius: 10px;
}
.article .tools-rounded-bg #audio_player .jw-wrapper, .article .tools-rounded-bg #video_player .jw-wrapper {
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(to left, #B042AD, #E00A1D);
}
.article .tools-rounded-bg #audio_player .jw-wrapper .jw-controls-backdrop, .article .tools-rounded-bg #audio_player .jw-wrapper .jw-controls, .article .tools-rounded-bg #video_player .jw-wrapper .jw-controls-backdrop, .article .tools-rounded-bg #video_player .jw-wrapper .jw-controls {
  background: none;
}
.article .tools-rounded-bg #audio_player .jw-wrapper .jw-icon svg path, .article .tools-rounded-bg #video_player .jw-wrapper .jw-icon svg path {
  color: white;
}
.article .tools-rounded-bg .synopsis-podcasts {
  font-size: 1.1em;
  font-weight: 700;
  line-height: 21.82px;
  margin: 1em auto;
  color: #000;
}
.article .tools-rounded-bg .red-text {
  font-weight: 600;
  font-size: 1.1em;
  line-height: 19.1px;
  color: #E00A1D;
}
.article .tools-rounded-bg .content-podcasts > * {
  font-weight: 500;
  font-size: 1em;
  line-height: 19.1px;
  color: #000;
}
.article .tools-rounded-bg #video_player .jw-controlbar {
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(to left, #B042AD, #E00A1D);
}
.article .tools-rounded-bg #video_player .jw-preview {
  background: transparent;
  background-size: cover !important;
}

.show-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.show-filter .select-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 0;
  margin-left: 5px;
}

.loading .loading-spinner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.loading-spinner {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  background: rgb(255, 255, 255);
  z-index: 9999;
}
.loading-spinner img {
  width: 50px;
  height: 50px;
}

.bookmarks-container {
  margin-bottom: 2em;
}

.growth-lab-courses .homepage-card-container {
  height: 250px !important;
  border-radius: 10px;
  padding: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  position: relative;
}
.growth-lab-courses .homepage-card-container::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgb(176, 66, 173);
  background: linear-gradient(328deg, rgb(176, 66, 173) 0%, rgb(224, 10, 29) 100%);
}
.growth-lab-courses .homepage-card-container .homepage-card-link {
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #FFFFFF;
}
.growth-lab-courses .homepage-card-container .homepage-card-link.locked::before, .growth-lab-courses .homepage-card-container .homepage-card-link .owl-lazy, .growth-lab-courses .homepage-card-container .homepage-card-link .homepage-card-img {
  height: 130px !important;
}
.growth-lab-courses .homepage-card-container .homepage-card-title {
  font-family: Nunito;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  text-align: center !important;
  padding: 0.25em 0.5em 0.25em 0.5em !important;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(270deg, #B042AD 0%, #E00A1D 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0 !important;
  margin-top: 131px !important;
}
.growth-lab-courses .homepage-card-container .category-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: auto;
}
.growth-lab-courses .homepage-card-container hr {
  border: 0;
  width: 90%;
  margin: 1em auto;
  height: 1.5px;
  background: -webkit-gradient(linear, left top, right top, from(#E00A1D), to(#B042AD));
  background: linear-gradient(90deg, #E00A1D 0%, #B042AD 100%);
}
.growth-lab-courses .homepage-card-container .start-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0.5em;
}
.growth-lab-courses .homepage-card-container .start-link-icon {
  width: 18px;
  position: relative !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
  height: initial !important;
  margin-right: 0;
}
.growth-lab-courses .homepage-card-container .start-link-text {
  margin-left: auto;
  margin-right: -18px;
  font-family: Nunito;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.1px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.growth-lab-courses.owl-carousel .new-content-tag-container, .growth-lab-courses.growth-lab-cate-courses .new-content-tag-container {
  position: absolute;
  top: 0.25em;
  right: 0.25em;
  z-index: 1;
}

.growth-lab-page-title img {
  width: 50px;
  margin-top: 0.5em;
}
.growth-lab-page-title h2 {
  font-family: Nunito;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  color: #FFFFFF;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.tag-container {
  z-index: 2;
  width: initial;
  position: absolute;
  right: 0;
  margin: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 0.25em;
}

.new-content-tag-container {
  width: initial;
}
.new-content-tag-container .new-content-tag {
  padding: 0.25em 0.75em;
  width: initial;
  background-color: #E00A1D;
  color: white;
  border-radius: 30px;
  font-family: Nunito;
  font-size: 12px;
  font-weight: 600;
  line-height: 16.37px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.global-percent-done-container {
  width: initial;
}
.global-percent-done-container .percent-done-tag {
  padding: 0.25em 0.75em;
  width: initial;
  background-color: #B042AD;
  color: white;
  border-radius: 30px;
  font-family: Nunito;
  font-size: 12px;
  font-weight: 600;
  line-height: 16.37px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.global-percent-done-container.completed .percent-done-tag {
  background: -webkit-gradient(linear, right top, left top, from(#B042AD), to(#E00A1D));
  background: linear-gradient(270deg, #B042AD 0%, #E00A1D 100%);
}
.global-percent-done-container.completed .percent-done-tag img {
  width: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  padding: 0;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 0.25em;
  height: initial;
}

.growth-lab-courses-grid {
  background-color: #FFFFFF;
  padding: 1em;
  border-radius: 10px;
  margin: 0.5em 0;
}
.growth-lab-courses-grid .homepage-title-container {
  margin-top: 0;
}
.growth-lab-courses-grid .homepage-title-container .home-section-title {
  width: initial;
}
.growth-lab-courses-grid .homepage-card-container .lock-icon-container {
  right: 2em;
  width: 25px;
  height: 25px;
}
.growth-lab-courses-grid .session-info-tag {
  position: absolute;
  z-index: 2;
  top: 12px;
  left: 11px;
  padding: 3px 9px 3px 9px;
  border-radius: 25px 0px 0px 0px;
  background: rgba(255, 255, 255, 0.8980392157);
  width: initial;
  border-radius: 10px;
  font-family: Nunito;
  font-size: 12px;
  font-style: italic;
  font-weight: 600;
  line-height: 16.37px;
  text-align: center;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.growth-lab-courses-grid .dot {
  padding: 0 0.1em;
}
.growth-lab-courses-grid .start-link {
  padding-right: 1em;
  padding-left: 1em;
}
.growth-lab-courses-grid .dropdown .dropdown-menu {
  min-width: 100%;
}
.growth-lab-courses-grid .bookmarks-title-container .select-wrap button, .growth-lab-courses-grid .bookmarks-title-container .select-wrap .button {
  font-size: 16px;
}
@media (max-width: 450px) {
  .growth-lab-courses-grid .homepage-title-container .home-section-title {
    font-size: 13px;
  }
  .growth-lab-courses-grid .bookmarks-title-container .select-wrap button, .growth-lab-courses-grid .bookmarks-title-container .select-wrap .button {
    font-size: 13px;
  }
}

.progress-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
  margin-bottom: 1em;
}
.progress-container-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.4em;
}
.progress-container-title {
  color: #E00A1D;
  font-family: Nunito;
  font-size: 14px;
  font-weight: 600;
  line-height: 19.1px;
}
.progress-container-percent {
  font-family: Nunito;
  font-size: 12px;
  font-weight: 700;
  line-height: 16.37px;
  text-align: right;
}
.progress-container-pogress-bar {
  width: 100%;
  position: relative;
}
.progress-container-pogress-bar .progress-bar-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.progress-container-pogress-bar .bg-bar {
  width: 100%;
  background-color: #D9D9D9;
  display: block;
  height: 7px;
  border-radius: 10px;
}
.progress-container-pogress-bar .progress-bar-fill {
  position: absolute;
  height: 6px;
  border-radius: 10px;
  background-color: #E00A1D;
  width: 0;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.progress-container-pogress-bar .progress-session-text, .progress-container-pogress-bar .session-number {
  padding-top: 0.5em;
  font-size: 12px;
}
.progress-container-pogress-bar .progress-session-count {
  position: absolute;
  top: 1px;
  width: initial;
  -webkit-transform: translateX(-65%);
          transform: translateX(-65%);
}
.progress-container-pogress-bar .dot {
  display: block;
  width: 5px;
  height: 5px;
  background-color: white;
  border-radius: 15px;
  border: 0.25px solid rgb(242.25, 242.25, 242.25);
}
.progress-container-check-icon {
  width: initial;
  padding-top: 1em;
  padding-left: 1em;
}
.progress-container-check-icon img {
  width: 34px;
}
.progress-container-check-icon .success-badge {
  display: none;
}

.course-section {
  margin-top: 1em;
}
.course-section-body-item {
  border: 1.5px solid #D9D9D9;
  border-radius: 10px;
  margin: 1em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1019607843);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1019607843);
}
.course-section-body-item-img-container {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 125px;
}
.course-section-body-item-img {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9);
  -webkit-transition: -webkit-filter 0.5s;
  transition: -webkit-filter 0.5s;
  transition: filter 0.5s;
  transition: filter 0.5s, -webkit-filter 0.5s;
}
.course-section-body-item:hover img, .course-section-body-item:focus img, .course-section-body-item:active img {
  -webkit-filter: brightness(1);
          filter: brightness(1);
}
.course-section-body-item-icon {
  width: 34px;
  position: absolute;
}
.course-section-body-item-text-container {
  padding: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.course-section-body-item-text-container p {
  font-family: Nunito;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  padding-bottom: 0.5em;
}
.course-section-body-item-text-container .duration {
  color: #B042AD;
  width: initial;
  padding-left: 0.5em;
}
.course-section-body-item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.course-section-body-item-progress-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.course-section-body-item-progress-container .progress-bg {
  width: 100%;
  background-color: #D9D9D9;
  display: block;
  height: 7px;
  border-radius: 10px;
}
.course-section-body-item-progress-container .progress-fill {
  position: absolute;
  height: 5px;
  border-radius: 10px;
  background-color: #B042AD;
  width: 0;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.course-section-body-item .lock-icon {
  display: none;
}
.course-section-body-item.locked .course-section-body-item-img {
  -webkit-filter: brightness(0.2);
          filter: brightness(0.2);
}
.course-section-body-item.locked .course-section-body-item-icon {
  display: block;
}
.course-section-body-item.locked .course-section-body-item-icon.lock-icon {
  display: block;
}
.course-section .session-lock-warning {
  display: none;
  margin: 0.5em 0;
}
.course-section .session-lock-warning .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.course-section .session-lock-warning img {
  width: 22px;
}
.course-section .session-lock-warning p {
  color: #E00A1D;
  font-size: 14px;
  padding: 0 1em;
}

.owl-menu-lab {
  margin: 0.5em 0;
}
.owl-menu-lab .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 0 !important;
}
.owl-menu-lab .owl-stage .owl-item {
  width: auto;
  margin: 0;
}
.owl-menu-lab a {
  text-align: center;
  font-size: 1em;
  padding: 0.25em 0.5em;
  text-transform: capitalize;
}
.owl-menu-lab .active-menu-item {
  border-bottom-color: #DC0613;
}
.owl-menu-lab .owl-nav {
  font-size: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.owl-menu-lab .owl-nav span {
  padding: 0 1em;
}
.owl-menu-lab .owl-dots {
  position: absolute;
  bottom: 0.5em;
  width: 80%;
  margin: 0;
  left: 10%;
  right: 10%;
}

.total-progress-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 1em 0;
}
.total-progress-container .progress-container-check-icon {
  padding-left: 0;
  padding-top: 0;
  padding-right: 1em;
}
.total-progress-container .progress-container-check-icon img {
  width: 52px;
}
.total-progress-container .progress-session-details {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.total-progress-container .session-count {
  width: initial;
}

.already-sub {
  margin-top: 4em;
}

.modal-default .modal-backdrop {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 66, 173, 0.85)), to(rgba(224, 10, 29, 0.85)));
  background: linear-gradient(180deg, rgba(176, 66, 173, 0.85) 0%, rgba(224, 10, 29, 0.85) 100%);
  opacity: 1;
}
.modal-default .modal-header {
  padding: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.modal-default .modal-content {
  padding: 2em;
}
.modal-default .close {
  opacity: 1;
  width: 24px;
  margin-top: -12px;
  margin-right: -12px;
}
.modal-default-logo {
  width: 160px;
  margin-left: 0;
  margin-bottom: 2.5em;
}
.modal-default h2 {
  font-family: Nunito;
  font-size: 20px;
  font-weight: 600;
  line-height: 27.28px;
  text-align: center;
  margin-bottom: 0.5em;
}
.modal-default p {
  width: 62%;
  margin: 0 auto;
  font-family: Nunito;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.82px;
  text-align: center;
}
.modal-default-large-icon {
  width: 114px;
  height: 114px;
  margin-top: 2em;
  margin-bottom: 2em;
}
.modal-default-greeting {
  text-align: center;
}
.modal-default .cust-btn, .modal-default .input-wrap input, .input-wrap .modal-default input, .modal-default .tool .mini-app .btns button, .tool .mini-app .btns .modal-default button {
  margin-top: 1em;
  cursor: pointer;
}
.modal-default .cust-btn span, .modal-default .input-wrap input span, .input-wrap .modal-default input span, .modal-default .tool .mini-app .btns button span, .tool .mini-app .btns .modal-default button span {
  margin: 0 auto;
  font-family: Nunito;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.1px;
  text-align: center;
}
.modal-default .cust-btn img, .modal-default .input-wrap input img, .input-wrap .modal-default input img, .modal-default .tool .mini-app .btns button img, .tool .mini-app .btns .modal-default button img {
  width: 28px !important;
  margin-right: -28px !important;
  height: 28px !important;
}
.modal-default .cust-btn:hover, .modal-default .input-wrap input:hover, .input-wrap .modal-default input:hover, .modal-default .tool .mini-app .btns button:hover, .tool .mini-app .btns .modal-default button:hover, .modal-default .cust-btn:active, .modal-default .input-wrap input:active, .input-wrap .modal-default input:active, .modal-default .tool .mini-app .btns button:active, .tool .mini-app .btns .modal-default button:active, .modal-default .cust-btn:focus, .modal-default .input-wrap input:focus, .input-wrap .modal-default input:focus, .modal-default .tool .mini-app .btns button:focus, .tool .mini-app .btns .modal-default button:focus {
  background-color: rgb(188.8636363636, 78.6363636364, 185.8574380165) !important;
}

.site-headed-trigger-modal {
  width: initial;
  margin-left: 80%;
  margin-right: 1em;
  cursor: pointer;
}
.site-headed-trigger-modal img {
  width: 27px;
  margin: 0;
}

.popup-download .modal-dialog {
  max-width: 328px;
}
.popup-download .popup {
  min-height: unset;
}
.popup-download .modal-dialog {
  margin: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.popup-download .modal-content {
  padding: 2em 1.4em;
}
.popup-download .modal-title {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0%;
  text-align: left;
  width: 98%;
  margin: inherit auto;
}
.popup-download .prize-text {
  font-size: 1em;
  font-weight: bold;
}
.popup-download .modal-subtitle {
  color: #B042AD;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0%;
  text-align: left;
  margin: 0.75em 0;
  padding: 0.5em 0em;
}
.popup-download p, .popup-download span {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0%;
  text-align: left;
}
.popup-download strong {
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0%;
  text-align: left;
}
.popup-download .step {
  width: 100%;
  margin: 1em 0;
}
.popup-download .step:last-child {
  margin-bottom: 0;
}
.popup-download .step img {
  width: initial;
  margin: 1.2em auto;
}
.popup-download .step span {
  margin: 1.25em 0;
}