/* Material Design styles - load on 8 */

.mdstyle8 .transparent {
    background-color: transparent !important;
}

.mdstyle8 .transparent-text {
    color: transparent !important;
}

.mdstyle8 html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

.mdstyle8 body {
    margin: 0;
}

.mdstyle8 article,
.mdstyle8 aside,
.mdstyle8 footer,
.mdstyle8 header,
.mdstyle8 main,
.mdstyle8 nav,
.mdstyle8 section,
.mdstyle8 summary {
    display: block;
}

.mdstyle8 [hidden],
.mdstyle8 template {
    display: none;
}

.mdstyle8 a {
    background-color: transparent;
}

.mdstyle8 a:active,
.mdstyle8 a:hover {
    outline: 0;
}

.mdstyle8 abbr[title] {
    border-bottom: 1px dotted;
}

.mdstyle8 b,
.mdstyle8 strong {
    font-weight: bold;
}

.mdstyle8 dfn {
    font-style: italic;
}

.mdstyle8 h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

.mdstyle8 mark {
    background: #ff0;
    color: #000;
}

.mdstyle8 small {
    font-size: 80%;
}

.mdstyle8 sub,
.mdstyle8 sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.mdstyle8 sup {
    top: -0.5em;
}

.mdstyle8 sub {
    bottom: -0.25em;
}

.mdstyle8 img {
    border: 0;
}

.mdstyle8 svg:not(:root) {
    overflow: hidden;
}

.mdstyle8 figure {
    margin: 1em 40px;
}

.mdstyle8 hr {
    box-sizing: content-box;
    height: 0;
}

.mdstyle8 pre {
    overflow: auto;
}

.mdstyle8 code,
.mdstyle8 kbd,
.mdstyle8 pre,
.mdstyle8 samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

.mdstyle8 button,
.mdstyle8 input,
.mdstyle8 optgroup,
.mdstyle8 select,
.mdstyle8 textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

.mdstyle8 button {
    overflow: visible;
}

.mdstyle8 button,
.mdstyle8 select {
    text-transform: none;
}

.mdstyle8 button,
.mdstyle8 html input[type="button"],
.mdstyle8 input[type="reset"],
.mdstyle8 input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

.mdstyle8 button[disabled],
.mdstyle8 html input[disabled] {
    cursor: default;
}

.mdstyle8 button::-moz-focus-inner,
.mdstyle8 input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.mdstyle8 input {
    line-height: normal;
}

.mdstyle8 fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

.mdstyle8 legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

.mdstyle8 textarea {
    overflow: auto;
}

.mdstyle8 optgroup {
    font-weight: bold;
}

.mdstyle8 table {
    border-collapse: collapse;
    border-spacing: 0;
}

.mdstyle8 td,
.mdstyle8 th {
    padding: 0;
}

.mdstyle8 html {
    box-sizing: border-box;
}

.mdstyle8 *,
.mdstyle8 *:before,
.mdstyle8 *:after {
    box-sizing: inherit;
}

.mdstyle8 ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none;
}

.mdstyle8 ul:not(.browser-default)>li {
    list-style-type: none;
}

