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

@-ms-viewport {
  width: device-width; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

audio {
  display: inline-block;
  max-width: 100%;
  vertical-align: baseline; }

body {
  background-color: #fafafa;
  background-image: none;
  color: #212121;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: subpixel-antialiased; }

html {
  font-family: sans-serif;
  font-size: 100%;
  min-height: 100%;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

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

template,
[hidden] {
  display: none; }

video {
  display: block;
  max-width: 100%; }

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

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

button,
select {
  text-transform: none; }

button {
  overflow: visible; }

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

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

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0; }
  fieldset ~ fieldset {
    margin-top: 24px; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  line-height: normal;
  margin: 4px 0 0;
  margin-top: 1px \9;
  padding: 0; }

input[type="color"] {
  min-width: 24px;
  width: auto; }

input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  line-height: 24px;
  line-height: 1 \0; }

input[type="file"] {
  display: block;
  height: auto;
  line-height: 1;
  min-height: 36px;
  padding-top: 6px;
  padding-bottom: 6px; }

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

input[type="range"] {
  display: block;
  height: 36px;
  width: 100%; }

input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

label {
  display: inline-block;
  font-weight: 400;
  margin: 0;
  max-width: 100%; }

legend {
  border: 0;
  color: #212121;
  display: block;
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
  margin: 0 0 24px;
  padding: 0;
  width: 100%; }

optgroup {
  font-weight: 700; }

select[multiple],
select[size] {
  height: auto; }

textarea {
  overflow: auto; }

a {
  background-color: transparent;
  background-image: none;
  color: #2196f3;
  text-decoration: none; }
  a:focus, a:hover {
    color: #0d47a1;
    outline: 0;
    text-decoration: underline; }

abbr {
  border-bottom: 1px dotted #9e9e9e;
  cursor: help; }

address {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 24px 0; }

b,
strong {
  font-weight: 700; }

blockquote,
q {
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  line-height: 28px;
  margin: 36px 0;
  padding-right: 32px;
  padding-left: 32px;
  position: relative; }
  blockquote:after, blockquote:before,
  q:after,
  q:before {
    color: #4caf50;
    display: block;
    font-size: 44px;
    font-weight: 700;
    line-height: 0;
    position: absolute;
    top: 0; }
  blockquote:after,
  q:after {
    content: close-quote;
    right: 0; }
  blockquote:before,
  q:before {
    border-right: 1px solid #c8e6c9;
    content: open-quote;
    bottom: 0;
    left: 0;
    width: 8px; }

dd,
dt,
li {
  line-height: 24px; }

dd {
  margin: 0; }

dl {
  margin: 24px 0; }

dt {
  font-weight: 700; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin-top: 48px;
  margin-bottom: 24px; }

h1,
.h1 {
  font-size: 44px;
  line-height: 48px; }

h2,
.h2 {
  font-size: 36px;
  line-height: 40px; }

h3,
.h3 {
  font-size: 28px;
  line-height: 32px; }

h4,
.h4 {
  font-size: 20px;
  line-height: 28px; }

h5,
.h5 {
  font-size: 16px;
  line-height: 24px; }

h6,
.h6 {
  font-size: 12px;
  line-height: 20px; }

h1 small,
h2 small,
h3 small,
h4 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small {
  font-size: 16px;
  font-weight: 400; }

hr,
.hr {
  border: 0;
  border-top: 1px solid #9e9e9e;
  box-sizing: content-box;
  display: block;
  height: 0;
  margin-top: 24px;
  margin-bottom: 24px; }

img {
  border: 0;
  vertical-align: middle; }

ol,
ul {
  margin: 24px 0;
  padding: 0 0 0 32px; }
  ol ol,
  ol ul,
  ul ol,
  ul ul {
    margin-top: 0;
    margin-bottom: 0; }

p {
  margin: 24px 0; }

small {
  font-size: 75%;
  line-height: 1; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

th {
  text-align: left; }

.waves-button,
.waves-circle {
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.waves-effect {
  overflow: hidden;
  position: relative;
  -webkit-tap-highlight-color: transparent; }
  .waves-effect .waves-ripple {
    background-color: rgba(0, 0, 0, 0.1);
    background-image: radial-gradient(rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(255, 255, 255, 0) 60%);
    border-radius: 50%;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    width: 100px; }
  .waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.4);
    background-image: radial-gradient(rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 60%); }
  .waves-effect.waves-color-alt .waves-ripple {
    background-color: #c8e6c9;
    background-image: radial-gradient(rgba(76, 175, 80, 0.1) 0, #4caf50 100%); }
  .waves-effect.waves-color-blue .waves-ripple {
    background-color: #bbdefb;
    background-image: radial-gradient(rgba(33, 150, 243, 0.1) 0, #2196f3 100%); }
  .waves-effect.waves-color-green .waves-ripple {
    background-color: #dcedc8;
    background-image: radial-gradient(rgba(139, 195, 74, 0.1) 0, #8bc34a 100%); }
  .waves-effect.waves-color-purple .waves-ripple {
    background-color: #e1bee7;
    background-image: radial-gradient(rgba(156, 39, 176, 0.1) 0, #9c27b0 100%); }
  .waves-effect.waves-color-red .waves-ripple {
    background-color: #ffcdd2;
    background-image: radial-gradient(rgba(244, 67, 54, 0.1) 0, #f44336 100%); }
  .waves-effect.waves-color-yellow .waves-ripple {
    background-color: #ffecb3;
    background-image: radial-gradient(rgba(255, 193, 7, 0.1) 0, #ffc107 100%); }

.waves-notransition {
  transition: none !important; }

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

code {
  background-color: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #b71c1c;
  font-size: 75%;
  line-height: 1;
  padding: 2px 4px; }

kbd {
  background-color: #212121;
  border-radius: 4px;
  color: #ffffff;
  font-size: 75%;
  padding: 2px 4px; }
  kbd kbd {
    font-size: 100%;
    font-weight: 700;
    padding: 0; }

pre {
  background-color: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  color: #212121;
  display: block;
  font-size: 12px;
  line-height: 20px;
  margin: 24px 0;
  padding: 12px 8px;
  word-break: break-all;
  word-wrap: break-word; }
  pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap; }

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

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

.col-xx-1 {
  width: 8.33333%; }

.col-xx-2 {
  width: 16.66667%; }

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

.col-xx-4 {
  width: 33.33333%; }

.col-xx-5 {
  width: 41.66667%; }

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

.col-xx-7 {
  width: 58.33333%; }

.col-xx-8 {
  width: 66.66667%; }

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

.col-xx-10 {
  width: 83.33333%; }

.col-xx-11 {
  width: 91.66667%; }

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

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

.col-xx-offset-1 {
  margin-left: 8.33333%; }

.col-xx-offset-2 {
  margin-left: 16.66667%; }

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

.col-xx-offset-4 {
  margin-left: 33.33333%; }

.col-xx-offset-5 {
  margin-left: 41.66667%; }

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

.col-xx-offset-7 {
  margin-left: 58.33333%; }

.col-xx-offset-8 {
  margin-left: 66.66667%; }

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

.col-xx-offset-10 {
  margin-left: 83.33333%; }

.col-xx-offset-11 {
  margin-left: 91.66667%; }

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

.col-xx-pull-0 {
  right: 0%; }

.col-xx-pull-1 {
  right: 8.33333%; }

.col-xx-pull-2 {
  right: 16.66667%; }

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

.col-xx-pull-4 {
  right: 33.33333%; }

.col-xx-pull-5 {
  right: 41.66667%; }

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

.col-xx-pull-7 {
  right: 58.33333%; }

.col-xx-pull-8 {
  right: 66.66667%; }

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

.col-xx-pull-10 {
  right: 83.33333%; }

.col-xx-pull-11 {
  right: 91.66667%; }

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

.col-xx-push-0 {
  left: 0%; }

.col-xx-push-1 {
  left: 8.33333%; }

.col-xx-push-2 {
  left: 16.66667%; }

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

.col-xx-push-4 {
  left: 33.33333%; }

.col-xx-push-5 {
  left: 41.66667%; }

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

.col-xx-push-7 {
  left: 58.33333%; }

.col-xx-push-8 {
  left: 66.66667%; }

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

.col-xx-push-10 {
  left: 83.33333%; }

.col-xx-push-11 {
  left: 91.66667%; }

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

@media only screen and (min-width: 480px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }
  .col-xs-1 {
    width: 8.33333%; }
  .col-xs-2 {
    width: 16.66667%; }
  .col-xs-3 {
    width: 25%; }
  .col-xs-4 {
    width: 33.33333%; }
  .col-xs-5 {
    width: 41.66667%; }
  .col-xs-6 {
    width: 50%; }
  .col-xs-7 {
    width: 58.33333%; }
  .col-xs-8 {
    width: 66.66667%; }
  .col-xs-9 {
    width: 75%; }
  .col-xs-10 {
    width: 83.33333%; }
  .col-xs-11 {
    width: 91.66667%; }
  .col-xs-12 {
    width: 100%; }
  .col-xs-offset-0 {
    margin-left: 0%; }
  .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .col-xs-offset-3 {
    margin-left: 25%; }
  .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .col-xs-offset-6 {
    margin-left: 50%; }
  .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .col-xs-offset-9 {
    margin-left: 75%; }
  .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .col-xs-offset-12 {
    margin-left: 100%; }
  .col-xs-pull-0 {
    right: 0%; }
  .col-xs-pull-1 {
    right: 8.33333%; }
  .col-xs-pull-2 {
    right: 16.66667%; }
  .col-xs-pull-3 {
    right: 25%; }
  .col-xs-pull-4 {
    right: 33.33333%; }
  .col-xs-pull-5 {
    right: 41.66667%; }
  .col-xs-pull-6 {
    right: 50%; }
  .col-xs-pull-7 {
    right: 58.33333%; }
  .col-xs-pull-8 {
    right: 66.66667%; }
  .col-xs-pull-9 {
    right: 75%; }
  .col-xs-pull-10 {
    right: 83.33333%; }
  .col-xs-pull-11 {
    right: 91.66667%; }
  .col-xs-pull-12 {
    right: 100%; }
  .col-xs-push-0 {
    left: 0%; }
  .col-xs-push-1 {
    left: 8.33333%; }
  .col-xs-push-2 {
    left: 16.66667%; }
  .col-xs-push-3 {
    left: 25%; }
  .col-xs-push-4 {
    left: 33.33333%; }
  .col-xs-push-5 {
    left: 41.66667%; }
  .col-xs-push-6 {
    left: 50%; }
  .col-xs-push-7 {
    left: 58.33333%; }
  .col-xs-push-8 {
    left: 66.66667%; }
  .col-xs-push-9 {
    left: 75%; }
  .col-xs-push-10 {
    left: 83.33333%; }
  .col-xs-push-11 {
    left: 91.66667%; }
  .col-xs-push-12 {
    left: 100%; } }

@media only screen and (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-pull-0 {
    right: 0%; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: 0%; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; } }

@media only screen and (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-pull-0 {
    right: 0%; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: 0%; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; } }

@media only screen and (min-width: 1440px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-pull-0 {
    right: 0%; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: 0%; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; } }

.col-between {
  margin-left: -16px;
  position: absolute;
  top: 0;
  text-align: center;
  width: 32px; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px; }
  .container:after, .container:before {
    content: "";
    display: table;
    line-height: 0; }
  .container:after {
    clear: both; }
  @media only screen and (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media only screen and (min-width: 1440px) {
    .container {
      max-width: 1408px; } }

.container-full {
  max-width: none; }

.row {
  margin-right: -16px;
  margin-left: -16px; }
  .row:after, .row:before {
    content: "";
    display: table;
    line-height: 0; }
  .row:after {
    clear: both; }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .row-clear > .col-xs-2:nth-child(6n+1),
  .row-clear > .col-xs-3:nth-child(4n+1),
  .row-clear > .col-xs-4:nth-child(3n+1),
  .row-clear > .col-xs-6:nth-child(2n+1) {
    clear: left; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .row-clear > .col-sm-2:nth-child(6n+1),
  .row-clear > .col-sm-3:nth-child(4n+1),
  .row-clear > .col-sm-4:nth-child(3n+1),
  .row-clear > .col-sm-6:nth-child(2n+1) {
    clear: left; } }

@media only screen and (min-width: 992px) and (max-width: 1439px) {
  .row-clear > .col-md-2:nth-child(6n+1),
  .row-clear > .col-md-3:nth-child(4n+1),
  .row-clear > .col-md-4:nth-child(3n+1),
  .row-clear > .col-md-6:nth-child(2n+1) {
    clear: left; } }

@media only screen and (min-width: 1440px) {
  .row-clear > .col-lg-2:nth-child(6n+1),
  .row-clear > .col-lg-3:nth-child(4n+1),
  .row-clear > .col-lg-4:nth-child(3n+1),
  .row-clear > .col-lg-6:nth-child(2n+1) {
    clear: left; } }

.row-relative {
  position: relative; }

@media print {
  *,
  *:after,
  *:before {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  blockquote,
  pre {
    border: 1px solid #9e9e9e;
    page-break-inside: avoid; }
  img,
  tr {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  thead {
    display: table-header-group; }
  .card,
  .card-img,
  .card-side {
    border-radius: 0 !important; }
  .card,
  .tile {
    border: 1px solid #9e9e9e; }
  .fbtn-container,
  .menu,
  .menu-toggle {
    display: none !important; }
  .footer {
    page-break-after: always; }
  .header a {
    color: #2196f3; }
  .tab-nav .nav > li.active > a {
    border-bottom: 3px solid #212121;
    padding-bottom: 9px; } }

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

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

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

@media print {
  .hidden-print {
    display: none !important; } }

.a {
  background-color: transparent;
  border: 0;
  display: inline;
  color: #2196f3;
  -webkit-appearance: none; }
  .a:focus, .a:hover {
    color: #0d47a1;
    outline: 0;
    text-decoration: underline; }

.access-hide {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .access-hide.focusable:active, .access-hide.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.avoid-fout,
.el-loading {
  position: relative; }

body.avoid-fout,
body.el-loading {
  position: static; }

.avoid-fout-indicator,
.el-loading-indicator {
  font-family: sans-serif !important;
  height: 0;
  min-height: 4px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 0;
  z-index: 2; }

.avoid-fout > .avoid-fout-indicator,
.el-loading > .el-loading-indicator {
  background-color: #ffffff;
  box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.15);
  height: 100%;
  opacity: 1;
  padding: 24px 16px;
  width: 100%; }

.avoid-fout-done > .avoid-fout-indicator,
.el-loading-done > .el-loading-indicator {
  height: 0;
  opacity: 0;
  padding: 0;
  width: 0;
  transition: height 0s 0.3s, opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), padding 0s 0.3s, width 0s 0.3s; }

.avoid-fout-indicator-fixed,
.el-loading-indicator-fixed {
  position: fixed;
  z-index: 41; }

.avoid-fout-indicator-linear,
.el-loading-indicator-linear {
  padding: 0 !important; }

.clearfix:after, .clearfix:before {
  content: "";
  display: table;
  line-height: 0; }

.clearfix:after {
  clear: both; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsed-hide {
  display: inline; }
  .collapsed .collapsed-hide {
    display: none; }

.collapsed-show {
  display: none; }
  .collapsed .collapsed-show {
    display: inline; }

.collapsible-region {
  overflow: hidden; }

.collapsing {
  height: 0;
  overflow: hidden;
  position: relative;
  transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1); }

.fade {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
  .fade.in {
    opacity: 1; }

.iframe-seamless {
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%; }

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

.list-clear, .list-inline {
  list-style: none;
  padding-left: 0; }

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

.margin-bottom {
  margin-bottom: 24px !important; }

.margin-bottom-half {
  margin-bottom: 12px !important; }

.margin-left {
  margin-left: 16px !important; }

.margin-left-half {
  margin-left: 8px !important; }

.margin-no {
  margin: 0 !important; }

.margin-no-bottom {
  margin-bottom: 0 !important; }

.margin-no-left {
  margin-left: 0  !important; }

.margin-no-right {
  margin-right: 0 !important; }

.margin-no-top {
  margin-top: 0 !important; }

.margin-right {
  margin-right: 16px !important; }

.margin-right-half {
  margin-right: 8px !important; }

.margin-top {
  margin-top: 24px !important; }

.margin-top-half {
  margin-top: 12px !important; }

.media,
.media-inner {
  overflow: hidden; }

.media-object.pull-left {
  margin-right: 16px; }

.media-object.pull-right {
  margin-left: 16px; }

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

.no-overflow {
  overflow: hidden; }

.p {
  display: block;
  margin-top: 24px;
  margin-bottom: 24px; }

.pull-left {
  float: left; }

.pull-none {
  float: none !important; }

.pull-right {
  float: right; }

.text-break {
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-break: break-all; }

.text-lead {
  font-size: 20px;
  font-weight: 300;
  line-height: 28px; }

.text-overflow {
  display: block;
  line-height: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-nowrap {
  white-space: nowrap; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-bg {
  color: #e0e0e0; }

.text-black {
  color: #000000; }

.text-default {
  color: #212121; }

.text-hint {
  color: #9e9e9e; }

.text-sec {
  color: #616161; }

.text-white {
  color: #ffffff; }

.text-alt {
  color: #4caf50; }

.text-blue {
  color: #2196f3; }

.text-green {
  color: #8bc34a; }

.text-purple {
  color: #9c27b0; }

.text-red {
  color: #f44336; }

.text-yellow {
  color: #ffc107; }

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

@media only screen and (max-width: 479px) {
  .hidden-xx {
    display: none !important; }
  .visible-xx-block {
    display: block !important; }
  .visible-xx-inline {
    display: inline !important; }
  .visible-xx-inline-block {
    display: inline-block !important; } }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .hidden-xs {
    display: none !important; }
  .visible-xs-block {
    display: block !important; }
  .visible-xs-inline {
    display: inline !important; }
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .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 only screen and (min-width: 992px) and (max-width: 1439px) {
  .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 only screen and (min-width: 1440px) {
  .hidden-lg {
    display: none !important; }
  .visible-lg-block {
    display: block !important; }
  .visible-lg-inline {
    display: inline !important; }
  .visible-lg-inline-block {
    display: inline-block !important; } }

.avatar {
  background-color: #e0e0e0;
  border-radius: 50%;
  color: #212121;
  display: block;
  height: 48px;
  line-height: 48px;
  text-align: center;
  width: 48px; }
  .avatar:focus, .avatar:hover {
    text-decoration: none; }
  .avatar.pull-left {
    margin-right: 16px; }
  .avatar.pull-right {
    margin-left: 16px; }
  .avatar img {
    border-radius: 50%;
    height: 100%;
    vertical-align: top;
    width: 100%; }
  .avatar .fa {
    display: block;
    height: 100%;
    line-height: inherit;
    text-align: center; }
  .avatar .fa-text {
    font-family: inherit; }

.avatar-alt {
  background-color: #4caf50;
  color: #ffffff; }

.avatar-blue {
  background-color: #2196f3;
  color: #ffffff; }

.avatar-green {
  background-color: #8bc34a;
  color: #ffffff; }

.avatar-purple {
  background-color: #9c27b0;
  color: #ffffff; }

.avatar-red {
  background-color: #f44336;
  color: #ffffff; }

.avatar-yellow {
  background-color: #ffc107;
  color: #ffffff; }

.avatar-inline {
  display: inline-block; }

.avatar-lg {
  height: 96px;
  line-height: 96px;
  width: 96px; }

.avatar-sm {
  height: 36px;
  line-height: 36px;
  margin-top: -6px;
  margin-bottom: -6px;
  width: 36px; }

.avatar-transparent {
  background-color: transparent; }

.breadcrumb {
  list-style: none;
  margin: 24px 0;
  padding: 12px 0; }
  .breadcrumb:after, .breadcrumb:before {
    content: "";
    display: table;
    line-height: 0; }
  .breadcrumb:after {
    clear: both; }
  .breadcrumb > li {
    display: block;
    float: left; }
    .breadcrumb > li + li:before {
      color: #9e9e9e;
      content: "chevron_right";
      display: inline-block;
      line-height: 24px;
      margin-left: 0.4em; }
  .breadcrumb > .active {
    color: #212121; }
    .breadcrumb > .active > a,
    .breadcrumb > .active > .a {
      color: #212121;
      cursor: text;
      text-decoration: none; }


  .btn.waves-effect {
    border: 0;
    padding: 6px 16px; }

.btn-alt {
  background-color: #4caf50;
  color: #ffffff; }
  .btn-alt:active, .btn-alt:focus, .btn-alt:hover {
    color: #ffffff; }
  .btn-alt[disabled],
  fieldset[disabled] .btn-alt {
    background-color: #4caf50; }

.btn-blue {
  background-color: #2196f3;
  color: #ffffff; }
  .btn-blue:active, .btn-blue:focus, .btn-blue:hover {
    color: #ffffff; }
  .btn-blue[disabled],
  fieldset[disabled] .btn-blue {
    background-color: #2196f3; }

.btn-green {
  background-color: #8bc34a;
  color: #ffffff; }
  .btn-green:active, .btn-green:focus, .btn-green:hover {
    color: #ffffff; }
  .btn-green[disabled],
  fieldset[disabled] .btn-green {
    background-color: #8bc34a; }

.btn-purple {
  background-color: #9c27b0;
  color: #ffffff; }
  .btn-purple:active, .btn-purple:focus, .btn-purple:hover {
    color: #ffffff; }
  .btn-purple[disabled],
  fieldset[disabled] .btn-purple {
    background-color: #9c27b0; }

.btn-red {
  background-color: #f44336;
  color: #ffffff; }
  .btn-red:active, .btn-red:focus, .btn-red:hover {
    color: #ffffff; }
  .btn-red[disabled],
  fieldset[disabled] .btn-red {
    background-color: #f44336; }

.btn-yellow {
  background-color: #ffc107;
  color: #ffffff; }
  .btn-yellow:active, .btn-yellow:focus, .btn-yellow:hover {
    color: #ffffff; }
  .btn-yellow[disabled],
  fieldset[disabled] .btn-yellow {
    background-color: #ffc107; }

.btn-lg {
  font-size: 20px;
  line-height: 28px;
  padding: 15px 23px; }
  .btn-lg.waves-effect {
    padding: 16px 24px; }

.btn-sm {
  font-size: 12px;
  line-height: 22px;
  padding: 0 7px; }
  .btn-sm.waves-effect {
    padding: 1px 8px; }

.btn-block {
  display: block;
  white-space: normal;
  width: 100%; }

.btn-text {
  color: #212121;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 6px 0; }

.btn-flat {
  background-color: transparent;
  box-shadow: none; }
  .btn-flat:active, .btn-flat:focus, .btn-flat:hover {
    background-color: #e0e0e0;
    box-shadow: none; }
  .btn-flat[disabled],
  fieldset[disabled] .btn-flat {
    color: #212121; }

.btn-flat.btn-alt {
  color: #4caf50; }
  .btn-flat.btn-alt:active, .btn-flat.btn-alt:focus, .btn-flat.btn-alt:hover {
    background-color: #c8e6c9; }
  .btn-flat.btn-alt[disabled],
  fieldset[disabled] .btn-flat.btn-alt {
    color: #4caf50; }

.btn-flat.btn-blue {
  color: #2196f3; }
  .btn-flat.btn-blue:active, .btn-flat.btn-blue:focus, .btn-flat.btn-blue:hover {
    background-color: #bbdefb; }
  .btn-flat.btn-blue[disabled],
  fieldset[disabled] .btn-flat.btn-blue {
    color: #2196f3; }

.btn-flat.btn-green {
  color: #8bc34a; }
  .btn-flat.btn-green:active, .btn-flat.btn-green:focus, .btn-flat.btn-green:hover {
    background-color: #dcedc8; }
  .btn-flat.btn-green[disabled],
  fieldset[disabled] .btn-flat.btn-green {
    color: #8bc34a; }

.btn-flat.btn-purple {
  color: #9c27b0; }
  .btn-flat.btn-purple:active, .btn-flat.btn-purple:focus, .btn-flat.btn-purple:hover {
    background-color: #e1bee7; }
  .btn-flat.btn-purple[disabled],
  fieldset[disabled] .btn-flat.btn-purple {
    color: #9c27b0; }

.btn-flat.btn-red {
  color: #f44336; }
  .btn-flat.btn-red:active, .btn-flat.btn-red:focus, .btn-flat.btn-red:hover {
    background-color: #ffcdd2; }
  .btn-flat.btn-red[disabled],
  fieldset[disabled] .btn-flat.btn-red {
    color: #f44336; }

.btn-flat.btn-yellow {
  color: #ffc107; }
  .btn-flat.btn-yellow:active, .btn-flat.btn-yellow:focus, .btn-flat.btn-yellow:hover {
    background-color: #ffecb3; }
  .btn-flat.btn-yellow[disabled],
  fieldset[disabled] .btn-flat.btn-yellow {
    color: #ffc107; }

.fbtn {
  background-color: #e0e0e0;
  border-radius: 50%;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  clear: both;
  color: #212121;
  cursor: pointer;
  display: block;
  font-size: 24px;
  margin: 12px auto;
  padding: 12px 0;
  position: relative;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: box-shadow, opacity, -webkit-transform;
  transition-property: box-shadow, opacity, transform;
  width: 48px; }

a.fbtn:focus, a.fbtn:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5), 0 3px 15px rgba(0, 0, 0, 0.5);
  color: #212121; }

.fbtn-alt {
  background-color: #4caf50;
  color: #ffffff !important; }

.fbtn-blue {
  background-color: #2196f3;
  color: #ffffff !important; }

.fbtn-green {
  background-color: #8bc34a;
  color: #ffffff !important; }

.fbtn-purple {
  background-color: #9c27b0;
  color: #ffffff !important; }

.fbtn-red {
  background-color: #f44336;
  color: #ffffff !important; }

.fbtn-yellow {
  background-color: #ffc107;
  color: #ffffff !important; }

.fbtn-lg {
  padding: 18px 0;
  width: 60px; }
  .fbtn-lg .fbtn-sub {
    top: 18px; }
  .fbtn-lg ~ .fbtn-dropdown {
    min-width: 92px; }

.fbtn-container {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: fixed;
  right: 16px;
  bottom: 12px;
  transition: margin-bottom 0.3s cubic-bezier(0.4, 0, 0.2, 1), right 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 21; }

.fbtn-dropdown {
  max-height: 0;
  overflow: hidden;
  padding-right: 16px;
  padding-left: 16px;
  position: absolute;
  right: -16px;
  bottom: 100%;
  transition: max-height 0s 0.5s; }
  .fbtn-inner.open .fbtn-dropdown {
    max-height: 99999px;
    overflow: visible;
    transition: max-height 0s; }
  .fbtn-dropdown .fbtn {
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
            transform: scale(0.5, 0.5); }
    .fbtn-dropdown .fbtn:nth-last-child(1) {
      transition-delay: 300ms; }
    .fbtn-dropdown .fbtn:nth-last-child(2) {
      transition-delay: 250ms; }
    .fbtn-dropdown .fbtn:nth-last-child(3) {
      transition-delay: 200ms; }
    .fbtn-dropdown .fbtn:nth-last-child(4) {
      transition-delay: 150ms; }
    .fbtn-dropdown .fbtn:nth-last-child(5) {
      transition-delay: 100ms; }
    .fbtn-dropdown .fbtn:nth-last-child(6) {
      transition-delay: 50ms; }
    .fbtn-inner.open .fbtn-dropdown .fbtn {
      opacity: 1;
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
      transition-delay: 300ms; }
      .fbtn-inner.open .fbtn-dropdown .fbtn:nth-last-child(1) {
        transition-delay: 0s; }
      .fbtn-inner.open .fbtn-dropdown .fbtn:nth-last-child(2) {
        transition-delay: 50ms; }
      .fbtn-inner.open .fbtn-dropdown .fbtn:nth-last-child(3) {
        transition-delay: 100ms; }
      .fbtn-inner.open .fbtn-dropdown .fbtn:nth-last-child(4) {
        transition-delay: 150ms; }
      .fbtn-inner.open .fbtn-dropdown .fbtn:nth-last-child(5) {
        transition-delay: 200ms; }
      .fbtn-inner.open .fbtn-dropdown .fbtn:nth-last-child(6) {
        transition-delay: 250ms; }

.fbtn-ori,
.fbtn-sub {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform; }
  .fbtn-ori.material-icons,
  .fbtn-sub.material-icons {
    vertical-align: bottom; }

.fbtn-inner.open .fbtn-ori {
  opacity: 0;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg); }

.fbtn-rotate {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform; }
  .fbtn-inner.open .fbtn-rotate {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg); }

.fbtn-sub {
  opacity: 0;
  position: absolute;
  top: 12px;
  left: 0;
  text-align: center;
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  width: 100%; }
  .fbtn-inner.open .fbtn-sub {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0); }

.fbtn-text {
  background-color: #212121;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 2px;
  color: #ffffff;
  font-size: 12px;
  height: 0;
  margin-top: -12px;
  margin-right: 16px;
  opacity: 0;
  overflow: hidden;
  padding-right: 8px;
  padding-left: 8px;
  position: absolute;
  top: 50%;
  right: 100%;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  white-space: nowrap;
  width: 0; }
  .no-touch .fbtn:hover .fbtn-text {
    height: auto;
    opacity: 1;
    width: auto; }
  .no-touch .fbtn-dropdown .fbtn:hover .fbtn-text {
    height: 0;
    opacity: 0;
    width: 0; }
  .no-touch .fbtn-inner.open .fbtn-dropdown .fbtn:hover .fbtn-text {
    height: auto;
    opacity: 1;
    width: auto; }
  .touch .fbtn-text {
    display: none;
    height: auto;
    opacity: 1;
    width: auto; }
  .touch .fbtn-inner.open .fbtn-text {
    display: block; }

.card {
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
  display: block;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  transition: box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative; }
  .card[class*="-bg"] {
    color: #ffffff; }
  .no-boxshadow .card {
    border: 1px solid #e0e0e0; }

.card-offwhite {
  background-color: #f5f5f5; }

.card-alt, .card-alt-bg {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 6px rgba(76, 175, 80, 0.3); }
  .no-boxshadow .card-alt, .no-boxshadow .card-alt-bg {
    border-color: #c8e6c9; }

.card-alt-bg {
  background-color: #4caf50; }

.card-blue, .card-blue-bg {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 6px rgba(33, 150, 243, 0.3); }
  .no-boxshadow .card-blue, .no-boxshadow .card-blue-bg {
    border-color: #bbdefb; }

.card-blue-bg {
  background-color: #2196f3; }

.card-green, .card-green-bg {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 6px rgba(139, 195, 74, 0.3); }
  .no-boxshadow .card-green, .no-boxshadow .card-green-bg {
    border-color: #dcedc8; }

.card-green-bg {
  background-color: #8bc34a; }

.card-purple, .card-purple-bg {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 6px rgba(156, 39, 176, 0.3); }
  .no-boxshadow .card-purple, .no-boxshadow .card-purple-bg {
    border-color: #e1bee7; }

.card-purple-bg {
  background-color: #9c27b0; }

.card-red, .card-red-bg {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 6px rgba(244, 67, 54, 0.3); }
  .no-boxshadow .card-red, .no-boxshadow .card-red-bg {
    border-color: #ffcdd2; }

.card-red-bg {
  background-color: #f44336; }

.card-yellow, .card-yellow-bg {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 6px rgba(255, 193, 7, 0.3); }
  .no-boxshadow .card-yellow, .no-boxshadow .card-yellow-bg {
    border-color: #ffecb3; }

.card-yellow-bg {
  background-color: #ffc107; }

.card-action, .tile-action {
  border-top: 1px solid #e0e0e0;
  position: relative; }
  .card-action:after, .tile-action:after, .card-action:before, .tile-action:before {
    content: "";
    display: table;
    line-height: 0; }
  .card-action:after, .tile-action:after {
    clear: both; }
  .card-action:first-child, .tile-action:first-child {
    border-top: 0; }
  .card-action .nav, .tile-action .nav {
    margin-top: 0;
    margin-bottom: 0; }
    .card-action .nav > li > a, .tile-action .nav > li > a,
    .card-action .nav > li > .a, .tile-action .nav > li > .a {
      color: #616161; }
      .card-action .nav > li > a:focus, .tile-action .nav > li > a:focus, .card-action .nav > li > a:hover, .tile-action .nav > li > a:hover,
      .card-action .nav > li > .a:focus, .tile-action .nav > li > .a:focus,
      .card-action .nav > li > .a:hover, .tile-action .nav > li > .a:hover {
        color: #2196f3; }
      .card[class*="-bg"] .card-action .nav > li > a, .card[class*="-bg"] .tile-action .nav > li > a, .card[class*="-bg"]
      .card-action .nav > li > .a, .card[class*="-bg"] .tile-action .nav > li > .a {
        color: #ffffff; }
    .card-action .nav > li.active > a, .tile-action .nav > li.active > a,
    .card-action .nav > li.active > .a, .tile-action .nav > li.active > .a {
      color: #2196f3; }
    .card-action .nav > li.open > a, .tile-action .nav > li.open > a,
    .card-action .nav > li.open > .a, .tile-action .nav > li.open > .a {
      color: #212121; }

.card-alt .card-action, .card-alt-bg .card-action, .card-alt .tile-action, .card-alt-bg .tile-action {
  border-top-color: #c8e6c9; }

.card-alt-bg .card-action, .card-alt-bg .tile-action {
  border-top-color: #388e3c; }

.card-blue .card-action, .card-blue-bg .card-action, .card-blue .tile-action, .card-blue-bg .tile-action {
  border-top-color: #bbdefb; }

.card-blue-bg .card-action, .card-blue-bg .tile-action {
  border-top-color: #1976d2; }

.card-green .card-action, .card-green-bg .card-action, .card-green .tile-action, .card-green-bg .tile-action {
  border-top-color: #dcedc8; }

.card-green-bg .card-action, .card-green-bg .tile-action {
  border-top-color: #689f38; }

.card-purple .card-action, .card-purple-bg .card-action, .card-purple .tile-action, .card-purple-bg .tile-action {
  border-top-color: #e1bee7; }

.card-purple-bg .card-action, .card-purple-bg .tile-action {
  border-top-color: #7b1fa2; }

.card-red .card-action, .card-red-bg .card-action, .card-red .tile-action, .card-red-bg .tile-action {
  border-top-color: #ffcdd2; }

.card-red-bg .card-action, .card-red-bg .tile-action {
  border-top-color: #d32f2f; }

.card-yellow .card-action, .card-yellow-bg .card-action, .card-yellow .tile-action, .card-yellow-bg .tile-action {
  border-top-color: #ffecb3; }

.card-yellow-bg .card-action, .card-yellow-bg .tile-action {
  border-top-color: #ffa000; }

.card-header {
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative; }
  .card-header:after, .card-header:before {
    content: "";
    display: table;
    line-height: 0; }
  .card-header:after {
    clear: both; }
  .card-header:before {
    border-bottom: 1px solid #e0e0e0;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }

.card-heading {
  display: block;
  font-size: 20px;
  line-height: 28px;
  margin-top: 24px;
  margin-bottom: 24px; }
  .card-header .card-heading {
    margin-top: 0;
    margin-bottom: 0; }

.card-img {
  overflow: hidden;
  position: relative; }
  .card-img:first-child {
    border-radius: 2px 2px 0 0; }
  .card-img:last-child {
    border-radius: 0 0 2px 2px; }
  .card-img img {
    display: block;
    height: auto;
    width: 100%; }

.card-img-heading {
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
  margin: 0;
  padding: 12px 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

.card-inner {
  padding-right: 16px;
  padding-left: 16px;
  position: relative;
  z-index: 1; }
  .card-header .card-inner {
    padding-top: 12px;
    padding-bottom: 12px; }
  .card-inner-side ~ .card-inner, .tile-side ~ .card-inner {
    overflow: hidden; }

.card-inner-side, .tile-side {
  padding-top: 12px;
  padding-bottom: 12px; }
  .card-inner-side.pull-left, .pull-left.tile-side {
    padding-left: 16px; }
  .card-inner-side.pull-right, .pull-right.tile-side {
    padding-right: 16px; }

.card-main {
  -ms-flex: 1;
      flex: 1; }

.card-alt-bg .card-main a {
  color: #c8e6c9; }

.card-blue-bg .card-main a {
  color: #bbdefb; }

.card-green-bg .card-main a {
  color: #dcedc8; }

.card-purple-bg .card-main a {
  color: #e1bee7; }

.card-red-bg .card-main a {
  color: #ffcdd2; }

.card-yellow-bg .card-main a {
  color: #ffecb3; }

.card-side {
  background-color: #f5f5f5;
  border-radius: 2px 0 0 2px;
  max-width: 33.33333%;
  padding-right: 16px;
  padding-left: 16px; }
  .card-side[href] {
    color: #212121; }
    .card-side[href]:focus, .card-side[href]:hover {
      background-color: #eeeeee;
      text-decoration: none; }
  .card-side.card-side-img {
    overflow: hidden;
    padding-right: 0;
    padding-left: 0; }
  .card-side.card-side-right {
    border-radius: 0 2px 2px 0;
    -ms-flex-order: 2;
        order: 2; }

.card-offwhite .card-side {
  background-color: #eeeeee; }

.card-alt .card-side, .card-alt-bg .card-side {
  background-color: #4caf50;
  color: #ffffff; }
  .card-alt .card-side[href]:focus, .card-alt-bg .card-side[href]:focus, .card-alt .card-side[href]:hover, .card-alt-bg .card-side[href]:hover {
    background-color: #388e3c; }

.card-alt-bg .card-side {
  background-color: #388e3c; }
  .card-alt-bg .card-side[href]:focus, .card-alt-bg .card-side[href]:hover {
    background-color: #1b5e20; }

.card-blue .card-side, .card-blue-bg .card-side {
  background-color: #2196f3;
  color: #ffffff; }
  .card-blue .card-side[href]:focus, .card-blue-bg .card-side[href]:focus, .card-blue .card-side[href]:hover, .card-blue-bg .card-side[href]:hover {
    background-color: #1976d2; }

.card-blue-bg .card-side {
  background-color: #1976d2; }
  .card-blue-bg .card-side[href]:focus, .card-blue-bg .card-side[href]:hover {
    background-color: #0d47a1; }

.card-green .card-side, .card-green-bg .card-side {
  background-color: #8bc34a;
  color: #ffffff; }
  .card-green .card-side[href]:focus, .card-green-bg .card-side[href]:focus, .card-green .card-side[href]:hover, .card-green-bg .card-side[href]:hover {
    background-color: #689f38; }

.card-green-bg .card-side {
  background-color: #689f38; }
  .card-green-bg .card-side[href]:focus, .card-green-bg .card-side[href]:hover {
    background-color: #33691e; }

.card-purple .card-side, .card-purple-bg .card-side {
  background-color: #9c27b0;
  color: #ffffff; }
  .card-purple .card-side[href]:focus, .card-purple-bg .card-side[href]:focus, .card-purple .card-side[href]:hover, .card-purple-bg .card-side[href]:hover {
    background-color: #7b1fa2; }

.card-purple-bg .card-side {
  background-color: #7b1fa2; }
  .card-purple-bg .card-side[href]:focus, .card-purple-bg .card-side[href]:hover {
    background-color: #4a148c; }

.card-red .card-side, .card-red-bg .card-side {
  background-color: #f44336;
  color: #ffffff; }
  .card-red .card-side[href]:focus, .card-red-bg .card-side[href]:focus, .card-red .card-side[href]:hover, .card-red-bg .card-side[href]:hover {
    background-color: #d32f2f; }

.card-red-bg .card-side {
  background-color: #d32f2f; }
  .card-red-bg .card-side[href]:focus, .card-red-bg .card-side[href]:hover {
    background-color: #b71c1c; }

.card-yellow .card-side, .card-yellow-bg .card-side {
  background-color: #ffc107;
  color: #ffffff; }
  .card-yellow .card-side[href]:focus, .card-yellow-bg .card-side[href]:focus, .card-yellow .card-side[href]:hover, .card-yellow-bg .card-side[href]:hover {
    background-color: #ffa000; }

.card-yellow-bg .card-side {
  background-color: #ffa000; }
  .card-yellow-bg .card-side[href]:focus, .card-yellow-bg .card-side[href]:hover {
    background-color: #ff6f00; }

.card-wrap {
  margin-top: 24px; }

.dropdown {
  position: relative;
  transition: z-index 0s 0.3s; }
  .dropdown.open {
    transition: z-index 0s;
    z-index: 21; }
  .dropdown [data-toggle="dropdown"] {
    cursor: pointer; }

.dropdown-inline {
  display: inline-block; }


    .dropdown-menu a:focus, .dropdown-menu a:hover,
    .dropdown-menu .a:focus,
    .dropdown-menu .a:hover {
      background-color: #f5f5f5;
      text-decoration: none; }
  .dropdown-menu .active > a,
  .dropdown-menu .active > .a {
    background-color: #f5f5f5; }
  .dropdown-menu li {
    display: block;
    position: relative; }
  .no-csstransforms .dropdown-menu {
    display: none; }
  .no-csstransforms .dropdown.open .dropdown-menu {
    display: block; }

.dropdown-toggle {
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
  .dropdown.open .dropdown-toggle {
    background-color: #e0e0e0;
    border-radius: 2px 2px 0 0; }

.dropdown.open .dropdown-toggle-alt {
  background-color: #1b5e20; }

.dropdown.open .dropdown-toggle-blue {
  background-color: #0d47a1; }

.dropdown.open .dropdown-toggle-green {
  background-color: #33691e; }

.dropdown.open .dropdown-toggle-purple {
  background-color: #4a148c; }

.dropdown.open .dropdown-toggle-red {
  background-color: #b71c1c; }

.dropdown.open .dropdown-toggle-yellow {
  background-color: #ff6f00; }

.dropdown-toggle-btn {
  position: relative;
  z-index: 1; }
  .dropdown.open .dropdown-toggle-btn {
    background-color: #ffffff;
    box-shadow: none;
    color: #212121; }
  .dropdown-toggle-btn ~ .dropdown-menu {
    min-width: 101%;
    min-width: calc(100% + 2px);
    padding-top: 48px !important;
    top: -12px;
    left: -1px;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0); }
    .dropdown-toggle-btn ~ .dropdown-menu.dropdown-menu-right,
    .dropdown.pull-right .dropdown-toggle-btn ~ .dropdown-menu,
    .nav.pull-right .dropdown-toggle-btn ~ .dropdown-menu {
      right: -1px;
      left: auto; }

.dropdown-wrap {
  margin-top: 24px;
  margin-bottom: 24px; }
  .dropdown-wrap:after, .dropdown-wrap:before {
    content: "";
    display: table;
    line-height: 0; }
  .dropdown-wrap:after {
    clear: both; }

legend[class*="col-xx-"] {
  padding-left: 8px; }

@media only screen and (min-width: 480px) {
  legend[class*="col-xs-"] {
    padding-left: 8px; } }

@media only screen and (min-width: 768px) {
  legend[class*="col-sm-"] {
    padding-left: 8px; } }

@media only screen and (min-width: 992px) {
  legend[class*="col-md-"] {
    padding-left: 8px; } }

@media only screen and (min-width: 1440px) {
  legend[class*="col-lg-"] {
    padding-left: 8px; } }

.checkbox,
.radio {
  display: block;
  position: relative; }
  .form-group .checkbox, .form-group
  .radio {
    margin-top: 6px;
    padding-bottom: 6px;
padding-left: 0px;
	}
  .checkbox label,
  .radio label {
    cursor: pointer;
    margin: 0;
    min-height: 16px;
    padding-left: 24px; }
  .checkbox.disabled label,
  fieldset[disabled] .checkbox label,
  .radio.disabled label,
  fieldset[disabled]
  .radio label {
    color: #9e9e9e;
    cursor: not-allowed; }

.checkbox input[type="checkbox"],
.radio input[type="radio"] {
  margin-left: -24px;
  position: absolute; }

.checkbox-inline,
.radio-inline {
  display: inline-block;
  margin-right: 16px; }

.form {
  margin-top: 24px;
  margin-bottom: 24px; }

.form-control, .picker__select--month,
.picker__select--year {
  background-color: transparent;
  background-image: none;
  border: 0;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  color: #212121;
  display: block;
  font-size: 16px;
  height: 36px;
  line-height: 24px;
  padding: 6px 0 5px;
  transition: border-bottom-color 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%; }
  .form-control:-ms-input-placeholder, .picker__select--month:-ms-input-placeholder,
  .picker__select--year:-ms-input-placeholder {
    color: #9e9e9e; }
  .form-control::-moz-placeholder, .picker__select--month::-moz-placeholder,
  .picker__select--year::-moz-placeholder {
    color: #9e9e9e;
    opacity: 1; }
  .form-control::-webkit-input-placeholder, .picker__select--month::-webkit-input-placeholder,
  .picker__select--year::-webkit-input-placeholder {
    color: #9e9e9e; }
  .form-control:focus, .picker__select--month:focus,
  .picker__select--year:focus {
    border-color: #2196f3;
    border-bottom-width: 2px;
    outline: 0;
    padding-bottom: 4px; }
  .form-control[disabled], [disabled].picker__select--month,
  [disabled].picker__select--year, .form-control[readonly], [readonly].picker__select--month,
  [readonly].picker__select--year,
  fieldset[disabled] .form-control,
  fieldset[disabled] .picker__select--month,
  fieldset[disabled]
  .picker__select--year {
    border-style: dashed;
    color: #9e9e9e;
    cursor: not-allowed;
    opacity: 1; }
  .form-control.form-control-inline, .form-control-inline.picker__select--month,
  .form-control-inline.picker__select--year {
    display: inline-block;
    vertical-align: middle;
    width: auto; }
  .form-control.form-control-default, .form-control-default.picker__select--month,
  .form-control-default.picker__select--year,
  .form-control-default .form-control,
  .form-control-default .picker__select--month,
  .form-control-default
  .picker__select--year {
    border: 1px solid #9e9e9e;
    padding: 5px 8px;
    transition: none; }
    .form-control.form-control-default:focus, .form-control-default.picker__select--month:focus,
    .form-control-default.picker__select--year:focus,
    .form-control-default .form-control:focus,
    .form-control-default .picker__select--month:focus,
    .form-control-default
    .picker__select--year:focus {
      border: 1px solid #2196f3;
      padding: 5px 8px; }
    .form-control.form-control-default[disabled], .form-control-default[disabled].picker__select--month,
    .form-control-default[disabled].picker__select--year, .form-control.form-control-default[readonly], .form-control-default[readonly].picker__select--month,
    .form-control-default[readonly].picker__select--year,
    fieldset[disabled] .form-control.form-control-default,
    fieldset[disabled] .form-control-default.picker__select--month,
    fieldset[disabled]
    .form-control-default.picker__select--year,
    .form-control-default .form-control[disabled],
    .form-control-default [disabled].picker__select--month,
    .form-control-default
    [disabled].picker__select--year,
    .form-control-default .form-control[readonly],
    .form-control-default [readonly].picker__select--month,
    .form-control-default
    [readonly].picker__select--year,
    fieldset[disabled]
    .form-control-default .form-control,
    fieldset[disabled]
    .form-control-default .picker__select--month,
    fieldset[disabled]
    .form-control-default
    .picker__select--year {
      background-color: #eeeeee; }

.form-group-alt .form-control, .form-group-alt .picker__select--month, .form-group-alt
.picker__select--year,
.form-group-alt .form-control:focus,
.form-group-alt .picker__select--month:focus,
.form-group-alt
.picker__select--year:focus {
  border-color: #4caf50; }

.form-group-blue .form-control, .form-group-blue .picker__select--month, .form-group-blue
.picker__select--year,
.form-group-blue .form-control:focus,
.form-group-blue .picker__select--month:focus,
.form-group-blue
.picker__select--year:focus {
  border-color: #2196f3; }

.form-group-green .form-control, .form-group-green .picker__select--month, .form-group-green
.picker__select--year,
.form-group-green .form-control:focus,
.form-group-green .picker__select--month:focus,
.form-group-green
.picker__select--year:focus {
  border-color: #8bc34a; }

.form-group-purple .form-control, .form-group-purple .picker__select--month, .form-group-purple
.picker__select--year,
.form-group-purple .form-control:focus,
.form-group-purple .picker__select--month:focus,
.form-group-purple
.picker__select--year:focus {
  border-color: #9c27b0; }

.form-group-red .form-control, .form-group-red .picker__select--month, .form-group-red
.picker__select--year,
.form-group-red .form-control:focus,
.form-group-red .picker__select--month:focus,
.form-group-red
.picker__select--year:focus {
  border-color: #f44336; }

.form-group-yellow .form-control, .form-group-yellow .picker__select--month, .form-group-yellow
.picker__select--year,
.form-group-yellow .form-control:focus,
.form-group-yellow .picker__select--month:focus,
.form-group-yellow
.picker__select--year:focus {
  border-color: #ffc107; }

input[type="color"].form-control-default,
.form-control-default input[type="color"] {
  min-width: 42px; }

label + .form-control.form-control-default, label + .form-control-default.picker__select--month, label +
.form-control-default.picker__select--year,
.form-control-default label + .form-control,
.form-control-default label + .picker__select--month,
.form-control-default label +
.picker__select--year {
  margin-top: 6px; }

label.access-hide + .form-control.form-control-default, label.access-hide + .form-control-default.picker__select--month, label.access-hide +
.form-control-default.picker__select--year,
.form-control-default label.access-hide + .form-control,
.form-control-default label.access-hide + .picker__select--month,
.form-control-default label.access-hide +
.picker__select--year {
  margin-top: 0; }

select.form-control, select.picker__select--month,
select.picker__select--year {
  -webkit-appearance: none; }
  @media only screen and (-webkit-min-device-pixel-ratio: 0) {
    select.form-control, select.picker__select--month,
    select.picker__select--year {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAkCAMAAACg5NohAAAAZlBMVEUAAABlZWXLy8vg4OB6enrX19fg4OCdnZ2KiopsbGzn5+dzc3Pt7e3GxsbPz89ubm7u7u5ycnLY2NiJiYmGhoZoaGjq6up/f3+WlpaGhoaZmZllZWVhYWFYWFhaWlpdXV1bW1tWVlaZeqNTAAAAHHRSTlMA+WVC31BEqMzyNekpcGDpKNxJzcjkL9CjwZ/yNlWBeQAAALBJREFUKM/NztkWwiAMRdFQoNparR2cGf//J8UFNdXEd8/rXrkAq9rLoIGt3Vkn9A8xJoiaSqeSJGskuXlJNs2sFRPjWo7lptzVVEoO7VyEWofvoEn8NTUUxuZo2KyCPjo2+wB9m7ZM01zB/9feN2zXEVS0bLEHZQ1b6EE2jhNvDsBbMBWkampepJtizNpi4UPyGrEimBbhLT4L2nLnzR6+ksnIGm7iGjXv8xq14bSWJwymLjvMk/6KAAAAAElFTkSuQmCC);
      background-position: 100% 11px;
      background-repeat: no-repeat;
      background-size: auto 12px;
      padding-right: 12px; }
      select.form-control[multiple], select[multiple].picker__select--month,
      select[multiple].picker__select--year, select.form-control[size], select[size].picker__select--month,
      select[size].picker__select--year {
        background-image: none;
        padding-right: 0; } }

@media only screen and (-webkit-min-device-pixel-ratio: 0) {
  select.form-control-default,
  .form-control-default select {
    background-position: 99% 11px;
    background-position: calc(100% - 8px) 11px;
    padding-right: 24px; }
    select.form-control-default[multiple], select.form-control-default[size],
    .form-control-default select[multiple],
    .form-control-default select[size] {
      padding-right: 8px; } }

textarea.form-control, textarea.picker__select--month,
textarea.picker__select--year {
  height: auto; }

.form-control-inverse {
  color: #ffffff; }
  .form-control-inverse:-ms-input-placeholder {
    color: #f5f5f5; }
  .form-control-inverse::-moz-placeholder {
    color: #f5f5f5;
    opacity: 1; }
  .form-control-inverse::-webkit-input-placeholder {
    color: #f5f5f5; }

.form-control-static {
  border-bottom: 1px solid #9e9e9e;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
  padding-bottom: 5px; }
  .form-control-static.form-control-default {
    padding-top: 5px; }

.form-group {
  margin-top: 24px;
  margin-bottom: 24px; }
  legend + .form-group {
    margin-top: 0; }

.form-group-btn {
  margin-bottom: 24px; }
  .form-group-btn .btn {
    margin-top: 24px;
    margin-right: 16px; }

.form-help {
  display: block;
  font-size: 12px;
  font-weight: 400;
  margin-top: 12px;
  margin-bottom: 12px;
  position: relative; }

.form-help-icon {
  position: absolute;
  top: 6px;
  right: 0; }

.form-help-msg {
  padding-right: 1.28571em; }

.form-label {
  display: block; }
  @media only screen and (min-width: 480px) {
    [class*="col-xs"] > .form-label {
      padding-top: 6px;
      padding-bottom: 6px;
      text-align: right; } }
  @media only screen and (min-width: 768px) {
    [class*="col-sm"] > .form-label {
      padding-top: 6px;
      padding-bottom: 6px;
      text-align: right; } }
  @media only screen and (min-width: 992px) {
    [class*="col-md"] > .form-label {
      padding-top: 6px;
      padding-bottom: 6px;
      text-align: right; } }
  @media only screen and (min-width: 1440px) {
    [class*="col-lg"] > .form-label {
      padding-top: 6px;
      padding-bottom: 6px;
      text-align: right; } }

.form-group-alt .form-label {
  color: #4caf50; }

.form-group-blue .form-label {
  color: #2196f3; }

.form-group-green .form-label {
  color: #8bc34a; }

.form-group-purple .form-label {
  color: #9c27b0; }

.form-group-red .form-label {
  color: #f44336; }

.form-group-yellow .form-label {
  color: #ffc107; }

.label {
  margin-bottom: 12px; }

.checkbox-adv, .radio-adv {
  font-size: 16px;
  line-height: 24px; }
  .checkbox-adv [class^="circle"], .radio-adv [class^="circle"] {
    display: block;
    height: 16px;
    position: absolute;
    top: 3px;
    left: 0;
    width: 16px; }
  .checkbox-adv .circle, .radio-adv .circle {
    border: 2px solid #616161;
    transition: border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
  .checkbox-adv.disabled .circle, .disabled.radio-adv .circle,
  fieldset[disabled] .checkbox-adv .circle,
  fieldset[disabled] .radio-adv .circle {
    border-color: #9e9e9e !important; }
  .checkbox-adv input.access-hide:focus ~ .circle, .radio-adv input.access-hide:focus ~ .circle {
    border-color: #212121; }
  .checkbox-adv input.access-hide:checked ~ .circle, .radio-adv input.access-hide:checked ~ .circle {
    border-color: #4caf50; }
  .checkbox-adv .circle-check, .radio-adv .circle-check {
    background-color: transparent;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform; }
    .checkbox-adv .circle-check:after, .radio-adv .circle-check:after {
      background-color: #4caf50;
      border-radius: 50%;
      content: "";
      display: block;
      height: 80px;
      opacity: 0;
      position: absolute;
      top: -32px;
      left: -32px;
      width: 80px; }
  .checkbox-adv.disabled .circle-check:after, .disabled.radio-adv .circle-check:after,
  fieldset[disabled] .checkbox-adv .circle-check:after,
  fieldset[disabled] .radio-adv .circle-check:after {
    background-color: #9e9e9e; }
  .checkbox-adv input.access-hide:checked ~ .circle-check, .radio-adv input.access-hide:checked ~ .circle-check {
    -webkit-transform: scale(0.5, 0.5);
            transform: scale(0.5, 0.5); }
    .checkbox-adv input.access-hide:checked ~ .circle-check:after, .radio-adv input.access-hide:checked ~ .circle-check:after {
      -webkit-animation: circle-check 0.6s;
              animation: circle-check 0.6s; }
  .checkbox-adv .circle-icon, .radio-adv .circle-icon {
    background-color: transparent;
    color: transparent;
    -webkit-transform: scale(0.5, 0.5);
            transform: scale(0.5, 0.5);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition-property: background-color, color, -webkit-transform;
    transition-property: background-color, color, transform; }
    .checkbox-adv .circle-icon:before, .radio-adv .circle-icon:before {
      top: auto; }
  .checkbox-adv input.access-hide:checked ~ .circle-icon, .radio-adv input.access-hide:checked ~ .circle-icon {
    background-color: #4caf50;
    color: #ffffff;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  .checkbox-adv.disabled input.access-hide:checked ~ .circle-icon, .disabled.radio-adv input.access-hide:checked ~ .circle-icon,
  fieldset[disabled] .checkbox-adv input.access-hide:checked ~ .circle-icon,
  fieldset[disabled] .radio-adv input.access-hide:checked ~ .circle-icon {
    background-color: #9e9e9e; }

.radio-adv [class^="circle"] {
  border-radius: 50%; }

.radio-adv input.access-hide:checked ~ .circle-check {
  background-color: #4caf50; }

.radio-adv.disabled input.access-hide:checked ~ .circle-check,
fieldset[disabled] .radio-adv input.access-hide:checked ~ .circle-check {
  background-color: #9e9e9e; }

@-webkit-keyframes circle-check {
  0% {
    opacity: 0; }
  25% {
    opacity: 0.25; }
  100% {
    opacity: 0; } }

@keyframes circle-check {
  0% {
    opacity: 0; }
  25% {
    opacity: 0.25; }
  100% {
    opacity: 0; } }

.picker {
  position: absolute;
  z-index: 40;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.picker__box {
  background-clip: padding-box;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 1px 30px rgba(0, 0, 0, 0.5);
  outline: 0;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  z-index: 1; }
  .picker__box:after, .picker__box:before {
    content: "";
    display: table;
    line-height: 0; }
  .picker__box:after {
    clear: both; }
  @media only screen and (min-width: 992px) {
    .picker__box:before {
      background-color: #4caf50;
      border-radius: 4px 0 0 4px;
      content: "";
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 176px;
      z-index: -1; } }

.picker__date-display {
  background-color: #4caf50;
  border-radius: 4px 4px 0 0;
  color: #ffffff;
  padding: 12px 16px;
  text-align: left; }
  @media only screen and (min-width: 992px) {
    .picker__date-display {
      border-radius: 4px 0 0 0;
      float: left;
      width: 176px; } }

.picker__date-display-bottom {
  font-size: 36px;
  line-height: 40px; }

.picker__date-display-top {
  color: #c8e6c9;
  font-weight: 300;
  margin-bottom: 6px; }

.picker__day {
  border-radius: 50%;
  display: inline-block;
  height: 36px;
  padding: 6px 0;
  width: 36px; }
  .picker__day:focus, .picker__day:hover {
    color: #2196f3;
    cursor: pointer; }
  .picker__day.picker__day--selected {
    background-color: #4caf50;
    color: #ffffff !important; }
  .picker__day.picker__day--today {
    color: #4caf50; }

.picker__day-display {
  margin-right: 8px; }

.picker__day--outfocus {
  color: #eeeeee; }

.picker__footer {
  clear: both;
  padding: 12px 8px; }
  .picker__footer button {
    margin-left: 8px; }
    .picker__footer button:first-child {
      margin-left: 0; }
  @media only screen and (min-width: 480px) {
    .picker__footer {
      text-align: right; } }

.picker__frame {
  display: inline-block;
  margin: 48px auto;
  max-width: 268px;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: -webkit-transform;
  transition-property: transform;
  vertical-align: middle;
  white-space: normal; }
  .picker--opened .picker__frame {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  @media only screen and (min-width: 480px) {
    .picker__frame {
      max-width: 310px; } }
  @media only screen and (min-width: 992px) {
    .picker__frame {
      max-width: 528px; } }

.picker__header {
  margin: 12px 8px 6px;
  position: relative; }
  @media only screen and (min-width: 992px) {
    .picker__header {
      float: left;
      margin-top: 6px;
      margin-right: 0;
      margin-left: 0;
      width: 352px; } }

.picker__holder {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), top 0s linear 0.3s;
  white-space: nowrap;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .picker__holder:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 1px; }
  .picker--opened .picker__holder {
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), top 0s linear 0s; }

.picker__input {
  background-color: transparent !important;
  border-bottom-style: solid !important;
  color: #212121 !important;
  cursor: text !important; }
  .picker__input.picker__input--active {
    border-color: #2196f3;
    border-bottom-width: 2px; }
    .picker__input.picker__input--active.form-control-default {
      border-bottom-width: 1px; }

.picker__month,
.picker__year {
  display: inline;
  margin-left: 16px; }
  .picker__month:first-child,
  .picker__year:first-child {
    margin-left: 0; }

.picker__nav--next,
.picker__nav--prev {
  cursor: pointer;
  line-height: 24px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  text-align: center;
  width: 36px; }
  .picker__nav--next:focus, .picker__nav--next:hover,
  .picker__nav--prev:focus,
  .picker__nav--prev:hover {
    color: #2196f3; }
  @media only screen and (min-width: 480px) {
    .picker__nav--next,
    .picker__nav--prev {
      width: 42px; } }
  @media only screen and (min-width: 992px) {
    .picker__nav--next,
    .picker__nav--prev {
      width: 48px; } }

.picker__nav--next {
  right: 0; }
  .picker__nav--next:before {
    content: "keyboard_arrow_right"; }
  @media only screen and (min-width: 992px) {
    .picker__nav--next {
      right: 8px; } }

.picker__nav--prev {
  left: 0; }
  .picker__nav--prev:before {
    content: "keyboard_arrow_left"; }
  @media only screen and (min-width: 992px) {
    .picker__nav--prev {
      left: 8px; } }

.picker__select--month,
.picker__select--year {
  border-bottom: 0;
  display: inline-block;
  height: 24px;
  margin-left: 16px;
  padding-top: 0;
  padding-bottom: 0;
  width: auto; }
  .picker__select--month:first-child,
  .picker__select--year:first-child {
    margin-left: 0; }

@media only screen and (-webkit-min-device-pixel-ratio: 0) {
  select.picker__select--month,
  select.picker__select--year {
    background-position: 100% 50%; } }

.picker__table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 8px;
  table-layout: fixed; }
  @media only screen and (min-width: 992px) {
    .picker__table {
      float: left;
      margin: 0; } }

.picker__table td,
.picker__table th {
  border: 0;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 36px; }
  @media only screen and (min-width: 480px) {
    .picker__table td,
    .picker__table th {
      width: 42px; } }
  @media only screen and (min-width: 992px) {
    .picker__table td,
    .picker__table th {
      width: 48px; }
      .picker__table td:first-child,
      .picker__table th:first-child {
        padding-left: 8px;
        width: 56px; }
      .picker__table td:last-child,
      .picker__table th:last-child {
        padding-right: 8px;
        width: 56px; } }

.picker__weekday {
  color: #9e9e9e;
  font-weight: 300; }

.picker__weekday-display {
  margin-right: 8px; }
  .picker__weekday-display:after {
    content: ","; }
  @media only screen and (min-width: 992px) {
    .picker__weekday-display {
      display: block; } }

.floating-label {
  color: #9e9e9e;
  cursor: text;
  font-size: 16px;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 10px;
  left: 0;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1), font-size 0.3s cubic-bezier(0.4, 0, 0.2, 1), top 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
  .form-group-label [class*="col-"] .floating-label {
    left: 16px; }
  .form-group-label.control-focus .floating-label,
  .form-group-label.control-highlight .floating-label {
    color: #616161;
    font-size: 12px;
    top: -12px; }
  .form-group-label.control-focus .floating-label {
    color: #2196f3; }

.form-group-label {
  margin-top: 36px;
  margin-bottom: 36px;
  position: relative; 
      color: #000;
  
  }
  .form-group-label .form-control, .form-group-label .picker__select--month, .form-group-label
  .picker__select--year {
    position: relative;
    z-index: 1; 
    width: 100% !important;	
	}
    .form-group-label .form-control:-ms-input-placeholder, .form-group-label .picker__select--month:-ms-input-placeholder, .form-group-label
    .picker__select--year:-ms-input-placeholder {
      color: transparent; }
    .form-group-label .form-control::-moz-placeholder, .form-group-label .picker__select--month::-moz-placeholder, .form-group-label
    .picker__select--year::-moz-placeholder {
      color: transparent;
      opacity: 1; }
    .form-group-label .form-control::-webkit-input-placeholder, .form-group-label .picker__select--month::-webkit-input-placeholder, .form-group-label
    .picker__select--year::-webkit-input-placeholder {
      color: transparent; }

.form-group-label.form-group-alt .floating-label {
  color: #4caf50; }

.form-group-label.form-group-blue .floating-label {
  color: #2196f3; }

.form-group-label.form-group-green .floating-label {
  color: #8bc34a; }

.form-group-label.form-group-purple .floating-label {
  color: #9c27b0; }

.form-group-label.form-group-red .floating-label {
  color: #f44336; }

.form-group-label.form-group-yellow .floating-label {
  color: #ffc107; }

.form-icon-label {
  cursor: pointer;
  display: block;
  padding: 6px 0; }
  .form-group-icon.control-focus .form-icon-label {
    color: #2196f3; }

.form-group-icon.form-group-alt .form-icon-label {
  color: #4caf50; }

.form-group-icon.form-group-blue .form-icon-label {
  color: #2196f3; }

.form-group-icon.form-group-green .form-icon-label {
  color: #8bc34a; }

.form-group-icon.form-group-purple .form-icon-label {
  color: #9c27b0; }

.form-group-icon.form-group-red .form-icon-label {
  color: #f44336; }

.form-group-icon.form-group-yellow .form-icon-label {
  color: #ffc107; }

.switch {
  position: relative; }
  .switch.checkbox label, .switch.radio label {
    padding-left: 43px; }

.switch-toggle {
  background-color: #9e9e9e;
  border-radius: 6px;
  cursor: pointer;
  display: inline-block;
  height: 12px;
  margin-right: 8px;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  vertical-align: middle;
  width: 35px; }
  .switch-toggle:after {
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25);
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    top: -4px;
    left: 0;
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.15s cubic-bezier(0.4, 0, 0.2, 1), left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    width: 20px; }
  input[type="checkbox"]:checked + .switch-toggle,
  input[type="radio"]:checked + .switch-toggle {
    background-color: #6ab8f7; }
    input[type="checkbox"]:checked + .switch-toggle:after,
    input[type="radio"]:checked + .switch-toggle:after {
      background-color: #2196f3;
      left: 15px; }
  .checkbox.switch .switch-toggle,
  .radio.switch .switch-toggle {
    position: absolute;
    top: 6px;
    left: 0; }
  .no-touch .switch-toggle:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(0, 0, 0, 0.1); }
  .no-touch input[type="checkbox"]:checked + .switch-toggle:active:after,
  .no-touch input[type="radio"]:checked + .switch-toggle:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(33, 150, 243, 0.25); }
  .touch .switch-toggle {
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.15s; }
    .touch .switch-toggle:after {
      transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.15s, box-shadow 0.15s cubic-bezier(0.4, 0, 0.2, 1), left 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.15s; }
    .touch .switch-toggle.switch-toggle-on:after {
      box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(33, 150, 243, 0.25); }
  .touch input[type="checkbox"]:checked + .switch-toggle.switch-toggle-on:after,
  .touch input[type="radio"]:checked + .switch-toggle.switch-toggle-on:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(0, 0, 0, 0.1); }

input[type="checkbox"]:checked + .switch-toggle-alt,
input[type="radio"]:checked + .switch-toggle-alt {
  background-color: #81c784; }
  input[type="checkbox"]:checked + .switch-toggle-alt:after,
  input[type="radio"]:checked + .switch-toggle-alt:after {
    background-color: #4caf50; }

.no-touch input[type="checkbox"]:checked + .switch-toggle-alt:active:after,
.no-touch input[type="radio"]:checked + .switch-toggle-alt:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(76, 175, 80, 0.25); }

.touch .switch-toggle-alt.switch-toggle-on:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(76, 175, 80, 0.25); }

input[type="checkbox"]:checked + .switch-toggle-blue,
input[type="radio"]:checked + .switch-toggle-blue {
  background-color: #64b5f6; }
  input[type="checkbox"]:checked + .switch-toggle-blue:after,
  input[type="radio"]:checked + .switch-toggle-blue:after {
    background-color: #2196f3; }

.no-touch input[type="checkbox"]:checked + .switch-toggle-blue:active:after,
.no-touch input[type="radio"]:checked + .switch-toggle-blue:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(33, 150, 243, 0.25); }

.touch .switch-toggle-blue.switch-toggle-on:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(33, 150, 243, 0.25); }

input[type="checkbox"]:checked + .switch-toggle-green,
input[type="radio"]:checked + .switch-toggle-green {
  background-color: #aed581; }
  input[type="checkbox"]:checked + .switch-toggle-green:after,
  input[type="radio"]:checked + .switch-toggle-green:after {
    background-color: #8bc34a; }

.no-touch input[type="checkbox"]:checked + .switch-toggle-green:active:after,
.no-touch input[type="radio"]:checked + .switch-toggle-green:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(139, 195, 74, 0.25); }

.touch .switch-toggle-green.switch-toggle-on:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(139, 195, 74, 0.25); }

input[type="checkbox"]:checked + .switch-toggle-purple,
input[type="radio"]:checked + .switch-toggle-purple {
  background-color: #ba68c8; }
  input[type="checkbox"]:checked + .switch-toggle-purple:after,
  input[type="radio"]:checked + .switch-toggle-purple:after {
    background-color: #9c27b0; }

.no-touch input[type="checkbox"]:checked + .switch-toggle-purple:active:after,
.no-touch input[type="radio"]:checked + .switch-toggle-purple:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(156, 39, 176, 0.25); }

.touch .switch-toggle-purple.switch-toggle-on:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(156, 39, 176, 0.25); }

input[type="checkbox"]:checked + .switch-toggle-red,
input[type="radio"]:checked + .switch-toggle-red {
  background-color: #e57373; }
  input[type="checkbox"]:checked + .switch-toggle-red:after,
  input[type="radio"]:checked + .switch-toggle-red:after {
    background-color: #f44336; }

.no-touch input[type="checkbox"]:checked + .switch-toggle-red:active:after,
.no-touch input[type="radio"]:checked + .switch-toggle-red:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(244, 67, 54, 0.25); }

.touch .switch-toggle-red.switch-toggle-on:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(244, 67, 54, 0.25); }

input[type="checkbox"]:checked + .switch-toggle-yellow,
input[type="radio"]:checked + .switch-toggle-yellow {
  background-color: #ffd54f; }
  input[type="checkbox"]:checked + .switch-toggle-yellow:after,
  input[type="radio"]:checked + .switch-toggle-yellow:after {
    background-color: #ffc107; }

.no-touch input[type="checkbox"]:checked + .switch-toggle-yellow:active:after,
.no-touch input[type="radio"]:checked + .switch-toggle-yellow:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(255, 193, 7, 0.25); }

.touch .switch-toggle-yellow.switch-toggle-on:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.25), 0 0 0 15px rgba(255, 193, 7, 0.25); }

.textarea-autosize {
  min-height: 36px;
  overflow-x: hidden; }

.label {
  background-color: #616161;
  border-radius: 2px;
  color: #ffffff;
  display: inline;
  font-size: 75%;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  padding: 0.2em 0.6em;
  vertical-align: baseline;
  white-space: nowrap; }

.label-alt {
  background-color: #4caf50; }

.label-blue {
  background-color: #2196f3; }

.label-green {
  background-color: #8bc34a; }

.label-purple {
  background-color: #9c27b0; }

.label-red {
  background-color: #f44336; }

.label-yellow {
  background-color: #ffc107; }

.modal {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  overflow: hidden;
  outline: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 40;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal-backdrop {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: #000000;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 39; }
  .modal-backdrop.fade.in {
    opacity: 0.5; }

.modal-close {
  color: #616161;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 20px;
  line-height: 28px;
  margin-right: -8px;
  padding-right: 8px;
  padding-left: 8px; }
  .modal-close:focus, .modal-close:hover {
    color: #2196f3;
    text-decoration: none; }

.modal-content {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 30px rgba(0, 0, 0, 0.5);
  outline: 0;
  position: relative; }

.modal-dialog {
  margin: 48px 16px;
  position: relative; }
  .modal-dialog.modal-full {
    height: 100%;
    height: calc(100% - 96px); }
    .modal-dialog.modal-full .modal-content {
      height: 100%;
      overflow-x: hidden;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      -ms-overflow-style: -ms-autohiding-scrollbar; }
  .modal.fade .modal-dialog {
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition-property: -webkit-transform;
    transition-property: transform; }
  .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1); }
  @media only screen and (min-width: 480px) {
    .modal-dialog.modal-xs {
      margin-right: auto;
      margin-left: auto;
      width: 448px; } }
  @media only screen and (min-width: 992px) {
    .modal-dialog {
      margin-right: auto;
      margin-left: auto;
      width: 960px; } }
  @media only screen and (min-width: 1440px) {
    .modal-dialog {
      width: 1408px; } }

.modal-footer {
  padding-right: 32px;
  padding-left: 32px; }
  .modal-footer .btn + .btn {
    margin-right: 16px; }
  .modal-footer .text-right .btn + .btn {
    margin-right: auto;
    margin-left: 16px; }

.modal-heading {
  padding-top: 24px;
  padding-right: 32px;
  padding-left: 32px;
  position: relative; }

.modal-inner {
  padding-right: 32px;
  padding-left: 32px; }

.modal-open {
  overflow: hidden; }

.modal-title {
  font-size: 20px;
  line-height: 28px;
  margin-top: 0;
  margin-right: 28px;
  margin-bottom: 24px; }

.nav {
  list-style: none;
  margin: 24px 0;
  padding: 0;
  position: relative; }
  .nav:after, .nav:before {
    content: "";
    display: table;
    line-height: 0; }
  .nav:after {
    clear: both; }
  .nav a,
  .nav .a {
    display: block;
    padding: 12px 16px;
    position: relative; }
    .nav a:focus, .nav a:hover,
    .nav .a:focus,
    .nav .a:hover {
      text-decoration: none; }
  .nav li {
    display: block;
    position: relative; }
  .nav ul {
    margin: 0;
    padding: 0; }

.nav-justified {
  width: 100%; }
  .nav-justified > li {
    display: table-cell !important;
    float: none !important;
    width: 1% !important; }
    .nav-justified > li > a {
      text-align: center; }

.nav-list > li {
  float: left; }

.progress {
  background-color: #b2dbfb;
  height: 4px;
  margin-top: 22px;
  margin-bottom: 22px;
  overflow: hidden;
  position: relative; }

.progress-bar {
  background-color: #2196f3;
  border-radius: 0 1px 1px 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1); }

.progress-alt {
  background-color: #c8e6c9; }
  .progress-alt .progress-bar {
    background-color: #4caf50; }

.progress-blue {
  background-color: #bbdefb; }
  .progress-blue .progress-bar {
    background-color: #2196f3; }

.progress-green {
  background-color: #dcedc8; }
  .progress-green .progress-bar {
    background-color: #8bc34a; }

.progress-purple {
  background-color: #e1bee7; }
  .progress-purple .progress-bar {
    background-color: #9c27b0; }

.progress-red {
  background-color: #ffcdd2; }
  .progress-red .progress-bar {
    background-color: #f44336; }

.progress-yellow {
  background-color: #ffecb3; }
  .progress-yellow .progress-bar {
    background-color: #ffc107; }

.progress-bar-indeterminate {
  background-color: #2196f3; }
  .progress-bar-indeterminate:after, .progress-bar-indeterminate:before {
    background-color: inherit;
    border-radius: 1px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    will-change: left, right; }
  .progress-bar-indeterminate:after {
    -webkit-animation: pbar-indeterminate-one 3s cubic-bezier(0.6, 0.8, 0.6, 0.4) infinite;
            animation: pbar-indeterminate-one 3s cubic-bezier(0.6, 0.8, 0.6, 0.4) infinite; }
  .progress-bar-indeterminate:before {
    -webkit-animation: pbar-indeterminate-two 3s cubic-bezier(0.2, 0.8, 0.2, 0.8) infinite;
            animation: pbar-indeterminate-two 3s cubic-bezier(0.2, 0.8, 0.2, 0.8) infinite;
    -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s; }

@-webkit-keyframes pbar-indeterminate-one {
  0% {
    right: 100%;
    left: -35%; }
  60% {
    right: -90%;
    left: 100%; }
  100% {
    right: -90%;
    left: 100%; } }

@keyframes pbar-indeterminate-one {
  0% {
    right: 100%;
    left: -35%; }
  60% {
    right: -90%;
    left: 100%; }
  100% {
    right: -90%;
    left: 100%; } }

@-webkit-keyframes pbar-indeterminate-two {
  0% {
    right: 100%;
    left: -150%; }
  60% {
    right: -35%;
    left: 135%; }
  100% {
    right: -35%;
    left: 135%; } }

@keyframes pbar-indeterminate-two {
  0% {
    right: 100%;
    left: -150%; }
  60% {
    right: -35%;
    left: 135%; }
  100% {
    right: -35%;
    left: 135%; } }

.progress-position-absolute-bottom,
.progress-position-absolute-top,
.progress-position-fixed-bottom,
.progress-position-fixed-top {
  margin: 0;
  left: 0;
  width: 100%; }

.progress-position-absolute-bottom,
.progress-position-absolute-top {
  position: absolute; }

.progress-position-absolute-bottom,
.progress-position-fixed-bottom {
  bottom: 0; }

.progress-position-absolute-top,
.progress-position-fixed-top {
  top: 0; }

.progress-position-fixed-top,
.progress-position-fixed-bottom {
  position: fixed; }

.progress-circular {
  height: 48px;
  margin-top: 24px;
  margin-bottom: 24px;
  overflow: hidden;
  position: relative;
  width: 48px; }

.progress-circular-center {
  margin-right: auto;
  margin-left: auto; }

.progress-circular-gap {
  border-top: 4px solid #2196f3;
  position: absolute;
  top: 0;
  right: 23px;
  bottom: 0;
  left: 23px; }

.progress-circular-alt .progress-circular-gap {
  border-top-color: #4caf50; }

.progress-circular-blue .progress-circular-gap {
  border-top-color: #2196f3; }

.progress-circular-green .progress-circular-gap {
  border-top-color: #8bc34a; }

.progress-circular-purple .progress-circular-gap {
  border-top-color: #9c27b0; }

.progress-circular-red .progress-circular-gap {
  border-top-color: #f44336; }

.progress-circular-yellow .progress-circular-gap {
  border-top-color: #ffc107; }

.progress-circular-inline {
  display: inline-block;
  margin-right: 16px;
  margin-left: 16px; }

.progress-circular-inner {
  -webkit-animation: pcircular-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
          animation: pcircular-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;
  height: 48px;
  position: relative;
  width: 48px;
  will-change: transform; }

.progress-circular-left,
.progress-circular-right {
  height: 48px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 24px; }

.progress-circular-left {
  left: 0; }

.progress-circular-right {
  right: 0; }

.progress-circular-spinner {
  border: 4px solid #2196f3;
  border-bottom-color: transparent;
  border-radius: 50%;
  height: 48px;
  position: absolute;
  top: 0;
  width: 48px;
  will-change: transform; }
  .progress-circular-left .progress-circular-spinner {
    -webkit-animation: pcircular-spinner-left 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite;
            animation: pcircular-spinner-left 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite;
    border-right-color: transparent;
    left: 0; }
  .progress-circular-right .progress-circular-spinner {
    -webkit-animation: pcircular-spinner-right 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite;
            animation: pcircular-spinner-right 1.3125s cubic-bezier(0.35, 0, 0.25, 1) infinite;
    border-left-color: transparent;
    right: 0; }

.progress-circular-alt .progress-circular-spinner {
  border-top-color: #4caf50; }

.progress-circular-alt .progress-circular-left .progress-circular-spinner {
  border-left-color: #4caf50; }

.progress-circular-alt .progress-circular-right .progress-circular-spinner {
  border-right-color: #4caf50; }

.progress-circular-blue .progress-circular-spinner {
  border-top-color: #2196f3; }

.progress-circular-blue .progress-circular-left .progress-circular-spinner {
  border-left-color: #2196f3; }

.progress-circular-blue .progress-circular-right .progress-circular-spinner {
  border-right-color: #2196f3; }

.progress-circular-green .progress-circular-spinner {
  border-top-color: #8bc34a; }

.progress-circular-green .progress-circular-left .progress-circular-spinner {
  border-left-color: #8bc34a; }

.progress-circular-green .progress-circular-right .progress-circular-spinner {
  border-right-color: #8bc34a; }

.progress-circular-purple .progress-circular-spinner {
  border-top-color: #9c27b0; }

.progress-circular-purple .progress-circular-left .progress-circular-spinner {
  border-left-color: #9c27b0; }

.progress-circular-purple .progress-circular-right .progress-circular-spinner {
  border-right-color: #9c27b0; }

.progress-circular-red .progress-circular-spinner {
  border-top-color: #f44336; }

.progress-circular-red .progress-circular-left .progress-circular-spinner {
  border-left-color: #f44336; }

.progress-circular-red .progress-circular-right .progress-circular-spinner {
  border-right-color: #f44336; }

.progress-circular-yellow .progress-circular-spinner {
  border-top-color: #ffc107; }

.progress-circular-yellow .progress-circular-left .progress-circular-spinner {
  border-left-color: #ffc107; }

.progress-circular-yellow .progress-circular-right .progress-circular-spinner {
  border-right-color: #ffc107; }

.progress-circular-wrapper {
  -webkit-animation: pcircular-wrapper-rotate 2.91667s linear infinite;
          animation: pcircular-wrapper-rotate 2.91667s linear infinite;
  will-change: transform; }

@-webkit-keyframes pcircular-inner-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  25% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  37.5% {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg); }
  50% {
    -webkit-transform: rotate(540deg);
            transform: rotate(540deg); }
  62.5% {
    -webkit-transform: rotate(675deg);
            transform: rotate(675deg); }
  75% {
    -webkit-transform: rotate(810deg);
            transform: rotate(810deg); }
  87.5% {
    -webkit-transform: rotate(945deg);
            transform: rotate(945deg); }
  100% {
    -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg); } }

@keyframes pcircular-inner-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  25% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  37.5% {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg); }
  50% {
    -webkit-transform: rotate(540deg);
            transform: rotate(540deg); }
  62.5% {
    -webkit-transform: rotate(675deg);
            transform: rotate(675deg); }
  75% {
    -webkit-transform: rotate(810deg);
            transform: rotate(810deg); }
  87.5% {
    -webkit-transform: rotate(945deg);
            transform: rotate(945deg); }
  100% {
    -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg); } }

@-webkit-keyframes pcircular-spinner-left {
  0%,
  100% {
    -webkit-transform: rotate(130deg);
            transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg); } }

@keyframes pcircular-spinner-left {
  0%,
  100% {
    -webkit-transform: rotate(130deg);
            transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg); } }

@-webkit-keyframes pcircular-spinner-right {
  0%,
  100% {
    -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg); } }

@keyframes pcircular-spinner-right {
  0%,
  100% {
    -webkit-transform: rotate(-130deg);
            transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg); } }

@-webkit-keyframes pcircular-wrapper-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes pcircular-wrapper-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.load-bar {
  float: right;
  height: 100%;
  overflow: hidden;
  width: 50%; }
  .load-bar:first-child {
    float: left; }

.load-bar-base {
  -webkit-animation: load-bar-right-in 1s cubic-bezier(0.4, 0, 0.2, 1) 1 forwards;
          animation: load-bar-right-in 1s cubic-bezier(0.4, 0, 0.2, 1) 1 forwards;
  background-color: #2196f3;
  float: left;
  height: 100%;
  overflow: hidden;
  -webkit-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  width: 100%;
  will-change: transform; }
  .load-bar:first-child .load-bar-base {
    -webkit-animation: load-bar-left-in 1s cubic-bezier(0.4, 0, 0.2, 1) 1 forwards;
            animation: load-bar-left-in 1s cubic-bezier(0.4, 0, 0.2, 1) 1 forwards;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
    -webkit-transform-origin: top left;
            transform-origin: top left; }

@-webkit-keyframes load-bar-left-in {
  0% {
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes load-bar-left-in {
  0% {
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@-webkit-keyframes load-bar-right-in {
  0% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes load-bar-right-in {
  0% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

.load-bar-content {
  -webkit-animation: load-bar-right 4s linear infinite forwards;
          animation: load-bar-right 4s linear infinite forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  float: left;
  height: 100%;
  position: relative;
  -webkit-transform-origin: top center;
          transform-origin: top center;
  width: 400%;
  will-change: transform; }
  .load-bar:first-child .load-bar-content {
    -webkit-animation: load-bar-left 4s linear infinite forwards;
            animation: load-bar-left 4s linear infinite forwards;
    -webkit-animation-delay: 1s;
            animation-delay: 1s; }

@-webkit-keyframes load-bar-left {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0); } }

@keyframes load-bar-left {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0); } }

@-webkit-keyframes load-bar-right {
  0% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes load-bar-right {
  0% {
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

.load-bar-progress {
  background-color: transparent;
  float: left;
  height: 100%;
  width: 25%; }

.load-bar-progress-alt {
  background-color: #4caf50; }

.load-bar-progress-blue {
  background-color: #2196f3; }

.load-bar-progress-green {
  background-color: #8bc34a; }

.load-bar-progress-purple {
  background-color: #9c27b0; }

.load-bar-progress-red {
  background-color: #f44336; }

.load-bar-progress-yellow {
  background-color: #ffc107; }

.sortable-ghost {
  opacity: 0.5; }

.sortable-handle {
  cursor: move; }

.tab-nav {
  box-shadow: 0 1px 0 #e0e0e0;
  margin-top: 24px;
  margin-bottom: 24px;
  position: relative; }
  .tab-nav .nav {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
    .tab-nav .nav > li {
      vertical-align: bottom; }
      .tab-nav .nav > li > a,
      .tab-nav .nav > li > .a {
        border-bottom: 2px solid transparent;
        color: #212121;
        padding-right: 8px;
        padding-bottom: 10px;
        padding-left: 8px;
        text-transform: uppercase;
        transition: border-bottom-color 0s; }
        .tab-nav .nav > li > a:focus, .tab-nav .nav > li > a:hover,
        .tab-nav .nav > li > .a:focus,
        .tab-nav .nav > li > .a:hover {
          border-bottom-color: #b2dbfb;
          color: #2196f3;
          transition: border-bottom-color 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
      .tab-nav .nav > li.active > a,
      .tab-nav .nav > li.active > .a {
        border-bottom-color: #2196f3;
        color: #2196f3;
        transition: border-bottom-color 0s 0.45s; }

.tab-nav-indicator {
  background-color: #2196f3;
  height: 2px;
  position: absolute;
  bottom: 0;
  transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.15s, right 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
  .tab-nav-indicator.reverse {
    transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1), right 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0.15s; }

.tab-nav-offwhite .nav > li > a,
.tab-nav-offwhite .nav > li > .a {
  color: #ffffff; }
  .tab-nav-offwhite .nav > li > a:focus, .tab-nav-offwhite .nav > li > a:hover,
  .tab-nav-offwhite .nav > li > .a:focus,
  .tab-nav-offwhite .nav > li > .a:hover {
    border-bottom-color: rgba(255, 255, 255, 0.5);
    color: #ffffff; }

.tab-nav-offwhite .nav > li.active > a,
.tab-nav-offwhite .nav > li.active > .a {
  border-bottom-color: #ffffff;
  color: #ffffff; }

.tab-nav-offwhite .tab-nav-indicator {
  background-color: #ffffff; }

.tab-nav-alt .nav > li > a:focus, .tab-nav-alt .nav > li > a:hover,
.tab-nav-alt .nav > li > .a:focus,
.tab-nav-alt .nav > li > .a:hover {
  border-bottom-color: #c8e6c9;
  color: #4caf50; }

.tab-nav-alt .nav > li.active > a,
.tab-nav-alt .nav > li.active > .a {
  border-bottom-color: #4caf50;
  color: #4caf50; }

.tab-nav-alt .tab-nav-indicator {
  background-color: #4caf50; }

.tab-nav-blue .nav > li > a:focus, .tab-nav-blue .nav > li > a:hover,
.tab-nav-blue .nav > li > .a:focus,
.tab-nav-blue .nav > li > .a:hover {
  border-bottom-color: #bbdefb;
  color: #2196f3; }

.tab-nav-blue .nav > li.active > a,
.tab-nav-blue .nav > li.active > .a {
  border-bottom-color: #2196f3;
  color: #2196f3; }

.tab-nav-blue .tab-nav-indicator {
  background-color: #2196f3; }

.tab-nav-green .nav > li > a:focus, .tab-nav-green .nav > li > a:hover,
.tab-nav-green .nav > li > .a:focus,
.tab-nav-green .nav > li > .a:hover {
  border-bottom-color: #dcedc8;
  color: #8bc34a; }

.tab-nav-green .nav > li.active > a,
.tab-nav-green .nav > li.active > .a {
  border-bottom-color: #8bc34a;
  color: #8bc34a; }

.tab-nav-green .tab-nav-indicator {
  background-color: #8bc34a; }

.tab-nav-purple .nav > li > a:focus, .tab-nav-purple .nav > li > a:hover,
.tab-nav-purple .nav > li > .a:focus,
.tab-nav-purple .nav > li > .a:hover {
  border-bottom-color: #e1bee7;
  color: #9c27b0; }

.tab-nav-purple .nav > li.active > a,
.tab-nav-purple .nav > li.active > .a {
  border-bottom-color: #9c27b0;
  color: #9c27b0; }

.tab-nav-purple .tab-nav-indicator {
  background-color: #9c27b0; }

.tab-nav-red .nav > li > a:focus, .tab-nav-red .nav > li > a:hover,
.tab-nav-red .nav > li > .a:focus,
.tab-nav-red .nav > li > .a:hover {
  border-bottom-color: #ffcdd2;
  color: #f44336; }

.tab-nav-red .nav > li.active > a,
.tab-nav-red .nav > li.active > .a {
  border-bottom-color: #f44336;
  color: #f44336; }

.tab-nav-red .tab-nav-indicator {
  background-color: #f44336; }

.tab-nav-yellow .nav > li > a:focus, .tab-nav-yellow .nav > li > a:hover,
.tab-nav-yellow .nav > li > .a:focus,
.tab-nav-yellow .nav > li > .a:hover {
  border-bottom-color: #ffecb3;
  color: #ffc107; }

.tab-nav-yellow .nav > li.active > a,
.tab-nav-yellow .nav > li.active > .a {
  border-bottom-color: #ffc107;
  color: #ffc107; }

.tab-nav-yellow .tab-nav-indicator {
  background-color: #ffc107; }

.tab-pane {
  display: none;
  visibility: hidden; }
  .tab-pane.active {
    display: block;
    visibility: visible; }

.table {
  background-color: #ffffff;
  margin-top: 24px;
  margin-bottom: 24px;
  width: 100%; }
  .table td,
  .table th {
    border: 1px solid #e0e0e0;
    line-height: 24px;
    padding: 12px 16px 11px;
    vertical-align: top; }
    .table td.nowrap,
    .table th.nowrap {
      white-space: nowrap;
      width: 1%; }
  .table > thead td,
  .table > thead th {
    background-color: #f5f5f5;
    color: #616161;
    vertical-align: bottom; }

.table-stripe > tbody > tr:nth-child(odd) {
  background-color: #fafafa; }

.table-hover > tbody > tr:hover {
  background-color: #eeeeee; }

.table-responsive {
  margin-top: 24px;
  margin-bottom: 24px;
  min-height: 0.01%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive .table {
    margin-top: 0;
    margin-bottom: 0; }

.tile {
  background-color: #ffffff;
  box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.15);
  display: block;
  position: relative; }
  .tile:after, .tile:before {
    content: "";
    display: table;
    line-height: 0; }
  .tile:after {
    clear: both; }
  .tile[href] {
    color: #212121; }
    .tile[href]:focus, .tile[href]:hover {
      color: #2196f3;
      text-decoration: none; }
  .tile.active {
    margin-top: 24px !important;
    margin-bottom: 24px !important; }
  .tile-wrap-animation .tile {
    opacity: 0;
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform; }
  .tile-wrap-animation.isinview .tile {
    opacity: 1;
    -webkit-transform: translate(0, 0) !important;
            transform: translate(0, 0) !important; }
  .no-boxshadow .tile {
    border: 1px solid #e0e0e0; }
    .no-boxshadow .tile + .tile {
      margin-top: -1px; }

.tile-offwhite {
  background-color: #f5f5f5; }

.tile-alt {
  background-color: #4caf50;
  color: #ffffff; }
  .tile-alt a {
    color: #c8e6c9; }

.tile-blue {
  background-color: #2196f3;
  color: #ffffff; }
  .tile-blue a {
    color: #bbdefb; }

.tile-green {
  background-color: #8bc34a;
  color: #ffffff; }
  .tile-green a {
    color: #dcedc8; }

.tile-purple {
  background-color: #9c27b0;
  color: #ffffff; }
  .tile-purple a {
    color: #e1bee7; }

.tile-red {
  background-color: #f44336;
  color: #ffffff; }
  .tile-red a {
    color: #ffcdd2; }

.tile-yellow {
  background-color: #ffc107;
  color: #ffffff; }
  .tile-yellow a {
    color: #ffecb3; }

.tile-action {
  border-top: 0;
  float: right;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .no-touch .tile-action,
  .touch .tile-collapse .tile-action {
    display: none; }
  .no-touch .tile:hover .tile-action,
  .tile-collapse.active .tile-action {
    display: block; }

.tile-action-show {
  display: block !important; }

.tile-active-show {
  transition: height 0.15s linear; }

.tile-collapse {
  transition: margin 0.15s linear; }
  .tile-collapse.active {
    margin-right: -15px;
    margin-left: -15px; }
  .tile-wrap-animation .tile-collapse {
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1), margin 0.15s linear;
    transition-property: margin, opacity, -webkit-transform;
    transition-property: margin, opacity, transform; }

@media only screen and (min-width: 1056px) and (max-width: 1439px) {
  .tile-collapse-full.active {
    margin-right: -63px;
    margin-left: -63px; } }

@media only screen and (min-width: 1504px) {
  .tile-collapse-full.active {
    margin-right: -63px;
    margin-left: -63px; } }

.tile-footer {
  background-color: #f5f5f5;
  border-top: 1px solid #e0e0e0;
  position: relative; }
  .tile-footer:after, .tile-footer:before {
    content: "";
    display: table;
    line-height: 0; }
  .tile-footer:after {
    clear: both; }
  .tile-footer:first-child {
    border-top: 0; }
  .tile-footer .nav {
    margin-top: 0;
    margin-bottom: 0; }

.tile-offwhite .tile-footer {
  background-color: #eeeeee; }

.tile-alt .tile-footer {
  background-color: #388e3c;
  border-top-color: #388e3c; }
  .tile-alt .tile-footer .nav > li > a,
  .tile-alt .tile-footer .nav > li > .a {
    color: #ffffff; }

.tile-blue .tile-footer {
  background-color: #1976d2;
  border-top-color: #1976d2; }
  .tile-blue .tile-footer .nav > li > a,
  .tile-blue .tile-footer .nav > li > .a {
    color: #ffffff; }

.tile-green .tile-footer {
  background-color: #689f38;
  border-top-color: #689f38; }
  .tile-green .tile-footer .nav > li > a,
  .tile-green .tile-footer .nav > li > .a {
    color: #ffffff; }

.tile-purple .tile-footer {
  background-color: #7b1fa2;
  border-top-color: #7b1fa2; }
  .tile-purple .tile-footer .nav > li > a,
  .tile-purple .tile-footer .nav > li > .a {
    color: #ffffff; }

.tile-red .tile-footer {
  background-color: #d32f2f;
  border-top-color: #d32f2f; }
  .tile-red .tile-footer .nav > li > a,
  .tile-red .tile-footer .nav > li > .a {
    color: #ffffff; }

.tile-yellow .tile-footer {
  background-color: #ffa000;
  border-top-color: #ffa000; }
  .tile-yellow .tile-footer .nav > li > a,
  .tile-yellow .tile-footer .nav > li > .a {
    color: #ffffff; }

.tile-inner {
  padding: 12px 16px;
  position: relative; }
  .tile-action ~ .tile-inner,
  .tile-side ~ .tile-inner {
    overflow: hidden; }

.tile-side-container {
  padding: 0 !important; }

.tile-sub {
  display: inline-block;
  padding-right: 16px;
  padding-left: 16px;
  position: relative;
  width: 100%; }
  .tile-sub:before {
    border-top: 1px solid #e0e0e0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

.tile-alt .tile-sub:before {
  border-top-color: #388e3c; }

.tile-blue .tile-sub:before {
  border-top-color: #1976d2; }

.tile-green .tile-sub:before {
  border-top-color: #689f38; }

.tile-purple .tile-sub:before {
  border-top-color: #7b1fa2; }

.tile-red .tile-sub:before {
  border-top-color: #d32f2f; }

.tile-yellow .tile-sub:before {
  border-top-color: #ffa000; }

.tile-toggle {
  cursor: pointer; }
  .tile-toggle:after, .tile-toggle:before {
    content: "";
    display: table;
    line-height: 0; }
  .tile-toggle:after {
    clear: both; }

.tile-wrap {
  margin-top: 24px;
  margin-bottom: 24px;
  position: relative; }

.toast {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 21; }
  .toast a {
    color: #b2dbfb;
    cursor: pointer; }
    .toast a:focus, .toast a:hover {
      color: #6ab8f7;
      text-decoration: none; }
  .toast .tooltip {
    position: static !important; }
  @media only screen and (min-width: 768px) {
    .toast {
      margin-right: 80px;
      right: auto;
      bottom: 24px;
      left: 16px !important; } }

.toast-inner {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: #212121;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 14px;
  padding: 12px 16px;
  -webkit-transform: translate(0, 200%);
          transform: translate(0, 200%);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: -webkit-transform;
  transition-property: transform; }
  .toast-inner:after, .toast-inner:before {
    content: "";
    display: table;
    line-height: 0; }
  .toast-inner:after {
    clear: both; }
  .toast-show .toast-inner {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  @media only screen and (min-width: 768px) {
    .toast-inner {
      border-radius: 2px;
      float: left; } }
  .no-csstransforms3d .toast-inner {
    opacity: 0; }
  .no-csstransforms3d .toast-show .toast-inner {
    opacity: 1; }

.toast-text {
  overflow: hidden; }

[data-dismiss="toast"] {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-left: 16px;
  text-transform: uppercase; }

.content {
  padding-bottom: 24px; }
  .searching .content {
    display: none; }

.content-fix-scroll {
  margin-right: -16px;
  margin-left: -16px;
  overflow: hidden;
  padding-right: 16px;
  padding-left: 16px; }
  .content-fix.fixed .content-fix-scroll {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    position: fixed;
    top: 48px;
    bottom: 0; }

.content-fix.fixed .content-fix-wrap {
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 32px;
  padding-left: 32px;
  position: absolute;
  top: 0;
  right: -16px;
  bottom: 0;
  left: -16px;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none; }

.content-heading {
  background-color: #4caf50;
  color: #ffffff;
  overflow: hidden;
  padding-top: 48px;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 1; }
  .page-alt .content-heading {
    background-color: #4caf50; }
  .page-blue .content-heading {
    background-color: #2196f3; }
  .page-green .content-heading {
    background-color: #8bc34a; }
  .page-purple .content-heading {
    background-color: #9c27b0; }
  .page-red .content-heading {
    background-color: #f44336; }
  .page-yellow .content-heading {
    background-color: #ffc107; }
  .content-heading .heading {
    font-weight: 300; }

.content-sub-heading {
  color: #4caf50;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px; }
  .page-alt .content-sub-heading {
    color: #4caf50; }
  .page-blue .content-sub-heading {
    color: #2196f3; }
  .page-green .content-sub-heading {
    color: #8bc34a; }
  .page-purple .content-sub-heading {
    color: #9c27b0; }
  .page-red .content-sub-heading {
    color: #f44336; }
  .page-yellow .content-sub-heading {
    color: #ffc107; }

.row-fix {
  position: relative; }

.footer {
  background-color: #fafafa;
  border-top: 1px solid #e0e0e0;
  color: #9e9e9e;
  text-align: center;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0; }
  .footer a {
    color: #9e9e9e; }
    .footer a:focus, .footer a:hover {
      color: #212121; }


  
  
  
  
      .no-csstransforms .header .dropdown-toggle:after {
        display: none; }
  
    
      .no-csstransforms .header .dropdown.open .dropdown-toggle:after {
        display: block; }
  
.page-alt .header {
  background-color: #4caf50; }
  .page-alt .header.fixed, .page-alt .header.open {
    background-color: #388e3c; }

.page-blue .header {
  background-color: #2196f3; }
  .page-blue .header.fixed, .page-blue .header.open {
    background-color: #1976d2; }

.page-green .header {
  background-color: #8bc34a; }
  .page-green .header.fixed, .page-green .header.open {
    background-color: #689f38; }

.page-purple .header {
  background-color: #9c27b0; }
  .page-purple .header.fixed, .page-purple .header.open {
    background-color: #7b1fa2; }

.page-red .header {
  background-color: #f44336; }
  .page-red .header.fixed, .page-red .header.open {
    background-color: #d32f2f; }

.page-yellow .header {
  background-color: #ffc107; }
  .page-yellow .header.fixed, .page-yellow .header.open {
    background-color: #ffa000; }

.header-btn {
  display: block;
  float: left;
  height: 48px;
  padding: 10px 16px;
  text-align: center; }
  .header-btn:focus, .header-btn:hover {
    text-decoration: none; }

.header.fixed .header-fix-hide {
  display: none !important; }

.header-fix-show {
  display: none !important; }
  .header.fixed .header-fix-show {
    display: block !important; }

.header-logo, .menu-logo,
.header-text {
  display: block;
  float: left;
  font-weight: 300;
  height: 48px;
  line-height: 28px;
  margin: 0;
  padding: 10px 16px; }
  .header-logo:focus, .menu-logo:focus, .header-logo:hover, .menu-logo:hover,
  .header-text:focus,
  .header-text:hover {
    text-decoration: none; }

.header-logo, .menu-logo {
  font-size: 20px; }
  .header-logo img, .menu-logo img {
    display: block;
    max-height: 28px;
    width: auto; }

.menu {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: transparent;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), width 0s 0.3s;
  width: 0;
  z-index: 31; }
  .menu.open {
    background-color: rgba(0, 0, 0, 0.5);
    transition: background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1), width 0s;
    width: 100%; }
  .menu.menu-right {
    right: 0;
    left: auto; }
  @media only screen and (min-width: 992px) {
    .menu.open {
      background-color: transparent;
      overflow: visible;
      width: 320px; }
    .menu.menu-right.open ~ .fbtn-container {
      right: 336px; } }

.menu-collapse-toggle {
  background-color: transparent !important;
  cursor: pointer;
  display: block;
  float: right;
  padding: 12px 16px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1; }
  .menu-collapse-toggle:hover {
    color: #2196f3 !important; }

.menu-collapse-toggle-close {
  margin-top: -8px;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  width: 100%; }
  .menu-collapse-toggle.collapsed .menu-collapse-toggle-close {
    opacity: 0;
    -webkit-transform: rotate(-225deg);
            transform: rotate(-225deg); }

.menu-collapse-toggle-default {
  opacity: 0;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform; }
  .menu-collapse-toggle.collapsed .menu-collapse-toggle-default {
    opacity: 1;
    -webkit-transform: rotate(0);
            transform: rotate(0); }

.menu-content {
  padding-top: 12px;
  padding-bottom: 12px; }
  .menu-content hr {
    border-top-color: #e0e0e0;
    margin-top: 12px;
    margin-bottom: 12px; }
  .menu-content .nav {
    margin-top: 0;
    margin-bottom: 0; }
    .menu-content .nav a,
    .menu-content .nav .a {
      color: #616161;
      font-weight: 700;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .menu-content .nav a:focus, .menu-content .nav a:hover,
      .menu-content .nav .a:focus,
      .menu-content .nav .a:hover {
        background-color: #f5f5f5; }
      .menu-content .nav a .fa,
      .menu-content .nav a .icon,
      .menu-content .nav a .breadcrumb > li + li:before,
      .menu-content .nav .a .fa,
      .menu-content .nav .a .icon,
      .menu-content .nav .a .breadcrumb > li + li:before {
        margin-right: 16px; }
    .menu-content .nav li.active > a,
    .menu-content .nav li.active > .a {
      color: #4caf50; }
    .menu-content .nav ul a,
    .menu-content .nav ul .a {
      font-weight: 400;
      padding-left: 32px; }
    .menu-content .nav ul ul a,
    .menu-content .nav ul ul .a {
      font-size: 90%;
      font-weight: 300;
      padding-top: 6px;
      padding-bottom: 6px;
      padding-left: 48px; }
  .no-boxshadow .menu-content .nav {
    margin-right: 1px; }
  .no-boxshadow .menu.menu-right .menu-content .nav {
    margin-right: 0;
    margin-left: 1px; }

.page-alt .menu-content .nav li.active > a,
.page-alt .menu-content .nav li.active > .a {
  color: #4caf50; }

.page-blue .menu-content .nav li.active > a,
.page-blue .menu-content .nav li.active > .a {
  color: #2196f3; }

.page-green .menu-content .nav li.active > a,
.page-green .menu-content .nav li.active > .a {
  color: #8bc34a; }

.page-purple .menu-content .nav li.active > a,
.page-purple .menu-content .nav li.active > .a {
  color: #9c27b0; }

.page-red .menu-content .nav li.active > a,
.page-red .menu-content .nav li.active > .a {
  color: #f44336; }

.page-yellow .menu-content .nav li.active > a,
.page-yellow .menu-content .nav li.active > .a {
  color: #ffc107; }

.menu-content-inner {
  padding-right: 16px;
  padding-left: 16px; }

.menu-logo {
  border-bottom: 1px solid #e0e0e0;
  color: #212121;
  float: none;
  margin-bottom: 12px; }
  .menu-logo:focus, .menu-logo:hover {
    color: #212121;
    text-decoration: none; }
  .menu-content > .menu-logo:first-child {
    margin-top: -12px; }

.menu-scroll {
  background-color: #ffffff;
  height: 100%;
  max-width: 85%;
  max-width: calc(100% - 64px);
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -320px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: box-shadow, left;
  width: 320px;
  z-index: 1; }
  .menu.open .menu-scroll {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    left: 0; }
  .menu-right .menu-scroll {
    right: -320px;
    left: auto;
    transition-property: box-shadow, right; }
  .menu-right.open .menu-scroll {
    right: 0;
    left: auto; }
  @media only screen and (min-width: 992px) {
    .menu-scroll {
      max-width: none; } }
  .no-boxshadow .menu-scroll:after {
    background-color: #e0e0e0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px; }
  .no-boxshadow .menu.menu-right .menu-scroll:after {
    right: auto;
    left: 0; }

.menu-top {
  background-color: #388e3c;
  color: #f5f5f5;
  position: relative;
  z-index: 1; }
  .menu-top a {
    color: #f5f5f5;
    text-decoration: none; }
    .menu-top a:focus, .menu-top a:hover {
      color: #ffffff; }

.page-alt .menu-top {
  background-color: #388e3c; }

.page-blue .menu-top {
  background-color: #1976d2; }

.page-green .menu-top {
  background-color: #689f38; }

.page-purple .menu-top {
  background-color: #7b1fa2; }

.page-red .menu-top {
  background-color: #d32f2f; }

.page-yellow .menu-top {
  background-color: #ffa000; }

.menu-top-form {
  margin-top: 6px;
  margin-bottom: 6px; }

.menu-top-img {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  .menu-top-img img {
    min-height: 100%;
    width: 100%;
    opacity: 0.5; }

.menu-top-info {
  padding: 36px 16px;
  position: relative; }

.menu-top-info-sub {
  font-weight: 300;
  padding: 12px 16px;
  position: relative; }

.menu-top-user {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex; }
  .menu-top-user:after, .menu-top-user:before {
    content: "";
    display: table;
    line-height: 0; }
  .menu-top-user:after {
    clear: both; }




@media only screen and (min-width: 992px) {
  .nav-drawer.nav-drawer-md {
    background-color: transparent;
    overflow: visible;
    width: 240px; }
    .nav-drawer.nav-drawer-md .menu-scroll {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      left: 0;
      width: 240px; }
    .nav-drawer.nav-drawer-md.menu-left ~ .content {
      margin-left: 240px; }
      .nav-drawer.nav-drawer-md.menu-left ~ .content .content-heading,
      .nav-drawer.nav-drawer-md.menu-left ~ .content .content-inner {
        padding-left: 16px; }
    .nav-drawer.nav-drawer-md.menu-left ~ .footer,
    .nav-drawer.nav-drawer-md.menu-left ~ .header {
      padding-left: 16px;
      left: 240px; }
    .nav-drawer.nav-drawer-md.menu-right ~ .content {
      margin-right: 240px; }
      .nav-drawer.nav-drawer-md.menu-right ~ .content .content-heading,
      .nav-drawer.nav-drawer-md.menu-right ~ .content .content-inner {
        padding-right: 16px; }
    .nav-drawer.nav-drawer-md.menu-right ~ .footer,
    .nav-drawer.nav-drawer-md.menu-right ~ .header {
      padding-right: 16px;
      right: 240px; } }

@media only screen and (min-width: 1440px) {
  .nav-drawer.nav-drawer-lg {
    background-color: transparent;
    overflow: visible;
    width: 240px; }
    .nav-drawer.nav-drawer-lg .menu-scroll {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      left: 0;
      width: 240px; }
    .nav-drawer.nav-drawer-lg.menu-left ~ .content {
      margin-left: 240px; }
      .nav-drawer.nav-drawer-lg.menu-left ~ .content .content-heading,
      .nav-drawer.nav-drawer-lg.menu-left ~ .content .content-inner {
        padding-left: 16px; }
    .nav-drawer.nav-drawer-lg.menu-left ~ .footer,
    .nav-drawer.nav-drawer-lg.menu-left ~ .header {
      padding-left: 16px;
      left: 240px; }
    .nav-drawer.nav-drawer-lg.menu-right ~ .content {
      margin-right: 240px; }
      .nav-drawer.nav-drawer-lg.menu-right ~ .content .content-heading,
      .nav-drawer.nav-drawer-lg.menu-right ~ .content .content-inner {
        padding-right: 16px; }
    .nav-drawer.nav-drawer-lg.menu-right ~ .footer,
    .nav-drawer.nav-drawer-lg.menu-right ~ .header {
      padding-right: 16px;
      right: 240px; } }

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

body {
	font-family: "Raleway", sans-serif;
	font-weight: 300;
	background-color: #FFF;
	text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Open Sans", sans-serif;
}


/* White Form Element Styles */

.form-group-white .form-control, .form-group-white .form-control:focus, .form-group-white .picker__select--month, .form-group-white .picker__select--month:focus, .form-group-white .picker__select--year, .form-group-white .picker__select--year:focus {
	border-color: #fff;
	color: #fff;
}


/* Header Styles */

.icon-lg {
	vertical-align: -22% !important;
	color: #fff;
	font-size: 1.33333em !important;
	line-height: 0.75em !important;
}




.header-bottom {
	background: #fff;
	bottom: 0;
	right: 0;
	left: 0;
	position: fixed;
	background-color: #fafafa;
	border-color: #e0e0e0 -moz-use-text-color;
	border-image: none;
	border-style: solid none;
	border-width: 1px medium;
	max-width: 1680px;
	min-height: 60px;
	padding: 7px 0;
	width: 100%;
	z-index: 2;
}


.customer-support-phone {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding: 12px 6px !important;
	color: #fff !important;
}

/* End Header Styles */


/* Menu Styles */

.content-heading {
	padding: 5.5em 0 4em;
	background: url('../../img/frontend/backgrounds/background3.jpg') center center, #444;
	background-size: cover;
	/*background: linear-gradient(to bottom, #2196F3 0%, #03A9F4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
}


.h1-heading {
	font-family: "Raleway", sans-serif;
	font-weight: 200;
	font-size: 35px;
	line-height: 47px;
	margin: 0;
}

.h1-heading-new {
	font-size: 22px;
	line-height: 36px;
}
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }


.h2-heading {
	font-family: "Raleway", sans-serif;
	font-weight: 300;
	font-size: 19px;
	margin: 0;
}

.h2-sub-heading {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 15px;
}

.heading-left {
	margin-top: 1em;
	text-align: center;
}

.product-heading {
	margin-left: 0;
}

.intro-heading {
	font-size: 18px;
}

.intro-secondheading {
	font-size: 18px;
}

.intro-heading__sub {
	font-size: 14px;
}

.introduction {
	margin-top: 0;
}

.intro-separator {
	width: 90%;
}

.action-button {
	width: 100%;
}

.disabled, .disabled:hover, .disabled:focus, .disabled:active {
	background-image: none;
	box-shadow: none;
	cursor: not-allowed !important;
	opacity: 0.4;
}

@media screen and (min-width: 768px) and (max-width: 980px) {
	.content-heading {
		padding: 4em;
	}
	.heading-left {
		margin-top: 4em;
		text-align: center;
	}
	.h1-heading {
		font-size: 40px;
		line-height: 55px;
	}
	.h1-heading-new {
		font-size: 40px;
		line-height: 55px;
	}
	.h2-heading {
		font-size: 20px;
		font-weight: 400;
	}
	.intro-heading {
		font-size: 28px;
	}
	.intro-heading__sub {
		font-size: 16px;
	}
	.introduction {
		margin-top: 2em;
	}
	.intro-separator {
		width: 80%;
	}
	.intro-secondheading {
		font-size: 26px;
	}
	.action-button {
		width: 20%;
		margin-left: -0.15em;
	}
}

@media screen and (min-width: 981px) {
	.intro-heading {
		font-size: 28px;
	}
	.intro-secondheading {
		font-size: 26px;
	}
	.intro-heading__sub {
		font-size: 16px;
	}
	.content-heading {
		padding: 5.5em 0 4em;
	}
	.heading-left {
		margin-top: 2em;
		text-align: left;
	}
	.product-heading {
		margin-left: 7em;
	}
	.h1-heading {
		font-size: 40px;
		line-height: 55px;
	}
	.h1-heading-new {
		font-size: 40px;
		line-height: 55px;
	}
	.h2-heading {
		font-size: 20px;
		font-weight: 400;
	}
	.introduction {
		margin-top: 2em;
	}
	.intro-separator {
		width: 80%;
	}
	.action-button {
		width: 20%;
		margin-left: -0.15em;
	}
}

.card-img img {
	height: 180px;
}

.menu-content .nav .a, .menu-content .nav a {
	font-weight: 300;
}

.img-circle {
	width: 50px;
	height: 50px;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

.img-circle img {
	display: inline;
	margin: 0 auto;
	height: 100%;
	width: auto;
}

/* End Menu Styles */

/* Testimonials */

.testimonials {
	background: url(../../img/frontend/backgrounds/patterns/geometry2.png);
}
.testimonials img {
	width: 180px;
	height: 180px;
}
.testimonials__testimonial {
	text-align: center;
	max-width: 850px;
	margin: 35px auto 0;
	padding: 0 20px;
}
.testimonials__imagecircle {
	border-radius: 90px;
}

blockquote::before, q::before {
	border-right: none;
	content: none;
}
blockquote::after, q::after  {
	content: none;
}
blockquote, q {
	margin: 0;
}
.testimonials__quote {
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-style: normal;
	border-right: none;
	font-weight: 400;
	padding: 10px 0;
}

.testimonials__author {
	display: block;
	font-weight: 800;
	color: #7AA641;
}

/* End Testimonials Styles */

/* ! http://responsiveslides.com v1.54 by @viljamis */
.rslides {
	list-style: outside none none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
.rslides li {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.rslides li:first-child {
	display: block;
	float: left;
	position: relative;
}
.rslides {
	margin: 0 auto;
}
.rslides_container {
	float: left;
	margin-bottom: 50px;
	position: relative;
	width: 100%;
}
.centered-btns_nav {
	background: transparent;
	height: 61px;
	left: 0;
	margin-top: -45px;
	opacity: 0.7;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	text-indent: -9999px;
	top: 50%;
	width: 38px;
	z-index: 3;
}
.centered-btns_nav:active {
	opacity: 1;
	color: #7AA641;
}
.centered-btns_nav.next {
	background-position: right top;
	left: auto;
	right: 0;
}
.transparent-btns_nav {
	background: none repeat scroll 0 0 #fff;
	display: block;
	height: 91%;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 48%;
	z-index: 3;
}
.transparent-btns_nav.next {
	left: auto;
	right: 0;
}
.large-btns_nav {
	background: #000;
	bottom: 0;
	left: 0;
	opacity: 0.6;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 38px;
	z-index: 3;
}
.large-btns_nav:active {
	opacity: 1;
}
.large-btns_nav.next {
	background-position: right 50%;
	left: auto;
	right: 0;
}
.centered-btns_nav:focus, .transparent-btns_nav:focus, .large-btns_nav:focus {
	outline: medium none;
}
.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs {
	margin-top: 10px;
	text-align: center;
	padding: 0 !important;
}
.centered-btns_tabs li, .transparent-btns_tabs li, .large-btns_tabs li {
	display: inline;
	float: none;
	margin-right: 5px;
}
.centered-btns_tabs a, .transparent-btns_tabs a, .large-btns_tabs a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	border-radius: 15px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
	display: inline-block;
	height: 9px;
	overflow: hidden;
	text-indent: -9999px;
	width: 9px;
}
.centered-btns_here a, .transparent-btns_here a, .large-btns_here a {
	background: #7AA641;
}

/* End Responsive Styles Slides */

/* Footer Styles */
.footer {
	background: #444444;
	z-index: 30;
	width: 100%;
	border-top: none;
}

.footer a {
	color: #f5f5f5;
}

.footer__logo {
	text-align: left;
}

.footer__linkcol {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

.footer__linkcol li > a {
	text-align: left;
	font-size: 13px;
	font-weight: 400;
}

.footer__linkcol li > a:hover {
	color: #fff;
}

.footer__linkcolseo {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

.footer__linkcolseo li {
	line-height: 1em;
	margin: 0.5em 0;
}

.footer__linkcolseo li > a {
	text-align: left;
	font-size: 12px;
	font-weight: 400;
}

.footer__linkcolseo li > a:hover {
	text-decoration: underline;
}

/* End Footer Styles */

/* Process Styles */

.process {
	background: #FAFAFA;
}

.batman-fs {
	height: 110px;
}

@media screen and (min-width: 768px) and (max-width: 980px) {
	.batman-fs {
		height: 120px;
		margin-top: 4rem;
	}
}
@media screen and (min-width: 981px) {
	.batman-fs {
		height: 150px;
		margin-top: 4rem;
	}
}

/* End Process Styles */

/* Services Styles */

.services {
	background: #4caf50;
}

/* End Services Styles */

/* Choose partner Modal Styles */

.choose-another-partner:hover, .choose-another-partner:active, .choose-another-partner:focus {
	color: #fff;
}
/* End Choose partner Modal Styles */


/* SEO Links Section Styles */

.seo-links {
	background: url(../../img/frontend/backgrounds/patterns/symphony.png);
}

.seo-links a {
	color: #666;
	font-weight: 400;
	font-family: "Open Sans", sans-serif;
}

.seo-links a:hover {
	color: #15a9fa;
	text-decoration: underline;
}



/* End SEO Links Section Styles */


/* PL Race Section */

.personal-loans {
	background: url(../../img/frontend/backgrounds/headers/personal-loans-header.jpg) center center no-repeat;
	background-size: cover;
}

.ninja img {
	height: 53px;
}

.ninja__message {
	text-align: center
}

.race-header {
	background: linear-gradient(to bottom, #2196F3 0%, #03A9F4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

@media screen and (min-width: 768px) and (max-width: 980px) {
	.ninja__message {
		text-align: left;
	}
}
@media screen and (min-width: 768px) {
	.ninja__message {
		text-align: left;
	}
}
@media screen and (min-width: 981px) {
	.ninja__message {
		text-align: left;
	}
}

.loanapplicationform__subheading {
	font-weight: 300;
	font-size: 19px;
	font-family: "Open Sans", sans-serif;
}

.loanapplicationform__form {
	padding-right: 0;
	padding-left: 0;
}

@media screen and (min-width: 768px) and (max-width: 980px) {
	.loanapplicationform__subheading {
		font-size: 30px;
	}
	.loanapplicationform__form {
		padding-right: 16px;
		padding-left: 16px;
	}
}
@media screen and (min-width: 768px) {
	.loanapplicationform__subheading {
		font-size: 30px;
	}
	.loanapplicationform__form {
		padding-right: 16px;
		padding-left: 16px;
	}
}
@media screen and (min-width: 981px) {
	.loanapplicationform__subheading {
		font-size: 30px;
	}
	.loanapplicationform__form {
		padding-right: 16px;
		padding-left: 16px;
	}
}
/* End PL Race Section */

#partner-menu {
	height: 100px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
@media all and (min-width: 768px) {
	#partner-menu {
		height: 150px;
	}
}
#partner-menu .partners {
	overflow-x: scroll;
	overflow-y: hidden;
	transition: visibility 0ms linear 0s, opacity 111ms linear 111ms, transform 333ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#partner-menu .partners.hide {
	opacity: 0;
	transform: translate3d(0px, -30px, 0px);
	transition: visibility 0ms linear 111ms, opacity 111ms linear 0s, transform 333ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	visibility: hidden;
}
#partner-menu .partners h2.message {
	left: 0;
	margin: -15px 0 0 20px;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(0px, -50%);
	width: 0;
}
#partner-menu .partners ul {
	display: inline-block;
}
#partner-menu .partners ul li {
	opacity: 0.5;
	transition: opacity 666ms cubic-bezier(0.666, 0, 0.333, 1) 0s;
}
#partner-menu .partners ul li.active, #partner-menu .partners ul li:hover {
	opacity: 1;
}
.partners {
	background-color: #fff;
	font-size: 0;
	left: 0;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 100%;
}
.partners ul {
	height: 176px;
}
@media all and (min-width: 768px) {
	.partners ul {
		height: 270px;
	}
}
.partners li {
	display: inline-block;
	height: 100%;
	overflow: hidden;
	position: relative;
	white-space: normal;
	width: 180px;
	margin-right: 15px
}
.partners li a {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.partners li a .inner {
	bottom: 40px;
	left: 10px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 0;
}
.partners li a .inner .image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	bottom: 50%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
@media all and (min-width: 768px) {
	.partners ul li {
		width: 200px;
	}
	.partners ul li a .inner .title {
		font-size: 13px;
		line-height: 15px;
	}
}

/* Material Icons Styling */

// Rules for sizing the icon.
.md-18 { font-size: 18px; }
.md-24 { font-size: 24px; }
.md-36 { font-size: 36px; }
.md-48 { font-size: 48px; }

// Rules for using icons as black on a light background.
.md-dark { color: rgba(0, 0, 0, 0.54); }
.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

// Rules for using icons as white on a dark background.
.md-light { color: rgba(255, 255, 255, 1); }
.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

/* Material Icons Styling End */

/* Balance Transfer Section */

.balance-transfer {
	background: url(../../img/frontend/backgrounds/headers/balance-transfer-header.jpg) center center no-repeat;
	background-size: cover;
}

/* End Balance Transfer Section */

/* Debt Consolidation Section */

.debt-consolidation {
	background: url(../../img/frontend/backgrounds/headers/debt-consolidation-header.jpg) center center no-repeat;
	background-size: cover;
}

/* End Debt Consolidation Section */

/* Marriage Loans Section */

.marriage-loans {
	background: url(../../img/frontend/backgrounds/headers/marriage-loans-header.jpg) center center no-repeat;
	background-size: cover;
}

/* End Marraige Loans Section */

/* Renovation Loans Section */

.renovation-loans {
	background: url(../../img/frontend/backgrounds/headers/renovation-loans-header.jpg) center center no-repeat;
	background-size: cover;
}

/* End Renovation Loans Section */

/* Business Loans Section */

.business-loans {
	background: url(../../img/frontend/backgrounds/headers/business-loans-header.jpg) center center no-repeat;
	background-size: cover;
}

/* End Business Loans Section */

/* Travel Loans Section */

.travel-loans {
	background: url(../../img/frontend/backgrounds/headers/travel-loans-header.jpg) center center no-repeat;
	background-size: cover;
}

/* End Travel Loans Section */

/* Home Loans Section */

.home-loans {
	background: url(../../img/frontend/backgrounds/headers/home-loans-header.jpg) bottom center no-repeat;
	background-size: cover;
}

/* End Home Loans Section */

/* Medical Loans Section */

.medical-loans {
	background: url(../../img/frontend/backgrounds/headers/medical-loans-header.jpg) bottom center no-repeat;
	background-size: cover;
}

/* End Medical Loans Section */

/* Mortgage Loans Section */

.mortgage-loans {
	background: url(../../img/frontend/backgrounds/headers/mortgage-loans-header.jpg) center center no-repeat;
	background-size: cover;
}

/* End Mortgage Loans Section */

/* Foreign Exchange Section */

.foreign-exchange {
	background: url(../../img/frontend/backgrounds/headers/foreign-exchange-header.jpg) center center no-repeat;
	background-size: cover;
}

/* End Foreign Exchange Section */

/* Travel Insurance Section */

.travel-insurance {
	background: url(../../img/frontend/backgrounds/headers/travel-insurance-header.jpg) center center no-repeat;
	background-size: cover;
}

/* End Travel Insurance Section */

.citychooser {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
@media all and (min-width: 768px) {
	.citychooser {
		padding-top: 0;
		padding-bottom: 2em;
	}
}

/* Loan Offer Styles(Compare Interest Rates) */

.loan-offer {
	height: 280px;
}

/* End Loan Offer Styles(Compare Interest Rates) */

/* Pure Menu Horizontal Styling */

.pure-menu-horizontal.pure-menu-scrollable {
	overflow-x: auto;
	overflow-y: hidden;
	padding: 0.8em 0;
	white-space: nowrap;
}
.custom-menu {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.pure-menu-scrollable {
	overflow-x: hidden;
	overflow-y: scroll;
}
.pure-menu-horizontal {
	white-space: nowrap;
	width: 100%;
}
.pure-menu {
	box-sizing: border-box;
}

.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list {
	display: inline-block;
}
.pure-menu-scrollable .pure-menu-list {
	display: block;
}
.pure-menu-horizontal .pure-menu-list {
	display: inline-block;
}
.pure-menu-list {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	height: 50px;
}
.pure-menu-list, .pure-menu-item {
	position: relative;
}

.pure-menu-horizontal .pure-menu-item, .pure-menu-horizontal .pure-menu-heading, .pure-menu-horizontal .pure-menu-separator {
	display: inline-block;
	vertical-align: middle;
}
.pure-menu-item {
	height: 100%;
	margin: 0;
	padding: 0;
}

.custom-menu-wrapper {
	white-space: nowrap;
	position: absolute;
	width: 100%;
	border-bottom: 1px solid #ececec;
	top: 54px;
}

.custom-menu {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
}

.custom-menu .pure-menu-link:hover,
.custom-menu .pure-menu-heading:hover {
	background-color: transparent;
	text-decoration: none;
}

.custom-menu-top {
	position: relative;
	padding-top: .5em;
	padding-bottom: .5em;
}

.custom-menu-brand {
	display: block;
	text-align: center;
	position: relative;
}

.custom-menu-toggle {
	width: 44px;
	height: 44px;
	display: block;
	position: absolute;
	top: 3px;
	right: 0;
}

.pure-menu-item a{
	display:inline-block;
	padding: 0 20px;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 11px;
	border-bottom: 3px solid transparent;
	color: #bbbbbb;
	margin-top: 1.2em;
	text-transform: uppercase;
}
.pure-menu-item a:hover {
	color: #999999;
}
.pure-menu-list  .current {
	border-bottom: 2px solid #444;
}
.pure-menu-list  .current a {
	color: #129FF3 !important;
}
.pure-menu-list  .current a:hover {
	text-decoration: none;
}


@media (max-width: 62em) {

	.custom-menu {
		display: block;
	}

	.custom-menu-wrapper {
		margin-bottom: 3em;
		border-bottom: 0;
		border-top: 0;

	}

	.custom-menu-toggle {
		display: block;
		display: none;
	}

	.custom-menu-bottom {
		position: absolute;
		width: 100%;
		z-index: 29;
	}

	.pure-menu-horizontal.custom-menu-tucked {
		position: absolute;
	}

	.custom-menu .pure-menu-link,
	.custom-menu .pure-menu-heading {
		font-size: 11px;
	}

	.custom-menu {
		border-top: 1px solid #e4e2e2;
		border-bottom: 1px solid #e4e2e2;
	}

}

/* End Pure Menu Horizontal Styling */

/* Product Icon in Individual Product Pages */
.product-icon {
	height:60px;
	width:60px;
}

@media all and (min-width: 768px) {
	.product-icon {
		height:80px;
		width:80px;
	}
}
/* End Test */

/* Ghost Button */
.btn-ghost {
	background: #129ff3 none repeat scroll 0 0;
	border: 2px solid #129ff3;
	color: #fff;
	border-radius: 50px;
	cursor: pointer;
	display: inline-block;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 15px 0px;
	outline: medium none;
	padding: 10px 30px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	overflow: hidden;
}
.btn-ghost:hover {
	background: #fff none repeat scroll 0 0;
	text-decoration: none;
	color: #444;
	border: 2px solid #129ff3;
}
/* End Ghost Button */

/* nl-form background styles */

@media all and (min-width: 981px) {
	#nl-form {
		height: 550px;
		background: url('../../img/frontend/backgrounds/loans-background.jpg') no-repeat top center;
	}
}
/* n-form background styles end */

/* Action Button Table and Form Group White (white color material input)*/
.action-btn-table td {
	text-align:center;
}

@media all and (min-width: 768px) {
	.action-btn-table td {
		text-align:left;
	}
}

.form-group-white .form-control, .form-group-white .form-control:focus, .form-group-white .picker__select--month, .form-group-white .picker__select--month:focus, .form-group-white .picker__select--year, .form-group-white .picker__select--year:focus {
	border-color: #fff;
}
.form-group-label.form-group-white .floating-label {
	color: #fff;
}
/* End Action Button Table */

/* Breadcrumb */
.breadcrumb > li + li::before {
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-family: "Material Icons";
	font-feature-settings: "liga";
	font-size: inherit;
	font-style: normal;
	font-weight: 400;
	height: 1em;
	letter-spacing: normal;
	line-height: 1;
	text-rendering: optimizelegibility;
	text-transform: none;
	vertical-align: -10%;
	width: 1em;
	word-wrap: normal;
}
/* End Breadcrumb Gif */

/* Bottom Bar Banner */

.banner {
	background: #444 none repeat scroll 0 0;
	color: #444;
	padding: 0.7em 0;
}
.banner p {
	font-size: 75%;
	line-height: 1.4;
	margin: 1em 0.3em;
}
.banner .banner-button {
	margin-top: 1em;
	font-size: 10px;
	padding: 0.2em 0.5em;
}
.banner .icon-atom {
	float: left;
	height: 2.5em;
	width: 2.5em;
	margin-right: 0.5em;
	margin-top: 1.2em;
}
.circular {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}

.fbtn-chat-container {
	backface-visibility: hidden;
	width: 250px;
	bottom: 6px;
	position: fixed;
	left: 82px;
	transition: margin-bottom 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s, right 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	z-index: 21;
	border-radius: 25px;
}

@media all and (min-width: 30em) {
	.banner p {
		font-size: 85%;
		line-height: 1.4;
		margin: 1em 0 0 0.3em;
		text-align: left;
	}
	.banner .banner-button {
		margin-top: 0;
		font-size: 11px;
		padding: 0.4em 0.5em;
	}
	.banner .icon-atom {
		margin-top: 0.1em;
	}
}

@-webkit-keyframes heartbeat {
	0% {
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		-webkit-transform:  scale(1);
		transform:  scale(1);
	}
	14% {
		-moz-transform:  scale(1.3);
		-ms-transform:  scale(1.3);
		-webkit-transform:  scale(1.3);
		transform:  scale(1.3);
	}
	28% {
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		-webkit-transform:  scale(1);
		transform:  scale(1);
	}
	42% {
		-moz-transform:  scale(1.3);
		-ms-transform:  scale(1.3);
		-webkit-transform:  scale(1.3);
		transform:  scale(1.3);
	}
	70% {
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		-webkit-transform:  scale(1);
		transform:  scale(1);
	}
}
@-moz-keyframes heartbeat {
	0% {
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		-webkit-transform:  scale(1);
		transform:  scale(1);
	}
	14% {
		-moz-transform:  scale(1.3);
		-ms-transform:  scale(1.3);
		-webkit-transform:  scale(1.3);
		transform:  scale(1.3);
	}
	28% {
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		-webkit-transform:  scale(1);
		transform:  scale(1);
	}
	42% {
		-moz-transform:  scale(1.3);
		-ms-transform:  scale(1.3);
		-webkit-transform:  scale(1.3);
		transform:  scale(1.3);
	}
	70% {
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		-webkit-transform:  scale(1);
		transform:  scale(1);
	}
}
@-o-keyframes heartbeat {
	0% {
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		-webkit-transform:  scale(1);
		transform:  scale(1);
	}
	14% {
		-moz-transform:  scale(1.3);
		-ms-transform:  scale(1.3);
		-webkit-transform:  scale(1.3);
		transform:  scale(1.3);
	}
	28% {
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		-webkit-transform:  scale(1);
		transform:  scale(1);
	}
	42% {
		-moz-transform:  scale(1.3);
		-ms-transform:  scale(1.3);
		-webkit-transform:  scale(1.3);
		transform:  scale(1.3);
	}
	70% {
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		-webkit-transform:  scale(1);
		transform:  scale(1);
	}
}
@keyframes heartbeat {
	0% {
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		-webkit-transform:  scale(1);
		transform:  scale(1);
	}
	14% {
		-moz-transform:  scale(1.3);
		-ms-transform:  scale(1.3);
		-webkit-transform:  scale(1.3);
		transform:  scale(1.3);
	}
	28% {
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		-webkit-transform:  scale(1);
		transform:  scale(1);
	}
	42% {
		-moz-transform:  scale(1.3);
		-ms-transform:  scale(1.3);
		-webkit-transform:  scale(1.3);
		transform:  scale(1.3);
	}
	70% {
		-moz-transform:  scale(1);
		-ms-transform:  scale(1);
		-webkit-transform:  scale(1);
		transform:  scale(1);
	}
}

.icon-hearthrob {
	-webkit-animation: heartbeat 1300ms ease 0s infinite normal;
	-khtml-animation: heartbeat 1300ms ease 0s infinite normal;
	-moz-animation: heartbeat 1300ms ease 0s infinite normal;
	-ms-animation: heartbeat 1300ms ease 0s infinite normal;
	-o-animation: heartbeat 1300ms ease 0s infinite normal;
	animation: heartbeat 1300ms ease 0s infinite normal;
}

/* End Bottom Bar Banner */

/* Backgrounds */

.geometry {
	background: url(../../img/frontend/backgrounds/patterns/geometry2.png);
}

/* Transparent Button */

.btn-transparent {
	transition: all .5s ease;
	color: #fff;
	border: 1px solid white;
	text-align: center;
	line-height: 1;
	background-color : transparent;
	padding: 12px 18px;
	outline: none;
	border-radius: 2px;
}

.btn-transparent-black {
	transition: all .5s ease;
	color: #444;
	border: 1px solid #444;
	text-align: center;
	line-height: 1;
	background-color : transparent;
	padding: 12px 18px;
	outline: none;
	border-radius: 2px;
}
.btn-transparent-black:hover {
	color: #fff !important;
	background-color: #444 !important;
	box-shadow: none;
}
.btn-transparent-green:hover {
	color: #fff !important;
	background-color: #4caf50 !important;
	border: 1px solid #4caf50 !important;
	box-shadow: none;
}
.btn-transparent-blue:hover {
	color: #fff !important;
	background-color: #15a9fa !important;
	border: 1px solid #15a9fa !important;
	box-shadow: none;
}
.btn-transparent-white:hover {
	color: #444 !important;
	background-color: #fff !important;
	box-shadow: none;
}
.btn-transparent:focus {
	color: #fff;
	border: 1px solid white;
	background-color : transparent;
	outline: none;
	border-radius: 2px;
}

/* Sidebar Menu Styles */
.menu-content .nav .a, .menu-content .nav a {
	font-size: 14px;
}

.menu-content .nav a:hover, .menu-content .nav a:focus {
	background: transparent;
	color: #15a9fa;
}

@media only screen and (max-width: 767px) {
	.owl-buttons { 
		display: none
	}
.h1-heading {
    text-align: center;
}
.lh1point5 {
    text-align: center;
}
	
}

@media only screen and (min-width: 768px) {
	.docs-mainnav {
		padding-left: 2rem;
	}
	.hero-section {
		padding: 4em 0 4em;
	}
	.h2-heading {
		margin-left:-4px;
	}
}

/* Floating Banner for Offers */
.offer-banner {
	animation: 0.2s ease 0s normal none 1 running gb__a;
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    color: #000;
    outline: medium none;
    overflow: hidden;
    position: fixed;
    right: 20px;
    bottom: 14px;
    background: #ffffff none repeat scroll 0 0;
    padding: 26px 26px 22px 13px;
    z-index:1000
}
.offer-banner-body {
	display: table;
    padding: 0;
    white-space: normal;
    width: 285px;
}
.offer-banner-close {
	color: #666666 !important;
    font-size: 22px;
    height: 9px;
    opacity: 0.8;
    position: absolute;
    right: 14px;
    text-decoration: none !important;
    top: 4px;
    width: 9px;
}
.offer-banner-img {
	vertical-align:middle;
	display:table-cell;
}
.offer-banner-text {
	padding-left: 13px;
    width: 100%;
    display:table-cell;
}

/* Structured Data Brand Image */
.structured-data-brand img {
  float: left;
  height: 47px;
}

.structured-data-brand h4 {
  position: relative;
  top: 4px;
  left: 10px;
  font-size: 14px;
  line-height:20px;
}
.inline{display:inline!important}
.block{display:block}
.inline-block{display:inline-block}.table{display:table}.table-cell{display:table-cell}.vertical-align{vertical-align:middle}.hide{display:none!important}.visible{visibility:visible}.invisible{visibility:hidden}.noboxshadow{box-shadow:none}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-auto{overflow:auto}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.left{float:left}.right{float:right}.floatn{float:none!important}.fit{max-width:100%}.half-width{width:50%}.full-width{width:100%}.ft10{font-size:10px!important}.ft11{font-size:11px!important}.ft12{font-size:12px!important}.ft13{font-size:13px!important}.ft14{font-size:14px!important}.ft15{font-size:15px!important}.ft16{font-size:16px!important}.ft17{font-size:17px!important}.ft18{font-size:18px!important}.ft19{font-size:19px!important}.ft20{font-size:20px!important}.ft25{font-size:25px!important}.ft30{font-size:30px!important}.ft40{font-size:40px!important}.h50{height:50px}.h60{height:60px}.montserrat{font-family:"Open Sans",sans-serif;font-weight:700!important}.raleway{font-family:Raleway,sans-serif!important}.opensans{font-family:"Open Sans",sans-serif!important}.nixieone{font-family:"Nixie One",serif!important}.roboto{font-family:Roboto,sans-serif!important}.nunito-sans{font-family:"Nunito Sans",sans-serif!important}.quicksand{font-family:Quicksand,sans-serif!important}.lh1{line-height:1rem}.lh1point2{line-height:1.2rem}.lh1point3{line-height:1.3rem}.lh1point4{line-height:1.4rem}.lh1point5{line-height:1.5rem}.lh1point6{line-height:1.6rem}.lh1point7{line-height:1.7rem}.lh1point8{line-height:1.8rem}.lh1point9{line-height:1.9rem}.lh2{line-height:2rem}.lh2point5{line-height:2.5rem}.lh3{line-height:3rem}.noliststyle{list-style:none}.show-on-desktop,.show-on-mobile,.show-on-mobile-tablet,.show-on-tablet,.show-on-tablet-desktop{display:none!important}@media screen and (max-width:767px){.show-on-mobile{display:inherit!important}.hide-on-mobile{display:none!important}}@media screen and (max-width:980px){.show-on-mobile-tablet{display:inherit!important}.hide-on-mobile-tablet{display:none!important}}@media screen and (min-width:768px) and (max-width:980px){.show-on-tablet{display:inherit!important}.hide-on-tablet{display:none!important}}@media screen and (min-width:768px){.show-on-tablet-desktop{display:inherit!important}.hide-on-tablet-desktop{display:none!important}}@media screen and (min-width:981px){.show-on-desktop{display:inherit!important}.hide-on-desktop{display:none!important}}.bold{font-weight:700}.regular{font-weight:400}.italic{font-style:italic}.caps{text-transform:uppercase}.nocaps{text-transform:none!important}.underline{text-decoration:underline}.nounderline{text-decoration:none!important}.notextshadow{text-shadow:none!important}.white{color:#fff!important}.black{color:#444!important}.semi-black{color:#555!important}.blue{color:#129ff3!important}.grey{color:#999!important}.green{color:#eeff41!important}.dark-green{color:#4caf50!important}.dark-blue{color:#2979ff!important}.red{color:#ff1744!important}.yellow{color:#ffeb3b!important}.sky-blue{color:#00e5ff!important}.medium-green{color:#8bc34a!important}.dark-grey{color:#686868!important}.pink{color:#e80c7a!important}.teal{color:#1abc9c!important}.dark-blue{color:#3b5998!important}.fw100{font-weight:100!important}.fw200{font-weight:200!important}.fw300{font-weight:300!important}.fw400{font-weight:400!important}.fw500{font-weight:500!important}.fw600{font-weight:600!important}.fw700{font-weight:700!important}.left-align{text-align:left!important}.center{text-align:center!important}.right-align{text-align:right!important}.justify{text-align:justify}.transparent{background:0 0!important}.blue-background{background:linear-gradient(to bottom,#2196f3 0,#03a9f4 100%) repeat scroll 0 0 rgba(0,0,0,0)!important}.green-background{background:#4caf50!important}.white-background{background:#fff!important}
.cream-background{/* background:#fafafa!important */}
.sky-blue-background{background:#00e5ff!important}
.black-background{background:#444!important}
.yellow-background{background:#ffeb3b!important}.purple-background{background:#9c27b0!important}.teal-background{background:#1abc9c!important}.grey-background{background:#f5f5f5!important}.red-background{background:#e74c3c!important}.nowrap{white-space:nowrap}.break-word{word-wrap:break-word}.truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m0{margin:0}.mt0{margin-top:0!important}.mr0{margin-right:0!important}.mb0{margin-bottom:0!important}.ml0{margin-left:0!important}.mx0{margin-left:0!important;margin-right:0!important}.m1{margin:.5rem}.mt03{margin-top:.3rem}.mt1{margin-top:.5rem}.mr1{margin-right:.5rem}.mb1{margin-bottom:.5rem!important}.ml1{margin-left:.5rem!important}.m2{margin:1rem}.mt2{margin-top:1rem}.mt2point5{margin-top:1.3rem}.mr2{margin-right:1rem}.mb2{margin-bottom:1rem!important}.ml2{margin-left:1rem!important}.m3{margin:2rem}.mt3{margin-top:2rem}.mt3point5{margin-top:3.5rem}.mr3{margin-right:2rem}.mb3{margin-bottom:2rem!important}.ml3{margin-left:2rem!important}.m4{margin:4rem}.mt4{margin-top:4rem}.mr4{margin-right:4rem}.mb4{margin-bottom:4rem!important}.ml4{margin-left:4rem}.mxn1{margin-left:-.5rem;margin-right:-.5rem}.mxn2{margin-left:-1rem;margin-right:-1rem}.mxn3{margin-left:-2rem;margin-right:-2rem}.mxn4{margin-left:-4rem;margin-right:-4rem}.mx-auto{margin-left:auto;margin-right:auto}.pt0{padding-top:0!important}.pb0{padding-bottom:0!important}.pb1{padding-bottom:.5rem!important}.pb2{padding-bottom:1rem!important}.pb3{padding-bottom:1.5rem!important}.pb4{padding-bottom:2rem!important}.pb5{padding-bottom:2.5rem!important}.p1{padding:.5rem}.pt1{padding-top:.5rem!important}.py0{padding-top:0!important;padding-bottom:0!important}.py1{padding-top:.5rem;padding-bottom:.5rem}.py06{padding-top:.6rem!important;padding-bottom:.6rem!important}.py075{padding-top:.75rem!important;padding-bottom:.75rem!important}.px0{padding-left:0!important;padding-right:0!important}.px1{padding-left:.5rem!important;padding-right:.5rem!important}.p2{padding:1rem}.pt2{padding-top:1rem!important}.py2{padding-top:1rem!important;padding-bottom:1rem!important}.px2{padding-left:1rem;padding-right:1rem}.p3{padding:2rem}.pt3{padding-top:2rem!important}.py3{padding-top:2rem!important;padding-bottom:2rem!important}.px3{padding-left:2rem;padding-right:2rem}.p4{padding:4rem}.pt4{padding-top:4rem}.py4{padding-top:4rem;padding-bottom:4rem}.pt5{padding-top:5rem}.py5{padding-top:5rem;padding-bottom:5rem}.pl0{padding-left:0!important}.pl1{padding-left:1rem!important}.pl2{padding-left:2rem!important}.pr0{padding-right:0!important}.pr1{padding-right:1rem!important}.pr2{padding-right:2rem!important}.red-ready{color:#f44336}.amber-set{color:#ffa000}.light-green-go{color:#8bc34a}.noborder{border:none!important}.noborderbottom{border-bottom:none!important}.border-cream-bottom{border-bottom:1px solid #ececec!important}.border-cream-top{border-top:1px solid #ececec!important}.border-cream-left{border-left:1px solid #ececec!important}.border-cream-right{border-right:1px solid #ececec!important}.fullwidth{width:100%}.fullheight{height:100%}
.fixed{/* position:fixed */}
.absolute{position:absolute}
.relative{position:relative}.br0{border-radius:0!important}.br5{border-radius:5px!important}.br10{border-radius:10px!important}.br15{border-radius:15px!important}.br20{border-radius:20px!important}.br25{border-radius:25px!important}.underlineonhover:hover{text-decoration:underline!important}.noboxshadowonhover:hover{box-shadow:none}.removehoverstyles:hover{background:0 0!important}.font-smoothing{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.no-font-smoothing{text-rendering:optimizeLegibility!important;-webkit-font-smoothing:none!important;font-smooth:never!important}.floating{width:275px;max-width:300px;position:fixed;z-index:1000}.floating-bottom-left{bottom:20px;left:10px}.floating-bottom-right{bottom:20px;right:10px}.notransition{-moz-transition-property:none;-webkit-transition-property:none;-o-transition-property:none;transition-property:none}.noborderonhover{border:none!important}.noborderonhover:focus,.noborderonhover:hover{border:none!important}.pointer:hover{cursor:pointer}.boxshadow{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)!important;transition:all .3s cubic-bezier(.25,.8,.25,1)!important}
.hipster-card .text-primary, .hipster-card .text-primary:hover {
  color: #1D62F0 !important;
}
.hipster-card .text-info, .hipster-card .text-info:hover {
  color: #109CFF !important;
}
.hipster-card .text-success, .hipster-card .text-success:hover {
  color: #0C9C14 !important;
}
.hipster-card .text-warning, .hipster-card .text-warning:hover {
  color: #ED8D00 !important;
}
.hipster-card .text-danger, .hipster-card .text-danger:hover {
  color: #EE2D20 !important;
}

.btn-morphing .fa,
.btn-morphing .circle,
.gsdk-collapse {
  -webkit-transition: all 370ms linear;
  -moz-transition: all 370ms linear;
  -o-transition: all 370ms linear;
  -ms-transition: all 370ms linear;
  transition: all 370ms linear;
}
.btn-facebook {
  border-color: #3b5998;
  color: #3b5998;
}
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active, .open > .btn-facebook.dropdown-toggle {
  background-color: transparent;
  color: #3b5998;
  border-color: #3b5998;
  opacity: 1;
}
.btn-facebook:disabled, .btn-facebook[disabled], .btn-facebook.disabled {
  background-color: transparent;
  border-color: #3b5998;
}
.btn-facebook.btn-fill {
  color: #FFFFFF;
  background-color: #3b5998;
  opacity: 0.9;
}
.btn-facebook.btn-fill:hover, .btn-facebook.btn-fill:focus, .btn-facebook.btn-fill:active, .btn-facebook.btn-fill.active, .open > .btn-facebook.btn-fill.dropdown-toggle {
  background-color: #3b5998;
  color: #FFFFFF;
  opacity: 1;
}

.btn-twitter {
  border-color: #55acee;
  color: #55acee;
}
.btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active, .btn-twitter.active, .open > .btn-twitter.dropdown-toggle {
  background-color: transparent;
  color: #55acee;
  border-color: #55acee;
  opacity: 1;
}
.btn-twitter:disabled, .btn-twitter[disabled], .btn-twitter.disabled {
  background-color: transparent;
  border-color: #55acee;
}
.btn-twitter.btn-fill {
  color: #FFFFFF;
  background-color: #55acee;
  opacity: 0.9;
}
.btn-twitter.btn-fill:hover, .btn-twitter.btn-fill:focus, .btn-twitter.btn-fill:active, .btn-twitter.btn-fill.active, .open > .btn-twitter.btn-fill.dropdown-toggle {
  background-color: #55acee;
  color: #FFFFFF;
  opacity: 1;
}

.btn-pinterest {
  border-color: #cc2127;
  color: #cc2127;
}
.btn-pinterest:hover, .btn-pinterest:focus, .btn-pinterest:active, .btn-pinterest.active, .open > .btn-pinterest.dropdown-toggle {
  background-color: transparent;
  color: #cc2127;
  border-color: #cc2127;
  opacity: 1;
}
.btn-pinterest:disabled, .btn-pinterest[disabled], .btn-pinterest.disabled {
  background-color: transparent;
  border-color: #cc2127;
}
.btn-pinterest.btn-fill {
  color: #FFFFFF;
  background-color: #cc2127;
  opacity: 0.9;
}
.btn-pinterest.btn-fill:hover, .btn-pinterest.btn-fill:focus, .btn-pinterest.btn-fill:active, .btn-pinterest.btn-fill.active, .open > .btn-pinterest.btn-fill.dropdown-toggle {
  background-color: #cc2127;
  color: #FFFFFF;
  opacity: 1;
}

.btn-google {
  border-color: #dd4b39;
  color: #dd4b39;
}
.btn-google:hover, .btn-google:focus, .btn-google:active, .btn-google.active, .open > .btn-google.dropdown-toggle {
  background-color: transparent;
  color: #dd4b39;
  border-color: #dd4b39;
  opacity: 1;
}
.btn-google:disabled, .btn-google[disabled], .btn-google.disabled {
  background-color: transparent;
  border-color: #dd4b39;
}
.btn-google.btn-fill {
  color: #FFFFFF;
  background-color: #dd4b39;
  opacity: 0.9;
}
.btn-google.btn-fill:hover, .btn-google.btn-fill:focus, .btn-google.btn-fill:active, .btn-google.btn-fill.active, .open > .btn-google.btn-fill.dropdown-toggle {
  background-color: #dd4b39;
  color: #FFFFFF;
  opacity: 1;
}

.btn-linkedin {
  border-color: #0976b4;
  color: #0976b4;
}
.btn-linkedin:hover, .btn-linkedin:focus, .btn-linkedin:active, .btn-linkedin.active, .open > .btn-linkedin.dropdown-toggle {
  background-color: transparent;
  color: #0976b4;
  border-color: #0976b4;
  opacity: 1;
}
.btn-linkedin:disabled, .btn-linkedin[disabled], .btn-linkedin.disabled {
  background-color: transparent;
  border-color: #0976b4;
}
.btn-linkedin.btn-fill {
  color: #FFFFFF;
  background-color: #0976b4;
  opacity: 0.9;
}
.btn-linkedin.btn-fill:hover, .btn-linkedin.btn-fill:focus, .btn-linkedin.btn-fill:active, .btn-linkedin.btn-fill.active, .open > .btn-linkedin.btn-fill.dropdown-toggle {
  background-color: #0976b4;
  color: #FFFFFF;
  opacity: 1;
}

.btn-dribbble {
  border-color: #ea4c89;
  color: #ea4c89;
}
.btn-dribbble:hover, .btn-dribbble:focus, .btn-dribbble:active, .btn-dribbble.active, .open > .btn-dribbble.dropdown-toggle {
  background-color: transparent;
  color: #ea4c89;
  border-color: #ea4c89;
  opacity: 1;
}
.btn-dribbble:disabled, .btn-dribbble[disabled], .btn-dribbble.disabled {
  background-color: transparent;
  border-color: #ea4c89;
}
.btn-dribbble.btn-fill {
  color: #FFFFFF;
  background-color: #ea4c89;
  opacity: 0.9;
}
.btn-dribbble.btn-fill:hover, .btn-dribbble.btn-fill:focus, .btn-dribbble.btn-fill:active, .btn-dribbble.btn-fill.active, .open > .btn-dribbble.btn-fill.dropdown-toggle {
  background-color: #ea4c89;
  color: #FFFFFF;
  opacity: 1;
}

.btn-github {
  border-color: #333333;
  color: #333333;
}
.btn-github:hover, .btn-github:focus, .btn-github:active, .btn-github.active, .open > .btn-github.dropdown-toggle {
  background-color: transparent;
  color: #333333;
  border-color: #333333;
  opacity: 1;
}
.btn-github:disabled, .btn-github[disabled], .btn-github.disabled {
  background-color: transparent;
  border-color: #333333;
}
.btn-github.btn-fill {
  color: #FFFFFF;
  background-color: #333333;
  opacity: 0.9;
}
.btn-github.btn-fill:hover, .btn-github.btn-fill:focus, .btn-github.btn-fill:active, .btn-github.btn-fill.active, .open > .btn-github.btn-fill.dropdown-toggle {
  background-color: #333333;
  color: #FFFFFF;
  opacity: 1;
}

.btn-youtube {
  border-color: #e52d27;
  color: #e52d27;
}
.btn-youtube:hover, .btn-youtube:focus, .btn-youtube:active, .btn-youtube.active, .open > .btn-youtube.dropdown-toggle {
  background-color: transparent;
  color: #e52d27;
  border-color: #e52d27;
  opacity: 1;
}
.btn-youtube:disabled, .btn-youtube[disabled], .btn-youtube.disabled {
  background-color: transparent;
  border-color: #e52d27;
}
.btn-youtube.btn-fill {
  color: #FFFFFF;
  background-color: #e52d27;
  opacity: 0.9;
}
.btn-youtube.btn-fill:hover, .btn-youtube.btn-fill:focus, .btn-youtube.btn-fill:active, .btn-youtube.btn-fill.active, .open > .btn-youtube.btn-fill.dropdown-toggle {
  background-color: #e52d27;
  color: #FFFFFF;
  opacity: 1;
}

.btn-stumbleupon {
  border-color: #eb4924;
  color: #eb4924;
}
.btn-stumbleupon:hover, .btn-stumbleupon:focus, .btn-stumbleupon:active, .btn-stumbleupon.active, .open > .btn-stumbleupon.dropdown-toggle {
  background-color: transparent;
  color: #eb4924;
  border-color: #eb4924;
  opacity: 1;
}
.btn-stumbleupon:disabled, .btn-stumbleupon[disabled], .btn-stumbleupon.disabled {
  background-color: transparent;
  border-color: #eb4924;
}
.btn-stumbleupon.btn-fill {
  color: #FFFFFF;
  background-color: #eb4924;
  opacity: 0.9;
}
.btn-stumbleupon.btn-fill:hover, .btn-stumbleupon.btn-fill:focus, .btn-stumbleupon.btn-fill:active, .btn-stumbleupon.btn-fill.active, .open > .btn-stumbleupon.btn-fill.dropdown-toggle {
  background-color: #eb4924;
  color: #FFFFFF;
  opacity: 1;
}

.btn-reddit {
  border-color: #ff4500;
  color: #ff4500;
}
.btn-reddit:hover, .btn-reddit:focus, .btn-reddit:active, .btn-reddit.active, .open > .btn-reddit.dropdown-toggle {
  background-color: transparent;
  color: #ff4500;
  border-color: #ff4500;
  opacity: 1;
}
.btn-reddit:disabled, .btn-reddit[disabled], .btn-reddit.disabled {
  background-color: transparent;
  border-color: #ff4500;
}
.btn-reddit.btn-fill {
  color: #FFFFFF;
  background-color: #ff4500;
  opacity: 0.9;
}
.btn-reddit.btn-fill:hover, .btn-reddit.btn-fill:focus, .btn-reddit.btn-fill:active, .btn-reddit.btn-fill.active, .open > .btn-reddit.btn-fill.dropdown-toggle {
  background-color: #ff4500;
  color: #FFFFFF;
  opacity: 1;
}

.btn-tumblr {
  border-color: #35465c;
  color: #35465c;
}
.btn-tumblr:hover, .btn-tumblr:focus, .btn-tumblr:active, .btn-tumblr.active, .open > .btn-tumblr.dropdown-toggle {
  background-color: transparent;
  color: #35465c;
  border-color: #35465c;
  opacity: 1;
}
.btn-tumblr:disabled, .btn-tumblr[disabled], .btn-tumblr.disabled {
  background-color: transparent;
  border-color: #35465c;
}
.btn-tumblr.btn-fill {
  color: #FFFFFF;
  background-color: #35465c;
  opacity: 0.9;
}
.btn-tumblr.btn-fill:hover, .btn-tumblr.btn-fill:focus, .btn-tumblr.btn-fill:active, .btn-tumblr.btn-fill.active, .open > .btn-tumblr.btn-fill.dropdown-toggle {
  background-color: #35465c;
  color: #FFFFFF;
  opacity: 1;
}

.btn-behance {
  border-color: #1769ff;
  color: #1769ff;
}
.btn-behance:hover, .btn-behance:focus, .btn-behance:active, .btn-behance.active, .open > .btn-behance.dropdown-toggle {
  background-color: transparent;
  color: #1769ff;
  border-color: #1769ff;
  opacity: 1;
}
.btn-behance:disabled, .btn-behance[disabled], .btn-behance.disabled {
  background-color: transparent;
  border-color: #1769ff;
}
.btn-behance.btn-fill {
  color: #FFFFFF;
  background-color: #1769ff;
  opacity: 0.9;
}
.btn-behance.btn-fill:hover, .btn-behance.btn-fill:focus, .btn-behance.btn-fill:active, .btn-behance.btn-fill.active, .open > .btn-behance.btn-fill.dropdown-toggle {
  background-color: #1769ff;
  color: #FFFFFF;
  opacity: 1;
}

.hipster-card {
  border-radius: 6px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.23);
  background-color: #FFFFFF;
  margin-bottom: 20px;
  position: relative;
  max-width: 320px;
}
.hipster-card .title,
.hipster-card .stats,
.hipster-card .category,
.hipster-card .description,
.hipster-card .social-line,
.hipster-card .actions,
.hipster-card .content,
.hipster-card .footer,
.hipster-card small,
.hipster-card a {
  position: relative;
  z-index: 3;
}
.hipster-card a {
  color: #444444;
}
.hipster-card a:hover, .hipster-card a:focus {
  color: #666666;
}
.hipster-card[data-radius="none"] {
  border-radius: 0px;
}
.hipster-card[data-radius="none"] .hipster {
  border-radius: 0px 0px 0 0;
}
.hipster-card[data-radius="none"] .hipster img {
  border-radius: 0px 0px 0 0;
}
.hipster-card.hipster-card-plain {
  box-shadow: none;
}
.hipster-card .btn {
  text-shadow: none;
  font-weight: normal;
}
.hipster-card .title-uppercase {
  text-transform: uppercase;
}
.hipster-card .hipster {
  position: relative;
  border-radius: 6px 6px 0 0;
  height: 200px;
  z-index: 3;
}
.hipster-card .hipster img {
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}
.hipster-card .hipster .category {
  padding: 15px;
}
.hipster-card .hipster .social-line {
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.hipster-card .hipster .social-line .btn,
.hipster-card .hipster .social-line a {
  font-family: "Roboto","Helvetica","Arial", sans-serif;
  font-weight: 400;
}
.hipster-card .hipster .social-line.social-line-visible {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hipster-card .content .price {
  border: 2px solid rgba(255, 255, 255, 0.7);
  color: white;
  border-radius: 50%;
  width: 152px;
  height: 152px;
  margin: 50px auto;
  text-align: center;
  vertical-align: middle;
  line-height: 200px;
}
.hipster-card .content .price h4 {
  margin: 5px 0 0;
  font-size: 36px;
}
.hipster-card .content .price h6 {
  margin-top: 45px;
  font-size: 16px;
}
.hipster-card .content .price .currency {
  font-size: 22px;
  font-weight: normal;
}
.hipster-card .actions {
  padding: 10px 15px;
}
.hipster-card .social-line .btn {
  float: left;
  display: block;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.hipster-card .social-line .btn-social {
  border: 1px solid #EEEEEE;
  border-radius: 0;
  border-left: 0;
  background-color: #FFFFFF;
  padding: 12px 4px;
}
.hipster-card .social-line .btn-social:last-child {
  border-right: 0;
}
.hipster-card .social-line[data-buttons="5"] .btn {
  width: 20%;
}
.hipster-card .social-line[data-buttons="4"] .btn {
  width: 25%;
}
.hipster-card .social-line[data-buttons="3"] .btn {
  width: 33.3333333%;
}
.hipster-card .social-line[data-buttons="2"] .btn {
  width: 50%;
}
.hipster-card .social-line:after {
  clear: both;
  display: table;
  content: " ";
}
.hipster-card .filter,
.hipster-card .hipster .actions {
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.76);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
}
.hipster-card .hipster .actions {
  background-color: transparent;
  z-index: 3;
}
.hipster-card .hipster .actions .btn {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hipster-card:hover .filter {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.hipster-card:hover .hipster .social-line,
.hipster-card:hover .hipster .actions {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hipster-card .category,
.hipster-card .label {
  font-size: 14px;
  margin-bottom: 0px;
}
.hipster-card .category i,
.hipster-card .label i {
  font-size: 16px;
}
.hipster-card .category {
  color: #9A9A9A;
}
.hipster-card .label {
  text-shadow: none;
}
.hipster-card .title {
  color: #333333;
}
.hipster-card > .title {
  margin: 0;
  padding: 30px 0 0;
}
.hipster-card .content {
  padding: 15px 15px 5px 15px;
}
.hipster-card .content .title {
  margin: 10px 0 20px 0;
}
.hipster-card .content .category ~ .title {
  margin-top: 0px;
}
.hipster-card .content .description ~ .title {
  margin-top: -10px;
}
.hipster-card .description {
  font-size: 16px;
  color: #9A9A9A;
}
.hipster-card h6 {
  font-size: 12px;
  margin: 0;
}
.hipster-card .footer {
  padding: 0 15px 15px;
}
.hipster-card .footer .social-line .btn:first-child {
  border-radius: 0 0 0 6px;
}
.hipster-card .footer .social-line .btn:last-child {
  border-radius: 0 0 6px 0;
}
.hipster-card.hipster-card-separator:after {
  height: 100%;
  right: -15px;
  top: 0;
  width: 1px;
  background-color: #DDDDDD;
  content: "";
  position: absolute;
}
.hipster-card .icon {
  display: block;
  margin: 0 auto;
  top: 50%;
  position: relative;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-align: center;
}
.hipster-card .icon i {
  font-size: 60px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  padding: 18px;
  border-radius: 50%;
}
.col-lg-4 .hipster-card .icon i {
  font-size: 80px;
  padding: 22px;
}
.hipster-card.hipster-card-with-border .content {
  padding: 15px 15px 25px 15px;
}
.hipster-card.hipster-card-with-border .footer {
  padding-bottom: 25px;
}
.hipster-card.hipster-card-with-border:after {
  position: absolute;
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  content: "";
  top: 5px;
  left: 5px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  z-index: 1;
  border-radius: 5px;
}
.hipster-card.hipster-card-just-text .content {
  padding: 50px 65px;
  text-align: center;
}
.hipster-card[data-background="image"] .image, .hipster-card[data-background="color"] .image {
  border-radius: 6px;
}
.hipster-card[data-background="image"] .title, .hipster-card[data-background="color"] .title {
  font-weight: bold;
}
.hipster-card[data-background="image"] .filter, .hipster-card[data-background="color"] .filter {
  border-radius: 6px;
}
.hipster-card[data-background="image"] .title,
.hipster-card[data-background="image"] .stats,
.hipster-card[data-background="image"] .category,
.hipster-card[data-background="image"] .description,
.hipster-card[data-background="image"] .content,
.hipster-card[data-background="image"] .footer,
.hipster-card[data-background="image"] small,
.hipster-card[data-background="image"] a, .hipster-card[data-background="color"] .title,
.hipster-card[data-background="color"] .stats,
.hipster-card[data-background="color"] .category,
.hipster-card[data-background="color"] .description,
.hipster-card[data-background="color"] .content,
.hipster-card[data-background="color"] .footer,
.hipster-card[data-background="color"] small,
.hipster-card[data-background="color"] a {
  color: #FFFFFF;
}
.hipster-card[data-background="image"] a:hover,
.hipster-card[data-background="image"] a:focus, .hipster-card[data-background="color"] a:hover,
.hipster-card[data-background="color"] a:focus {
  color: #FFFFFF;
}
.hipster-card[data-background="image"] .icon i, .hipster-card[data-background="color"] .icon i {
  color: #FFFFFF;
  border: 2px solid rgba(255, 255, 255, 0.6);
}
.hipster-card[data-background="image"].hipster-card-with-border:after, .hipster-card[data-background="color"].hipster-card-with-border:after {
  border: 1px solid rgba(255, 255, 255, 0.45);
}
.hipster-card[data-background="image"] {
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.5);
}
.hipster-card[data-background="image"] .filter {
  opacity: 0.55;
  filter: alpha(opacity=55.0);
}
.hipster-card[data-background="image"]:hover .filter {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.hipster-card[data-color="blue"] {
  background: #4087ea;
  background: -moz-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #533ce1), color-stop(100%, #4087ea));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #533ce1 0%, #4087ea 100%);
  /* W3C */
  background-size: 250% 250%;
}
.hipster-card[data-color="azure"] {
  background: #45c0fd;
  background: -moz-radial-gradient(center, ellipse cover, #4091ff 0%, #45c0fd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #4091ff), color-stop(100%, #45c0fd));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #4091ff 0%, #45c0fd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #4091ff 0%, #45c0fd 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #4091ff 0%, #45c0fd 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #4091ff 0%, #45c0fd 100%);
  /* W3C */
  background-size: 250% 250%;
}
.hipster-card[data-color="green"] {
  background: #a1eb3a;
  background: -moz-radial-gradient(center, ellipse cover, #53A319 0%, #a1eb3a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #53A319), color-stop(100%, #a1eb3a));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #53A319 0%, #a1eb3a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #53A319 0%, #a1eb3a 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #53A319 0%, #a1eb3a 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #53A319 0%, #a1eb3a 100%);
  /* W3C */
  background-size: 250% 250%;
}
.hipster-card[data-color="orange"] {
  background: #ffb33b;
  background: -moz-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ff5221), color-stop(100%, #ffb33b));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #ff5221 0%, #ffb33b 100%);
  /* W3C */
  background-size: 250% 250%;
}
.hipster-card[data-color="red"] {
  background: #ff3b30;
  background: -moz-radial-gradient(center, ellipse cover, #bb0502 0%, #ff3b30 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #bb0502), color-stop(100%, #ff3b30));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #bb0502 0%, #ff3b30 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #bb0502 0%, #ff3b30 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #bb0502 0%, #ff3b30 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #bb0502 0%, #ff3b30 100%);
  /* W3C */
  background-size: 250% 250%;
}
.hipster-card[data-color="black"] {
  background: #787878;
  background: -moz-radial-gradient(center, ellipse cover, #343434 0%, #787878 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #343434), color-stop(100%, #787878));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #343434 0%, #787878 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #343434 0%, #787878 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #343434 0%, #787878 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #343434 0%, #787878 100%);
  /* W3C */
  background-size: 250% 250%;
}

.filter.filter-white {
  background-color: rgba(255, 255, 255, 0.91);
}

.filter.filter-blue {
  background: #4087ea;
  background: -moz-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #533ce1), color-stop(100%, #4087ea));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #533ce1 0%, #4087ea 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #533ce1 0%, #4087ea 100%);
  /* W3C */
  background-size: 250% 250%;
}

.filter.filter-azure {
  background: #45c0fd;
  background: -moz-radial-gradient(center, ellipse cover, #4091ff 0%, #45c0fd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #4091ff), color-stop(100%, #45c0fd));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #4091ff 0%, #45c0fd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #4091ff 0%, #45c0fd 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #4091ff 0%, #45c0fd 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #4091ff 0%, #45c0fd 100%);
  /* W3C */
  background-size: 250% 250%;
}

.filter.filter-green {
  background: #a1eb3a;
  background: -moz-radial-gradient(center, ellipse cover, #53A319 0%, #a1eb3a 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #53A319), color-stop(100%, #a1eb3a));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #53A319 0%, #a1eb3a 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #53A319 0%, #a1eb3a 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #53A319 0%, #a1eb3a 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #53A319 0%, #a1eb3a 100%);
  /* W3C */
  background-size: 250% 250%;
}

.filter.filter-orange {
  background: #ffb33b;
  background: -moz-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ff5221), color-stop(100%, #ffb33b));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #ff5221 0%, #ffb33b 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #ff5221 0%, #ffb33b 100%);
  /* W3C */
  background-size: 250% 250%;
}

.filter.filter-red {
  background: #ff3b30;
  background: -moz-radial-gradient(center, ellipse cover, #bb0502 0%, #ff3b30 100%);
  /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #bb0502), color-stop(100%, #ff3b30));
  /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover, #bb0502 0%, #ff3b30 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover, #bb0502 0%, #ff3b30 100%);
  /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover, #bb0502 0%, #ff3b30 100%);
  /* IE10+ */
  background: radial-gradient(ellipse at center, #bb0502 0%, #ff3b30 100%);
  /* W3C */
  background-size: 250% 250%;
}

.btn-round {
  border-width: 1px;
  border-radius: 30px !important;
  padding: 9px 18px;
}
.btn-round.btn-icon {
  padding: 9px;
}

@media (min-width: 1200px) {
  .hipster-card .hipster {
    height: 265px;
  }
  .hipster-card[data-background="color"] .hipster {
    height: 230px;
  }

  .col-md-3 .hipster-card .hipster,
  .col-sm-3 .hipster-card .hipster,
  .col-xs-3 .hipster-card .hipster,
  .col-lg-3 .hipster-card .hipster {
    height: 185px;
  }
}
/*          Changes for small display      */
@media (max-width: 767px) {
  .social-line .btn {
    margin: 0 0 10px 0;
  }

  .hipster-card .hipster .social-line .btn {
    margin: 0;
  }
}

.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 0.625em #d9d9d9;
}
.swal2-popup.swal2-toast .swal2-header {
  flex-direction: row;
}
.swal2-popup.swal2-toast .swal2-title {
  flex-grow: 1;
  justify-content: flex-start;
  margin: 0 0.6em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}
.swal2-popup.swal2-toast .swal2-close {
  position: static;
  width: 0.8em;
  height: 0.8em;
  line-height: 0.8;
}
.swal2-popup.swal2-toast .swal2-content {
  justify-content: flex-start;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-icon {
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0;
}
.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: bold;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
    font-size: 0.25em;
  }
}
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: 0.875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-actions {
  flex-basis: auto !important;
  width: auto;
  height: auto;
  margin: 0 0.3125em;
}
.swal2-popup.swal2-toast .swal2-styled {
  margin: 0 0.3125em;
  padding: 0.3125em 0.625em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-styled:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4);
}
.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.8em;
  left: -0.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.25em;
  left: 0.9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  -webkit-animation: swal2-toast-animate-success-line-tip 0.75s;
          animation: swal2-toast-animate-success-line-tip 0.75s;
}
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  -webkit-animation: swal2-toast-animate-success-line-long 0.75s;
          animation: swal2-toast-animate-success-line-long 0.75s;
}
.swal2-popup.swal2-toast.swal2-show {
  -webkit-animation: swal2-toast-show 0.5s;
          animation: swal2-toast-show 0.5s;
}
.swal2-popup.swal2-toast.swal2-hide {
  -webkit-animation: swal2-toast-hide 0.1s forwards;
          animation: swal2-toast-hide 0.1s forwards;
}

.swal2-container {
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}
.swal2-container.swal2-backdrop-show {
  background: rgba(0, 0, 0, 0.4);
}
.swal2-container.swal2-backdrop-hide {
  background: transparent !important;
}
.swal2-container.swal2-top {
  align-items: flex-start;
}
.swal2-container.swal2-top-start, .swal2-container.swal2-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
.swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
.swal2-container.swal2-center {
  align-items: center;
}
.swal2-container.swal2-center-start, .swal2-container.swal2-center-left {
  align-items: center;
  justify-content: flex-start;
}
.swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
  align-items: center;
  justify-content: flex-end;
}
.swal2-container.swal2-bottom {
  align-items: flex-end;
}
.swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
.swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
.swal2-container.swal2-bottom > :first-child, .swal2-container.swal2-bottom-start > :first-child, .swal2-container.swal2-bottom-left > :first-child, .swal2-container.swal2-bottom-end > :first-child, .swal2-container.swal2-bottom-right > :first-child {
  margin-top: auto;
}
.swal2-container.swal2-grow-fullscreen > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-self: stretch;
  justify-content: center;
}
.swal2-container.swal2-grow-row > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}
.swal2-container.swal2-grow-column {
  flex: 1;
  flex-direction: column;
}
.swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
  align-items: center;
}
.swal2-container.swal2-grow-column.swal2-top-start, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
  align-items: flex-start;
}
.swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
  align-items: flex-end;
}
.swal2-container.swal2-grow-column > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}
.swal2-container.swal2-no-transition {
  transition: none !important;
}
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
  margin: auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}

.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 28em;
  max-width: 100%;
  padding: 1.25em;
  border: none;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
  border-radius: 0.25rem;
}
.swal2-popup:focus {
  outline: none;
}
.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: left;
}

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 0.4em;
  padding: 0;
  color: #595959;
  font-size: 1.2em;
  font-weight: 600;
  text-align: left;
  text-transform: none;
  word-wrap: break-word;
}

.swal2-actions {
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin: 0.8em auto 0;
}
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
  box-sizing: border-box;
  width: 2.5em;
  height: 2.5em;
  margin: 0.46875em;
  padding: 0;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
          animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: 0.25em solid transparent;
  border-radius: 100%;
  border-color: transparent;
  background-color: transparent !important;
  color: transparent;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
  margin-right: 30px;
  margin-left: 30px;
}
.swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
          animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border: 3px solid #999999;
  border-radius: 50%;
  border-right-color: transparent;
  box-shadow: 1px 1px 1px #fff;
}

.swal2-styled {
  padding: 0.625em 2em;
  box-shadow: none;
  font-weight: 500;
}
.swal2-styled:not([disabled]) {
  cursor: pointer;
}
.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #3085d6;
  color: #fff;
  font-size: 1.0625em;
}
.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #aaa;
  color: #fff;
  font-size: 1.0625em;
}
.swal2-styled:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4);
}
.swal2-styled::-moz-focus-inner {
  border: 0;
}

.swal2-footer {
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em;
}

.swal2-timer-progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}

.swal2-image {
  max-width: 100%;
  margin: 1.25em auto;
}

.swal2-close {
  position: absolute;
  z-index: 2;
  /* 1617 */
  top: 0;
  right: 0;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s ease-out;
  border: none;
  border-radius: 0;
  outline: initial;
  background: transparent;
  color: #cccccc;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer;
}
.swal2-close:hover {
  transform: none;
  background: transparent;
  color: #f27474;
}
.swal2-close::-moz-focus-inner {
  border: 0;
}

.swal2-content {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 0;
  color: #545454;
  font-weight: normal;
  line-height: inherit;
  text-align: left;
  word-wrap: break-word;
}

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em auto;
}

.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  color: inherit;
  font-size: 1.125em;
}
.swal2-input.swal2-inputerror,
.swal2-file.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}
.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow: 0 0 3px #c4e6f5;
}
.swal2-input::-webkit-input-placeholder, .swal2-file::-webkit-input-placeholder, .swal2-textarea::-webkit-input-placeholder {
  color: #cccccc;
}
.swal2-input::-moz-placeholder, .swal2-file::-moz-placeholder, .swal2-textarea::-moz-placeholder {
  color: #cccccc;
}
.swal2-input:-ms-input-placeholder, .swal2-file:-ms-input-placeholder, .swal2-textarea:-ms-input-placeholder {
  color: #cccccc;
}
.swal2-input::-ms-input-placeholder, .swal2-file::-ms-input-placeholder, .swal2-textarea::-ms-input-placeholder {
  color: #cccccc;
}
.swal2-input::placeholder,
.swal2-file::placeholder,
.swal2-textarea::placeholder {
  color: #cccccc;
}

.swal2-range {
  margin: 1em auto;
  background: #fff;
}
.swal2-range input {
  width: 80%;
}
.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}
.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}

.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}
.swal2-input[type=number] {
  max-width: 10em;
}

.swal2-file {
  background: inherit;
  font-size: 1.125em;
}

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em;
}

.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}
.swal2-radio label,
.swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.125em;
}
.swal2-radio input,
.swal2-checkbox input {
  margin: 0 0.4em;
}

.swal2-validation-message {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300;
}
.swal2-validation-message::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: 0.25em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}
.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474;
}
.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg);
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-error.swal2-icon-show {
  -webkit-animation: swal2-animate-error-icon 0.5s;
          animation: swal2-animate-error-icon 0.5s;
}
.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  -webkit-animation: swal2-animate-error-x-mark 0.5s;
          animation: swal2-animate-error-x-mark 0.5s;
}
.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}
.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}
.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}
.swal2-icon.swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}
.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}
.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: 0.8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  -webkit-animation: swal2-animate-success-line-tip 0.75s;
          animation: swal2-animate-success-line-tip 0.75s;
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  -webkit-animation: swal2-animate-success-line-long 0.75s;
          animation: swal2-animate-success-line-long 0.75s;
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  -webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
          animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

.swal2-progress-steps {
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600;
}
.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}
.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #3085d6;
  color: #fff;
  line-height: 2em;
  text-align: center;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #3085d6;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #add8e6;
}
.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #3085d6;
}

[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

.swal2-show {
  -webkit-animation: swal2-show 0.3s;
          animation: swal2-show 0.3s;
}

.swal2-hide {
  -webkit-animation: swal2-hide 0.15s forwards;
          animation: swal2-hide 0.15s forwards;
}

.swal2-noanimation {
  transition: none;
}

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

.swal2-rtl .swal2-close {
  right: auto;
  left: 0;
}
.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}
@-moz-document url-prefix() {
  .swal2-close:focus {
    outline: 2px solid rgba(50, 100, 150, 0.4);
  }
}
@-webkit-keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}
@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}
@-webkit-keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@-webkit-keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@-webkit-keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@-webkit-keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@-webkit-keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}
@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}
@-webkit-keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@-webkit-keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@-webkit-keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}
body.swal2-height-auto {
  height: auto !important;
}
body.swal2-no-backdrop .swal2-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent !important;
}
body.swal2-no-backdrop .swal2-container > .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
body.swal2-no-backdrop .swal2-container.swal2-top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-top-start, body.swal2-no-backdrop .swal2-container.swal2-top-left {
  top: 0;
  left: 0;
}
body.swal2-no-backdrop .swal2-container.swal2-top-end, body.swal2-no-backdrop .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
}
body.swal2-no-backdrop .swal2-container.swal2-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.swal2-no-backdrop .swal2-container.swal2-center-start, body.swal2-no-backdrop .swal2-container.swal2-center-left {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-center-end, body.swal2-no-backdrop .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-bottom-start, body.swal2-no-backdrop .swal2-container.swal2-bottom-left {
  bottom: 0;
  left: 0;
}
body.swal2-no-backdrop .swal2-container.swal2-bottom-end, body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
  right: 0;
  bottom: 0;
}
@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] {
    display: none;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}
body.swal2-toast-shown .swal2-container {
  background-color: transparent;
}
body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}
body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}
body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch;
}
body.swal2-toast-column .swal2-toast .swal2-actions {
  flex: 1;
  align-self: stretch;
  height: 2.2em;
  margin-top: 0.3125em;
}
body.swal2-toast-column .swal2-toast .swal2-loading {
  justify-content: center;
}
body.swal2-toast-column .swal2-toast .swal2-input {
  height: 2em;
  margin: 0.3125em auto;
  font-size: 1em;
}
body.swal2-toast-column .swal2-toast .swal2-validation-message {
  font-size: 1em;
}
/*# sourceMappingURL=frontend.css.map */
