@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/css/stylesh10.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap");
@font-face {
  font-family: "oncovet";
  src: url("../fonts/oncovet.eot");
  src: url("../fonts/oncovet.eot?#iefix") format("embedded-opentype"), url("../fonts/oncovet.woff") format("woff"), url("../fonts/oncovet.ttf") format("truetype"), url("../fonts/oncovet.svg#oncovet") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "oncovet" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "oncovet" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-user:before {
  content: "\e000"; }

.icon-upload:before {
  content: "\e001"; }

.icon-settings:before {
  content: "\e002"; }

.icon-receipt:before {
  content: "\e003"; }

.icon-print:before {
  content: "\e004"; }

.icon-plus-pad:before {
  content: "\e005"; }

.icon-plus-circle:before {
  content: "\e006"; }

.icon-email:before {
  content: "\e007"; }

.icon-angle-down:before {
  content: "\e008"; }

.icon-angle-left:before {
  content: "\e009"; }

.icon-favorite:before {
  content: "\e00a"; }

.icon-file:before {
  content: "\e00b"; }

.icon-angle-right:before, .icon-right:before {
  content: "\e00c"; }

.icon-angle-up:before {
  content: "\e00d"; }

.icon-lock:before {
  content: "\e00e"; }

.icon-mailbox:before {
  content: "\e00f"; }

.icon-arrow-left:before {
  content: "\e010"; }

.icon-arrow-right:before {
  content: "\e011"; }

.icon-map-marker:before {
  content: "\e012"; }

.icon-message:before {
  content: "\e013"; }

.icon-bell:before {
  content: "\e014"; }

.icon-check:before {
  content: "\e015"; }

.icon-minus-circle:before {
  content: "\e017"; }

.icon-clock:before {
  content: "\e018"; }

.icon-close:before {
  content: "\e019"; }

.icon-pad:before {
  content: "\e01a"; }

.icon-pencil:before {
  content: "\e01b"; }

.icon-doge:before {
  content: "\e01c"; }

.icon-download:before {
  content: "\e01d"; }

.icon-phone:before {
  content: "\e01e"; }

.icon-picture:before {
  content: "\e01f"; }

.icon-duplicate:before {
  content: "\e020"; }

.icon-search:before {
  content: "\e016"; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  .no-print {
    display: none; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@keyframes goRight {
  0% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  60% {
    -webkit-transform: translate(0.2em, 0);
    -ms-transform: translate(0.2em, 0);
    -o-transform: translate(0.2em, 0);
    transform: translate(0.2em, 0); }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

body {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #000;
  background-color: #ffffff;
  overflow-x: hidden; }
  body.o-hidden {
    overflow: hidden; }
  @media (max-width: 767px) {
    body.o-hidden-xs {
      overflow: hidden; } }

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

a {
  color: #00A8B0;
  text-decoration: none; }
  a:hover, a:focus {
    color: #00A8B0;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 0.4rem; }

.img-thumbnail {
  padding: 0.35em;
  line-height: 1.5em;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 0.4rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

hr {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  border: 0;
  border-top: 1px solid #E6E6E6; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

b, strong {
  font-weight: 600; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 700;
  line-height: 1.1; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4 {
  font-family: "Montserrat", sans-serif;
  margin-top: 0;
  margin-bottom: 0.75em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h5, .h5,
h6, .h6 {
  margin-top: 0;
  margin-bottom: 0.75em; }

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

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

h3, .h3 {
  font-size: 1.5em;
  line-height: 1.25em; }

h4, .h4 {
  font-size: 1.2857142857em;
  line-height: 1.25em; }

h5, .h5 {
  font-size: 1.2857142857em;
  line-height: 1.35em; }

h6, .h6 {
  font-size: 1.125em;
  line-height: 1.35em; }

.display-7 {
  font-size: 1em;
  line-height: normal; }

.display-8 {
  font-size: 0.8571428571em;
  line-height: 21px; }

p {
  margin: 0 0 1.5em; }

@media (min-width: 540px) {
  .text-xl {
    font-size: 1.2857142857em;
    line-height: 1.5em; }

  .text-lg {
    font-size: 1.1428571429em;
    line-height: 1.5em; } }
.text-sm {
  font-size: 0.8571428571em;
  line-height: 1.5em; }

.text-xs {
  font-size: 0.7142857143em;
  line-height: 1.5em; }

small,
.small {
  font-size: 0.8571428571em; }

mark,
.mark {
  background-color: #FF5B14;
  padding: .2em; }

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

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

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

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

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

@media (max-width: 767px) {
  .text-xs-left {
    text-align: left; }

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

  .text-xs-center {
    text-align: center; } }
@media (min-width: 768px) {
  .pull-right-sm {
    float: right !important; }

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

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

  .text-sm-center {
    text-align: center; } }
@media (min-width: 1024px) {
  .text-md-left {
    text-align: left; }

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

  .text-md-center {
    text-align: center; } }
@media (min-width: 1380px) {
  .text-lg-left {
    text-align: left; }

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

  .text-lg-center {
    text-align: center; } }
.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #C2C2C2; }

.text-primary {
  color: #99cf16; }

a.text-primary:hover,
a.text-primary:focus {
  color: #77a111; }

.text-success {
  color: #ffffff; }

a.text-success:hover,
a.text-success:focus {
  color: #e6e6e6; }

.text-info {
  color: #ffffff; }

a.text-info:hover,
a.text-info:focus {
  color: #e6e6e6; }

.text-warning {
  color: #ffffff; }

a.text-warning:hover,
a.text-warning:focus {
  color: #e6e6e6; }

.text-danger {
  color: #ffffff; }

a.text-danger:hover,
a.text-danger:focus {
  color: #e6e6e6; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #99cf16; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #77a111; }

.bg-success {
  background-color: #99cf16; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #77a111; }

.bg-info {
  background-color: #9B9B9B; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #828282; }

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

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #e04400; }

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

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e04400; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 0.75em;
  padding-left: 1.5em; }
  ul > li,
  ol > li {
    margin-bottom: .2em; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

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

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1em;
  padding-right: 2em;
  max-width: 93.4285714286em; }
  @media (min-width: 768px) {
    .container {
      padding-left: 2em;
      padding-right: 2em; } }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1em;
  padding-right: 2em; }
  @media (min-width: 768px) {
    .container-fluid {
      padding-left: 2em;
      padding-right: 2em; } }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -1em;
  margin-right: -1em; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

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

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

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

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

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

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

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

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

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

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

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

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

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

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

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

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

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

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

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

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

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

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

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

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1024px) {
  .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.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

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

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

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

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

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

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

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

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

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

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

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

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

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

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

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

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

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

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

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

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

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

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

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

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1380px) {
  .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.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

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

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

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

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

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

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

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

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

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

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

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

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

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

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

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

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

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

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

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

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

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

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

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

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #C2C2C2;
  text-align: left; }

th {
  text-align: left; }

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.5em;
  margin-top: 2em; }
  table > thead > tr > th,
  table > thead > tr > td,
  table > tbody > tr > th,
  table > tbody > tr > td,
  table > tfoot > tr > th,
  table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.5em;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd; }
  table > caption + thead > tr:first-child > th,
  table > caption + thead > tr:first-child > td,
  table > colgroup + thead > tr:first-child > th,
  table > colgroup + thead > tr:first-child > td,
  table > thead:first-child > tr:first-child > th,
  table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  table > tbody + tbody {
    border-top: 2px solid #ddd; }
  table table {
    background-color: #ffffff; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 1.125em;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > table {
        margin-bottom: 0; }
        .table-responsive > table > thead > tr > th,
        .table-responsive > table > thead > tr > td,
        .table-responsive > table > tbody > tr > th,
        .table-responsive > table > tbody > tr > td,
        .table-responsive > table > tfoot > tr > th,
        .table-responsive > table > tfoot > tr > td {
          white-space: nowrap; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5em;
  font-size: 0.8571428571em;
  font-weight: 600;
  text-transform: uppercase;
  line-height: inherit;
  border: 0; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }
  label em {
    font-weight: 400; }

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

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

input[type="file"] {
  display: block; }

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

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

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 2em;
  font-size: 14px;
  line-height: 1.5em;
  color: #9B9B9B; }

.form-control {
  display: block;
  width: 100%;
  height: 3.5em;
  padding: 1.5em 0.5em 0.6666666667em;
  font-size: 14px;
  line-height: 1.5em;
  color: #9B9B9B;
  background-color: #fff;
  background-image: none;
  border: 1px solid #E6E6E6;
  border-radius: 0.4rem;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #99cf16;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(153, 207, 22, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(153, 207, 22, 0.6); }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #E6E6E6;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: 10em; }
  textarea.form-control::-webkit-scrollbar {
    width: 8px;
    position: absolute;
    right: 4px;
    background: transparent; }
  textarea.form-control::-webkit-scrollbar-track {
    border-radius: 4px;
    margin: 0 2px;
    background: transparent; }
  textarea.form-control::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #C2C2C2;
    margin: 0 2px;
    border: 2px solid #ffffff; }

input::-moz-placeholder, input:-moz-placeholder, textarea::-moz-placeholder, textarea:-moz-placeholder {
  color: #9B9B9B;
  opacity: 1; }
input:-ms-input-placeholder, input::placeholder, input::-webkit-input-placeholder, textarea:-ms-input-placeholder, textarea::placeholder, textarea::-webkit-input-placeholder {
  color: #9B9B9B; }
input::-ms-expand, textarea::-ms-expand {
  border: 0;
  background-color: transparent; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 3.5em; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 2em; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 4.4em; } }
.form-group {
  margin-bottom: 0.75em; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 1.5em;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

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

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

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 2em;
  padding: 0.5em 1em;
  font-size: 0.8571428571;
  line-height: 1.5em;
  border-radius: 0.25em; }

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

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

.form-group-sm .form-control {
  height: 2em;
  padding: 1em 1em 0.25em;
  font-size: 0.8571428571;
  line-height: 1.5em;
  border-radius: 0.25em; }
.form-group-sm select.form-control {
  height: 2em;
  line-height: 2em; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 2em;
  min-height: 2.3571428571em;
  padding: 1.5em 1em;
  font-size: 0.8571428571;
  line-height: 1.5em; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 4.4em;
  padding: 1.2em 2em;
  font-size: 1.1428571429;
  line-height: 1.3333333em;
  border-radius: 0.4rem; }

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

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

.form-group-lg .form-control {
  height: 4.4em;
  padding: 2.4em 2em 0.6em;
  font-size: 1.1428571429;
  line-height: 1.3333333em;
  border-radius: 0.4rem; }
.form-group-lg select.form-control {
  height: 4.4em;
  line-height: 4.4em; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 4.4em;
  min-height: 2.6428571429em;
  padding: 2.2em 2em;
  font-size: 1.1428571429;
  line-height: 1.3333333em; }

.has-feedback {
  position: relative;
  /*Ensure icons don't overlap text
  .form-control {
    padding-right: ($input-height-base * 1.25);
  }*/ }

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 4.4em;
  height: 4.4em;
  line-height: 4.4em; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 2em;
  height: 2em;
  line-height: 2em; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #99cf16; }
.has-success .form-control {
  border-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.has-success .input-group-addon {
  color: #99cf16;
  border-color: #ffffff;
  background-color: #99cf16; }
.has-success .form-control-feedback {
  color: #99cf16; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #FF5B14; }
.has-warning .form-control {
  border-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.has-warning .input-group-addon {
  color: #FF5B14;
  border-color: #ffffff;
  background-color: #FF5B14; }
.has-warning .form-control-feedback {
  color: #FF5B14; }

.errorText {
  display: none; }

.has-error .input-group, .has-errorr .input-group {
  overflow: visible;
  margin-bottom: 1.5em; }
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label, .has-errorr .help-block,
.has-errorr .control-label,
.has-errorr .radio,
.has-errorr .checkbox,
.has-errorr .radio-inline,
.has-errorr .checkbox-inline, .has-errorr.radio label, .has-errorr.checkbox label, .has-errorr.radio-inline label, .has-errorr.checkbox-inline label {
  color: #FF5B14; }
.has-error .form-control, .has-errorr .form-control {
  border-color: #ffffff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-errorr .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.has-error .input-group-addon, .has-errorr .input-group-addon {
  color: #FF5B14;
  border-color: #ffffff;
  background-color: #FF5B14; }
.has-error .form-control-feedback, .has-errorr .form-control-feedback {
  color: #FF5B14; }
.has-error .errorText, .has-errorr .errorText {
  display: block;
  position: absolute;
  top: 94%;
  left: 0;
  font-style: italic;
  font-size: 0.7142857143em;
  padding-left: .75em;
  color: #FF5B14; }

.has-feedback label ~ .form-control-feedback {
  top: 6.5em; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 0;
  color: #404040; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2em; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 3.5em; }
.form-horizontal .form-group {
  margin-left: -1em;
  margin-right: -1em; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 2em; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 1em; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 2.2em;
    font-size: 1.1428571429; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 1.5em;
    font-size: 0.8571428571; } }

.btn {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background: transparent;
  background-image: none;
  border: 0px solid transparent;
  outline: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  text-transform: uppercase;
  color: #9B9B9B;
  padding: 1em 3.5rem;
  font-size: 0.9285714286em;
  line-height: 1.5em;
  border-radius: 0.4rem;
  height: 3.5em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0.5em 3.5rem; }
  .btn .text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    white-space: normal;
    line-height: 1em;
    text-align: center; }
    .btn .text .text-xs {
      text-transform: initial;
      line-height: 1.25em; }
    @media (max-width: 767px) {
      .btn .text.visible-xs {
        display: flex !important; } }
  .btn .icon-right {
    font-size: 1.45em !important; }
  .btn.full {
    width: 100%; }
    .btn.full .icon-right {
      position: absolute;
      right: .75em;
      top: 50%;
      margin: -.6em 0 0; }
  @media (max-width: 767px) {
    .btn.full-xs {
      width: 100%; } }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    outline: 0;
    color: #99cf16;
    text-decoration: none; }
    .btn:hover .icon-right, .btn:focus .icon-right, .btn.focus .icon-right {
      -webkit-animation: goRight 0.6s ease-out;
      -o-animation: goRight 0.6s ease-out;
      animation: goRight 0.6s ease-out; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn .icon {
    font-size: 1.35em;
    line-height: 1em;
    vertical-align: middle;
    display: inline-block;
    margin: -.25em 0; }
    .btn .icon + .text {
      margin-left: .5em; }
    .btn .icon:first-child {
      margin-left: -.25em; }
  .btn.btn-min {
    min-width: 16em; }
  @media (max-width: 767px) {
    .btn.btn-min-xs {
      min-width: 16em; } }

.btn-round {
  position: relative;
  display: inline-flex;
  min-width: 10em;
  padding: 0.75em 1em;
  font-size: 0.9285714286em;
  line-height: 1.5em;
  border-radius: 2.25em;
  height: 3em; }
  .btn-round .text + .icon-angle-right {
    margin-left: .5em; }

.btn-text {
  border: none;
  padding-left: 0;
  padding-right: 0;
  box-shadow: none !important; }
  .btn-text .icon:first-child {
    margin-left: 0; }
  .btn-text .text-sm {
    text-transform: none; }
  .btn-text.btn-round {
    padding-left: 1em;
    padding-right: 1em; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btns .btn {
  display: inline-flex; }

.btn-default {
  color: #99cf16;
  background-color: transparent;
  border-color: #99cf16; }
  .btn-default:focus, .btn-default.focus {
    color: #ffffff; }
  .btn-default:hover {
    color: #ffffff; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    opacity: 0.85;
    filter: alpha(opacity=85); }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #ffffff;
      opacity: 0.85;
      filter: alpha(opacity=85); }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default .badge {
    color: transparent;
    background-color: #99cf16; }
  .btn-default:hover, .btn-default:focus {
    color: #ffffff;
    background: #99cf16; }

.btn-primary {
  color: #fff;
  background-color: #99cf16;
  border-color: #99cf16; }
  .btn-primary:focus, .btn-primary.focus {
    color: #ffffff; }
  .btn-primary:hover {
    color: #ffffff; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    opacity: 0.85;
    filter: alpha(opacity=85); }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #ffffff;
      opacity: 0.85;
      filter: alpha(opacity=85); }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary .badge {
    color: #99cf16;
    background-color: #fff; }
  .btn-primary:focus, .btn-primary.focus {
    background-color: #7aa612; }
  .btn-primary:hover {
    background-color: #7aa612; }

.btn-secondary {
  color: #fff;
  background-color: #529c93;
  border-color: #529c93; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #ffffff; }
  .btn-secondary:hover {
    color: #ffffff; }
  .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    opacity: 0.85;
    filter: alpha(opacity=85); }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
      color: #ffffff;
      opacity: 0.85;
      filter: alpha(opacity=85); }
  .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
    background-image: none; }
  .btn-secondary .badge {
    color: #529c93;
    background-color: #fff; }
  .btn-secondary:focus, .btn-secondary.focus {
    background-color: #427d76; }
  .btn-secondary:hover {
    background-color: #427d76; }

.btn-success {
  color: #fff;
  background-color: #F5F3F1;
  border-color: #eae6e2; }
  .btn-success:focus, .btn-success.focus {
    color: #ffffff; }
  .btn-success:hover {
    color: #ffffff; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    opacity: 0.85;
    filter: alpha(opacity=85); }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #ffffff;
      opacity: 0.85;
      filter: alpha(opacity=85); }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success .badge {
    color: #F5F3F1;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #bad7d4;
  border-color: #aaceca; }
  .btn-info:focus, .btn-info.focus {
    color: #ffffff; }
  .btn-info:hover {
    color: #ffffff; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    opacity: 0.85;
    filter: alpha(opacity=85); }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #ffffff;
      opacity: 0.85;
      filter: alpha(opacity=85); }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info .badge {
    color: #bad7d4;
    background-color: #fff; }
  .btn-info:hover, .btn-info:focus {
    background: #529c93; }

.btn-warning {
  color: #fff;
  background-color: #f2c94c;
  border-color: #f0c234; }
  .btn-warning:focus, .btn-warning.focus {
    color: #ffffff; }
  .btn-warning:hover {
    color: #ffffff; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    opacity: 0.85;
    filter: alpha(opacity=85); }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #ffffff;
      opacity: 0.85;
      filter: alpha(opacity=85); }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning .badge {
    color: #f2c94c;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #eb5757;
  border-color: #e84040; }
  .btn-danger:focus, .btn-danger.focus {
    color: #ffffff; }
  .btn-danger:hover {
    color: #ffffff; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    opacity: 0.85;
    filter: alpha(opacity=85); }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #ffffff;
      opacity: 0.85;
      filter: alpha(opacity=85); }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger .badge {
    color: #eb5757;
    background-color: #fff; }

.btn-icon {
  width: 3em;
  height: 3em;
  padding: 0;
  border-radius: 0; }
  .btn-icon .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 2.25em;
    line-height: 1em;
    width: 1em;
    height: 1em;
    margin: -.5em 0 0 -.5em; }

.btn-link {
  height: 2em;
  color: #00A8B0;
  font-weight: normal;
  border-radius: 0;
  text-decoration: underline !important;
  text-transform: inherit;
  margin-bottom: .75em;
  padding: .25em 0 !important;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #00A8B0;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #C2C2C2;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 1.2em 2em;
  font-size: 1.1428571429em;
  line-height: 1.3333333em;
  border-radius: 0.4rem;
  height: 3.7333333em;
  height: auto; }
  .btn-lg .icon, .btn-group-lg > .btn .icon {
    font-size: 1.75em; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.5em 1em;
  font-size: 0.8571428571em;
  line-height: 1.5em;
  border-radius: 0.25em;
  height: 2.5em; }

.btn-xs, .btn-group-xs > .btn {
  padding: 0.25em 0.75em;
  font-size: 0.7142857143em;
  line-height: 1.5em;
  border-radius: 1.75em;
  height: 2em; }
  .btn-xs.btn-round, .btn-group-xs > .btn-round.btn {
    min-width: 8em; }

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

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }
  @media (min-width: 768px) {
    .collapse.collapse-xs {
      display: block; } }

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

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

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  height: 0;
  overflow: hidden;
  float: left;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 1em;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.4rem;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  -o-transform: translate(0, -20px);
  transform: translate(0, -20px);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: -0.25em 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5em;
    color: #464646; }

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

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #C2C2C2; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.8571428571;
  line-height: 1.5em;
  color: #C2C2C2;
  white-space: nowrap; }

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

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

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .input-files {
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    top: 2.25em;
    left: 0.75em;
    width: 65%;
    overflow: hidden; }
    .input-group .input-files span + span:before {
      content: ', '; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }
  .input-group .input-group-btn .btn {
    padding-left: 1em;
    padding-right: 1em; }
    @media (min-width: 768px) {
      .input-group .input-group-btn .btn {
        padding-left: 1.5em;
        padding-right: 1.5em; } }

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

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

.input-group-addon {
  padding: .7em .25em .3em;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1;
  color: #99cf16;
  text-align: center;
  background-color: #E6E6E6;
  border: 1px solid #E6E6E6;
  border-radius: 0.4rem; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.5em 1em;
    font-size: 0.8571428571;
    border-radius: 0.25em; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 1.2em 2em;
    font-size: 1.1428571429;
    border-radius: 0.4rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

.input-group-addon:first-child {
  border-right: 0; }

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

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a, .nav > li > button {
      position: relative;
      display: block;
      padding: 0.7142857143em 1.0714285714em; }
      .nav > li > a:hover, .nav > li > a:focus, .nav > li > button:hover, .nav > li > button:focus {
        text-decoration: none;
        background-color: #E6E6E6; }
    .nav > li.disabled > a {
      color: #C2C2C2; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #C2C2C2;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav .open > button, .nav .open > button:hover, .nav .open > button:focus {
    background-color: #E6E6E6;
    border-color: #00A8B0; }
  .nav .nav-divider {
    height: 1px;
    margin: -0.25em 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a, .nav-tabs > li > button {
      margin-right: 2px;
      line-height: 1.5em;
      border: 1px solid transparent;
      border-radius: 0.4rem 0.4rem 0 0; }
      .nav-tabs > li > a:hover, .nav-tabs > li > button:hover {
        border-color: #E6E6E6 #E6E6E6 #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > button, .nav-tabs > li.active > button:hover, .nav-tabs > li.active > button:focus {
      color: #9B9B9B;
      background-color: #ffffff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.tab-content > .tab-pane {
  display: none; }
  @media (max-width: 767px) {
    .tab-content > .tab-pane div.text-sm {
      font-size: 1em; } }
.tab-content > .active {
  display: block; }

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

.breadcrumb {
  padding: 0.75em 0;
  margin-bottom: 0;
  list-style: none;
  background-color: #ffffff;
  border-radius: 0; }
  @media (min-width: 768px) {
    .breadcrumb {
      padding: 1.5em 0;
      margin-bottom: 1.5em; } }
  .breadcrumb ol {
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
    .breadcrumb ol > li {
      display: inline-block;
      font-size: 0.8571428571em;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .breadcrumb ol > li + li:before {
        content: "> ";
        color: #ccc;
        padding: 0 0 0 5px; }
        @media (min-width: 768px) {
          .breadcrumb ol > li + li:before {
            padding: 0 5px; } }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

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

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

.label-primary {
  background-color: #99cf16; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #77a111; }

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

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

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

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

.thumbnail {
  position: relative;
  display: block;
  padding: 0;
  margin: .3em;
  line-height: 1.5em;
  background-color: #ffffff;
  border-radius: 1em;
  overflow: hidden;
  text-decoration: none !important;
  box-shadow: 0 0 0 0 rgba(169, 154, 141, 0.2);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .thumbnail:hover, .thumbnail:focus {
    z-index: 1;
    -webkit-transform: scale(1.025);
    -ms-transform: scale(1.025);
    -o-transform: scale(1.025);
    transform: scale(1.025);
    box-shadow: 0.4em 0.4em 0.75em 0 rgba(169, 154, 141, 0.2) !important; }
  .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    color: #000;
    padding: 1em 1.5em; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00A8B0; }

.alert {
  position: relative;
  padding: 1.0714285714em 0.5357142857em 1.0714285714em 3.2142857143em;
  margin-bottom: 1.5em;
  border: 1px solid transparent;
  border-radius: 0.4rem; }
  .alert:before {
    position: absolute;
    top: .25em;
    left: .25em;
    font-size: 2em;
    font-family: "oncovet" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }
  .alert .message {
    position: relative;
    padding-left: 2em; }
    .alert .message .icon {
      position: absolute;
      top: -.15em;
      left: -.15em;
      font-size: 2em; }
  .alert .content-alert {
    font-size: .8em;
    line-height: 1.25em; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 21.0714285714em; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: transparent;
  border-color: #99cf16;
  color: #000; }
  .alert-success hr {
    border-top-color: #88b814; }
  .alert-success .alert-link {
    color: black; }
  .alert-success:before {
    content: "\e015";
    color: #99cf16; }

.alert-info {
  background-color: transparent;
  border-color: #9B9B9B;
  color: #000; }
  .alert-info hr {
    border-top-color: #8e8e8e; }
  .alert-info .alert-link {
    color: black; }
  .alert-info:before {
    content: "\e015";
    color: #9B9B9B; }

.alert-warning {
  background-color: transparent;
  border-color: #FF5B14;
  color: #000; }
  .alert-warning hr {
    border-top-color: #fa4b00; }
  .alert-warning .alert-link {
    color: black; }
  .alert-warning:before {
    content: "\e019";
    color: #FF5B14; }

.alert-danger {
  background-color: transparent;
  border-color: #FF5B14;
  color: #000; }
  .alert-danger hr {
    border-top-color: #fa4b00; }
  .alert-danger .alert-link {
    color: black; }
  .alert-danger:before {
    content: "\e019";
    color: #FF5B14; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0.4rem;
    border-top-left-radius: 0.4rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.4rem;
    border-bottom-left-radius: 0.4rem; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #E6E6E6;
  color: #C2C2C2;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #C2C2C2; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #99cf16;
  border-color: #99cf16; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #e5f8b9; }

.list-group-item-success {
  color: #ffffff;
  background-color: #99cf16; }

a.list-group-item-success,
button.list-group-item-success {
  color: #ffffff; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #ffffff;
    background-color: #88b814; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #ffffff;
    border-color: #ffffff; }

.list-group-item-info {
  color: #ffffff;
  background-color: #9B9B9B; }

a.list-group-item-info,
button.list-group-item-info {
  color: #ffffff; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #ffffff;
    background-color: #8e8e8e; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #ffffff;
    border-color: #ffffff; }

.list-group-item-warning {
  color: #ffffff;
  background-color: #FF5B14; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #ffffff; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #ffffff;
    background-color: #fa4b00; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #ffffff;
    border-color: #ffffff; }

.list-group-item-danger {
  color: #ffffff;
  background-color: #FF5B14; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #ffffff; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #ffffff;
    background-color: #fa4b00; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #ffffff;
    border-color: #ffffff; }

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

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

.panel {
  margin-bottom: 1.5em;
  background-color: #fff;
  border-bottom: 1px solid #F5F3F1; }

.panel-body {
  padding: 0 0.5em 2em 3em; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }
.panel-heading button {
  position: relative;
  background: none;
  border: none;
  text-align: left;
  display: block;
  width: 100%;
  padding: .5em .5em .5em 2.55em;
  white-space: normal;
  height: auto; }
  .panel-heading button:before {
    content: "\e030";
    color: #ffffff;
    background: #d5cec7;
    font-family: "urano" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: .5em;
    height: 2em;
    width: 2em;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  .panel-heading button.collapsed:before {
    background: #F5F3F1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  .panel-heading button.collapsed:hover:before {
    background: #d5cec7; }

.panel-group {
  margin-bottom: 1.5em; }
  .panel-group .panel {
    margin-bottom: 0; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #A99A8D; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 0.0714285714em 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

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

.modal-open {
  overflow: hidden; }

.modal {
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  max-width: 85vw; }
  .modal-dialog.txt-center {
    text-align: center; }

.modal-content {
  position: relative;
  background-color: #fff;
  border-radius: 0.4rem;
  -webkit-box-shadow: 0 0.25em 1em rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.25em 1em rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #f6f6f6;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 3.5em 1em 1em; }
  .modal-header * {
    text-align: center; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }
  .modal-header + .modal-body {
    padding-top: 0 !important; }
  @media (min-width: 768px) {
    .modal-header {
      padding: 3.5em 2.5em 2em; } }

.modal-header .c-step__preference-close {
  position: absolute;
  top: 1em;
  right: 1em; }
  .modal-header .c-step__preference-close .icon {
    line-height: 1em;
    height: 1em;
    color: #ffffff; }

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

.modal-body {
  position: relative;
  padding: 0 1em 1.5em; }
  @media (min-width: 768px) {
    .modal-body {
      padding: 0 2.5em 2em; } }
  .modal-body .block {
    margin: 0 -1.5em;
    padding: 1em 1.5em;
    border-radius: 0; }
    .modal-body .block .saldo {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      font-weight: 600;
      font-size: 2em; }

.modal-footer {
  padding: 0 1.5em 1.5em;
  text-align: right; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

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

.modal-sm {
  max-width: 40rem; }

.modal-md {
  max-width: 60rem; }

.modal-lg {
  max-width: 80rem; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 42.8571428571em;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5em;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.8571428571;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 0.3571428571em 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 0.3571428571em; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 0.3571428571em 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 0.3571428571em; }

.tooltip-inner {
  max-width: 14.2857142857em;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.4rem; }

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

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

#carPrincipal {
  width: 100%;
  position: relative; }
  #carPrincipal > .ona {
    min-width: 1800px;
    width: 160%;
    height: 5em;
    height: auto;
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: 1; }

.carousel {
  position: relative; }
  .carousel .swiper-slide {
    position: relative;
    overflow: hidden;
    height: calc(80vh - 44px);
    min-height: 32em; }
    @media (min-width: 768px) {
      .carousel .swiper-slide {
        height: calc(86vh - 132px);
        min-height: 40em; } }
    .carousel .swiper-slide .img-responsive {
      width: 100%;
      height: auto;
      max-width: inherit;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      @media (orientation: landscape) {
        .carousel .swiper-slide .img-responsive {
          min-width: 177.8645833333vh;
          min-height: 100%; } }
      @media (orientation: portrait) {
        .carousel .swiper-slide .img-responsive {
          min-width: 75vh;
          min-height: 100%; } }
      @media (orientation: portrait) and (max-width: 559px) {
        .carousel .swiper-slide .img-responsive {
          min-width: 56.2218890555vh;
          min-height: 100%; } }
  .carousel .cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
    .carousel .cover .embed-cover {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
      .carousel .cover .embed-cover iframe {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 177.7777777778vh;
        min-height: 56.25vw;
        width: 100%;
        height: 100%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .carousel .container {
    display: flex;
    padding: 4em 1.5em;
    align-items: flex-end;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%; }
    @media (min-width: 768px) {
      .carousel .container {
        align-items: center;
        padding: 14em 2.4em 10em; } }
    @media (min-width: 1024px) {
      .carousel .container {
        padding: 14em 4em 10em; } }
  .carousel .ellip {
    position: absolute;
    top: 10%;
    left: 90%;
    border-radius: 50%;
    background: #f6f6f6;
    opacity: 0;
    -webkit-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1); }
    .carousel .ellip.small {
      width: 12vw;
      height: 12vw;
      top: 10%;
      left: -5%;
      -webkit-transition: 0.15s all ease-in-out 0.6s;
      -o-transition: 0.15s all ease-in-out 0.6s;
      transition: 0.15s all ease-in-out 0.6s; }
      @media (min-width: 768px) {
        .carousel .ellip.small {
          left: 52%;
          top: 10%;
          width: 6vw;
          height: 6vw; } }
      @media (min-width: 1024px) {
        .carousel .ellip.small {
          left: 44%;
          width: 5vw;
          height: 5vw; } }
      @media (min-width: 1380px) {
        .carousel .ellip.small {
          left: 36%;
          width: 4vw;
          height: 4vw; } }
    .carousel .ellip.big {
      width: 26vw;
      height: 24vw;
      top: 24%;
      left: 84%;
      -webkit-transition: 0.25s all ease-in-out 0.5s;
      -o-transition: 0.25s all ease-in-out 0.5s;
      transition: 0.25s all ease-in-out 0.5s; }
      @media (min-width: 768px) {
        .carousel .ellip.big {
          left: 60%;
          top: 22%;
          width: 12vw;
          height: 12vw; } }
      @media (min-width: 1024px) {
        .carousel .ellip.big {
          left: 50%;
          width: 10vw;
          height: 10vw; } }
      @media (min-width: 1380px) {
        .carousel .ellip.big {
          left: 40%;
          width: 8vw;
          height: 8vw; } }

.carousel-caption {
  position: relative; }
  @media (min-width: 768px) {
    .carousel-caption {
      width: 50%; } }
  @media (min-width: 1024px) {
    .carousel-caption {
      width: 40%; } }
  @media (min-width: 1380px) {
    .carousel-caption {
      width: 30%; } }
  .carousel-caption:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200vw;
    height: 200%;
    min-height: 20em;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background: #f6f6f6;
    opacity: .85;
    opacity: 0;
    transform: translate(-50%, -40%) scale(0.1);
    -webkit-transition: 0.4s all ease-in-out 0.3s;
    -o-transition: 0.4s all ease-in-out 0.3s;
    transition: 0.4s all ease-in-out 0.3s; }
    @media (min-width: 768px) {
      .carousel-caption:before {
        width: 60vw;
        height: 60vw;
        border-radius: 50%;
        max-width: 42em;
        max-height: 42em;
        min-width: 36em;
        min-height: 36em;
        transform: translate(-50%, -50%) scale(0.1); } }
    @media (min-width: 1024px) {
      .carousel-caption:before {
        width: 48vw;
        height: 48vw; } }
    @media (min-width: 1380px) {
      .carousel-caption:before {
        width: 38vw;
        height: 38vw; } }
  .carousel-caption > * {
    position: relative;
    z-index: 1;
    opacity: 0;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: 0.6s all ease-in-out 0.75s;
    -o-transition: 0.6s all ease-in-out 0.75s;
    transition: 0.6s all ease-in-out 0.75s; }
  .carousel-caption .text-sm {
    color: #35322E;
    font-weight: 600;
    text-transform: uppercase; }
  .carousel-caption .h1 {
    font-size: 1.7142857143em;
    margin-top: 0;
    margin-bottom: .5em;
    color: #35322E;
    font-weight: 600; }
    @media (min-width: 1024px) {
      .carousel-caption .h1 {
        font-size: 2.5714285714em; } }
  .carousel-caption .text p, .carousel-caption .text ul {
    color: #35322E;
    line-height: 1.45em;
    font-weight: 600; }
    @media (min-width: 768px) {
      .carousel-caption .text p, .carousel-caption .text ul {
        font-size: 1.1428571429em; } }
    @media (min-width: 1024px) {
      .carousel-caption .text p, .carousel-caption .text ul {
        font-size: 1.2857142857em; } }

.swiper-slide-active .carousel-caption:before {
  opacity: .75;
  transform: translate(-50%, -40%) scale(1); }
  @media (min-width: 768px) {
    .swiper-slide-active .carousel-caption:before {
      transform: translate(-50%, -50%) scale(1); } }
.swiper-slide-active .carousel-caption > * {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.swiper-slide-active .ellip.small {
  opacity: .9;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }
.swiper-slide-active .ellip.big {
  opacity: .85;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.carousel-control {
  position: absolute !important;
  top: 50%;
  left: 0;
  margin: -0.5em 0 0;
  width: 1em;
  height: 1em;
  z-index: 10;
  overflow: visible;
  font-size: 2.4em;
  display: block;
  opacity: 0.6;
  filter: alpha(opacity=60);
  color: #ffffff;
  background: none; }
  .carousel-control:hover {
    color: #ffffff; }
  .carousel-control .icon:hover:before {
    -webkit-animation: none;
    -o-animation: none;
    animation: none; }
  .carousel-control.right {
    left: auto;
    right: 0; }
  @media (orientation: portrait) and (max-width: 767px) {
    .carousel-control {
      bottom: 6em;
      top: initial;
      left: 50%;
      -webkit-transform: translate(-170px, 0);
      -ms-transform: translate(-170px, 0);
      -o-transform: translate(-170px, 0);
      transform: translate(-170px, 0); }
      .carousel-control.right {
        left: 50%;
        right: initial;
        -webkit-transform: translate(138px, 0);
        -ms-transform: translate(138px, 0);
        -o-transform: translate(138px, 0);
        transform: translate(138px, 0); } }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100); }
  @media (max-width: 767px) {
    .carousel-control {
      opacity: 1;
      filter: alpha(opacity=100); } }
  @media (min-width: 1024px) {
    .carousel-control {
      font-size: 4em; } }
  @media (max-width: 767px) {
    .carousel-control > div.container {
      position: absolute;
      max-width: 320px;
      height: 3em;
      margin: 0 auto;
      bottom: 9em;
      left: 0;
      right: 0; } }

.swiper-pagination {
  position: absolute;
  bottom: 6px;
  left: 50%;
  z-index: 15;
  width: 80%;
  margin-left: -40%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  @media (max-width: 767px) {
    .swiper-pagination {
      padding-bottom: .5em !important; } }
  .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #F5F3F1;
    text-indent: -999px;
    border-radius: 50%;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer; }
  .swiper-pagination .swiper-pagination-bullet-active {
    background: #A99A8D;
    -webkit-transform: scale(1.65);
    -ms-transform: scale(1.65);
    -o-transform: scale(1.65);
    transform: scale(1.65); }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.d-none {
  display: none; }

.d-flex {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap; }

@media (min-width: 1380px) {
  .d-lg-flex {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap; } }
.d-flex.jc-start, .d-lg-flex.jc-start {
  justify-content: flex-start; }
.d-flex.jc-center, .d-lg-flex.jc-center {
  justify-content: center; }
.d-flex.jc-between, .d-lg-flex.jc-between {
  justify-content: space-between; }
.d-flex.jc-end, .d-lg-flex.jc-end {
  justify-content: flex-end; }
.d-flex.ai-center, .d-lg-flex.ai-center {
  align-items: center; }
.d-flex.ai-start, .d-lg-flex.ai-start {
  align-items: flex-start; }
.d-flex.ai-end, .d-lg-flex.ai-end {
  align-items: flex-end; }
.d-flex.ai-stretch, .d-lg-flex.ai-stretch {
  align-items: stretch; }
.d-flex.nwrap, .d-lg-flex.nwrap {
  flex-wrap: nowrap; }
.d-flex > .btn + .btn, .d-lg-flex > .btn + .btn {
  margin-left: 1em; }

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

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

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

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

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

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1024px) and (max-width: 1379px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1024px) and (max-width: 1379px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1024px) and (max-width: 1379px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1024px) and (max-width: 1379px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1380px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1380px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1380px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1380px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 1024px) and (max-width: 1379px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1380px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

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

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

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

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

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

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

To get this list of colors inject jQuery at http://www.google.com/design/spec/style/color.html#color-color-palette

Then, run this script to get the list@mixin (function(){
  var colors = {}, main = {};
  $(".color-group")@mixin each(function(){
    var color = $(this).find(".name").text().trim().toLowerCase().replace(" ", "-");
    colors[color] = {};

    $(this)@mixin find(".color").not(".main-color").each(function(){
      var shade = $(this).find(".shade").text().trim(),
          hex   = $(this).find(".hex").text().trim();

      colors[color][shade] = hex;
    });
    main[color] = color + "-" + $(this).find(".main-color .shade").text().trim();

  });
  var LESS = "";
  $@mixin each(colors, function(name, shades){
    LESS += "\n\n";
    $@mixin each(shades, function(shade, hex){
      LESS += "$" + name + "-" + shade + ": " + hex + ";\n" !default;
    });
    if (main[name]) {
      LESS += "$" + name + ": " + main[name] + ";\n" !default;
    }
  });
  console.log(LESS);
})();


*/
/* ANIMATION */
/* SHADOWS */
/* Shadows (from mdl http://www.getmdl.io/) */
a .material-icons {
  vertical-align: middle; }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 0; }
.form-horizontal .radio {
  margin-bottom: 10px; }
.form-horizontal label {
  text-align: right; }
.form-horizontal label.control-label {
  margin: 0; }

.btn,
.input-group-btn .btn {
  position: relative;
  will-change: box-shadow, transform;
  outline: 0 !important;
  cursor: pointer;
  text-decoration: none;
  /* color variations
  &.btn-raised,
  &.btn-fab,
  .btn-group-raised & {
    @include background-variations(unquote(".btn"), unquote(""), $mdb-btn-background-color);
  }*/ }
  .btn::-moz-focus-inner,
  .input-group-btn .btn::-moz-focus-inner {
    border: 0; }
  .btn:hover, .btn:focus, .btn.active, .btn:active,
  .input-group-btn .btn:hover,
  .input-group-btn .btn:focus,
  .input-group-btn .btn.active,
  .input-group-btn .btn:active {
    outline: 0; }
  .btn:not(.btn-raised),
  .input-group-btn .btn:not(.btn-raised) {
    box-shadow: none; }
  .btn:not(.btn-icon):not(.btn-link).active, .btn:not(.btn-icon):not(.btn-link).active:hover, .btn:not(.btn-icon):not(.btn-link):active, .btn:not(.btn-icon):not(.btn-link):active:hover,
  .input-group-btn .btn:not(.btn-icon):not(.btn-link).active,
  .input-group-btn .btn:not(.btn-icon):not(.btn-link).active:hover,
  .input-group-btn .btn:not(.btn-icon):not(.btn-link):active,
  .input-group-btn .btn:not(.btn-icon):not(.btn-link):active:hover {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }
  .btn i.material-icons,
  .input-group-btn .btn i.material-icons {
    vertical-align: middle; }

fieldset[disabled][disabled] .btn, .btn.disabled, .btn:disabled, .btn[disabled][disabled], fieldset[disabled][disabled] .input-group-btn .btn, .input-group-btn .btn.disabled, .input-group-btn .btn:disabled, .input-group-btn .btn[disabled][disabled],
fieldset[disabled][disabled] .btn-group, .btn-group.disabled, .btn-group:disabled, .btn-group[disabled][disabled],
fieldset[disabled][disabled] .btn-group-vertical, .btn-group-vertical.disabled, .btn-group-vertical:disabled, .btn-group-vertical[disabled][disabled] {
  color: rgba(0, 0, 0, 0.26);
  background: transparent; }
  .theme-dark fieldset[disabled][disabled] .btn, .theme-dark .btn.disabled, .theme-dark .btn:disabled, .theme-dark .btn[disabled][disabled],
  .theme-dark fieldset[disabled][disabled] .input-group-btn .btn,
  .theme-dark .input-group-btn .btn.disabled,
  .theme-dark .input-group-btn .btn:disabled,
  .theme-dark .input-group-btn .btn[disabled][disabled],
  .theme-dark
  fieldset[disabled][disabled] .btn-group,
  .theme-dark .btn-group.disabled,
  .theme-dark .btn-group:disabled,
  .theme-dark .btn-group[disabled][disabled],
  .theme-dark
  fieldset[disabled][disabled] .btn-group-vertical,
  .theme-dark .btn-group-vertical.disabled,
  .theme-dark .btn-group-vertical:disabled,
  .theme-dark .btn-group-vertical[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3); }
  fieldset[disabled][disabled] .btn.btn-raised, fieldset[disabled][disabled] .btn.btn-raised.active, fieldset[disabled][disabled] .btn.btn-raised:active, fieldset[disabled][disabled] .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .btn.btn-group-raised, fieldset[disabled][disabled] .btn.btn-group-raised.active, fieldset[disabled][disabled] .btn.btn-group-raised:active, fieldset[disabled][disabled] .btn.btn-group-raised:focus:not(:active), .btn.disabled.btn-raised, .btn.disabled.btn-raised.active, .btn.disabled.btn-raised:active, .btn.disabled.btn-raised:focus:not(:active), .btn.disabled.btn-group-raised, .btn.disabled.btn-group-raised.active, .btn.disabled.btn-group-raised:active, .btn.disabled.btn-group-raised:focus:not(:active), .btn:disabled.btn-raised, .btn:disabled.btn-raised.active, .btn:disabled.btn-raised:active, .btn:disabled.btn-raised:focus:not(:active), .btn:disabled.btn-group-raised, .btn:disabled.btn-group-raised.active, .btn:disabled.btn-group-raised:active, .btn:disabled.btn-group-raised:focus:not(:active), .btn[disabled][disabled].btn-raised, .btn[disabled][disabled].btn-raised.active, .btn[disabled][disabled].btn-raised:active, .btn[disabled][disabled].btn-raised:focus:not(:active), .btn[disabled][disabled].btn-group-raised, .btn[disabled][disabled].btn-group-raised.active, .btn[disabled][disabled].btn-group-raised:active, .btn[disabled][disabled].btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .input-group-btn .btn.btn-raised, fieldset[disabled][disabled] .input-group-btn .btn.btn-raised.active, fieldset[disabled][disabled] .input-group-btn .btn.btn-raised:active, fieldset[disabled][disabled] .input-group-btn .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised, fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised.active, fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised:active, fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised:focus:not(:active), .input-group-btn .btn.disabled.btn-raised, .input-group-btn .btn.disabled.btn-raised.active, .input-group-btn .btn.disabled.btn-raised:active, .input-group-btn .btn.disabled.btn-raised:focus:not(:active), .input-group-btn .btn.disabled.btn-group-raised, .input-group-btn .btn.disabled.btn-group-raised.active, .input-group-btn .btn.disabled.btn-group-raised:active, .input-group-btn .btn.disabled.btn-group-raised:focus:not(:active), .input-group-btn .btn:disabled.btn-raised, .input-group-btn .btn:disabled.btn-raised.active, .input-group-btn .btn:disabled.btn-raised:active, .input-group-btn .btn:disabled.btn-raised:focus:not(:active), .input-group-btn .btn:disabled.btn-group-raised, .input-group-btn .btn:disabled.btn-group-raised.active, .input-group-btn .btn:disabled.btn-group-raised:active, .input-group-btn .btn:disabled.btn-group-raised:focus:not(:active), .input-group-btn .btn[disabled][disabled].btn-raised, .input-group-btn .btn[disabled][disabled].btn-raised.active, .input-group-btn .btn[disabled][disabled].btn-raised:active, .input-group-btn .btn[disabled][disabled].btn-raised:focus:not(:active), .input-group-btn .btn[disabled][disabled].btn-group-raised, .input-group-btn .btn[disabled][disabled].btn-group-raised.active, .input-group-btn .btn[disabled][disabled].btn-group-raised:active, .input-group-btn .btn[disabled][disabled].btn-group-raised:focus:not(:active),
  fieldset[disabled][disabled] .btn-group.btn-raised,
  fieldset[disabled][disabled] .btn-group.btn-raised.active,
  fieldset[disabled][disabled] .btn-group.btn-raised:active,
  fieldset[disabled][disabled] .btn-group.btn-raised:focus:not(:active),
  fieldset[disabled][disabled] .btn-group.btn-group-raised,
  fieldset[disabled][disabled] .btn-group.btn-group-raised.active,
  fieldset[disabled][disabled] .btn-group.btn-group-raised:active,
  fieldset[disabled][disabled] .btn-group.btn-group-raised:focus:not(:active), .btn-group.disabled.btn-raised, .btn-group.disabled.btn-raised.active, .btn-group.disabled.btn-raised:active, .btn-group.disabled.btn-raised:focus:not(:active), .btn-group.disabled.btn-group-raised, .btn-group.disabled.btn-group-raised.active, .btn-group.disabled.btn-group-raised:active, .btn-group.disabled.btn-group-raised:focus:not(:active), .btn-group:disabled.btn-raised, .btn-group:disabled.btn-raised.active, .btn-group:disabled.btn-raised:active, .btn-group:disabled.btn-raised:focus:not(:active), .btn-group:disabled.btn-group-raised, .btn-group:disabled.btn-group-raised.active, .btn-group:disabled.btn-group-raised:active, .btn-group:disabled.btn-group-raised:focus:not(:active), .btn-group[disabled][disabled].btn-raised, .btn-group[disabled][disabled].btn-raised.active, .btn-group[disabled][disabled].btn-raised:active, .btn-group[disabled][disabled].btn-raised:focus:not(:active), .btn-group[disabled][disabled].btn-group-raised, .btn-group[disabled][disabled].btn-group-raised.active, .btn-group[disabled][disabled].btn-group-raised:active, .btn-group[disabled][disabled].btn-group-raised:focus:not(:active),
  fieldset[disabled][disabled] .btn-group-vertical.btn-raised,
  fieldset[disabled][disabled] .btn-group-vertical.btn-raised.active,
  fieldset[disabled][disabled] .btn-group-vertical.btn-raised:active,
  fieldset[disabled][disabled] .btn-group-vertical.btn-raised:focus:not(:active),
  fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised,
  fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised.active,
  fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised:active,
  fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised:focus:not(:active), .btn-group-vertical.disabled.btn-raised, .btn-group-vertical.disabled.btn-raised.active, .btn-group-vertical.disabled.btn-raised:active, .btn-group-vertical.disabled.btn-raised:focus:not(:active), .btn-group-vertical.disabled.btn-group-raised, .btn-group-vertical.disabled.btn-group-raised.active, .btn-group-vertical.disabled.btn-group-raised:active, .btn-group-vertical.disabled.btn-group-raised:focus:not(:active), .btn-group-vertical:disabled.btn-raised, .btn-group-vertical:disabled.btn-raised.active, .btn-group-vertical:disabled.btn-raised:active, .btn-group-vertical:disabled.btn-raised:focus:not(:active), .btn-group-vertical:disabled.btn-group-raised, .btn-group-vertical:disabled.btn-group-raised.active, .btn-group-vertical:disabled.btn-group-raised:active, .btn-group-vertical:disabled.btn-group-raised:focus:not(:active), .btn-group-vertical[disabled][disabled].btn-raised, .btn-group-vertical[disabled][disabled].btn-raised.active, .btn-group-vertical[disabled][disabled].btn-raised:active, .btn-group-vertical[disabled][disabled].btn-raised:focus:not(:active), .btn-group-vertical[disabled][disabled].btn-group-raised, .btn-group-vertical[disabled][disabled].btn-group-raised.active, .btn-group-vertical[disabled][disabled].btn-group-raised:active, .btn-group-vertical[disabled][disabled].btn-group-raised:focus:not(:active) {
    box-shadow: none; }

.btn-group,
.btn-group-vertical {
  position: relative;
  margin: 10px 1px; }
  .btn-group.open > .dropdown-toggle.btn, .btn-group.open > .dropdown-toggle.btn.btn-default,
  .btn-group-vertical.open > .dropdown-toggle.btn,
  .btn-group-vertical.open > .dropdown-toggle.btn.btn-default {
    background-color: #ffffff; }
  .btn-group.open > .dropdown-toggle.btn.btn-inverse,
  .btn-group-vertical.open > .dropdown-toggle.btn.btn-inverse {
    background-color: #3f51b5; }
  .btn-group.open > .dropdown-toggle.btn.btn-primary,
  .btn-group-vertical.open > .dropdown-toggle.btn.btn-primary {
    background-color: #99cf16; }
  .btn-group.open > .dropdown-toggle.btn.btn-success,
  .btn-group-vertical.open > .dropdown-toggle.btn.btn-success {
    background-color: #F5F3F1; }
  .btn-group.open > .dropdown-toggle.btn.btn-info,
  .btn-group-vertical.open > .dropdown-toggle.btn.btn-info {
    background-color: #F5F3F1; }
  .btn-group.open > .dropdown-toggle.btn.btn-warning,
  .btn-group-vertical.open > .dropdown-toggle.btn.btn-warning {
    background-color: #f2c94c; }
  .btn-group.open > .dropdown-toggle.btn.btn-danger,
  .btn-group-vertical.open > .dropdown-toggle.btn.btn-danger {
    background-color: #eb5757; }
  .btn-group .dropdown-menu,
  .btn-group-vertical .dropdown-menu {
    border-radius: 0 0 0.4rem 0.4rem; }
  .btn-group.btn-group-raised,
  .btn-group-vertical.btn-group-raised {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
  .btn-group .btn + .btn,
  .btn-group .btn,
  .btn-group .btn:active,
  .btn-group .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn,
  .btn-group-vertical .btn:active,
  .btn-group-vertical .btn-group {
    margin: 0; }

.checkbox label, label.checkbox-inline {
  cursor: pointer;
  padding-left: 0; }
  .form-group.is-focused .checkbox label, .form-group.is-focused label.checkbox-inline {
    color: rgba(0,0,0, 0.26); }
    .form-group.is-focused .checkbox label:hover, .form-group.is-focused .checkbox label:focus,
    .form-group.is-focused label.checkbox-inline:hover,
    .form-group.is-focused label.checkbox-inline:focus {
      color: rgba(0,0,0, .54); }
    fieldset[disabled] .form-group.is-focused .checkbox label,
    fieldset[disabled] .form-group.is-focused label.checkbox-inline {
      color: rgba(0,0,0, 0.26); }

.checkbox input[type=checkbox],
label.checkbox-inline input[type=checkbox] {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none; }
.checkbox .checkbox-material,
label.checkbox-inline .checkbox-material {
  vertical-align: middle;
  position: relative;
  top: -.1em;
  margin-right: .25em; }
  .checkbox .checkbox-material:before,
  label.checkbox-inline .checkbox-material:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.84);
    height: 18px;
    width: 18px;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
    margin: 0;
    transform: scale3d(2.3, 2.3, 1); }
  .checkbox .checkbox-material .check,
  label.checkbox-inline .checkbox-material .check {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    border: 2px solid #C2C2C2;
    border-radius: 0.2rem;
    overflow: hidden;
    z-index: 1; }
  .checkbox .checkbox-material .check:before,
  label.checkbox-inline .checkbox-material .check:before {
    position: absolute;
    content: "";
    transform: rotate(45deg);
    display: block;
    margin-top: -4px;
    margin-left: 6px;
    width: 0.005em;
    height: 0.005em;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset; }
.checkbox input[type=checkbox]:focus + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox]:focus + .checkbox-material .check:after {
  opacity: 0.2; }
.checkbox input[type=checkbox]:focus:checked + .checkbox-material:before,
label.checkbox-inline input[type=checkbox]:focus:checked + .checkbox-material:before {
  animation: rippleOn 500ms; }
.checkbox input[type=checkbox]:focus:checked + .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox]:focus:checked + .checkbox-material .check:before {
  animation: checkbox-on 0.3s forwards; }
.checkbox input[type=checkbox]:focus:checked + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox]:focus:checked + .checkbox-material .check:after {
  animation: rippleOn 500ms forwards; }
.checkbox input[type=checkbox]:focus:not(:checked) + .checkbox-material:before,
label.checkbox-inline input[type=checkbox]:focus:not(:checked) + .checkbox-material:before {
  animation: rippleOff 500ms; }
.checkbox input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:before {
  animation: checkbox-off 0.3s forwards; }
.checkbox input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:after,
label.checkbox-inline input[type=checkbox]:focus:not(:checked) + .checkbox-material .check:after {
  animation: rippleOff 500ms forwards; }
.checkbox input[type=checkbox]:checked + .checkbox-material .check,
label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check {
  color: #529c93;
  border-color: #529c93; }
.checkbox input[type=checkbox]:checked + .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #529c93;
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px; }
fieldset[disabled] .checkbox, fieldset[disabled] .checkbox input[type=checkbox],
.checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before,
.checkbox input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check,
.checkbox input[type=checkbox][disabled] + .circle,
fieldset[disabled] label.checkbox-inline, fieldset[disabled] label.checkbox-inline input[type=checkbox],
label.checkbox-inline input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check:before,
label.checkbox-inline input[type=checkbox][disabled]:not(:checked) ~ .checkbox-material .check,
label.checkbox-inline input[type=checkbox][disabled] + .circle {
  opacity: 0.5; }
.checkbox input[type=checkbox][disabled] + .checkbox-material .check:after, label.checkbox-inline input[type=checkbox][disabled] + .checkbox-material .check:after {
  background-color: rgba(0,0,0, 0.87);
  transform: rotate(-45deg); }

.inline-checkbox {
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap; }
  .inline-checkbox .checkbox {
    margin: .5em 1em .5em 0; }
    .inline-checkbox .checkbox:last-child {
      margin-right: 0; }

@keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px; }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px; }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px; } }
@keyframes checkbox-off {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset; }
  25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset; }
  50% {
    transform: rotate(45deg);
    margin-top: -4px;
    margin-left: 6px;
    width: 0;
    height: 0;
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset; }
  51% {
    transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0px 0 0 10px inset; }
  100% {
    transform: rotate(0deg);
    margin-top: -2px;
    margin-left: -2px;
    width: 20px;
    height: 20px;
    box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0px 0 0 0 inset; } }
@keyframes rippleOn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 0; } }
@keyframes rippleOff {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 0; } }
.radio label, label.radio-inline {
  cursor: pointer;
  padding-left: 2em;
  position: relative; }
  .form-group.is-focused .radio label, .form-group.is-focused label.radio-inline {
    color: rgba(0,0,0, 0.26); }
    .form-group.is-focused .radio label:hover, .form-group.is-focused .radio label:focus, .form-group.is-focused label.radio-inline:hover, .form-group.is-focused label.radio-inline:focus {
      color: rgba(0,0,0, .54); }
    fieldset[disabled] .form-group.is-focused .radio label, fieldset[disabled] .form-group.is-focused label.radio-inline {
      color: rgba(0,0,0, 0.26); }

.radio .circle, .radio .check, label.radio-inline .circle, label.radio-inline .check {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition-duration: 0.2s; }
.radio .circle, label.radio-inline .circle {
  border: 2px solid rgba(0,0,0, .54);
  height: 18px;
  width: 18px;
  border-radius: 100%; }
.radio .check, label.radio-inline .check {
  height: 18px;
  width: 18px;
  border-radius: 100%;
  background-color: #99cf16;
  transform: scale3d(0, 0, 0); }
.radio .check:after, label.radio-inline .check:after {
  display: block;
  position: absolute;
  content: "";
  background-color: rgba(0,0,0, 0.87);
  left: -18px;
  top: -18px;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  transform: scale3d(1.5, 1.5, 1); }
.radio input[type=radio]:focus:not(:checked) ~ .check:after, label.radio-inline input[type=radio]:focus:not(:checked) ~ .check:after {
  animation: rippleOff 500ms; }
.radio input[type=radio]:focus:checked ~ .check:after, label.radio-inline input[type=radio]:focus:checked ~ .check:after {
  animation: rippleOn 500ms; }
.radio input[type=radio], label.radio-inline input[type=radio] {
  opacity: 0;
  height: 0;
  width: 0;
  overflow: hidden; }
  .radio input[type=radio]:checked ~ .check, .radio input[type=radio]:checked ~ .circle, label.radio-inline input[type=radio]:checked ~ .check, label.radio-inline input[type=radio]:checked ~ .circle {
    opacity: 1; }
  .radio input[type=radio]:checked ~ .check, label.radio-inline input[type=radio]:checked ~ .check {
    background-color: #99cf16; }
  .radio input[type=radio]:checked ~ .circle, label.radio-inline input[type=radio]:checked ~ .circle {
    border-color: #99cf16; }
  .radio input[type=radio]:checked ~ .check, label.radio-inline input[type=radio]:checked ~ .check {
    transform: scale3d(0.55, 0.55, 1); }
.radio input[type=radio][disabled] ~ .check, .radio input[type=radio][disabled] ~ .circle, label.radio-inline input[type=radio][disabled] ~ .check, label.radio-inline input[type=radio][disabled] ~ .circle {
  opacity: 0.26; }
.radio input[type=radio][disabled] ~ .check, label.radio-inline input[type=radio][disabled] ~ .check {
  background-color: #000000; }
.radio input[type=radio][disabled] ~ .circle, label.radio-inline input[type=radio][disabled] ~ .circle {
  border-color: #000000; }
.theme-dark .radio input[type=radio][disabled] ~ .check, .theme-dark .radio input[type=radio][disabled] ~ .circle, .theme-dark label.radio-inline input[type=radio][disabled] ~ .check, .theme-dark label.radio-inline input[type=radio][disabled] ~ .circle {
  opacity: 0.3; }
.theme-dark .radio input[type=radio][disabled] ~ .check, .theme-dark label.radio-inline input[type=radio][disabled] ~ .check {
  background-color: #ffffff; }
.theme-dark .radio input[type=radio][disabled] ~ .circle, .theme-dark label.radio-inline input[type=radio][disabled] ~ .circle {
  border-color: #ffffff; }

.inline-radios {
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap; }
  .inline-radios .radio {
    margin: .5em 1em .5em 0; }
    .inline-radios .radio:last-child {
      margin-right: 0; }

@keyframes rippleOn {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 0; } }
@keyframes rippleOff {
  0% {
    opacity: 0; }
  50% {
    opacity: 0.2; }
  100% {
    opacity: 0; } }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 33px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 24px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 44px; } }
.radio label,
.checkbox label {
  min-height: 17px; }

.form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 29px; }

.input-sm .input-sm, .input-group-sm > .form-control .input-sm,
.input-group-sm > .input-group-addon .input-sm,
.input-group-sm > .input-group-btn > .btn .input-sm, .input-sm .input-group-sm > .form-control, .input-group-sm > .form-control .input-group-sm > .form-control,
.input-group-sm > .input-group-addon .input-group-sm > .form-control,
.input-group-sm > .input-group-btn > .btn .input-group-sm > .form-control,
.input-sm .input-group-sm > .input-group-addon,
.input-group-sm > .form-control .input-group-sm > .input-group-addon,
.input-group-sm > .input-group-addon .input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-addon,
.input-sm .input-group-sm > .input-group-btn > .btn,
.input-group-sm > .form-control .input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > .btn {
  height: 24px;
  padding: 3px 0;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 0; }
.input-sm select.input-sm, .input-group-sm > .form-control select.input-sm,
.input-group-sm > .input-group-addon select.input-sm,
.input-group-sm > .input-group-btn > .btn select.input-sm, .input-sm .input-group-sm > select.form-control, .input-group-sm > .form-control .input-group-sm > select.form-control,
.input-group-sm > .input-group-addon .input-group-sm > select.form-control,
.input-group-sm > .input-group-btn > .btn .input-group-sm > select.form-control,
.input-sm .input-group-sm > select.input-group-addon,
.input-group-sm > .form-control .input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-addon .input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > .btn .input-group-sm > select.input-group-addon,
.input-sm .input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .form-control .input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select.btn {
  height: 24px;
  line-height: 24px; }
.input-sm textarea.input-sm, .input-group-sm > .form-control textarea.input-sm,
.input-group-sm > .input-group-addon textarea.input-sm,
.input-group-sm > .input-group-btn > .btn textarea.input-sm, .input-sm .input-group-sm > textarea.form-control, .input-group-sm > .form-control .input-group-sm > textarea.form-control,
.input-group-sm > .input-group-addon .input-group-sm > textarea.form-control,
.input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.form-control,
.input-sm .input-group-sm > textarea.input-group-addon,
.input-group-sm > .form-control .input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-addon .input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > .btn .input-group-sm > textarea.input-group-addon,
.input-sm .input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .form-control .input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > textarea.btn,
.input-sm select[multiple].input-sm,
.input-group-sm > .form-control select[multiple].input-sm,
.input-group-sm > .input-group-addon select[multiple].input-sm,
.input-group-sm > .input-group-btn > .btn select[multiple].input-sm,
.input-sm .input-group-sm > select[multiple].form-control,
.input-group-sm > .form-control .input-group-sm > select[multiple].form-control,
.input-group-sm > .input-group-addon .input-group-sm > select[multiple].form-control,
.input-group-sm > .input-group-btn > .btn .input-group-sm > select[multiple].form-control,
.input-sm .input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .form-control .input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-addon .input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > .btn .input-group-sm > select[multiple].input-group-addon,
.input-sm .input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .form-control .input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-addon .input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > .btn .input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 24px;
  padding: 3px 0;
  font-size: 11px;
  line-height: 1.5; }
.form-group-sm select.form-control {
  height: 24px;
  line-height: 24px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 24px;
  min-height: 28px;
  padding: 4px 0;
  font-size: 11px;
  line-height: 1.5; }

.input-lg .input-lg, .input-group-lg > .form-control .input-lg,
.input-group-lg > .input-group-addon .input-lg,
.input-group-lg > .input-group-btn > .btn .input-lg, .input-lg .input-group-lg > .form-control, .input-group-lg > .form-control .input-group-lg > .form-control,
.input-group-lg > .input-group-addon .input-group-lg > .form-control,
.input-group-lg > .input-group-btn > .btn .input-group-lg > .form-control,
.input-lg .input-group-lg > .input-group-addon,
.input-group-lg > .form-control .input-group-lg > .input-group-addon,
.input-group-lg > .input-group-addon .input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-addon,
.input-lg .input-group-lg > .input-group-btn > .btn,
.input-group-lg > .form-control .input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > .btn {
  height: 44px;
  padding: 9px 0;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0; }
.input-lg select.input-lg, .input-group-lg > .form-control select.input-lg,
.input-group-lg > .input-group-addon select.input-lg,
.input-group-lg > .input-group-btn > .btn select.input-lg, .input-lg .input-group-lg > select.form-control, .input-group-lg > .form-control .input-group-lg > select.form-control,
.input-group-lg > .input-group-addon .input-group-lg > select.form-control,
.input-group-lg > .input-group-btn > .btn .input-group-lg > select.form-control,
.input-lg .input-group-lg > select.input-group-addon,
.input-group-lg > .form-control .input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-addon .input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > .btn .input-group-lg > select.input-group-addon,
.input-lg .input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .form-control .input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select.btn {
  height: 44px;
  line-height: 44px; }
.input-lg textarea.input-lg, .input-group-lg > .form-control textarea.input-lg,
.input-group-lg > .input-group-addon textarea.input-lg,
.input-group-lg > .input-group-btn > .btn textarea.input-lg, .input-lg .input-group-lg > textarea.form-control, .input-group-lg > .form-control .input-group-lg > textarea.form-control,
.input-group-lg > .input-group-addon .input-group-lg > textarea.form-control,
.input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.form-control,
.input-lg .input-group-lg > textarea.input-group-addon,
.input-group-lg > .form-control .input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-addon .input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > .btn .input-group-lg > textarea.input-group-addon,
.input-lg .input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .form-control .input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > textarea.btn,
.input-lg select[multiple].input-lg,
.input-group-lg > .form-control select[multiple].input-lg,
.input-group-lg > .input-group-addon select[multiple].input-lg,
.input-group-lg > .input-group-btn > .btn select[multiple].input-lg,
.input-lg .input-group-lg > select[multiple].form-control,
.input-group-lg > .form-control .input-group-lg > select[multiple].form-control,
.input-group-lg > .input-group-addon .input-group-lg > select[multiple].form-control,
.input-group-lg > .input-group-btn > .btn .input-group-lg > select[multiple].form-control,
.input-lg .input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .form-control .input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-addon .input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > .btn .input-group-lg > select[multiple].input-group-addon,
.input-lg .input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .form-control .input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-addon .input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > .btn .input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 44px;
  padding: 9px 0;
  font-size: 18px;
  line-height: 1.3333333; }
.form-group-lg select.form-control {
  height: 44px;
  line-height: 44px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 44px;
  min-height: 35px;
  padding: 10px 0;
  font-size: 18px;
  line-height: 1.3333333; }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 8px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 8px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 12.9999997px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 4px;
    font-size: 11px; } }

.label {
  border-radius: 0.25em;
  padding: .3em .6em; }
  .label, .label.label-default {
    background-color: #9e9e9e; }
  .label.label-inverse {
    background-color: #3f51b5; }
  .label.label-primary {
    background-color: #99cf16; }
  .label.label-success {
    background-color: #F5F3F1; }
  .label.label-info {
    background-color: #F5F3F1; }
  .label.label-warning {
    background-color: #f2c94c; }
  .label.label-danger {
    background-color: #eb5757; }

.form-control, .form-group .form-control {
  border: 0;
  background-image: linear-gradient(#99cf16, #99cf16), linear-gradient(#529c93, #529c93);
  background-size: 0 2px, 100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(100% - 1px);
  background-color: transparent;
  transition: background 0s ease-out;
  float: none;
  box-shadow: none;
  border-radius: 0;
  /*@include material-placeholder {
    color: $mdb-input-placeholder-color;
    font-weight: 400;
  
}*/ }
  .form-control[readonly], .form-control[disabled], fieldset[disabled] .form-control,
  .form-group .form-control[readonly],
  .form-group .form-control[disabled],
  fieldset[disabled] .form-group .form-control {
    background-color: rgba(0, 0, 0, 0); }
  .form-control[disabled], fieldset[disabled] .form-control, .form-group .form-control[disabled], fieldset[disabled] .form-group .form-control {
    background-image: none;
    border-bottom: 1px dotted #529c93; }

.form-group .input-group {
  background: #f6f6f6;
  border-radius: .2em;
  position: relative; }
.form-group.label-floating label.control-label {
  will-change: left, top, contents; }
.form-group.label-placeholder:not(.is-empty) label.control-label {
  display: none; }
.form-group .help-block {
  display: none; }
.form-group.has-error .help-block, .form-group.has-errorr .help-block, .form-group.has-success .help-block {
  display: block; }
.form-group.has-warning .form-control {
  box-shadow: none; }
.form-group.has-warning.is-focused .form-control {
  background-image: linear-gradient(#f2c94c, #f2c94c), linear-gradient(#529c93, #529c93); }
.form-group.has-warning label.control-label,
.form-group.has-warning .help-block {
  color: #f2c94c; }
.form-group.has-error .form-control {
  box-shadow: none; }
.form-group.has-error.is-focused .form-control {
  background-image: linear-gradient(#eb5757, #eb5757), linear-gradient(#529c93, #529c93); }
.form-group.has-error label.control-label,
.form-group.has-error .help-block {
  color: #eb5757; }
.form-group.has-errorr .form-control {
  box-shadow: none; }
.form-group.has-errorr.is-focused .form-control {
  background-image: linear-gradient(#eb5757, #eb5757), linear-gradient(#529c93, #529c93); }
.form-group.has-errorr label.control-label,
.form-group.has-errorr .help-block {
  color: #eb5757; }
.form-group.has-success .form-control {
  box-shadow: none; }
.form-group.has-success.is-focused .form-control {
  background-image: linear-gradient(#F5F3F1, #F5F3F1), linear-gradient(#529c93, #529c93); }
.form-group.has-success label.control-label,
.form-group.has-success .help-block {
  color: #F5F3F1; }
.form-group.has-info .form-control {
  box-shadow: none; }
.form-group.has-info.is-focused .form-control {
  background-image: linear-gradient(#F5F3F1, #F5F3F1), linear-gradient(#529c93, #529c93); }
.form-group.has-info label.control-label,
.form-group.has-info .help-block {
  color: #F5F3F1; }
.form-group textarea {
  resize: none; }
  .form-group textarea ~ .form-control-highlight {
    margin-top: -11px; }
.form-group select {
  appearance: none; }
  .form-group select ~ .material-input:after {
    display: none; }

.form-control {
  margin-bottom: 7px; }
  .form-control::-moz-placeholder {
    line-height: 1.428571429;
    color: #BDBDBD;
    font-weight: 400; }
  .form-control:-ms-input-placeholder {
    line-height: 1.428571429;
    color: #BDBDBD;
    font-weight: 400; }
  .form-control::-webkit-input-placeholder {
    line-height: 1.428571429;
    color: #BDBDBD;
    font-weight: 400; }

.checkbox label,
.radio label,
label {
  line-height: 1.428571429;
  font-weight: 400; }

label.control-label {
  line-height: 1.428571429;
  font-weight: 400;
  margin: 0; }

.help-block {
  margin-top: 0;
  font-size: 9px; }

.form-group {
  padding: 0;
  margin: 0 0 .85em 0; }
  .form-group .form-control {
    margin-bottom: 7px; }
    .form-group .form-control::-moz-placeholder {
      line-height: 1.428571429;
      color: #BDBDBD;
      font-weight: 400; }
    .form-group .form-control:-ms-input-placeholder {
      line-height: 1.428571429;
      color: #BDBDBD;
      font-weight: 400; }
    .form-group .form-control::-webkit-input-placeholder {
      line-height: 1.428571429;
      color: #BDBDBD;
      font-weight: 400; }
  .form-group .checkbox label,
  .form-group .radio label,
  .form-group label {
    line-height: 1.428571429;
    font-weight: 400; }
  .form-group label.control-label {
    line-height: 1.428571429;
    font-weight: 400;
    margin: 0; }
  .form-group .help-block {
    margin-top: 0;
    font-size: 9px; }
  .form-group .input-group {
    padding-top: 7px;
    border-radius: .3em; }
  .form-group label.control-label {
    position: absolute;
    color: #000;
    pointer-events: none;
    font-size: 1em;
    line-height: 1.428571429;
    top: .3em; }
  .form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label {
    top: 27px;
    font-size: 1em;
    line-height: 1.428571429; }
  .form-group label.control-label, .form-group.label-static label.control-label, .form-group.label-floating.is-focused label.control-label, .form-group.label-floating:not(.is-empty) label.control-label {
    top: 8px;
    left: 0;
    font-size: 0.8571428571em;
    line-height: 1.428571429; }
  .form-group.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
    top: 8px;
    left: 0;
    font-size: 0.8571428571em;
    line-height: 1.428571429; }

.form-group.form-group-sm {
  padding: 0;
  margin: 0 0 .85em 0; }
  .form-group.form-group-sm .form-control {
    margin-bottom: 3px; }
    .form-group.form-group-sm .form-control::-moz-placeholder {
      line-height: 1.5;
      color: #BDBDBD;
      font-weight: 400; }
    .form-group.form-group-sm .form-control:-ms-input-placeholder {
      line-height: 1.5;
      color: #BDBDBD;
      font-weight: 400; }
    .form-group.form-group-sm .form-control::-webkit-input-placeholder {
      line-height: 1.5;
      color: #BDBDBD;
      font-weight: 400; }
  .form-group.form-group-sm .checkbox label,
  .form-group.form-group-sm .radio label,
  .form-group.form-group-sm label {
    line-height: 1.5;
    font-weight: 400; }
  .form-group.form-group-sm label.control-label {
    line-height: 1.5;
    font-weight: 400;
    margin: 0; }
  .form-group.form-group-sm .help-block {
    margin-top: 0;
    font-size: 9px; }
  .form-group.form-group-sm .input-group {
    padding-top: 3px;
    border-radius: .3em; }
  .form-group.form-group-sm label.control-label {
    position: absolute;
    color: #000;
    pointer-events: none;
    font-size: 1em;
    line-height: 1.5;
    top: .3em; }
  .form-group.form-group-sm.label-floating label.control-label, .form-group.form-group-sm.label-placeholder label.control-label {
    top: 31px;
    font-size: 1em;
    line-height: 1.5; }
  .form-group.form-group-sm label.control-label, .form-group.form-group-sm.label-static label.control-label, .form-group.form-group-sm.label-floating.is-focused label.control-label, .form-group.form-group-sm.label-floating:not(.is-empty) label.control-label {
    top: 17px;
    left: 0;
    font-size: 0.8571428571em;
    line-height: 1.5; }
  .form-group.form-group-sm.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
    top: 17px;
    left: 0;
    font-size: 0.8571428571em;
    line-height: 1.5; }

.form-group.form-group-lg {
  padding: 0;
  margin: 0 0 .85em 0; }
  .form-group.form-group-lg .form-control {
    margin-bottom: 9px; }
    .form-group.form-group-lg .form-control::-moz-placeholder {
      line-height: 1.3333333;
      color: #BDBDBD;
      font-weight: 400; }
    .form-group.form-group-lg .form-control:-ms-input-placeholder {
      line-height: 1.3333333;
      color: #BDBDBD;
      font-weight: 400; }
    .form-group.form-group-lg .form-control::-webkit-input-placeholder {
      line-height: 1.3333333;
      color: #BDBDBD;
      font-weight: 400; }
  .form-group.form-group-lg .checkbox label,
  .form-group.form-group-lg .radio label,
  .form-group.form-group-lg label {
    line-height: 1.3333333;
    font-weight: 400; }
  .form-group.form-group-lg label.control-label {
    line-height: 1.3333333;
    font-weight: 400;
    margin: 0; }
  .form-group.form-group-lg .help-block {
    margin-top: 0;
    font-size: 14px; }
  .form-group.form-group-lg .input-group {
    padding-top: 9px;
    border-radius: .3em; }
  .form-group.form-group-lg label.control-label {
    position: absolute;
    color: #000;
    pointer-events: none;
    font-size: 1em;
    line-height: 1.3333333;
    top: .3em; }
  .form-group.form-group-lg.label-floating label.control-label, .form-group.form-group-lg.label-placeholder label.control-label {
    top: 25px;
    font-size: 1em;
    line-height: 1.3333333; }
  .form-group.form-group-lg label.control-label, .form-group.form-group-lg.label-static label.control-label, .form-group.form-group-lg.label-floating.is-focused label.control-label, .form-group.form-group-lg.label-floating:not(.is-empty) label.control-label {
    top: -2px;
    left: 0;
    font-size: 0.8571428571em;
    line-height: 1.3333333; }
  .form-group.form-group-lg.label-floating input.form-control:-webkit-autofill ~ label.control-label label.control-label {
    top: -2px;
    left: 0;
    font-size: 0.8571428571em;
    line-height: 1.3333333; }

select.form-control {
  border: 0;
  box-shadow: none;
  border-radius: 0; }
  .form-group.is-focused select.form-control {
    box-shadow: none;
    border-color: #529c93; }
  select.form-control[multiple], .form-group.is-focused select.form-control[multiple] {
    height: 85px; }

.input-group-btn .btn {
  margin: 0 0 7px 0; }

.form-group .form-control {
  margin: 0; }
.form-group.is-focused .form-control {
  outline: none;
  background-image: linear-gradient(#529c93, #529c93), linear-gradient(#529c93, #529c93);
  background-size: 100% 2px, 100% 1px;
  box-shadow: none;
  transition-duration: 0.3s; }
  .form-group.is-focused .form-control .material-input:after {
    background-color: #529c93; }
.form-group.is-focused label,
.form-group.is-focused label.control-label {
  color: #529c93; }
.form-group.is-focused.label-placeholder label,
.form-group.is-focused.label-placeholder label.control-label {
  color: #BDBDBD; }
.form-group.form-group-sm .input-group-btn .btn {
  margin: 0 0 3px 0; }
.form-group.form-group-lg .input-group-btn .btn {
  margin: 0 0 9px 0; }

.input-group {
  overflow: hidden; }
  .input-group .input-group-btn {
    padding: 0 12px; }
  .input-group .control-label {
    padding-left: .75rem;
    margin-bottom: 0;
    z-index: 5; }
  .input-group .input-group-addon {
    position: absolute;
    border: 0;
    background: transparent; }
    .input-group .input-group-addon + label + .form-control, .input-group .input-group-addon + .form-control, .input-group .input-group-addon + .control-label + .form-control {
      padding-left: 2.25em;
      margin-bottom: 0; }
    .input-group .input-group-addon .icon {
      position: absolute;
      -webkit-transform: translate(0, 0.25em);
      -ms-transform: translate(0, 0.25em);
      -o-transform: translate(0, 0.25em);
      transform: translate(0, 0.25em); }

.form-group input[type=file] {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100; }

legend {
  border-bottom: 0; }

.dropdown-menu {
  border: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); }
  .dropdown-menu .divider {
    background-color: rgba(0, 0, 0, 0.12); }
  .dropdown-menu li {
    overflow: hidden;
    position: relative; }
    .dropdown-menu li a:hover {
      background-color: transparent;
      color: #99cf16; }

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent; }
  *:focus {
    outline: 0; }

/*!
 * Plugins
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

@media (max-width: 559px) {
  .swiper-promo {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    /* Fix of Webkit flickering */
    z-index: 1; } }
.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

@media (max-width: 559px) {
  .block-banner {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative; } }
/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0; }

/* Common Styles*/
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer; }
  .swiper-pagination-white .swiper-pagination-bullet {
    background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #529c93; }
  .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff; }
  .swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }
  .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* 3D Container 
.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
    .swiper-wrapper, .swiper-slide, .swiper-slide-shadow-left, .swiper-slide-shadow-right, .swiper-slide-shadow-top, .swiper-slide-shadow-bottom, .swiper-cube-shadow {
        .preserve3d();
    }
    .swiper-slide-shadow-left, .swiper-slide-shadow-right, .swiper-slide-shadow-top, .swiper-slide-shadow-bottom {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10;
    }

}*/
/* Coverflow
.swiper-container-coverflow, .swiper-container-flip {
    .swiper-wrapper {
        -ms-perspective:1200px;
    }
} */
/* Cube + Flip */
.swiper-container-flip {
  overflow: visible; }
  .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1; }
    .swiper-container-flip .swiper-slide .swiper-slide {
      pointer-events: none; }
  .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto; }
  .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden; }

/* Cube 
.swiper-container-cube {
    .swiper-slide  {
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%;
    }
    &.swiper-container-rtl .swiper-slide{
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0;
    }
    .swiper-slide-active, .swiper-slide-next, .swiper-slide-prev, .swiper-slide-next + .swiper-slide {
        pointer-events: auto;
        visibility: visible;
    }
    .swiper-cube-shadow {
       display:none;
    }
}*/
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
.swiper-container-fade .swiper-slide {
  pointer-events: none; }
  .swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none; }
  .swiper-container-fade .swiper-slide .full, .swiper-container-fade .swiper-slide .full img {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.6s ease-out;
    -o-transition: opacity 0.6s ease-out;
    transition: opacity 0.6s ease-out; }
  .swiper-container-fade .swiper-slide .logoClub, .swiper-container-fade .swiper-slide .table .table-cell {
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 1em;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s; }
  .swiper-container-fade .swiper-slide .box {
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0.25);
    -ms-transform: scale(0.25);
    -o-transform: scale(0.25);
    transform: scale(0.25); }
    .swiper-container-fade .swiper-slide .box:before, .swiper-container-fade .swiper-slide .box:after {
      -webkit-transform: scale(1) rotate(0deg);
      -moz-transform: scale(1) rotate(0deg);
      -ms-transform: scale(1) rotate(0deg);
      transform: scale(1) rotate(0deg);
      -webkit-transition: all 0.25s ease-out 0.25s;
      -o-transition: all 0.25s ease-out 0.25s;
      transition: all 0.25s ease-out 0.25s; }
  .swiper-container-fade .swiper-slide.swiper-slide-active .carousel-caption {
    display: block; }
  .swiper-container-fade .swiper-slide.swiper-slide-active .full, .swiper-container-fade .swiper-slide.swiper-slide-active .full img {
    opacity: 1;
    filter: alpha(opacity=100); }
  .swiper-container-fade .swiper-slide.swiper-slide-active .box {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 4; }
  .swiper-container-fade .swiper-slide.showBox .logoClub, .swiper-container-fade .swiper-slide.showBox .table .table-cell {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0;
    -webkit-transition: all 0.25s ease-out 0.4s;
    -o-transition: all 0.25s ease-out 0.4s;
    transition: all 0.25s ease-out 0.4s; }
  .swiper-container-fade .swiper-slide.showBox .box {
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    z-index: 4; }
    .swiper-container-fade .swiper-slide.showBox .box:before {
      -webkit-transform: scale(1.4) rotate(24deg);
      -moz-transform: scale(1.4) rotate(24deg);
      -ms-transform: scale(1.4) rotate(24deg);
      transform: scale(1.4) rotate(24deg); }
    .swiper-container-fade .swiper-slide.showBox .box:after {
      -webkit-transform: scale(1.8) rotate(12deg);
      -moz-transform: scale(1.8) rotate(12deg);
      -ms-transform: scale(1.8) rotate(12deg);
      transform: scale(1.8) rotate(12deg); }
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-horizontal .swiper-wrapper {
  transform: translate3d(0px, 0px, 0px); }
.swiper-container-horizontal .swiper-slide .container .box .table {
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }
.swiper-container-horizontal .swiper-slide.swiper-slide-prev .container .box .table {
  -webkit-transform-origin: 0% 50% 50%;
  -moz-transform-origin: 0% 50% 50%;
  -ms-transform-origin: 0% 50% 50%;
  transform-origin: 0% 50% 50%;
  -webkit-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  -o-transform: rotateY(-90deg);
  transform: rotateY(-90deg); }
.swiper-container-horizontal .swiper-slide.swiper-slide-next .container .box .table {
  -webkit-transform-origin: 100% 50% 50%;
  -moz-transform-origin: 100% 50% 50%;
  -ms-transform-origin: 100% 50% 50%;
  transform-origin: 100% 50% 50%;
  -webkit-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg); }
.swiper-container-horizontal .swiper-slide.swiper-slide-active .container .box .table {
  -webkit-transform-origin: 50% 50% 50%;
  -moz-transform-origin: 50% 50% 50%;
  -ms-transform-origin: 50% 50% 50%;
  transform-origin: 50% 50% 50%;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg); }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center; }
  .swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,${url}");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,${url}"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }
.select2-container {
  width: 100% !important;
  box-sizing: border-box;
  display: inline-block;
  font-size: 1em;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  color: #000;
  height: 3.5em;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding: 0;
  text-transform: initial;
  font-size: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left;
  width: 100%; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 1em;
  width: 100% !important;
  margin-top: 5px;
  padding: 0 1em; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: none;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  min-width: 7em;
  box-shadow: 0 0.5em 0.5em rgba(0, 0, 0, 0.1);
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: .5em .5em;
  user-select: none;
  -webkit-user-select: none;
  font-size: 0.8571428571em; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 0; }

.select2-search--dropdown .select2-search__field {
  padding: .5em;
  font-size: 12px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  border: 1px solid transparent;
  border-bottom-color: #529c93;
  padding: 1.4em .5em .35em;
  background: none !important;
  width: 100%;
  font-size: 1em; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 3.5em;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #529c93 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -.5em;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: transparent;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #529c93;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #529c93;
  border: none;
  color: #ffffff;
  cursor: default;
  float: left;
  margin-right: .25em;
  margin-top: .25em;
  padding: 0.1em .25em; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  /* margin-right: 10px; */
  font-size: 2em;
  line-height: 1em;
  margin: 0 .15em 0 0;
  vertical-align: top; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #529c93; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #529c93 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: none;
  border-bottom: 1px solid #E6E6E6; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #529c93;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.form-group.has-error span.select2-selection.select2-selection--single {
  border-bottom-color: #eb5757; }

.form-group.has-error .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-top-color: #eb5757; }

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em; }

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc; }

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent; }

.daterangepicker.opensleft:before {
  right: 9px; }

.daterangepicker.opensleft:after {
  right: 10px; }

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.opensright:before {
  left: 9px; }

.daterangepicker.opensright:after {
  left: 10px; }

.daterangepicker.drop-up {
  margin-top: -7px; }

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc; }

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff; }

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none; }

.daterangepicker.single .drp-selected {
  display: none; }

.daterangepicker.show-calendar .drp-calendar {
  display: block; }

.daterangepicker.show-calendar .drp-buttons {
  display: block; }

.daterangepicker.auto-apply .drp-buttons {
  display: none; }

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px; }

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px; }

.daterangepicker .drp-calendar.right {
  padding: 8px; }

.daterangepicker .drp-calendar.single .calendar-table {
  border: none; }

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px; }

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg); }

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer; }

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff; }

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit; }

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999; }

.daterangepicker td.in-range {
  background-color: #C9F4F5;
  border-color: transparent;
  color: #000;
  border-radius: 0; }

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px; }

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0; }

.daterangepicker td.start-date.end-date {
  border-radius: 4px; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #99cf16;
  border-color: transparent;
  color: #fff; }

.daterangepicker th.month {
  width: auto; }

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #E6E6E6;
  cursor: not-allowed; }

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default; }

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.daterangepicker select.yearselect {
  width: 40%; }

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px; }

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative; }

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed; }

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle; }

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px; }

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
  float: right; }

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd; }

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd; }

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd; }

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd; }

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0; }

.daterangepicker.show-calendar .ranges {
  margin-top: 8px; }

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%; }

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer; }

.daterangepicker .ranges li:hover {
  background-color: #eee; }

.daterangepicker .ranges li.active {
  background-color: #99cf16;
  color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }

  .daterangepicker .ranges ul {
    width: 140px; }

  .daterangepicker.single .ranges ul {
    width: 100%; }

  .daterangepicker.single .drp-calendar.left {
    clear: none; }

  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left; }

  .daterangepicker {
    direction: ltr;
    text-align: left; }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0; }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

  .daterangepicker .drp-calendar.right {
    margin-left: 0; }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px; }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left; } }
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }

  .daterangepicker .ranges {
    float: left; }

  .daterangepicker.rtl .ranges {
    float: right; }

  .daterangepicker .drp-calendar.left {
    clear: none !important; } }
.withripple {
  position: relative; }

.ripple-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: inherit;
  pointer-events: none; }

.ripple {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  border-radius: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  transform: scale(1);
  transform-origin: 50%;
  opacity: 0;
  pointer-events: none; }

.ripple.ripple-on {
  transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  opacity: 0.1; }

.ripple.ripple-out {
  transition: opacity 0.1s linear 0s !important;
  opacity: 0; }

/*--------------------------------------------------------------
## mixins
--------------------------------------------------------------*/
html, body {
  overflow: auto !important; }

.o-bg-white {
  background-color: #ffffff; }

.o-bg-red {
  background-color: #eb5757; }

.o-bg-yellow {
  background-color: #f2c94c; }

.o-bg-onco-1 {
  background-color: #99cf16; }

.o-bg-onco-1-h {
  background-color: #7aa612; }

.o-bg-onco-2 {
  background-color: #529c93; }

.o-bg-onco-2-h {
  background-color: #427d76; }

.o-bg-onco-2-100 {
  background-color: #f5f9f9; }

.o-bg-onco-2-200 {
  background-color: #eaf3f2; }

.o-bg-onco-2-300 {
  background-color: #bad7d4; }

.o-bg-gray {
  background-color: #9B9B9B; }

.o-bg-custom-a {
  background-color: #333; }

.o-bg-primary {
  background-color: #99cf16; }

.o-bg-secondary {
  background-color: #529c93; }

.o-bg-danger {
  background-color: #eb5757; }

.o-bg-warning {
  background-color: #d7a610; }

.o-text-white {
  color: #ffffff; }

.o-text-red {
  color: #eb5757; }

.o-text-yellow {
  color: #f2c94c; }

.o-text-onco-1 {
  color: #99cf16; }

.o-text-onco-1-h {
  color: #7aa612; }

.o-text-onco-2 {
  color: #529c93; }

.o-text-onco-2-h {
  color: #427d76; }

.o-text-onco-2-100 {
  color: #f5f9f9; }

.o-text-onco-2-200 {
  color: #eaf3f2; }

.o-text-onco-2-300 {
  color: #bad7d4; }

.o-text-gray {
  color: #9B9B9B; }

.o-text-custom-a {
  color: #333; }

.o-text-primary {
  color: #99cf16; }

.o-text-secondary {
  color: #529c93; }

.o-text-danger {
  color: #eb5757; }

.o-text-warning {
  color: #d7a610; }

/*--------------------------------------------------------------
## objects
--------------------------------------------------------------*/
.o-container {
  max-width: 100%;
  width: 1280px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto; }
  .o-container--fluid {
    width: 100%; }

.o-btn {
  appearance: none;
  -webkit-appearance: none;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  outline: 0;
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  color: inherit;
  text-align: inherit; }

.o-fw-bold {
  font-weight: bold; }

.o-fz-big {
  font-size: 1.6rem; }

.o-mx-auto {
  margin: 0 auto; }
.o-m-0 {
  margin: 0; }
.o-mt-0 {
  margin-top: 0; }
.o-mb-1 {
  margin-bottom: 1rem; }
.o-mb-2 {
  margin-bottom: 2rem; }
.o-mb-3 {
  margin-bottom: 3rem; }
.o-mb-4 {
  margin-bottom: 4rem; }
.o-mb-5 {
  margin-bottom: 5rem; }

.o-d-flex {
  display: flex; }

.o-justify-content-end {
  justify-content: flex-end; }
.o-justify-content-center {
  justify-content: center; }
.o-justify-content-between {
  justify-content: space-between; }

.o-align-items-center {
  align-items: center; }

/*--------------------------------------------------------------
## blocks
--------------------------------------------------------------*/
.b-header {
  padding: 1em 0;
  margin-bottom: 2em; }
  .b-header .cont {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center; }
  .b-header .btn {
    color: #529c93;
    padding: .5em;
    text-transform: initial; }
    .b-header .btn .icon {
      display: block;
      font-size: 2.5em;
      margin-right: .125em; }
    .b-header .btn .text {
      font-size: 1.6rem;
      font-weight: 600;
      color: #000; }
    .b-header .btn:hover .text, .b-header .btn:focus .text {
      color: #529c93; }
    .b-header .btn + .btn {
      margin-left: 2em; }
      .b-header .btn + .btn .icon {
        font-size: 2.125em; }

.b-footer {
  padding: 25px 0; }
  .b-footer__text {
    color: #4f4f4f;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    transition: all .3s ease-in-out; }
  .b-footer__link:hover, .b-footer__link:focus {
    color: #529c93;
    text-decoration: none; }
    .b-footer__link:hover:first-child::after, .b-footer__link:focus:first-child::after {
      color: #4f4f4f; }
  .b-footer__link:first-child {
    margin-right: 12px;
    position: relative; }
    .b-footer__link:first-child::after {
      content: "-";
      display: inline-block;
      position: absolute;
      right: -10px; }

/*--------------------------------------------------------------
## components
--------------------------------------------------------------*/
.c-form {
  position: relative;
  border-radius: 12px;
  padding: 3em 2em;
  background-color: white;
  margin: 0;
  overflow: auto; }
  .c-form .card-login {
    max-width: 30em;
    margin: 0 auto;
    position: relative;
    z-index: 1; }
  @media (min-width: 1024px) {
    .c-form {
      margin-top: 9rem; } }
  .c-form__overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    opacity: 0.2;
    background-image: linear-gradient(316deg, #99cf16 82%, #529c93); }
  .c-form__wrapper-cta {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .c-form__link {
    width: calc(100% - 190px);
    text-align: left; }

.c-card {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1.5em;
  border-radius: .75em; }
  @media (min-width: 480px) {
    .c-card {
      padding: 1.5em 2em; } }
  .c-card--xs-flex-direction {
    flex-direction: column-reverse; }
    @media (min-width: 480px) {
      .c-card--xs-flex-direction {
        flex-direction: row; } }
  .c-card__body {
    width: 100%; }
    .c-card__body--mod {
      width: 100%;
      padding: 0; }
      @media (min-width: 1024px) {
        .c-card__body--mod {
          width: calc(100% - 188px);
          padding-right: 30px; } }
  .c-card__inner {
    padding: 1.5em;
    border-radius: .75em;
    width: 100%; }
    .c-card__inner p {
      margin: 0; }
    .c-card__inner + .c-card__inner {
      margin-top: 1em; }
    .c-card__inner--half {
      width: 100%; }
      @media (min-width: 1024px) {
        .c-card__inner--half {
          width: 48%; }
          .c-card__inner--half + .c-card__inner--half {
            margin: 0 0 0 4%; } }
  .c-card__icon {
    margin-left: 25px; }

.c-card-register {
  padding: 20px;
  border-radius: 12px;
  display: flex;
  flex-direction: column-reverse; }
  .c-card-register--mb {
    margin-bottom: 40px; }
    @media (min-width: 1279px) {
      .c-card-register--mb {
        margin-bottom: 150px; } }
  @media (min-width: 480px) {
    .c-card-register {
      padding: 25px;
      flex-direction: row;
      align-items: center; } }
  @media (min-width: 1024px) {
    .c-card-register {
      flex-direction: column; } }
  @media (min-width: 1279px) {
    .c-card-register {
      flex-direction: row;
      align-items: flex-end; } }
  .c-card-register__svg {
    position: relative;
    margin: 0 auto; }
    .c-card-register__svg img {
      margin-bottom: 20px; }
      @media (min-width: 480px) {
        .c-card-register__svg img {
          margin: 0; } }
      @media (min-width: 1024px) {
        .c-card-register__svg img {
          margin-top: 20px; } }
      @media (min-width: 1279px) {
        .c-card-register__svg img {
          margin: 0;
          position: absolute;
          right: 0;
          top: -3.5em; } }

.c-login__title {
  padding-top: 1em; }
.c-login__body {
  width: 100%;
  padding: 0; }
  @media (min-width: 1024px) {
    .c-login__body {
      width: calc(100% - 265px);
      padding-right: 40px; } }
.c-login__img {
  display: none;
  position: relative;
  padding-bottom: 1em; }
  @media (min-width: 1024px) {
    .c-login__img {
      display: block;
      width: 265px; } }
  .c-login__img img {
    display: block;
    width: 188px;
    position: relative; }
    @media (min-width: 480px) {
      .c-login__img img {
        width: 265px; } }
.c-login--xs-flex-direction {
  display: flex;
  align-items: center;
  flex-direction: column-reverse; }
  @media (min-width: 480px) {
    .c-login--xs-flex-direction {
      align-items: flex-end;
      flex-direction: row; } }

.c-register__wrapper-radio {
  display: flex;
  margin-bottom: 20px; }
.c-register__radio {
  margin-right: 30px; }
  @media (min-width: 1024px) {
    .c-register__radio {
      margin-right: 50px; } }
  .c-register__radio label {
    display: flex; }
  .c-register__radio input {
    transform: scale(1.5); }
  .c-register__radio span {
    margin-left: 10px; }
    @media (min-width: 1024px) {
      .c-register__radio span {
        margin-left: 15px; } }

.servicio_block_1 {
  margin-bottom: 60px; }
  @media (min-width: 1380px) {
    .servicio_block_1 {
      margin-bottom: 110px; } }

.greenlight {
  background-color: #99cf16; }

.greendark {
  background-color: #529c93; }

@media (min-width: 768px) {
  .c-form {
    position: -webkit-sticky;
    position: sticky;
    top: 20px; } }

@media (min-width: 768px) {
  .stick {
    position: fixed; } }

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