.mdstyle8 a {
    color: #039be5;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

.mdstyle8 .valign-wrapper {
    display: flex;
    align-items: center;
}

.mdstyle8 .clearfix {
    clear: both;
}

.mdstyle8 .z-depth-0 {
    box-shadow: none !important;
}

.mdstyle8 .z-depth-1,
.mdstyle8 .btn,
.mdstyle8 .btn-large,
.mdstyle8 .btn-floating {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.mdstyle8 .z-depth-1-half,
.mdstyle8 .btn:hover,
.mdstyle8 .btn-large:hover,
.mdstyle8 .btn-floating:hover {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.mdstyle8 .z-depth-2 {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.mdstyle8 .z-depth-3 {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
}

.mdstyle8 .z-depth-4 {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
}

.mdstyle8 .z-depth-5 {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}

.mdstyle8 .hoverable {
    transition: box-shadow .25s;
}

.mdstyle8 .hoverable:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.mdstyle8 .divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0;
}

.mdstyle8 blockquote {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #ee6e73;
}

.mdstyle8 i {
    line-height: inherit;
}

.mdstyle8 i.left {
    float: left;
    margin-right: 15px;
}

.mdstyle8 i.right {
    float: right;
    margin-left: 15px;
}

.mdstyle8 i.tiny {
    font-size: 1rem;
}

.mdstyle8 i.small {
    font-size: 2rem;
}

.mdstyle8 i.medium {
    font-size: 4rem;
}

.mdstyle8 i.large {
    font-size: 6rem;
}

.mdstyle8 img.responsive-img,
.mdstyle8 video.responsive-video {
    max-width: 100%;
    height: auto;
}

.mdstyle8 ul.staggered-list li {
    opacity: 0;
}

.mdstyle8 .fade-in {
    opacity: 0;
    transform-origin: 0 50%;
}

.mdstyle8 .page-footer {
    padding-top: 20px;
    color: #fff;
    background-color: #ee6e73;
}

.mdstyle8 .page-footer .footer-copyright {
    overflow: hidden;
    min-height: 50px;
    display: flex;
    align-items: center;
    padding: 10px 0px;
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(51, 51, 51, 0.08);
}

.mdstyle8 table,
.mdstyle8 th,
.mdstyle8 td {
    border: none;
}

.mdstyle8 table {
    width: 100%;
    display: table;
}

.mdstyle8 table.bordered>thead>tr,
.mdstyle8 table.bordered>tbody>tr {
    border-bottom: 1px solid #d0d0d0;
}

.mdstyle8 table.striped>tbody>tr:nth-child(odd) {
    background-color: #f2f2f2;
}

.mdstyle8 table.striped>tbody>tr>td {
    border-radius: 0;
}

.mdstyle8 table.highlight>tbody>tr {
    transition: background-color .25s ease;
}

.mdstyle8 table.highlight>tbody>tr:hover {
    background-color: #f2f2f2;
}

.mdstyle8 table.centered thead tr th,
.mdstyle8 table.centered tbody tr td {
    text-align: center;
}

.mdstyle8 thead {
    border-bottom: 1px solid #d0d0d0;
}

.mdstyle8 td,
.mdstyle8 th {
    padding: 15px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
}

@media only screen and (max-width: 992px) {
    .mdstyle8 table.responsive-table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        position: relative;
        /* sort out borders */
    }
    .mdstyle8 table.responsive-table td:empty:before {
        content: '\A0';
    }
    .mdstyle8 table.responsive-table th,
    .mdstyle8 table.responsive-table td {
        margin: 0;
        vertical-align: top;
    }
    .mdstyle8 table.responsive-table th {
        text-align: left;
    }
    .mdstyle8 table.responsive-table thead {
        display: block;
        float: left;
    }
    .mdstyle8 table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0;
    }
    .mdstyle8 table.responsive-table thead tr th::before {
        content: "\A0";
    }
    .mdstyle8 table.responsive-table tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
    }
    .mdstyle8 table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top;
    }
    .mdstyle8 table.responsive-table th {
        display: block;
        text-align: right;
    }
    .mdstyle8 table.responsive-table td {
        display: block;
        min-height: 1.25em;
        text-align: left;
    }
    .mdstyle8 table.responsive-table tr {
        padding: 0 10px;
    }
    .mdstyle8 table.responsive-table thead {
        border: 0;
        border-right: 1px solid #d0d0d0;
    }
    .mdstyle8 table.responsive-table.bordered th {
        border-bottom: 0;
        border-left: 0;
    }
    .mdstyle8 table.responsive-table.bordered td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }
    .mdstyle8 table.responsive-table.bordered tr {
        border: 0;
    }
    .mdstyle8 table.responsive-table.bordered tbody tr {
        border-right: 1px solid #d0d0d0;
    }
}

.mdstyle8 .secondary-content {
    float: right;
    color: #26a69a;
}

.mdstyle8 .collapsible .collection {
    margin: 0;
    border: none;
}

.mdstyle8 .hide {
    display: none !important;
}

.mdstyle8 .left-align {
    text-align: left;
}

.mdstyle8 .right-align {
    text-align: right;
}

.mdstyle8 .center,
.mdstyle8 .center-align {
    text-align: center;
}

.mdstyle8 .left {
    float: left !important;
}

.mdstyle8 .right {
    float: right !important;
}

.mdstyle8 .no-select {
    user-select: none;
}

.mdstyle8 .circle {
    border-radius: 50%;
}

.mdstyle8 .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.mdstyle8 .truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mdstyle8 .no-padding {
    padding: 0 !important;
}

.mdstyle8 a {
    text-decoration: none;
}

