@import url(https://fonts.googleapis.com/css?family=Roboto:300,300italic,400,400italic,500,500italic);

/*!
 * normalize.css v3.0.3
 * github.com/necolas/normalize.css
 */
body,
legend {
    color: #212121;
    padding: 0
}

body,
fieldset,
legend,
td,
th {
    padding: 0
}

audio,
canvas,
label,
progress,
video {
    display: inline-block;
    max-width: 100%
}

.btn,
.card-action-btn,
.fbtn-text,
.text-nowrap,
.text-overflow {
    white-space: nowrap
}

.waves-effect,
html {
    position: relative;
    -webkit-tap-highlight-color: transparent
}

.btn,
.waves-wrap {
    -moz-user-select: none;
    -ms-user-select: none
}

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

.text-break,
pre {
    word-break: break-all
}

a,
body {
    background-image: none
}

.breadcrumb,
.dropdown-menu,
.nav {
    list-style: none
}

.picker__table,
table {
    border-collapse: collapse;
    border-spacing: 0
}

.breadcrumb:after,
.clearfix:after,
.container:after,
.fbtn,
.nav:after,
.row:after,
.snackbar-inner:after,
.stepper-vert-content:after,
.tile-footer:after,
.tile-sub:after {
    clear: both
}

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

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

body {
    background-color: #fff;
    font-family: Gotham-Book, Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: subpixel-antialiased
}

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

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

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

button,
select {
    text-transform: none
}

button {
    overflow: visible
}

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

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

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

fieldset~fieldset {
    margin-top: 1.5rem
}

dd,
label {
    margin: 0
}

dl,
ol,
ul {
    margin: 12px 0
}

input {
    line-height: normal
}

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

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

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

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

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

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

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

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

label {
    font-weight: 500
}

legend {
    border: 0;
    display: block;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    margin: 0 0 12px;
    width: 100%
}

.btn,
.fbtn,
b,
dt,
kbd kbd,
optgroup,
strong {
    font-weight: 500
}

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

textarea {
    overflow: auto
}

.access-hide,
.waves-wrap,
svg:not(:root) {
    overflow: hidden
}

dd,
dt,
li {
    line-height: 20px
}

ol,
ul {
    padding: 0 0 0 2rem
}

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

th {
    text-align: left
}

a:link {
    background-color: transparent;
    color: #1aaeb7;
    text-decoration: none
}

.visitado,
a:visited,
a:hover,
a:focus,
a:active {
    color: #004b44;
    outline: 0;
    text-decoration: underline
}

.visitado {
    color: #004b44 !important;
}

abbr[title] {
    border-bottom: 1px dashed rgba(0, 0, 0, .12);
    cursor: help
}

dfn {
    font-style: italic
}

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

address,
p {
    margin: 12px 0
}

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

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

.h3,
h3 {
    font-size: 1.5rem;
    line-height: 2rem
}

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

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

.h6,
address,
h6 {
    line-height: 20px
}

.h6,
h6 {
    font-size: 12px
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
h1 small,
h2 small,
h3 small,
h4 small {
    font-size: 14px
}

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

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

address {
    font-size: 14px;
    font-style: normal;
    font-weight: 400
}

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

audio,
canvas,
progress,
video {
    vertical-align: baseline
}

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

blockquote,
q {
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    line-height: 28px;
    margin: 1.5rem 0;
    padding-right: 2rem;
    padding-left: 2rem;
    position: relative
}

figure {
    margin: 1em 40px
}

.hr,
hr {
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .12);
    box-sizing: content-box;
    display: block;
    height: 0;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

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

[hidden],
template {
    display: none
}

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

/*!
 * bootstrap v3.3.5 (http://getbootstrap.com)
 * based on bootstrap's grid system
 */
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.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-xx-1,
.col-xx-10,
.col-xx-11,
.col-xx-12,
.col-xx-2,
.col-xx-3,
.col-xx-4,
.col-xx-5,
.col-xx-6,
.col-xx-7,
.col-xx-8,
.col-xx-9 {
    min-height: 1px;
    position: relative;
    padding-left: 16px;
    padding-right: 16px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width:480px) {

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

    .col-xs-1 {
        width: 8.33333%
    }

    .col-xs-2 {
        width: 16.66667%
    }

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

    .col-xs-4 {
        width: 33.33333%
    }

    .col-xs-5 {
        width: 41.66667%
    }

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

    .col-xs-7 {
        width: 58.33333%
    }

    .col-xs-8 {
        width: 66.66667%
    }

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

    .col-xs-10 {
        width: 83.33333%
    }

    .col-xs-11 {
        width: 91.66667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-xs-pull-1 {
        right: 8.33333%
    }

    .col-xs-pull-2 {
        right: 16.66667%
    }

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

    .col-xs-pull-4 {
        right: 33.33333%
    }

    .col-xs-pull-5 {
        right: 41.66667%
    }

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

    .col-xs-pull-7 {
        right: 58.33333%
    }

    .col-xs-pull-8 {
        right: 66.66667%
    }

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

    .col-xs-pull-10 {
        right: 83.33333%
    }

    .col-xs-pull-11 {
        right: 91.66667%
    }

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

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

    .col-xs-push-1 {
        left: 8.33333%
    }

    .col-xs-push-2 {
        left: 16.66667%
    }

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

    .col-xs-push-4 {
        left: 33.33333%
    }

    .col-xs-push-5 {
        left: 41.66667%
    }

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

    .col-xs-push-7 {
        left: 58.33333%
    }

    .col-xs-push-8 {
        left: 66.66667%
    }

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

    .col-xs-push-10 {
        left: 83.33333%
    }

    .col-xs-push-11 {
        left: 91.66667%
    }

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

@media only screen and (min-width:768px) {

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

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

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

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

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

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

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

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

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

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

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

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

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

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

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

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

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

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

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

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

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

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

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

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

@media only screen and (min-width:992px) {

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

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

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

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

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

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

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

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

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

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

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

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

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

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

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

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

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

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

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

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

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

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

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

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

    .container {
        max-width: 960px
    }
}

@media only screen and (min-width:1440px) {

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

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

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

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

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

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

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

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

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

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

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

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

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

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

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

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

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

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

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

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

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

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

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

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

.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px
}

@media only screen and (min-width:1440px) {
    .container {
        max-width: 1408px
    }
}

.container-full {
    max-width: none
}

.row {
    margin-right: -16px;
    margin-left: -16px
}

/*!
 * material icons v2.2.0
 * http://google.github.io/material-design-icons/#icon-font-for-the-web
 */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(./../fonts/MaterialIcons-Regular.eot?v=2.2.0);
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(./../fonts/MaterialIcons-Regular.woff2?v=2.2.0) format("woff2"), url(./../fonts/MaterialIcons-Regular.woff?v=2.2.0) format("woff"), url(./../fonts/MaterialIcons-Regular.ttf?v=2.2.0) format("truetype")
}

.breadcrumb>li+li:before,
.icon {
    display: inline-block;
    font-family: 'Material Icons';
    -webkit-font-feature-settings: 'liga';
    font-feature-settings: 'liga';
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    height: 1em;
    letter-spacing: normal;
    line-height: 1;
    overflow: hidden;
    text-rendering: optimizeLegibility;
    text-transform: none;
    vertical-align: -16%;
    white-space: nowrap;
    width: 1em;
    word-wrap: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-2x {
    font-size: 2em
}

.icon-3x {
    font-size: 3em
}

.icon-4x {
    font-size: 4em
}

.icon-5x {
    font-size: 5em
}

.icon-lg {
    font-size: 1.4em;
    vertical-align: -20%
}

@media only screen and (min--moz-device-pixel-ratio:0) {
    .icon-lg {
        vertical-align: -26%
    }
}

/*!
 * waves v0.7.4
 * http://fian.my.id/Waves
 */
.waves-effect .waves-ripple {
    background-clip: content-box;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 50%;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    opacity: 0;
    position: absolute;
    -webkit-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0);
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 60px
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, .3)
}

.waves-wrap {
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-user-select: none;
    user-select: none
}

.waves-circle>.waves-wrap {
    border-radius: 50%;
    -webkit-mask: url();
    mask: url();
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%)
}

@media print {

    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    *,
    :after,
    :before {
        background: 0 0 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

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

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

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

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

    blockquote,
    pre {
        border: 1px solid #dadada
    }

    img {
        max-width: 100% !important
    }

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

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

    thead {
        display: table-header-group
    }

    .hidden-print {
        display: none !important
    }

    .card,
    .card-img,
    .card-side {
        border-radius: 0 !important
    }

    .card,
    .tile {
        border: 1px solid #dadada
    }
}

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

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

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

.collapsible-region,
.collapsing,
.media,
.media-inner {
    overflow: hidden
}

.btn,
.collapsing,
.el-loading {
    position: relative
}

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

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsed>.collapsed-hide,
:not(.collapsed)>.collapsed-show {
    display: none
}

.collapsing {
    height: 0;
    -webkit-transition: height .3s cubic-bezier(.4, 0, .2, 1);
    transition: height .3s cubic-bezier(.4, 0, .2, 1)
}

.el-loading-indicator {
    background-color: #fff;
    font-family: sans-serif !important;
    height: 100%;
    min-height: 4px;
    overflow: hidden;
    padding: 1.5rem 16px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 2
}

.el-loading-done>.el-loading-indicator {
    opacity: 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform 0s .3s;
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform 0s .3s;
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform 0s .3s;
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform 0s .3s, -webkit-transform 0s .3s
}

.btn:after,
.fade {
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

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

.el-loading-indicator-linear {
    padding: 0 !important
}

.fade {
    opacity: 0;
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.fade.in {
    opacity: 1
}

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

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

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

.list-inline {
    margin-left: -8px
}

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

.margin-bottom {
    margin-bottom: 1.5rem !important
}

.margin-bottom-lg {
    margin-bottom: 48px !important
}

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

.margin-bottom-sm {
    margin-bottom: 12px !important
}

.margin-bottom-xs {
    margin-bottom: 8px !important
}

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

.margin-left-lg {
    margin-left: 2rem !important
}

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

.margin-left-sm {
    margin-left: 8px !important
}

.margin-left-xs {
    margin-left: 4px !important
}

.margin-no {
    margin: 0 !important
}

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

.margin-right-lg {
    margin-right: 2rem !important
}

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

.margin-right-sm {
    margin-right: 8px !important
}

.margin-right-xs {
    margin-right: 4px !important
}

.margin-top {
    margin-top: 1.5rem !important
}

.margin-top-lg {
    margin-top: 48px !important
}

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

.margin-top-sm {
    margin-top: 12px !important
}

.margin-top-xs {
    margin-top: 8px !important
}

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

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

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

.card-img,
.no-overflow,
.text-overflow {
    overflow: hidden
}

.padding-bottom {
    padding-bottom: 1.5rem !important
}

.padding-bottom-lg {
    padding-bottom: 48px !important
}

.padding-bottom-no {
    padding-bottom: 0 !important
}

.padding-bottom-sm {
    padding-bottom: 12px !important
}

.padding-bottom-xs {
    padding-bottom: 8px !important
}

.padding-left {
    padding-left: 16px !important
}

.padding-left-lg {
    padding-left: 2rem !important
}

.padding-left-no {
    padding-left: 0 !important
}

.padding-left-sm {
    padding-left: 8px !important
}

.padding-left-xs {
    padding-left: 4px !important
}

.padding-no {
    padding: 0 !important
}

.padding-right {
    padding-right: 16px !important
}

.padding-right-lg {
    padding-right: 2rem !important
}

.padding-right-no {
    padding-right: 0 !important
}

.padding-right-sm {
    padding-right: 8px !important
}

.padding-right-xs {
    padding-right: 4px !important
}

.padding-top {
    padding-top: 1.5rem !important
}

.padding-top-lg {
    padding-top: 48px !important
}

.padding-top-no {
    padding-top: 0 !important
}

.padding-top-sm {
    padding-top: 12px !important
}

.padding-top-xs {
    padding-top: 8px !important
}

.pull-right {
    float: right
}

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

.text-overflow {
    display: block;
    line-height: inherit;
    text-overflow: ellipsis
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-black {
    color: #212121
}

.text-black-divider {
    color: #dadada
}

.text-black-hint {
    color: #9a9a9a
}

.text-black-sec {
    color: #727272
}

.text-white {
    color: #fff
}

.text-white-divider {
    color: #3c3c3c
}

.text-white-hint {
    color: #646464
}

.text-white-sec {
    color: #bcbcbc
}

.text-brand {
    color: #3f51b5
}

.text-brand-accent {
    color: #1aaeb7
}

.text-green {
    color: #4caf50
}

.text-orange {
    color: #ff9800
}

.text-red {
    color: #f44336
}

.text-blue {
    color: #0000ff
}

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

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

    .visible-xx-block {
        display: block !important
    }

    .visible-xx-inline {
        display: inline !important
    }

    .visible-xx-inline-block {
        display: inline-block !important
    }

    #infoFormBankTitle::before {
        content: '\A';
        white-space: pre;
    }

    .modal-heading {
        height: auto;
    }

    .modal-heading,
    .modal-inner {
        margin-bottom: 6rem !important;
    }
}

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

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }

    #infoFormBankTitle::before {
        content: '\A';
        white-space: pre;
    }

    .modal-heading {
        height: auto;
    }

    .modal-heading,
    .modal-inner {
        margin-bottom: 6rem !important;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media only screen and (min-width:992px) and (max-width:1439px) {
    .hidden-md {
        display: none !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media only screen and (min-width:1440px) {
    .hidden-lg {
        display: none !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

.avatar {
    background-color: rgba(154, 154, 154, .18);
    border-radius: 50%;
    color: inherit;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px
}

.avatar[href]:focus,
.avatar[href]:hover {
    color: inherit;
    text-decoration: none
}

.avatar-brand,
.avatar-brand-accent:focus,
.avatar-brand-accent:hover,
.avatar-brand:focus,
.avatar-brand:hover {
    color: #fff
}

.avatar img {
    border-radius: 50%;
    height: 100%;
    vertical-align: top;
    width: 100%
}

.btn,
.switch-toggle {
    vertical-align: middle
}

.avatar-brand {
    background-color: #3f51b5
}

.avatar-brand-accent {
    background-color: #1aaeb7;
    color: #fff
}

.avatar-green,
.avatar-green:focus,
.avatar-green:hover,
.avatar-orange,
.avatar-orange:focus,
.avatar-orange:hover {
    color: rgba(0, 0, 0, .87)
}

.avatar-green {
    background-color: #4caf50
}

.avatar-orange {
    background-color: #ff9800
}

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

.btn,
.btn:after {
    background-color: rgba(154, 154, 154, .18)
}

.avatar-red:focus,
.avatar-red:hover {
    color: #fff
}

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

.avatar-sm {
    height: 2rem;
    line-height: 2rem;
    width: 2rem
}

.avatar-xs {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 20px
}

.avatar-inline {
    display: inline-block
}

.breadcrumb {
    margin: 1.5rem 0;
    padding: 0
}

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

.btn,
.fbtn {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    -webkit-user-select: none
}

.breadcrumb>li {
    display: block;
    float: left
}

.breadcrumb>li+li:before {
    color: rgba(0, 0, 0, .54);
    content: "chevron_right";
    display: inline-block;
    margin-left: .4em
}

.btn:after,
.card-action:after,
.card-action:before,
.card-img-heading:before,
.fbtn:after,
.nav:after,
.nav:before,
.picker__holder:before,
.switch-toggle:after,
.switch-toggle:before {
    content: ""
}

.breadcrumb>.active {
    color: rgba(0, 0, 0, .87)
}

.breadcrumb>.active>.a,
.breadcrumb>.active>a {
    color: rgba(0, 0, 0, .87);
    cursor: text;
    text-decoration: none
}

.btn {
    background-image: none;
    background-position: 50% 50%;
    background-size: 100% 100%;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15), 0 1px 3px 1px rgba(0, 0, 0, .15);
    color: inherit;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    max-width: 100%;
    padding: 8px;
    text-transform: uppercase;
    user-select: none
}

.btn:after,
.card,
.fbtn-text {
    border-radius: 2px
}

.fbtn,
.picker {
    -moz-user-select: none;
    -ms-user-select: none
}

.btn:active,
.btn:focus,
.btn:hover {
    color: inherit;
    outline: 0;
    text-decoration: none
}

.btn:after {
    box-shadow: 0 3px 9px rgba(0, 0, 0, .3);
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    width: 100%
}

.fbtn,
.fbtn:after {
    border-radius: 50%
}

.btn:active:after,
.btn:focus:after {
    opacity: 1
}

.btn.waves-attach:active:after {
    background-color: transparent
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    opacity: .54
}

.dropdown [data-toggle=dropdown],
.fbtn {
    cursor: pointer
}

.btn.disabled .waves-ripple,
.btn.disabled:after,
.btn[disabled] .waves-ripple,
.btn[disabled]:after,
fieldset[disabled] .btn .waves-ripple,
fieldset[disabled] .btn:after {
    display: none
}

.btn-brand {
    background-color: #3f51b5;
    color: #fff !important
}

.btn-brand-accent {
    background-color: #1aaeb7;
    color: #fff !important
}

.btn-green,
.btn-orange {
    color: rgba(0, 0, 0, .87) !important
}

.btn-green {
    background-color: #4caf50
}

.btn-orange {
    background-color: #ff9800
}

.btn-red {
    background-color: #f44336;
    color: #fff !important
}

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

.btn-flat {
    background-color: transparent;
    box-shadow: none
}

.btn-flat:after {
    background-color: rgba(154, 154, 154, .36);
    box-shadow: none
}

.btn-flat.disabled,
.btn-flat[disabled],
fieldset[disabled] .btn-flat {
    background-color: transparent
}

.btn-flat.btn-brand {
    color: #3f51b5 !important
}

.btn-flat.btn-brand-accent {
    color: #1aaeb7 !important
}

.btn-flat.btn-green {
    color: #4caf50 !important
}

.btn-flat.btn-orange {
    color: #ff9800 !important
}

.btn-flat.btn-red {
    color: #f44336 !important
}

.fbtn {
    background-color: #FFFFFE;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15), 0 1px 3px 1px rgba(0, 0, 0, .3);
    color: #212121;
    display: block;
    height: 40px;
    margin: 12px auto;
    padding: 10px 0;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    user-select: none;
    width: 40px
}

.fbtn:active,
.fbtn:focus,
.fbtn:hover {
    color: #212121;
    outline: 0;
    text-decoration: none
}

.fbtn:after {
    box-shadow: 0 6px 9px rgba(0, 0, 0, .15);
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    width: 100%
}

.fbtn:active:after,
.fbtn:focus:after {
    opacity: 1
}

.fbtn-brand {
    background-color: #3f51b5;
    color: #fff !important
}

.fbtn-brand-accent {
    background-color: #1aaeb7;
    color: #fff !important
}

.fbtn-green,
.fbtn-orange {
    color: rgba(0, 0, 0, .87) !important
}

.fbtn-green {
    background-color: #4caf50
}

.fbtn-orange {
    background-color: #ff9800
}

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

.fbtn-lg {
    font-size: 20px;
    height: 56px;
    line-height: 28px;
    padding-top: 14px;
    padding-bottom: 14px;
    width: 56px
}

.fbtn-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: fixed;
    right: 16px;
    bottom: 12px;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    z-index: 21
}

@media only screen and (min-width:992px) {
    .fbtn-container {
        -webkit-transform: translateY(0) !important;
        transform: translateY(0) !important
    }
}

.fbtn-dropdown,
.fbtn-dropup {
    position: absolute;
    left: 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0s .3s;
    transition: -webkit-transform 0s .3s;
    transition: transform 0s .3s;
    transition: transform 0s .3s, -webkit-transform 0s .3s;
    width: 100%
}

.fbtn-inner.open .fbtn-dropdown,
.fbtn-inner.open .fbtn-dropup {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: none;
    transition: none
}

.fbtn-dropdown .fbtn,
.fbtn-dropup .fbtn {
    opacity: 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0)
}

.fbtn-inner.open .fbtn-dropdown .fbtn,
.fbtn-inner.open .fbtn-dropup .fbtn {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.fbtn-dropdown {
    top: 100%
}

.fbtn-dropup {
    bottom: 100%
}

.fbtn-inner {
    position: relative
}

.fbtn-ori,
.fbtn-sub {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-left: -.5em;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

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

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

.fbtn-inner.open .fbtn-sub {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.fbtn-text {
    background-color: rgba(0, 0, 0, .87);
    color: #fff;
    display: none;
    font-size: 12px;
    line-height: 20px;
    margin-top: -11px;
    margin-left: 16px;
    padding: 2px 8px;
    position: absolute;
    top: 50%;
    left: 100%
}

.fbtn-inner.open .fbtn-text {
    display: block
}

html.no-touchevents .fbtn-text {
    display: block;
    opacity: 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform 0s .3s;
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform 0s .3s;
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform 0s .3s;
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), transform 0s .3s, -webkit-transform 0s .3s
}

html.no-touchevents .fbtn:hover>.fbtn-text {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.checkbox-circle-icon,
.dropdown-menu {
    -webkit-transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.fbtn-text-left {
    margin-right: 16px;
    margin-left: 0;
    right: 100%;
    left: auto
}

.card {
    background-color: #fff;
    box-shadow: 0 -1px 0 #e5e5e5, 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 12px;
}

.card[href]:focus,
.card[href]:hover {
    outline: 0;
    text-decoration: none
}

.card-brand {
    background-color: #3f51b5;
    color: #fff
}

.card-brand a,
.card-brand a:focus,
.card-brand a:hover {
    color: inherit
}

.card-brand-accent {
    background-color: #1aaeb7;
    color: #fff
}

.card-brand-accent a,
.card-brand-accent a:focus,
.card-brand-accent a:hover {
    color: inherit
}

.card-green {
    background-color: #4caf50;
    color: rgba(0, 0, 0, .87)
}

.card-green a,
.card-green a:focus,
.card-green a:hover {
    color: inherit
}

.card-orange {
    background-color: #ff9800;
    color: rgba(0, 0, 0, .87)
}

.card-orange a,
.card-orange a:focus,
.card-orange a:hover {
    color: inherit
}

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

.card-red a,
.card-red a:focus,
.card-red a:hover {
    color: inherit
}

.card-action {
    border-top: 1px solid rgba(0, 0, 0, .12);
    min-height: 48px
}

.card-action:after,
.card-action:before {
    display: table;
    line-height: 0
}

.card-action:after {
    clear: both
}

.card-main>.card-action:first-child {
    border-top: 0
}

.card-action-btn {
    margin: 6px 8px
}

.card-action-btn .btn+.btn {
    margin-left: 8px
}

.card-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 56px
}

.card-main>.card-header:last-child {
    border-bottom: 0
}

.card-header-side {
    margin-top: 12px;
    margin-bottom: 12px
}

.card-header-side.pull-left {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding-left: 16px
}

.card-header-side.pull-right,
.card-side.pull-right,
.tile-action {
    -webkit-box-ordinal-group: 2;
    order: 1
}

.card-header-side.pull-right {
    -ms-flex-order: 1;
    padding-right: 16px
}

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

.card-header .card-heading {
    margin-top: 0;
    margin-bottom: 0
}

.card-img {
    display: block;
    position: relative
}

.card-img-heading,
.card-img-heading:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.card-main>.card-img:first-child {
    border-radius: 2px 2px 0 0
}

.card-main>.card-img:last-child {
    border-radius: 0 0 2px 2px
}

.card-img img {
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto
}

.card-img-heading {
    color: #fff;
    margin: 0;
    padding: 12px 16px;
    z-index: 1
}

.card-img-heading:before {
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .1) 70%, rgba(0, 0, 0, .2));
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .1) 70%, rgba(0, 0, 0, .2));
    display: block;
    height: 300%;
    z-index: -1
}

.card-inner {
    margin: 1.5rem 16px
}

.card-header .card-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 12px;
    margin-bottom: 12px
}

.card-main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0
}

.card-side {
    background-color: #FFFFFE;
    border-radius: 2px 0 0 2px;
    max-width: 33.33333%;
    padding-right: 16px;
    padding-left: 16px
}

.card-side[href] {
    color: inherit
}

.card-side[href]:focus,
.card-side[href]:hover {
    outline: 0;
    text-decoration: none
}

.card-side.card-side-img {
    overflow: hidden;
    padding-right: 0;
    padding-left: 0
}

.card-side.pull-right {
    border-radius: 0 2px 2px 0;
    -ms-flex-order: 1
}

.card-brand .card-side {
    background-color: #303f9f;
    color: #fff
}

.card-brand-accent .card-side {
    background-color: #004b44;
    color: #fff
}

.card-green .card-side {
    background-color: #388e3c;
    color: #fff
}

.card-orange .card-side {
    background-color: #f57c00;
    color: rgba(0, 0, 0, .87)
}

.card-red .card-side {
    background-color: #d32f2f;
    color: #fff
}

code,
pre {
    background-color: #FFFFFE
}

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

code,
kbd {
    font-size: 75%;
    padding: 2px 4px
}

code {
    border: 1px solid #dadada;
    border-radius: 4px;
    color: #1aaeb7;
    line-height: 1
}

kbd {
    background-color: #212121;
    border-radius: 4px;
    color: #fff
}

kbd kbd {
    font-size: 100%;
    padding: 0
}

pre {
    border: 1px solid #dadada;
    border-radius: 2px;
    color: #212121;
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin: 1.5rem 0;
    overflow: auto;
    padding: 12px 8px;
    word-wrap: break-word
}

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

.dropdown {
    position: relative;
    z-index: 1
}

.dropdown-inline {
    display: inline-block
}

.dropdown-menu {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .12);
    border-radius: 0 2px 2px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .06), 0 0 3px rgba(0, 0, 0, .18), 0 1px 3px rgba(0, 0, 0, .18);
    margin: 0 !important;
    min-width: 100%;
    opacity: 0;
    position: absolute !important;
    top: 100%;
    left: 0;
    -webkit-transform: scale(.3, 0);
    transform: scale(.3, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transition-duration: .3s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    padding: 8px 0
}

