@charset "UTF-8";
/*!
 * Beagle v1.8.0
 * https://foxythemes.net
 *
 * Copyright (c) 2020 Foxy Themes
 */
@media print {
    *, ::after, ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    img {
        page-break-inside: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

footer, header, main, nav {
    display: block
}

body {
    margin: 0;
    font-family: Roboto, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.428571;
    color: #404040;
    text-align: left;
    background-color: #eee
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ul ul {
    margin-bottom: 0
}

a {
    color: #4285f4;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0d5bdd;
    text-decoration: underline
}

a:not([href]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):hover {
    color: inherit;
    text-decoration: none
}

img {
    vertical-align: middle;
    border-style: none
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button, input {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

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

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

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

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

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

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

[hidden] {
    display: none !important
}

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

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid, .container-lg, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container, .container-lg {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-xl {
        max-width: 1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

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

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

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

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

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

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

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

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.form-control {
    display: block;
    width: 100%;
    height: 3.692rem;
    padding: .7692rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.428571;
    color: #404040;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d5d8de;
    border-radius: 2px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #404040
}

.form-control:focus {
    color: #404040;
    background-color: #fff;
    border-color: #4285f4;
    outline: 0;
    box-shadow: 0 0 0 .15rem transparent
}

.form-control::placeholder {
    color: #878787;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #eee;
    opacity: 1
}

.col-form-label {
    padding-top: calc(.7692rem + 1px);
    padding-bottom: calc(.7692rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.428571
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.15rem;
    line-height: 1.7
}

.form-control-lg {
    height: 2.846rem;
    padding: .5rem 12px;
    font-size: 1.15rem;
    line-height: 1.7;
    border-radius: 4px
}

.form-group {
    margin-bottom: 1.538rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row > .col, .form-row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.btn {
    display: inline-block;
    font-weight: 700;
    color: #404040;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .7692rem .75rem;
    font-size: 1rem;
    line-height: 1.428571;
    border-radius: 2px;
    transition: none
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #404040;
    text-decoration: none
}

.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .15rem rgba(135, 135, 135, .5)
}

.btn:disabled {
    opacity: .65
}

.btn-primary {
    color: #fff;
    background-color: #4285f4;
    border-color: #4285f4
}

.btn-primary:hover {
    color: #fff;
    background-color: #1e6ef2;
    border-color: #1266f1
}

.btn-primary:focus {
    color: #fff;
    background-color: #1e6ef2;
    border-color: #1266f1;
    box-shadow: 0 0 0 .15rem rgba(94, 151, 246, .5)
}

.btn-primary:disabled {
    color: #fff;
    background-color: #4285f4;
    border-color: #4285f4
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #1266f1;
    border-color: #0e60e9
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 .15rem rgba(94, 151, 246, .5)
}

.btn-link {
    font-weight: 400;
    color: #4285f4;
    text-decoration: none
}

.btn-link:hover {
    color: #0d5bdd;
    text-decoration: underline
}

.btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link:disabled {
    color: #878787;
    pointer-events: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 12px;
    font-size: 1.15rem;
    line-height: 1.7;
    border-radius: 4px
}

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

.btn-block + .btn-block {
    margin-top: .5rem
}

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

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

.btn-group > .btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group > .btn:hover {
    z-index: 1
}

.btn-group > .btn:active, .btn-group > .btn:focus {
    z-index: 1
}

.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {
    margin-left: -1px
}

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

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

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group > .form-control {
    position: relative;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0
}

.input-group > .form-control + .form-control {
    margin-left: -1px
}

.input-group > .form-control:focus {
    z-index: 3
}

.input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .7692rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.428571;
    color: #404040;
    text-align: center;
    white-space: nowrap;
    background-color: #f5f5f5;
    border: 1px solid #d5d8de;
    border-radius: 2px
}

.input-group-text input[type=checkbox], .input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg > .form-control:not(textarea) {
    height: 2.846rem
}

.input-group-lg > .form-control {
    padding: .5rem 12px;
    font-size: 1.15rem;
    line-height: 1.7;
    border-radius: 4px
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.428571rem;
    padding-left: 2.2rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1.7rem;
    height: 1.564286rem;
    opacity: 0
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #4285f4;
    border-color: #fff;
    background-color: #fff
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 2px rgba(135, 135, 135, .4), 0 0 0 .15rem transparent
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #4285f4
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #ebf2fe;
    border-color: #ebf2fe
}

.custom-control-input:disabled ~ .custom-control-label, .custom-control-input[disabled] ~ .custom-control-label {
    color: #878787
}

.custom-control-input:disabled ~ .custom-control-label::before, .custom-control-input[disabled] ~ .custom-control-label::before {
    background-color: #eee
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    top: -.135714rem;
    left: -2.2rem;
    display: block;
    width: 1.7rem;
    height: 1.7rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #a1a1a1 solid 1px
}

.custom-control-label::after {
    position: absolute;
    top: -.135714rem;
    left: -2.2rem;
    display: block;
    width: 1.7rem;
    height: 1.7rem;
    content: "";
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: 3px
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: none
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #4285f4;
    background-color: #4285f4
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%234285f4' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: #eee
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: #eee
}

.custom-control-label::before {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .custom-control-label::before {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .392857rem;
    padding-bottom: .392857rem;
    margin-right: 1rem;
    font-size: 1.15rem;
    line-height: inherit;
    white-space: nowrap
}

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

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
        flex-wrap: nowrap
    }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
        flex-wrap: nowrap
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
    flex-wrap: nowrap
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 3px
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.538rem
}

.card-title {
    margin-bottom: .7692rem
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.538rem
}

.card-header {
    padding: .7692rem 1.538rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: 2px 2px 0 0
}

.card-footer {
    padding: .7692rem 1.538rem;
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 2px 2px
}

.card-img, .card-img-bottom, .card-img-top {
    flex-shrink: 0;
    width: 100%
}

.card-img, .card-img-top {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.card-img, .card-img-bottom {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.card-group > .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }

    .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0
    }

    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

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

    .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #404040;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0d5bdd;
    text-decoration: none;
    background-color: #ececec;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .15rem transparent
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.page-item:last-child .page-link {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

@keyframes progress-bar-stripes {
    from {
        background-position: 3.077rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1
    }
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-primary {
    border-color: #4285f4 !important
}

.float-right {
    float: right !important
}

@media (min-width: 992px) {
    .float-lg-right {
        float: right !important
    }
}

@media (min-width: 1200px) {
    .float-xl-right {
        float: right !important
    }
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports (position:sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

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

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

.mt-1 {
    margin-top: .384615rem !important
}

.ml-1 {
    margin-left: .384615rem !important
}

.mt-2 {
    margin-top: .769231rem !important
}

.ml-2 {
    margin-left: .769231rem !important
}

.mt-3 {
    margin-top: 1.154rem !important
}

.ml-3 {
    margin-left: 1.154rem !important
}

.mt-4 {
    margin-top: 1.539rem !important
}

.ml-4 {
    margin-left: 1.539rem !important
}

.mt-5 {
    margin-top: 1.923rem !important
}

.ml-5 {
    margin-left: 1.923rem !important
}

.mt-6 {
    margin-top: 2.308rem !important
}

.ml-6 {
    margin-left: 2.308rem !important
}

.mt-7 {
    margin-top: 3.077rem !important
}

.ml-7 {
    margin-left: 3.077rem !important
}

.mt-8 {
    margin-top: 3.851rem !important
}

.ml-8 {
    margin-left: 3.851rem !important
}

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

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.pt-1 {
    padding-top: .384615rem !important
}

.pr-1, .px-1 {
    padding-right: .384615rem !important
}

.pl-1, .px-1 {
    padding-left: .384615rem !important
}

.pt-2 {
    padding-top: .769231rem !important
}

.pr-2, .px-2 {
    padding-right: .769231rem !important
}

.pl-2, .px-2 {
    padding-left: .769231rem !important
}

.pt-3 {
    padding-top: 1.154rem !important
}

.pr-3, .px-3 {
    padding-right: 1.154rem !important
}

.pl-3, .px-3 {
    padding-left: 1.154rem !important
}

.pt-4 {
    padding-top: 1.539rem !important
}

.pr-4, .px-4 {
    padding-right: 1.539rem !important
}

.pl-4, .px-4 {
    padding-left: 1.539rem !important
}

.pt-5 {
    padding-top: 1.923rem !important
}

.pr-5, .px-5 {
    padding-right: 1.923rem !important
}

.pl-5, .px-5 {
    padding-left: 1.923rem !important
}

.pt-6 {
    padding-top: 2.308rem !important
}

.pr-6, .px-6 {
    padding-right: 2.308rem !important
}

.pl-6, .px-6 {
    padding-left: 2.308rem !important
}

.pt-7 {
    padding-top: 3.077rem !important
}

.pr-7, .px-7 {
    padding-right: 3.077rem !important
}

.pl-7, .px-7 {
    padding-left: 3.077rem !important
}

.pt-8 {
    padding-top: 3.851rem !important
}

.pr-8, .px-8 {
    padding-right: 3.851rem !important
}

.pl-8, .px-8 {
    padding-left: 3.851rem !important
}

@media (min-width: 992px) {
    .mt-lg-0 {
        margin-top: 0 !important
    }

    .ml-lg-0 {
        margin-left: 0 !important
    }

    .mt-lg-1 {
        margin-top: .384615rem !important
    }

    .ml-lg-1 {
        margin-left: .384615rem !important
    }

    .mt-lg-2 {
        margin-top: .769231rem !important
    }

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

    .mt-lg-3 {
        margin-top: 1.154rem !important
    }

    .ml-lg-3 {
        margin-left: 1.154rem !important
    }

    .mt-lg-4 {
        margin-top: 1.539rem !important
    }

    .ml-lg-4 {
        margin-left: 1.539rem !important
    }

    .mt-lg-5 {
        margin-top: 1.923rem !important
    }

    .ml-lg-5 {
        margin-left: 1.923rem !important
    }

    .mt-lg-6 {
        margin-top: 2.308rem !important
    }

    .ml-lg-6 {
        margin-left: 2.308rem !important
    }

    .mt-lg-7 {
        margin-top: 3.077rem !important
    }

    .ml-lg-7 {
        margin-left: 3.077rem !important
    }

    .mt-lg-8 {
        margin-top: 3.851rem !important
    }

    .ml-lg-8 {
        margin-left: 3.851rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .pt-lg-1 {
        padding-top: .384615rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .384615rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .384615rem !important
    }

    .pt-lg-2 {
        padding-top: .769231rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .769231rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .769231rem !important
    }

    .pt-lg-3 {
        padding-top: 1.154rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1.154rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1.154rem !important
    }

    .pt-lg-4 {
        padding-top: 1.539rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.539rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.539rem !important
    }

    .pt-lg-5 {
        padding-top: 1.923rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 1.923rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 1.923rem !important
    }

    .pt-lg-6 {
        padding-top: 2.308rem !important
    }

    .pr-lg-6, .px-lg-6 {
        padding-right: 2.308rem !important
    }

    .pl-lg-6, .px-lg-6 {
        padding-left: 2.308rem !important
    }

    .pt-lg-7 {
        padding-top: 3.077rem !important
    }

    .pr-lg-7, .px-lg-7 {
        padding-right: 3.077rem !important
    }

    .pl-lg-7, .px-lg-7 {
        padding-left: 3.077rem !important
    }

    .pt-lg-8 {
        padding-top: 3.851rem !important
    }

    .pr-lg-8, .px-lg-8 {
        padding-right: 3.851rem !important
    }

    .pl-lg-8, .px-lg-8 {
        padding-left: 3.851rem !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-0 {
        margin-top: 0 !important
    }

    .ml-xl-0 {
        margin-left: 0 !important
    }

    .mt-xl-1 {
        margin-top: .384615rem !important
    }

    .ml-xl-1 {
        margin-left: .384615rem !important
    }

    .mt-xl-2 {
        margin-top: .769231rem !important
    }

    .ml-xl-2 {
        margin-left: .769231rem !important
    }

    .mt-xl-3 {
        margin-top: 1.154rem !important
    }

    .ml-xl-3 {
        margin-left: 1.154rem !important
    }

    .mt-xl-4 {
        margin-top: 1.539rem !important
    }

    .ml-xl-4 {
        margin-left: 1.539rem !important
    }

    .mt-xl-5 {
        margin-top: 1.923rem !important
    }

    .ml-xl-5 {
        margin-left: 1.923rem !important
    }

    .mt-xl-6 {
        margin-top: 2.308rem !important
    }

    .ml-xl-6 {
        margin-left: 2.308rem !important
    }

    .mt-xl-7 {
        margin-top: 3.077rem !important
    }

    .ml-xl-7 {
        margin-left: 3.077rem !important
    }

    .mt-xl-8 {
        margin-top: 3.851rem !important
    }

    .ml-xl-8 {
        margin-left: 3.851rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .pt-xl-1 {
        padding-top: .384615rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .384615rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .384615rem !important
    }

    .pt-xl-2 {
        padding-top: .769231rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .769231rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .769231rem !important
    }

    .pt-xl-3 {
        padding-top: 1.154rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1.154rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1.154rem !important
    }

    .pt-xl-4 {
        padding-top: 1.539rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.539rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.539rem !important
    }

    .pt-xl-5 {
        padding-top: 1.923rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 1.923rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 1.923rem !important
    }

    .pt-xl-6 {
        padding-top: 2.308rem !important
    }

    .pr-xl-6, .px-xl-6 {
        padding-right: 2.308rem !important
    }

    .pl-xl-6, .px-xl-6 {
        padding-left: 2.308rem !important
    }

    .pt-xl-7 {
        padding-top: 3.077rem !important
    }

    .pr-xl-7, .px-xl-7 {
        padding-right: 3.077rem !important
    }

    .pl-xl-7, .px-xl-7 {
        padding-left: 3.077rem !important
    }

    .pt-xl-8 {
        padding-top: 3.851rem !important
    }

    .pr-xl-8, .px-xl-8 {
        padding-right: 3.851rem !important
    }

    .pl-xl-8, .px-xl-8 {
        padding-left: 3.851rem !important
    }
}

.text-right {
    text-align: right !important
}

@media (min-width: 992px) {
    .text-lg-right {
        text-align: right !important
    }
}

@media (min-width: 1200px) {
    .text-xl-right {
        text-align: right !important
    }
}

.text-primary {
    color: #4285f4 !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #0d5bdd !important
}

.text-body {
    color: #404040 !important
}

@-webkit-keyframes slit {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -webkit-animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

@-moz-keyframes slit {
    50% {
        -moz-transform: translateZ(-250px) rotateY(89deg);
        opacity: .5;
        -moz-animation-timing-function: ease-out
    }
    100% {
        -moz-transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

@keyframes slit {
    50% {
        transform: translateZ(-250px) rotateY(89deg);
        opacity: 1;
        animation-timing-function: ease-in
    }
    100% {
        transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateRightSideFirst {
    50% {
        -webkit-transform: translateZ(-50px) rotateY(5deg);
        -webkit-animation-timing-function: ease-out
    }
    100% {
        -webkit-transform: translateZ(-200px)
    }
}

@-moz-keyframes rotateRightSideFirst {
    50% {
        -moz-transform: translateZ(-50px) rotateY(5deg);
        -moz-animation-timing-function: ease-out
    }
    100% {
        -moz-transform: translateZ(-200px)
    }
}

@keyframes rotateRightSideFirst {
    50% {
        transform: translateZ(-50px) rotateY(5deg);
        animation-timing-function: ease-out
    }
    100% {
        transform: translateZ(-200px)
    }
}

html {
    height: 100%;
    overflow-x: hidden;
    font-size: 13px
}

body {
    padding: 0;
    background-color: #eee;
    height: auto;
    min-height: 100%;
    line-height: 1.42857143
}

a:focus, a:hover {
    text-decoration: none
}

@font-face {
    font-family: Roboto;
    src: url(../lib/roboto/Roboto-Thin.eot);
    src: local("Roboto Thin"), local("Roboto-Thin"), url(../lib/roboto/Roboto-Thin.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-Thin.woff2) format("woff2"), url(../lib/roboto/Roboto-Thin.woff) format("woff"), url(../lib/roboto/Roboto-Thin.ttf) format("truetype"), url(../lib/roboto/Roboto-Thin.svg#Roboto) format("svg");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Roboto-Thin;
    src: url(../lib/roboto/Roboto-Thin.eot);
    src: local("Roboto Thin"), local("Roboto-Thin"), url(../lib/roboto/Roboto-Thin.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-Thin.woff2) format("woff2"), url(../lib/roboto/Roboto-Thin.woff) format("woff"), url(../lib/roboto/Roboto-Thin.ttf) format("truetype"), url(../lib/roboto/Roboto-Thin.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    src: url(../lib/roboto/Roboto-ThinItalic.eot);
    src: local("Roboto ThinItalic"), local("Roboto-ThinItalic"), url(../lib/roboto/Roboto-ThinItalic.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-ThinItalic.woff2) format("woff2"), url(../lib/roboto/Roboto-ThinItalic.woff) format("woff"), url(../lib/roboto/Roboto-ThinItalic.ttf) format("truetype"), url(../lib/roboto/Roboto-ThinItalic.svg#Roboto) format("svg");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: Roboto-ThinItalic;
    src: url(../lib/roboto/Roboto-ThinItalic.eot);
    src: local("Roboto ThinItalic"), local("Roboto-ThinItalic"), url(../lib/roboto/Roboto-ThinItalic.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-ThinItalic.woff2) format("woff2"), url(../lib/roboto/Roboto-ThinItalic.woff) format("woff"), url(../lib/roboto/Roboto-ThinItalic.ttf) format("truetype"), url(../lib/roboto/Roboto-ThinItalic.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    src: url(../lib/roboto/Roboto-Light.eot);
    src: local("Roboto Light"), local("Roboto-Light"), url(../lib/roboto/Roboto-Light.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-Light.woff2) format("woff2"), url(../lib/roboto/Roboto-Light.woff) format("woff"), url(../lib/roboto/Roboto-Light.ttf) format("truetype"), url(../lib/roboto/Roboto-Light.svg#Roboto) format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Roboto-Light;
    src: url(../lib/roboto/Roboto-Light.eot);
    src: local("Roboto Light"), local("Roboto-Light"), url(../lib/roboto/Roboto-Light.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-Light.woff2) format("woff2"), url(../lib/roboto/Roboto-Light.woff) format("woff"), url(../lib/roboto/Roboto-Light.ttf) format("truetype"), url(../lib/roboto/Roboto-Light.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    src: url(../lib/roboto/Roboto-LightItalic.eot);
    src: local("Roboto LightItalic"), local("Roboto-LightItalic"), url(../lib/roboto/Roboto-LightItalic.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-LightItalic.woff2) format("woff2"), url(../lib/roboto/Roboto-LightItalic.woff) format("woff"), url(../lib/roboto/Roboto-LightItalic.ttf) format("truetype"), url(../lib/roboto/Roboto-LightItalic.svg#Roboto) format("svg");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Roboto-LightItalic;
    src: url(../lib/roboto/Roboto-LightItalic.eot);
    src: local("Roboto LightItalic"), local("Roboto-LightItalic"), url(../lib/roboto/Roboto-LightItalic.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-LightItalic.woff2) format("woff2"), url(../lib/roboto/Roboto-LightItalic.woff) format("woff"), url(../lib/roboto/Roboto-LightItalic.ttf) format("truetype"), url(../lib/roboto/Roboto-LightItalic.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    src: url(../lib/roboto/Roboto-Regular.eot);
    src: local("Roboto Regular"), local("Roboto-Regular"), url(../lib/roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-Regular.woff2) format("woff2"), url(../lib/roboto/Roboto-Regular.woff) format("woff"), url(../lib/roboto/Roboto-Regular.ttf) format("truetype"), url(../lib/roboto/Roboto-Regular.svg#Roboto) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto-Regular;
    src: url(../lib/roboto/Roboto-Regular.eot);
    src: local("Roboto Regular"), local("Roboto-Regular"), url(../lib/roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-Regular.woff2) format("woff2"), url(../lib/roboto/Roboto-Regular.woff) format("woff"), url(../lib/roboto/Roboto-Regular.ttf) format("truetype"), url(../lib/roboto/Roboto-Regular.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    src: url(../lib/roboto/Roboto-RegularItalic.eot);
    src: local("Roboto RegularItalic"), local("Roboto-RegularItalic"), url(../lib/roboto/Roboto-RegularItalic.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-RegularItalic.woff2) format("woff2"), url(../lib/roboto/Roboto-RegularItalic.woff) format("woff"), url(../lib/roboto/Roboto-RegularItalic.ttf) format("truetype"), url(../lib/roboto/Roboto-RegularItalic.svg#Roboto) format("svg");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Roboto-RegularItalic;
    src: url(../lib/roboto/Roboto-RegularItalic.eot);
    src: local("Roboto RegularItalic"), local("Roboto-RegularItalic"), url(../lib/roboto/Roboto-RegularItalic.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-RegularItalic.woff2) format("woff2"), url(../lib/roboto/Roboto-RegularItalic.woff) format("woff"), url(../lib/roboto/Roboto-RegularItalic.ttf) format("truetype"), url(../lib/roboto/Roboto-RegularItalic.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    src: url(../lib/roboto/Roboto-Medium.eot);
    src: local("Roboto Medium"), local("Roboto-Medium"), url(../lib/roboto/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-Medium.woff2) format("woff2"), url(../lib/roboto/Roboto-Medium.woff) format("woff"), url(../lib/roboto/Roboto-Medium.ttf) format("truetype"), url(../lib/roboto/Roboto-Medium.svg#Roboto) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Roboto-Medium;
    src: url(../lib/roboto/Roboto-Medium.eot);
    src: local("Roboto Medium"), local("Roboto-Medium"), url(../lib/roboto/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-Medium.woff2) format("woff2"), url(../lib/roboto/Roboto-Medium.woff) format("woff"), url(../lib/roboto/Roboto-Medium.ttf) format("truetype"), url(../lib/roboto/Roboto-Medium.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    src: url(../lib/roboto/Roboto-MediumItalic.eot);
    src: local("Roboto MediumItalic"), local("Roboto-MediumItalic"), url(../lib/roboto/Roboto-MediumItalic.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-MediumItalic.woff2) format("woff2"), url(../lib/roboto/Roboto-MediumItalic.woff) format("woff"), url(../lib/roboto/Roboto-MediumItalic.ttf) format("truetype"), url(../lib/roboto/Roboto-MediumItalic.svg#Roboto) format("svg");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: Roboto-MediumItalic;
    src: url(../lib/roboto/Roboto-MediumItalic.eot);
    src: local("Roboto MediumItalic"), local("Roboto-MediumItalic"), url(../lib/roboto/Roboto-MediumItalic.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-MediumItalic.woff2) format("woff2"), url(../lib/roboto/Roboto-MediumItalic.woff) format("woff"), url(../lib/roboto/Roboto-MediumItalic.ttf) format("truetype"), url(../lib/roboto/Roboto-MediumItalic.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    src: url(../lib/roboto/Roboto-Bold.eot);
    src: local("Roboto Bold"), local("Roboto-Bold"), url(../lib/roboto/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-Bold.woff2) format("woff2"), url(../lib/roboto/Roboto-Bold.woff) format("woff"), url(../lib/roboto/Roboto-Bold.ttf) format("truetype"), url(../lib/roboto/Roboto-Bold.svg#Roboto) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Roboto-Bold;
    src: url(../lib/roboto/Roboto-Bold.eot);
    src: local("Roboto Bold"), local("Roboto-Bold"), url(../lib/roboto/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-Bold.woff2) format("woff2"), url(../lib/roboto/Roboto-Bold.woff) format("woff"), url(../lib/roboto/Roboto-Bold.ttf) format("truetype"), url(../lib/roboto/Roboto-Bold.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    src: url(../lib/roboto/Roboto-BoldItalic.eot);
    src: local("Roboto BoldItalic"), local("Roboto-BoldItalic"), url(../lib/roboto/Roboto-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-BoldItalic.woff2) format("woff2"), url(../lib/roboto/Roboto-BoldItalic.woff) format("woff"), url(../lib/roboto/Roboto-BoldItalic.ttf) format("truetype"), url(../lib/roboto/Roboto-BoldItalic.svg#Roboto) format("svg");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Roboto-BoldItalic;
    src: url(../lib/roboto/Roboto-BoldItalic.eot);
    src: local("Roboto BoldItalic"), local("Roboto-BoldItalic"), url(../lib/roboto/Roboto-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-BoldItalic.woff2) format("woff2"), url(../lib/roboto/Roboto-BoldItalic.woff) format("woff"), url(../lib/roboto/Roboto-BoldItalic.ttf) format("truetype"), url(../lib/roboto/Roboto-BoldItalic.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    src: url(../lib/roboto/Roboto-Black.eot);
    src: local("Roboto Black"), local("Roboto-Black"), url(../lib/roboto/Roboto-Black.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-Black.woff2) format("woff2"), url(../lib/roboto/Roboto-Black.woff) format("woff"), url(../lib/roboto/Roboto-Black.ttf) format("truetype"), url(../lib/roboto/Roboto-Black.svg#Roboto) format("svg");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Roboto-Black;
    src: url(../lib/roboto/Roboto-Black.eot);
    src: local("Roboto Black"), local("Roboto-Black"), url(../lib/roboto/Roboto-Black.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-Black.woff2) format("woff2"), url(../lib/roboto/Roboto-Black.woff) format("woff"), url(../lib/roboto/Roboto-Black.ttf) format("truetype"), url(../lib/roboto/Roboto-Black.svg#Roboto) format("svg")
}

@font-face {
    font-family: Roboto;
    src: url(../lib/roboto/Roboto-BlackItalic.eot);
    src: local("Roboto BlackItalic"), local("Roboto-BlackItalic"), url(../lib/roboto/Roboto-BlackItalic.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-BlackItalic.woff2) format("woff2"), url(../lib/roboto/Roboto-BlackItalic.woff) format("woff"), url(../lib/roboto/Roboto-BlackItalic.ttf) format("truetype"), url(../lib/roboto/Roboto-BlackItalic.svg#Roboto) format("svg");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: Roboto-BlackItalic;
    src: url(../lib/roboto/Roboto-BlackItalic.eot);
    src: local("Roboto BlackItalic"), local("Roboto-BlackItalic"), url(../lib/roboto/Roboto-BlackItalic.eot?#iefix) format("embedded-opentype"), url(../lib/roboto/Roboto-BlackItalic.woff2) format("woff2"), url(../lib/roboto/Roboto-BlackItalic.woff) format("woff"), url(../lib/roboto/Roboto-BlackItalic.ttf) format("truetype"), url(../lib/roboto/Roboto-BlackItalic.svg#Roboto) format("svg")
}

.be-wrapper {
    min-height: 100%;
    padding-top: 61px
}

@media (max-width: 575.98px) {
    .be-wrapper {
        overflow-x: hidden
    }
}

@media print {
    .be-wrapper {
        padding-top: 0
    }
}

.be-top-header {
    background-color: #fff;
    border: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #e6e6e6;
    padding: 0
}

@media (max-width: 767.98px) {
    .be-top-header {
        border-bottom-width: 0;
        position: relative;
        min-height: 0
    }
}

.be-top-header .container-fluid, .be-top-header .container-lg, .be-top-header .container-xl {
    padding: 0
}

.be-top-header .be-navbar-header {
    display: flex;
    width: 230px;
    flex: 0 0 230px
}

.be-top-header .be-navbar-header .navbar-brand {
    line-height: 60px;
    height: 60px;
    width: 142px;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    padding: 0 20px;
    margin: 0;
    display: block
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .be-top-header .be-navbar-header .navbar-brand {
        background-image: url(../img/logo-xx.png);
        background-size: 102px 27px
    }
}

@media (max-width: 767.98px) {
    .be-top-header .be-navbar-header .navbar-brand {
        display: none
    }
}

@media (max-width: 991.98px) {
    .be-top-header .be-navbar-header .navbar-brand {
        margin-right: 10px
    }
}

@media (max-width: 767.98px) {
    .be-top-header .be-navbar-header {
        display: none
    }
}

@media print {
    .be-top-header .be-navbar-header {
        display: none
    }
}

.be-top-header .page-title {
    font-size: 1.462rem;
    line-height: 60px;
    float: left;
    flex: 1 1 auto;
    padding: 0 20px;
    color: #404040;
    overflow: hidden
}

.be-top-header .page-title span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media (max-width: 767.98px) {
    .be-top-header .page-title {
        display: none
    }
}

.be-top-header .navbar-nav > li > a.nav-link {
    line-height: 60px;
    color: #5a5a5a;
    font-size: 14px;
    padding: 0 18px;
    outline: 0
}

.be-top-header .navbar-nav > li > a.nav-link:focus, .be-top-header .navbar-nav > li > a.nav-link:hover {
    color: #5a5a5a
}

@media (max-width: 991.98px) {
    .be-top-header .navbar-nav > li > a.nav-link {
        padding: 0 10px
    }
}

.be-top-header .be-right-navbar {
    padding-right: 20px;
    flex: 0 0 auto
}

.be-top-header .be-right-navbar .navbar-nav {
    background-color: transparent
}

@media (max-width: 767.98px) {
    .be-top-header .be-right-navbar .navbar-nav > li > a.nav-link {
        color: #fff
    }

    .be-top-header .be-right-navbar .navbar-nav > li > a.nav-link:active, .be-top-header .be-right-navbar .navbar-nav > li > a.nav-link:focus {
        color: #fff
    }
}

@media (max-width: 767.98px) {
    .be-top-header .be-right-navbar {
        padding-right: 0;
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #4285f4;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #4285f4;
        z-index: 1030
    }
}

.be-color-header .be-top-header {
    background-color: #4285f4;
    border-bottom-color: #4285f4
}

.be-color-header .be-top-header .be-navbar-header .navbar-brand {
    background-image: url(../img/logo-white.png)
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    .be-color-header .be-top-header .be-navbar-header .navbar-brand {
        background-image: url(../img/logo-white-xx.png)
    }
}

.be-color-header .be-top-header .page-title {
    color: #fff
}

.be-color-header .be-top-header .be-right-navbar .navbar-nav > li > a {
    color: #fff
}

@media print {
    .be-top-header {
        position: absolute
    }
}

.be-top-header .be-icons-nav {
    margin-right: 20px
}

@media (max-width: 991.98px) {
    .be-top-header .be-icons-nav {
        margin-right: 10px
    }
}

@media (max-width: 767.98px) {
    .be-icons-nav {
        float: right;
        flex: 0 0 auto
    }

    .be-top-header .be-icons-nav {
        margin: 0 5px 0 0
    }
}

@media print {
    .be-icons-nav {
        display: none
    }
}

.be-user-nav {
    margin-right: 0
}

@media (max-width: 767.98px) {
    .be-user-nav {
        margin: 0;
        display: inline-block;
        flex: 0 1 auto;
        overflow: hidden
    }
}

@media print {
    .be-user-nav {
        display: none
    }
}

.be-content {
    position: relative;
    left: 0;
    margin-left: 230px;
    min-height: 100%
}

@media (max-width: 767.98px) {
    .be-content {
        margin-left: 0
    }
}

@media print {
    .be-content {
        margin-left: 0
    }
}

.main-content {
    padding: 25px
}

@media (max-width: 991.98px) {
    .main-content {
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 30px
    }
}

@media (max-width: 767.98px) {
    .main-content {
        height: 100%;
        overflow: auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px
    }
}

@media (max-width: 575.98px) {
    .main-content {
        padding-right: 10px;
        padding-left: 10px
    }

    .main-content .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .main-content .col, .main-content .col-1, .main-content .col-10, .main-content .col-11, .main-content .col-12, .main-content .col-2, .main-content .col-3, .main-content .col-4, .main-content .col-5, .main-content .col-6, .main-content .col-7, .main-content .col-8, .main-content .col-9, .main-content .col-lg, .main-content .col-lg-1, .main-content .col-lg-10, .main-content .col-lg-11, .main-content .col-lg-12, .main-content .col-lg-2, .main-content .col-lg-3, .main-content .col-lg-4, .main-content .col-lg-5, .main-content .col-lg-6, .main-content .col-lg-7, .main-content .col-lg-8, .main-content .col-lg-9, .main-content .col-xl, .main-content .col-xl-1, .main-content .col-xl-10, .main-content .col-xl-11, .main-content .col-xl-12, .main-content .col-xl-2, .main-content .col-xl-3, .main-content .col-xl-4, .main-content .col-xl-5, .main-content .col-xl-6, .main-content .col-xl-7, .main-content .col-xl-8, .main-content .col-xl-9 {
        padding-left: 10px;
        padding-right: 10px
    }
}

.be-no-padding .main-content {
    padding: 0
}

.page-head {
    padding: 20px 25px 10px;
    position: relative
}

@media print {
    .page-head {
        display: none
    }
}

.page-head-title {
    display: block;
    margin-bottom: 5px;
    margin-top: 6px;
    font-weight: 300;
    letter-spacing: -1px;
    font-size: 2.154rem;
    color: #6b6b6b;
    line-height: 36px
}

.page-head-description {
    display: block;
    color: #6e6e6e;
    font-size: 1.077rem;
    font-weight: 300
}

@media (max-width: 767.98px) {
    .page-head {
        padding: 18px 10px 0;
        display: none
    }

    .page-head-title {
        font-size: 1.846rem;
        line-height: 28px
    }
}

.be-splash-screen {
    background-color: #eee
}

.be-splash-screen .be-wrapper {
    padding-top: 0
}

.be-splash-screen .be-wrapper .be-content {
    margin: 0
}

.splash-container {
    max-width: 401px;
    margin: 50px auto
}

.splash-container .card {
    margin-bottom: 30px
}

.splash-container .card .card-header {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 0
}

.splash-container .card .card-body {
    padding: 20px 30px 15px
}

.splash-container .card .card-body .custom-checkbox {
    display: inline-block;
    margin: 0
}

@media (max-width: 767.98px) {
    .splash-container {
        margin-top: 50px
    }
}

.splash-title {
    text-align: center;
    display: block;
    font-size: 1.308rem;
    font-weight: 300
}

.splash-description {
    text-align: center;
    display: block;
    line-height: 20px;
    font-size: 1rem;
    color: #5a5a5a;
    margin-top: 11px;
    padding-bottom: 10px
}

.splash-footer {
    text-align: center
}

.be-footer {
    background-color: #fff;
    padding: 20px;
    border-top: 1px solid #e6e6e6;
    color: #696969
}

@media (max-width: 575.98px) {
    .be-footer {
        padding: 20px 0 10px
    }
}

@media (max-width: 767.98px) {
    .be-footer {
        padding: 20px 0 10px
    }
}

@media (max-width: 767.98px) {
    .be-footer .nav .nav-link {
        padding: .5rem .7rem
    }
}

@media (max-width: 575.98px) {
    .be-footer .nav .nav-link {
        padding: .5rem .7rem
    }
}

@media (max-width: 767.98px) {
    .be-footer .nav .nav-link:first-child {
        padding-left: 0
    }
}

@media (max-width: 575.98px) {
    .be-footer .nav .nav-link:first-child {
        padding-left: 0
    }
}

.icon-container {
    background-color: #fff;
    padding: 20px;
    cursor: default
}

.icon-container .icon {
    transition: background-color .3s ease-in-out;
    background-color: #f5f5f5;
    border-radius: 50%;
    display: inline-block;
    height: 50px;
    width: 50px;
    margin-right: 8px;
    padding: 12px;
    padding: 13px;
    text-align: center;
    vertical-align: middle
}

.icon-container .icon span {
    transition: color .3s ease-in-out;
    font-size: 1.923rem;
    color: #696767
}

.icon-container .icon:hover {
    background-color: #4285f4
}

.icon-container .icon:hover span {
    color: #fff
}

.icon-container .icon-class {
    transition: color .3s ease-in-out;
    font-size: 1.385rem;
    font-weight: 300;
    vertical-align: middle;
    color: #696767
}

.icon-container:hover .icon {
    background-color: #4285f4
}

.icon-container:hover .icon span {
    color: #fff
}

.icon-container:hover .icon-class {
    color: #4285f4
}

@keyframes be-spinner-rotation {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(270deg)
    }
}

@keyframes be-spinner-turn {
    0% {
        stroke-dashoffset: 187
    }
    50% {
        stroke-dashoffset: 46.75;
        transform: rotate(135deg)
    }
    100% {
        stroke-dashoffset: 187;
        transform: rotate(450deg)
    }
}

.btn {
    box-shadow: 0 1px 0 rgba(0, 0, 0, .05);
    padding: 0 10px;
    font-size: 1rem;
    line-height: 28px;
    border-radius: 2px
}

.btn:active {
    box-shadow: none
}

.btn:active:focus {
    outline: 0
}

.btn-primary {
    color: #fff;
    background-color: #4285f4;
    border-color: #4285f4
}

.btn-primary:focus {
    color: #fff;
    background-color: #4285f4;
    border-color: #4285f4;
    outline: 0
}

.btn-primary:hover {
    color: #fff;
    box-shadow: inset 0 -1px 0 #1266f1;
    background-color: #4c8bf5;
    border-color: #4c8bf5;
    border-bottom-color: #1266f1
}

.btn-primary:active, .btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active {
    color: #fff;
    box-shadow: inset 0 2px 0 #1266f1;
    background-color: #2572f2;
    border-color: #2572f2;
    border-top-color: #0c57d3
}

.btn-primary:active .icon, .btn-primary:not([disabled]):not(.disabled).active .icon, .btn-primary:not([disabled]):not(.disabled):active .icon {
    color: #fff
}

.btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:not([disabled]):not(.disabled).active.focus, .btn-primary:not([disabled]):not(.disabled).active:focus, .btn-primary:not([disabled]):not(.disabled).active:hover, .btn-primary:not([disabled]):not(.disabled):active.focus, .btn-primary:not([disabled]):not(.disabled):active:focus, .btn-primary:not([disabled]):not(.disabled):active:hover {
    color: #fff;
    background-color: #2572f2;
    border-color: #2572f2;
    border-top-color: #0c57d3;
    box-shadow: inset 0 2px 0 #1266f1
}

.btn-primary:active.focus .icon, .btn-primary:active:focus .icon, .btn-primary:active:hover .icon, .btn-primary:not([disabled]):not(.disabled).active.focus .icon, .btn-primary:not([disabled]):not(.disabled).active:focus .icon, .btn-primary:not([disabled]):not(.disabled).active:hover .icon, .btn-primary:not([disabled]):not(.disabled):active.focus .icon, .btn-primary:not([disabled]):not(.disabled):active:focus .icon, .btn-primary:not([disabled]):not(.disabled):active:hover .icon {
    color: #fff
}

.btn-primary:active, .btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active {
    background-image: none
}

.btn-primary[disabled], .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover {
    background-color: #4285f4;
    border-color: #4285f4;
    color: #fff;
    box-shadow: none
}

.btn-group-lg > .btn, .btn-lg {
    padding: 0 12px;
    font-size: 1.1538rem;
    line-height: 38px;
    border-radius: 3px;
    font-weight: 500
}

.btn-xl {
    padding: 0 12px;
    font-size: 1.1538rem;
    line-height: 43px;
    border-radius: 3px;
    font-weight: 500
}

.btn-space {
    margin-right: 5px;
    margin-bottom: 5px
}

.btn .icon {
    font-size: 1.231rem;
    line-height: 15px;
    vertical-align: middle
}

.btn .icon.icon-right {
    margin-left: 4px
}

.btn-group-lg > .btn .icon, .btn.btn-lg .icon {
    font-size: 1.615rem;
    line-height: 20px
}

.btn-group > .btn.btn-primary, .input-group-btn > .btn.btn-primary {
    border-left-color: #206ff2;
    border-right-color: #206ff2
}

.btn-group > .btn.btn-primary:active, .btn-group > .btn.btn-primary:hover, .input-group-btn > .btn.btn-primary:active, .input-group-btn > .btn.btn-primary:hover {
    border-left-color: #0d5fe6;
    border-right-color: #0d5fe6;
    border-bottom-color: transparent
}

.btn-group > .btn.btn-primary:active, .input-group-btn > .btn.btn-primary:active {
    box-shadow: inset 0 2px 0 #1266f1
}

.btn-group > .btn.btn-primary:active + .btn, .btn-group > .btn.btn-primary:hover + .btn, .input-group-btn > .btn.btn-primary:active + .btn, .input-group-btn > .btn.btn-primary:hover + .btn {
    border-left-color: #0d5fe6
}

.btn-group > .btn.btn-primary:first-child, .input-group-btn > .btn.btn-primary:first-child {
    border-left-color: transparent
}

.btn-group > .btn.btn-primary:last-child, .input-group-btn > .btn.btn-primary:last-child {
    border-right-color: transparent
}

.btn-group > .btn:last-of-type:not(.btn-secondary), .input-group-btn > .btn:last-of-type:not(.btn-secondary) {
    border-right-color: transparent
}

.btn-group > .btn:last-of-type:not(.btn-secondary):hover, .input-group-btn > .btn:last-of-type:not(.btn-secondary):hover {
    border-right-color: transparent
}

.btn-group:first-child, .input-group-btn:first-child {
    border-right-color: transparent
}

.btn-group:last-child, .input-group-btn:last-child {
    border-right-color: transparent
}

.card {
    background-color: #fff;
    margin-bottom: 25px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .04);
    border-width: 0;
    border-radius: 3px;
    display: block
}

.card-group .card {
    box-shadow: none
}

.card.border-primary {
    border-width: 1px
}

.card-body {
    padding: 8px 20px 20px;
    border-radius: 0 0 3px 3px
}

.card-body .card-title {
    margin-bottom: 20px;
    margin-top: 7px
}

.card-body .card-text-no-title {
    margin-top: 15px
}

.card-header {
    font-size: 18px;
    font-weight: 300;
    padding-left: 0;
    padding-right: 0;
    padding-top: 1.5384rem;
    margin: 0 1.538rem;
    border-bottom-width: 0;
    border-radius: 3px 3px 0 0;
    background-color: transparent
}

.card-header .tools {
    float: right;
    font-size: 0
}

.card-header .tools > a {
    display: inline-block
}

.card-header .tools .icon {
    display: inline-block;
    font-size: 1.538rem;
    line-height: 25px;
    vertical-align: middle;
    cursor: pointer;
    color: #bababa;
    min-width: 1.538rem;
    text-align: center
}

.card-header .tools .icon + .icon {
    margin-left: 2px
}

.card-header .tools .icon:hover {
    color: #a6a6a6
}

.card-title {
    font-size: 18px;
    font-weight: 300;
    display: block;
    margin: 0
}

.card-border {
    box-shadow: none;
    border: 1px solid #d4d4d4
}

.card-border-color {
    border-top: 3px solid #c9c9c9
}

.card-border-color-primary {
    border-top-color: #4285f4
}

.card-footer {
    border: unset
}

.card-group .card {
    margin-bottom: 25px
}

@media (min-width: 576px) {
    .card-group .card {
        display: flex;
        flex-direction: column
    }
}

.custom-control {
    min-height: 1.7rem;
    min-width: 1.7rem;
    margin-top: .1875rem;
    margin-bottom: 1.1105rem
}

.custom-control-label {
    position: static;
    display: inline-block;
    line-height: 1.7
}

.custom-control-label:after, .custom-control-label:before {
    top: 0;
    left: 0
}

.custom-control-input:checked ~ .custom-control-label::after {
    color: #4285f4
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #4285f4
}

.custom-control-input:checked ~ .custom-control-color::after {
    background-color: #4285f4;
    color: #fff;
    border-radius: 3px
}

.custom-control-input:disabled:checked ~ .custom-control-label::before {
    border-color: #ccc
}

.custom-control-input:disabled:checked ~ .custom-control-label::after {
    color: #ccc
}

.custom-control-input:disabled:checked ~ .custom-control-color::after {
    background-color: transparent
}

.custom-checkbox .custom-control-label:before {
    content: "";
    width: 1.699rem;
    height: 1.699rem;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 0 0
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    content: "\f26b";
    font-size: 1.5452rem;
    font-family: "Material Icons";
    margin: 0 0;
    font-weight: 400;
    text-align: center;
    line-height: 1.1
}

.custom-control-input:checked.is-valid ~ .custom-control-color::after {
    background-color: #34a853;
    color: #fff
}

.custom-control-input:checked.is-invalid ~ .custom-control-color::after {
    background-color: #ea4335;
    color: #fff
}

ul {
    line-height: 20px
}

ul ul {
    padding-left: 25px
}

@media (max-width: 575.98px) {
    .page-item {
        margin-bottom: 5px
    }
}

.page-item:first-child .page-link {
    border-radius: 2px
}

.page-item:last-child .page-link {
    border-radius: 2px
}

.page-link {
    font-size: 1.077rem;
    line-height: 14px;
    font-weight: 400;
    padding: .7692rem .9231rem;
    color: #404040;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    margin-left: 4px
}

.page-link > span {
    line-height: 12px
}

.form-control {
    border-width: 1px;
    border-top-color: #bdc0c7;
    box-shadow: none;
    padding: 10px 12px;
    font-size: 1.1538rem;
    transition: none;
    height: 3.692rem
}

.form-control[multiple] {
    padding: 0
}

@supports (-webkit-overflow-scrolling:touch) {
    .form-control[multiple] {
        padding: 10px 12px
    }
}

.col-form-label {
    padding-bottom: 0;
    line-height: 1
}

@media (max-width: 575.98px) {
    .col-form-label {
        padding-bottom: 8px
    }
}

input.form-control {
    -webkit-appearance: none
}

label {
    font-weight: 400;
    font-size: 1rem;
    margin-bottom: 8px;
    color: #666
}

.form-control-lg {
    height: 57px;
    padding: 12px 14px;
    font-size: 1.385rem;
    font-weight: 300;
    border-radius: 2px
}

.form-group.row {
    margin-bottom: 0;
    padding: 12px 0
}

.form-group.row label {
    white-space: nowrap
}

.form-title {
    font-size: 1.385rem;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    padding-top: .2384rem;
    padding-bottom: 1.031rem;
    margin: 0 0 13px;
    border-bottom-width: 0;
    border-radius: 3px 3px 0 0;
    background-color: transparent;
    border-bottom: 1px solid #d9d9d9
}

.input-group-lg > .form-control:not(textarea) {
    height: 57px;
    padding: 12px 14px;
    font-size: 1.385rem;
    font-weight: 300;
    border-radius: 2px
}

.row.login-tools {
    padding: 15px 0 0;
    margin-bottom: 16px
}

.login-forgot-password {
    line-height: 2.1;
    text-align: right
}

.login-submit, .row.login-submit {
    padding: 19px 0 0;
    margin-bottom: 1.3842rem
}

.login-submit .btn, .row.login-submit .btn {
    width: 100%
}

.login-submit > div:first-child, .row.login-submit > div:first-child {
    padding-right: 10px
}

.login-submit > div:last-child, .row.login-submit > div:last-child {
    padding-left: 10px
}

.splash-container.sign-up {
    max-width: 433px;
    margin: 10px auto
}

.splash-container.sign-up .card .card-header {
    margin-bottom: 0
}

.signup-password.row {
    padding: 0;
    margin-bottom: 1.3842rem
}

.signup-password .btn {
    width: 100%
}

.signup-password > div:first-child {
    padding-right: 10px
}

.signup-password > div:last-child {
    padding-left: 10px
}

.splash-container.forgot-password .card .card-header {
    margin-bottom: 5px
}

.email-title {
    display: block;
    margin: 3px 0 0;
    font-size: 1.769rem;
    font-weight: 300
}

@media (max-width: 991.98px) {
    .email-title {
        margin-bottom: 10px
    }
}

.email-title .icon {
    font-size: 1.769rem;
    color: #737373
}

.email-head {
    background-color: #fff
}

.email-head-title {
    padding: 25px 25px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    font-weight: 400;
    color: #5a5a5a;
    font-size: 1.769rem
}

.email-head-title .icon {
    color: #696969;
    margin-right: 12px;
    vertical-align: middle;
    line-height: 31px;
    position: relative;
    top: -1px;
    float: left;
    font-size: 1.538rem
}

.email-body {
    background-color: #fff;
    border-top: 1px solid #e6e6e6;
    padding: 30px 28px
}

.was-validated .form-control:invalid, .form-control.is-invalid {
    border-color: #ea4335;
    padding-right: 2.966971rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ea4335' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ea4335' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.357143em + 0.3846rem) center;
    background-size: calc(0.714286em + 0.7692rem) calc(0.714286em + 0.7692rem);
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #ea4335;
}