.mdstyle8 html {
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87);
}

@media only screen and (min-width: 0) {
    .mdstyle8 html {
        font-size: 14px;
    }
}

@media only screen and (min-width: 992px) {
    .mdstyle8 html {
        font-size: 14.5px;
    }
}

@media only screen and (min-width: 1200px) {
    .mdstyle8 html {
        font-size: 15px;
    }
}

.mdstyle8 em {
    font-style: italic;
}

.mdstyle8 strong {
    font-weight: 500;
}

.mdstyle8 small {
    font-size: 75%;
}

.mdstyle8 .light,
.mdstyle8 .page-footer .footer-copyright {
    font-weight: 300;
}

.mdstyle8 .thin {
    font-weight: 200;
}

.mdstyle8 .scale-transition {
    transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
}

.mdstyle8 .scale-transition.scale-out {
    transform: scale(0);
    transition: transform .2s !important;
}

.mdstyle8 .scale-transition.scale-in {
    transform: scale(1);
}

.mdstyle8 .btn,
.mdstyle8 .btn-large,
.mdstyle8 .btn-flat {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}

.mdstyle8 .btn.disabled,
.mdstyle8 .disabled.btn-large,
.mdstyle8 .btn-floating.disabled,
.mdstyle8 .btn-large.disabled,
.mdstyle8 .btn-flat.disabled,
.mdstyle8 .btn:disabled,
.mdstyle8 .btn-large:disabled,
.mdstyle8 .btn-floating:disabled,
.mdstyle8 .btn-large:disabled,
.mdstyle8 .btn-flat:disabled,
.mdstyle8 .btn[disabled],
.mdstyle8 [disabled].btn-large,
.mdstyle8 .btn-floating[disabled],
.mdstyle8 .btn-large[disabled],
.mdstyle8 .btn-flat[disabled] {
    pointer-events: none;
    background-color: #DFDFDF !important;
    box-shadow: none;
    color: #9F9F9F !important;
    cursor: default;
}

.mdstyle8 .btn.disabled:hover,
.mdstyle8 .disabled.btn-large:hover,
.mdstyle8 .btn-floating.disabled:hover,
.mdstyle8 .btn-large.disabled:hover,
.mdstyle8 .btn-flat.disabled:hover,
.mdstyle8 .btn:disabled:hover,
.mdstyle8 .btn-large:disabled:hover,
.mdstyle8 .btn-floating:disabled:hover,
.mdstyle8 .btn-large:disabled:hover,
.mdstyle8 .btn-flat:disabled:hover,
.mdstyle8 .btn[disabled]:hover,
.mdstyle8 [disabled].btn-large:hover,
.mdstyle8 .btn-floating[disabled]:hover,
.mdstyle8 .btn-large[disabled]:hover,
.mdstyle8 .btn-flat[disabled]:hover {
    background-color: #DFDFDF !important;
    color: #9F9F9F !important;
}

.mdstyle8 .btn,
.mdstyle8 .btn-large,
.mdstyle8 .btn-floating,
.mdstyle8 .btn-large,
.mdstyle8 .btn-flat {
    font-size: 1rem;
    outline: 0;
}

.mdstyle8 .btn i,
.mdstyle8 .btn-large i,
.mdstyle8 .btn-floating i,
.mdstyle8 .btn-large i,
.mdstyle8 .btn-flat i {
    font-size: 1.3rem;
    line-height: inherit;
}

.mdstyle8 .btn:focus,
.mdstyle8 .btn-large:focus,
.mdstyle8 .btn-floating:focus {
    background-color: #1d7d74;
}

.mdstyle8 .btn,
.mdstyle8 .btn-large {
    text-decoration: none;
    color: #fff;
    background-color: #26a69a;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
}

.mdstyle8 .btn:hover,
.mdstyle8 .btn-large:hover {
    background-color: #2bbbad;
}

.mdstyle8 .btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background-color: #26a69a;
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle;
}

.mdstyle8 .btn-floating:hover {
    background-color: #26a69a;
}

.mdstyle8 .btn-floating:before {
    border-radius: 0;
}

.mdstyle8 .btn-floating.btn-large {
    width: 56px;
    height: 56px;
}

.mdstyle8 .btn-floating.btn-large.halfway-fab {
    bottom: -28px;
}

.mdstyle8 .btn-floating.btn-large i {
    line-height: 56px;
}

