/*!
 * Material Design for Bootstrap 4
 * Version: MDB PRO 4.5.14
 *
 *
 * Copyright: Material Design for Bootstrap
 * https://mdbootstrap.com/
 *
 * Read the license: https://mdbootstrap.com/license/
 *
 *
 * Documentation: https://mdbootstrap.com/
 *
 * Getting started: https://mdbootstrap.com/docs/jquery/getting-started/download/
 *
 * Tutorials: https://mdbootstrap.com/education/bootstrap/
 *
 * Templates: https://mdbootstrap.com/templates/
 *
 * Support: https://mdbootstrap.com/support/
 *
 * Contact: office@mdbootstrap.com
 *
 * Atribution: Animate CSS, Twitter Bootstrap, Materialize CSS, Normalize CSS, Waves JS, WOW JS, Toastr, Chart.js , Hammer.js
 *
 */
body,
h2,
h3,
h5 {
  font-weight: 300;
}
.view,
.view .mask {
  overflow: hidden;
}
.btn {
  word-wrap: break-word;
}
.white-text {
  color: #fff !important;
}
.primary-color {
  background-color: #4285f4 !important;
}
.success-color {
  background-color: #00c851 !important;
}
a,
a:disabled:hover {
  color: #007bff;
}
:disabled {
  pointer-events: none !important;
}
a {
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
@font-face {
  font-family: Roboto;
  src: local(Roboto Thin),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Thin.eot);
  src: url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Thin.eot?#iefix)
      format("embedded-opentype"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Thin.woff2)
      format("woff2"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Thin.woff)
      format("woff"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Thin.ttf)
      format("truetype");
  font-weight: 200;
}
@font-face {
  font-family: Roboto;
  src: local(Roboto Light),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Light.eot);
  src: url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Light.eot?#iefix)
      format("embedded-opentype"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Light.woff2)
      format("woff2"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Light.woff)
      format("woff"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Light.ttf)
      format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: Roboto;
  src: local(Roboto Regular),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Regular.eot);
  src: url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Regular.woff2)
      format("woff2"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Regular.woff)
      format("woff"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Regular.ttf)
      format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: Roboto;
  src: url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Medium.eot);
  src: url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Medium.eot?#iefix)
      format("embedded-opentype"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Medium.woff2)
      format("woff2"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Medium.woff)
      format("woff"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Medium.ttf)
      format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: Roboto;
  src: url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Bold.eot);
  src: url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Bold.woff2)
      format("woff2"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Bold.woff)
      format("woff"),
    url(https://www.sexappen.nl/lps/_vendors/mdb/font/roboto/Roboto-Bold.ttf)
      format("truetype");
  font-weight: 700;
}
body {
  font-family: Roboto, sans-serif;
}
.view {
  position: relative;
  cursor: default;
}
.view .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
} /*!
  * Waves v0.7.6
  * http://fian.my.id/Waves
  *
  * Copyright 2014-2018 Alfiana E. Sibuea and other contributors
  * Released under the MIT license
  * https://github.com/fians/Waves/blob/master/LICENSE */ /*!
  * animate.css -http://daneden.me/animate
  * Version - 3.7.0
  * Licensed under the MIT license - http://opensource.org/licenses/MIT
  *
  * Copyright (c) 2018 Daniel Eden
  */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
} /*!
  * animate.css -http://daneden.me/animate
  * Version - 3.7.0
  * Licensed under the MIT license - http://opensource.org/licenses/MIT
  *
  * Copyright (c) 2018 Daniel Eden
  */