.dropdown.open .dropdown-menu {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.dropdown-menu.dropdown-menu-right,
.dropdown.pull-right .dropdown-menu {
    border-radius: 2px 0 2px 2px;
    right: 0;
    left: auto;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.dropdown-menu li>.a,
.dropdown-menu li>a {
    color: #212121;
    display: block;
    line-height: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dropdown-menu li.active>.a,
.dropdown-menu li.active>a,
.dropdown-menu li>.a:focus,
.dropdown-menu li>.a:hover,
.dropdown-menu li>a:focus,
.dropdown-menu li>a:hover {
    background-color: #FFFFFE
}

.dropdown-toggle {
    -webkit-transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1)
}

.dropdown.open .dropdown-toggle {
    background-color: rgba(154, 154, 154, .18);
    border-radius: 2px 2px 0 0
}

.dropdown-toggle-btn {
    margin-right: 1px;
    margin-left: 1px;
    padding-right: 16px;
    padding-left: 16px;
    position: relative;
    z-index: 1
}

.dropdown.open .dropdown-toggle-btn {
    background-color: #fff;
    box-shadow: none;
    color: #212121
}

.dropdown-toggle-btn~.dropdown-menu {
    min-width: 100%;
    padding-top: 56px;
    top: -14px;
    left: 0;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.dropdown-toggle-btn~.dropdown-menu.dropdown-menu-right,
.dropdown.pull-right .dropdown-toggle-btn~.dropdown-menu {
    right: 0;
    left: auto
}

.checkbox,
.radiobtn {
    display: block;
    position: relative
}

.form-group .checkbox,
.form-group .radiobtn {
    margin-top: 8px;
    padding-bottom: 8px
}

.checkbox label,
.radiobtn label {
    cursor: pointer;
    margin: 0;
    min-height: 14px;
    padding-left: 20px
}

.checkbox.disabled label,
.radiobtn.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radiobtn label {
    color: rgba(0, 0, 0, .38);
    cursor: not-allowed
}

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

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

.form {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.form-control,
.picker__select--month,
.picker__select--year {
    background-color: rgb(84 119 180 / 0.1);
    background-image: none;
    border: 0;
    border-bottom: 2px solid #AEB0B2;
    border-radius: 4px 4px 0 0;
    color: #444444;
    display: block;
    font-size: 14px;
    height: 56px;
    line-height: 20px;
    padding: 29px 0 7px;
    width: 100%
}

.form-control:focus,
.picker__select--month:focus,
.picker__select--year:focus {
    background-color: #edf1f7;
    border-color: #1aaeb7;
    border-bottom-width: 2px;
    outline: 0;
    padding-bottom: 6px
}

.form-control::-webkit-input-placeholder,
.picker__select--month::-webkit-input-placeholder,
.picker__select--year::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .38)
}

.form-control::-moz-placeholder,
.picker__select--month::-moz-placeholder,
.picker__select--year::-moz-placeholder {
    color: rgba(0, 0, 0, .38)
}

.form-control:-ms-input-placeholder,
.picker__select--month:-ms-input-placeholder,
.picker__select--year:-ms-input-placeholder {
    color: rgba(0, 0, 0, .38)
}

.form-control::placeholder,
.picker__select--month::placeholder,
.picker__select--year::placeholder {
    color: rgba(0, 0, 0, .38)
}

.form-control[disabled],
.form-control[readonly],
[disabled].picker__select--month,
[disabled].picker__select--year,
[readonly].picker__select--month,
[readonly].picker__select--year,
fieldset[disabled] .form-control,
fieldset[disabled] .picker__select--month,
fieldset[disabled] .picker__select--year {
    border-style: dashed;
    color: rgba(0, 0, 0, .38);
    cursor: not-allowed;
    opacity: 1
}

.form-control-inline.picker__select--month,
.form-control-inline.picker__select--year,
.form-control.form-control-inline {
    display: inline-block;
    vertical-align: middle;
    width: auto
}

.form-control-default.picker__select--month,
.form-control-default.picker__select--year,
.form-control.form-control-default {
    border: 1px solid rgba(0, 0, 0, .12);
    padding: 7px 8px
}

.form-control-default.picker__select--month:focus,
.form-control-default.picker__select--year:focus,
.form-control.form-control-default:focus {
    border: 1px solid #1aaeb7;
    padding: 7px 8px
}

.form-control-default[disabled].picker__select--month,
.form-control-default[disabled].picker__select--year,
.form-control-default[readonly].picker__select--month,
.form-control-default[readonly].picker__select--year,
.form-control.form-control-default[disabled],
.form-control.form-control-default[readonly],
fieldset[disabled] .form-control-default.picker__select--month,
fieldset[disabled] .form-control-default.picker__select--year,
fieldset[disabled] .form-control.form-control-default {
    background-color: rgba(154, 154, 154, .18)
}

.form-group-brand .form-control,
.form-group-brand .form-control:focus,
.form-group-brand .picker__select--month,
.form-group-brand .picker__select--month:focus,
.form-group-brand .picker__select--year,
.form-group-brand .picker__select--year:focus {
    border-color: #3f51b5
}

.form-group-brand-accent .form-control,
.form-group-brand-accent .form-control:focus,
.form-group-brand-accent .picker__select--month,
.form-group-brand-accent .picker__select--month:focus,
.form-group-brand-accent .picker__select--year,
.form-group-brand-accent .picker__select--year:focus {
    border-color: #1aaeb7
}

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

.form-group-orange .form-control,
.form-group-orange .form-control:focus,
.form-group-orange .picker__select--month,
.form-group-orange .picker__select--month:focus,
.form-group-orange .picker__select--year,
.form-group-orange .picker__select--year:focus {
    border-color: #ff9800
}

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

input[type=color].form-control-default {
    min-width: 38px
}

.snackbar-text,
.tile-inner {
    min-width: 0
}

select.form-control,
select.picker__select--month,
select.picker__select--year {
    -webkit-appearance: none;
    -moz-appearance: none
}

@media only screen and (-webkit-min-device-pixel-ratio:0),
(min--moz-device-pixel-ratio:0) {

    select.form-control,
    select.picker__select--month,
    select.picker__select--year {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1ODZCNTU1QkIxQkUxMUU1OEYzRkZEMkE1Q0Y3MDFBNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1ODZCNTU1Q0IxQkUxMUU1OEYzRkZEMkE1Q0Y3MDFBNyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU4NkI1NTU5QjFCRTExRTU4RjNGRkQyQTVDRjcwMUE3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU4NkI1NTVBQjFCRTExRTU4RjNGRkQyQTVDRjcwMUE3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+TozEogAAAGxJREFUeNrs1DEOgDAIheHH4XpqDocdiInYVqA6mEBC2P5vg0QEXw4VUMCPACJq/bSXuty7bAEosIuwAhgBuwjrYgVkkTPuAaLIJe4FvMgtHgGekGE8CsyQaTwDWGQZzwIwAEJAPbsC0nMIMADa5XjRmvnODAAAAABJRU5ErkJggg==);
        background-position: 100% 11px;
        background-repeat: no-repeat;
        background-size: 12px 12px;
        padding-right: 20px
    }

    select.form-control[multiple],
    select.form-control[size],
    select[multiple].picker__select--month,
    select[multiple].picker__select--year,
    select[size].picker__select--month,
    select[size].picker__select--year {
        background-image: none;
        padding-right: 0
    }

    select.form-control-default {
        background-position: calc(100% - 8px) 11px;
        padding-right: 28px !important
    }

    select.form-control-default[multiple],
    select.form-control-default[size] {
        padding-right: 8px !important
    }
}

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

.form-control-static {
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 7px
}

.form-control-static.form-control-default {
    padding-top: 7px
}

.form-group {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

legend+.form-group {
    margin-top: 0
}

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

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

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

.form-label {
    display: block
}

@media only screen and (min-width:480px) {
    [class*=col-xs]>.form-label {
        padding-top: 8px;
        padding-bottom: 8px;
        text-align: right
    }
}

@media only screen and (min-width:768px) {
    [class*=col-sm]>.form-label {
        padding-top: 8px;
        padding-bottom: 8px;
        text-align: right
    }
}

@media only screen and (min-width:992px) {
    [class*=col-md]>.form-label {
        padding-top: 8px;
        padding-bottom: 8px;
        text-align: right
    }
}

@media only screen and (min-width:1440px) {
    [class*=col-lg]>.form-label {
        padding-top: 8px;
        padding-bottom: 8px;
        text-align: right
    }
}

.form-group-brand .form-label {
    color: #3f51b5
}

.form-group-brand-accent .form-label {
    color: #1aaeb7
}

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

.form-group-orange .form-label {
    color: #ff9800
}

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

.checkbox-adv,
.radiobtn-adv {
    font-size: 14px;
    line-height: 20px
}

[class*=checkbox-circle],
[class*=radiobtn-circle] {
    display: block;
    height: 14px;
    position: absolute;
    top: 2px;
    left: 0;
    width: 14px
}

[class*=radiobtn-circle] {
    border-radius: 50%
}

.checkbox-circle,
.radiobtn-circle {
    border: 2px solid rgba(0, 0, 0, .54);
    -webkit-transition: border-color .3s cubic-bezier(.4, 0, .2, 1);
    transition: border-color .3s cubic-bezier(.4, 0, .2, 1)
}

input[type=checkbox]:focus~.checkbox-circle {
    border-color: rgba(0, 0, 0, .87)
}

.checkbox-adv.disabled input[type=checkbox]~.checkbox-circle,
fieldset[disabled] input[type=checkbox]~.checkbox-circle,
input[type=checkbox][disabled]~.checkbox-circle {
    border-color: rgba(0, 0, 0, .38)
}

input[type=radio]:focus~.radiobtn-circle {
    border-color: rgba(0, 0, 0, .87)
}

input[type=radio]:checked~.radiobtn-circle {
    border-color: #1aaeb7
}

.radiobtn-adv.disabled input[type=radio]~.radiobtn-circle,
fieldset[disabled] input[type=radio]~.radiobtn-circle,
input[type=radio][disabled]~.radiobtn-circle {
    border-color: rgba(0, 0, 0, .38)
}

.radiobtn-adv.disabled input[type=radio]:checked~.radiobtn-circle,
fieldset[disabled] input[type=radio]:checked~.radiobtn-circle,
input[type=radio]:checked[disabled]~.radiobtn-circle {
    border-color: #24F4FF
}

.checkbox-circle-check,
.radiobtn-circle-check {
    background-color: transparent;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.checkbox-circle-check:after,
.checkbox-circle-check:before,
.radiobtn-circle-check:after,
.radiobtn-circle-check:before {
    background-color: #1aaeb7;
    border-radius: 50%;
    content: "";
    display: block;
    opacity: 0;
    position: absolute
}

.checkbox-adv.disabled .checkbox-circle-check,
.radiobtn-adv.disabled .radiobtn-circle-check:after,
.radiobtn-adv.disabled .radiobtn-circle-check:before,
fieldset[disabled] .checkbox-circle-check,
fieldset[disabled] .radiobtn-circle-check:after,
fieldset[disabled] .radiobtn-circle-check:before,
input[type=checkbox][disabled]~.checkbox-circle-check,
input[type=radio][disabled]~.radiobtn-circle-check:after,
input[type=radio][disabled]~.radiobtn-circle-check:before {
    display: none
}

.checkbox-circle-check:after,
.radiobtn-circle-check:after {
    height: 70px;
    top: -28px;
    left: -28px;
    width: 70px
}

.checkbox-circle-check:before,
.radiobtn-circle-check:before {
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    width: 100%
}

input[type=checkbox]:checked~.checkbox-circle-check {
    -webkit-transform: scale(.5, .5);
    transform: scale(.5, .5)
}

input[type=checkbox]:checked~.checkbox-circle-check:after {
    -webkit-animation: circle-check .6s;
    animation: circle-check .6s
}

input[type=radio]:checked~.radiobtn-circle-check {
    -webkit-transform: scale(.45, .45);
    transform: scale(.45, .45)
}

input[type=radio]:checked~.radiobtn-circle-check:after {
    -webkit-animation: circle-check .6s;
    animation: circle-check .6s
}

input[type=radio]:checked~.radiobtn-circle-check:before {
    opacity: 1
}

.radiobtn-adv.disabled input[type=radio]:checked~.radiobtn-circle-check,
fieldset[disabled] input[type=radio]:checked~.radiobtn-circle-check,
input[type=radio]:checked[disabled]~.radiobtn-circle-check {
    background-color: #24F4FF
}

.checkbox-circle-icon {
    background-color: #1aaeb7;
    color: #fff;
    opacity: 0;
    -webkit-transform: scale(.5, .5);
    transform: scale(.5, .5);
    transition-duration: .3s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.floating-label,
.switch-toggle:after {
    -webkit-transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.checkbox-circle-icon:before {
    top: auto
}

input[type=checkbox]:checked~.checkbox-circle-icon {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.checkbox-adv.disabled input[type=checkbox]:checked~.checkbox-circle-icon,
fieldset[disabled] input[type=checkbox]:checked~.checkbox-circle-icon,
input[type=checkbox]:checked[disabled]~.checkbox-circle-icon {
    background-color: #24F4FF
}

@-webkit-keyframes circle-check {

    0%,
    100% {
        opacity: 0
    }

    25% {
        opacity: .25
    }
}

@keyframes circle-check {

    0%,
    100% {
        opacity: 0
    }

    25% {
        opacity: .25
    }
}

.floating-label {
    color: #444444;
    cursor: text;
    display: block;
    font-size: 16px;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 21px;
    left: 0;
    text-overflow: ellipsis;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transition-duration: .3s;
    -webkit-transition-property: color, -webkit-transform;
    transition-property: color, -webkit-transform;
    transition-property: color, transform;
    transition-property: color, transform, -webkit-transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    white-space: nowrap;
    z-index: 2;
}

.form-group-label,
.switch,
.switch-toggle {
    position: relative
}

.form-group-label [class*=col-] .floating-label {
    left: 16px
}

.form-group-label.control-focus .floating-label,
.form-group-label.control-highlight .floating-label {
    -webkit-transform: scale(.85714, .85714) translateY(-15px);
    transform: scale(.85714, .85714) translateY(-15px);
    color: #ADAEB2;
    font-size: 12px;
}

.form-group-label.control-focus .floating-label {
    color: #1AAEB7;
    font-size: 12px;
}

.form-group-label {
    margin-top: 1.7rem;
    margin-bottom: 1.7rem
}

.form-group-label .form-control,
.form-group-label .picker__select--month,
.form-group-label .picker__select--year {
    position: relative;
    z-index: 1
}

.form-group-label .form-control::-webkit-input-placeholder,
.form-group-label .picker__select--month::-webkit-input-placeholder,
.form-group-label .picker__select--year::-webkit-input-placeholder {
    color: transparent
}

.form-group-label .form-control::-moz-placeholder,
.form-group-label .picker__select--month::-moz-placeholder,
.form-group-label .picker__select--year::-moz-placeholder {
    color: transparent
}

.form-group-label .form-control:-ms-input-placeholder,
.form-group-label .picker__select--month:-ms-input-placeholder,
.form-group-label .picker__select--year:-ms-input-placeholder {
    color: transparent
}

.form-group-label .form-control::placeholder,
.form-group-label .picker__select--month::placeholder,
.form-group-label .picker__select--year::placeholder {
    color: transparent
}

legend+.form-group-label {
    margin-top: 12px
}

.form-group-label.form-group-brand .floating-label {
    color: #3f51b5
}

.form-group-label.form-group-brand-accent .floating-label {
    color: #1aaeb7
}

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

.form-group-label.form-group-orange .floating-label {
    color: #ff9800
}

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

.form-icon-label {
    cursor: pointer;
    display: block;
    font-size: 20px;
    line-height: 28px;
    padding: 4px 0;
    -webkit-transition: color .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1)
}

.switch.checkbox label,
.switch.radiobtn label {
    padding-left: 40.5px
}

.switch-toggle {
    background-color: rgba(0, 0, 0, .38);
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin-right: 8px;
    -webkit-transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
    transition: background-color .3s cubic-bezier(.4, 0, .2, 1);
    width: 32.5px
}

.switch-toggle:after,
.switch-toggle:before {
    border-radius: 50%;
    display: block;
    height: 20px;
    position: absolute;
    top: -4px;
    left: 0;
    width: 20px
}

.switch-toggle:after {
    box-shadow: 0 0 0 12.5px rgba(0, 0, 0, .1);
    opacity: 0;
    transition-duration: .3s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.switch-toggle:active:after {
    opacity: 1
}

.switch-toggle:before {
    background-color: #fff;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .25);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background-color, -webkit-transform;
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    transition-property: background-color, transform, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

input[type=checkbox]:checked+.switch-toggle,
input[type=radio]:checked+.switch-toggle {
    background-color: rgba(255, 64, 129, .5)
}

input[type=checkbox]:checked+.switch-toggle:after,
input[type=checkbox]:checked+.switch-toggle:before,
input[type=radio]:checked+.switch-toggle:after,
input[type=radio]:checked+.switch-toggle:before {
    -webkit-transform: translateX(12.5px);
    transform: translateX(12.5px)
}

input[type=checkbox]:checked+.switch-toggle:before,
input[type=radio]:checked+.switch-toggle:before {
    background-color: #1aaeb7
}

input[type=checkbox]:checked+.switch-toggle:active:after,
input[type=radio]:checked+.switch-toggle:active:after {
    box-shadow: 0 0 0 12.5px rgba(255, 64, 129, .25)
}

.checkbox.switch .switch-toggle,
.radiobtn.switch .switch-toggle {
    position: absolute;
    top: 4px;
    left: 0
}

.modal,
.modal-backdrop {
    -webkit-backface-visibility: hidden;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0
}

input[type=checkbox]:checked+.switch-toggle-brand,
input[type=radio]:checked+.switch-toggle-brand {
    background-color: rgba(63, 81, 181, .5)
}

input[type=checkbox]:checked+.switch-toggle-brand:before,
input[type=radio]:checked+.switch-toggle-brand:before {
    background-color: #3f51b5
}

input[type=checkbox]:checked+.switch-toggle-brand:active:after,
input[type=radio]:checked+.switch-toggle-brand:active:after {
    box-shadow: 0 0 0 12.5px rgba(63, 81, 181, .25)
}

input[type=checkbox]:checked+.switch-toggle-green,
input[type=radio]:checked+.switch-toggle-green {
    background-color: rgba(76, 175, 80, .5)
}

input[type=checkbox]:checked+.switch-toggle-green:before,
input[type=radio]:checked+.switch-toggle-green:before {
    background-color: #4caf50
}

input[type=checkbox]:checked+.switch-toggle-green:active:after,
input[type=radio]:checked+.switch-toggle-green:active:after {
    box-shadow: 0 0 0 12.5px rgba(76, 175, 80, .25)
}

input[type=checkbox]:checked+.switch-toggle-orange,
input[type=radio]:checked+.switch-toggle-orange {
    background-color: rgba(255, 152, 0, .5)
}

input[type=checkbox]:checked+.switch-toggle-orange:before,
input[type=radio]:checked+.switch-toggle-orange:before {
    background-color: #ff9800
}

input[type=checkbox]:checked+.switch-toggle-orange:active:after,
input[type=radio]:checked+.switch-toggle-orange:active:after {
    box-shadow: 0 0 0 12.5px rgba(255, 152, 0, .25)
}

input[type=checkbox]:checked+.switch-toggle-red,
input[type=radio]:checked+.switch-toggle-red {
    background-color: rgba(244, 67, 54, .5)
}

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

input[type=checkbox]:checked+.switch-toggle-red:active:after,
input[type=radio]:checked+.switch-toggle-red:active:after {
    box-shadow: 0 0 0 12.5px rgba(244, 67, 54, .25)
}

.modal-content,
.picker__wrap {
    box-shadow: 0 1px 30px rgba(0, 0, 0, .5);
    outline: 0
}

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

.label {
    background-color: rgba(0, 0, 0, .38);
    border-radius: 2px;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding: .2em .6em;
    vertical-align: baseline;
    white-space: nowrap
}

.modal-title {
    font-size: 20px;
    line-height: 28px
}

.modal-close {
    font-size: 45px;
    line-height: 25px
}

.label-brand {
    background-color: #3f51b5;
    color: #fff
}

.label-brand-accent {
    background-color: #1aaeb7;
    color: #fff
}

.label-green {
    background-color: #4caf50;
    color: rgba(0, 0, 0, .87)
}

.label-orange {
    background-color: #ff9800;
    color: rgba(0, 0, 0, .87)
}

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

.modal {
    backface-visibility: hidden;
    display: none;
    overflow: hidden;
    outline: 0;
    top: 0;
    z-index: 40;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-backdrop {
    backface-visibility: hidden;
    background-color: #000;
    opacity: 0;
    top: 0;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    z-index: 39
}

.picker__holder,
.snackbar-inner {
    -webkit-backface-visibility: hidden
}

.menu~.modal-backdrop.in,
.modal-backdrop.fade.in {
    opacity: .54
}

.modal-content,
.modal-dialog,
.modal-heading,
.nav,
.nav li {
    position: relative
}

.menu~.modal-backdrop {
    z-index: 30
}

.modal-close {
    color: #727272 !important;
    cursor: pointer;
    display: block;
    float: right;
    margin-right: -8px;
    padding-right: 8px;
    padding-left: 8px
}

.modal-close:focus,
.modal-close:hover {
    color: #1aaeb7;
    text-decoration: none
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 0;
    border-radius: 0
}

.modal-dialog {
    margin: 48px 16px
}

.modal-heading {
    height: 29px;
}

.modal-heading,
.modal-inner {
    margin-top: 1.5rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

.modal-dialog.modal-full {
    width: 100%;
    height: 100%;
    min-width: 100% !important;
    margin: 0;
    padding: 0;
}

.modal-dialog.modal-full .modal-content {
    height: 100%
}

/* .modal.fade .modal-dialog {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
} */

.modal.fade .modal-dialog {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.modal.fade.in .modal-dialog {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

@media only screen and (min-width:480px) {
    .modal-dialog.modal-xs {
        margin-right: auto;
        margin-left: auto;
        width: 448px
    }
}

@media only screen and (min-width:992px) {
    .modal-dialog {
        margin-right: auto;
        margin-left: auto;
        width: 960px
    }
}

@media only screen and (min-width:1440px) {
    .modal-dialog {
        width: 1408px
    }
}

.modal-footer {
    padding-right: 1.5rem;
    padding-left: 1.5rem
}

.modal-footer .btn+.btn {
    margin-right: 16px
}

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

.modal-heading,
.modal-inner {
    margin-bottom: 2.3rem
}

.modal-open {
    overflow: hidden
}

.modal-title {
    margin-top: 0;
    margin-right: 28px;
    margin-bottom: 1.5rem
}

.modal-va-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

.modal-va-middle .modal-dialog {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media only screen and (min-width:480px) {
    .modal-va-middle .modal-dialog.modal-xs {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

@media only screen and (min-width:992px) {
    .modal-va-middle .modal-dialog {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.modal-va-middle-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nav {
    margin: 1.5rem 0;
    padding: 0
}

.nav:after,
.nav:before {
    display: table;
    line-height: 0
}

.nav li {
    display: block
}

.nav li>.a,
.nav li>a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 48px;
    padding: 0 16px;
    position: relative
}

.nav li>.a:focus,
.nav li>.a:hover,
.nav li>a:focus,
.nav li>a:hover {
    text-decoration: none
}

.nav ul {
    margin: 0;
    padding: 0
}

.nav-justified,
.nav-list {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.nav-justified {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.nav-justified>li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.nav-justified>li>.a,
.nav-justified>li>a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.nav-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nav-list>li {
    float: left
}

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

.picker__box {
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media only screen and (min-width:992px) {
    .picker__box {
        border-radius: 0 4px 4px 0
    }
}

.picker__date-display {
    background-color: #3f51b5;
    border-radius: 4px 4px 0 0;
    color: #fff;
    padding: 12px 16px;
    text-align: left
}

@media only screen and (min-width:992px) {
    .picker__date-display {
        border-radius: 4px 0 0 4px;
        width: 176px
    }
}

.picker__date-display-bottom {
    font-size: 34px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.picker__date-display-top {
    color: #7986cb;
    margin-bottom: 8px
}

.picker__day {
    border-radius: 50%;
    display: inline-block;
    height: 36px;
    padding: 8px 0;
    width: 36px
}

.picker__day:focus,
.picker__day:hover {
    color: #3f51b5;
    cursor: pointer
}

.picker__day.picker__day--disabled {
    color: inherit;
    cursor: not-allowed;
    opacity: .5
}

.picker__day.picker__day--highlighted {
    color: #3f51b5
}

.picker__day.picker__day--selected {
    background-color: #3f51b5;
    color: #fff !important
}

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

.picker__day--outfocus {
    display: none
}

.picker__footer {
    padding: 8px 16px;
    text-align: right
}

.picker__footer button {
    margin-left: 8px
}

.picker__footer button:first-child {
    margin-left: 0
}

.picker__frame {
    margin: 48px auto;
    max-width: 268px;
    position: relative;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.picker--opened .picker__frame {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.picker__header {
    margin-top: 12px;
    margin-bottom: 8px;
    position: relative
}

.picker__holder {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    backface-visibility: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0s .3s;
    transition: -webkit-transform 0s .3s;
    transition: transform 0s .3s;
    transition: transform 0s .3s, -webkit-transform 0s .3s;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.load-bar,
.load-bar-base,
.progress,
.progress-circular,
.stepper {
    overflow: hidden
}

.picker__holder:before {
    background-color: #000;
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    width: 100%
}

.picker--opened .picker__holder {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: none;
    transition: none
}

.picker--opened .picker__holder:before {
    opacity: .5
}

.picker__input {
    background-color: transparent !important;
    border-bottom-style: solid !important;
    color: inherit !important;
    cursor: text !important
}

.picker__input.picker__input--active {
    border-color: #1aaeb7;
    border-bottom-width: 2px
}

.picker__input.picker__input--active.form-control-default {
    border-bottom-width: 1px
}

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

.picker__month:first-child,
.picker__year:first-child {
    margin-left: 0
}

.picker__nav--next,
.picker__nav--prev {
    cursor: pointer;
    height: 36px;
    line-height: 20px;
    margin-top: -18px;
    padding-top: 8px;
    padding-bottom: 8px;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 36px
}

.picker__nav--next:focus,
.picker__nav--next:hover,
.picker__nav--prev:focus,
.picker__nav--prev:hover {
    color: #3f51b5
}

@media only screen and (min-width:992px) {
    .picker__footer {
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }

    .picker__frame {
        max-width: 528px
    }

    .picker__nav--next,
    .picker__nav--prev {
        width: 48px
    }
}

.picker__nav--next {
    right: 8px
}

.picker__nav--next:before {
    content: "keyboard_arrow_right"
}

.picker__nav--prev {
    left: 8px
}

.picker__nav--prev:before {
    content: "keyboard_arrow_left"
}

.picker__select--month,
.picker__select--year {
    background-position: 100% 4px !important;
    border-bottom: 0;
    display: inline-block;
    height: 20px;
    margin-left: 16px;
    padding: 0;
    width: auto
}

.picker__select--month:first-child,
.picker__select--year:first-child {
    margin-left: 0
}

.picker__select--month:focus,
.picker__select--year:focus {
    border-bottom: 0;
    padding-bottom: 0
}

.picker__table {
    margin: 0 8px;
    table-layout: fixed
}

.picker__table td,
.picker__table th {
    border: 0;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 36px
}

@media only screen and (min-width:992px) {
    .picker__table {
        margin: 0
    }

    .picker__table td,
    .picker__table th {
        width: 48px
    }

    .picker__table td:first-child,
    .picker__table th:first-child {
        padding-left: 8px;
        width: 56px
    }

    .picker__table td:last-child,
    .picker__table th:last-child {
        padding-right: 8px;
        width: 56px
    }

    .picker__weekday-display {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.picker__weekday {
    color: #9a9a9a;
    padding-top: 8px !important;
    padding-bottom: 8px !important
}

.picker__weekday-display {
    margin-right: 8px
}

.picker__weekday-display:after {
    content: ","
}

.picker__wrap {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    vertical-align: middle;
    z-index: 1
}

@media only screen and (min-width:992px) {
    .picker__wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.stepper-horiz-alt .stepper,
.tile-collapse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.progress {
    background-color: #24F4FF;
    height: 4px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    position: relative
}

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

.progress-bar {
    background-color: #1aaeb7;
    border-radius: 0 1px 1px 0;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: width .3s cubic-bezier(.4, 0, .2, 1);
    transition: width .3s cubic-bezier(.4, 0, .2, 1)
}

.progress-brand {
    background-color: #7986cb
}

.progress-brand .progress-bar {
    background-color: #3f51b5
}

.progress-green {
    background-color: #81c784
}

.progress-green .progress-bar {
    background-color: #4caf50
}

.progress-orange {
    background-color: #ffb74d
}

.progress-orange .progress-bar {
    background-color: #ff9800
}

.progress-red {
    background-color: #e57373
}

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

.progress-bar-indeterminate {
    background-color: #1aaeb7
}

.progress-bar-indeterminate:after,
.progress-bar-indeterminate:before {
    -webkit-animation-duration: 2.1s;
    animation-duration: 2.1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background-color: inherit;
    border-radius: 1px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: width .3s cubic-bezier(.4, 0, .2, 1);
    transition: width .3s cubic-bezier(.4, 0, .2, 1);
    will-change: left, width
}

.progress-bar-indeterminate:after {
    -webkit-animation-name: pbar-indeterminate-one;
    animation-name: pbar-indeterminate-one;
    left: 0
}

.progress-bar-indeterminate:before {
    -webkit-animation-name: pbar-indeterminate-two;
    animation-name: pbar-indeterminate-two;
    right: 0
}

@-webkit-keyframes pbar-indeterminate-one {
    0% {
        left: 0;
        width: 0
    }

    50% {
        left: 25%;
        width: 75%
    }

    75% {
        left: 100%;
        width: 0
    }
}

@keyframes pbar-indeterminate-one {
    0% {
        left: 0;
        width: 0
    }

    50% {
        left: 25%;
        width: 75%
    }

    75% {
        left: 100%;
        width: 0
    }
}

@-webkit-keyframes pbar-indeterminate-two {

    0%,
    50% {
        left: 0;
        width: 0
    }

    75% {
        left: 0;
        width: 25%
    }

    100% {
        left: 100%;
        width: 0
    }
}

@keyframes pbar-indeterminate-two {

    0%,
    50% {
        left: 0;
        width: 0
    }

    75% {
        left: 0;
        width: 25%
    }

    100% {
        left: 100%;
        width: 0
    }
}

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

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

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

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

.progress-circular {
    height: 40px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    position: relative;
    width: 40px
}

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

.progress-circular-gap {
    border-top: 2px solid #1aaeb7;
    position: absolute;
    top: 0;
    right: 19px;
    bottom: 0;
    left: 19px
}

.progress-circular-left,
.snackbar,
.stepper-horiz .stepper:before {
    left: 0
}

.progress-circular-brand .progress-circular-gap {
    border-top-color: #3f51b5
}

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

.progress-circular-orange .progress-circular-gap {
    border-top-color: #ff9800
}

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

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

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

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

.progress-circular-right {
    right: 0
}

.progress-circular-spinner {
    border: 4px solid #1aaeb7;
    border-bottom-color: transparent;
    border-radius: 50%;
    height: 40px;
    position: absolute;
    top: 0;
    width: 40px;
    will-change: transform
}

.progress-circular-left .progress-circular-spinner {
    -webkit-animation: pcircular-spinner-left 1.3125s cubic-bezier(.35, 0, .25, 1) infinite;
    animation: pcircular-spinner-left 1.3125s cubic-bezier(.35, 0, .25, 1) infinite;
    border-right-color: transparent;
    left: 0
}

.progress-circular-right .progress-circular-spinner {
    -webkit-animation: pcircular-spinner-right 1.3125s cubic-bezier(.35, 0, .25, 1) infinite;
    animation: pcircular-spinner-right 1.3125s cubic-bezier(.35, 0, .25, 1) infinite;
    border-left-color: transparent;
    right: 0
}

.progress-circular-brand .progress-circular-spinner {
    border-top-color: #3f51b5
}

.progress-circular-brand .progress-circular-left .progress-circular-spinner {
    border-left-color: #3f51b5
}

.progress-circular-brand .progress-circular-right .progress-circular-spinner {
    border-right-color: #3f51b5
}

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

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

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

.progress-circular-orange .progress-circular-spinner {
    border-top-color: #ff9800
}

.progress-circular-orange .progress-circular-left .progress-circular-spinner {
    border-left-color: #ff9800
}

.progress-circular-orange .progress-circular-right .progress-circular-spinner {
    border-right-color: #ff9800
}

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

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

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

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

@-webkit-keyframes pcircular-inner-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }

    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }

    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg)
    }

    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }

    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg)
    }

    100% {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg)
    }
}

@keyframes pcircular-inner-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }

    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }

    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg)
    }

    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }

    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg)
    }

    100% {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg)
    }
}

@-webkit-keyframes pcircular-spinner-left {

    0%,
    100% {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }

    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
}

@keyframes pcircular-spinner-left {

    0%,
    100% {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }

    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
}

@-webkit-keyframes pcircular-spinner-right {

    0%,
    100% {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }

    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
}

@keyframes pcircular-spinner-right {

    0%,
    100% {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }

    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
}

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

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

.load-bar {
    float: right;
    height: 100%;
    width: 50%
}

.load-bar:first-child {
    float: left
}

.load-bar-base {
    -webkit-animation: load-bar-right-in .9s cubic-bezier(.4, 0, .2, 1) 1 forwards;
    animation: load-bar-right-in .9s cubic-bezier(.4, 0, .2, 1) 1 forwards;
    background-color: #1aaeb7;
    float: left;
    height: 100%;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    width: 100%;
    will-change: transform
}

.load-bar:first-child .load-bar-base {
    -webkit-animation: load-bar-left-in .9s cubic-bezier(.4, 0, .2, 1) 1 forwards;
    animation: load-bar-left-in .9s cubic-bezier(.4, 0, .2, 1) 1 forwards;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transform-origin: top left;
    transform-origin: top left
}

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

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

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

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

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

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

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

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

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

.load-bar:first-child .load-bar-content {
    -webkit-animation: load-bar-left 3.6s linear infinite forwards;
    animation: load-bar-left 3.6s linear infinite forwards;
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

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

    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

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

    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

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

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

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

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

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

.load-bar-progress-brand {
    background-color: #3f51b5
}

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

.load-bar-progress-orange {
    background-color: #ff9800
}

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

.snackbar {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 41
}

.snackbar a {
    cursor: pointer
}

.snackbar a:focus,
.snackbar a:hover {
    text-decoration: none
}

@media only screen and (min-width:768px) {
    .snackbar {
        padding-right: 16px;
        padding-left: 16px;
        bottom: 1.5rem
    }

    .fbtn-container~.snackbar {
        right: 72px
    }

    .snackbar-inner {
        border-radius: 2px;
        float: left
    }
}

.snackbar-inner {
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .87);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .5);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    padding: 12px 16px;
    -webkit-transform: translate(0, 200%);
    transform: translate(0, 200%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.header,
.menu {
    -webkit-backface-visibility: hidden
}

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

.snackbar-inner.in {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

[data-dismiss=snackbar] {
    cursor: pointer;
    font-weight: 500;
    margin-left: 16px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-transform: uppercase;
    white-space: nowrap
}

.stepper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 1.5rem;
    position: relative
}

.stepper-horiz,
.table-responsive {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.stepper:focus,
.stepper:hover {
    text-decoration: none
}

.stepper-horiz .stepper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    background-color: #fff
}

.stepper-horiz .stepper:after,
.stepper-horiz .stepper:before {
    border-top: 1px solid #dadada;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 16px
}

.stepper-horiz .stepper:after {
    right: 0
}

.stepper-horiz .stepper:first-child:before,
.stepper-horiz .stepper:last-child:after {
    display: none
}

.stepper-horiz-alt .stepper {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.stepper-horiz-alt .stepper:after,
.stepper-horiz-alt .stepper:before {
    top: 34px;
    width: calc(50% - 18px)
}

.stepper-vert .stepper:after,
.stepper-vert .stepper:before {
    border-left: 1px solid #dadada;
    content: "";
    display: block;
    position: absolute;
    left: 34px
}

.stepper-vert .stepper:after {
    top: 52px;
    bottom: 0
}

.stepper-vert .stepper:before {
    height: 16px;
    top: 0
}

.stepper-vert .stepper:first-child:before,
.stepper-vert .stepper:last-child:after {
    display: none
}

.stepper-control {
    cursor: pointer
}

.stepper-control:focus,
.stepper-control:hover {
    background-color: #FFFFFE
}

.stepper-horiz {
    background-color: #fff;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative
}

.stepper-horiz:before {
    border-top: 1px solid #dadada;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 1.5rem;
    left: 1.5rem
}

.stepper-horiz-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    position: relative
}

.stepper-horiz-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.stepper-step {
    font-size: 12px;
    font-weight: 300;
    height: 20px;
    line-height: 20px;
    position: relative;
    text-align: center;
    width: 20px
}

.stepper-step:before {
    background-color: #9a9a9a;
    border-radius: 50%;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.stepper.active .stepper-step:before,
.stepper.done .stepper-step:before {
    background-color: #3f51b5
}

.stepper-step-icon {
    color: #fff;
    display: none;
    position: relative
}

.stepper-step-num,
.stepper.done .stepper-step-icon {
    display: inline-block
}

.stepper-step-num {
    color: #fff;
    position: relative
}

.stepper.active .stepper-step-num {
    color: #fff
}

.stepper.done .stepper-step-num {
    display: none
}

.stepper-text {
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin-left: 8px;
    position: relative
}

.stepper-horiz-alt .stepper-text {
    margin-top: 12px;
    margin-left: 0
}

.stepper.active .stepper-text {
    font-weight: 500
}

.stepper-control:focus .stepper-text,
.stepper-control:hover .stepper-text {
    background-color: #FFFFFE
}

.stepper-vert .stepper-text {
    padding-top: 3px
}

.stepper-text-sub {
    font-weight: 400
}

.stepper-vert {
    background-color: #fff;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative
}

.stepper-vert-content {
    border-left: 1px solid #dadada;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 34px;
    padding-right: 1.5rem;
    padding-left: 18px;
    position: relative
}

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

.stepper-vert-content>:first-child {
    margin-top: 0
}

.tab-nav {
    box-shadow: 0 1px 0 rgba(0, 0, 0, .12);
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    position: relative
}

.tab-nav .nav {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.tab-nav .nav>li>.a,
.tab-nav .nav>li>a {
    color: inherit;
    text-transform: uppercase
}

.tab-nav .nav>li>.a:after,
.tab-nav .nav>li>a:after {
    border-bottom: 2px solid #1aaeb7;
    content: "";
    display: block;
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    width: 100%
}

.tab-nav .nav>li>.a:focus:after,
.tab-nav .nav>li>.a:hover:after,
.tab-nav .nav>li>a:focus:after,
.tab-nav .nav>li>a:hover:after {
    opacity: .3
}

.tab-nav .nav>li.active>.a:after,
.tab-nav .nav>li.active>a:after {
    opacity: 1;
    -webkit-transition: opacity 0s .45s;
    transition: opacity 0s .45s
}

.tab-nav-indicator {
    background-color: transparent;
    height: 2px;
    position: absolute;
    bottom: 0
}

.tab-nav-indicator.animate {
    background-color: #1aaeb7;
    -webkit-transition: left 225ms cubic-bezier(.4, 0, .2, 1) 225ms, right .45s cubic-bezier(.4, 0, .2, 1);
    transition: left 225ms cubic-bezier(.4, 0, .2, 1) 225ms, right .45s cubic-bezier(.4, 0, .2, 1);
    will-change: left, right
}

.tab-nav-indicator.animate.reverse {
    -webkit-transition: left .45s cubic-bezier(.4, 0, .2, 1), right 225ms cubic-bezier(.4, 0, .2, 1) 225ms;
    transition: left .45s cubic-bezier(.4, 0, .2, 1), right 225ms cubic-bezier(.4, 0, .2, 1) 225ms
}

.tab-nav-brand .nav>li>.a:after,
.tab-nav-brand .nav>li>a:after {
    border-bottom-color: #3f51b5
}

.tab-nav-brand .tab-nav-indicator.animate {
    background-color: #3f51b5
}

.tab-nav-green .nav>li>.a:after,
.tab-nav-green .nav>li>a:after {
    border-bottom-color: #4caf50
}

.tab-nav-green .tab-nav-indicator.animate {
    background-color: #4caf50
}

.tab-nav-orange .nav>li>.a:after,
.tab-nav-orange .nav>li>a:after {
    border-bottom-color: #ff9800
}

.tab-nav-orange .tab-nav-indicator.animate {
    background-color: #ff9800
}

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

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

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

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

.table {
    background-color: #fff;
    border: 0;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, .06), 0 0 3px rgba(0, 0, 0, .18), 0 1px 3px rgba(0, 0, 0, .18);
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    width: 100%
}

.card-table>.table {
    box-shadow: none;
    margin-right: -16px;
    margin-left: -16px
}

.card-table>.table:first-child {
    margin-top: 0
}

.card-table>.table:last-child {
    margin-bottom: 0
}

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

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

.table td,
.table th {
    border-top: 1px solid #dadada;
    font-size: 14px;
    line-height: 20px;
    padding: 13px 16px 14px;
    vertical-align: top
}

.table td.nowrap,
.table th.nowrap {
    white-space: nowrap;
    width: 1%
}

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

.table>thead td,
.table>thead th {
    color: #9a9a9a;
    font-size: 12px;
    vertical-align: bottom
}

.table-responsive {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, .06), 0 0 3px rgba(0, 0, 0, .18), 0 1px 3px rgba(0, 0, 0, .18);
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    min-height: .01%
}

.tile,
.tile-action,
.tile-footer {
    min-height: 48px
}

.card-table>.table-responsive {
    box-shadow: none;
    margin-right: -16px;
    margin-left: -16px
}

.card-table>.table-responsive:first-child {
    margin-top: 0
}

.card-table>.table-responsive:last-child {
    margin-bottom: 0
}

.table-responsive>.table {
    box-shadow: none;
    margin: 0
}

.tile {
    background-color: #fff;
    box-shadow: 0 -1px 0 #e5e5e5, 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tile[href]:focus,
.tile[href]:hover {
    outline: 0;
    text-decoration: none
}

.tile.active {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.tile-brand {
    background-color: #3f51b5;
    color: #fff
}

.tile-brand a,
.tile-brand a:focus,
.tile-brand a:hover {
    color: inherit
}

.tile-brand-accent {
    background-color: #1aaeb7;
    color: #fff
}

.tile-brand-accent a,
.tile-brand-accent a:focus,
.tile-brand-accent a:hover {
    color: inherit
}

.tile-green {
    background-color: #4caf50;
    color: rgba(0, 0, 0, .87)
}

.tile-green a,
.tile-green a:focus,
.tile-green a:hover {
    color: inherit
}

.tile-orange {
    background-color: #ff9800;
    color: rgba(0, 0, 0, .87)
}

.tile-orange a,
.tile-orange a:focus,
.tile-orange a:hover {
    color: inherit
}

.tile-red {
    background-color: #f44336;
    color: #fff
}

.tile-red a,
.tile-red a:focus,
.tile-red a:hover {
    color: inherit
}

.tile-action {
    -ms-flex-item-align: center;
    align-self: center;
    -ms-flex-order: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

html.no-touchevents .tile-action {
    display: none
}

html.no-touchevents .tile-action-show,
html.no-touchevents .tile:hover .tile-action {
    display: block
}

.tile-active-show.collapsing {
    -webkit-transition: height .15s linear;
    transition: height .15s linear
}

.tile-collapse {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: margin .15s linear;
    transition: margin .15s linear
}

.header-transparent:before,
.header:after {
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    left: 0;
    top: 0
}

.tile-collapse.active {
    margin-right: -8px;
    margin-left: -8px
}

.tile-collapse>[data-toggle=tile] {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

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

.tile-collapse>[data-toggle=tile] [data-ignore=tile] {
    cursor: default;
    cursor: initial
}

.tile-collapse-full.active {
    margin-right: calc(-50vw + 50% + 2px);
    margin-left: calc(-50vw + 50% + 2px)
}

@media only screen and (min-width:992px) {
    .tile-collapse-full.active {
        margin-right: calc(-50vw + 50% + 16px);
        margin-left: calc(-50vw + 50% + 16px)
    }
}

.tile-footer {
    background-color: #FFFFFE;
    border-top: 1px solid rgba(0, 0, 0, .12)
}

.tile-active-show>.tile-footer:first-child,
.tile>.tile-footer:first-child {
    border-top: 0
}

.tile-brand .tile-footer {
    background-color: #303f9f;
    color: #fff
}

.tile-brand-accent .tile-footer {
    background-color: #004b44;
    color: #fff
}

.tile-green .tile-footer {
    background-color: #388e3c;
    color: #fff
}

.tile-orange .tile-footer {
    background-color: #f57c00;
    color: rgba(0, 0, 0, .87)
}

.tile-red .tile-footer {
    background-color: #d32f2f;
    color: #fff
}

.tile-footer-btn {
    margin: 6px 8px;
    white-space: nowrap
}

.tile-footer-btn .btn+.btn {
    margin-left: 8px
}

.tile-inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 14px 16px
}

.tile-side {
    -ms-flex-item-align: center;
    align-self: center
}

.tile-side.pull-left {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-left: 16px
}

.tile-side.pull-right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 16px
}

.tile-sub {
    border-top: 1px solid rgba(0, 0, 0, .12);
    padding-right: 16px;
    padding-left: 16px
}

.tile-brand .tile-sub {
    border-top-color: #303f9f
}

.tile-brand-accent .tile-sub {
    border-top-color: #004b44
}

.tile-green .tile-sub {
    border-top-color: #388e3c
}

.tile-orange .tile-sub {
    border-top-color: #f57c00
}

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

.tile-wrap {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.content-header {
    background-color: #FFFFFE;
    color: #212121;
    overflow: hidden;
    padding-top: 12px;
    padding-bottom: 12px
}

.content-header-brand,
.page-brand .content-header {
    background-color: #3f51b5;
    color: #fff
}

.content-header-brand-accent,
.page-brand-accent .content-header {
    background-color: #1aaeb7;
    color: #fff
}

.content-header-green,
.page-green .content-header {
    background-color: #4caf50;
    color: rgba(0, 0, 0, .87)
}

.content-header-orange,
.page-orange .content-header {
    background-color: #ff9800;
    color: rgba(0, 0, 0, .87)
}

.content-header-red,
.page-red .content-header {
    background-color: #f44336;
    color: #fff
}

.content-heading {
    font-weight: 300
}

.content-inner {
    margin-top: 48px;
    margin-bottom: 48px
}

.header .nav,
.header .tab-nav {
    margin-top: 0;
    margin-bottom: 0
}

.content-sub-heading {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px
}

.page-brand .content-sub-heading {
    color: #3f51b5
}

.page-brand-accent .content-sub-heading {
    color: #1aaeb7
}

.page-green .content-sub-heading {
    color: #4caf50
}

.page-orange .content-sub-heading {
    color: #ff9800
}

.page-red .content-sub-heading {
    color: #f44336
}

.header {
    backface-visibility: hidden;
    background-color: #FFFFFE;
    color: #212121;
    min-height: 56px;
    z-index: 30
}

.header:after {
    box-shadow: 0 1px 10px rgba(0, 0, 0, .5);
    content: "";
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    width: 100%;
    z-index: -1
}

.header-standard:after,
.header.affix:after {
    opacity: 1
}

.header a {
    color: inherit;
    z-index: 1
}

.header .nav>li>.a,
.header .nav>li>a {
    height: 56px
}

.header .tab-nav {
    box-shadow: none
}

.header-brand {
    background-color: #3f51b5;
    color: #fff
}

.header-brand-accent {
    background-color: #1aaeb7;
    color: #fff
}

.header-green {
    background-color: #4caf50;
    color: rgba(0, 0, 0, .87)
}

.header-orange {
    background-color: #ff9800;
    color: rgba(0, 0, 0, .87)
}

.page-brand .header-transparent,
.page-brand-accent .header-transparent {
    color: #fff
}

.header-red {
    background-color: #f44336;
    color: #fff
}

.header-affix {
    max-height: 56px;
    overflow: hidden;
    width: 0
}

.header-affix.affix {
    width: auto
}

.header-affix-hide {
    max-height: 56px;
    overflow: hidden;
    width: auto
}

.header-affix-hide.affix {
    width: 0
}

.header-logo,
.header-text {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    font-weight: 300;
    height: 56px;
    line-height: 28px;
    margin: 0 16px;
    white-space: nowrap
}

.header-logo:focus,
.header-logo:hover,
.header-text:focus,
.header-text:hover {
    outline: 0;
    text-decoration: none
}

.header-logo {
    font-size: 20px
}

.header-logo img {
    display: block;
    max-height: 42px;
    width: auto
}

.header-seamed,
.header-standard,
.header-waterfall {
    position: fixed;
    top: 0;
    right: 0;
    left: 0
}

.header-transparent {
    background-color: transparent
}

.header-transparent:before {
    background-color: #FFFFFE;
    content: "";
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    width: 100%;
    z-index: -1
}

.header-transparent.affix:before {
    opacity: 1
}

.page-brand .header-transparent:before {
    background-color: #3f51b5
}

.page-green .header-transparent,
.page-orange .header-transparent {
    color: rgba(0, 0, 0, .87)
}

.page-brand-accent .header-transparent:before {
    background-color: #1aaeb7
}

.page-green .header-transparent:before {
    background-color: #4caf50
}

.page-orange .header-transparent:before {
    background-color: #ff9800
}

.page-red .header-transparent {
    color: #fff
}

.page-red .header-transparent:before {
    background-color: #f44336
}

.menu {
    backface-visibility: hidden;
    display: none;
    overflow: hidden;
    outline: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 31
}

.menu-collapse-toggle,
.menu-collapse-toggle-close {
    -webkit-box-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    position: absolute;
    height: 100%
}

.menu-collapse-toggle {
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: flex;
    padding: 0 16px;
    top: 0;
    right: 0;
    z-index: 1
}

.menu-collapse-toggle:focus,
.menu-collapse-toggle:hover {
    outline: 0;
    text-decoration: none
}

.menu-collapse-toggle-close,
.menu-collapse-toggle-default {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.menu-collapse-toggle-close {
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    top: 0;
    left: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 100%
}

.menu-logo,
.menu-top-img {
    -webkit-box-align: center;
    display: -webkit-box;
    display: -ms-flexbox
}

.menu-backdrop,
.menu-scroll {
    position: fixed;
    left: 0;
    top: 0
}

.menu-collapse-toggle.collapsed .menu-collapse-toggle-close {
    opacity: 0;
    -webkit-transform: rotate(-225deg);
    transform: rotate(-225deg)
}

.menu-collapse-toggle-default {
    opacity: 0;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.menu-collapse-toggle.collapsed .menu-collapse-toggle-default {
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.menu-content {
    padding-top: 8px;
    padding-bottom: 8px
}

.menu-content .nav {
    margin-top: 0;
    margin-bottom: 0
}

.menu-content .nav .a,
.menu-content .nav a {
    color: #212121;
    font-weight: 500
}

.menu-content .nav li.active>.a,
.menu-content .nav li.active>a,
.page-brand .menu-content .nav li.active>.a,
.page-brand .menu-content .nav li.active>a {
    color: #3f51b5
}

.menu-content .nav .a:focus,
.menu-content .nav .a:hover,
.menu-content .nav a:focus,
.menu-content .nav a:hover {
    background-color: #FFFFFE
}

.menu-content .nav ul .a,
.menu-content .nav ul a {
    font-weight: 400;
    min-height: 36px;
    padding-left: 2rem
}

.menu-content .nav ul ul .a,
.menu-content .nav ul ul a {
    font-size: 12px;
    padding-left: 48px
}

.page-brand-accent .menu-content .nav li.active>.a,
.page-brand-accent .menu-content .nav li.active>a {
    color: #1aaeb7
}

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

.page-orange .menu-content .nav li.active>.a,
.page-orange .menu-content .nav li.active>a {
    color: #ff9800
}

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

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

.menu-backdrop {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #000;
    opacity: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    z-index: 30
}

.menu-backdrop.in {
    opacity: .5
}

.menu-logo {
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #dadada;
    color: #212121;
    display: flex;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 8px;
    min-height: 56px;
    padding: 0 16px
}

.menu-logo[href]:focus,
.menu-logo[href]:hover {
    color: #212121;
    outline: 0;
    text-decoration: none
}

.menu-content>.menu-logo:first-child {
    margin-top: -8px
}

.menu-logo img {
    display: block;
    max-height: 42px;
    width: auto
}

.menu-scroll {
    background-color: #fff;
    height: 100%;
    max-width: 85%;
    max-width: calc(100% - 64px);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    width: 320px;
    z-index: 1;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

.menu-right .menu-scroll {
    right: 0;
    left: auto;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.menu.in .menu-scroll {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.menu-top {
    background-color: #000;
    color: #fff;
    position: relative;
    z-index: 1
}

.menu-top a,
.menu-top a:focus,
.menu-top a:hover {
    color: inherit;
    text-decoration: none
}

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

.menu-top-img img {
    min-height: 100%;
    width: 100%;
    opacity: .5
}

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

@media only screen and (min-width:768px) {
    .menu-top-info {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
}

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

@media only screen and (min-width:768px) {
    .menu-top-info-sub {
        padding-top: 1.5rem
    }
}

.menu-top-user {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.menu-top-user>* {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media only screen and (min-width:992px) {
    .menu-scroll {
        max-width: none
    }

    .nav-drawer.nav-drawer-md {
        background-color: transparent;
        display: block !important;
        overflow: visible;
        width: 240px;
        z-index: 30
    }

    .nav-drawer.nav-drawer-md.in~.menu-backdrop {
        display: none
    }

    .nav-drawer.nav-drawer-md.in~.menu-backdrop~.menu-backdrop {
        display: block
    }

    .nav-drawer.nav-drawer-md.menu-left~.content,
    .nav-drawer.nav-drawer-md.menu-left~.footer,
    .nav-drawer.nav-drawer-md.menu-left~.header {
        margin-left: 240px
    }

    .nav-drawer.nav-drawer-md.menu-right~.content,
    .nav-drawer.nav-drawer-md.menu-right~.footer,
    .nav-drawer.nav-drawer-md.menu-right~.header {
        margin-right: 240px
    }

    .nav-drawer.nav-drawer-md .menu-scroll {
        box-shadow: 0 0 10px rgba(0, 0, 0, .5);
        -webkit-transform: none;
        transform: none;
        width: 240px
    }
}

@media only screen and (min-width:1440px) {
    .nav-drawer.nav-drawer-lg {
        background-color: transparent;
        display: block !important;
        overflow: visible;
        width: 240px;
        z-index: 30
    }

    .nav-drawer.nav-drawer-lg.in~.menu-backdrop {
        display: none
    }

    .nav-drawer.nav-drawer-lg.in~.menu-backdrop~.menu-backdrop {
        display: block
    }

    .nav-drawer.nav-drawer-lg.menu-left~.content,
    .nav-drawer.nav-drawer-lg.menu-left~.footer,
    .nav-drawer.nav-drawer-lg.menu-left~.header {
        margin-left: 240px
    }

    .nav-drawer.nav-drawer-lg.menu-right~.content,
    .nav-drawer.nav-drawer-lg.menu-right~.footer,
    .nav-drawer.nav-drawer-lg.menu-right~.header {
        margin-right: 240px
    }

    .nav-drawer.nav-drawer-lg .menu-scroll {
        box-shadow: 0 0 10px rgba(0, 0, 0, .5);
        -webkit-transform: none;
        transform: none;
        width: 240px
    }
}

#tituloBanco {
    font-size: 2.3rem;
    line-height: 39px;
    text-align: left;
    margin-top: 2.3rem;
    margin-bottom: 2.3rem;
    margin-left: 1.5rem;
    margin-right: 0;
}

#textoYBancos {
    font-size: 1rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

#textoYBancos p {
    margin-bottom: 2.3rem;
}

#textoYBancos p:last-child {
    margin-bottom: 1.3rem;
}

#textoYBancos .media-content p {
    margin-top: 0;
    margin-bottom: 0.3rem;
    color: #1aaeb7;
}

.soYouBold {
    font-family: Gotham-Bold;
}

#textoYBancos .media-content a {
    text-decoration: underline;
}

#cardEntender {
    background-color: #EEF9FA;
    margin-bottom: 2.3rem;
}

#imgWhy {
    height: 40px;
}

#inputBuscarBanco {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

#terminosContainer {
    margin-top: 2.3rem;
}

#terminosContainer span {
    font-size: 1rem;
}

#terminosContainer span a {
    text-decoration: underline;
}

#terminosContainer label {
    padding-left: 15px;
    text-indent: -15px;
}

#terminosContainer span {
    padding: 0;
    margin: 0;
    vertical-align: super;
    position: relative;
    top: -4px;
}

#cuadradoCheck {
    border: 3px solid #CCCCCC;
    border-radius: 4px;
    opacity: 1;
    width: 30px;
    height: 30px;
}

#cuadradoCheck:hover,
#cuadradoCheck:focus {
    cursor: pointer;
    border: 3px solid #1AAEB7;
}

#buttonsContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: right;
}

#cancelButton,
#salirButton {
    cursor: pointer;
    color: #1AAEB7;
    display: block;
    text-transform: uppercase;
}

#cancelButton:hover,
#salirButton:hover {
    color: #004b44;
}

@import url(https://fonts.googleapis.com/css?family=Roboto:300,300italic,400,400italic,500,500italic);

.ui-card-wrap:after,
.ui-picker-lib:after {
    clear: both
}

body {
    padding-bottom: 69px
}

.ui-content-header {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: -58px;
    padding-top: 68px;
    padding-bottom: 58px
}

.page-brand .ui-content-header {
    background-image: url(./images/bg/brand.jpg)
}

.ui-footer {
    border-top: 1px solid rgba(0, 0, 0, .12);
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.ui-header .dropdown.open .dropdown-toggle {
    background-color: transparent
}

.ui-picker-divider {
    background-color: #dadada;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    width: 1px;
    z-index: 1
}

.ui-picker-draggable-count {
    position: absolute;
    top: -16px;
    right: -16px
}

.ui-picker-draggable-handler {
    cursor: crosshair;
    cursor: -webkit-grab;
    position: relative
}

.ui-picker-selected .ui-picker-draggable-handler {
    z-index: 2
}

.ui-picker-selected .ui-picker-draggable-handler:active {
    cursor: -webkit-grabbing
}

.ui-picker-selected .ui-picker-draggable-handler strong {
    display: none
}

.ui-picker-selected .ui-picker-draggable-handler .icon {
    display: inline-block
}

.ui-picker-draggable-handler strong {
    display: inline
}

.ui-picker-draggable-handler .icon {
    display: none
}

.ui-picker-info,
.ui-picker-nav {
    background-color: #fff;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    overflow: hidden;
    position: relative;
    -webkit-transition: width .3s cubic-bezier(.4, 0, .2, 1);
    transition: width .3s cubic-bezier(.4, 0, .2, 1);
    width: 0
}

.ui-picker-info-active {
    width: 400px
}

.ui-picker-info-detail {
    padding-right: 16px;
    padding-left: 16px
}

.ui-picker-info-null:after {
    background-color: #FFFFFE;
    content: "Select an item to view its details.";
    display: block;
    font-size: 20px;
    font-weight: 300;
    height: 100%;
    line-height: 28px;
    padding: 58px 16px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 1
}

.ui-picker-inner {
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ui-picker-item {
    position: relative;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.ui-picker-lib.ui-picker-dragging .ui-picker-item.ui-picker-draggable {
    opacity: .69
}

.ui-picker-lib {
    min-height: calc(100vh - 56px)
}

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

.ui-picker-main {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative
}

.ui-picker-map-wrap {
    height: 225px;
    width: 400px
}

.ui-picker-nav {
    width: 240px
}

.ui-picker-page {
    height: 100vh;
    min-width: 992px;
    padding-top: 56px;
    padding-bottom: 0
}

.ui-picker-selectable-handler {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

.ui-picker-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    overflow: hidden;
    width: 100%
}

.ui-draggable-helper {
    width: 208px !important
}

.ui-droppable-helper {
    background-color: rgba(255, 64, 129, .09) !important;
    border-color: #1aaeb7 !important
}

.ui-selectable-helper {
    background-color: rgba(0, 0, 0, .12);
    border: 1px solid #dadada;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    position: absolute;
    z-index: 100
}

.ui-card-pre {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (min-width:768px) {
    .ui-card-pre {
        min-height: 189px
    }

    .ui-card-pre-media {
        min-height: 353px
    }
}

@media only screen and (min-width:992px) {
    .ui-card-pre-media {
        min-height: 394px
    }
}

@media only screen and (min-width:1440px) {
    .ui-card-pre-media {
        min-height: 389px
    }
}

.ui-card-wrap {
    margin-top: 1.5rem;
    margin-bottom: -1.5rem
}

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

.ui-card-wrap .card {
    margin-top: 0
}

.ui-tab {
    margin-top: 10px
}


.body {
    color: #333;
}

::-webkit-input-placeholder {
    color: red;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: red;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: red;
}

:-ms-input-placeholder {
    color: red;
}

.cardBank {
    text-align: center;
    width: 128px;
    height: 128px;
    margin: 20px;
    font-size: 0.8em;
    background-color: white;
    float: left;
    color: #333333;
    border-radius: 5%;
    -webkit-box-shadow: 0 3px 3px -2px #555555;
    -moz-box-shadow: 0 3px 3px -2px #555555;
    box-shadow: 0 3px 3px -2px #555555;
}

.cardBank img {
    padding-left: 25px;
    width: 80%;
    display: block;
    padding-top: 10%;
}

.cardBank:hover {
    background-color: #FFEB3B;
}

.circletag {
    display: block;
    width: 128px;
    height: 128px;
    background: #E6E7ED;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: center;
}

.circletag img {
    margin-top: 20px;
}

.button_bank_halfsize {
    background-color: #e0e0e0;
    border-radius: 5%;
    color: #212121;
    display: inline-block;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 64px;
}

.button_bank {
    background-color: #efefef;
    border-radius: 5%;
    color: #212121;
    display: inline-block;
    height: 90px;
    line-height: 90px;
    text-align: center;
    width: 90px;
}

.day_header {
    width: 13.88571428571429%;
    padding: 5px;
    margin: 0.2%;
    float: left;
    text-align: center;
    text-transform: uppercase;
    text-rendering: optimizelegibility;
}

.day_calendar {
    width: 13.88571428571429%;
    height: 100px;
    padding: 5px;
    margin: 0.2%;
    float: left;
    background-color: #FFFFFF;
    box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.15);
    text-rendering: optimizelegibility;
    whitespace: nowrap;
}

.day_calendar_empty {
    width: 13.88571428571429%;
    height: 100px;
    margin: 0.2%;
    float: left;
}

.day_number {
    font-size: 2em;
    color: #AAA;
}

.date {
    padding-top: 12px;
}

.info_turn_device {
    display: none;
}

.btn_day {
    cursor: pointer;
    white-space: nowrap;
}

.btn_day:active,
.btn_day:focus,
.btn_day:hover {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15), 0 5px 10px 1px rgba(0, 0, 0, 0.3), 0 10px 30px rgba(0, 0, 0, 0.15);
    color: #212121;
    outline: 0;
    text-decoration: none;
}



input[type=checkbox] {
    display: none;
}

input[type=checkbox]+label {
    display: inline-block;
    padding: 0 0 0 0px;
    height: 20px;
    width: 20px;
    border: 1px solid #CCCCCC;
}

input[type=checkbox]:checked+label {
    content: " ";
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAu4AAALuAQMAAADL0wGJAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAAZQTFRFAAAAGq630VcoIQAAAAJ0Uk5TAP9bkSK1AAAFZUlEQVR4nO3dQa6bSBSFYVtI8dAbaMk7CUt7LI2lsIQeZtBqmiYEA1X3elDnRBn8//TJRzL1JQMb5NuNiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIj0/eWd/+6d//LOz4Nz/T6Pzvlunpzzj/lv5/xz/uGcf83/OOf7+V/n/Nc8O+fn2Qn/vsyPvvlumZ98849l3gj/ucwb4b+WeSP8fpk3wl/YO+H/v+6Df1/nR9d8t85PrvnHOm+D/1znbfBf67wNfr/O2+Cv7H3wf6674N+3+dEz323zk2f+sc2b4D+3eRP81zZvgt9v8yb4G3sX/F/rHvj3fX50zHf7/OSYf+zzFvjPfd4C/+Wd773zX95rv69b5LzZW9y/2Vv+1b7ZW/7PebO3/I/5Zm/5/x72cbBPgn0S7ONgnwT7JNjHwT4J9nGwT4J9EuzjYJ8E+yTYx8E+CfZxsE+CfRLs42CfBPsk2MfBPgn2cbBPgn0S7ONgnwT7JNjHwT4J9nGwT4J9EuzjYJ8E+yTYx8E+CfZxsE+CfRLs42Cf9Iez/5b/uZX9M/9zK/vXkP21mX2fvqyZ/deU/bWZfX5krezvObhW9l3+ulb2j/xdN7PPz6yZfSqunX36wnb26dtuZ58eWjv7lFw7+/SV7ezT9y1gn52agH1iTsE+eamCffLGFeyTY1OwT9Ap2CevVbBP3rmEfXxuEvahOg378MUa9uFb17APD07DPmSnYR++WsM+fO8i9tHJidgH7lTsg5er2AdvXsU+ODoV+wCein3wehX74N23sv9wdq3sc3nN7POB9k9y0rff/klOenjtn+Sk9FrZf1hoZf/h/bey/3B6rexze4IPMLMJxQeYyQVQfICZHJ/iA8wEXzv7dKOdfXoF2tmn59fOPtMn+dw+HtF8bh9eAs3n9uEBaj63D/kp2CcrCvbJNVCwT05QwT72J/q6KppRfV0VXATV11XBEaq+rgoAatiHOxr24VXQsA/PUMM+Eij7lrY+pPuWtnoZdN/SVg9R9y1tlaCKfbCkYh9cBxX74BRV7OsGhTcn1KaUNydULoTy5oTKMSpvTqgg1LGvbunYV6+Ejn31HHXsawql9+SUY9p7copLob0npzhI7T05BUMl+8qakn3lWijZV05Syb50KL4V7TqnvhXtcjHUt6JdjlJ9K9oFopZ9sadlX1wNLfviLLXsrxLld2CeB/V3YJ4uh/4OzNNh6u/APFFUs78sqtlfroea/eU01ezPFg03Hh8nHTceHy6I48bjw3E6bjw+YNSzP8HXsz/B17M/wT+csmy+q82Psvl7bX6Qzd9q87r1A/z3IQvn+3Jeeb/9q5xXPmbyLOeVj5lU4E/C+Qr8UThfgT8I5yvwleslfO1jJr2TfQW+9umqAr726aoC/iSdL+CP0vkC/iCdL+Br16/w1U9XXeCrn666wFc/VHiBr36o8AJ/Es9f4I/i+Qv8QTx/ga9eP8PXP1R4gq9/qPAEX/8s7Qm+/lnaE/xJPn+CP8rnT/AH+fwJvn79CN/xLO0BvuNZ2gN8xyPkB/iOR8gP8CfD/AH+aJg/wB8M8wf4jvU3fM9vu+7wPb9Mu8P3/K7uDt/zq8A7/Mkyv8MfLfM7/MEyv8P3rP+C7/ot797Jfofv+h31p5P9Dn8yzXdO9jv8wTR/s7Lf4Nt+wv4nfBf7Db6L/QbfxX6DP9nmOyf7Df5gm79Z2a/wfexX+D72K3wf+xW+j/0KfzLOd072K/zBOH+zsl/gO9kv8J3sF/hO9gt8J/sF/mSd70br/H2wzhMREREREREREREREREREREREREREREREREREREREREREREREREREdFv6D/43A7x6xYC2AAAAABJRU5ErkJggg==");
    height: 20px;
    width: 20px;
    display: inline-block;
    background-size: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/Gotham-Book.woff2') format('woff2');
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Bold';
    src: url('../fonts/Gotham-Bold.woff2') format('woff2');
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.woff2') format('woff2');
    font-style: normal;
}

h1 {
    font-family: 'Gotham-Bold';
    font-weight: normal;
}

.form-control:focus {
    box-shadow: none;
    background: #E0E6F1;
}




#addBank {
    color: white;
    transition: background-color .2s;
    width: 165px;
}

#addBank:hover {
    color: white;
    background-color: #004B44;
}

.cardBank {
    text-align: center;
    width: 75px;
    height: 75px;
    margin: 14px;
    font-size: 0.6em;
    background-color: white;
    float: left;
    color: #333333;
    border-radius: 5%;
    -webkit-box-shadow: 0 3px 3px -2px #555555;
    -moz-box-shadow: 0 3px 3px -2px #555555;
    box-shadow: 0 3px 3px -2px #555555;
}

.cardBank img {
    padding-left: 15px;
    width: 80%;
    display: block;
    padding-top: 10%;
}

.btn-aqua-sy-main {
    text-decoration: none;
    border-radius: 4px;
    background-color: #1AAEB7;
    padding: 0.625rem;
    color: white;
    font-family: "Gotham-Medium";
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
}

.btn-aqua-sy {
    text-decoration: none;
    border-radius: 4px;
    background-color: white;
    padding: 0.625rem;
    color: #1AAEB7;
    font-family: "Gotham-Medium";
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
}

/* Hide scrollbar for Chrome, Safari and Opera */
body::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
body {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

#bankListContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

#formAddBank div:first-child {
    margin-top: 0;
}

select.form-control,
select.picker__select--month,
select.picker__select--year {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1ODZCNTU1QkIxQkUxMUU1OEYzRkZEMkE1Q0Y3MDFBNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1ODZCNTU1Q0IxQkUxMUU1OEYzRkZEMkE1Q0Y3MDFBNyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU4NkI1NTU5QjFCRTExRTU4RjNGRkQyQTVDRjcwMUE3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU4NkI1NTVBQjFCRTExRTU4RjNGRkQyQTVDRjcwMUE3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+TozEogAAAGxJREFUeNrs1DEOgDAIheHH4XpqDocdiInYVqA6mEBC2P5vg0QEXw4VUMCPACJq/bSXuty7bAEosIuwAhgBuwjrYgVkkTPuAaLIJe4FvMgtHgGekGE8CsyQaTwDWGQZzwIwAEJAPbsC0nMIMADa5XjRmvnODAAAAABJRU5ErkJggg==);
    background-position: 99% 20px;
    background-repeat: no-repeat;
    background-size: 14px 14px;
    padding-right: 40px;
}

#tituloModalInfo {
    font-size: 1.7rem;
    font-family: Gotham-Bold;
    text-align: center;
    color: #444444;
}

#rowIconos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

#rowIconos div {
    text-align: center;
    margin: 1rem;
}

#modalCondiciones {
    z-index: 45;
}