.mdstyle8 .btn-floating.halfway-fab {
    position: absolute;
    right: 24px;
    bottom: -20px;
}

.mdstyle8 .btn-floating.halfway-fab.left {
    right: auto;
    left: 24px;
}

.mdstyle8 .btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    line-height: 40px;
}

.mdstyle8 button.btn-floating {
    border: none;
}

.mdstyle8 .fixed-action-btn {
    position: fixed;
    right: 23px;
    bottom: 23px;
    padding-top: 15px;
    margin-bottom: 0;
    z-index: 997;
}

.mdstyle8 .fixed-action-btn.active ul {
    visibility: visible;
}

.mdstyle8 .fixed-action-btn.horizontal {
    padding: 0 0 0 15px;
}

.mdstyle8 .fixed-action-btn.horizontal ul {
    text-align: right;
    right: 64px;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    left: auto;
    width: 500px;
    /*width 100% only goes to width of button container */
}

.mdstyle8 .fixed-action-btn.horizontal ul li {
    display: inline-block;
    margin: 15px 15px 0 0;
}

.mdstyle8 .fixed-action-btn.toolbar {
    padding: 0;
    height: 56px;
}

.mdstyle8 .fixed-action-btn.toolbar.active>a i {
    opacity: 0;
}

.mdstyle8 .fixed-action-btn.toolbar ul {
    display: flex;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.mdstyle8 .fixed-action-btn.toolbar ul li {
    flex: 1;
    display: inline-block;
    margin: 0;
    height: 100%;
    transition: none;
}

.mdstyle8 .fixed-action-btn.toolbar ul li a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: transparent;
    box-shadow: none;
    color: #fff;
    line-height: 56px;
    z-index: 1;
}

.mdstyle8 .fixed-action-btn.toolbar ul li a i {
    line-height: inherit;
}

.mdstyle8 .fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
    visibility: hidden;
}

.mdstyle8 .fixed-action-btn ul li {
    margin-bottom: 15px;
}

.mdstyle8 .fixed-action-btn ul a.btn-floating {
    opacity: 0;
}

.mdstyle8 .fixed-action-btn .fab-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 40px;
    height: 40px;
    background-color: #26a69a;
    border-radius: 50%;
    transform: scale(0);
}

.mdstyle8 .btn-flat {
    box-shadow: none;
    background-color: transparent;
    color: #343434;
    cursor: pointer;
    transition: background-color .2s;
}

.mdstyle8 .btn-flat:focus,
.mdstyle8 .btn-flat:hover {
    box-shadow: none;
}

.mdstyle8 .btn-flat:focus {
    background-color: rgba(0, 0, 0, 0.1);
}

.mdstyle8 .btn-flat.disabled {
    background-color: transparent !important;
    color: #b3b3b3 !important;
    cursor: default;
}

.mdstyle8 .btn-large {
    height: 54px;
    line-height: 54px;
}

.mdstyle8 .btn-large i {
    font-size: 1.6rem;
}

.mdstyle8 .btn-block {
    display: block;
}

.mdstyle8 .chip {
    display: inline-block;
    height: 32px;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.6);
    line-height: 32px;
    padding: 0 12px;
    border-radius: 16px;
    background-color: #e4e4e4;
    margin-bottom: 5px;
    margin-right: 5px;
}

.mdstyle8 .chip>img {
    float: left;
    margin: 0 8px 0 -12px;
    height: 32px;
    width: 32px;
    border-radius: 50%;
}

.mdstyle8 .chip .close {
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 32px;
    padding-left: 8px;
}

.mdstyle8 .chips {
    border: none;
    border-bottom: 1px solid #9e9e9e;
    box-shadow: none;
    margin: 0 0 20px 0;
    min-height: 45px;
    outline: none;
    transition: all .3s;
}

.mdstyle8 .chips.focus {
    border-bottom: 1px solid #26a69a;
    box-shadow: 0 1px 0 0 #26a69a;
}

.mdstyle8 .chips:hover {
    cursor: text;
}

.mdstyle8 .chips .chip.selected {
    background-color: #26a69a;
    color: #fff;
}

.mdstyle8 .chips .input {
    background: none;
    border: 0;
    color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    font-size: 1rem;
    height: 3rem;
    line-height: 32px;
    outline: 0;
    margin: 0;
    padding: 0 !important;
    width: 120px !important;
}