.btn {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 0.84rem 2.14rem;
  font-size: 0.81rem;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  margin: 0.375rem;
  border: 0;
  -webkit-border-radius: 0.125rem;
  border-radius: 0.125rem;
  cursor: pointer;
  text-transform: uppercase;
  white-space: normal;
  color: #fff;
}
.btn:active,
.btn:focus,
.btn:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  outline: 0;
}
.btn:not([disabled]):not(.disabled):active {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn .fa {
  position: relative;
  font-size: 0.9rem;
}
.btn:disabled:active,
.btn:disabled:focus,
.btn:disabled:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
    0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.btn[class*="btn-outline-"] {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}
.btn-group .btn {
  margin: 0;
}
.btn-primary {
  background-color: #4285f4 !important;
  color: #fff !important;
}
.btn-primary:hover {
  background-color: #5a95f5;
}
.btn-primary:focus {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn-primary:active,
.btn-primary:focus {
  background-color: #0b51c5;
}
.btn-primary:not([disabled]):not(.disabled):active {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  background-color: #0b51c5 !important;
}
.btn-primary:not([disabled]):not(.disabled):active:focus {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn-success {
  background-color: #00c851 !important;
  color: #fff !important;
}
.btn-success:hover {
  background-color: #00e25b;
}
.btn-success:focus {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn-success:active,
.btn-success:focus {
  background-color: #006228;
}
.btn-success:not([disabled]):not(.disabled):active {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  background-color: #006228 !important;
}
.btn-success:not([disabled]):not(.disabled):active:focus {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn-outline-white {
  border: 2px solid #fff !important;
  background-color: transparent !important;
  color: #fff !important;
}
.btn-outline-white:active,
.btn-outline-white:active:focus,
.btn-outline-white:focus,
.btn-outline-white:hover {
  border-color: #fff !important;
  background-color: transparent !important;
  color: #fff !important;
}
.btn-outline-white:not([disabled]):not(.disabled):active {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  background-color: transparent !important;
  border-color: #fff !important;
}
.btn-outline-white:not([disabled]):not(.disabled):active:focus {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.modal-dialog .modal-content {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18),
    0 4px 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  border: 0;
  -webkit-border-radius: 0.125rem;
  border-radius: 0.125rem;
}
.modal-dialog .modal-content .modal-header {
  -webkit-border-top-left-radius: 0.125rem;
  border-top-left-radius: 0.125rem;
  -webkit-border-top-right-radius: 0.125rem;
  border-top-right-radius: 0.125rem;
}
.modal {
  padding-right: 0 !important;
}
.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active {
  opacity: 1;
}
.carousel-fade .carousel-item.active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
@supports (
  (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)
) {
  .carousel-fade .carousel-item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.md-form {
  position: relative;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.md-form input[type="email"],
.md-form input[type="password"],
.md-form input[type="text"] {
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #ced4da;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background-color: transparent;
}
.md-form input[type="email"]:focus:not([readonly]),
.md-form input[type="password"]:focus:not([readonly]),
.md-form input[type="text"]:focus:not([readonly]) {
  -webkit-box-shadow: 0 1px 0 0 #4285f4;
  box-shadow: 0 1px 0 0 #4285f4;
  border-bottom: 1px solid #4285f4;
}
.md-form input[type="email"]:focus:not([readonly]) + label,
.md-form input[type="password"]:focus:not([readonly]) + label,
.md-form input[type="text"]:focus:not([readonly]) + label {
  color: #4285f4;
}
.md-form input[type="email"] + label:after,
.md-form input[type="password"] + label:after,
.md-form input[type="text"] + label:after {
  content: "";
  position: absolute;
  top: 65px;
  display: block;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-out, 0.2s color ease-out;
  -o-transition: 0.2s opacity ease-out, 0.2s color ease-out;
  transition: 0.2s opacity ease-out, 0.2s color ease-out;
}
.md-form .form-control {
  margin: 0 0 0.5rem;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0.3rem 0 0.55rem;
  background-image: none;
  background-color: transparent;
  height: auto;
}
.md-form .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0;
}
.md-form .form-control:disabled {
  border-bottom: 1px solid #bdbdbd;
  background-color: transparent;
}
.md-form .validate {
  margin-bottom: 2.5rem;
}
.md-form label {
  font-size: 1rem;
}
.md-form .prefix {
  top: 0.25rem;
  font-size: 1.75rem;
}
.md-form .prefix ~ input {
  margin-left: 2.5rem;
  width: -webkit-calc(100% - 2.5rem);
  width: calc(100% - 2.5rem);
}
.md-form .prefix ~ label {
  margin-left: 2.5rem;
}
.md-form label {
  position: absolute;
  top: 0.65rem;
  left: 0;
  -webkit-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  cursor: text;
  color: #757575;
}
.md-form .prefix {
  position: absolute;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
ul.stepper {
  counter-reset: section;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 1em -1.5rem;
  padding: 1.5rem;
}
ul.stepper li a {
  padding: 1.5rem;
  text-align: center;
}
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn-rounded {
  -webkit-border-radius: 10em;
  border-radius: 10em;
}
.tab-content {
  padding: 2rem 1rem 1rem;
}
.nav-pills .nav-item + .nav-item {
  margin-left: 0;
} /*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */ /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.form-check-input[type="radio"]:not(:checked) + label,
label.btn input[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 1.5625rem;
  line-height: 1.5625rem;
  -webkit-transition: 0.28s ease;
  -o-transition: 0.28s ease;
  transition: 0.28s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-check-input[type="radio"]:not(:checked) + label:after,
.form-check-input[type="radio"]:not(:checked) + label:before,
label.btn input[type="radio"]:not(:checked) + label:after,
label.btn input[type="radio"]:not(:checked) + label:before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.form-check-input[type="radio"]:not(:checked) + label:after,
.form-check-input[type="radio"]:not(:checked) + label:before,
label.btn input[type="radio"]:not(:checked) + label:after,
label.btn input[type="radio"]:not(:checked) + label:before {
  border: 2px solid #5a5a5a;
}
.form-check-input[type="radio"]:not(:checked) + label:after,
label.btn input[type="radio"]:not(:checked) + label:after {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.form-check-input[type="radio"]:disabled:not(:checked) + label:before,
label.btn input[type="radio"]:disabled:not(:checked) + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.46);
}
.form-check-input[type="radio"]:disabled:not(:checked) + span:before,
label.btn input[type="radio"]:disabled:not(:checked) + span:before {
  border-color: rgba(0, 0, 0, 0.46);
}
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.form-check-input[type="checkbox"] + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 1.5625rem;
  line-height: 1.5625rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-check-input[type="checkbox"] + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #8a8a8a;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  margin-top: 3px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.form-check-input[type="checkbox"]:not(:checked):disabled + label:before,
label.btn input[type="checkbox"]:not(:checked):disabled + label:before {
  border: none;
  background-color: #bdbdbd;
}
.form-check-input[type="checkbox"]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 1.375rem;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #4285f4;
  border-bottom: 2px solid #4285f4;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.form-check-input[type="checkbox"]:checked:disabled + label:before {
  border-right: 2px solid #bdbdbd;
  border-bottom: 2px solid #bdbdbd;
}
.form-check-input[type="checkbox"]:indeterminate + label:before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 1.375rem;
  border-top: none;
  border-left: none;
  border-right: 2px solid #4285f4;
  border-bottom: none;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.form-check-input[type="checkbox"]:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.46);
  background-color: transparent;
}
.form-check-input[type="checkbox"].filled-in + label:after {
  -webkit-border-radius: 0.125rem;
  border-radius: 0.125rem;
}
.form-check-input[type="checkbox"].filled-in + label:after,
.form-check-input[type="checkbox"].filled-in + label:before {
  content: "";
  left: 0;
  position: absolute;
  -webkit-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s,
    height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  -o-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s,
    height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s,
    height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
}
.form-check-input[type="checkbox"].filled-in:not(:checked) + label:before,
label.btn input[type="checkbox"].filled-in:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  -ms-transform: rotate(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.form-check-input[type="checkbox"].filled-in:not(:checked) + label:after,
label.btn input[type="checkbox"].filled-in:not(:checked) + label:after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0;
  z-index: 0;
}
.form-check-input[type="checkbox"].filled-in:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  -ms-transform: rotate(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.form-check-input[type="checkbox"].filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #a6c;
  background-color: #a6c;
  z-index: 0;
}
.form-check-input[type="checkbox"]:disabled:not(:checked) + label:after,
.form-check-input[type="checkbox"]:disabled:not(:checked) + label:before,
label.btn input[type="checkbox"]:disabled:not(:checked) + label:after,
label.btn input[type="checkbox"]:disabled:not(:checked) + label:before {
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}
.form-check-input[type="checkbox"]:disabled:checked + label:before {
  background-color: transparent;
}
.form-check-input[type="checkbox"]:disabled:checked + label:after {
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}
select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff
    url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
    no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 2px;
}
select:disabled {
  color: rgba(0, 0, 0, 0.3);
}
.select-dropdown [type="checkbox"]:disabled:not(:checked) + label:before {
  margin-left: 0;
  margin-top: 0;
}
.switch
  label
  input[type="checkbox"]:checked:not(:disabled)
  ~ .lever:active:after {
  -webkit-box-shadow: 0 0.0625rem 0.1875rem 0.0625rem rgba(0, 0, 0, 0.4),
    0 0 0 0.9375rem rgba(170, 102, 204, 0.1);
  box-shadow: 0 0.0625rem 0.1875rem 0.0625rem rgba(0, 0, 0, 0.4),
    0 0 0 0.9375rem rgba(170, 102, 204, 0.1);
}
.switch label input[type="checkbox"]:not(:disabled) ~ .lever:active:after {
  -webkit-box-shadow: 0 0.0625rem 0.1875rem 0.0625rem rgba(0, 0, 0, 0.4),
    0 0 0 0.9375rem rgba(0, 0, 0, 0.08);
  box-shadow: 0 0.0625rem 0.1875rem 0.0625rem rgba(0, 0, 0, 0.4),
    0 0 0 0.9375rem rgba(0, 0, 0, 0.08);
}
button:focus {
  outline: 0 !important;
}
#toast-container > :hover {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
  opacity: 1;
  filter: alpha(opacity=100);
  cursor: pointer;
}
.md-progress {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  display: block;
  width: 100%;
  height: 0.25rem;
  overflow: hidden;
  margin-bottom: 1rem;
  background-color: #eee;
}
.md-progress .progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 0.25rem;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #0d47a1;
} 