#modalWindowContinue {
    z-index: 45;
}

.zindexTerminos {
    z-index: 43;
}

.zindexContinue {
    z-index: 43;
}

.modalContinue {
    font-size: 20px;
    line-height: 30px;
    padding: 140px;
    text-align: center;
}

#modalCondicionesContenido h1 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 45px;
    margin-bottom: 0px;
}

#modalCondicionesContenido h1:first-child {
    font-size: 18px;
    line-height: 18px;
    margin-top: 15px;
    margin-bottom: 0px;
}

#modalCondicionesContenido h2 {
    font-size: 18px;
    line-height: 18px;
    margin-top: 30px;
    margin-bottom: 0px;
}

#modalCondicionesContenido h3 {
    font-size: 16px;
    line-height: 16px;
    margin-top: 15px;
    margin-bottom: 0px;
}



@media only screen and (max-width:541px) {
    #topContainer {
        padding: 0px;
    }

    .modal-dialog {
        margin: 0px;
        padding: 0px;
        width: 100%;
        height: 100%;
        min-width: 100% !important;
    }

    .modal-dialog .modal-content {
        min-height: 100%;
    }

    .modal-dialog-verification {
        height: auto;
        padding: 10px;
    }
}

@media only screen and (min-width:542px) {
    .modal-content {
        border-radius: 4px;
    }
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #AEB0B2;
    padding-right: calc(1.5em + .75rem);
    background-image: none;
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #AEB0B2;
    box-shadow: 0 0 0 0 rgba(40, 167, 69, .25);
}



.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #AEB0B2;
    padding-right: calc(1.5em + .75rem);
    background-image: url(../img/Icon-error.svg);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.6875rem) center;
    background-size: calc(0.95em + 0.575rem) calc(0.95em + 0.575rem);
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #AEB0B2;
    box-shadow: 0 0 0 0 rgba(220, 53, 69, .25)
}

.was-validated :invalid~.invalid-terms {
    border-color: #dc3545 !important;
}

.was-validated .form-control:invalid~.invalid-input {
    color: #dc3545
}

.form-control:invalid:focus {
    color: #dc3545;
}