.mdstyle8 .chips .input:focus {
    border: 0 !important;
    box-shadow: none !important;
}

.mdstyle8 .chips .autocomplete-content {
    margin-top: 0;
    margin-bottom: 0;
}

.mdstyle8 .prefix~.chips {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem);
}

.mdstyle8 .chips:empty~label {
    font-size: 0.8rem;
    transform: translateY(-140%);
}

.mdstyle8 select:focus {
    outline: 1px solid #c9f3ef;
}

.mdstyle8 button:focus {
    outline: none;
    background-color: #2ab7a9;
}

.mdstyle8 label {
    font-size: 0.8rem;
    color: #9e9e9e;
}

.mdstyle8 ::placeholder {
    color: #d1d1d1;
}

.mdstyle8 input:not([type]),
.mdstyle8 input[type=text]:not(.browser-default),
.mdstyle8 textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
}

.mdstyle8 input:not([type]):disabled,
.mdstyle8 input:not([type])[readonly="readonly"],
.mdstyle8 input[type=text]:not(.browser-default):disabled,
.mdstyle8 input[type=text]:not(.browser-default)[readonly="readonly"],
.mdstyle8 textarea.materialize-textarea:disabled,
.mdstyle8 textarea.materialize-textarea[readonly="readonly"] {
    color: rgba(0, 0, 0, 0.42);
    border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

.mdstyle8 input:not([type]):disabled+label,
.mdstyle8 input:not([type])[readonly="readonly"]+label,
.mdstyle8 input[type=text]:not(.browser-default):disabled+label,
.mdstyle8 input[type=text]:not(.browser-default)[readonly="readonly"]+label,
.mdstyle8 textarea.materialize-textarea:disabled+label,
.mdstyle8 textarea.materialize-textarea[readonly="readonly"]+label {
    color: rgba(0, 0, 0, 0.42);
}

.mdstyle8 input:not([type]):focus:not([readonly]),
.mdstyle8 input[type=text]:not(.browser-default):focus:not([readonly]),
.mdstyle8 textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #26a69a;
    box-shadow: 0 1px 0 0 #26a69a;
}

.mdstyle8 input:not([type]):focus:not([readonly])+label,
.mdstyle8 input[type=text]:not(.browser-default):focus:not([readonly])+label,
.mdstyle8 textarea.materialize-textarea:focus:not([readonly])+label {
    color: #26a69a;
}

.mdstyle8 input:not([type]).validate+label,
.mdstyle8 input[type=text]:not(.browser-default).validate+label,
.mdstyle8 textarea.materialize-textarea.validate+label {
    width: 100%;
}

.mdstyle8 input:not([type]).invalid+label:after,
.mdstyle8 input:not([type]).valid+label:after,
.mdstyle8 input[type=text]:not(.browser-default).invalid+label:after,
.mdstyle8 input[type=text]:not(.browser-default).valid+label:after,
.mdstyle8 textarea.materialize-textarea.invalid+label:after,
.mdstyle8 textarea.materialize-textarea.valid+label:after {
    display: none;
}

.mdstyle8 input:not([type]).invalid+label.active:after,
.mdstyle8 input:not([type]).valid+label.active:after,
.mdstyle8 input[type=text]:not(.browser-default).invalid+label.active:after,
.mdstyle8 input[type=text]:not(.browser-default).valid+label.active:after,
.mdstyle8 textarea.materialize-textarea.invalid+label.active:after,
.mdstyle8 textarea.materialize-textarea.valid+label.active:after {
    display: block;
}

