/**
 * material-design-lite - Material Design Components in CSS, JS and HTML
 * @version v1.3.0
 * @license Apache-2.0
 * @copyright 2015 Google, Inc.
 * @link https://github.com/google/material-design-lite
 */
a {color: rgb(255,255,255);} .mdl-color--primary {background-color: rgb(0,166,251)!important;} .mdl-color--primary-contrast {background-color: rgb(255,255,255)!important;} .mdl-color--primary-dark {background-color: rgb(255,255,255)!important;} .mdl-color--accent {background-color: rgb(255,255,255)!important;} .mdl-color-text--primary {color: rgb(0,166,251)!important;} .mdl-color-text--primary-contrast {color: rgb(255,255,255)!important;} .mdl-color-text--primary-dark {color: rgb(255,255,255)!important;} .mdl-color-text--accent {color: rgb(255,255,255)!important;} .mdl-badge[data-badge]:after {background: rgb(255,255,255);} .mdl-badge.mdl-badge--no-background[data-badge]:after {color: rgb(255,255,255);} .mdl-button.mdl-button--colored {color: rgb(0,166,251);} .mdl-button--raised.mdl-button--colored {background: rgb(0,166,251);color: rgb(255,255,255);} .mdl-button--raised.mdl-button--colored:hover {background-color: rgb(0,166,251);} .mdl-button--raised.mdl-button--colored:active {background-color: rgb(0,166,251);} .mdl-button--raised.mdl-button--colored:focus:not(:active) {background-color: rgb(0,166,251);} .mdl-button--raised.mdl-button--colored .mdl-ripple {background: rgb(255,255,255);} .mdl-button--fab.mdl-button--colored {background: rgb(255,255,255);} .mdl-button--fab.mdl-button--colored:hover {background-color: rgb(255,255,255);} .mdl-button--fab.mdl-button--colored:focus:not(:active) {background-color: rgb(255,255,255);} .mdl-button--fab.mdl-button--colored:active {background-color: rgb(255,255,255);} .mdl-button--primary.mdl-button--primary {color: rgb(0,166,251);} .mdl-button--primary.mdl-button--primary .mdl-ripple {background: rgb(255,255,255);} .mdl-button--primary.mdl-button--primary.mdl-button--raised,.mdl-button--primary.mdl-button--primary.mdl-button--fab {color: rgb(255,255,255);background-color: rgb(0,166,251);} .mdl-button--accent.mdl-button--accent {color: rgb(255,255,255);} .mdl-button--accent.mdl-button--accent.mdl-button--raised,.mdl-button--accent.mdl-button--accent.mdl-button--fab {background-color: rgb(255,255,255);} .mdl-card__media {background-color: rgb(255,255,255);} .mdl-checkbox.is-checked .mdl-checkbox__box-outline {border: 2px solid rgb(0,166,251);} .mdl-checkbox.is-focused.is-checked .mdl-checkbox__focus-helper {box-shadow: 0 0 0 8px rgba(0,166,251, .26);background-color: rgba(0,166,251, .26);} .mdl-checkbox.is-checked .mdl-checkbox__tick-outline {background: rgb(0,166,251)url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K");} .mdl-checkbox__ripple-container .mdl-ripple {background: rgb(0,166,251);} .mdl-icon-toggle.is-checked .mdl-icon-toggle__label {color: rgb(0,166,251);} .mdl-icon-toggle.is-focused.is-checked .mdl-icon-toggle__label {background-color: rgba(0,166,251, .26);} .mdl-progress>.progressbar {background-color: rgb(0,166,251);} .mdl-progress>.bufferbar {background-image: linear-gradient(to right, rgba(255,255,255, .7), rgba(255,255,255, .7)), linear-gradient(to right, rgb(0,166,251), rgb(0,166,251));}@supports (-webkit-appearance:none) {.mdl-progress:not(.mdl-progress--indeterminate):not(.mdl-progress--indeterminate)>.auxbar,.mdl-progress:not(.mdl-progress__indeterminate):not(.mdl-progress__indeterminate)>.auxbar {background-image: linear-gradient(to right, rgba(255,255,255, .7), rgba(255,255,255, .7)), linear-gradient(to right, rgb(0,166,251), rgb(0,166,251));}} .mdl-progress:not(.mdl-progress--indeterminate)>.auxbar,.mdl-progress:not(.mdl-progress__indeterminate)>.auxbar {background-image: linear-gradient(to right, rgba(255,255,255, .9), rgba(255,255,255, .9)), linear-gradient(to right, rgb(0,166,251), rgb(0,166,251));} .mdl-progress.mdl-progress--indeterminate>.bar1,.mdl-progress.mdl-progress__indeterminate>.bar1,.mdl-progress.mdl-progress--indeterminate>.bar3,.mdl-progress.mdl-progress__indeterminate>.bar3 {background-color: rgb(0,166,251);} .mdl-layout__drawer-button {color: rgb(255,255,255);} .mdl-layout__header .mdl-layout__drawer-button {color: rgb(255,255,255);} .mdl-layout__header {background-color: rgb(0,166,251);color: rgb(255,255,255);} .mdl-layout__header-row .mdl-navigation__link {color: rgb(255,255,255);} .mdl-layout__tab-bar {background-color: rgb(0,166,251);} .mdl-layout__tab-bar-button {background-color: rgb(0,166,251);} .mdl-layout__tab-bar-button.is-active {color: rgb(255,255,255);} .mdl-layout__tab {color: rgba(255,255,255, .6);} .mdl-layout.is-upgraded .mdl-layout__tab.is-active {color: rgb(255,255,255);} .mdl-layout.is-upgraded .mdl-layout__tab.is-active::after {background: rgb(255,255,255);} .mdl-layout__tab .mdl-layout__tab-ripple-container .mdl-ripple {background-color: rgb(255,255,255);} .mdl-radio.is-checked .mdl-radio__outer-circle {border: 2px solid rgb(0,166,251);} .mdl-radio__inner-circle {background: rgb(0,166,251);} .mdl-radio__ripple-container .mdl-ripple {background: rgb(0,166,251);} .mdl-slider.is-upgraded {color: rgb(0,166,251);} .mdl-slider.is-upgraded::-ms-fill-lower {background: linear-gradient(to right, transparent, transparent 16px, rgb(0,166,251)16px, rgb(0,166,251)0);} .mdl-slider.is-upgraded::-webkit-slider-thumb {background: rgb(0,166,251);} .mdl-slider.is-upgraded::-moz-range-thumb {background: rgb(0,166,251);} .mdl-slider.is-upgraded:focus:not(:active)::-webkit-slider-thumb {box-shadow: 0 0 0 10px rgba(0,166,251, .26);} .mdl-slider.is-upgraded:focus:not(:active)::-moz-range-thumb {box-shadow: 0 0 0 10px rgba(0,166,251, .26);} .mdl-slider.is-upgraded:active::-webkit-slider-thumb {background: rgb(0,166,251);} .mdl-slider.is-upgraded:active::-moz-range-thumb {background: rgb(0,166,251);} .mdl-slider.is-upgraded::-ms-thumb {background: rgb(0,166,251);} .mdl-slider.is-upgraded:focus:not(:active)::-ms-thumb {background: radial-gradient(circle closest-side, rgb(0,166,251)0%, rgb(0,166,251)37.5%, rgba(0,166,251, .26)37.5%, rgba(0,166,251, .26)100%);} .mdl-slider.is-upgraded:active::-ms-thumb {background: rgb(0,166,251);} .mdl-slider__background-lower {background: rgb(0,166,251);} .mdl-snackbar__action {color: rgb(255,255,255);} .mdl-spinner--single-color .mdl-spinner__layer-1 {border-color: rgb(0,166,251);} .mdl-spinner--single-color .mdl-spinner__layer-2 {border-color: rgb(0,166,251);} .mdl-spinner--single-color .mdl-spinner__layer-3 {border-color: rgb(0,166,251);} .mdl-spinner--single-color .mdl-spinner__layer-4 {border-color: rgb(0,166,251);} .mdl-switch.is-checked .mdl-switch__track {background: rgba(0,166,251, .5);} .mdl-switch.is-checked .mdl-switch__thumb {background: rgb(0,166,251);} .mdl-switch.is-focused.is-checked .mdl-switch__focus-helper {box-shadow: 0 0 0 20px rgba(0,166,251, .26);background-color: rgba(0,166,251, .26);} .mdl-switch__ripple-container .mdl-ripple {background: rgb(0,166,251);} .mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after {background: rgb(0,166,251);} .mdl-tabs__tab .mdl-tabs__ripple-container .mdl-ripple {background: rgb(0,166,251);} .mdl-textfield--floating-label.is-focused .mdl-textfield__label,.mdl-textfield--floating-label.is-dirty .mdl-textfield__label,.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {color: rgb(0,166,251);} .mdl-textfield__label:after {background-color: rgb(0,166,251);}