.mdstyle8 input.valid:not([type]),
.mdstyle8 input.valid:not([type]):focus,
.mdstyle8 input[type=text].valid:not(.browser-default),
.mdstyle8 input[type=text].valid:not(.browser-default):focus,
.mdstyle8 input[type=password].valid:not(.browser-default),
.mdstyle8 input[type=password].valid:not(.browser-default):focus,
.mdstyle8 input[type=email].valid:not(.browser-default),
.mdstyle8 input[type=email].valid:not(.browser-default):focus,
.mdstyle8 input[type=url].valid:not(.browser-default),
.mdstyle8 input[type=url].valid:not(.browser-default):focus,
.mdstyle8 input[type=time].valid:not(.browser-default),
.mdstyle8 input[type=time].valid:not(.browser-default):focus,
.mdstyle8 input[type=date].valid:not(.browser-default),
.mdstyle8 input[type=date].valid:not(.browser-default):focus,
.mdstyle8 input[type=datetime].valid:not(.browser-default),
.mdstyle8 input[type=datetime].valid:not(.browser-default):focus,
.mdstyle8 input[type=datetime-local].valid:not(.browser-default),
.mdstyle8 input[type=datetime-local].valid:not(.browser-default):focus,
.mdstyle8 input[type=tel].valid:not(.browser-default),
.mdstyle8 input[type=tel].valid:not(.browser-default):focus,
.mdstyle8 input[type=number].valid:not(.browser-default),
.mdstyle8 input[type=number].valid:not(.browser-default):focus,
.mdstyle8 input[type=search].valid:not(.browser-default),
.mdstyle8 input[type=search].valid:not(.browser-default):focus,
.mdstyle8 textarea.materialize-textarea.valid,
.mdstyle8 textarea.materialize-textarea.valid:focus,
.mdstyle8 .select-wrapper.valid>input.select-dropdown {
    border-bottom: 1px solid #4CAF50;
    box-shadow: 0 1px 0 0 #4CAF50;
}

.mdstyle8 input.invalid:not([type]),
.mdstyle8 input.invalid:not([type]):focus,
.mdstyle8 input[type=text].invalid:not(.browser-default),
.mdstyle8 input[type=text].invalid:not(.browser-default):focus,
.mdstyle8 input[type=password].invalid:not(.browser-default),
.mdstyle8 input[type=password].invalid:not(.browser-default):focus,
.mdstyle8 input[type=email].invalid:not(.browser-default),
.mdstyle8 input[type=email].invalid:not(.browser-default):focus,
.mdstyle8 input[type=url].invalid:not(.browser-default),
.mdstyle8 input[type=url].invalid:not(.browser-default):focus,
.mdstyle8 input[type=time].invalid:not(.browser-default),
.mdstyle8 input[type=time].invalid:not(.browser-default):focus,
.mdstyle8 input[type=date].invalid:not(.browser-default),
.mdstyle8 input[type=date].invalid:not(.browser-default):focus,
.mdstyle8 input[type=datetime].invalid:not(.browser-default),
.mdstyle8 input[type=datetime].invalid:not(.browser-default):focus,
.mdstyle8 input[type=datetime-local].invalid:not(.browser-default),
.mdstyle8 input[type=datetime-local].invalid:not(.browser-default):focus,
.mdstyle8 input[type=tel].invalid:not(.browser-default),
.mdstyle8 input[type=tel].invalid:not(.browser-default):focus,
.mdstyle8 input[type=number].invalid:not(.browser-default),
.mdstyle8 input[type=number].invalid:not(.browser-default):focus,
.mdstyle8 input[type=search].invalid:not(.browser-default),
.mdstyle8 input[type=search].invalid:not(.browser-default):focus,
.mdstyle8 textarea.materialize-textarea.invalid,
.mdstyle8 textarea.materialize-textarea.invalid:focus,
.mdstyle8 .select-wrapper.invalid>input.select-dropdown {
    border-bottom: 1px solid #F44336;
    box-shadow: 0 1px 0 0 #F44336;
}

.mdstyle8 input:not([type]).valid+label:after,
.mdstyle8 input:not([type]):focus.valid+label:after,
.mdstyle8 input[type=text]:not(.browser-default).valid+label:after,
.mdstyle8 input[type=text]:not(.browser-default):focus.valid+label:after,
.mdstyle8 input[type=password]:not(.browser-default).valid+label:after,
.mdstyle8 input[type=password]:not(.browser-default):focus.valid+label:after,
.mdstyle8 input[type=email]:not(.browser-default).valid+label:after,
.mdstyle8 input[type=email]:not(.browser-default):focus.valid+label:after,
.mdstyle8 input[type=url]:not(.browser-default).valid+label:after,
.mdstyle8 input[type=url]:not(.browser-default):focus.valid+label:after,
.mdstyle8 input[type=time]:not(.browser-default).valid+label:after,
.mdstyle8 input[type=time]:not(.browser-default):focus.valid+label:after,
.mdstyle8 input[type=date]:not(.browser-default).valid+label:after,
.mdstyle8 input[type=date]:not(.browser-default):focus.valid+label:after,
.mdstyle8 input[type=datetime]:not(.browser-default).valid+label:after,
.mdstyle8 input[type=datetime]:not(.browser-default):focus.valid+label:after,
.mdstyle8 input[type=datetime-local]:not(.browser-default).valid+label:after,
.mdstyle8 input[type=datetime-local]:not(.browser-default):focus.valid+label:after,
.mdstyle8 input[type=tel]:not(.browser-default).valid+label:after,
.mdstyle8 input[type=tel]:not(.browser-default):focus.valid+label:after,
.mdstyle8 input[type=number]:not(.browser-default).valid+label:after,
.mdstyle8 input[type=number]:not(.browser-default):focus.valid+label:after,
.mdstyle8 input[type=search]:not(.browser-default).valid+label:after,
.mdstyle8 input[type=search]:not(.browser-default):focus.valid+label:after,
.mdstyle8 textarea.materialize-textarea.valid+label:after,
.mdstyle8 textarea.materialize-textarea:focus.valid+label:after,
.mdstyle8 .select-wrapper.valid+label:after {
    content: attr(data-success);
    color: #4CAF50;
    opacity: 1;
    transform: translateY(9px);
}

.mdstyle8 input:not([type]).invalid+label:after,
.mdstyle8 input:not([type]):focus.invalid+label:after,
.mdstyle8 input[type=text]:not(.browser-default).invalid+label:after,
.mdstyle8 input[type=text]:not(.browser-default):focus.invalid+label:after,
.mdstyle8 input[type=password]:not(.browser-default).invalid+label:after,
.mdstyle8 input[type=password]:not(.browser-default):focus.invalid+label:after,
.mdstyle8 input[type=email]:not(.browser-default).invalid+label:after,
.mdstyle8 input[type=email]:not(.browser-default):focus.invalid+label:after,
.mdstyle8 input[type=url]:not(.browser-default).invalid+label:after,
.mdstyle8 input[type=url]:not(.browser-default):focus.invalid+label:after,
.mdstyle8 input[type=time]:not(.browser-default).invalid+label:after,
.mdstyle8 input[type=time]:not(.browser-default):focus.invalid+label:after,
.mdstyle8 input[type=date]:not(.browser-default).invalid+label:after,
.mdstyle8 input[type=date]:not(.browser-default):focus.invalid+label:after,
.mdstyle8 input[type=datetime]:not(.browser-default).invalid+label:after,
.mdstyle8 input[type=datetime]:not(.browser-default):focus.invalid+label:after,
.mdstyle8 input[type=datetime-local]:not(.browser-default).invalid+label:after,
.mdstyle8 input[type=datetime-local]:not(.browser-default):focus.invalid+label:after,
.mdstyle8 input[type=tel]:not(.browser-default).invalid+label:after,
.mdstyle8 input[type=tel]:not(.browser-default):focus.invalid+label:after,
.mdstyle8 input[type=number]:not(.browser-default).invalid+label:after,
.mdstyle8 input[type=number]:not(.browser-default):focus.invalid+label:after,
.mdstyle8 input[type=search]:not(.browser-default).invalid+label:after,
.mdstyle8 input[type=search]:not(.browser-default):focus.invalid+label:after,
.mdstyle8 textarea.materialize-textarea.invalid+label:after,
.mdstyle8 textarea.materialize-textarea:focus.invalid+label:after,
.mdstyle8 .select-wrapper.invalid+label:after {
    content: attr(data-error);
    color: #F44336;
    opacity: 1;
    transform: translateY(9px);
}

.mdstyle8 input:not([type])+label:after,
.mdstyle8 input[type=text]:not(.browser-default)+label:after,
.mdstyle8 input[type=password]:not(.browser-default)+label:after,
.mdstyle8 input[type=email]:not(.browser-default)+label:after,
.mdstyle8 input[type=url]:not(.browser-default)+label:after,
.mdstyle8 input[type=time]:not(.browser-default)+label:after,
.mdstyle8 input[type=date]:not(.browser-default)+label:after,
.mdstyle8 input[type=datetime]:not(.browser-default)+label:after,
.mdstyle8 input[type=datetime-local]:not(.browser-default)+label:after,
.mdstyle8 input[type=tel]:not(.browser-default)+label:after,
.mdstyle8 input[type=number]:not(.browser-default)+label:after,
.mdstyle8 input[type=search]:not(.browser-default)+label:after,
.mdstyle8 textarea.materialize-textarea+label:after,
.mdstyle8 .select-wrapper+label:after {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    transition: .2s opacity ease-out, .2s color ease-out;
}

.mdstyle8 .input-field {
    position: relative;
    margin-top: 1rem;
}

.mdstyle8 .input-field.inline {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.mdstyle8 .input-field.inline input,
.mdstyle8 .input-field.inline .select-dropdown {
    margin-bottom: 1rem;
}

.mdstyle8 .input-field.col label {
    left: 0.75rem;
}

.mdstyle8 .input-field.col .prefix~label,
.mdstyle8 .input-field.col .prefix~.validate~label {
    width: calc(100% - 3rem - 1.5rem);
}

.mdstyle8 .input-field label {
    color: #9e9e9e;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    font-size: 1rem;
    cursor: text;
    transition: transform .2s ease-out;
    transform-origin: 0% 100%;
    text-align: initial;
    transform: translateY(12px);
    pointer-events: none;
}

.mdstyle8 .input-field label:not(.label-icon).active {
    transform: translateY(-14px) scale(0.8);
    transform-origin: 0 0;
}

.mdstyle8 .input-field .prefix {
    position: absolute;
    width: 3rem;
    font-size: 2rem;
    transition: color .2s;
}

.mdstyle8 .input-field .prefix.active {
    color: #26a69a;
}

.mdstyle8 .input-field .prefix~input,
.mdstyle8 .input-field .prefix~textarea,
.mdstyle8 .input-field .prefix~label,
.mdstyle8 .input-field .prefix~.validate~label,
.mdstyle8 .input-field .prefix~.autocomplete-content {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem);
}

.mdstyle8 .input-field .prefix~label {
    margin-left: 3rem;
}

@media only screen and (max-width: 992px) {
    .mdstyle8 .input-field .prefix~input {
        width: 86%;
        width: calc(100% - 3rem);
    }
}

@media only screen and (max-width: 600px) {
    .mdstyle8 .input-field .prefix~input {
        width: 80%;
        width: calc(100% - 3rem);
    }
}

.mdstyle8 textarea {
    width: 100%;
    height: 3rem;
    background-color: transparent;
}

.mdstyle8 textarea.materialize-textarea {
    overflow-y: hidden;
    /* prevents scroll bar flash */
    padding: .8rem 0 1.6rem 0;
    /* prevents text jump on Enter keypress */
    resize: none;
    min-height: 3rem;
}

.mdstyle8 textarea.materialize-textarea.validate+label {
    height: 100%;
}

.mdstyle8 textarea.materialize-textarea.validate+label::after {
    top: calc(100% - 12px);
}

.mdstyle8 textarea.materialize-textarea.validate+label:not(.label-icon).active {
    transform: translateY(-25px);
}

.mdstyle8 .hiddendiv {
    display: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-wrap: break-word;
    /* future version of deprecated 'word-wrap' */
    padding-top: 1.2rem;
    /* prevents text jump on Enter keypress */
    position: absolute;
    top: 0;
}

.mdstyle8 .autocomplete-content {
    margin-top: -20px;
    margin-bottom: 20px;
    display: block;
    opacity: 1;
    position: static;
}

.mdstyle8 .autocomplete-content li .highlight {
    color: #444;
}

.mdstyle8 .autocomplete-content li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px;
}

.mdstyle8 form p {
    margin-bottom: 10px;
    text-align: left;
}

.mdstyle8 form p:last-child {
    margin-bottom: 0;
}

.mdstyle8 select {
    display: none;
}

.mdstyle8 select.browser-default {
    display: block;
}

.mdstyle8 select {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 3rem;
}

.mdstyle8 .input-field>select {
    display: block;
    position: absolute;
    width: 0;
    pointer-events: none;
    height: 0;
    top: 0;
    left: 0;
    opacity: 0;
}

.mdstyle8 select:disabled {
    color: rgba(0, 0, 0, 0.42);
}

.mdstyle8 .select-wrapper.disabled span.caret,
.mdstyle8 .select-wrapper.disabled+label {
    color: rgba(0, 0, 0, 0.42);
}

.mdstyle8 .select-wrapper input.select-dropdown:disabled {
    color: rgba(0, 0, 0, 0.42);
    cursor: default;
    user-select: none;
}

.mdstyle8 .prefix~.select-wrapper {
    margin-left: 3rem;
    width: 92%;
    width: calc(100% - 3rem);
}

.mdstyle8 .prefix~label {
    margin-left: 3rem;
}