﻿/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #ffffff;--gray: #6c757d;--gray-dark: #343a40;--primary: var(--blue);--secondary: #868e96;--success: #0cc27e;--info: #1cbcd8;--warning: #ff8d60;--danger: #ff586b;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: "Montserrat", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*::before,*::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}footer,header,main,nav,section{display:block}body{margin:0;font-family:"Montserrat","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#f5f7fa}[tabindex="-1"]:focus{outline:0 !important}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.75rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:var(--blue);text-decoration:none;background-color:rgba(0,0,0,0)}a:hover{color:#005254;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}progress{vertical-align:baseline}[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}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.75rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}hr{margin-top:1.5rem;margin-bottom:1.5rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}.img-fluid{max-width:100%;height:auto}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.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{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-moz-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-moz-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-moz-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-moz-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-moz-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-moz-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-moz-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-moz-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-moz-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media(min-width: 576px){.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-moz-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-moz-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-moz-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-moz-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-moz-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-moz-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-moz-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-moz-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-moz-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media(min-width: 768px){.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-moz-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-moz-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-moz-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-moz-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-moz-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-moz-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-moz-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-moz-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-moz-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media(min-width: 992px){.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-moz-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-moz-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-moz-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-moz-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-moz-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-moz-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-moz-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-moz-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-moz-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media(min-width: 1200px){.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.33333%;-moz-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.66667%;-moz-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-moz-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-moz-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.66667%;-moz-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.33333%;-moz-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.66667%;-moz-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-moz-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.33333%;-moz-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.66667%;-moz-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;margin-bottom:1.5rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-info,.table-info>th,.table-info>td{background-color:#bfecf4}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#89dceb}.table-hover .table-info:hover{background-color:#a9e6f0}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#a9e6f0}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}@media(max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:-webkit-calc(1.5em + 0.75rem + 2px);height:-moz-calc(1.5em + 0.75rem + 2px);height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.form-control::-ms-expand{background-color:rgba(0,0,0,0);border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#21fbff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,157,160,.25);box-shadow:0 0 0 .2rem rgba(0,157,160,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.col-form-label{padding-top:-webkit-calc(0.375rem + 1px);padding-top:-moz-calc(0.375rem + 1px);padding-top:calc(.375rem + 1px);padding-bottom:-webkit-calc(0.375rem + 1px);padding-bottom:-moz-calc(0.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:-webkit-calc(0.5rem + 1px);padding-top:-moz-calc(0.5rem + 1px);padding-top:calc(.5rem + 1px);padding-bottom:-webkit-calc(0.5rem + 1px);padding-bottom:-moz-calc(0.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:-webkit-calc(0.25rem + 1px);padding-top:-moz-calc(0.25rem + 1px);padding-top:calc(.25rem + 1px);padding-bottom:-webkit-calc(0.25rem + 1px);padding-bottom:-moz-calc(0.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-sm{height:-webkit-calc(1.5em + 0.5rem + 2px);height:-moz-calc(1.5em + 0.5rem + 2px);height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(12,194,126,.9);border-radius:.25rem}.was-validated .form-control:valid~.valid-tooltip,.form-control.is-valid~.valid-tooltip{display:block}.was-validated .custom-select:valid~.valid-tooltip,.custom-select.is-valid~.valid-tooltip{display:block}.was-validated .form-control-file:valid~.valid-tooltip,.form-control-file.is-valid~.valid-tooltip{display:block}.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.valid-tooltip,.custom-control-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-file-input:valid~.valid-tooltip,.custom-file-input.is-valid~.valid-tooltip{display:block}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(255,88,107,.9);border-radius:.25rem}.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control-file:invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-tooltip{display:block}.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.invalid-tooltip,.custom-control-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-file-input:invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-tooltip{display:block}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,157,160,.25);box-shadow:0 0 0 .2rem rgba(0,157,160,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:var(--blue);border-color:var(--blue)}.btn-primary:hover{color:#fff;background-color:#335479;border-color:#335479}.btn-primary:focus,.btn-primary.focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,172,174,.5);box-shadow:0 0 0 .2rem rgba(38,172,174,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:var(--blue);border-color:var(--blue)}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#006b6d;border-color:#005e60}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,172,174,.5);box-shadow:0 0 0 .2rem rgba(38,172,174,.5)}.btn-secondary{color:#fff;background-color:#868e96;border-color:#868e96}.btn-secondary:hover{color:#fff;background-color:#727b84;border-color:#6c757d}.btn-secondary:focus,.btn-secondary.focus{-webkit-box-shadow:0 0 0 .2rem rgba(152,159,166,.5);box-shadow:0 0 0 .2rem rgba(152,159,166,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#868e96;border-color:#868e96}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.fc button:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle,.fc .show>button.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#666e76}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.fc button:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus,.fc .show>button.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(152,159,166,.5);box-shadow:0 0 0 .2rem rgba(152,159,166,.5)}.btn-success{color:#fff;background-color:#0cc27e;border-color:#0cc27e}.btn-success:hover{color:#fff;background-color:#0a9e67;border-color:#09925f}.btn-success:focus,.btn-success.focus{-webkit-box-shadow:0 0 0 .2rem rgba(48,203,145,.5);box-shadow:0 0 0 .2rem rgba(48,203,145,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#0cc27e;border-color:#0cc27e}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#09925f;border-color:#088657}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(48,203,145,.5);box-shadow:0 0 0 .2rem rgba(48,203,145,.5)}.btn-info{color:#fff;background-color:#1cbcd8;border-color:#1cbcd8}.btn-info:hover{color:#fff;background-color:#189fb6;border-color:#1695ab}.btn-info:focus,.btn-info.focus{-webkit-box-shadow:0 0 0 .2rem rgba(62,198,222,.5);box-shadow:0 0 0 .2rem rgba(62,198,222,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#1cbcd8;border-color:#1cbcd8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#1695ab;border-color:#158ba0}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(62,198,222,.5);box-shadow:0 0 0 .2rem rgba(62,198,222,.5)}.btn-warning{color:#212529;background-color:#ff8d60;border-color:#ff8d60}.btn-warning:hover{color:#fff;background-color:#ff723a;border-color:#ff682d}.btn-warning:focus,.btn-warning.focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,125,88,.5);box-shadow:0 0 0 .2rem rgba(222,125,88,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ff8d60;border-color:#ff8d60}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#ff682d;border-color:#ff5f20}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(222,125,88,.5);box-shadow:0 0 0 .2rem rgba(222,125,88,.5)}.btn-danger{color:#fff;background-color:#ff586b;border-color:#ff586b}.btn-danger:hover{color:#fff;background-color:#ff3249;border-color:#ff253e}.btn-danger:focus,.btn-danger.focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,113,129,.5);box-shadow:0 0 0 .2rem rgba(255,113,129,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#ff586b;border-color:#ff586b}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#ff253e;border-color:#ff1833}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,113,129,.5);box-shadow:0 0 0 .2rem rgba(255,113,129,.5)}.btn-light{color:#212529;background-color:#f8f9fa !important;border-color:#f8f9fa !important}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(216,217,219,.5);box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:var(--blue);border-color:var(--blue)}.btn-outline-primary:hover{color:#fff;background-color:var(--blue);border-color:var(--blue)}.btn-outline-primary:focus,.btn-outline-primary.focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,157,160,.5);box-shadow:0 0 0 .2rem rgba(0,157,160,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:var(--blue);background-color:rgba(0,0,0,0)}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:var(--blue);border-color:var(--blue)}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,157,160,.5);box-shadow:0 0 0 .2rem rgba(0,157,160,.5)}.btn-outline-secondary{color:#868e96;border-color:#868e96}.btn-outline-secondary:hover{color:#fff;background-color:#868e96;border-color:#868e96}.btn-outline-secondary:focus,.btn-outline-secondary.focus{-webkit-box-shadow:0 0 0 .2rem rgba(134,142,150,.5);box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#868e96;background-color:rgba(0,0,0,0)}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#868e96;border-color:#868e96}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(134,142,150,.5);box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-outline-success{color:#0cc27e;border-color:#0cc27e}.btn-outline-success:hover{color:#fff;background-color:#0cc27e;border-color:#0cc27e}.btn-outline-success:focus,.btn-outline-success.focus{-webkit-box-shadow:0 0 0 .2rem rgba(12,194,126,.5);box-shadow:0 0 0 .2rem rgba(12,194,126,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#0cc27e;background-color:rgba(0,0,0,0)}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#0cc27e;border-color:#0cc27e}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(12,194,126,.5);box-shadow:0 0 0 .2rem rgba(12,194,126,.5)}.btn-outline-info{color:#1cbcd8;border-color:#1cbcd8}.btn-outline-info:hover{color:#fff;background-color:#1cbcd8;border-color:#1cbcd8}.btn-outline-info:focus,.btn-outline-info.focus{-webkit-box-shadow:0 0 0 .2rem rgba(28,188,216,.5);box-shadow:0 0 0 .2rem rgba(28,188,216,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#1cbcd8;background-color:rgba(0,0,0,0)}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#1cbcd8;border-color:#1cbcd8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(28,188,216,.5);box-shadow:0 0 0 .2rem rgba(28,188,216,.5)}.btn-outline-warning{color:#ff8d60;border-color:#ff8d60}.btn-outline-warning:hover{color:#212529;background-color:#ff8d60;border-color:#ff8d60}.btn-outline-warning:focus,.btn-outline-warning.focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,141,96,.5);box-shadow:0 0 0 .2rem rgba(255,141,96,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ff8d60;background-color:rgba(0,0,0,0)}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ff8d60;border-color:#ff8d60}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,141,96,.5);box-shadow:0 0 0 .2rem rgba(255,141,96,.5)}.btn-outline-danger{color:#ff586b;border-color:#ff586b}.btn-outline-danger:hover{color:#fff;background-color:#ff586b;border-color:#ff586b}.btn-outline-danger:focus,.btn-outline-danger.focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,88,107,.5);box-shadow:0 0 0 .2rem rgba(255,88,107,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#ff586b;background-color:rgba(0,0,0,0)}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#ff586b;border-color:#ff586b}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,88,107,.5);box-shadow:0 0 0 .2rem rgba(255,88,107,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:rgba(0,0,0,0)}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:rgba(0,0,0,0)}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:var(--blue);text-decoration:none}.btn-link:hover{color:#005254;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline;-webkit-box-shadow:none;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.fade{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;-moz-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;-moz-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.dropup,.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.75rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:var(--blue)}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group>.btn{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.fc .btn-group>button.active,.btn-group-vertical>.btn.active,.fc .btn-group-vertical>button.active{z-index:1}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split,.fc .btn-group-sm>button+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split,.fc .btn-group-lg>button+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.input-group{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.custom-file{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.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>.custom-file{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.input-group-append .btn{position:relative;z-index:2}.input-group-append .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-file{position:relative;display:inline-block;width:100%;height:-webkit-calc(1.5em + 0.75rem + 2px);height:-moz-calc(1.5em + 0.75rem + 2px);height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:-webkit-calc(1.5em + 0.75rem + 2px);height:-moz-calc(1.5em + 0.75rem + 2px);height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#21fbff;-webkit-box-shadow:0 0 0 .2rem rgba(0,157,160,.25);box-shadow:0 0 0 .2rem rgba(0,157,160,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:-webkit-calc(1.5em + 0.75rem + 2px);height:-moz-calc(1.5em + 0.75rem + 2px);height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:-webkit-calc(1.5em + 0.75rem);height:-moz-calc(1.5em + 0.75rem);height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-file-label{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.custom-file-label{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid rgba(0,0,0,0);border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#f5f7fa;border-color:#dee2e6 #dee2e6 #f5f7fa}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:var(--blue)}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.75rem 1.5rem}.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}@media(min-width: 576px){.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}}@media(min-width: 768px){.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}}@media(max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media(min-width: 992px){.navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media(min-width: 1200px){.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.card{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;-webkit-background-clip:border-box;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.5rem}.card-title{margin-bottom:1.5rem}.card-text:last-child{margin-bottom:0}.card-header{padding:1.5rem 1.5rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:-webkit-calc(0.25rem - 1px) -webkit-calc(0.25rem - 1px) 0 0;border-radius:-moz-calc(0.25rem - 1px) -moz-calc(0.25rem - 1px) 0 0;border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:1.5rem 1.5rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 -webkit-calc(0.25rem - 1px) -webkit-calc(0.25rem - 1px);border-radius:0 0 -moz-calc(0.25rem - 1px) -moz-calc(0.25rem - 1px);border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.breadcrumb{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item.active{color:#6c757d}.page-item.active .page-link{z-index:1;color:#fff;background-color:var(--blue);border-color:var(--blue)}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.badge{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge,.fc button .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:var(--blue)}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#006b6d}a.badge-primary:focus,a.badge-primary.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,157,160,.5);box-shadow:0 0 0 .2rem rgba(0,157,160,.5)}.badge-secondary{color:#fff;background-color:#868e96}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(134,142,150,.5);box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.badge-success{color:#fff;background-color:#0cc27e}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#09925f}a.badge-success:focus,a.badge-success.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(12,194,126,.5);box-shadow:0 0 0 .2rem rgba(12,194,126,.5)}.badge-info{color:#fff;background-color:#1cbcd8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#1695ab}a.badge-info:focus,a.badge-info.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(28,188,216,.5);box-shadow:0 0 0 .2rem rgba(28,188,216,.5)}.badge-warning{color:#212529;background-color:#ff8d60}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#ff682d}a.badge-warning:focus,a.badge-warning.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(255,141,96,.5);box-shadow:0 0 0 .2rem rgba(255,141,96,.5)}.badge-danger{color:#fff;background-color:#ff586b}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#ff253e}a.badge-danger:focus,a.badge-danger.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(255,88,107,.5);box-shadow:0 0 0 .2rem rgba(255,88,107,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid rgba(0,0,0,0);border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#005253;background-color:#ccebec;border-color:#b8e4e4}.alert-primary hr{border-top-color:#a6dddd}.alert-primary .alert-link{color:#002020}.alert-secondary{color:#464a4e;background-color:#e7e8ea;border-color:#dddfe2}.alert-secondary hr{border-top-color:#cfd2d6}.alert-secondary .alert-link{color:#2e3133}.alert-success{color:#066542;background-color:#cef3e5;border-color:#bbeedb}.alert-success hr{border-top-color:#a7e9d0}.alert-success .alert-link{color:#033523}.alert-info{color:#0f6270;background-color:#d2f2f7;border-color:#bfecf4}.alert-info hr{border-top-color:#a9e6f0}.alert-info .alert-link{color:#093b43}.alert-warning{color:#854932;background-color:#ffe8df;border-color:#ffdfd2}.alert-warning hr{border-top-color:#ffcdb9}.alert-warning .alert-link{color:#603524}.alert-danger{color:#852e38;background-color:#ffdee1;border-color:#ffd0d6}.alert-danger hr{border-top-color:#ffb7c0}.alert-danger .alert-link{color:#5f2128}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:var(--blue);-webkit-transition:width .6s ease;-o-transition:width .6s ease;-moz-transition:width .6s ease;transition:width .6s ease}@media(prefers-reduced-motion: reduce){.progress-bar{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz- oldlinear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);-webkit-background-size:1rem 1rem;background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;-moz-animation:progress-bar-stripes 1s linear infinite;-o-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion: reduce){.progress-bar-animated{-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none}}.media{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:var(--blue);border-color:var(--blue)}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#005253;border-color:#005253}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#464a4e;border-color:#464a4e}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#066542;border-color:#066542}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0f6270;border-color:#0f6270}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#854932;border-color:#854932}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#852e38;border-color:#852e38}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:rgba(0,0,0,0);border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:hsla(0,0%,100%,.85);-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;-moz-transition:transform .3s ease-out,-moz-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-moz-transform .3s ease-out,-o-transform .3s ease-out;-webkit-transform:translate(0, -50px);-moz-transform:translate(0, -50px);-ms-transform:translate(0, -50px);-o-transform:translate(0, -50px);transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.modal-dialog-scrollable{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;max-height:-webkit-calc(100% - 1rem);max-height:-moz-calc(100% - 1rem);max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:-webkit-calc(100vh - 1rem);max-height:-moz-calc(100vh - 1rem);max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-height:-webkit-calc(100% - 1rem);min-height:-moz-calc(100% - 1rem);min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:-webkit-calc(100vh - 1rem);height:-moz-calc(100vh - 1rem);height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:-webkit-calc(100% - 3.5rem);max-height:-moz-calc(100% - 3.5rem);max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:-webkit-calc(100vh - 3.5rem);max-height:-moz-calc(100vh - 3.5rem);max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:-webkit-calc(100% - 3.5rem);min-height:-moz-calc(100% - 3.5rem);min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:-webkit-calc(100vh - 3.5rem);height:-moz-calc(100vh - 3.5rem);height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:"Montserrat","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^=top] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^=right] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^=bottom] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^=left] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:"Montserrat","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:-webkit-calc((0.5rem + 1px) * -1);bottom:-moz-calc((0.5rem + 1px) * -1);bottom:calc((.5rem + 1px)*-1)}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^=top]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^=top]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:-webkit-calc((0.5rem + 1px) * -1);left:-moz-calc((0.5rem + 1px) * -1);left:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^=right]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^=right]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:-webkit-calc((0.5rem + 1px) * -1);top:-moz-calc((0.5rem + 1px) * -1);top:calc((.5rem + 1px)*-1)}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^=bottom]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^=bottom]>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:-webkit-calc((0.5rem + 1px) * -1);right:-moz-calc((0.5rem + 1px) * -1);right:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^=left]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^=left]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:-webkit-calc(0.3rem - 1px);border-top-left-radius:-moz-calc(0.3rem - 1px);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:-webkit-calc(0.3rem - 1px);border-top-right-radius:-moz-calc(0.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;-moz-transition:transform .6s ease-in-out,-moz-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-moz-transform .6s ease-in-out,-o-transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;-o-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:0s .6s opacity;-o-transition:0s .6s opacity;-moz-transition:0s .6s opacity;transition:0s .6s opacity}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;-moz-transition:opacity .15s ease;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;-webkit-transition:opacity .6s ease;-o-transition:opacity .6s ease;-moz-transition:opacity .6s ease;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators li{-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spinner-border{to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes spinner-border{to{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:rgba(0,0,0,0);border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;-moz-animation:spinner-border .75s linear infinite;-o-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@-moz-keyframes spinner-grow{0%{-moz-transform:scale(0);transform:scale(0)}50%{opacity:1}}@-o-keyframes spinner-grow{0%{-o-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;-moz-animation:spinner-grow .75s linear infinite;-o-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:var(--blue) !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#006b6d !important}.bg-secondary{background-color:#868e96 !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#6c757d !important}.bg-success{background-color:#0cc27e !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#09925f !important}.bg-info{background-color:#1cbcd8 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#1695ab !important}.bg-warning{background-color:#ff8d60 !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#ff682d !important}.bg-danger{background-color:#ff586b !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#ff253e !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:rgba(0,0,0,0) !important}.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-left{border-left: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-left-0{border-left:0 !important}.border-primary{border-color:var(--blue) !important}.border-secondary{border-color:#868e96 !important}.border-success{border-color:#0cc27e !important}.border-info{border-color:#1cbcd8 !important}.border-warning{border-color:#ff8d60 !important}.border-danger{border-color:#ff586b !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-white{border-color:#fff !important}.rounded{border-radius:.25rem !important}.rounded-right{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-left{border-top-left-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-pill{border-radius:50rem !important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}@media(min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-moz-box-orient:horizontal !important;-moz-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-moz-box-orient:vertical !important;-moz-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-moz-box-orient:horizontal !important;-moz-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-fill{-webkit-box-flex:1 !important;-webkit-flex:1 1 auto !important;-moz-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-grow-1{-webkit-box-flex:1 !important;-webkit-flex-grow:1 !important;-moz-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.justify-content-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-moz-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-moz-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-moz-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-moz-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-moz-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-moz-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-moz-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-moz-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}@media(min-width: 576px){.justify-content-sm-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-moz-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-moz-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-moz-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-sm-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-moz-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-moz-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-moz-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-moz-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-moz-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-sm-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-sm-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media(min-width: 768px){.justify-content-md-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-moz-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-moz-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-moz-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-md-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-moz-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-moz-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-moz-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-moz-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-moz-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-md-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-md-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media(min-width: 992px){.justify-content-lg-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-moz-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-moz-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-moz-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-lg-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-moz-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-moz-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-moz-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-moz-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-moz-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-lg-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-lg-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}}@media(min-width: 1200px){.justify-content-xl-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-moz-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-moz-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-moz-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-xl-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-moz-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-moz-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-moz-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-moz-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-moz-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;-ms-grid-row-align:auto !important;align-self:auto !important}.align-self-xl-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;-ms-grid-row-align:center !important;align-self:center !important}.align-self-xl-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;-ms-grid-row-align:stretch !important;align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.overflow-auto{overflow:auto !important}.position-relative{position:relative !important}.position-sticky{position:-webkit-sticky !important;position:sticky !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: -webkit-sticky) or (position: sticky){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-100{height:100% !important}.vw-100{width:100vw !important}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.mx-0{margin-left:0 !important}.m-1{margin:.375rem !important}.mt-1,.my-1{margin-top:.375rem !important}.mr-1,.mx-1{margin-right:.375rem !important}.mb-1,.my-1{margin-bottom:.375rem !important}.ml-1,.mx-1{margin-left:.375rem !important}.m-2{margin:.75rem !important}.mt-2,.my-2{margin-top:.75rem !important}.mr-2,.mx-2{margin-right:.75rem !important}.mb-2,.my-2{margin-bottom:.75rem !important}.ml-2,.mx-2{margin-left:.75rem !important}.m-3{margin:1.5rem !important}.mt-3,.my-3{margin-top:1.5rem !important}.mr-3,.mx-3{margin-right:1.5rem !important}.mb-3,.my-3{margin-bottom:1.5rem !important}.ml-3,.mx-3{margin-left:1.5rem !important}.m-4{margin:2.25rem !important}.mt-4{margin-top:2.25rem !important}.mr-4{margin-right:2.25rem !important}.mb-4{margin-bottom:2.25rem !important}.m-5{margin:4.5rem !important}.my-5{margin-top:4.5rem !important}.my-5{margin-bottom:4.5rem !important}.p-0{padding:0 !important}.py-0{padding-top:0 !important}.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:.375rem !important}.pt-1,.py-1{padding-top:.375rem !important}.pr-1,.px-1{padding-right:.375rem !important}.pb-1,.py-1{padding-bottom:.375rem !important}.pl-1,.px-1{padding-left:.375rem !important}.p-2{padding:.75rem !important}.pt-2,.py-2{padding-top:.75rem !important}.pr-2,.px-2{padding-right:.75rem !important}.pb-2,.py-2{padding-bottom:.75rem !important}.px-2{padding-left:.75rem !important}.p-3{padding:1.5rem !important}.py-3{padding-top:1.5rem !important}.px-3{padding-right:1.5rem !important}.py-3{padding-bottom:1.5rem !important}.pl-3,.px-3{padding-left:1.5rem !important}.p-4{padding:2.25rem !important}.py-4{padding-top:2.25rem !important}.px-4{padding-right:2.25rem !important}.py-4{padding-bottom:2.25rem !important}.pl-4,.px-4{padding-left:2.25rem !important}.p-5{padding:4.5rem !important}.m-n1{margin:-0.375rem !important}.m-n2{margin:-0.75rem !important}.m-n3{margin:-1.5rem !important}.m-n4{margin:-2.25rem !important}.m-n5{margin:-4.5rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media(min-width: 576px){.m-sm-0{margin:0 !important}.m-sm-1{margin:.375rem !important}.m-sm-2{margin:.75rem !important}.m-sm-3{margin:1.5rem !important}.m-sm-4{margin:2.25rem !important}.m-sm-5{margin:4.5rem !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.375rem !important}.p-sm-2{padding:.75rem !important}.p-sm-3{padding:1.5rem !important}.p-sm-4{padding:2.25rem !important}.p-sm-5{padding:4.5rem !important}.m-sm-n1{margin:-0.375rem !important}.m-sm-n2{margin:-0.75rem !important}.m-sm-n3{margin:-1.5rem !important}.m-sm-n4{margin:-2.25rem !important}.m-sm-n5{margin:-4.5rem !important}.m-sm-auto{margin:auto !important}}@media(min-width: 768px){.m-md-0{margin:0 !important}.m-md-1{margin:.375rem !important}.m-md-2{margin:.75rem !important}.m-md-3{margin:1.5rem !important}.m-md-4{margin:2.25rem !important}.m-md-5{margin:4.5rem !important}.p-md-0{padding:0 !important}.p-md-1{padding:.375rem !important}.p-md-2{padding:.75rem !important}.p-md-3{padding:1.5rem !important}.p-md-4{padding:2.25rem !important}.p-md-5{padding:4.5rem !important}.m-md-n1{margin:-0.375rem !important}.m-md-n2{margin:-0.75rem !important}.m-md-n3{margin:-1.5rem !important}.m-md-n4{margin:-2.25rem !important}.m-md-n5{margin:-4.5rem !important}.m-md-auto{margin:auto !important}}@media(min-width: 992px){.m-lg-0{margin:0 !important}.mt-lg-0{margin-top:0 !important}.m-lg-1{margin:.375rem !important}.m-lg-2{margin:.75rem !important}.m-lg-3{margin:1.5rem !important}.m-lg-4{margin:2.25rem !important}.m-lg-5{margin:4.5rem !important}.p-lg-0{padding:0 !important}.pl-lg-0{padding-left:0 !important}.p-lg-1{padding:.375rem !important}.p-lg-2{padding:.75rem !important}.p-lg-3{padding:1.5rem !important}.p-lg-4{padding:2.25rem !important}.p-lg-5{padding:4.5rem !important}.m-lg-n1{margin:-0.375rem !important}.m-lg-n2{margin:-0.75rem !important}.m-lg-n3{margin:-1.5rem !important}.m-lg-n4{margin:-2.25rem !important}.m-lg-n5{margin:-4.5rem !important}.m-lg-auto{margin:auto !important}}@media(min-width: 1200px){.m-xl-0{margin:0 !important}.m-xl-1{margin:.375rem !important}.m-xl-2{margin:.75rem !important}.m-xl-3{margin:1.5rem !important}.m-xl-4{margin:2.25rem !important}.m-xl-5{margin:4.5rem !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.375rem !important}.p-xl-2{padding:.75rem !important}.p-xl-3{padding:1.5rem !important}.p-xl-4{padding:2.25rem !important}.p-xl-5{padding:4.5rem !important}.m-xl-n1{margin:-0.375rem !important}.m-xl-n2{margin:-0.75rem !important}.m-xl-n3{margin:-1.5rem !important}.m-xl-n4{margin:-2.25rem !important}.m-xl-n5{margin:-4.5rem !important}.m-xl-auto{margin:auto !important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-justify{text-align:justify !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media(min-width: 576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-bold{font-weight:700 !important}.text-white{color:#fff !important}.text-primary{color:var(--blue) !important}a.text-primary:hover,a.text-primary:focus{color:#005254 !important}.text-secondary{color:#868e96 !important}a.text-secondary:hover,a.text-secondary:focus{color:#60686f !important}.text-success{color:#0cc27e !important}a.text-success:hover,a.text-success:focus{color:#087a4f !important}.text-info{color:#1cbcd8 !important}a.text-info:hover,a.text-info:focus{color:#138194 !important}.text-warning{color:#ff8d60 !important}a.text-warning:hover,a.text-warning:focus{color:#ff5614 !important}.text-danger{color:#ff586b !important}a.text-danger:hover,a.text-danger:focus{color:#ff0c27 !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:#cbd3da !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:#121416 !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,.5) !important}.text-white-50{color:hsla(0,0%,100%,.5) !important}.text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-break:break-word !important;overflow-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}@media print{*,*::before,*::after{text-shadow:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}pre{white-space:pre-wrap !important}pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6 !important}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.card{font-size:1rem;font-weight:normal}.btn.gradient-indigo-light-blue.active,.fc button.gradient-indigo-light-blue.active{background-image:-webkit-linear-gradient(45deg, #c5cae9, #b3e5fc) !important;background-image:-moz- oldlinear-gradient(45deg, #c5cae9, #b3e5fc) !important;background-image:-o-linear-gradient(45deg, #c5cae9, #b3e5fc) !important;background-image:linear-gradient(45deg, #c5cae9, #b3e5fc) !important;background-repeat:repeat-x !important}.btn.gradient-light-blue-indigo.active,.fc button.gradient-light-blue-indigo.active{background-image:-webkit-linear-gradient(45deg, #b3e5fc, #9fa8da) !important;background-image:-moz- oldlinear-gradient(45deg, #b3e5fc, #9fa8da) !important;background-image:-o-linear-gradient(45deg, #b3e5fc, #9fa8da) !important;background-image:linear-gradient(45deg, #b3e5fc, #9fa8da) !important;background-repeat:repeat-x !important}.btn.gradient-yellow-green.active,.fc button.gradient-yellow-green.active{background-image:-webkit-linear-gradient(45deg, #ffff8d, #b9f6ca) !important;background-image:-moz- oldlinear-gradient(45deg, #ffff8d, #b9f6ca) !important;background-image:-o-linear-gradient(45deg, #ffff8d, #b9f6ca) !important;background-image:linear-gradient(45deg, #ffff8d, #b9f6ca) !important;background-repeat:repeat-x !important}.btn.gradient-orange-deep-orange.active,.fc button.gradient-orange-deep-orange.active{background-image:-webkit-linear-gradient(45deg, #ffe0b2, #ffccbc) !important;background-image:-moz- oldlinear-gradient(45deg, #ffe0b2, #ffccbc) !important;background-image:-o-linear-gradient(45deg, #ffe0b2, #ffccbc) !important;background-image:linear-gradient(45deg, #ffe0b2, #ffccbc) !important;background-repeat:repeat-x !important}.btn.gradient-deep-purple-purple.active,.fc button.gradient-deep-purple-purple.active{background-image:-webkit-linear-gradient(45deg, #d1c4e9, #f3e5f5) !important;background-image:-moz- oldlinear-gradient(45deg, #d1c4e9, #f3e5f5) !important;background-image:-o-linear-gradient(45deg, #d1c4e9, #f3e5f5) !important;background-image:linear-gradient(45deg, #d1c4e9, #f3e5f5) !important;background-repeat:repeat-x !important}.btn.gradient-red-pink.active,.fc button.gradient-red-pink.active{background-image:-webkit-linear-gradient(45deg, #ff5252, #f48fb1) !important;background-image:-moz- oldlinear-gradient(45deg, #ff5252, #f48fb1) !important;background-image:-o-linear-gradient(45deg, #ff5252, #f48fb1) !important;background-image:linear-gradient(45deg, #ff5252, #f48fb1) !important;background-repeat:repeat-x !important}.btn.gradient-light-green-amber.active,.fc button.gradient-light-green-amber.active{background-image:-webkit-linear-gradient(45deg, #c5e1a5, #fff8e1) !important;background-image:-moz- oldlinear-gradient(45deg, #c5e1a5, #fff8e1) !important;background-image:-o-linear-gradient(45deg, #c5e1a5, #fff8e1) !important;background-image:linear-gradient(45deg, #c5e1a5, #fff8e1) !important;background-repeat:repeat-x !important}.btn.gradient-amber-amber.active,.fc button.gradient-amber-amber.active{background-image:-webkit-linear-gradient(45deg, #ff6f00, #ffca28) !important;background-image:-moz- oldlinear-gradient(45deg, #ff6f00, #ffca28) !important;background-image:-o-linear-gradient(45deg, #ff6f00, #ffca28) !important;background-image:linear-gradient(45deg, #ff6f00, #ffca28) !important;background-repeat:repeat-x !important}.btn.gradient-purple-pink.active,.fc button.gradient-purple-pink.active{background-image:-webkit-linear-gradient(45deg, #ea80fc, #fce4ec) !important;background-image:-moz- oldlinear-gradient(45deg, #ea80fc, #fce4ec) !important;background-image:-o-linear-gradient(45deg, #ea80fc, #fce4ec) !important;background-image:linear-gradient(45deg, #ea80fc, #fce4ec) !important;background-repeat:repeat-x !important}.btn.gradient-indigo-dark-blue.active,.fc button.gradient-indigo-dark-blue.active{background-image:-webkit-linear-gradient(45deg, #3949ab, #4fc3f7) !important;background-image:-moz- oldlinear-gradient(45deg, #3949ab, #4fc3f7) !important;background-image:-o-linear-gradient(45deg, #3949ab, #4fc3f7) !important;background-image:linear-gradient(45deg, #3949ab, #4fc3f7) !important;background-repeat:repeat-x !important}.btn.gradient-teal-cyan.active,.fc button.gradient-teal-cyan.active{background-image:-webkit-linear-gradient(45deg, #e0f2f1, #00e5ff) !important;background-image:-moz- oldlinear-gradient(45deg, #e0f2f1, #00e5ff) !important;background-image:-o-linear-gradient(45deg, #e0f2f1, #00e5ff) !important;background-image:linear-gradient(45deg, #e0f2f1, #00e5ff) !important;background-repeat:repeat-x !important}.btn.gradient-blue-grey-blue-grey.active,.fc button.gradient-blue-grey-blue-grey.active{background-image:-webkit-linear-gradient(45deg, #cfd8dc, #546e7a) !important;background-image:-moz- oldlinear-gradient(45deg, #cfd8dc, #546e7a) !important;background-image:-o-linear-gradient(45deg, #cfd8dc, #546e7a) !important;background-image:linear-gradient(45deg, #cfd8dc, #546e7a) !important;background-repeat:repeat-x !important}.btn.gradient-cyan-dark-green.active,.fc button.gradient-cyan-dark-green.active{background-image:-webkit-linear-gradient(45deg, #0097a7, #b2ff59) !important;background-image:-moz- oldlinear-gradient(45deg, #0097a7, #b2ff59) !important;background-image:-o-linear-gradient(45deg, #0097a7, #b2ff59) !important;background-image:linear-gradient(45deg, #0097a7, #b2ff59) !important;background-repeat:repeat-x !important}.btn.gradient-orange-amber.active,.fc button.gradient-orange-amber.active{background-image:-webkit-linear-gradient(45deg, #e65100, #ffa000) !important;background-image:-moz- oldlinear-gradient(45deg, #e65100, #ffa000) !important;background-image:-o-linear-gradient(45deg, #e65100, #ffa000) !important;background-image:linear-gradient(45deg, #e65100, #ffa000) !important;background-repeat:repeat-x !important}.btn.gradient-indigo-blue.active,.fc button.gradient-indigo-blue.active{background-image:-webkit-linear-gradient(45deg, #303f9f, #1976d2) !important;background-image:-moz- oldlinear-gradient(45deg, #303f9f, #1976d2) !important;background-image:-o-linear-gradient(45deg, #303f9f, #1976d2) !important;background-image:linear-gradient(45deg, #303f9f, #1976d2) !important;background-repeat:repeat-x !important}.btn.gradient-brown-brown.active,.fc button.gradient-brown-brown.active{background-image:-webkit-linear-gradient(45deg, #6d4c41, #d7ccc8) !important;background-image:-moz- oldlinear-gradient(45deg, #6d4c41, #d7ccc8) !important;background-image:-o-linear-gradient(45deg, #6d4c41, #d7ccc8) !important;background-image:linear-gradient(45deg, #6d4c41, #d7ccc8) !important;background-repeat:repeat-x !important}.btn.gradient-blue-grey-blue.active,.fc button.gradient-blue-grey-blue.active{background-image:-webkit-linear-gradient(45deg, #263238, #2979ff) !important;background-image:-moz- oldlinear-gradient(45deg, #263238, #2979ff) !important;background-image:-o-linear-gradient(45deg, #263238, #2979ff) !important;background-image:linear-gradient(45deg, #263238, #2979ff) !important;background-repeat:repeat-x !important}.btn.gradient-purple-deep-orange.active,.fc button.gradient-purple-deep-orange.active{background-image:-webkit-linear-gradient(45deg, #8e24aa, #ff6e40) !important;background-image:-moz- oldlinear-gradient(45deg, #8e24aa, #ff6e40) !important;background-image:-o-linear-gradient(45deg, #8e24aa, #ff6e40) !important;background-image:linear-gradient(45deg, #8e24aa, #ff6e40) !important;background-repeat:repeat-x !important}.btn.gradient-green-teal.active,.fc button.gradient-green-teal.active{background-image:-webkit-linear-gradient(45deg, #43a047, #1de9b6) !important;background-image:-moz- oldlinear-gradient(45deg, #43a047, #1de9b6) !important;background-image:-o-linear-gradient(45deg, #43a047, #1de9b6) !important;background-image:linear-gradient(45deg, #43a047, #1de9b6) !important;background-repeat:repeat-x !important}.btn.gradient-purple-light-blue.active,.fc button.gradient-purple-light-blue.active{background-image:-webkit-linear-gradient(45deg, #e040fb, #4fc3f7) !important;background-image:-moz- oldlinear-gradient(45deg, #e040fb, #4fc3f7) !important;background-image:-o-linear-gradient(45deg, #e040fb, #4fc3f7) !important;background-image:linear-gradient(45deg, #e040fb, #4fc3f7) !important;background-repeat:repeat-x !important}.btn.gradient-cyan-cyan.active,.fc button.gradient-cyan-cyan.active{background-image:-webkit-linear-gradient(45deg, #18ffff, #00e5ff) !important;background-image:-moz- oldlinear-gradient(45deg, #18ffff, #00e5ff) !important;background-image:-o-linear-gradient(45deg, #18ffff, #00e5ff) !important;background-image:linear-gradient(45deg, #18ffff, #00e5ff) !important;background-repeat:repeat-x !important}.btn.gradient-yellow-teal.active,.fc button.gradient-yellow-teal.active{background-image:-webkit-linear-gradient(45deg, #fff9c4, #64ffda) !important;background-image:-moz- oldlinear-gradient(45deg, #fff9c4, #64ffda) !important;background-image:-o-linear-gradient(45deg, #fff9c4, #64ffda) !important;background-image:linear-gradient(45deg, #fff9c4, #64ffda) !important;background-repeat:repeat-x !important}.btn.gradient-purple-deep-purple.active,.fc button.gradient-purple-deep-purple.active{background-image:-webkit-linear-gradient(45deg, #7b1fa2, #7c4dff) !important;background-image:-moz- oldlinear-gradient(45deg, #7b1fa2, #7c4dff) !important;background-image:-o-linear-gradient(45deg, #7b1fa2, #7c4dff) !important;background-image:linear-gradient(45deg, #7b1fa2, #7c4dff) !important;background-repeat:repeat-x !important}.btn.gradient-cyan-light-green.active,.fc button.gradient-cyan-light-green.active{background-image:-webkit-linear-gradient(45deg, #00e5ff, #ccff90) !important;background-image:-moz- oldlinear-gradient(45deg, #00e5ff, #ccff90) !important;background-image:-o-linear-gradient(45deg, #00e5ff, #ccff90) !important;background-image:linear-gradient(45deg, #00e5ff, #ccff90) !important;background-repeat:repeat-x !important}.btn.gradient-purple-amber.active,.fc button.gradient-purple-amber.active{background-image:-webkit-linear-gradient(45deg, #d500f9, #ffa000) !important;background-image:-moz- oldlinear-gradient(45deg, #d500f9, #ffa000) !important;background-image:-o-linear-gradient(45deg, #d500f9, #ffa000) !important;background-image:linear-gradient(45deg, #d500f9, #ffa000) !important;background-repeat:repeat-x !important}.btn.gradient-indigo-purple.active,.fc button.gradient-indigo-purple.active{background-image:-webkit-linear-gradient(45deg, #303f9f, #7b1fa2) !important;background-image:-moz- oldlinear-gradient(45deg, #303f9f, #7b1fa2) !important;background-image:-o-linear-gradient(45deg, #303f9f, #7b1fa2) !important;background-image:linear-gradient(45deg, #303f9f, #7b1fa2) !important;background-repeat:repeat-x !important}.btn.gradient-deep-purple-blue.active,.fc button.gradient-deep-purple-blue.active{background-image:-webkit-linear-gradient(45deg, #6200ea, #1976d2) !important;background-image:-moz- oldlinear-gradient(45deg, #6200ea, #1976d2) !important;background-image:-o-linear-gradient(45deg, #6200ea, #1976d2) !important;background-image:linear-gradient(45deg, #6200ea, #1976d2) !important;background-repeat:repeat-x !important}.btn.gradient-deep-orange-orange.active,.fc button.gradient-deep-orange-orange.active{background-image:-webkit-linear-gradient(45deg, #bf360c, #f57c00) !important;background-image:-moz- oldlinear-gradient(45deg, #bf360c, #f57c00) !important;background-image:-o-linear-gradient(45deg, #bf360c, #f57c00) !important;background-image:linear-gradient(45deg, #bf360c, #f57c00) !important;background-repeat:repeat-x !important}.btn.gradient-light-blue-cyan.active,.fc button.gradient-light-blue-cyan.active{background-image:-webkit-linear-gradient(45deg, #0288d1, #26c6da) !important;background-image:-moz- oldlinear-gradient(45deg, #0288d1, #26c6da) !important;background-image:-o-linear-gradient(45deg, #0288d1, #26c6da) !important;background-image:linear-gradient(45deg, #0288d1, #26c6da) !important;background-repeat:repeat-x !important}.btn.gradient-blue-indigo.active,.fc button.gradient-blue-indigo.active{background-image:-webkit-linear-gradient(45deg, #2962ff, #3949ab) !important;background-image:-moz- oldlinear-gradient(45deg, #2962ff, #3949ab) !important;background-image:-o-linear-gradient(45deg, #2962ff, #3949ab) !important;background-image:linear-gradient(45deg, #2962ff, #3949ab) !important;background-repeat:repeat-x !important}.btn.gradient-strawberry.active,.fc button.gradient-strawberry.active{background-image:-webkit-linear-gradient(45deg, #fe0b46, #ffab96) !important;background-image:-moz- oldlinear-gradient(45deg, #fe0b46, #ffab96) !important;background-image:-o-linear-gradient(45deg, #fe0b46, #ffab96) !important;background-image:linear-gradient(45deg, #fe0b46, #ffab96) !important;background-repeat:repeat-x !important}.btn.gradient-blueberry.active,.fc button.gradient-blueberry.active{background-image:-webkit-linear-gradient(45deg, #6078ea, #17ead9) !important;background-image:-moz- oldlinear-gradient(45deg, #6078ea, #17ead9) !important;background-image:-o-linear-gradient(45deg, #6078ea, #17ead9) !important;background-image:linear-gradient(45deg, #6078ea, #17ead9) !important;background-repeat:repeat-x !important}.btn.gradient-mint.active,.fc button.gradient-mint.active{background-image:-webkit-linear-gradient(45deg, #23bcbb, #45e994) !important;background-image:-moz- oldlinear-gradient(45deg, #23bcbb, #45e994) !important;background-image:-o-linear-gradient(45deg, #23bcbb, #45e994) !important;background-image:linear-gradient(45deg, #23bcbb, #45e994) !important;background-repeat:repeat-x !important}.btn.gradient-orange.active,.fc button.gradient-orange.active{background-image:-webkit-linear-gradient(45deg, #c471f3, #f671cd) !important;background-image:-moz- oldlinear-gradient(45deg, #c471f3, #f671cd) !important;background-image:-o-linear-gradient(45deg, #c471f3, #f671cd) !important;background-image:linear-gradient(45deg, #c471f3, #f671cd) !important;background-repeat:repeat-x !important}.btn.gradient-pomegranate.active,.fc button.gradient-pomegranate.active{background-image:-webkit-linear-gradient(45deg, #9b3cb7, #ff396f) !important;background-image:-moz- oldlinear-gradient(45deg, #9b3cb7, #ff396f) !important;background-image:-o-linear-gradient(45deg, #9b3cb7, #ff396f) !important;background-image:linear-gradient(45deg, #9b3cb7, #ff396f) !important;background-repeat:repeat-x !important}.btn.gradient-green-tea.active,.fc button.gradient-green-tea.active{background-image:-webkit-linear-gradient(45deg, #004b91, #78cc37) !important;background-image:-moz- oldlinear-gradient(45deg, #004b91, #78cc37) !important;background-image:-o-linear-gradient(45deg, #004b91, #78cc37) !important;background-image:linear-gradient(45deg, #004b91, #78cc37) !important;background-repeat:repeat-x !important}.btn.gradient-blackberry.active,.fc button.gradient-blackberry.active{background-image:-webkit-linear-gradient(45deg, #843cf7, #38b8f2) !important;background-image:-moz- oldlinear-gradient(45deg, #843cf7, #38b8f2) !important;background-image:-o-linear-gradient(45deg, #843cf7, #38b8f2) !important;background-image:linear-gradient(45deg, #843cf7, #38b8f2) !important;background-repeat:repeat-x !important}.btn.gradient-plum.active,.fc button.gradient-plum.active{background-image:-webkit-linear-gradient(45deg, #e35c67, #381ce2) !important;background-image:-moz- oldlinear-gradient(45deg, #e35c67, #381ce2) !important;background-image:-o-linear-gradient(45deg, #e35c67, #381ce2) !important;background-image:linear-gradient(45deg, #e35c67, #381ce2) !important;background-repeat:repeat-x !important}.btn.gradient-passion-fruit.active,.fc button.gradient-passion-fruit.active{background-image:-webkit-linear-gradient(45deg, #8137f7, #f6ab3e) !important;background-image:-moz- oldlinear-gradient(45deg, #8137f7, #f6ab3e) !important;background-image:-o-linear-gradient(45deg, #8137f7, #f6ab3e) !important;background-image:linear-gradient(45deg, #8137f7, #f6ab3e) !important;background-repeat:repeat-x !important}.btn.gradient-sublime-vivid.active,.fc button.gradient-sublime-vivid.active{background-image:-webkit-linear-gradient(45deg, #fc466b, #3f5efb) !important;background-image:-moz- oldlinear-gradient(45deg, #fc466b, #3f5efb) !important;background-image:-o-linear-gradient(45deg, #fc466b, #3f5efb) !important;background-image:linear-gradient(45deg, #fc466b, #3f5efb) !important;background-repeat:repeat-x !important}.btn.gradient-king-yna.active,.fc button.gradient-king-yna.active{background-image:-webkit-linear-gradient(45deg, #1a2a6c, #b21f1f) !important;background-image:-moz- oldlinear-gradient(45deg, #1a2a6c, #b21f1f) !important;background-image:-o-linear-gradient(45deg, #1a2a6c, #b21f1f) !important;background-image:linear-gradient(45deg, #1a2a6c, #b21f1f) !important;background-repeat:repeat-x !important}.btn.gradient-summer.active,.fc button.gradient-summer.active{background-image:-webkit-linear-gradient(45deg, #22c1c3, #fdbb2d) !important;background-image:-moz- oldlinear-gradient(45deg, #22c1c3, #fdbb2d) !important;background-image:-o-linear-gradient(45deg, #22c1c3, #fdbb2d) !important;background-image:linear-gradient(45deg, #22c1c3, #fdbb2d) !important;background-repeat:repeat-x !important}.btn.gradient-crystal-clear.active,.fc button.gradient-crystal-clear.active{background-image:-webkit-linear-gradient(45deg, #159957, #155799) !important;background-image:-moz- oldlinear-gradient(45deg, #159957, #155799) !important;background-image:-o-linear-gradient(45deg, #159957, #155799) !important;background-image:linear-gradient(45deg, #159957, #155799) !important;background-repeat:repeat-x !important}.btn.gradient-celestial.active,.fc button.gradient-celestial.active{background-image:-webkit-linear-gradient(45deg, #c33764, #1d2671) !important;background-image:-moz- oldlinear-gradient(45deg, #c33764, #1d2671) !important;background-image:-o-linear-gradient(45deg, #c33764, #1d2671) !important;background-image:linear-gradient(45deg, #c33764, #1d2671) !important;background-repeat:repeat-x !important}.btn.gradient-mini.active,.fc button.gradient-mini.active{background-image:-webkit-linear-gradient(45deg, #30e8bf, #ff8235) !important;background-image:-moz- oldlinear-gradient(45deg, #30e8bf, #ff8235) !important;background-image:-o-linear-gradient(45deg, #30e8bf, #ff8235) !important;background-image:linear-gradient(45deg, #30e8bf, #ff8235) !important;background-repeat:repeat-x !important}.btn.gradient-ibiza-sunset.active,.fc button.gradient-ibiza-sunset.active{background-image:-webkit-linear-gradient(45deg, #ee0979, #ff6a00) !important;background-image:-moz- oldlinear-gradient(45deg, #ee0979, #ff6a00) !important;background-image:-o-linear-gradient(45deg, #ee0979, #ff6a00) !important;background-image:linear-gradient(45deg, #ee0979, #ff6a00) !important;background-repeat:repeat-x !important}.btn.gradient-dawn.active,.fc button.gradient-dawn.active{background-image:-webkit-linear-gradient(45deg, #f3904f, #3b4371) !important;background-image:-moz- oldlinear-gradient(45deg, #f3904f, #3b4371) !important;background-image:-o-linear-gradient(45deg, #f3904f, #3b4371) !important;background-image:linear-gradient(45deg, #f3904f, #3b4371) !important;background-repeat:repeat-x !important}.btn.gradient-brady-brady-fun-fun.active,.fc button.gradient-brady-brady-fun-fun.active{background-image:-webkit-linear-gradient(45deg, #00c3ff, #ffff1c) !important;background-image:-moz- oldlinear-gradient(45deg, #00c3ff, #ffff1c) !important;background-image:-o-linear-gradient(45deg, #00c3ff, #ffff1c) !important;background-image:linear-gradient(45deg, #00c3ff, #ffff1c) !important;background-repeat:repeat-x !important}.btn.gradient-cosmic-fusion.active,.fc button.gradient-cosmic-fusion.active{background-image:-webkit-linear-gradient(45deg, #ff00cc, #333399) !important;background-image:-moz- oldlinear-gradient(45deg, #ff00cc, #333399) !important;background-image:-o-linear-gradient(45deg, #ff00cc, #333399) !important;background-image:linear-gradient(45deg, #ff00cc, #333399) !important;background-repeat:repeat-x !important}.btn.gradient-nepal.active,.fc button.gradient-nepal.active{background-image:-webkit-linear-gradient(45deg, #de6161, #2657eb) !important;background-image:-moz- oldlinear-gradient(45deg, #de6161, #2657eb) !important;background-image:-o-linear-gradient(45deg, #de6161, #2657eb) !important;background-image:linear-gradient(45deg, #de6161, #2657eb) !important;background-repeat:repeat-x !important}.btn.gradient-love-couple.active,.fc button.gradient-love-couple.active{background-image:-webkit-linear-gradient(45deg, #3a6186, #89253e) !important;background-image:-moz- oldlinear-gradient(45deg, #3a6186, #89253e) !important;background-image:-o-linear-gradient(45deg, #3a6186, #89253e) !important;background-image:linear-gradient(45deg, #3a6186, #89253e) !important;background-repeat:repeat-x !important}.btn.gradient-sunset.active,.fc button.gradient-sunset.active{background-image:-webkit-linear-gradient(45deg, #0b486b, #f56217) !important;background-image:-moz- oldlinear-gradient(45deg, #0b486b, #f56217) !important;background-image:-o-linear-gradient(45deg, #0b486b, #f56217) !important;background-image:linear-gradient(45deg, #0b486b, #f56217) !important;background-repeat:repeat-x !important}.btn.gradient-grapefruit-sunset.active,.fc button.gradient-grapefruit-sunset.active{background-image:-webkit-linear-gradient(45deg, #e96443, #904e95) !important;background-image:-moz- oldlinear-gradient(45deg, #e96443, #904e95) !important;background-image:-o-linear-gradient(45deg, #e96443, #904e95) !important;background-image:linear-gradient(45deg, #e96443, #904e95) !important;background-repeat:repeat-x !important}.btn.gradient-politics.active,.fc button.gradient-politics.active{background-image:-webkit-linear-gradient(45deg, #2196f3, #f44336) !important;background-image:-moz- oldlinear-gradient(45deg, #2196f3, #f44336) !important;background-image:-o-linear-gradient(45deg, #2196f3, #f44336) !important;background-image:linear-gradient(45deg, #2196f3, #f44336) !important;background-repeat:repeat-x !important}.btn.gradient-red-ocean.active,.fc button.gradient-red-ocean.active{background-image:-webkit-linear-gradient(45deg, #1d4350, #a43931) !important;background-image:-moz- oldlinear-gradient(45deg, #1d4350, #a43931) !important;background-image:-o-linear-gradient(45deg, #1d4350, #a43931) !important;background-image:linear-gradient(45deg, #1d4350, #a43931) !important;background-repeat:repeat-x !important}.btn.gradient-back-to-earth.active,.fc button.gradient-back-to-earth.active{background-image:-webkit-linear-gradient(45deg, #20cae4, #1ce5b7) !important;background-image:-moz- oldlinear-gradient(45deg, #20cae4, #1ce5b7) !important;background-image:-o-linear-gradient(45deg, #20cae4, #1ce5b7) !important;background-image:linear-gradient(45deg, #20cae4, #1ce5b7) !important;background-repeat:repeat-x !important}.btn.gradient-flickr.active,.fc button.gradient-flickr.active{background-image:-webkit-linear-gradient(45deg, #33001b, #ff0084) !important;background-image:-moz- oldlinear-gradient(45deg, #33001b, #ff0084) !important;background-image:-o-linear-gradient(45deg, #33001b, #ff0084) !important;background-image:linear-gradient(45deg, #33001b, #ff0084) !important;background-repeat:repeat-x !important}.btn.gradient-virgin-america.active,.fc button.gradient-virgin-america.active{background-image:-webkit-linear-gradient(45deg, #7b4397, #dc2430) !important;background-image:-moz- oldlinear-gradient(45deg, #7b4397, #dc2430) !important;background-image:-o-linear-gradient(45deg, #7b4397, #dc2430) !important;background-image:linear-gradient(45deg, #7b4397, #dc2430) !important;background-repeat:repeat-x !important}.btn.gradient-purple-bliss.active,.fc button.gradient-purple-bliss.active{background-image:-webkit-linear-gradient(45deg, #360033, #0b8793) !important;background-image:-moz- oldlinear-gradient(45deg, #360033, #0b8793) !important;background-image:-o-linear-gradient(45deg, #360033, #0b8793) !important;background-image:linear-gradient(45deg, #360033, #0b8793) !important;background-repeat:repeat-x !important}.btn.gradient-man-of-steel.active,.fc button.gradient-man-of-steel.active{background-image:-webkit-linear-gradient(45deg, #780206, #061161) !important;background-image:-moz- oldlinear-gradient(45deg, #780206, #061161) !important;background-image:-o-linear-gradient(45deg, #780206, #061161) !important;background-image:linear-gradient(45deg, #780206, #061161) !important;background-repeat:repeat-x !important}.btn.gradient-shdow-night.active,.fc button.gradient-shdow-night.active{background-image:-webkit-linear-gradient(45deg, #000000, #53346d) !important;background-image:-moz- oldlinear-gradient(45deg, #000000, #53346d) !important;background-image:-o-linear-gradient(45deg, #000000, #53346d) !important;background-image:linear-gradient(45deg, #000000, #53346d) !important;background-repeat:repeat-x !important}.btn.gradient-dracula.active,.fc button.gradient-dracula.active{background-image:-webkit-linear-gradient(45deg, #dc2424, #4a569d) !important;background-image:-moz- oldlinear-gradient(45deg, #dc2424, #4a569d) !important;background-image:-o-linear-gradient(45deg, #dc2424, #4a569d) !important;background-image:linear-gradient(45deg, #dc2424, #4a569d) !important;background-repeat:repeat-x !important}.btn.gradient-bloody-mary.active,.fc button.gradient-bloody-mary.active{background-image:-webkit-linear-gradient(45deg, #ff512f, #dd2476) !important;background-image:-moz- oldlinear-gradient(45deg, #ff512f, #dd2476) !important;background-image:-o-linear-gradient(45deg, #ff512f, #dd2476) !important;background-image:linear-gradient(45deg, #ff512f, #dd2476) !important;background-repeat:repeat-x !important}.btn.gradient-harmonic-energy.active,.fc button.gradient-harmonic-energy.active{background-image:-webkit-linear-gradient(45deg, #16a085, #f4d03f) !important;background-image:-moz- oldlinear-gradient(45deg, #16a085, #f4d03f) !important;background-image:-o-linear-gradient(45deg, #16a085, #f4d03f) !important;background-image:linear-gradient(45deg, #16a085, #f4d03f) !important;background-repeat:repeat-x !important}.btn.gradient-purple-love.active,.fc button.gradient-purple-love.active{background-image:-webkit-linear-gradient(45deg, #cc2b5e, #753a88) !important;background-image:-moz- oldlinear-gradient(45deg, #cc2b5e, #753a88) !important;background-image:-o-linear-gradient(45deg, #cc2b5e, #753a88) !important;background-image:linear-gradient(45deg, #cc2b5e, #753a88) !important;background-repeat:repeat-x !important}.white{color:#fff !important}.bg-white{background-color:#fff !important}.bg-white .card-header,.bg-white .card-footer{background-color:rgba(0,0,0,0)}.alert-white{border-color:#fff !important;background-color:#fff !important;color:#a6a6a6 !important}.alert-white .alert-link{color:#919191 !important}.border-white{border-color:#fff}.border-top-white{border-top-color:#fff}.border-bottom-white{border-bottom-color:#fff}.border-left-white{border-left-color:#fff}.border-right-white{border-right-color:#fff}.badge-white{background-color:#fff}.bg-white.tag-glow,.border-white.tag-glow{-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff}.btn-outline-white.active{background-color:#fff !important;color:#fff !important}.btn-outline-white.btn-raised.active,.btn-outline-white.btn-fab.active{background-color:#fff !important;color:#fff !important}input:focus~.bg-white{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff !important}.black{color:#000 !important}.bg-black{background-color:#000 !important}.bg-black .card-header,.bg-black .card-footer{background-color:rgba(0,0,0,0)}.alert-black{border-color:#000 !important;background-color:#121212 !important;color:#000 !important}.alert-black .alert-link{color:#000 !important}.border-black{border-color:#000}.border-top-black{border-top-color:#000}.border-bottom-black{border-bottom-color:#000}.border-left-black{border-left-color:#000}.border-right-black{border-right-color:#000}.badge-black{background-color:#000}.bg-black.tag-glow,.border-black.tag-glow{-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000}.btn-outline-black.active{background-color:#000 !important;color:#fff !important}.btn-outline-black.btn-raised.active,.btn-outline-black.btn-fab.active{background-color:#000 !important;color:#fff !important}input:focus~.bg-black{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #000 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #000 !important}.bg-primary.bg-lighten-5{background-color:#e0f3f4 !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e0f3f4 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e0f3f4 !important}.border-primary.border-lighten-5{border:1px solid #e0f3f4 !important}.border-top-primary.border-top-lighten-5{border-top:1px solid #e0f3f4 !important}.border-bottom-primary.border-bottom-lighten-5{border-bottom:1px solid #e0f3f4 !important}.border-left-primary.border-left-lighten-5{border-left:1px solid #e0f3f4 !important}.border-right-primary.border-right-lighten-5{border-right:1px solid #e0f3f4 !important}.bg-primary.bg-lighten-4{background-color:#b3e2e3 !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b3e2e3 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b3e2e3 !important}.border-primary.border-lighten-4{border:1px solid #b3e2e3 !important}.border-top-primary.border-top-lighten-4{border-top:1px solid #b3e2e3 !important}.border-bottom-primary.border-bottom-lighten-4{border-bottom:1px solid #b3e2e3 !important}.border-left-primary.border-left-lighten-4{border-left:1px solid #b3e2e3 !important}.border-right-primary.border-right-lighten-4{border-right:1px solid #b3e2e3 !important}.bg-primary.bg-lighten-3{background-color:#80ced0 !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #80ced0 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #80ced0 !important}.border-primary.border-lighten-3{border:1px solid #80ced0 !important}.border-top-primary.border-top-lighten-3{border-top:1px solid #80ced0 !important}.border-bottom-primary.border-bottom-lighten-3{border-bottom:1px solid #80ced0 !important}.border-left-primary.border-left-lighten-3{border-left:1px solid #80ced0 !important}.border-right-primary.border-right-lighten-3{border-right:1px solid #80ced0 !important}.bg-primary.bg-lighten-2{background-color:#4dbabd !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4dbabd !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4dbabd !important}.border-primary.border-lighten-2{border:1px solid #4dbabd !important}.border-top-primary.border-top-lighten-2{border-top:1px solid #4dbabd !important}.border-bottom-primary.border-bottom-lighten-2{border-bottom:1px solid #4dbabd !important}.border-left-primary.border-left-lighten-2{border-left:1px solid #4dbabd !important}.border-right-primary.border-right-lighten-2{border-right:1px solid #4dbabd !important}.bg-primary.bg-lighten-1{background-color:#26acae !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #26acae !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #26acae !important}.border-primary.border-lighten-1{border:1px solid #26acae !important}.border-top-primary.border-top-lighten-1{border-top:1px solid #26acae !important}.border-bottom-primary.border-bottom-lighten-1{border-bottom:1px solid #26acae !important}.border-left-primary.border-left-lighten-1{border-left:1px solid #26acae !important}.border-right-primary.border-right-lighten-1{border-right:1px solid #26acae !important}.primary{color:var(--blue) !important}.bg-primary{background-color:var(--blue) !important}.bg-primary .card-header,.bg-primary .card-footer{background-color:rgba(0,0,0,0)}.alert-primary{border-color:var(--blue) !important;background-color:#00c0c4 !important;color:#000 !important}.alert-primary .alert-link{color:#000 !important}.border-primary{border-color:var(--blue)}.border-top-primary{border-top-color:var(--blue)}.border-bottom-primary{border-bottom-color:var(--blue)}.border-left-primary{border-left-color:var(--blue)}.border-right-primary{border-right-color:var(--blue)}.badge-primary{background-color:var(--blue)}.bg-primary.tag-glow,.border-primary.tag-glow{-webkit-box-shadow:0 0 10px var(--blue);box-shadow:0 0 10px var(--blue)}.btn-outline-primary{border:1px solid;border-color:var(--blue);background-color:rgba(0,0,0,0);color:var(--blue);-webkit-box-shadow:none !important;box-shadow:none !important}.btn-outline-primary:focus{background-color:rgba(0,0,0,0) !important;color:var(--blue) !important;-webkit-box-shadow:rgba(0,0,0,0) !important;box-shadow:rgba(0,0,0,0) !important}.btn-outline-primary.active{background-color:var(--blue) !important;color:#fff !important}.btn-outline-primary:hover{background-color:#008e91 !important;color:#fff !important}.btn-outline-primary.btn-raised{border:1px solid;border-color:var(--blue);background-color:rgba(0,0,0,0);color:var(--blue);-webkit-box-shadow:none !important;box-shadow:none !important}.btn-outline-primary.btn-raised:focus{background-color:rgba(0,0,0,0)}.btn-outline-primary.btn-raised.active,.btn-outline-primary.btn-fab.active{background-color:var(--blue) !important;color:#fff !important}.btn-outline-primary.btn-raised:hover{background-color:#008e91 !important;color:#fff !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem var(--blue) !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem var(--blue) !important}.primary.darken-1{color:#009598 !important}.bg-primary.bg-darken-1{background-color:#009598 !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #009598 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #009598 !important}.border-primary.border-darken-1{border:1px solid #009598 !important}.border-top-primary.border-top-darken-1{border-top:1px solid #009598 !important}.border-bottom-primary.border-bottom-darken-1{border-bottom:1px solid #009598 !important}.border-left-primary.border-left-darken-1{border-left:1px solid #009598 !important}.border-right-primary.border-right-darken-1{border-right:1px solid #009598 !important}.bg-primary.bg-darken-2{background-color:#008b8e !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #008b8e !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #008b8e !important}.border-primary.border-darken-2{border:1px solid #008b8e !important}.border-top-primary.border-top-darken-2{border-top:1px solid #008b8e !important}.border-bottom-primary.border-bottom-darken-2{border-bottom:1px solid #008b8e !important}.border-left-primary.border-left-darken-2{border-left:1px solid #008b8e !important}.border-right-primary.border-right-darken-2{border-right:1px solid #008b8e !important}.bg-primary.bg-darken-3{background-color:#008184 !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #008184 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #008184 !important}.border-primary.border-darken-3{border:1px solid #008184 !important}.border-top-primary.border-top-darken-3{border-top:1px solid #008184 !important}.border-bottom-primary.border-bottom-darken-3{border-bottom:1px solid #008184 !important}.border-left-primary.border-left-darken-3{border-left:1px solid #008184 !important}.border-right-primary.border-right-darken-3{border-right:1px solid #008184 !important}.bg-primary.bg-darken-4{background-color:#006f73 !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #006f73 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #006f73 !important}.border-primary.border-darken-4{border:1px solid #006f73 !important}.border-top-primary.border-top-darken-4{border-top:1px solid #006f73 !important}.border-bottom-primary.border-bottom-darken-4{border-bottom:1px solid #006f73 !important}.border-left-primary.border-left-darken-4{border-left:1px solid #006f73 !important}.border-right-primary.border-right-darken-4{border-right:1px solid #006f73 !important}.bg-primary.bg-accent-1{background-color:#a1fbff !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #a1fbff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #a1fbff !important}.border-primary.border-accent-1{border:1px solid #a1fbff !important}.border-top-primary.border-top-accent-1{border-top:1px solid #a1fbff !important}.border-bottom-primary.border-bottom-accent-1{border-bottom:1px solid #a1fbff !important}.border-left-primary.border-left-accent-1{border-left:1px solid #a1fbff !important}.border-right-primary.border-right-accent-1{border-right:1px solid #a1fbff !important}.bg-primary.bg-accent-2{background-color:#6ef9ff !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #6ef9ff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #6ef9ff !important}.border-primary.border-accent-2{border:1px solid #6ef9ff !important}.border-top-primary.border-top-accent-2{border-top:1px solid #6ef9ff !important}.border-bottom-primary.border-bottom-accent-2{border-bottom:1px solid #6ef9ff !important}.border-left-primary.border-left-accent-2{border-left:1px solid #6ef9ff !important}.border-right-primary.border-right-accent-2{border-right:1px solid #6ef9ff !important}.bg-primary.bg-accent-3{background-color:#3bf7ff !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #3bf7ff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #3bf7ff !important}.border-primary.border-accent-3{border:1px solid #3bf7ff !important}.border-top-primary.border-top-accent-3{border-top:1px solid #3bf7ff !important}.border-bottom-primary.border-bottom-accent-3{border-bottom:1px solid #3bf7ff !important}.border-left-primary.border-left-accent-3{border-left:1px solid #3bf7ff !important}.border-right-primary.border-right-accent-3{border-right:1px solid #3bf7ff !important}.bg-primary.bg-accent-4{background-color:#22f6ff !important}input:focus~.bg-primary{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #22f6ff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #22f6ff !important}.border-primary.border-accent-4{border:1px solid #22f6ff !important}.border-top-primary.border-top-accent-4{border-top:1px solid #22f6ff !important}.border-bottom-primary.border-bottom-accent-4{border-bottom:1px solid #22f6ff !important}.border-left-primary.border-left-accent-4{border-left:1px solid #22f6ff !important}.border-right-primary.border-right-accent-4{border-right:1px solid #22f6ff !important}.bg-success.bg-lighten-5{background-color:#e2f8f0 !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e2f8f0 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e2f8f0 !important}.border-success.border-lighten-5{border:1px solid #e2f8f0 !important}.border-top-success.border-top-lighten-5{border-top:1px solid #e2f8f0 !important}.border-bottom-success.border-bottom-lighten-5{border-bottom:1px solid #e2f8f0 !important}.border-left-success.border-left-lighten-5{border-left:1px solid #e2f8f0 !important}.border-right-success.border-right-lighten-5{border-right:1px solid #e2f8f0 !important}.bg-success.bg-lighten-4{background-color:#b6edd8 !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b6edd8 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b6edd8 !important}.border-success.border-lighten-4{border:1px solid #b6edd8 !important}.border-top-success.border-top-lighten-4{border-top:1px solid #b6edd8 !important}.border-bottom-success.border-bottom-lighten-4{border-bottom:1px solid #b6edd8 !important}.border-left-success.border-left-lighten-4{border-left:1px solid #b6edd8 !important}.border-right-success.border-right-lighten-4{border-right:1px solid #b6edd8 !important}.bg-success.bg-lighten-3{background-color:#86e1bf !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #86e1bf !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #86e1bf !important}.border-success.border-lighten-3{border:1px solid #86e1bf !important}.border-top-success.border-top-lighten-3{border-top:1px solid #86e1bf !important}.border-bottom-success.border-bottom-lighten-3{border-bottom:1px solid #86e1bf !important}.border-left-success.border-left-lighten-3{border-left:1px solid #86e1bf !important}.border-right-success.border-right-lighten-3{border-right:1px solid #86e1bf !important}.bg-success.bg-lighten-2{background-color:#55d4a5 !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #55d4a5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #55d4a5 !important}.border-success.border-lighten-2{border:1px solid #55d4a5 !important}.border-top-success.border-top-lighten-2{border-top:1px solid #55d4a5 !important}.border-bottom-success.border-bottom-lighten-2{border-bottom:1px solid #55d4a5 !important}.border-left-success.border-left-lighten-2{border-left:1px solid #55d4a5 !important}.border-right-success.border-right-lighten-2{border-right:1px solid #55d4a5 !important}.bg-success.bg-lighten-1{background-color:#30cb91 !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #30cb91 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #30cb91 !important}.border-success.border-lighten-1{border:1px solid #30cb91 !important}.border-top-success.border-top-lighten-1{border-top:1px solid #30cb91 !important}.border-bottom-success.border-bottom-lighten-1{border-bottom:1px solid #30cb91 !important}.border-left-success.border-left-lighten-1{border-left:1px solid #30cb91 !important}.border-right-success.border-right-lighten-1{border-right:1px solid #30cb91 !important}.success{color:#0cc27e !important}.bg-success{background-color:#0cc27e !important}.bg-success .card-header,.bg-success .card-footer{background-color:rgba(0,0,0,0)}.alert-success{border-color:#0cc27e !important;background-color:#0ee494 !important;color:#021a11 !important}.alert-success .alert-link{color:#000 !important}.border-success{border-color:#0cc27e}.border-top-success{border-top-color:#0cc27e}.border-bottom-success{border-bottom-color:#0cc27e}.border-left-success{border-left-color:#0cc27e}.border-right-success{border-right-color:#0cc27e}.badge-success{background-color:#0cc27e}.bg-success.tag-glow,.border-success.tag-glow{-webkit-box-shadow:0 0 10px #0cc27e;box-shadow:0 0 10px #0cc27e}.btn-outline-success{border:1px solid;border-color:#0cc27e;background-color:rgba(0,0,0,0);color:#0cc27e;-webkit-box-shadow:none !important;box-shadow:none !important}.btn-outline-success:focus{background-color:rgba(0,0,0,0) !important;color:#0cc27e !important;-webkit-box-shadow:rgba(0,0,0,0) !important;box-shadow:rgba(0,0,0,0) !important}.btn-outline-success.active{background-color:#0cc27e !important;color:#fff !important}.btn-outline-success:hover{background-color:#0bb475 !important;color:#fff !important}.btn-outline-success.btn-raised{border:1px solid;border-color:#0cc27e;background-color:rgba(0,0,0,0);color:#0cc27e;-webkit-box-shadow:none !important;box-shadow:none !important}.btn-outline-success.btn-raised:focus{background-color:rgba(0,0,0,0)}.btn-outline-success.btn-raised.active,.btn-outline-success.btn-fab.active{background-color:#0cc27e !important;color:#fff !important}.btn-outline-success.btn-raised:hover{background-color:#0bb475 !important;color:#fff !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0cc27e !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0cc27e !important}.success.darken-1{color:#0abc76 !important}.bg-success.bg-darken-1{background-color:#0abc76 !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0abc76 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0abc76 !important}.border-success.border-darken-1{border:1px solid #0abc76 !important}.border-top-success.border-top-darken-1{border-top:1px solid #0abc76 !important}.border-bottom-success.border-bottom-darken-1{border-bottom:1px solid #0abc76 !important}.border-left-success.border-left-darken-1{border-left:1px solid #0abc76 !important}.border-right-success.border-right-darken-1{border-right:1px solid #0abc76 !important}.bg-success.bg-darken-2{background-color:#08b46b !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #08b46b !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #08b46b !important}.border-success.border-darken-2{border:1px solid #08b46b !important}.border-top-success.border-top-darken-2{border-top:1px solid #08b46b !important}.border-bottom-success.border-bottom-darken-2{border-bottom:1px solid #08b46b !important}.border-left-success.border-left-darken-2{border-left:1px solid #08b46b !important}.border-right-success.border-right-darken-2{border-right:1px solid #08b46b !important}.bg-success.bg-darken-3{background-color:#06ac61 !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #06ac61 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #06ac61 !important}.border-success.border-darken-3{border:1px solid #06ac61 !important}.border-top-success.border-top-darken-3{border-top:1px solid #06ac61 !important}.border-bottom-success.border-bottom-darken-3{border-bottom:1px solid #06ac61 !important}.border-left-success.border-left-darken-3{border-left:1px solid #06ac61 !important}.border-right-success.border-right-darken-3{border-right:1px solid #06ac61 !important}.bg-success.bg-darken-4{background-color:#039f4e !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #039f4e !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #039f4e !important}.border-success.border-darken-4{border:1px solid #039f4e !important}.border-top-success.border-top-darken-4{border-top:1px solid #039f4e !important}.border-bottom-success.border-bottom-darken-4{border-bottom:1px solid #039f4e !important}.border-left-success.border-left-darken-4{border-left:1px solid #039f4e !important}.border-right-success.border-right-darken-4{border-right:1px solid #039f4e !important}.bg-success.bg-accent-1{background-color:#c9ffe0 !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c9ffe0 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c9ffe0 !important}.border-success.border-accent-1{border:1px solid #c9ffe0 !important}.border-top-success.border-top-accent-1{border-top:1px solid #c9ffe0 !important}.border-bottom-success.border-bottom-accent-1{border-bottom:1px solid #c9ffe0 !important}.border-left-success.border-left-accent-1{border-left:1px solid #c9ffe0 !important}.border-right-success.border-right-accent-1{border-right:1px solid #c9ffe0 !important}.bg-success.bg-accent-2{background-color:#96ffc3 !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #96ffc3 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #96ffc3 !important}.border-success.border-accent-2{border:1px solid #96ffc3 !important}.border-top-success.border-top-accent-2{border-top:1px solid #96ffc3 !important}.border-bottom-success.border-bottom-accent-2{border-bottom:1px solid #96ffc3 !important}.border-left-success.border-left-accent-2{border-left:1px solid #96ffc3 !important}.border-right-success.border-right-accent-2{border-right:1px solid #96ffc3 !important}.bg-success.bg-accent-3{background-color:#63ffa5 !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #63ffa5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #63ffa5 !important}.border-success.border-accent-3{border:1px solid #63ffa5 !important}.border-top-success.border-top-accent-3{border-top:1px solid #63ffa5 !important}.border-bottom-success.border-bottom-accent-3{border-bottom:1px solid #63ffa5 !important}.border-left-success.border-left-accent-3{border-left:1px solid #63ffa5 !important}.border-right-success.border-right-accent-3{border-right:1px solid #63ffa5 !important}.bg-success.bg-accent-4{background-color:#4aff96 !important}input:focus~.bg-success{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4aff96 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4aff96 !important}.border-success.border-accent-4{border:1px solid #4aff96 !important}.border-top-success.border-top-accent-4{border-top:1px solid #4aff96 !important}.border-bottom-success.border-bottom-accent-4{border-bottom:1px solid #4aff96 !important}.border-left-success.border-left-accent-4{border-left:1px solid #4aff96 !important}.border-right-success.border-right-accent-4{border-right:1px solid #4aff96 !important}.bg-info.bg-lighten-5{background-color:#e4f7fa !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e4f7fa !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e4f7fa !important}.border-info.border-lighten-5{border:1px solid #e4f7fa !important}.border-top-info.border-top-lighten-5{border-top:1px solid #e4f7fa !important}.border-bottom-info.border-bottom-lighten-5{border-bottom:1px solid #e4f7fa !important}.border-left-info.border-left-lighten-5{border-left:1px solid #e4f7fa !important}.border-right-info.border-right-lighten-5{border-right:1px solid #e4f7fa !important}.bg-info.bg-lighten-4{background-color:#bbebf3 !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bbebf3 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bbebf3 !important}.border-info.border-lighten-4{border:1px solid #bbebf3 !important}.border-top-info.border-top-lighten-4{border-top:1px solid #bbebf3 !important}.border-bottom-info.border-bottom-lighten-4{border-bottom:1px solid #bbebf3 !important}.border-left-info.border-left-lighten-4{border-left:1px solid #bbebf3 !important}.border-right-info.border-right-lighten-4{border-right:1px solid #bbebf3 !important}.bg-info.bg-lighten-3{background-color:#8edeec !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #8edeec !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #8edeec !important}.border-info.border-lighten-3{border:1px solid #8edeec !important}.border-top-info.border-top-lighten-3{border-top:1px solid #8edeec !important}.border-bottom-info.border-bottom-lighten-3{border-bottom:1px solid #8edeec !important}.border-left-info.border-left-lighten-3{border-left:1px solid #8edeec !important}.border-right-info.border-right-lighten-3{border-right:1px solid #8edeec !important}.bg-info.bg-lighten-2{background-color:#60d0e4 !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #60d0e4 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #60d0e4 !important}.border-info.border-lighten-2{border:1px solid #60d0e4 !important}.border-top-info.border-top-lighten-2{border-top:1px solid #60d0e4 !important}.border-bottom-info.border-bottom-lighten-2{border-bottom:1px solid #60d0e4 !important}.border-left-info.border-left-lighten-2{border-left:1px solid #60d0e4 !important}.border-right-info.border-right-lighten-2{border-right:1px solid #60d0e4 !important}.bg-info.bg-lighten-1{background-color:#3ec6de !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #3ec6de !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #3ec6de !important}.border-info.border-lighten-1{border:1px solid #3ec6de !important}.border-top-info.border-top-lighten-1{border-top:1px solid #3ec6de !important}.border-bottom-info.border-bottom-lighten-1{border-bottom:1px solid #3ec6de !important}.border-left-info.border-left-lighten-1{border-left:1px solid #3ec6de !important}.border-right-info.border-right-lighten-1{border-right:1px solid #3ec6de !important}.info{color:#1cbcd8 !important}.bg-info{background-color:#1cbcd8 !important}.bg-info .card-header,.bg-info .card-footer{background-color:rgba(0,0,0,0)}.alert-info{border-color:#1cbcd8 !important;background-color:#33cae5 !important;color:#08323a !important}.alert-info .alert-link{color:#031316 !important}.border-info{border-color:#1cbcd8}.border-top-info{border-top-color:#1cbcd8}.border-bottom-info{border-bottom-color:#1cbcd8}.border-left-info{border-left-color:#1cbcd8}.border-right-info{border-right-color:#1cbcd8}.badge-info{background-color:#1cbcd8}.bg-info.tag-glow,.border-info.tag-glow{-webkit-box-shadow:0 0 10px #1cbcd8;box-shadow:0 0 10px #1cbcd8}.btn-outline-info{border:1px solid;border-color:#1cbcd8;background-color:rgba(0,0,0,0);color:#1cbcd8;-webkit-box-shadow:none !important;box-shadow:none !important}.btn-outline-info:focus{background-color:rgba(0,0,0,0) !important;color:#1cbcd8 !important;-webkit-box-shadow:rgba(0,0,0,0) !important;box-shadow:rgba(0,0,0,0) !important}.btn-outline-info.active{background-color:#1cbcd8 !important;color:#fff !important}.btn-outline-info:hover{background-color:#1ab0ca !important;color:#fff !important}.btn-outline-info.btn-raised{border:1px solid;border-color:#1cbcd8;background-color:rgba(0,0,0,0);color:#1cbcd8;-webkit-box-shadow:none !important;box-shadow:none !important}.btn-outline-info.btn-raised:focus{background-color:rgba(0,0,0,0)}.btn-outline-info.btn-raised.active,.btn-outline-info.btn-fab.active{background-color:#1cbcd8 !important;color:#fff !important}.btn-outline-info.btn-raised:hover{background-color:#1ab0ca !important;color:#fff !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1cbcd8 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1cbcd8 !important}.info.darken-1{color:#19b6d4 !important}.bg-info.bg-darken-1{background-color:#19b6d4 !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #19b6d4 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #19b6d4 !important}.border-info.border-darken-1{border:1px solid #19b6d4 !important}.border-top-info.border-top-darken-1{border-top:1px solid #19b6d4 !important}.border-bottom-info.border-bottom-darken-1{border-bottom:1px solid #19b6d4 !important}.border-left-info.border-left-darken-1{border-left:1px solid #19b6d4 !important}.border-right-info.border-right-darken-1{border-right:1px solid #19b6d4 !important}.bg-info.bg-darken-2{background-color:#14adce !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #14adce !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #14adce !important}.border-info.border-darken-2{border:1px solid #14adce !important}.border-top-info.border-top-darken-2{border-top:1px solid #14adce !important}.border-bottom-info.border-bottom-darken-2{border-bottom:1px solid #14adce !important}.border-left-info.border-left-darken-2{border-left:1px solid #14adce !important}.border-right-info.border-right-darken-2{border-right:1px solid #14adce !important}.bg-info.bg-darken-3{background-color:#11a5c8 !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #11a5c8 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #11a5c8 !important}.border-info.border-darken-3{border:1px solid #11a5c8 !important}.border-top-info.border-top-darken-3{border-top:1px solid #11a5c8 !important}.border-bottom-info.border-bottom-darken-3{border-bottom:1px solid #11a5c8 !important}.border-left-info.border-left-darken-3{border-left:1px solid #11a5c8 !important}.border-right-info.border-right-darken-3{border-right:1px solid #11a5c8 !important}.bg-info.bg-darken-4{background-color:#0997bf !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0997bf !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0997bf !important}.border-info.border-darken-4{border:1px solid #0997bf !important}.border-top-info.border-top-darken-4{border-top:1px solid #0997bf !important}.border-bottom-info.border-bottom-darken-4{border-bottom:1px solid #0997bf !important}.border-left-info.border-left-darken-4{border-left:1px solid #0997bf !important}.border-right-info.border-right-darken-4{border-right:1px solid #0997bf !important}.bg-info.bg-accent-1{background-color:#eafaff !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #eafaff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #eafaff !important}.border-info.border-accent-1{border:1px solid #eafaff !important}.border-top-info.border-top-accent-1{border-top:1px solid #eafaff !important}.border-bottom-info.border-bottom-accent-1{border-bottom:1px solid #eafaff !important}.border-left-info.border-left-accent-1{border-left:1px solid #eafaff !important}.border-right-info.border-right-accent-1{border-right:1px solid #eafaff !important}.bg-info.bg-accent-2{background-color:#b7edff !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b7edff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b7edff !important}.border-info.border-accent-2{border:1px solid #b7edff !important}.border-top-info.border-top-accent-2{border-top:1px solid #b7edff !important}.border-bottom-info.border-bottom-accent-2{border-bottom:1px solid #b7edff !important}.border-left-info.border-left-accent-2{border-left:1px solid #b7edff !important}.border-right-info.border-right-accent-2{border-right:1px solid #b7edff !important}.bg-info.bg-accent-3{background-color:#84e1ff !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #84e1ff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #84e1ff !important}.border-info.border-accent-3{border:1px solid #84e1ff !important}.border-top-info.border-top-accent-3{border-top:1px solid #84e1ff !important}.border-bottom-info.border-bottom-accent-3{border-bottom:1px solid #84e1ff !important}.border-left-info.border-left-accent-3{border-left:1px solid #84e1ff !important}.border-right-info.border-right-accent-3{border-right:1px solid #84e1ff !important}.bg-info.bg-accent-4{background-color:#6adaff !important}input:focus~.bg-info{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #6adaff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #6adaff !important}.border-info.border-accent-4{border:1px solid #6adaff !important}.border-top-info.border-top-accent-4{border-top:1px solid #6adaff !important}.border-bottom-info.border-bottom-accent-4{border-bottom:1px solid #6adaff !important}.border-left-info.border-left-accent-4{border-left:1px solid #6adaff !important}.border-right-info.border-right-accent-4{border-right:1px solid #6adaff !important}.bg-warning.bg-lighten-5{background-color:#fff1ec !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff1ec !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff1ec !important}.border-warning.border-lighten-5{border:1px solid #fff1ec !important}.border-top-warning.border-top-lighten-5{border-top:1px solid #fff1ec !important}.border-bottom-warning.border-bottom-lighten-5{border-bottom:1px solid #fff1ec !important}.border-left-warning.border-left-lighten-5{border-left:1px solid #fff1ec !important}.border-right-warning.border-right-lighten-5{border-right:1px solid #fff1ec !important}.bg-warning.bg-lighten-4{background-color:#ffddcf !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffddcf !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffddcf !important}.border-warning.border-lighten-4{border:1px solid #ffddcf !important}.border-top-warning.border-top-lighten-4{border-top:1px solid #ffddcf !important}.border-bottom-warning.border-bottom-lighten-4{border-bottom:1px solid #ffddcf !important}.border-left-warning.border-left-lighten-4{border-left:1px solid #ffddcf !important}.border-right-warning.border-right-lighten-4{border-right:1px solid #ffddcf !important}.bg-warning.bg-lighten-3{background-color:#ffc6b0 !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffc6b0 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffc6b0 !important}.border-warning.border-lighten-3{border:1px solid #ffc6b0 !important}.border-top-warning.border-top-lighten-3{border-top:1px solid #ffc6b0 !important}.border-bottom-warning.border-bottom-lighten-3{border-bottom:1px solid #ffc6b0 !important}.border-left-warning.border-left-lighten-3{border-left:1px solid #ffc6b0 !important}.border-right-warning.border-right-lighten-3{border-right:1px solid #ffc6b0 !important}.bg-warning.bg-lighten-2{background-color:#ffaf90 !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffaf90 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffaf90 !important}.border-warning.border-lighten-2{border:1px solid #ffaf90 !important}.border-top-warning.border-top-lighten-2{border-top:1px solid #ffaf90 !important}.border-bottom-warning.border-bottom-lighten-2{border-bottom:1px solid #ffaf90 !important}.border-left-warning.border-left-lighten-2{border-left:1px solid #ffaf90 !important}.border-right-warning.border-right-lighten-2{border-right:1px solid #ffaf90 !important}.bg-warning.bg-lighten-1{background-color:#ff9e78 !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff9e78 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff9e78 !important}.border-warning.border-lighten-1{border:1px solid #ff9e78 !important}.border-top-warning.border-top-lighten-1{border-top:1px solid #ff9e78 !important}.border-bottom-warning.border-bottom-lighten-1{border-bottom:1px solid #ff9e78 !important}.border-left-warning.border-left-lighten-1{border-left:1px solid #ff9e78 !important}.border-right-warning.border-right-lighten-1{border-right:1px solid #ff9e78 !important}.warning{color:#ff8d60 !important}.bg-warning{background-color:#ff8d60 !important}.bg-warning .card-header,.bg-warning .card-footer{background-color:rgba(0,0,0,0)}.alert-warning{border-color:#ff8d60 !important;background-color:#ffa784 !important;color:#ad3100 !important}.alert-warning .alert-link{color:#842500 !important}.border-warning{border-color:#ff8d60}.border-top-warning{border-top-color:#ff8d60}.border-bottom-warning{border-bottom-color:#ff8d60}.border-left-warning{border-left-color:#ff8d60}.border-right-warning{border-right-color:#ff8d60}.badge-warning{background-color:#ff8d60}.bg-warning.tag-glow,.border-warning.tag-glow{-webkit-box-shadow:0 0 10px #ff8d60;box-shadow:0 0 10px #ff8d60}.btn-outline-warning{border:1px solid;border-color:#ff8d60;background-color:rgba(0,0,0,0);color:#ff8d60;-webkit-box-shadow:none !important;box-shadow:none !important}.btn-outline-warning:focus{background-color:rgba(0,0,0,0) !important;color:#ff8d60 !important;-webkit-box-shadow:rgba(0,0,0,0) !important;box-shadow:rgba(0,0,0,0) !important}.btn-outline-warning.active{background-color:#ff8d60 !important;color:#fff !important}.btn-outline-warning:hover{background-color:#ff8251 !important;color:#fff !important}.btn-outline-warning.btn-raised{border:1px solid;border-color:#ff8d60;background-color:rgba(0,0,0,0);color:#ff8d60;-webkit-box-shadow:none !important;box-shadow:none !important}.btn-outline-warning.btn-raised:focus{background-color:rgba(0,0,0,0)}.btn-outline-warning.btn-raised.active,.btn-outline-warning.btn-fab.active{background-color:#ff8d60 !important;color:#fff !important}.btn-outline-warning.btn-raised:hover{background-color:#ff8251 !important;color:#fff !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff8d60 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff8d60 !important}.warning.darken-1{color:#ff8558 !important}.bg-warning.bg-darken-1{background-color:#ff8558 !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff8558 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff8558 !important}.border-warning.border-darken-1{border:1px solid #ff8558 !important}.border-top-warning.border-top-darken-1{border-top:1px solid #ff8558 !important}.border-bottom-warning.border-bottom-darken-1{border-bottom:1px solid #ff8558 !important}.border-left-warning.border-left-darken-1{border-left:1px solid #ff8558 !important}.border-right-warning.border-right-darken-1{border-right:1px solid #ff8558 !important}.bg-warning.bg-darken-2{background-color:#ff7a4e !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff7a4e !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff7a4e !important}.border-warning.border-darken-2{border:1px solid #ff7a4e !important}.border-top-warning.border-top-darken-2{border-top:1px solid #ff7a4e !important}.border-bottom-warning.border-bottom-darken-2{border-bottom:1px solid #ff7a4e !important}.border-left-warning.border-left-darken-2{border-left:1px solid #ff7a4e !important}.border-right-warning.border-right-darken-2{border-right:1px solid #ff7a4e !important}.bg-warning.bg-darken-3{background-color:#ff7044 !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff7044 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff7044 !important}.border-warning.border-darken-3{border:1px solid #ff7044 !important}.border-top-warning.border-top-darken-3{border-top:1px solid #ff7044 !important}.border-bottom-warning.border-bottom-darken-3{border-bottom:1px solid #ff7044 !important}.border-left-warning.border-left-darken-3{border-left:1px solid #ff7044 !important}.border-right-warning.border-right-darken-3{border-right:1px solid #ff7044 !important}.bg-warning.bg-darken-4{background-color:#ff5d33 !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff5d33 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff5d33 !important}.border-warning.border-darken-4{border:1px solid #ff5d33 !important}.border-top-warning.border-top-darken-4{border-top:1px solid #ff5d33 !important}.border-bottom-warning.border-bottom-darken-4{border-bottom:1px solid #ff5d33 !important}.border-left-warning.border-left-darken-4{border-left:1px solid #ff5d33 !important}.border-right-warning.border-right-darken-4{border-right:1px solid #ff5d33 !important}.bg-warning.bg-accent-1{background-color:#fff !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff !important}.border-warning.border-accent-1{border:1px solid #fff !important}.border-top-warning.border-top-accent-1{border-top:1px solid #fff !important}.border-bottom-warning.border-bottom-accent-1{border-bottom:1px solid #fff !important}.border-left-warning.border-left-accent-1{border-left:1px solid #fff !important}.border-right-warning.border-right-accent-1{border-right:1px solid #fff !important}.bg-warning.bg-accent-2{background-color:#ffefec !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffefec !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffefec !important}.border-warning.border-accent-2{border:1px solid #ffefec !important}.border-top-warning.border-top-accent-2{border-top:1px solid #ffefec !important}.border-bottom-warning.border-bottom-accent-2{border-bottom:1px solid #ffefec !important}.border-left-warning.border-left-accent-2{border-left:1px solid #ffefec !important}.border-right-warning.border-right-accent-2{border-right:1px solid #ffefec !important}.bg-warning.bg-accent-3{background-color:#ffe4de !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffe4de !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffe4de !important}.border-warning.border-accent-3{border:1px solid #ffe4de !important}.border-top-warning.border-top-accent-3{border-top:1px solid #ffe4de !important}.border-bottom-warning.border-bottom-accent-3{border-bottom:1px solid #ffe4de !important}.border-left-warning.border-left-accent-3{border-left:1px solid #ffe4de !important}.border-right-warning.border-right-accent-3{border-right:1px solid #ffe4de !important}.bg-warning.bg-accent-4{background-color:#ffcfc4 !important}input:focus~.bg-warning{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffcfc4 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffcfc4 !important}.border-warning.border-accent-4{border:1px solid #ffcfc4 !important}.border-top-warning.border-top-accent-4{border-top:1px solid #ffcfc4 !important}.border-bottom-warning.border-bottom-accent-4{border-bottom:1px solid #ffcfc4 !important}.border-left-warning.border-left-accent-4{border-left:1px solid #ffcfc4 !important}.border-right-warning.border-right-accent-4{border-right:1px solid #ffcfc4 !important}.bg-danger.bg-lighten-5{background-color:#ffebed !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffebed !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffebed !important}.border-danger.border-lighten-5{border:1px solid #ffebed !important}.border-top-danger.border-top-lighten-5{border-top:1px solid #ffebed !important}.border-bottom-danger.border-bottom-lighten-5{border-bottom:1px solid #ffebed !important}.border-left-danger.border-left-lighten-5{border-left:1px solid #ffebed !important}.border-right-danger.border-right-lighten-5{border-right:1px solid #ffebed !important}.bg-danger.bg-lighten-4{background-color:#ffcdd3 !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffcdd3 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffcdd3 !important}.border-danger.border-lighten-4{border:1px solid #ffcdd3 !important}.border-top-danger.border-top-lighten-4{border-top:1px solid #ffcdd3 !important}.border-bottom-danger.border-bottom-lighten-4{border-bottom:1px solid #ffcdd3 !important}.border-left-danger.border-left-lighten-4{border-left:1px solid #ffcdd3 !important}.border-right-danger.border-right-lighten-4{border-right:1px solid #ffcdd3 !important}.bg-danger.bg-lighten-3{background-color:#ffacb5 !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffacb5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffacb5 !important}.border-danger.border-lighten-3{border:1px solid #ffacb5 !important}.border-top-danger.border-top-lighten-3{border-top:1px solid #ffacb5 !important}.border-bottom-danger.border-bottom-lighten-3{border-bottom:1px solid #ffacb5 !important}.border-left-danger.border-left-lighten-3{border-left:1px solid #ffacb5 !important}.border-right-danger.border-right-lighten-3{border-right:1px solid #ffacb5 !important}.bg-danger.bg-lighten-2{background-color:#ff8a97 !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff8a97 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff8a97 !important}.border-danger.border-lighten-2{border:1px solid #ff8a97 !important}.border-top-danger.border-top-lighten-2{border-top:1px solid #ff8a97 !important}.border-bottom-danger.border-bottom-lighten-2{border-bottom:1px solid #ff8a97 !important}.border-left-danger.border-left-lighten-2{border-left:1px solid #ff8a97 !important}.border-right-danger.border-right-lighten-2{border-right:1px solid #ff8a97 !important}.bg-danger.bg-lighten-1{background-color:#ff7181 !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff7181 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff7181 !important}.border-danger.border-lighten-1{border:1px solid #ff7181 !important}.border-top-danger.border-top-lighten-1{border-top:1px solid #ff7181 !important}.border-bottom-danger.border-bottom-lighten-1{border-bottom:1px solid #ff7181 !important}.border-left-danger.border-left-lighten-1{border-left:1px solid #ff7181 !important}.border-right-danger.border-right-lighten-1{border-right:1px solid #ff7181 !important}.danger{color:#ff586b !important}.bg-danger{background-color:#ff586b !important}.bg-danger .card-header,.bg-danger .card-footer{background-color:rgba(0,0,0,0)}.alert-danger{border-color:#ff586b !important;background-color:#ff7c8b !important;color:#a50013 !important}.alert-danger .alert-link{color:#7c000e !important}.border-danger{border-color:#ff586b}.border-top-danger{border-top-color:#ff586b}.border-bottom-danger{border-bottom-color:#ff586b}.border-left-danger{border-left-color:#ff586b}.border-right-danger{border-right-color:#ff586b}.badge-danger{background-color:#ff586b}.bg-danger.tag-glow,.border-danger.tag-glow{-webkit-box-shadow:0 0 10px #ff586b;box-shadow:0 0 10px #ff586b}.btn-outline-danger{border:1px solid;border-color:#ff586b;background-color:rgba(0,0,0,0);color:#ff586b;-webkit-box-shadow:none !important;box-shadow:none !important}.btn-outline-danger:focus{background-color:rgba(0,0,0,0) !important;color:#ff586b !important;-webkit-box-shadow:rgba(0,0,0,0) !important;box-shadow:rgba(0,0,0,0) !important}.btn-outline-danger.active{background-color:#ff586b !important;color:#fff !important}.btn-outline-danger:hover{background-color:#ff495d !important;color:#fff !important}.btn-outline-danger.btn-raised{border:1px solid;border-color:#ff586b;background-color:rgba(0,0,0,0);color:#ff586b;-webkit-box-shadow:none !important;box-shadow:none !important}.btn-outline-danger.btn-raised:focus{background-color:rgba(0,0,0,0)}.btn-outline-danger.btn-raised.active,.btn-outline-danger.btn-fab.active{background-color:#ff586b !important;color:#fff !important}.btn-outline-danger.btn-raised:hover{background-color:#ff495d !important;color:#fff !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff586b !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff586b !important}.danger.darken-1{color:#ff5063 !important}.bg-danger.bg-darken-1{background-color:#ff5063 !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff5063 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff5063 !important}.border-danger.border-darken-1{border:1px solid #ff5063 !important}.border-top-danger.border-top-darken-1{border-top:1px solid #ff5063 !important}.border-bottom-danger.border-bottom-darken-1{border-bottom:1px solid #ff5063 !important}.border-left-danger.border-left-darken-1{border-left:1px solid #ff5063 !important}.border-right-danger.border-right-darken-1{border-right:1px solid #ff5063 !important}.bg-danger.bg-darken-2{background-color:#ff4758 !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff4758 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff4758 !important}.border-danger.border-darken-2{border:1px solid #ff4758 !important}.border-top-danger.border-top-darken-2{border-top:1px solid #ff4758 !important}.border-bottom-danger.border-bottom-darken-2{border-bottom:1px solid #ff4758 !important}.border-left-danger.border-left-darken-2{border-left:1px solid #ff4758 !important}.border-right-danger.border-right-darken-2{border-right:1px solid #ff4758 !important}.bg-danger.bg-darken-3{background-color:#ff3d4e !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff3d4e !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff3d4e !important}.border-danger.border-darken-3{border:1px solid #ff3d4e !important}.border-top-danger.border-top-darken-3{border-top:1px solid #ff3d4e !important}.border-bottom-danger.border-bottom-darken-3{border-bottom:1px solid #ff3d4e !important}.border-left-danger.border-left-darken-3{border-left:1px solid #ff3d4e !important}.border-right-danger.border-right-darken-3{border-right:1px solid #ff3d4e !important}.bg-danger.bg-darken-4{background-color:#ff2d3c !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff2d3c !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff2d3c !important}.border-danger.border-darken-4{border:1px solid #ff2d3c !important}.border-top-danger.border-top-darken-4{border-top:1px solid #ff2d3c !important}.border-bottom-danger.border-bottom-darken-4{border-bottom:1px solid #ff2d3c !important}.border-left-danger.border-left-darken-4{border-left:1px solid #ff2d3c !important}.border-right-danger.border-right-darken-4{border-right:1px solid #ff2d3c !important}.bg-danger.bg-accent-1{background-color:#fff !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff !important}.border-danger.border-accent-1{border:1px solid #fff !important}.border-top-danger.border-top-accent-1{border-top:1px solid #fff !important}.border-bottom-danger.border-bottom-accent-1{border-bottom:1px solid #fff !important}.border-left-danger.border-left-accent-1{border-left:1px solid #fff !important}.border-right-danger.border-right-accent-1{border-right:1px solid #fff !important}.bg-danger.bg-accent-2{background-color:#fbebed !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fbebed !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fbebed !important}.border-danger.border-accent-2{border:1px solid #fbebed !important}.border-top-danger.border-top-accent-2{border-top:1px solid #fbebed !important}.border-bottom-danger.border-bottom-accent-2{border-bottom:1px solid #fbebed !important}.border-left-danger.border-left-accent-2{border-left:1px solid #fbebed !important}.border-right-danger.border-right-accent-2{border-right:1px solid #fbebed !important}.bg-danger.bg-accent-3{background-color:#ffd9db !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffd9db !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffd9db !important}.border-danger.border-accent-3{border:1px solid #ffd9db !important}.border-top-danger.border-top-accent-3{border-top:1px solid #ffd9db !important}.border-bottom-danger.border-bottom-accent-3{border-bottom:1px solid #ffd9db !important}.border-left-danger.border-left-accent-3{border-left:1px solid #ffd9db !important}.border-right-danger.border-right-accent-3{border-right:1px solid #ffd9db !important}.bg-danger.bg-accent-4{background-color:#ffbfc3 !important}input:focus~.bg-danger{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffbfc3 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffbfc3 !important}.border-danger.border-accent-4{border:1px solid #ffbfc3 !important}.border-top-danger.border-top-accent-4{border-top:1px solid #ffbfc3 !important}.border-bottom-danger.border-bottom-accent-4{border-bottom:1px solid #ffbfc3 !important}.border-left-danger.border-left-accent-4{border-left:1px solid #ffbfc3 !important}.border-right-danger.border-right-accent-4{border-right:1px solid #ffbfc3 !important}.bg-red.bg-lighten-5{background-color:#ffebee !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffebee !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffebee !important}.border-red.border-lighten-5{border:1px solid #ffebee !important}.border-top-red.border-top-lighten-5{border-top:1px solid #ffebee !important}.border-bottom-red.border-bottom-lighten-5{border-bottom:1px solid #ffebee !important}.border-left-red.border-left-lighten-5{border-left:1px solid #ffebee !important}.border-right-red.border-right-lighten-5{border-right:1px solid #ffebee !important}.bg-red.bg-lighten-4{background-color:#ffcdd2 !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffcdd2 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffcdd2 !important}.border-red.border-lighten-4{border:1px solid #ffcdd2 !important}.border-top-red.border-top-lighten-4{border-top:1px solid #ffcdd2 !important}.border-bottom-red.border-bottom-lighten-4{border-bottom:1px solid #ffcdd2 !important}.border-left-red.border-left-lighten-4{border-left:1px solid #ffcdd2 !important}.border-right-red.border-right-lighten-4{border-right:1px solid #ffcdd2 !important}.bg-red.bg-lighten-3{background-color:#ef9a9a !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ef9a9a !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ef9a9a !important}.border-red.border-lighten-3{border:1px solid #ef9a9a !important}.border-top-red.border-top-lighten-3{border-top:1px solid #ef9a9a !important}.border-bottom-red.border-bottom-lighten-3{border-bottom:1px solid #ef9a9a !important}.border-left-red.border-left-lighten-3{border-left:1px solid #ef9a9a !important}.border-right-red.border-right-lighten-3{border-right:1px solid #ef9a9a !important}.bg-red.bg-lighten-2{background-color:#e57373 !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e57373 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e57373 !important}.border-red.border-lighten-2{border:1px solid #e57373 !important}.border-top-red.border-top-lighten-2{border-top:1px solid #e57373 !important}.border-bottom-red.border-bottom-lighten-2{border-bottom:1px solid #e57373 !important}.border-left-red.border-left-lighten-2{border-left:1px solid #e57373 !important}.border-right-red.border-right-lighten-2{border-right:1px solid #e57373 !important}.bg-red.bg-lighten-1{background-color:#ef5350 !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ef5350 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ef5350 !important}.border-red.border-lighten-1{border:1px solid #ef5350 !important}.border-top-red.border-top-lighten-1{border-top:1px solid #ef5350 !important}.border-bottom-red.border-bottom-lighten-1{border-bottom:1px solid #ef5350 !important}.border-left-red.border-left-lighten-1{border-left:1px solid #ef5350 !important}.border-right-red.border-right-lighten-1{border-right:1px solid #ef5350 !important}.bg-red{background-color:#f44336 !important}.bg-red .card-header,.bg-red .card-footer{background-color:rgba(0,0,0,0)}.alert-red{border-color:#f44336 !important;background-color:#f66358 !important;color:#710e06 !important}.alert-red .alert-link{color:#4b0904 !important}.border-red{border-color:#f44336}.border-top-red{border-top-color:#f44336}.border-bottom-red{border-bottom-color:#f44336}.border-left-red{border-left-color:#f44336}.border-right-red{border-right-color:#f44336}.badge-red{background-color:#f44336}.bg-red.tag-glow,.border-red.tag-glow{-webkit-box-shadow:0 0 10px #f44336;box-shadow:0 0 10px #f44336}.btn-outline-red.active{background-color:#f44336 !important;color:#fff !important}.btn-outline-red.btn-raised.active,.btn-outline-red.btn-fab.active{background-color:#f44336 !important;color:#fff !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f44336 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f44336 !important}.bg-red.bg-darken-1{background-color:#e53935 !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e53935 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e53935 !important}.border-red.border-darken-1{border:1px solid #e53935 !important}.border-top-red.border-top-darken-1{border-top:1px solid #e53935 !important}.border-bottom-red.border-bottom-darken-1{border-bottom:1px solid #e53935 !important}.border-left-red.border-left-darken-1{border-left:1px solid #e53935 !important}.border-right-red.border-right-darken-1{border-right:1px solid #e53935 !important}.bg-red.bg-darken-2{background-color:#d32f2f !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d32f2f !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d32f2f !important}.border-red.border-darken-2{border:1px solid #d32f2f !important}.border-top-red.border-top-darken-2{border-top:1px solid #d32f2f !important}.border-bottom-red.border-bottom-darken-2{border-bottom:1px solid #d32f2f !important}.border-left-red.border-left-darken-2{border-left:1px solid #d32f2f !important}.border-right-red.border-right-darken-2{border-right:1px solid #d32f2f !important}.bg-red.bg-darken-3{background-color:#c62828 !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c62828 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c62828 !important}.border-red.border-darken-3{border:1px solid #c62828 !important}.border-top-red.border-top-darken-3{border-top:1px solid #c62828 !important}.border-bottom-red.border-bottom-darken-3{border-bottom:1px solid #c62828 !important}.border-left-red.border-left-darken-3{border-left:1px solid #c62828 !important}.border-right-red.border-right-darken-3{border-right:1px solid #c62828 !important}.bg-red.bg-darken-4{background-color:#b71c1c !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b71c1c !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b71c1c !important}.border-red.border-darken-4{border:1px solid #b71c1c !important}.border-top-red.border-top-darken-4{border-top:1px solid #b71c1c !important}.border-bottom-red.border-bottom-darken-4{border-bottom:1px solid #b71c1c !important}.border-left-red.border-left-darken-4{border-left:1px solid #b71c1c !important}.border-right-red.border-right-darken-4{border-right:1px solid #b71c1c !important}.bg-red.bg-accent-1{background-color:#ff8a80 !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff8a80 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff8a80 !important}.border-red.border-accent-1{border:1px solid #ff8a80 !important}.border-top-red.border-top-accent-1{border-top:1px solid #ff8a80 !important}.border-bottom-red.border-bottom-accent-1{border-bottom:1px solid #ff8a80 !important}.border-left-red.border-left-accent-1{border-left:1px solid #ff8a80 !important}.border-right-red.border-right-accent-1{border-right:1px solid #ff8a80 !important}.bg-red.bg-accent-2{background-color:#ff5252 !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff5252 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff5252 !important}.border-red.border-accent-2{border:1px solid #ff5252 !important}.border-top-red.border-top-accent-2{border-top:1px solid #ff5252 !important}.border-bottom-red.border-bottom-accent-2{border-bottom:1px solid #ff5252 !important}.border-left-red.border-left-accent-2{border-left:1px solid #ff5252 !important}.border-right-red.border-right-accent-2{border-right:1px solid #ff5252 !important}.bg-red.bg-accent-3{background-color:#ff1744 !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff1744 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff1744 !important}.border-red.border-accent-3{border:1px solid #ff1744 !important}.border-top-red.border-top-accent-3{border-top:1px solid #ff1744 !important}.border-bottom-red.border-bottom-accent-3{border-bottom:1px solid #ff1744 !important}.border-left-red.border-left-accent-3{border-left:1px solid #ff1744 !important}.border-right-red.border-right-accent-3{border-right:1px solid #ff1744 !important}.bg-red.bg-accent-4{background-color:#d50000 !important}input:focus~.bg-red{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d50000 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d50000 !important}.border-red.border-accent-4{border:1px solid #d50000 !important}.border-top-red.border-top-accent-4{border-top:1px solid #d50000 !important}.border-bottom-red.border-bottom-accent-4{border-bottom:1px solid #d50000 !important}.border-left-red.border-left-accent-4{border-left:1px solid #d50000 !important}.border-right-red.border-right-accent-4{border-right:1px solid #d50000 !important}.bg-pink.bg-lighten-5{background-color:#fce4ec !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fce4ec !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fce4ec !important}.border-pink.border-lighten-5{border:1px solid #fce4ec !important}.border-top-pink.border-top-lighten-5{border-top:1px solid #fce4ec !important}.border-bottom-pink.border-bottom-lighten-5{border-bottom:1px solid #fce4ec !important}.border-left-pink.border-left-lighten-5{border-left:1px solid #fce4ec !important}.border-right-pink.border-right-lighten-5{border-right:1px solid #fce4ec !important}.bg-pink.bg-lighten-4{background-color:#f8bbd0 !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f8bbd0 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f8bbd0 !important}.border-pink.border-lighten-4{border:1px solid #f8bbd0 !important}.border-top-pink.border-top-lighten-4{border-top:1px solid #f8bbd0 !important}.border-bottom-pink.border-bottom-lighten-4{border-bottom:1px solid #f8bbd0 !important}.border-left-pink.border-left-lighten-4{border-left:1px solid #f8bbd0 !important}.border-right-pink.border-right-lighten-4{border-right:1px solid #f8bbd0 !important}.bg-pink.bg-lighten-3{background-color:#f48fb1 !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f48fb1 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f48fb1 !important}.border-pink.border-lighten-3{border:1px solid #f48fb1 !important}.border-top-pink.border-top-lighten-3{border-top:1px solid #f48fb1 !important}.border-bottom-pink.border-bottom-lighten-3{border-bottom:1px solid #f48fb1 !important}.border-left-pink.border-left-lighten-3{border-left:1px solid #f48fb1 !important}.border-right-pink.border-right-lighten-3{border-right:1px solid #f48fb1 !important}.bg-pink.bg-lighten-2{background-color:#f06292 !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f06292 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f06292 !important}.border-pink.border-lighten-2{border:1px solid #f06292 !important}.border-top-pink.border-top-lighten-2{border-top:1px solid #f06292 !important}.border-bottom-pink.border-bottom-lighten-2{border-bottom:1px solid #f06292 !important}.border-left-pink.border-left-lighten-2{border-left:1px solid #f06292 !important}.border-right-pink.border-right-lighten-2{border-right:1px solid #f06292 !important}.bg-pink.bg-lighten-1{background-color:#ec407a !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ec407a !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ec407a !important}.border-pink.border-lighten-1{border:1px solid #ec407a !important}.border-top-pink.border-top-lighten-1{border-top:1px solid #ec407a !important}.border-bottom-pink.border-bottom-lighten-1{border-bottom:1px solid #ec407a !important}.border-left-pink.border-left-lighten-1{border-left:1px solid #ec407a !important}.border-right-pink.border-right-lighten-1{border-right:1px solid #ec407a !important}.bg-pink{background-color:#e91e63 !important}.bg-pink .card-header,.bg-pink .card-footer{background-color:rgba(0,0,0,0)}.alert-pink{border-color:#e91e63 !important;background-color:#ec3f7a !important;color:#4d081f !important}.alert-pink .alert-link{color:#280410 !important}.border-pink{border-color:#e91e63}.border-top-pink{border-top-color:#e91e63}.border-bottom-pink{border-bottom-color:#e91e63}.border-left-pink{border-left-color:#e91e63}.border-right-pink{border-right-color:#e91e63}.badge-pink{background-color:#e91e63}.bg-pink.tag-glow,.border-pink.tag-glow{-webkit-box-shadow:0 0 10px #e91e63;box-shadow:0 0 10px #e91e63}.btn-outline-pink.active{background-color:#e91e63 !important;color:#fff !important}.btn-outline-pink.btn-raised.active,.btn-outline-pink.btn-fab.active{background-color:#e91e63 !important;color:#fff !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e91e63 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e91e63 !important}.bg-pink.bg-darken-1{background-color:#d81b60 !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d81b60 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d81b60 !important}.border-pink.border-darken-1{border:1px solid #d81b60 !important}.border-top-pink.border-top-darken-1{border-top:1px solid #d81b60 !important}.border-bottom-pink.border-bottom-darken-1{border-bottom:1px solid #d81b60 !important}.border-left-pink.border-left-darken-1{border-left:1px solid #d81b60 !important}.border-right-pink.border-right-darken-1{border-right:1px solid #d81b60 !important}.bg-pink.bg-darken-2{background-color:#c2185b !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c2185b !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c2185b !important}.border-pink.border-darken-2{border:1px solid #c2185b !important}.border-top-pink.border-top-darken-2{border-top:1px solid #c2185b !important}.border-bottom-pink.border-bottom-darken-2{border-bottom:1px solid #c2185b !important}.border-left-pink.border-left-darken-2{border-left:1px solid #c2185b !important}.border-right-pink.border-right-darken-2{border-right:1px solid #c2185b !important}.bg-pink.bg-darken-3{background-color:#ad1457 !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ad1457 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ad1457 !important}.border-pink.border-darken-3{border:1px solid #ad1457 !important}.border-top-pink.border-top-darken-3{border-top:1px solid #ad1457 !important}.border-bottom-pink.border-bottom-darken-3{border-bottom:1px solid #ad1457 !important}.border-left-pink.border-left-darken-3{border-left:1px solid #ad1457 !important}.border-right-pink.border-right-darken-3{border-right:1px solid #ad1457 !important}.bg-pink.bg-darken-4{background-color:#880e4f !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #880e4f !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #880e4f !important}.border-pink.border-darken-4{border:1px solid #880e4f !important}.border-top-pink.border-top-darken-4{border-top:1px solid #880e4f !important}.border-bottom-pink.border-bottom-darken-4{border-bottom:1px solid #880e4f !important}.border-left-pink.border-left-darken-4{border-left:1px solid #880e4f !important}.border-right-pink.border-right-darken-4{border-right:1px solid #880e4f !important}.bg-pink.bg-accent-1{background-color:#ff80ab !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff80ab !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff80ab !important}.border-pink.border-accent-1{border:1px solid #ff80ab !important}.border-top-pink.border-top-accent-1{border-top:1px solid #ff80ab !important}.border-bottom-pink.border-bottom-accent-1{border-bottom:1px solid #ff80ab !important}.border-left-pink.border-left-accent-1{border-left:1px solid #ff80ab !important}.border-right-pink.border-right-accent-1{border-right:1px solid #ff80ab !important}.bg-pink.bg-accent-2{background-color:#ff4081 !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff4081 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff4081 !important}.border-pink.border-accent-2{border:1px solid #ff4081 !important}.border-top-pink.border-top-accent-2{border-top:1px solid #ff4081 !important}.border-bottom-pink.border-bottom-accent-2{border-bottom:1px solid #ff4081 !important}.border-left-pink.border-left-accent-2{border-left:1px solid #ff4081 !important}.border-right-pink.border-right-accent-2{border-right:1px solid #ff4081 !important}.bg-pink.bg-accent-3{background-color:#f50057 !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f50057 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f50057 !important}.border-pink.border-accent-3{border:1px solid #f50057 !important}.border-top-pink.border-top-accent-3{border-top:1px solid #f50057 !important}.border-bottom-pink.border-bottom-accent-3{border-bottom:1px solid #f50057 !important}.border-left-pink.border-left-accent-3{border-left:1px solid #f50057 !important}.border-right-pink.border-right-accent-3{border-right:1px solid #f50057 !important}.bg-pink.bg-accent-4{background-color:#c51162 !important}input:focus~.bg-pink{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c51162 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c51162 !important}.border-pink.border-accent-4{border:1px solid #c51162 !important}.border-top-pink.border-top-accent-4{border-top:1px solid #c51162 !important}.border-bottom-pink.border-bottom-accent-4{border-bottom:1px solid #c51162 !important}.border-left-pink.border-left-accent-4{border-left:1px solid #c51162 !important}.border-right-pink.border-right-accent-4{border-right:1px solid #c51162 !important}.bg-purple.bg-lighten-5{background-color:#f3e5f5 !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f3e5f5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f3e5f5 !important}.border-purple.border-lighten-5{border:1px solid #f3e5f5 !important}.border-top-purple.border-top-lighten-5{border-top:1px solid #f3e5f5 !important}.border-bottom-purple.border-bottom-lighten-5{border-bottom:1px solid #f3e5f5 !important}.border-left-purple.border-left-lighten-5{border-left:1px solid #f3e5f5 !important}.border-right-purple.border-right-lighten-5{border-right:1px solid #f3e5f5 !important}.bg-purple.bg-lighten-4{background-color:#e1bee7 !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e1bee7 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e1bee7 !important}.border-purple.border-lighten-4{border:1px solid #e1bee7 !important}.border-top-purple.border-top-lighten-4{border-top:1px solid #e1bee7 !important}.border-bottom-purple.border-bottom-lighten-4{border-bottom:1px solid #e1bee7 !important}.border-left-purple.border-left-lighten-4{border-left:1px solid #e1bee7 !important}.border-right-purple.border-right-lighten-4{border-right:1px solid #e1bee7 !important}.bg-purple.bg-lighten-3{background-color:#ce93d8 !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ce93d8 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ce93d8 !important}.border-purple.border-lighten-3{border:1px solid #ce93d8 !important}.border-top-purple.border-top-lighten-3{border-top:1px solid #ce93d8 !important}.border-bottom-purple.border-bottom-lighten-3{border-bottom:1px solid #ce93d8 !important}.border-left-purple.border-left-lighten-3{border-left:1px solid #ce93d8 !important}.border-right-purple.border-right-lighten-3{border-right:1px solid #ce93d8 !important}.bg-purple.bg-lighten-2{background-color:#ba68c8 !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ba68c8 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ba68c8 !important}.border-purple.border-lighten-2{border:1px solid #ba68c8 !important}.border-top-purple.border-top-lighten-2{border-top:1px solid #ba68c8 !important}.border-bottom-purple.border-bottom-lighten-2{border-bottom:1px solid #ba68c8 !important}.border-left-purple.border-left-lighten-2{border-left:1px solid #ba68c8 !important}.border-right-purple.border-right-lighten-2{border-right:1px solid #ba68c8 !important}.bg-purple.bg-lighten-1{background-color:#ab47bc !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ab47bc !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ab47bc !important}.border-purple.border-lighten-1{border:1px solid #ab47bc !important}.border-top-purple.border-top-lighten-1{border-top:1px solid #ab47bc !important}.border-bottom-purple.border-bottom-lighten-1{border-bottom:1px solid #ab47bc !important}.border-left-purple.border-left-lighten-1{border-left:1px solid #ab47bc !important}.border-right-purple.border-right-lighten-1{border-right:1px solid #ab47bc !important}.bg-purple{background-color:#9c27b0 !important}.bg-purple .card-header,.bg-purple .card-footer{background-color:rgba(0,0,0,0)}.alert-purple{border-color:#9c27b0 !important;background-color:#b62dcd !important;color:#1a071e !important}.alert-purple .alert-link{color:#000 !important}.border-purple{border-color:#9c27b0}.border-top-purple{border-top-color:#9c27b0}.border-bottom-purple{border-bottom-color:#9c27b0}.border-left-purple{border-left-color:#9c27b0}.border-right-purple{border-right-color:#9c27b0}.badge-purple{background-color:#9c27b0}.bg-purple.tag-glow,.border-purple.tag-glow{-webkit-box-shadow:0 0 10px #9c27b0;box-shadow:0 0 10px #9c27b0}.btn-outline-purple.active{background-color:#9c27b0 !important;color:#fff !important}.btn-outline-purple.btn-raised.active,.btn-outline-purple.btn-fab.active{background-color:#9c27b0 !important;color:#fff !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #9c27b0 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #9c27b0 !important}.bg-purple.bg-darken-1{background-color:#8e24aa !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #8e24aa !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #8e24aa !important}.border-purple.border-darken-1{border:1px solid #8e24aa !important}.border-top-purple.border-top-darken-1{border-top:1px solid #8e24aa !important}.border-bottom-purple.border-bottom-darken-1{border-bottom:1px solid #8e24aa !important}.border-left-purple.border-left-darken-1{border-left:1px solid #8e24aa !important}.border-right-purple.border-right-darken-1{border-right:1px solid #8e24aa !important}.bg-purple.bg-darken-2{background-color:#7b1fa2 !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #7b1fa2 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #7b1fa2 !important}.border-purple.border-darken-2{border:1px solid #7b1fa2 !important}.border-top-purple.border-top-darken-2{border-top:1px solid #7b1fa2 !important}.border-bottom-purple.border-bottom-darken-2{border-bottom:1px solid #7b1fa2 !important}.border-left-purple.border-left-darken-2{border-left:1px solid #7b1fa2 !important}.border-right-purple.border-right-darken-2{border-right:1px solid #7b1fa2 !important}.bg-purple.bg-darken-3{background-color:#6a1b9a !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #6a1b9a !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #6a1b9a !important}.border-purple.border-darken-3{border:1px solid #6a1b9a !important}.border-top-purple.border-top-darken-3{border-top:1px solid #6a1b9a !important}.border-bottom-purple.border-bottom-darken-3{border-bottom:1px solid #6a1b9a !important}.border-left-purple.border-left-darken-3{border-left:1px solid #6a1b9a !important}.border-right-purple.border-right-darken-3{border-right:1px solid #6a1b9a !important}.bg-purple.bg-darken-4{background-color:#4a148c !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4a148c !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4a148c !important}.border-purple.border-darken-4{border:1px solid #4a148c !important}.border-top-purple.border-top-darken-4{border-top:1px solid #4a148c !important}.border-bottom-purple.border-bottom-darken-4{border-bottom:1px solid #4a148c !important}.border-left-purple.border-left-darken-4{border-left:1px solid #4a148c !important}.border-right-purple.border-right-darken-4{border-right:1px solid #4a148c !important}.bg-purple.bg-accent-1{background-color:#ea80fc !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ea80fc !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ea80fc !important}.border-purple.border-accent-1{border:1px solid #ea80fc !important}.border-top-purple.border-top-accent-1{border-top:1px solid #ea80fc !important}.border-bottom-purple.border-bottom-accent-1{border-bottom:1px solid #ea80fc !important}.border-left-purple.border-left-accent-1{border-left:1px solid #ea80fc !important}.border-right-purple.border-right-accent-1{border-right:1px solid #ea80fc !important}.bg-purple.bg-accent-2{background-color:#e040fb !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e040fb !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e040fb !important}.border-purple.border-accent-2{border:1px solid #e040fb !important}.border-top-purple.border-top-accent-2{border-top:1px solid #e040fb !important}.border-bottom-purple.border-bottom-accent-2{border-bottom:1px solid #e040fb !important}.border-left-purple.border-left-accent-2{border-left:1px solid #e040fb !important}.border-right-purple.border-right-accent-2{border-right:1px solid #e040fb !important}.bg-purple.bg-accent-3{background-color:#d500f9 !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d500f9 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d500f9 !important}.border-purple.border-accent-3{border:1px solid #d500f9 !important}.border-top-purple.border-top-accent-3{border-top:1px solid #d500f9 !important}.border-bottom-purple.border-bottom-accent-3{border-bottom:1px solid #d500f9 !important}.border-left-purple.border-left-accent-3{border-left:1px solid #d500f9 !important}.border-right-purple.border-right-accent-3{border-right:1px solid #d500f9 !important}.bg-purple.bg-accent-4{background-color:#a0f !important}input:focus~.bg-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #a0f !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #a0f !important}.border-purple.border-accent-4{border:1px solid #a0f !important}.border-top-purple.border-top-accent-4{border-top:1px solid #a0f !important}.border-bottom-purple.border-bottom-accent-4{border-bottom:1px solid #a0f !important}.border-left-purple.border-left-accent-4{border-left:1px solid #a0f !important}.border-right-purple.border-right-accent-4{border-right:1px solid #a0f !important}.bg-deep-purple.bg-lighten-5{background-color:#ede7f6 !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ede7f6 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ede7f6 !important}.border-deep-purple.border-lighten-5{border:1px solid #ede7f6 !important}.border-top-deep-purple.border-top-lighten-5{border-top:1px solid #ede7f6 !important}.border-bottom-deep-purple.border-bottom-lighten-5{border-bottom:1px solid #ede7f6 !important}.border-left-deep-purple.border-left-lighten-5{border-left:1px solid #ede7f6 !important}.border-right-deep-purple.border-right-lighten-5{border-right:1px solid #ede7f6 !important}.bg-deep-purple.bg-lighten-4{background-color:#d1c4e9 !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d1c4e9 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d1c4e9 !important}.border-deep-purple.border-lighten-4{border:1px solid #d1c4e9 !important}.border-top-deep-purple.border-top-lighten-4{border-top:1px solid #d1c4e9 !important}.border-bottom-deep-purple.border-bottom-lighten-4{border-bottom:1px solid #d1c4e9 !important}.border-left-deep-purple.border-left-lighten-4{border-left:1px solid #d1c4e9 !important}.border-right-deep-purple.border-right-lighten-4{border-right:1px solid #d1c4e9 !important}.bg-deep-purple.bg-lighten-3{background-color:#b39ddb !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b39ddb !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b39ddb !important}.border-deep-purple.border-lighten-3{border:1px solid #b39ddb !important}.border-top-deep-purple.border-top-lighten-3{border-top:1px solid #b39ddb !important}.border-bottom-deep-purple.border-bottom-lighten-3{border-bottom:1px solid #b39ddb !important}.border-left-deep-purple.border-left-lighten-3{border-left:1px solid #b39ddb !important}.border-right-deep-purple.border-right-lighten-3{border-right:1px solid #b39ddb !important}.bg-deep-purple.bg-lighten-2{background-color:#9575cd !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #9575cd !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #9575cd !important}.border-deep-purple.border-lighten-2{border:1px solid #9575cd !important}.border-top-deep-purple.border-top-lighten-2{border-top:1px solid #9575cd !important}.border-bottom-deep-purple.border-bottom-lighten-2{border-bottom:1px solid #9575cd !important}.border-left-deep-purple.border-left-lighten-2{border-left:1px solid #9575cd !important}.border-right-deep-purple.border-right-lighten-2{border-right:1px solid #9575cd !important}.bg-deep-purple.bg-lighten-1{background-color:#7e57c2 !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #7e57c2 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #7e57c2 !important}.border-deep-purple.border-lighten-1{border:1px solid #7e57c2 !important}.border-top-deep-purple.border-top-lighten-1{border-top:1px solid #7e57c2 !important}.border-bottom-deep-purple.border-bottom-lighten-1{border-bottom:1px solid #7e57c2 !important}.border-left-deep-purple.border-left-lighten-1{border-left:1px solid #7e57c2 !important}.border-right-deep-purple.border-right-lighten-1{border-right:1px solid #7e57c2 !important}.bg-deep-purple{background-color:#673ab7 !important}.bg-deep-purple .card-header,.bg-deep-purple .card-footer{background-color:rgba(0,0,0,0)}.alert-deep-purple{border-color:#673ab7 !important;background-color:#794ec7 !important;color:#1b0f2f !important}.alert-deep-purple .alert-link{color:#090510 !important}.border-deep-purple{border-color:#673ab7}.border-top-deep-purple{border-top-color:#673ab7}.border-bottom-deep-purple{border-bottom-color:#673ab7}.border-left-deep-purple{border-left-color:#673ab7}.border-right-deep-purple{border-right-color:#673ab7}.badge-deep-purple{background-color:#673ab7}.bg-deep-purple.tag-glow,.border-deep-purple.tag-glow{-webkit-box-shadow:0 0 10px #673ab7;box-shadow:0 0 10px #673ab7}.btn-outline-deep-purple.active{background-color:#673ab7 !important;color:#fff !important}.btn-outline-deep-purple.btn-raised.active,.btn-outline-deep-purple.btn-fab.active{background-color:#673ab7 !important;color:#fff !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #673ab7 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #673ab7 !important}.bg-deep-purple.bg-darken-1{background-color:#5e35b1 !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #5e35b1 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #5e35b1 !important}.border-deep-purple.border-darken-1{border:1px solid #5e35b1 !important}.border-top-deep-purple.border-top-darken-1{border-top:1px solid #5e35b1 !important}.border-bottom-deep-purple.border-bottom-darken-1{border-bottom:1px solid #5e35b1 !important}.border-left-deep-purple.border-left-darken-1{border-left:1px solid #5e35b1 !important}.border-right-deep-purple.border-right-darken-1{border-right:1px solid #5e35b1 !important}.bg-deep-purple.bg-darken-2{background-color:#512da8 !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #512da8 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #512da8 !important}.border-deep-purple.border-darken-2{border:1px solid #512da8 !important}.border-top-deep-purple.border-top-darken-2{border-top:1px solid #512da8 !important}.border-bottom-deep-purple.border-bottom-darken-2{border-bottom:1px solid #512da8 !important}.border-left-deep-purple.border-left-darken-2{border-left:1px solid #512da8 !important}.border-right-deep-purple.border-right-darken-2{border-right:1px solid #512da8 !important}.bg-deep-purple.bg-darken-3{background-color:#4527a0 !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4527a0 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4527a0 !important}.border-deep-purple.border-darken-3{border:1px solid #4527a0 !important}.border-top-deep-purple.border-top-darken-3{border-top:1px solid #4527a0 !important}.border-bottom-deep-purple.border-bottom-darken-3{border-bottom:1px solid #4527a0 !important}.border-left-deep-purple.border-left-darken-3{border-left:1px solid #4527a0 !important}.border-right-deep-purple.border-right-darken-3{border-right:1px solid #4527a0 !important}.bg-deep-purple.bg-darken-4{background-color:#311b92 !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #311b92 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #311b92 !important}.border-deep-purple.border-darken-4{border:1px solid #311b92 !important}.border-top-deep-purple.border-top-darken-4{border-top:1px solid #311b92 !important}.border-bottom-deep-purple.border-bottom-darken-4{border-bottom:1px solid #311b92 !important}.border-left-deep-purple.border-left-darken-4{border-left:1px solid #311b92 !important}.border-right-deep-purple.border-right-darken-4{border-right:1px solid #311b92 !important}.bg-deep-purple.bg-accent-1{background-color:#b388ff !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b388ff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b388ff !important}.border-deep-purple.border-accent-1{border:1px solid #b388ff !important}.border-top-deep-purple.border-top-accent-1{border-top:1px solid #b388ff !important}.border-bottom-deep-purple.border-bottom-accent-1{border-bottom:1px solid #b388ff !important}.border-left-deep-purple.border-left-accent-1{border-left:1px solid #b388ff !important}.border-right-deep-purple.border-right-accent-1{border-right:1px solid #b388ff !important}.bg-deep-purple.bg-accent-2{background-color:#7c4dff !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #7c4dff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #7c4dff !important}.border-deep-purple.border-accent-2{border:1px solid #7c4dff !important}.border-top-deep-purple.border-top-accent-2{border-top:1px solid #7c4dff !important}.border-bottom-deep-purple.border-bottom-accent-2{border-bottom:1px solid #7c4dff !important}.border-left-deep-purple.border-left-accent-2{border-left:1px solid #7c4dff !important}.border-right-deep-purple.border-right-accent-2{border-right:1px solid #7c4dff !important}.bg-deep-purple.bg-accent-3{background-color:#651fff !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #651fff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #651fff !important}.border-deep-purple.border-accent-3{border:1px solid #651fff !important}.border-top-deep-purple.border-top-accent-3{border-top:1px solid #651fff !important}.border-bottom-deep-purple.border-bottom-accent-3{border-bottom:1px solid #651fff !important}.border-left-deep-purple.border-left-accent-3{border-left:1px solid #651fff !important}.border-right-deep-purple.border-right-accent-3{border-right:1px solid #651fff !important}.bg-deep-purple.bg-accent-4{background-color:#6200ea !important}input:focus~.bg-deep-purple{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #6200ea !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #6200ea !important}.border-deep-purple.border-accent-4{border:1px solid #6200ea !important}.border-top-deep-purple.border-top-accent-4{border-top:1px solid #6200ea !important}.border-bottom-deep-purple.border-bottom-accent-4{border-bottom:1px solid #6200ea !important}.border-left-deep-purple.border-left-accent-4{border-left:1px solid #6200ea !important}.border-right-deep-purple.border-right-accent-4{border-right:1px solid #6200ea !important}.bg-indigo.bg-lighten-5{background-color:#e8eaf6 !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e8eaf6 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e8eaf6 !important}.border-indigo.border-lighten-5{border:1px solid #e8eaf6 !important}.border-top-indigo.border-top-lighten-5{border-top:1px solid #e8eaf6 !important}.border-bottom-indigo.border-bottom-lighten-5{border-bottom:1px solid #e8eaf6 !important}.border-left-indigo.border-left-lighten-5{border-left:1px solid #e8eaf6 !important}.border-right-indigo.border-right-lighten-5{border-right:1px solid #e8eaf6 !important}.bg-indigo.bg-lighten-4{background-color:#c5cae9 !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c5cae9 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c5cae9 !important}.border-indigo.border-lighten-4{border:1px solid #c5cae9 !important}.border-top-indigo.border-top-lighten-4{border-top:1px solid #c5cae9 !important}.border-bottom-indigo.border-bottom-lighten-4{border-bottom:1px solid #c5cae9 !important}.border-left-indigo.border-left-lighten-4{border-left:1px solid #c5cae9 !important}.border-right-indigo.border-right-lighten-4{border-right:1px solid #c5cae9 !important}.bg-indigo.bg-lighten-3{background-color:#9fa8da !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #9fa8da !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #9fa8da !important}.border-indigo.border-lighten-3{border:1px solid #9fa8da !important}.border-top-indigo.border-top-lighten-3{border-top:1px solid #9fa8da !important}.border-bottom-indigo.border-bottom-lighten-3{border-bottom:1px solid #9fa8da !important}.border-left-indigo.border-left-lighten-3{border-left:1px solid #9fa8da !important}.border-right-indigo.border-right-lighten-3{border-right:1px solid #9fa8da !important}.bg-indigo.bg-lighten-2{background-color:#7986cb !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #7986cb !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #7986cb !important}.border-indigo.border-lighten-2{border:1px solid #7986cb !important}.border-top-indigo.border-top-lighten-2{border-top:1px solid #7986cb !important}.border-bottom-indigo.border-bottom-lighten-2{border-bottom:1px solid #7986cb !important}.border-left-indigo.border-left-lighten-2{border-left:1px solid #7986cb !important}.border-right-indigo.border-right-lighten-2{border-right:1px solid #7986cb !important}.bg-indigo.bg-lighten-1{background-color:#5c6bc0 !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #5c6bc0 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #5c6bc0 !important}.border-indigo.border-lighten-1{border:1px solid #5c6bc0 !important}.border-top-indigo.border-top-lighten-1{border-top:1px solid #5c6bc0 !important}.border-bottom-indigo.border-bottom-lighten-1{border-bottom:1px solid #5c6bc0 !important}.border-left-indigo.border-left-lighten-1{border-left:1px solid #5c6bc0 !important}.border-right-indigo.border-right-lighten-1{border-right:1px solid #5c6bc0 !important}.bg-indigo{background-color:#3f51b5 !important}.bg-indigo .card-header,.bg-indigo .card-footer{background-color:rgba(0,0,0,0)}.alert-indigo{border-color:#3f51b5 !important;background-color:#5465c4 !important;color:#111631 !important}.alert-indigo .alert-link{color:#060812 !important}.border-indigo{border-color:#3f51b5}.border-top-indigo{border-top-color:#3f51b5}.border-bottom-indigo{border-bottom-color:#3f51b5}.border-left-indigo{border-left-color:#3f51b5}.border-right-indigo{border-right-color:#3f51b5}.badge-indigo{background-color:#3f51b5}.bg-indigo.tag-glow,.border-indigo.tag-glow{-webkit-box-shadow:0 0 10px #3f51b5;box-shadow:0 0 10px #3f51b5}.btn-outline-indigo.active{background-color:#3f51b5 !important;color:#fff !important}.btn-outline-indigo.btn-raised.active,.btn-outline-indigo.btn-fab.active{background-color:#3f51b5 !important;color:#fff !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #3f51b5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #3f51b5 !important}.bg-indigo.bg-darken-1{background-color:#3949ab !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #3949ab !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #3949ab !important}.border-indigo.border-darken-1{border:1px solid #3949ab !important}.border-top-indigo.border-top-darken-1{border-top:1px solid #3949ab !important}.border-bottom-indigo.border-bottom-darken-1{border-bottom:1px solid #3949ab !important}.border-left-indigo.border-left-darken-1{border-left:1px solid #3949ab !important}.border-right-indigo.border-right-darken-1{border-right:1px solid #3949ab !important}.bg-indigo.bg-darken-2{background-color:#303f9f !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #303f9f !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #303f9f !important}.border-indigo.border-darken-2{border:1px solid #303f9f !important}.border-top-indigo.border-top-darken-2{border-top:1px solid #303f9f !important}.border-bottom-indigo.border-bottom-darken-2{border-bottom:1px solid #303f9f !important}.border-left-indigo.border-left-darken-2{border-left:1px solid #303f9f !important}.border-right-indigo.border-right-darken-2{border-right:1px solid #303f9f !important}.bg-indigo.bg-darken-3{background-color:#283593 !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #283593 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #283593 !important}.border-indigo.border-darken-3{border:1px solid #283593 !important}.border-top-indigo.border-top-darken-3{border-top:1px solid #283593 !important}.border-bottom-indigo.border-bottom-darken-3{border-bottom:1px solid #283593 !important}.border-left-indigo.border-left-darken-3{border-left:1px solid #283593 !important}.border-right-indigo.border-right-darken-3{border-right:1px solid #283593 !important}.bg-indigo.bg-darken-4{background-color:#1a237e !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1a237e !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1a237e !important}.border-indigo.border-darken-4{border:1px solid #1a237e !important}.border-top-indigo.border-top-darken-4{border-top:1px solid #1a237e !important}.border-bottom-indigo.border-bottom-darken-4{border-bottom:1px solid #1a237e !important}.border-left-indigo.border-left-darken-4{border-left:1px solid #1a237e !important}.border-right-indigo.border-right-darken-4{border-right:1px solid #1a237e !important}.bg-indigo.bg-accent-1{background-color:#8c9eff !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #8c9eff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #8c9eff !important}.border-indigo.border-accent-1{border:1px solid #8c9eff !important}.border-top-indigo.border-top-accent-1{border-top:1px solid #8c9eff !important}.border-bottom-indigo.border-bottom-accent-1{border-bottom:1px solid #8c9eff !important}.border-left-indigo.border-left-accent-1{border-left:1px solid #8c9eff !important}.border-right-indigo.border-right-accent-1{border-right:1px solid #8c9eff !important}.bg-indigo.bg-accent-2{background-color:#536dfe !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #536dfe !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #536dfe !important}.border-indigo.border-accent-2{border:1px solid #536dfe !important}.border-top-indigo.border-top-accent-2{border-top:1px solid #536dfe !important}.border-bottom-indigo.border-bottom-accent-2{border-bottom:1px solid #536dfe !important}.border-left-indigo.border-left-accent-2{border-left:1px solid #536dfe !important}.border-right-indigo.border-right-accent-2{border-right:1px solid #536dfe !important}.bg-indigo.bg-accent-3{background-color:#3d5afe !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #3d5afe !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #3d5afe !important}.border-indigo.border-accent-3{border:1px solid #3d5afe !important}.border-top-indigo.border-top-accent-3{border-top:1px solid #3d5afe !important}.border-bottom-indigo.border-bottom-accent-3{border-bottom:1px solid #3d5afe !important}.border-left-indigo.border-left-accent-3{border-left:1px solid #3d5afe !important}.border-right-indigo.border-right-accent-3{border-right:1px solid #3d5afe !important}.bg-indigo.bg-accent-4{background-color:#304ffe !important}input:focus~.bg-indigo{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #304ffe !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #304ffe !important}.border-indigo.border-accent-4{border:1px solid #304ffe !important}.border-top-indigo.border-top-accent-4{border-top:1px solid #304ffe !important}.border-bottom-indigo.border-bottom-accent-4{border-bottom:1px solid #304ffe !important}.border-left-indigo.border-left-accent-4{border-left:1px solid #304ffe !important}.border-right-indigo.border-right-accent-4{border-right:1px solid #304ffe !important}.bg-blue.bg-lighten-5{background-color:#e3f2fd !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e3f2fd !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e3f2fd !important}.border-blue.border-lighten-5{border:1px solid #e3f2fd !important}.border-top-blue.border-top-lighten-5{border-top:1px solid #e3f2fd !important}.border-bottom-blue.border-bottom-lighten-5{border-bottom:1px solid #e3f2fd !important}.border-left-blue.border-left-lighten-5{border-left:1px solid #e3f2fd !important}.border-right-blue.border-right-lighten-5{border-right:1px solid #e3f2fd !important}.bg-blue.bg-lighten-4{background-color:#bbdefb !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bbdefb !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bbdefb !important}.border-blue.border-lighten-4{border:1px solid #bbdefb !important}.border-top-blue.border-top-lighten-4{border-top:1px solid #bbdefb !important}.border-bottom-blue.border-bottom-lighten-4{border-bottom:1px solid #bbdefb !important}.border-left-blue.border-left-lighten-4{border-left:1px solid #bbdefb !important}.border-right-blue.border-right-lighten-4{border-right:1px solid #bbdefb !important}.bg-blue.bg-lighten-3{background-color:#90caf9 !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #90caf9 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #90caf9 !important}.border-blue.border-lighten-3{border:1px solid #90caf9 !important}.border-top-blue.border-top-lighten-3{border-top:1px solid #90caf9 !important}.border-bottom-blue.border-bottom-lighten-3{border-bottom:1px solid #90caf9 !important}.border-left-blue.border-left-lighten-3{border-left:1px solid #90caf9 !important}.border-right-blue.border-right-lighten-3{border-right:1px solid #90caf9 !important}.bg-blue.bg-lighten-2{background-color:#64b5f6 !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #64b5f6 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #64b5f6 !important}.border-blue.border-lighten-2{border:1px solid #64b5f6 !important}.border-top-blue.border-top-lighten-2{border-top:1px solid #64b5f6 !important}.border-bottom-blue.border-bottom-lighten-2{border-bottom:1px solid #64b5f6 !important}.border-left-blue.border-left-lighten-2{border-left:1px solid #64b5f6 !important}.border-right-blue.border-right-lighten-2{border-right:1px solid #64b5f6 !important}.bg-blue.bg-lighten-1{background-color:#42a5f5 !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #42a5f5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #42a5f5 !important}.border-blue.border-lighten-1{border:1px solid #42a5f5 !important}.border-top-blue.border-top-lighten-1{border-top:1px solid #42a5f5 !important}.border-bottom-blue.border-bottom-lighten-1{border-bottom:1px solid #42a5f5 !important}.border-left-blue.border-left-lighten-1{border-left:1px solid #42a5f5 !important}.border-right-blue.border-right-lighten-1{border-right:1px solid #42a5f5 !important}.bg-blue{background-color:#2196f3 !important}.bg-blue .card-header,.bg-blue .card-footer{background-color:rgba(0,0,0,0)}.alert-blue{border-color:#2196f3 !important;background-color:#43a6f5 !important;color:#05365d !important}.alert-blue .alert-link{color:#031f36 !important}.border-blue{border-color:#2196f3}.border-top-blue{border-top-color:#2196f3}.border-bottom-blue{border-bottom-color:#2196f3}.border-left-blue{border-left-color:#2196f3}.border-right-blue{border-right-color:#2196f3}.badge-blue{background-color:#2196f3}.bg-blue.tag-glow,.border-blue.tag-glow{-webkit-box-shadow:0 0 10px #2196f3;box-shadow:0 0 10px #2196f3}.btn-outline-blue.active{background-color:#2196f3 !important;color:#fff !important}.btn-outline-blue.btn-raised.active,.btn-outline-blue.btn-fab.active{background-color:#2196f3 !important;color:#fff !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #2196f3 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #2196f3 !important}.bg-blue.bg-darken-1{background-color:#1e88e5 !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1e88e5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1e88e5 !important}.border-blue.border-darken-1{border:1px solid #1e88e5 !important}.border-top-blue.border-top-darken-1{border-top:1px solid #1e88e5 !important}.border-bottom-blue.border-bottom-darken-1{border-bottom:1px solid #1e88e5 !important}.border-left-blue.border-left-darken-1{border-left:1px solid #1e88e5 !important}.border-right-blue.border-right-darken-1{border-right:1px solid #1e88e5 !important}.bg-blue.bg-darken-2{background-color:#1976d2 !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1976d2 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1976d2 !important}.border-blue.border-darken-2{border:1px solid #1976d2 !important}.border-top-blue.border-top-darken-2{border-top:1px solid #1976d2 !important}.border-bottom-blue.border-bottom-darken-2{border-bottom:1px solid #1976d2 !important}.border-left-blue.border-left-darken-2{border-left:1px solid #1976d2 !important}.border-right-blue.border-right-darken-2{border-right:1px solid #1976d2 !important}.bg-blue.bg-darken-3{background-color:#1565c0 !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1565c0 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1565c0 !important}.border-blue.border-darken-3{border:1px solid #1565c0 !important}.border-top-blue.border-top-darken-3{border-top:1px solid #1565c0 !important}.border-bottom-blue.border-bottom-darken-3{border-bottom:1px solid #1565c0 !important}.border-left-blue.border-left-darken-3{border-left:1px solid #1565c0 !important}.border-right-blue.border-right-darken-3{border-right:1px solid #1565c0 !important}.bg-blue.bg-darken-4{background-color:#0d47a1 !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0d47a1 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0d47a1 !important}.border-blue.border-darken-4{border:1px solid #0d47a1 !important}.border-top-blue.border-top-darken-4{border-top:1px solid #0d47a1 !important}.border-bottom-blue.border-bottom-darken-4{border-bottom:1px solid #0d47a1 !important}.border-left-blue.border-left-darken-4{border-left:1px solid #0d47a1 !important}.border-right-blue.border-right-darken-4{border-right:1px solid #0d47a1 !important}.bg-blue.bg-accent-1{background-color:#82b1ff !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #82b1ff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #82b1ff !important}.border-blue.border-accent-1{border:1px solid #82b1ff !important}.border-top-blue.border-top-accent-1{border-top:1px solid #82b1ff !important}.border-bottom-blue.border-bottom-accent-1{border-bottom:1px solid #82b1ff !important}.border-left-blue.border-left-accent-1{border-left:1px solid #82b1ff !important}.border-right-blue.border-right-accent-1{border-right:1px solid #82b1ff !important}.bg-blue.bg-accent-2{background-color:#448aff !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #448aff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #448aff !important}.border-blue.border-accent-2{border:1px solid #448aff !important}.border-top-blue.border-top-accent-2{border-top:1px solid #448aff !important}.border-bottom-blue.border-bottom-accent-2{border-bottom:1px solid #448aff !important}.border-left-blue.border-left-accent-2{border-left:1px solid #448aff !important}.border-right-blue.border-right-accent-2{border-right:1px solid #448aff !important}.bg-blue.bg-accent-3{background-color:#2979ff !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #2979ff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #2979ff !important}.border-blue.border-accent-3{border:1px solid #2979ff !important}.border-top-blue.border-top-accent-3{border-top:1px solid #2979ff !important}.border-bottom-blue.border-bottom-accent-3{border-bottom:1px solid #2979ff !important}.border-left-blue.border-left-accent-3{border-left:1px solid #2979ff !important}.border-right-blue.border-right-accent-3{border-right:1px solid #2979ff !important}.bg-blue.bg-accent-4{background-color:#2962ff !important}input:focus~.bg-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #2962ff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #2962ff !important}.border-blue.border-accent-4{border:1px solid #2962ff !important}.border-top-blue.border-top-accent-4{border-top:1px solid #2962ff !important}.border-bottom-blue.border-bottom-accent-4{border-bottom:1px solid #2962ff !important}.border-left-blue.border-left-accent-4{border-left:1px solid #2962ff !important}.border-right-blue.border-right-accent-4{border-right:1px solid #2962ff !important}.bg-light-blue.bg-lighten-5{background-color:#e1f5fe !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e1f5fe !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e1f5fe !important}.border-light-blue.border-lighten-5{border:1px solid #e1f5fe !important}.border-top-light-blue.border-top-lighten-5{border-top:1px solid #e1f5fe !important}.border-bottom-light-blue.border-bottom-lighten-5{border-bottom:1px solid #e1f5fe !important}.border-left-light-blue.border-left-lighten-5{border-left:1px solid #e1f5fe !important}.border-right-light-blue.border-right-lighten-5{border-right:1px solid #e1f5fe !important}.bg-light-blue.bg-lighten-4{background-color:#b3e5fc !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b3e5fc !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b3e5fc !important}.border-light-blue.border-lighten-4{border:1px solid #b3e5fc !important}.border-top-light-blue.border-top-lighten-4{border-top:1px solid #b3e5fc !important}.border-bottom-light-blue.border-bottom-lighten-4{border-bottom:1px solid #b3e5fc !important}.border-left-light-blue.border-left-lighten-4{border-left:1px solid #b3e5fc !important}.border-right-light-blue.border-right-lighten-4{border-right:1px solid #b3e5fc !important}.bg-light-blue.bg-lighten-3{background-color:#81d4fa !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #81d4fa !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #81d4fa !important}.border-light-blue.border-lighten-3{border:1px solid #81d4fa !important}.border-top-light-blue.border-top-lighten-3{border-top:1px solid #81d4fa !important}.border-bottom-light-blue.border-bottom-lighten-3{border-bottom:1px solid #81d4fa !important}.border-left-light-blue.border-left-lighten-3{border-left:1px solid #81d4fa !important}.border-right-light-blue.border-right-lighten-3{border-right:1px solid #81d4fa !important}.bg-light-blue.bg-lighten-2{background-color:#4fc3f7 !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4fc3f7 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4fc3f7 !important}.border-light-blue.border-lighten-2{border:1px solid #4fc3f7 !important}.border-top-light-blue.border-top-lighten-2{border-top:1px solid #4fc3f7 !important}.border-bottom-light-blue.border-bottom-lighten-2{border-bottom:1px solid #4fc3f7 !important}.border-left-light-blue.border-left-lighten-2{border-left:1px solid #4fc3f7 !important}.border-right-light-blue.border-right-lighten-2{border-right:1px solid #4fc3f7 !important}.bg-light-blue.bg-lighten-1{background-color:#29b6f6 !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #29b6f6 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #29b6f6 !important}.border-light-blue.border-lighten-1{border:1px solid #29b6f6 !important}.border-top-light-blue.border-top-lighten-1{border-top:1px solid #29b6f6 !important}.border-bottom-light-blue.border-bottom-lighten-1{border-bottom:1px solid #29b6f6 !important}.border-left-light-blue.border-left-lighten-1{border-left:1px solid #29b6f6 !important}.border-right-light-blue.border-right-lighten-1{border-right:1px solid #29b6f6 !important}.bg-light-blue{background-color:#03a9f4 !important}.bg-light-blue .card-header,.bg-light-blue .card-footer{background-color:rgba(0,0,0,0)}.alert-light-blue{border-color:#03a9f4 !important;background-color:#1eb7fc !important;color:#012f44 !important}.alert-light-blue .alert-link{color:#00131b !important}.border-light-blue{border-color:#03a9f4}.border-top-light-blue{border-top-color:#03a9f4}.border-bottom-light-blue{border-bottom-color:#03a9f4}.border-left-light-blue{border-left-color:#03a9f4}.border-right-light-blue{border-right-color:#03a9f4}.badge-light-blue{background-color:#03a9f4}.bg-light-blue.tag-glow,.border-light-blue.tag-glow{-webkit-box-shadow:0 0 10px #03a9f4;box-shadow:0 0 10px #03a9f4}.btn-outline-light-blue.active{background-color:#03a9f4 !important;color:#fff !important}.btn-outline-light-blue.btn-raised.active,.btn-outline-light-blue.btn-fab.active{background-color:#03a9f4 !important;color:#fff !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #03a9f4 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #03a9f4 !important}.bg-light-blue.bg-darken-1{background-color:#039be5 !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #039be5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #039be5 !important}.border-light-blue.border-darken-1{border:1px solid #039be5 !important}.border-top-light-blue.border-top-darken-1{border-top:1px solid #039be5 !important}.border-bottom-light-blue.border-bottom-darken-1{border-bottom:1px solid #039be5 !important}.border-left-light-blue.border-left-darken-1{border-left:1px solid #039be5 !important}.border-right-light-blue.border-right-darken-1{border-right:1px solid #039be5 !important}.bg-light-blue.bg-darken-2{background-color:#0288d1 !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0288d1 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0288d1 !important}.border-light-blue.border-darken-2{border:1px solid #0288d1 !important}.border-top-light-blue.border-top-darken-2{border-top:1px solid #0288d1 !important}.border-bottom-light-blue.border-bottom-darken-2{border-bottom:1px solid #0288d1 !important}.border-left-light-blue.border-left-darken-2{border-left:1px solid #0288d1 !important}.border-right-light-blue.border-right-darken-2{border-right:1px solid #0288d1 !important}.bg-light-blue.bg-darken-3{background-color:#0277bd !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0277bd !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0277bd !important}.border-light-blue.border-darken-3{border:1px solid #0277bd !important}.border-top-light-blue.border-top-darken-3{border-top:1px solid #0277bd !important}.border-bottom-light-blue.border-bottom-darken-3{border-bottom:1px solid #0277bd !important}.border-left-light-blue.border-left-darken-3{border-left:1px solid #0277bd !important}.border-right-light-blue.border-right-darken-3{border-right:1px solid #0277bd !important}.bg-light-blue.bg-darken-4{background-color:#01579b !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #01579b !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #01579b !important}.border-light-blue.border-darken-4{border:1px solid #01579b !important}.border-top-light-blue.border-top-darken-4{border-top:1px solid #01579b !important}.border-bottom-light-blue.border-bottom-darken-4{border-bottom:1px solid #01579b !important}.border-left-light-blue.border-left-darken-4{border-left:1px solid #01579b !important}.border-right-light-blue.border-right-darken-4{border-right:1px solid #01579b !important}.bg-light-blue.bg-accent-1{background-color:#80d8ff !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #80d8ff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #80d8ff !important}.border-light-blue.border-accent-1{border:1px solid #80d8ff !important}.border-top-light-blue.border-top-accent-1{border-top:1px solid #80d8ff !important}.border-bottom-light-blue.border-bottom-accent-1{border-bottom:1px solid #80d8ff !important}.border-left-light-blue.border-left-accent-1{border-left:1px solid #80d8ff !important}.border-right-light-blue.border-right-accent-1{border-right:1px solid #80d8ff !important}.bg-light-blue.bg-accent-2{background-color:#40c4ff !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #40c4ff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #40c4ff !important}.border-light-blue.border-accent-2{border:1px solid #40c4ff !important}.border-top-light-blue.border-top-accent-2{border-top:1px solid #40c4ff !important}.border-bottom-light-blue.border-bottom-accent-2{border-bottom:1px solid #40c4ff !important}.border-left-light-blue.border-left-accent-2{border-left:1px solid #40c4ff !important}.border-right-light-blue.border-right-accent-2{border-right:1px solid #40c4ff !important}.bg-light-blue.bg-accent-3{background-color:#00b0ff !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00b0ff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00b0ff !important}.border-light-blue.border-accent-3{border:1px solid #00b0ff !important}.border-top-light-blue.border-top-accent-3{border-top:1px solid #00b0ff !important}.border-bottom-light-blue.border-bottom-accent-3{border-bottom:1px solid #00b0ff !important}.border-left-light-blue.border-left-accent-3{border-left:1px solid #00b0ff !important}.border-right-light-blue.border-right-accent-3{border-right:1px solid #00b0ff !important}.bg-light-blue.bg-accent-4{background-color:#0091ea !important}input:focus~.bg-light-blue{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0091ea !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0091ea !important}.border-light-blue.border-accent-4{border:1px solid #0091ea !important}.border-top-light-blue.border-top-accent-4{border-top:1px solid #0091ea !important}.border-bottom-light-blue.border-bottom-accent-4{border-bottom:1px solid #0091ea !important}.border-left-light-blue.border-left-accent-4{border-left:1px solid #0091ea !important}.border-right-light-blue.border-right-accent-4{border-right:1px solid #0091ea !important}.bg-cyan.bg-lighten-5{background-color:#e0f7fa !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e0f7fa !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e0f7fa !important}.border-cyan.border-lighten-5{border:1px solid #e0f7fa !important}.border-top-cyan.border-top-lighten-5{border-top:1px solid #e0f7fa !important}.border-bottom-cyan.border-bottom-lighten-5{border-bottom:1px solid #e0f7fa !important}.border-left-cyan.border-left-lighten-5{border-left:1px solid #e0f7fa !important}.border-right-cyan.border-right-lighten-5{border-right:1px solid #e0f7fa !important}.bg-cyan.bg-lighten-4{background-color:#b2ebf2 !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b2ebf2 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b2ebf2 !important}.border-cyan.border-lighten-4{border:1px solid #b2ebf2 !important}.border-top-cyan.border-top-lighten-4{border-top:1px solid #b2ebf2 !important}.border-bottom-cyan.border-bottom-lighten-4{border-bottom:1px solid #b2ebf2 !important}.border-left-cyan.border-left-lighten-4{border-left:1px solid #b2ebf2 !important}.border-right-cyan.border-right-lighten-4{border-right:1px solid #b2ebf2 !important}.bg-cyan.bg-lighten-3{background-color:#80deea !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #80deea !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #80deea !important}.border-cyan.border-lighten-3{border:1px solid #80deea !important}.border-top-cyan.border-top-lighten-3{border-top:1px solid #80deea !important}.border-bottom-cyan.border-bottom-lighten-3{border-bottom:1px solid #80deea !important}.border-left-cyan.border-left-lighten-3{border-left:1px solid #80deea !important}.border-right-cyan.border-right-lighten-3{border-right:1px solid #80deea !important}.bg-cyan.bg-lighten-2{background-color:#4dd0e1 !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4dd0e1 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4dd0e1 !important}.border-cyan.border-lighten-2{border:1px solid #4dd0e1 !important}.border-top-cyan.border-top-lighten-2{border-top:1px solid #4dd0e1 !important}.border-bottom-cyan.border-bottom-lighten-2{border-bottom:1px solid #4dd0e1 !important}.border-left-cyan.border-left-lighten-2{border-left:1px solid #4dd0e1 !important}.border-right-cyan.border-right-lighten-2{border-right:1px solid #4dd0e1 !important}.bg-cyan.bg-lighten-1{background-color:#26c6da !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #26c6da !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #26c6da !important}.border-cyan.border-lighten-1{border:1px solid #26c6da !important}.border-top-cyan.border-top-lighten-1{border-top:1px solid #26c6da !important}.border-bottom-cyan.border-bottom-lighten-1{border-bottom:1px solid #26c6da !important}.border-left-cyan.border-left-lighten-1{border-left:1px solid #26c6da !important}.border-right-cyan.border-right-lighten-1{border-right:1px solid #26c6da !important}.bg-cyan{background-color:#00bcd4 !important}.bg-cyan .card-header,.bg-cyan .card-footer{background-color:rgba(0,0,0,0)}.alert-cyan{border-color:#00bcd4 !important;background-color:#00dcf8 !important;color:#001e22 !important}.alert-cyan .alert-link{color:#000 !important}.border-cyan{border-color:#00bcd4}.border-top-cyan{border-top-color:#00bcd4}.border-bottom-cyan{border-bottom-color:#00bcd4}.border-left-cyan{border-left-color:#00bcd4}.border-right-cyan{border-right-color:#00bcd4}.badge-cyan{background-color:#00bcd4}.bg-cyan.tag-glow,.border-cyan.tag-glow{-webkit-box-shadow:0 0 10px #00bcd4;box-shadow:0 0 10px #00bcd4}.btn-outline-cyan.active{background-color:#00bcd4 !important;color:#fff !important}.btn-outline-cyan.btn-raised.active,.btn-outline-cyan.btn-fab.active{background-color:#00bcd4 !important;color:#fff !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00bcd4 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00bcd4 !important}.bg-cyan.bg-darken-1{background-color:#00acc1 !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00acc1 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00acc1 !important}.border-cyan.border-darken-1{border:1px solid #00acc1 !important}.border-top-cyan.border-top-darken-1{border-top:1px solid #00acc1 !important}.border-bottom-cyan.border-bottom-darken-1{border-bottom:1px solid #00acc1 !important}.border-left-cyan.border-left-darken-1{border-left:1px solid #00acc1 !important}.border-right-cyan.border-right-darken-1{border-right:1px solid #00acc1 !important}.bg-cyan.bg-darken-2{background-color:#0097a7 !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0097a7 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #0097a7 !important}.border-cyan.border-darken-2{border:1px solid #0097a7 !important}.border-top-cyan.border-top-darken-2{border-top:1px solid #0097a7 !important}.border-bottom-cyan.border-bottom-darken-2{border-bottom:1px solid #0097a7 !important}.border-left-cyan.border-left-darken-2{border-left:1px solid #0097a7 !important}.border-right-cyan.border-right-darken-2{border-right:1px solid #0097a7 !important}.bg-cyan.bg-darken-3{background-color:#00838f !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00838f !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00838f !important}.border-cyan.border-darken-3{border:1px solid #00838f !important}.border-top-cyan.border-top-darken-3{border-top:1px solid #00838f !important}.border-bottom-cyan.border-bottom-darken-3{border-bottom:1px solid #00838f !important}.border-left-cyan.border-left-darken-3{border-left:1px solid #00838f !important}.border-right-cyan.border-right-darken-3{border-right:1px solid #00838f !important}.bg-cyan.bg-darken-4{background-color:#006064 !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #006064 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #006064 !important}.border-cyan.border-darken-4{border:1px solid #006064 !important}.border-top-cyan.border-top-darken-4{border-top:1px solid #006064 !important}.border-bottom-cyan.border-bottom-darken-4{border-bottom:1px solid #006064 !important}.border-left-cyan.border-left-darken-4{border-left:1px solid #006064 !important}.border-right-cyan.border-right-darken-4{border-right:1px solid #006064 !important}.bg-cyan.bg-accent-1{background-color:#84ffff !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #84ffff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #84ffff !important}.border-cyan.border-accent-1{border:1px solid #84ffff !important}.border-top-cyan.border-top-accent-1{border-top:1px solid #84ffff !important}.border-bottom-cyan.border-bottom-accent-1{border-bottom:1px solid #84ffff !important}.border-left-cyan.border-left-accent-1{border-left:1px solid #84ffff !important}.border-right-cyan.border-right-accent-1{border-right:1px solid #84ffff !important}.bg-cyan.bg-accent-2{background-color:#18ffff !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #18ffff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #18ffff !important}.border-cyan.border-accent-2{border:1px solid #18ffff !important}.border-top-cyan.border-top-accent-2{border-top:1px solid #18ffff !important}.border-bottom-cyan.border-bottom-accent-2{border-bottom:1px solid #18ffff !important}.border-left-cyan.border-left-accent-2{border-left:1px solid #18ffff !important}.border-right-cyan.border-right-accent-2{border-right:1px solid #18ffff !important}.bg-cyan.bg-accent-3{background-color:#00e5ff !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00e5ff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00e5ff !important}.border-cyan.border-accent-3{border:1px solid #00e5ff !important}.border-top-cyan.border-top-accent-3{border-top:1px solid #00e5ff !important}.border-bottom-cyan.border-bottom-accent-3{border-bottom:1px solid #00e5ff !important}.border-left-cyan.border-left-accent-3{border-left:1px solid #00e5ff !important}.border-right-cyan.border-right-accent-3{border-right:1px solid #00e5ff !important}.bg-cyan.bg-accent-4{background-color:#00b8d4 !important}input:focus~.bg-cyan{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00b8d4 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00b8d4 !important}.border-cyan.border-accent-4{border:1px solid #00b8d4 !important}.border-top-cyan.border-top-accent-4{border-top:1px solid #00b8d4 !important}.border-bottom-cyan.border-bottom-accent-4{border-bottom:1px solid #00b8d4 !important}.border-left-cyan.border-left-accent-4{border-left:1px solid #00b8d4 !important}.border-right-cyan.border-right-accent-4{border-right:1px solid #00b8d4 !important}.bg-teal.bg-lighten-5{background-color:#e0f2f1 !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e0f2f1 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e0f2f1 !important}.border-teal.border-lighten-5{border:1px solid #e0f2f1 !important}.border-top-teal.border-top-lighten-5{border-top:1px solid #e0f2f1 !important}.border-bottom-teal.border-bottom-lighten-5{border-bottom:1px solid #e0f2f1 !important}.border-left-teal.border-left-lighten-5{border-left:1px solid #e0f2f1 !important}.border-right-teal.border-right-lighten-5{border-right:1px solid #e0f2f1 !important}.bg-teal.bg-lighten-4{background-color:#b2dfdb !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b2dfdb !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b2dfdb !important}.border-teal.border-lighten-4{border:1px solid #b2dfdb !important}.border-top-teal.border-top-lighten-4{border-top:1px solid #b2dfdb !important}.border-bottom-teal.border-bottom-lighten-4{border-bottom:1px solid #b2dfdb !important}.border-left-teal.border-left-lighten-4{border-left:1px solid #b2dfdb !important}.border-right-teal.border-right-lighten-4{border-right:1px solid #b2dfdb !important}.bg-teal.bg-lighten-3{background-color:#80cbc4 !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #80cbc4 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #80cbc4 !important}.border-teal.border-lighten-3{border:1px solid #80cbc4 !important}.border-top-teal.border-top-lighten-3{border-top:1px solid #80cbc4 !important}.border-bottom-teal.border-bottom-lighten-3{border-bottom:1px solid #80cbc4 !important}.border-left-teal.border-left-lighten-3{border-left:1px solid #80cbc4 !important}.border-right-teal.border-right-lighten-3{border-right:1px solid #80cbc4 !important}.bg-teal.bg-lighten-2{background-color:#4db6ac !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4db6ac !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4db6ac !important}.border-teal.border-lighten-2{border:1px solid #4db6ac !important}.border-top-teal.border-top-lighten-2{border-top:1px solid #4db6ac !important}.border-bottom-teal.border-bottom-lighten-2{border-bottom:1px solid #4db6ac !important}.border-left-teal.border-left-lighten-2{border-left:1px solid #4db6ac !important}.border-right-teal.border-right-lighten-2{border-right:1px solid #4db6ac !important}.bg-teal.bg-lighten-1{background-color:#26a69a !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #26a69a !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #26a69a !important}.border-teal.border-lighten-1{border:1px solid #26a69a !important}.border-top-teal.border-top-lighten-1{border-top:1px solid #26a69a !important}.border-bottom-teal.border-bottom-lighten-1{border-bottom:1px solid #26a69a !important}.border-left-teal.border-left-lighten-1{border-left:1px solid #26a69a !important}.border-right-teal.border-right-lighten-1{border-right:1px solid #26a69a !important}.bg-teal{background-color:#009688 !important}.bg-teal .card-header,.bg-teal .card-footer{background-color:rgba(0,0,0,0)}.alert-teal{border-color:#009688 !important;background-color:#00baa8 !important;color:#000 !important}.alert-teal .alert-link{color:#000 !important}.border-teal{border-color:#009688}.border-top-teal{border-top-color:#009688}.border-bottom-teal{border-bottom-color:#009688}.border-left-teal{border-left-color:#009688}.border-right-teal{border-right-color:#009688}.badge-teal{background-color:#009688}.bg-teal.tag-glow,.border-teal.tag-glow{-webkit-box-shadow:0 0 10px #009688;box-shadow:0 0 10px #009688}.btn-outline-teal.active{background-color:#009688 !important;color:#fff !important}.btn-outline-teal.btn-raised.active,.btn-outline-teal.btn-fab.active{background-color:#009688 !important;color:#fff !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #009688 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #009688 !important}.bg-teal.bg-darken-1{background-color:#00897b !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00897b !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00897b !important}.border-teal.border-darken-1{border:1px solid #00897b !important}.border-top-teal.border-top-darken-1{border-top:1px solid #00897b !important}.border-bottom-teal.border-bottom-darken-1{border-bottom:1px solid #00897b !important}.border-left-teal.border-left-darken-1{border-left:1px solid #00897b !important}.border-right-teal.border-right-darken-1{border-right:1px solid #00897b !important}.bg-teal.bg-darken-2{background-color:#00796b !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00796b !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00796b !important}.border-teal.border-darken-2{border:1px solid #00796b !important}.border-top-teal.border-top-darken-2{border-top:1px solid #00796b !important}.border-bottom-teal.border-bottom-darken-2{border-bottom:1px solid #00796b !important}.border-left-teal.border-left-darken-2{border-left:1px solid #00796b !important}.border-right-teal.border-right-darken-2{border-right:1px solid #00796b !important}.bg-teal.bg-darken-3{background-color:#00695c !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00695c !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00695c !important}.border-teal.border-darken-3{border:1px solid #00695c !important}.border-top-teal.border-top-darken-3{border-top:1px solid #00695c !important}.border-bottom-teal.border-bottom-darken-3{border-bottom:1px solid #00695c !important}.border-left-teal.border-left-darken-3{border-left:1px solid #00695c !important}.border-right-teal.border-right-darken-3{border-right:1px solid #00695c !important}.bg-teal.bg-darken-4{background-color:#004d40 !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #004d40 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #004d40 !important}.border-teal.border-darken-4{border:1px solid #004d40 !important}.border-top-teal.border-top-darken-4{border-top:1px solid #004d40 !important}.border-bottom-teal.border-bottom-darken-4{border-bottom:1px solid #004d40 !important}.border-left-teal.border-left-darken-4{border-left:1px solid #004d40 !important}.border-right-teal.border-right-darken-4{border-right:1px solid #004d40 !important}.bg-teal.bg-accent-1{background-color:#a7ffeb !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #a7ffeb !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #a7ffeb !important}.border-teal.border-accent-1{border:1px solid #a7ffeb !important}.border-top-teal.border-top-accent-1{border-top:1px solid #a7ffeb !important}.border-bottom-teal.border-bottom-accent-1{border-bottom:1px solid #a7ffeb !important}.border-left-teal.border-left-accent-1{border-left:1px solid #a7ffeb !important}.border-right-teal.border-right-accent-1{border-right:1px solid #a7ffeb !important}.bg-teal.bg-accent-2{background-color:#64ffda !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #64ffda !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #64ffda !important}.border-teal.border-accent-2{border:1px solid #64ffda !important}.border-top-teal.border-top-accent-2{border-top:1px solid #64ffda !important}.border-bottom-teal.border-bottom-accent-2{border-bottom:1px solid #64ffda !important}.border-left-teal.border-left-accent-2{border-left:1px solid #64ffda !important}.border-right-teal.border-right-accent-2{border-right:1px solid #64ffda !important}.bg-teal.bg-accent-3{background-color:#1de9b6 !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1de9b6 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1de9b6 !important}.border-teal.border-accent-3{border:1px solid #1de9b6 !important}.border-top-teal.border-top-accent-3{border-top:1px solid #1de9b6 !important}.border-bottom-teal.border-bottom-accent-3{border-bottom:1px solid #1de9b6 !important}.border-left-teal.border-left-accent-3{border-left:1px solid #1de9b6 !important}.border-right-teal.border-right-accent-3{border-right:1px solid #1de9b6 !important}.bg-teal.bg-accent-4{background-color:#00bfa5 !important}input:focus~.bg-teal{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00bfa5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00bfa5 !important}.border-teal.border-accent-4{border:1px solid #00bfa5 !important}.border-top-teal.border-top-accent-4{border-top:1px solid #00bfa5 !important}.border-bottom-teal.border-bottom-accent-4{border-bottom:1px solid #00bfa5 !important}.border-left-teal.border-left-accent-4{border-left:1px solid #00bfa5 !important}.border-right-teal.border-right-accent-4{border-right:1px solid #00bfa5 !important}.bg-green.bg-lighten-5{background-color:#e8f5e9 !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e8f5e9 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e8f5e9 !important}.border-green.border-lighten-5{border:1px solid #e8f5e9 !important}.border-top-green.border-top-lighten-5{border-top:1px solid #e8f5e9 !important}.border-bottom-green.border-bottom-lighten-5{border-bottom:1px solid #e8f5e9 !important}.border-left-green.border-left-lighten-5{border-left:1px solid #e8f5e9 !important}.border-right-green.border-right-lighten-5{border-right:1px solid #e8f5e9 !important}.bg-green.bg-lighten-4{background-color:#c8e6c9 !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c8e6c9 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c8e6c9 !important}.border-green.border-lighten-4{border:1px solid #c8e6c9 !important}.border-top-green.border-top-lighten-4{border-top:1px solid #c8e6c9 !important}.border-bottom-green.border-bottom-lighten-4{border-bottom:1px solid #c8e6c9 !important}.border-left-green.border-left-lighten-4{border-left:1px solid #c8e6c9 !important}.border-right-green.border-right-lighten-4{border-right:1px solid #c8e6c9 !important}.bg-green.bg-lighten-3{background-color:#a5d6a7 !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #a5d6a7 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #a5d6a7 !important}.border-green.border-lighten-3{border:1px solid #a5d6a7 !important}.border-top-green.border-top-lighten-3{border-top:1px solid #a5d6a7 !important}.border-bottom-green.border-bottom-lighten-3{border-bottom:1px solid #a5d6a7 !important}.border-left-green.border-left-lighten-3{border-left:1px solid #a5d6a7 !important}.border-right-green.border-right-lighten-3{border-right:1px solid #a5d6a7 !important}.bg-green.bg-lighten-2{background-color:#81c784 !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #81c784 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #81c784 !important}.border-green.border-lighten-2{border:1px solid #81c784 !important}.border-top-green.border-top-lighten-2{border-top:1px solid #81c784 !important}.border-bottom-green.border-bottom-lighten-2{border-bottom:1px solid #81c784 !important}.border-left-green.border-left-lighten-2{border-left:1px solid #81c784 !important}.border-right-green.border-right-lighten-2{border-right:1px solid #81c784 !important}.bg-green.bg-lighten-1{background-color:#66bb6a !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #66bb6a !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #66bb6a !important}.border-green.border-lighten-1{border:1px solid #66bb6a !important}.border-top-green.border-top-lighten-1{border-top:1px solid #66bb6a !important}.border-bottom-green.border-bottom-lighten-1{border-bottom:1px solid #66bb6a !important}.border-left-green.border-left-lighten-1{border-left:1px solid #66bb6a !important}.border-right-green.border-right-lighten-1{border-right:1px solid #66bb6a !important}.bg-green{background-color:#4caf50 !important}.bg-green .card-header,.bg-green .card-footer{background-color:rgba(0,0,0,0)}.alert-green{border-color:#4caf50 !important;background-color:#63bb67 !important;color:#163317 !important}.alert-green .alert-link{color:#0a160a !important}.border-green{border-color:#4caf50}.border-top-green{border-top-color:#4caf50}.border-bottom-green{border-bottom-color:#4caf50}.border-left-green{border-left-color:#4caf50}.border-right-green{border-right-color:#4caf50}.badge-green{background-color:#4caf50}.bg-green.tag-glow,.border-green.tag-glow{-webkit-box-shadow:0 0 10px #4caf50;box-shadow:0 0 10px #4caf50}.btn-outline-green.active{background-color:#4caf50 !important;color:#fff !important}.btn-outline-green.btn-raised.active,.btn-outline-green.btn-fab.active{background-color:#4caf50 !important;color:#fff !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4caf50 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4caf50 !important}.bg-green.bg-darken-1{background-color:#43a047 !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #43a047 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #43a047 !important}.border-green.border-darken-1{border:1px solid #43a047 !important}.border-top-green.border-top-darken-1{border-top:1px solid #43a047 !important}.border-bottom-green.border-bottom-darken-1{border-bottom:1px solid #43a047 !important}.border-left-green.border-left-darken-1{border-left:1px solid #43a047 !important}.border-right-green.border-right-darken-1{border-right:1px solid #43a047 !important}.bg-green.bg-darken-2{background-color:#388e3c !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #388e3c !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #388e3c !important}.border-green.border-darken-2{border:1px solid #388e3c !important}.border-top-green.border-top-darken-2{border-top:1px solid #388e3c !important}.border-bottom-green.border-bottom-darken-2{border-bottom:1px solid #388e3c !important}.border-left-green.border-left-darken-2{border-left:1px solid #388e3c !important}.border-right-green.border-right-darken-2{border-right:1px solid #388e3c !important}.bg-green.bg-darken-3{background-color:#2e7d32 !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #2e7d32 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #2e7d32 !important}.border-green.border-darken-3{border:1px solid #2e7d32 !important}.border-top-green.border-top-darken-3{border-top:1px solid #2e7d32 !important}.border-bottom-green.border-bottom-darken-3{border-bottom:1px solid #2e7d32 !important}.border-left-green.border-left-darken-3{border-left:1px solid #2e7d32 !important}.border-right-green.border-right-darken-3{border-right:1px solid #2e7d32 !important}.bg-green.bg-darken-4{background-color:#1b5e20 !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1b5e20 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #1b5e20 !important}.border-green.border-darken-4{border:1px solid #1b5e20 !important}.border-top-green.border-top-darken-4{border-top:1px solid #1b5e20 !important}.border-bottom-green.border-bottom-darken-4{border-bottom:1px solid #1b5e20 !important}.border-left-green.border-left-darken-4{border-left:1px solid #1b5e20 !important}.border-right-green.border-right-darken-4{border-right:1px solid #1b5e20 !important}.bg-green.bg-accent-1{background-color:#b9f6ca !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b9f6ca !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b9f6ca !important}.border-green.border-accent-1{border:1px solid #b9f6ca !important}.border-top-green.border-top-accent-1{border-top:1px solid #b9f6ca !important}.border-bottom-green.border-bottom-accent-1{border-bottom:1px solid #b9f6ca !important}.border-left-green.border-left-accent-1{border-left:1px solid #b9f6ca !important}.border-right-green.border-right-accent-1{border-right:1px solid #b9f6ca !important}.bg-green.bg-accent-2{background-color:#69f0ae !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #69f0ae !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #69f0ae !important}.border-green.border-accent-2{border:1px solid #69f0ae !important}.border-top-green.border-top-accent-2{border-top:1px solid #69f0ae !important}.border-bottom-green.border-bottom-accent-2{border-bottom:1px solid #69f0ae !important}.border-left-green.border-left-accent-2{border-left:1px solid #69f0ae !important}.border-right-green.border-right-accent-2{border-right:1px solid #69f0ae !important}.bg-green.bg-accent-3{background-color:#00e676 !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00e676 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00e676 !important}.border-green.border-accent-3{border:1px solid #00e676 !important}.border-top-green.border-top-accent-3{border-top:1px solid #00e676 !important}.border-bottom-green.border-bottom-accent-3{border-bottom:1px solid #00e676 !important}.border-left-green.border-left-accent-3{border-left:1px solid #00e676 !important}.border-right-green.border-right-accent-3{border-right:1px solid #00e676 !important}.bg-green.bg-accent-4{background-color:#00c853 !important}input:focus~.bg-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00c853 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #00c853 !important}.border-green.border-accent-4{border:1px solid #00c853 !important}.border-top-green.border-top-accent-4{border-top:1px solid #00c853 !important}.border-bottom-green.border-bottom-accent-4{border-bottom:1px solid #00c853 !important}.border-left-green.border-left-accent-4{border-left:1px solid #00c853 !important}.border-right-green.border-right-accent-4{border-right:1px solid #00c853 !important}.bg-light-green.bg-lighten-5{background-color:#f1f8e9 !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f1f8e9 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f1f8e9 !important}.border-light-green.border-lighten-5{border:1px solid #f1f8e9 !important}.border-top-light-green.border-top-lighten-5{border-top:1px solid #f1f8e9 !important}.border-bottom-light-green.border-bottom-lighten-5{border-bottom:1px solid #f1f8e9 !important}.border-left-light-green.border-left-lighten-5{border-left:1px solid #f1f8e9 !important}.border-right-light-green.border-right-lighten-5{border-right:1px solid #f1f8e9 !important}.bg-light-green.bg-lighten-4{background-color:#dcedc8 !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #dcedc8 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #dcedc8 !important}.border-light-green.border-lighten-4{border:1px solid #dcedc8 !important}.border-top-light-green.border-top-lighten-4{border-top:1px solid #dcedc8 !important}.border-bottom-light-green.border-bottom-lighten-4{border-bottom:1px solid #dcedc8 !important}.border-left-light-green.border-left-lighten-4{border-left:1px solid #dcedc8 !important}.border-right-light-green.border-right-lighten-4{border-right:1px solid #dcedc8 !important}.bg-light-green.bg-lighten-3{background-color:#c5e1a5 !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c5e1a5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c5e1a5 !important}.border-light-green.border-lighten-3{border:1px solid #c5e1a5 !important}.border-top-light-green.border-top-lighten-3{border-top:1px solid #c5e1a5 !important}.border-bottom-light-green.border-bottom-lighten-3{border-bottom:1px solid #c5e1a5 !important}.border-left-light-green.border-left-lighten-3{border-left:1px solid #c5e1a5 !important}.border-right-light-green.border-right-lighten-3{border-right:1px solid #c5e1a5 !important}.bg-light-green.bg-lighten-2{background-color:#aed581 !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #aed581 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #aed581 !important}.border-light-green.border-lighten-2{border:1px solid #aed581 !important}.border-top-light-green.border-top-lighten-2{border-top:1px solid #aed581 !important}.border-bottom-light-green.border-bottom-lighten-2{border-bottom:1px solid #aed581 !important}.border-left-light-green.border-left-lighten-2{border-left:1px solid #aed581 !important}.border-right-light-green.border-right-lighten-2{border-right:1px solid #aed581 !important}.bg-light-green.bg-lighten-1{background-color:#9ccc65 !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #9ccc65 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #9ccc65 !important}.border-light-green.border-lighten-1{border:1px solid #9ccc65 !important}.border-top-light-green.border-top-lighten-1{border-top:1px solid #9ccc65 !important}.border-bottom-light-green.border-bottom-lighten-1{border-bottom:1px solid #9ccc65 !important}.border-left-light-green.border-left-lighten-1{border-left:1px solid #9ccc65 !important}.border-right-light-green.border-right-lighten-1{border-right:1px solid #9ccc65 !important}.bg-light-green{background-color:#8bc34a !important}.bg-light-green .card-header,.bg-light-green .card-footer{background-color:rgba(0,0,0,0)}.alert-light-green{border-color:#8bc34a !important;background-color:#9ccc65 !important;color:#2f4417 !important}.alert-light-green .alert-link{color:#1a250c !important}.border-light-green{border-color:#8bc34a}.border-top-light-green{border-top-color:#8bc34a}.border-bottom-light-green{border-bottom-color:#8bc34a}.border-left-light-green{border-left-color:#8bc34a}.border-right-light-green{border-right-color:#8bc34a}.badge-light-green{background-color:#8bc34a}.bg-light-green.tag-glow,.border-light-green.tag-glow{-webkit-box-shadow:0 0 10px #8bc34a;box-shadow:0 0 10px #8bc34a}.btn-outline-light-green.active{background-color:#8bc34a !important;color:#fff !important}.btn-outline-light-green.btn-raised.active,.btn-outline-light-green.btn-fab.active{background-color:#8bc34a !important;color:#fff !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #8bc34a !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #8bc34a !important}.bg-light-green.bg-darken-1{background-color:#7cb342 !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #7cb342 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #7cb342 !important}.border-light-green.border-darken-1{border:1px solid #7cb342 !important}.border-top-light-green.border-top-darken-1{border-top:1px solid #7cb342 !important}.border-bottom-light-green.border-bottom-darken-1{border-bottom:1px solid #7cb342 !important}.border-left-light-green.border-left-darken-1{border-left:1px solid #7cb342 !important}.border-right-light-green.border-right-darken-1{border-right:1px solid #7cb342 !important}.bg-light-green.bg-darken-2{background-color:#689f38 !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #689f38 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #689f38 !important}.border-light-green.border-darken-2{border:1px solid #689f38 !important}.border-top-light-green.border-top-darken-2{border-top:1px solid #689f38 !important}.border-bottom-light-green.border-bottom-darken-2{border-bottom:1px solid #689f38 !important}.border-left-light-green.border-left-darken-2{border-left:1px solid #689f38 !important}.border-right-light-green.border-right-darken-2{border-right:1px solid #689f38 !important}.bg-light-green.bg-darken-3{background-color:#558b2f !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #558b2f !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #558b2f !important}.border-light-green.border-darken-3{border:1px solid #558b2f !important}.border-top-light-green.border-top-darken-3{border-top:1px solid #558b2f !important}.border-bottom-light-green.border-bottom-darken-3{border-bottom:1px solid #558b2f !important}.border-left-light-green.border-left-darken-3{border-left:1px solid #558b2f !important}.border-right-light-green.border-right-darken-3{border-right:1px solid #558b2f !important}.bg-light-green.bg-darken-4{background-color:#33691e !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #33691e !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #33691e !important}.border-light-green.border-darken-4{border:1px solid #33691e !important}.border-top-light-green.border-top-darken-4{border-top:1px solid #33691e !important}.border-bottom-light-green.border-bottom-darken-4{border-bottom:1px solid #33691e !important}.border-left-light-green.border-left-darken-4{border-left:1px solid #33691e !important}.border-right-light-green.border-right-darken-4{border-right:1px solid #33691e !important}.bg-light-green.bg-accent-1{background-color:#ccff90 !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ccff90 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ccff90 !important}.border-light-green.border-accent-1{border:1px solid #ccff90 !important}.border-top-light-green.border-top-accent-1{border-top:1px solid #ccff90 !important}.border-bottom-light-green.border-bottom-accent-1{border-bottom:1px solid #ccff90 !important}.border-left-light-green.border-left-accent-1{border-left:1px solid #ccff90 !important}.border-right-light-green.border-right-accent-1{border-right:1px solid #ccff90 !important}.bg-light-green.bg-accent-2{background-color:#b2ff59 !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b2ff59 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b2ff59 !important}.border-light-green.border-accent-2{border:1px solid #b2ff59 !important}.border-top-light-green.border-top-accent-2{border-top:1px solid #b2ff59 !important}.border-bottom-light-green.border-bottom-accent-2{border-bottom:1px solid #b2ff59 !important}.border-left-light-green.border-left-accent-2{border-left:1px solid #b2ff59 !important}.border-right-light-green.border-right-accent-2{border-right:1px solid #b2ff59 !important}.bg-light-green.bg-accent-3{background-color:#76ff03 !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #76ff03 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #76ff03 !important}.border-light-green.border-accent-3{border:1px solid #76ff03 !important}.border-top-light-green.border-top-accent-3{border-top:1px solid #76ff03 !important}.border-bottom-light-green.border-bottom-accent-3{border-bottom:1px solid #76ff03 !important}.border-left-light-green.border-left-accent-3{border-left:1px solid #76ff03 !important}.border-right-light-green.border-right-accent-3{border-right:1px solid #76ff03 !important}.bg-light-green.bg-accent-4{background-color:#64dd17 !important}input:focus~.bg-light-green{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #64dd17 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #64dd17 !important}.border-light-green.border-accent-4{border:1px solid #64dd17 !important}.border-top-light-green.border-top-accent-4{border-top:1px solid #64dd17 !important}.border-bottom-light-green.border-bottom-accent-4{border-bottom:1px solid #64dd17 !important}.border-left-light-green.border-left-accent-4{border-left:1px solid #64dd17 !important}.border-right-light-green.border-right-accent-4{border-right:1px solid #64dd17 !important}.bg-lime.bg-lighten-5{background-color:#f9fbe7 !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f9fbe7 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f9fbe7 !important}.border-lime.border-lighten-5{border:1px solid #f9fbe7 !important}.border-top-lime.border-top-lighten-5{border-top:1px solid #f9fbe7 !important}.border-bottom-lime.border-bottom-lighten-5{border-bottom:1px solid #f9fbe7 !important}.border-left-lime.border-left-lighten-5{border-left:1px solid #f9fbe7 !important}.border-right-lime.border-right-lighten-5{border-right:1px solid #f9fbe7 !important}.bg-lime.bg-lighten-4{background-color:#f0f4c3 !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f0f4c3 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f0f4c3 !important}.border-lime.border-lighten-4{border:1px solid #f0f4c3 !important}.border-top-lime.border-top-lighten-4{border-top:1px solid #f0f4c3 !important}.border-bottom-lime.border-bottom-lighten-4{border-bottom:1px solid #f0f4c3 !important}.border-left-lime.border-left-lighten-4{border-left:1px solid #f0f4c3 !important}.border-right-lime.border-right-lighten-4{border-right:1px solid #f0f4c3 !important}.bg-lime.bg-lighten-3{background-color:#e6ee9c !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e6ee9c !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e6ee9c !important}.border-lime.border-lighten-3{border:1px solid #e6ee9c !important}.border-top-lime.border-top-lighten-3{border-top:1px solid #e6ee9c !important}.border-bottom-lime.border-bottom-lighten-3{border-bottom:1px solid #e6ee9c !important}.border-left-lime.border-left-lighten-3{border-left:1px solid #e6ee9c !important}.border-right-lime.border-right-lighten-3{border-right:1px solid #e6ee9c !important}.bg-lime.bg-lighten-2{background-color:#dce775 !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #dce775 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #dce775 !important}.border-lime.border-lighten-2{border:1px solid #dce775 !important}.border-top-lime.border-top-lighten-2{border-top:1px solid #dce775 !important}.border-bottom-lime.border-bottom-lighten-2{border-bottom:1px solid #dce775 !important}.border-left-lime.border-left-lighten-2{border-left:1px solid #dce775 !important}.border-right-lime.border-right-lighten-2{border-right:1px solid #dce775 !important}.bg-lime.bg-lighten-1{background-color:#d4e157 !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d4e157 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d4e157 !important}.border-lime.border-lighten-1{border:1px solid #d4e157 !important}.border-top-lime.border-top-lighten-1{border-top:1px solid #d4e157 !important}.border-bottom-lime.border-bottom-lighten-1{border-bottom:1px solid #d4e157 !important}.border-left-lime.border-left-lighten-1{border-left:1px solid #d4e157 !important}.border-right-lime.border-right-lighten-1{border-right:1px solid #d4e157 !important}.bg-lime{background-color:#cddc39 !important}.bg-lime .card-header,.bg-lime .card-footer{background-color:rgba(0,0,0,0)}.alert-lime{border-color:#cddc39 !important;background-color:#d5e157 !important;color:#4d540f !important}.alert-lime .alert-link{color:#2d3109 !important}.border-lime{border-color:#cddc39}.border-top-lime{border-top-color:#cddc39}.border-bottom-lime{border-bottom-color:#cddc39}.border-left-lime{border-left-color:#cddc39}.border-right-lime{border-right-color:#cddc39}.badge-lime{background-color:#cddc39}.bg-lime.tag-glow,.border-lime.tag-glow{-webkit-box-shadow:0 0 10px #cddc39;box-shadow:0 0 10px #cddc39}.btn-outline-lime.active{background-color:#cddc39 !important;color:#fff !important}.btn-outline-lime.btn-raised.active,.btn-outline-lime.btn-fab.active{background-color:#cddc39 !important;color:#fff !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #cddc39 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #cddc39 !important}.bg-lime.bg-darken-1{background-color:#c0ca33 !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c0ca33 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c0ca33 !important}.border-lime.border-darken-1{border:1px solid #c0ca33 !important}.border-top-lime.border-top-darken-1{border-top:1px solid #c0ca33 !important}.border-bottom-lime.border-bottom-darken-1{border-bottom:1px solid #c0ca33 !important}.border-left-lime.border-left-darken-1{border-left:1px solid #c0ca33 !important}.border-right-lime.border-right-darken-1{border-right:1px solid #c0ca33 !important}.bg-lime.bg-darken-2{background-color:#afb42b !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #afb42b !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #afb42b !important}.border-lime.border-darken-2{border:1px solid #afb42b !important}.border-top-lime.border-top-darken-2{border-top:1px solid #afb42b !important}.border-bottom-lime.border-bottom-darken-2{border-bottom:1px solid #afb42b !important}.border-left-lime.border-left-darken-2{border-left:1px solid #afb42b !important}.border-right-lime.border-right-darken-2{border-right:1px solid #afb42b !important}.bg-lime.bg-darken-3{background-color:#9e9d24 !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #9e9d24 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #9e9d24 !important}.border-lime.border-darken-3{border:1px solid #9e9d24 !important}.border-top-lime.border-top-darken-3{border-top:1px solid #9e9d24 !important}.border-bottom-lime.border-bottom-darken-3{border-bottom:1px solid #9e9d24 !important}.border-left-lime.border-left-darken-3{border-left:1px solid #9e9d24 !important}.border-right-lime.border-right-darken-3{border-right:1px solid #9e9d24 !important}.bg-lime.bg-darken-4{background-color:#827717 !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #827717 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #827717 !important}.border-lime.border-darken-4{border:1px solid #827717 !important}.border-top-lime.border-top-darken-4{border-top:1px solid #827717 !important}.border-bottom-lime.border-bottom-darken-4{border-bottom:1px solid #827717 !important}.border-left-lime.border-left-darken-4{border-left:1px solid #827717 !important}.border-right-lime.border-right-darken-4{border-right:1px solid #827717 !important}.bg-lime.bg-accent-1{background-color:#f4ff81 !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f4ff81 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f4ff81 !important}.border-lime.border-accent-1{border:1px solid #f4ff81 !important}.border-top-lime.border-top-accent-1{border-top:1px solid #f4ff81 !important}.border-bottom-lime.border-bottom-accent-1{border-bottom:1px solid #f4ff81 !important}.border-left-lime.border-left-accent-1{border-left:1px solid #f4ff81 !important}.border-right-lime.border-right-accent-1{border-right:1px solid #f4ff81 !important}.bg-lime.bg-accent-2{background-color:#eeff41 !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #eeff41 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #eeff41 !important}.border-lime.border-accent-2{border:1px solid #eeff41 !important}.border-top-lime.border-top-accent-2{border-top:1px solid #eeff41 !important}.border-bottom-lime.border-bottom-accent-2{border-bottom:1px solid #eeff41 !important}.border-left-lime.border-left-accent-2{border-left:1px solid #eeff41 !important}.border-right-lime.border-right-accent-2{border-right:1px solid #eeff41 !important}.bg-lime.bg-accent-3{background-color:#c6ff00 !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c6ff00 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #c6ff00 !important}.border-lime.border-accent-3{border:1px solid #c6ff00 !important}.border-top-lime.border-top-accent-3{border-top:1px solid #c6ff00 !important}.border-bottom-lime.border-bottom-accent-3{border-bottom:1px solid #c6ff00 !important}.border-left-lime.border-left-accent-3{border-left:1px solid #c6ff00 !important}.border-right-lime.border-right-accent-3{border-right:1px solid #c6ff00 !important}.bg-lime.bg-accent-4{background-color:#aeea00 !important}input:focus~.bg-lime{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #aeea00 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #aeea00 !important}.border-lime.border-accent-4{border:1px solid #aeea00 !important}.border-top-lime.border-top-accent-4{border-top:1px solid #aeea00 !important}.border-bottom-lime.border-bottom-accent-4{border-bottom:1px solid #aeea00 !important}.border-left-lime.border-left-accent-4{border-left:1px solid #aeea00 !important}.border-right-lime.border-right-accent-4{border-right:1px solid #aeea00 !important}.bg-yellow.bg-lighten-5{background-color:#fffde7 !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fffde7 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fffde7 !important}.border-yellow.border-lighten-5{border:1px solid #fffde7 !important}.border-top-yellow.border-top-lighten-5{border-top:1px solid #fffde7 !important}.border-bottom-yellow.border-bottom-lighten-5{border-bottom:1px solid #fffde7 !important}.border-left-yellow.border-left-lighten-5{border-left:1px solid #fffde7 !important}.border-right-yellow.border-right-lighten-5{border-right:1px solid #fffde7 !important}.bg-yellow.bg-lighten-4{background-color:#fff9c4 !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff9c4 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff9c4 !important}.border-yellow.border-lighten-4{border:1px solid #fff9c4 !important}.border-top-yellow.border-top-lighten-4{border-top:1px solid #fff9c4 !important}.border-bottom-yellow.border-bottom-lighten-4{border-bottom:1px solid #fff9c4 !important}.border-left-yellow.border-left-lighten-4{border-left:1px solid #fff9c4 !important}.border-right-yellow.border-right-lighten-4{border-right:1px solid #fff9c4 !important}.bg-yellow.bg-lighten-3{background-color:#fff59d !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff59d !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff59d !important}.border-yellow.border-lighten-3{border:1px solid #fff59d !important}.border-top-yellow.border-top-lighten-3{border-top:1px solid #fff59d !important}.border-bottom-yellow.border-bottom-lighten-3{border-bottom:1px solid #fff59d !important}.border-left-yellow.border-left-lighten-3{border-left:1px solid #fff59d !important}.border-right-yellow.border-right-lighten-3{border-right:1px solid #fff59d !important}.bg-yellow.bg-lighten-2{background-color:#fff176 !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff176 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff176 !important}.border-yellow.border-lighten-2{border:1px solid #fff176 !important}.border-top-yellow.border-top-lighten-2{border-top:1px solid #fff176 !important}.border-bottom-yellow.border-bottom-lighten-2{border-bottom:1px solid #fff176 !important}.border-left-yellow.border-left-lighten-2{border-left:1px solid #fff176 !important}.border-right-yellow.border-right-lighten-2{border-right:1px solid #fff176 !important}.bg-yellow.bg-lighten-1{background-color:#ffee58 !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffee58 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffee58 !important}.border-yellow.border-lighten-1{border:1px solid #ffee58 !important}.border-top-yellow.border-top-lighten-1{border-top:1px solid #ffee58 !important}.border-bottom-yellow.border-bottom-lighten-1{border-bottom:1px solid #ffee58 !important}.border-left-yellow.border-left-lighten-1{border-left:1px solid #ffee58 !important}.border-right-yellow.border-right-lighten-1{border-right:1px solid #ffee58 !important}.bg-yellow{background-color:#ffeb3b !important}.bg-yellow .card-header,.bg-yellow .card-footer{background-color:rgba(0,0,0,0)}.alert-yellow{border-color:#ffeb3b !important;background-color:#ffef5f !important;color:#887a00 !important}.alert-yellow .alert-link{color:#5f5500 !important}.border-yellow{border-color:#ffeb3b}.border-top-yellow{border-top-color:#ffeb3b}.border-bottom-yellow{border-bottom-color:#ffeb3b}.border-left-yellow{border-left-color:#ffeb3b}.border-right-yellow{border-right-color:#ffeb3b}.badge-yellow{background-color:#ffeb3b}.bg-yellow.tag-glow,.border-yellow.tag-glow{-webkit-box-shadow:0 0 10px #ffeb3b;box-shadow:0 0 10px #ffeb3b}.btn-outline-yellow.active{background-color:#ffeb3b !important;color:#fff !important}.btn-outline-yellow.btn-raised.active,.btn-outline-yellow.btn-fab.active{background-color:#ffeb3b !important;color:#fff !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffeb3b !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffeb3b !important}.bg-yellow.bg-darken-1{background-color:#fdd835 !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fdd835 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fdd835 !important}.border-yellow.border-darken-1{border:1px solid #fdd835 !important}.border-top-yellow.border-top-darken-1{border-top:1px solid #fdd835 !important}.border-bottom-yellow.border-bottom-darken-1{border-bottom:1px solid #fdd835 !important}.border-left-yellow.border-left-darken-1{border-left:1px solid #fdd835 !important}.border-right-yellow.border-right-darken-1{border-right:1px solid #fdd835 !important}.bg-yellow.bg-darken-2{background-color:#fbc02d !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fbc02d !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fbc02d !important}.border-yellow.border-darken-2{border:1px solid #fbc02d !important}.border-top-yellow.border-top-darken-2{border-top:1px solid #fbc02d !important}.border-bottom-yellow.border-bottom-darken-2{border-bottom:1px solid #fbc02d !important}.border-left-yellow.border-left-darken-2{border-left:1px solid #fbc02d !important}.border-right-yellow.border-right-darken-2{border-right:1px solid #fbc02d !important}.bg-yellow.bg-darken-3{background-color:#f9a825 !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f9a825 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f9a825 !important}.border-yellow.border-darken-3{border:1px solid #f9a825 !important}.border-top-yellow.border-top-darken-3{border-top:1px solid #f9a825 !important}.border-bottom-yellow.border-bottom-darken-3{border-bottom:1px solid #f9a825 !important}.border-left-yellow.border-left-darken-3{border-left:1px solid #f9a825 !important}.border-right-yellow.border-right-darken-3{border-right:1px solid #f9a825 !important}.bg-yellow.bg-darken-4{background-color:#f57f17 !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f57f17 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f57f17 !important}.border-yellow.border-darken-4{border:1px solid #f57f17 !important}.border-top-yellow.border-top-darken-4{border-top:1px solid #f57f17 !important}.border-bottom-yellow.border-bottom-darken-4{border-bottom:1px solid #f57f17 !important}.border-left-yellow.border-left-darken-4{border-left:1px solid #f57f17 !important}.border-right-yellow.border-right-darken-4{border-right:1px solid #f57f17 !important}.bg-yellow.bg-accent-1{background-color:#ffff8d !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffff8d !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffff8d !important}.border-yellow.border-accent-1{border:1px solid #ffff8d !important}.border-top-yellow.border-top-accent-1{border-top:1px solid #ffff8d !important}.border-bottom-yellow.border-bottom-accent-1{border-bottom:1px solid #ffff8d !important}.border-left-yellow.border-left-accent-1{border-left:1px solid #ffff8d !important}.border-right-yellow.border-right-accent-1{border-right:1px solid #ffff8d !important}.bg-yellow.bg-accent-2{background-color:#ff0 !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff0 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff0 !important}.border-yellow.border-accent-2{border:1px solid #ff0 !important}.border-top-yellow.border-top-accent-2{border-top:1px solid #ff0 !important}.border-bottom-yellow.border-bottom-accent-2{border-bottom:1px solid #ff0 !important}.border-left-yellow.border-left-accent-2{border-left:1px solid #ff0 !important}.border-right-yellow.border-right-accent-2{border-right:1px solid #ff0 !important}.bg-yellow.bg-accent-3{background-color:#ffea00 !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffea00 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffea00 !important}.border-yellow.border-accent-3{border:1px solid #ffea00 !important}.border-top-yellow.border-top-accent-3{border-top:1px solid #ffea00 !important}.border-bottom-yellow.border-bottom-accent-3{border-bottom:1px solid #ffea00 !important}.border-left-yellow.border-left-accent-3{border-left:1px solid #ffea00 !important}.border-right-yellow.border-right-accent-3{border-right:1px solid #ffea00 !important}.bg-yellow.bg-accent-4{background-color:#ffd600 !important}input:focus~.bg-yellow{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffd600 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffd600 !important}.border-yellow.border-accent-4{border:1px solid #ffd600 !important}.border-top-yellow.border-top-accent-4{border-top:1px solid #ffd600 !important}.border-bottom-yellow.border-bottom-accent-4{border-bottom:1px solid #ffd600 !important}.border-left-yellow.border-left-accent-4{border-left:1px solid #ffd600 !important}.border-right-yellow.border-right-accent-4{border-right:1px solid #ffd600 !important}.bg-amber.bg-lighten-5{background-color:#fff8e1 !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff8e1 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff8e1 !important}.border-amber.border-lighten-5{border:1px solid #fff8e1 !important}.border-top-amber.border-top-lighten-5{border-top:1px solid #fff8e1 !important}.border-bottom-amber.border-bottom-lighten-5{border-bottom:1px solid #fff8e1 !important}.border-left-amber.border-left-lighten-5{border-left:1px solid #fff8e1 !important}.border-right-amber.border-right-lighten-5{border-right:1px solid #fff8e1 !important}.bg-amber.bg-lighten-4{background-color:#ffecb3 !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffecb3 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffecb3 !important}.border-amber.border-lighten-4{border:1px solid #ffecb3 !important}.border-top-amber.border-top-lighten-4{border-top:1px solid #ffecb3 !important}.border-bottom-amber.border-bottom-lighten-4{border-bottom:1px solid #ffecb3 !important}.border-left-amber.border-left-lighten-4{border-left:1px solid #ffecb3 !important}.border-right-amber.border-right-lighten-4{border-right:1px solid #ffecb3 !important}.bg-amber.bg-lighten-3{background-color:#ffe082 !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffe082 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffe082 !important}.border-amber.border-lighten-3{border:1px solid #ffe082 !important}.border-top-amber.border-top-lighten-3{border-top:1px solid #ffe082 !important}.border-bottom-amber.border-bottom-lighten-3{border-bottom:1px solid #ffe082 !important}.border-left-amber.border-left-lighten-3{border-left:1px solid #ffe082 !important}.border-right-amber.border-right-lighten-3{border-right:1px solid #ffe082 !important}.bg-amber.bg-lighten-2{background-color:#ffd54f !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffd54f !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffd54f !important}.border-amber.border-lighten-2{border:1px solid #ffd54f !important}.border-top-amber.border-top-lighten-2{border-top:1px solid #ffd54f !important}.border-bottom-amber.border-bottom-lighten-2{border-bottom:1px solid #ffd54f !important}.border-left-amber.border-left-lighten-2{border-left:1px solid #ffd54f !important}.border-right-amber.border-right-lighten-2{border-right:1px solid #ffd54f !important}.bg-amber.bg-lighten-1{background-color:#ffca28 !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffca28 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffca28 !important}.border-amber.border-lighten-1{border:1px solid #ffca28 !important}.border-top-amber.border-top-lighten-1{border-top:1px solid #ffca28 !important}.border-bottom-amber.border-bottom-lighten-1{border-bottom:1px solid #ffca28 !important}.border-left-amber.border-left-lighten-1{border-left:1px solid #ffca28 !important}.border-right-amber.border-right-lighten-1{border-right:1px solid #ffca28 !important}.bg-amber{background-color:#ffc107 !important}.bg-amber .card-header,.bg-amber .card-footer{background-color:rgba(0,0,0,0)}.alert-amber{border-color:#ffc107 !important;background-color:#ffca2b !important;color:#543f00 !important}.alert-amber .alert-link{color:#2b2000 !important}.border-amber{border-color:#ffc107}.border-top-amber{border-top-color:#ffc107}.border-bottom-amber{border-bottom-color:#ffc107}.border-left-amber{border-left-color:#ffc107}.border-right-amber{border-right-color:#ffc107}.badge-amber{background-color:#ffc107}.bg-amber.tag-glow,.border-amber.tag-glow{-webkit-box-shadow:0 0 10px #ffc107;box-shadow:0 0 10px #ffc107}.btn-outline-amber.active{background-color:#ffc107 !important;color:#fff !important}.btn-outline-amber.btn-raised.active,.btn-outline-amber.btn-fab.active{background-color:#ffc107 !important;color:#fff !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffc107 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffc107 !important}.bg-amber.bg-darken-1{background-color:#ffb300 !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffb300 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffb300 !important}.border-amber.border-darken-1{border:1px solid #ffb300 !important}.border-top-amber.border-top-darken-1{border-top:1px solid #ffb300 !important}.border-bottom-amber.border-bottom-darken-1{border-bottom:1px solid #ffb300 !important}.border-left-amber.border-left-darken-1{border-left:1px solid #ffb300 !important}.border-right-amber.border-right-darken-1{border-right:1px solid #ffb300 !important}.bg-amber.bg-darken-2{background-color:#ffa000 !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffa000 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffa000 !important}.border-amber.border-darken-2{border:1px solid #ffa000 !important}.border-top-amber.border-top-darken-2{border-top:1px solid #ffa000 !important}.border-bottom-amber.border-bottom-darken-2{border-bottom:1px solid #ffa000 !important}.border-left-amber.border-left-darken-2{border-left:1px solid #ffa000 !important}.border-right-amber.border-right-darken-2{border-right:1px solid #ffa000 !important}.bg-amber.bg-darken-3{background-color:#ff8f00 !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff8f00 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff8f00 !important}.border-amber.border-darken-3{border:1px solid #ff8f00 !important}.border-top-amber.border-top-darken-3{border-top:1px solid #ff8f00 !important}.border-bottom-amber.border-bottom-darken-3{border-bottom:1px solid #ff8f00 !important}.border-left-amber.border-left-darken-3{border-left:1px solid #ff8f00 !important}.border-right-amber.border-right-darken-3{border-right:1px solid #ff8f00 !important}.bg-amber.bg-darken-4{background-color:#ff6f00 !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff6f00 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff6f00 !important}.border-amber.border-darken-4{border:1px solid #ff6f00 !important}.border-top-amber.border-top-darken-4{border-top:1px solid #ff6f00 !important}.border-bottom-amber.border-bottom-darken-4{border-bottom:1px solid #ff6f00 !important}.border-left-amber.border-left-darken-4{border-left:1px solid #ff6f00 !important}.border-right-amber.border-right-darken-4{border-right:1px solid #ff6f00 !important}.bg-amber.bg-accent-1{background-color:#ffe57f !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffe57f !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffe57f !important}.border-amber.border-accent-1{border:1px solid #ffe57f !important}.border-top-amber.border-top-accent-1{border-top:1px solid #ffe57f !important}.border-bottom-amber.border-bottom-accent-1{border-bottom:1px solid #ffe57f !important}.border-left-amber.border-left-accent-1{border-left:1px solid #ffe57f !important}.border-right-amber.border-right-accent-1{border-right:1px solid #ffe57f !important}.bg-amber.bg-accent-2{background-color:#ffd740 !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffd740 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffd740 !important}.border-amber.border-accent-2{border:1px solid #ffd740 !important}.border-top-amber.border-top-accent-2{border-top:1px solid #ffd740 !important}.border-bottom-amber.border-bottom-accent-2{border-bottom:1px solid #ffd740 !important}.border-left-amber.border-left-accent-2{border-left:1px solid #ffd740 !important}.border-right-amber.border-right-accent-2{border-right:1px solid #ffd740 !important}.bg-amber.bg-accent-3{background-color:#ffc400 !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffc400 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffc400 !important}.border-amber.border-accent-3{border:1px solid #ffc400 !important}.border-top-amber.border-top-accent-3{border-top:1px solid #ffc400 !important}.border-bottom-amber.border-bottom-accent-3{border-bottom:1px solid #ffc400 !important}.border-left-amber.border-left-accent-3{border-left:1px solid #ffc400 !important}.border-right-amber.border-right-accent-3{border-right:1px solid #ffc400 !important}.bg-amber.bg-accent-4{background-color:#ffab00 !important}input:focus~.bg-amber{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffab00 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffab00 !important}.border-amber.border-accent-4{border:1px solid #ffab00 !important}.border-top-amber.border-top-accent-4{border-top:1px solid #ffab00 !important}.border-bottom-amber.border-bottom-accent-4{border-bottom:1px solid #ffab00 !important}.border-left-amber.border-left-accent-4{border-left:1px solid #ffab00 !important}.border-right-amber.border-right-accent-4{border-right:1px solid #ffab00 !important}.bg-orange.bg-lighten-5{background-color:#fff3e0 !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff3e0 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff3e0 !important}.border-orange.border-lighten-5{border:1px solid #fff3e0 !important}.border-top-orange.border-top-lighten-5{border-top:1px solid #fff3e0 !important}.border-bottom-orange.border-bottom-lighten-5{border-bottom:1px solid #fff3e0 !important}.border-left-orange.border-left-lighten-5{border-left:1px solid #fff3e0 !important}.border-right-orange.border-right-lighten-5{border-right:1px solid #fff3e0 !important}.bg-orange.bg-lighten-4{background-color:#ffe0b2 !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffe0b2 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffe0b2 !important}.border-orange.border-lighten-4{border:1px solid #ffe0b2 !important}.border-top-orange.border-top-lighten-4{border-top:1px solid #ffe0b2 !important}.border-bottom-orange.border-bottom-lighten-4{border-bottom:1px solid #ffe0b2 !important}.border-left-orange.border-left-lighten-4{border-left:1px solid #ffe0b2 !important}.border-right-orange.border-right-lighten-4{border-right:1px solid #ffe0b2 !important}.bg-orange.bg-lighten-3{background-color:#ffcc80 !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffcc80 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffcc80 !important}.border-orange.border-lighten-3{border:1px solid #ffcc80 !important}.border-top-orange.border-top-lighten-3{border-top:1px solid #ffcc80 !important}.border-bottom-orange.border-bottom-lighten-3{border-bottom:1px solid #ffcc80 !important}.border-left-orange.border-left-lighten-3{border-left:1px solid #ffcc80 !important}.border-right-orange.border-right-lighten-3{border-right:1px solid #ffcc80 !important}.bg-orange.bg-lighten-2{background-color:#ffb74d !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffb74d !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffb74d !important}.border-orange.border-lighten-2{border:1px solid #ffb74d !important}.border-top-orange.border-top-lighten-2{border-top:1px solid #ffb74d !important}.border-bottom-orange.border-bottom-lighten-2{border-bottom:1px solid #ffb74d !important}.border-left-orange.border-left-lighten-2{border-left:1px solid #ffb74d !important}.border-right-orange.border-right-lighten-2{border-right:1px solid #ffb74d !important}.bg-orange.bg-lighten-1{background-color:#ffa726 !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffa726 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffa726 !important}.border-orange.border-lighten-1{border:1px solid #ffa726 !important}.border-top-orange.border-top-lighten-1{border-top:1px solid #ffa726 !important}.border-bottom-orange.border-bottom-lighten-1{border-bottom:1px solid #ffa726 !important}.border-left-orange.border-left-lighten-1{border-left:1px solid #ffa726 !important}.border-right-orange.border-right-lighten-1{border-right:1px solid #ffa726 !important}.bg-orange{background-color:#ff9800 !important}.bg-orange .card-header,.bg-orange .card-footer{background-color:rgba(0,0,0,0)}.alert-orange{border-color:#ff9800 !important;background-color:#ffa624 !important;color:#4d2e00 !important}.alert-orange .alert-link{color:#241500 !important}.border-orange{border-color:#ff9800}.border-top-orange{border-top-color:#ff9800}.border-bottom-orange{border-bottom-color:#ff9800}.border-left-orange{border-left-color:#ff9800}.border-right-orange{border-right-color:#ff9800}.badge-orange{background-color:#ff9800}.bg-orange.tag-glow,.border-orange.tag-glow{-webkit-box-shadow:0 0 10px #ff9800;box-shadow:0 0 10px #ff9800}.btn-outline-orange.active{background-color:#ff9800 !important;color:#fff !important}.btn-outline-orange.btn-raised.active,.btn-outline-orange.btn-fab.active{background-color:#ff9800 !important;color:#fff !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff9800 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff9800 !important}.bg-orange.bg-darken-1{background-color:#fb8c00 !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fb8c00 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fb8c00 !important}.border-orange.border-darken-1{border:1px solid #fb8c00 !important}.border-top-orange.border-top-darken-1{border-top:1px solid #fb8c00 !important}.border-bottom-orange.border-bottom-darken-1{border-bottom:1px solid #fb8c00 !important}.border-left-orange.border-left-darken-1{border-left:1px solid #fb8c00 !important}.border-right-orange.border-right-darken-1{border-right:1px solid #fb8c00 !important}.bg-orange.bg-darken-2{background-color:#f57c00 !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f57c00 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f57c00 !important}.border-orange.border-darken-2{border:1px solid #f57c00 !important}.border-top-orange.border-top-darken-2{border-top:1px solid #f57c00 !important}.border-bottom-orange.border-bottom-darken-2{border-bottom:1px solid #f57c00 !important}.border-left-orange.border-left-darken-2{border-left:1px solid #f57c00 !important}.border-right-orange.border-right-darken-2{border-right:1px solid #f57c00 !important}.bg-orange.bg-darken-3{background-color:#ef6c00 !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ef6c00 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ef6c00 !important}.border-orange.border-darken-3{border:1px solid #ef6c00 !important}.border-top-orange.border-top-darken-3{border-top:1px solid #ef6c00 !important}.border-bottom-orange.border-bottom-darken-3{border-bottom:1px solid #ef6c00 !important}.border-left-orange.border-left-darken-3{border-left:1px solid #ef6c00 !important}.border-right-orange.border-right-darken-3{border-right:1px solid #ef6c00 !important}.bg-orange.bg-darken-4{background-color:#e65100 !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e65100 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e65100 !important}.border-orange.border-darken-4{border:1px solid #e65100 !important}.border-top-orange.border-top-darken-4{border-top:1px solid #e65100 !important}.border-bottom-orange.border-bottom-darken-4{border-bottom:1px solid #e65100 !important}.border-left-orange.border-left-darken-4{border-left:1px solid #e65100 !important}.border-right-orange.border-right-darken-4{border-right:1px solid #e65100 !important}.bg-orange.bg-accent-1{background-color:#ffd180 !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffd180 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffd180 !important}.border-orange.border-accent-1{border:1px solid #ffd180 !important}.border-top-orange.border-top-accent-1{border-top:1px solid #ffd180 !important}.border-bottom-orange.border-bottom-accent-1{border-bottom:1px solid #ffd180 !important}.border-left-orange.border-left-accent-1{border-left:1px solid #ffd180 !important}.border-right-orange.border-right-accent-1{border-right:1px solid #ffd180 !important}.bg-orange.bg-accent-2{background-color:#ffab40 !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffab40 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffab40 !important}.border-orange.border-accent-2{border:1px solid #ffab40 !important}.border-top-orange.border-top-accent-2{border-top:1px solid #ffab40 !important}.border-bottom-orange.border-bottom-accent-2{border-bottom:1px solid #ffab40 !important}.border-left-orange.border-left-accent-2{border-left:1px solid #ffab40 !important}.border-right-orange.border-right-accent-2{border-right:1px solid #ffab40 !important}.bg-orange.bg-accent-3{background-color:#ff9100 !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff9100 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff9100 !important}.border-orange.border-accent-3{border:1px solid #ff9100 !important}.border-top-orange.border-top-accent-3{border-top:1px solid #ff9100 !important}.border-bottom-orange.border-bottom-accent-3{border-bottom:1px solid #ff9100 !important}.border-left-orange.border-left-accent-3{border-left:1px solid #ff9100 !important}.border-right-orange.border-right-accent-3{border-right:1px solid #ff9100 !important}.bg-orange.bg-accent-4{background-color:#ff6d00 !important}input:focus~.bg-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff6d00 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff6d00 !important}.border-orange.border-accent-4{border:1px solid #ff6d00 !important}.border-top-orange.border-top-accent-4{border-top:1px solid #ff6d00 !important}.border-bottom-orange.border-bottom-accent-4{border-bottom:1px solid #ff6d00 !important}.border-left-orange.border-left-accent-4{border-left:1px solid #ff6d00 !important}.border-right-orange.border-right-accent-4{border-right:1px solid #ff6d00 !important}.bg-deep-orange.bg-lighten-5{background-color:#fbe9e7 !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fbe9e7 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fbe9e7 !important}.border-deep-orange.border-lighten-5{border:1px solid #fbe9e7 !important}.border-top-deep-orange.border-top-lighten-5{border-top:1px solid #fbe9e7 !important}.border-bottom-deep-orange.border-bottom-lighten-5{border-bottom:1px solid #fbe9e7 !important}.border-left-deep-orange.border-left-lighten-5{border-left:1px solid #fbe9e7 !important}.border-right-deep-orange.border-right-lighten-5{border-right:1px solid #fbe9e7 !important}.bg-deep-orange.bg-lighten-4{background-color:#ffccbc !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffccbc !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffccbc !important}.border-deep-orange.border-lighten-4{border:1px solid #ffccbc !important}.border-top-deep-orange.border-top-lighten-4{border-top:1px solid #ffccbc !important}.border-bottom-deep-orange.border-bottom-lighten-4{border-bottom:1px solid #ffccbc !important}.border-left-deep-orange.border-left-lighten-4{border-left:1px solid #ffccbc !important}.border-right-deep-orange.border-right-lighten-4{border-right:1px solid #ffccbc !important}.bg-deep-orange.bg-lighten-3{background-color:#ffab91 !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffab91 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ffab91 !important}.border-deep-orange.border-lighten-3{border:1px solid #ffab91 !important}.border-top-deep-orange.border-top-lighten-3{border-top:1px solid #ffab91 !important}.border-bottom-deep-orange.border-bottom-lighten-3{border-bottom:1px solid #ffab91 !important}.border-left-deep-orange.border-left-lighten-3{border-left:1px solid #ffab91 !important}.border-right-deep-orange.border-right-lighten-3{border-right:1px solid #ffab91 !important}.bg-deep-orange.bg-lighten-2{background-color:#ff8a65 !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff8a65 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff8a65 !important}.border-deep-orange.border-lighten-2{border:1px solid #ff8a65 !important}.border-top-deep-orange.border-top-lighten-2{border-top:1px solid #ff8a65 !important}.border-bottom-deep-orange.border-bottom-lighten-2{border-bottom:1px solid #ff8a65 !important}.border-left-deep-orange.border-left-lighten-2{border-left:1px solid #ff8a65 !important}.border-right-deep-orange.border-right-lighten-2{border-right:1px solid #ff8a65 !important}.bg-deep-orange.bg-lighten-1{background-color:#ff7043 !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff7043 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff7043 !important}.border-deep-orange.border-lighten-1{border:1px solid #ff7043 !important}.border-top-deep-orange.border-top-lighten-1{border-top:1px solid #ff7043 !important}.border-bottom-deep-orange.border-bottom-lighten-1{border-bottom:1px solid #ff7043 !important}.border-left-deep-orange.border-left-lighten-1{border-left:1px solid #ff7043 !important}.border-right-deep-orange.border-right-lighten-1{border-right:1px solid #ff7043 !important}.bg-deep-orange{background-color:#ff5722 !important}.bg-deep-orange .card-header,.bg-deep-orange .card-footer{background-color:rgba(0,0,0,0)}.alert-deep-orange{border-color:#ff5722 !important;background-color:#ff7246 !important;color:#6f1b00 !important}.alert-deep-orange .alert-link{color:#461100 !important}.border-deep-orange{border-color:#ff5722}.border-top-deep-orange{border-top-color:#ff5722}.border-bottom-deep-orange{border-bottom-color:#ff5722}.border-left-deep-orange{border-left-color:#ff5722}.border-right-deep-orange{border-right-color:#ff5722}.badge-deep-orange{background-color:#ff5722}.bg-deep-orange.tag-glow,.border-deep-orange.tag-glow{-webkit-box-shadow:0 0 10px #ff5722;box-shadow:0 0 10px #ff5722}.btn-outline-deep-orange.active{background-color:#ff5722 !important;color:#fff !important}.btn-outline-deep-orange.btn-raised.active,.btn-outline-deep-orange.btn-fab.active{background-color:#ff5722 !important;color:#fff !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff5722 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff5722 !important}.bg-deep-orange.bg-darken-1{background-color:#f4511e !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f4511e !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f4511e !important}.border-deep-orange.border-darken-1{border:1px solid #f4511e !important}.border-top-deep-orange.border-top-darken-1{border-top:1px solid #f4511e !important}.border-bottom-deep-orange.border-bottom-darken-1{border-bottom:1px solid #f4511e !important}.border-left-deep-orange.border-left-darken-1{border-left:1px solid #f4511e !important}.border-right-deep-orange.border-right-darken-1{border-right:1px solid #f4511e !important}.bg-deep-orange.bg-darken-2{background-color:#e64a19 !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e64a19 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e64a19 !important}.border-deep-orange.border-darken-2{border:1px solid #e64a19 !important}.border-top-deep-orange.border-top-darken-2{border-top:1px solid #e64a19 !important}.border-bottom-deep-orange.border-bottom-darken-2{border-bottom:1px solid #e64a19 !important}.border-left-deep-orange.border-left-darken-2{border-left:1px solid #e64a19 !important}.border-right-deep-orange.border-right-darken-2{border-right:1px solid #e64a19 !important}.bg-deep-orange.bg-darken-3{background-color:#d84315 !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d84315 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d84315 !important}.border-deep-orange.border-darken-3{border:1px solid #d84315 !important}.border-top-deep-orange.border-top-darken-3{border-top:1px solid #d84315 !important}.border-bottom-deep-orange.border-bottom-darken-3{border-bottom:1px solid #d84315 !important}.border-left-deep-orange.border-left-darken-3{border-left:1px solid #d84315 !important}.border-right-deep-orange.border-right-darken-3{border-right:1px solid #d84315 !important}.bg-deep-orange.bg-darken-4{background-color:#bf360c !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bf360c !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bf360c !important}.border-deep-orange.border-darken-4{border:1px solid #bf360c !important}.border-top-deep-orange.border-top-darken-4{border-top:1px solid #bf360c !important}.border-bottom-deep-orange.border-bottom-darken-4{border-bottom:1px solid #bf360c !important}.border-left-deep-orange.border-left-darken-4{border-left:1px solid #bf360c !important}.border-right-deep-orange.border-right-darken-4{border-right:1px solid #bf360c !important}.bg-deep-orange.bg-accent-1{background-color:#ff9e80 !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff9e80 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff9e80 !important}.border-deep-orange.border-accent-1{border:1px solid #ff9e80 !important}.border-top-deep-orange.border-top-accent-1{border-top:1px solid #ff9e80 !important}.border-bottom-deep-orange.border-bottom-accent-1{border-bottom:1px solid #ff9e80 !important}.border-left-deep-orange.border-left-accent-1{border-left:1px solid #ff9e80 !important}.border-right-deep-orange.border-right-accent-1{border-right:1px solid #ff9e80 !important}.bg-deep-orange.bg-accent-2{background-color:#ff6e40 !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff6e40 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff6e40 !important}.border-deep-orange.border-accent-2{border:1px solid #ff6e40 !important}.border-top-deep-orange.border-top-accent-2{border-top:1px solid #ff6e40 !important}.border-bottom-deep-orange.border-bottom-accent-2{border-bottom:1px solid #ff6e40 !important}.border-left-deep-orange.border-left-accent-2{border-left:1px solid #ff6e40 !important}.border-right-deep-orange.border-right-accent-2{border-right:1px solid #ff6e40 !important}.bg-deep-orange.bg-accent-3{background-color:#ff3d00 !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff3d00 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #ff3d00 !important}.border-deep-orange.border-accent-3{border:1px solid #ff3d00 !important}.border-top-deep-orange.border-top-accent-3{border-top:1px solid #ff3d00 !important}.border-bottom-deep-orange.border-bottom-accent-3{border-bottom:1px solid #ff3d00 !important}.border-left-deep-orange.border-left-accent-3{border-left:1px solid #ff3d00 !important}.border-right-deep-orange.border-right-accent-3{border-right:1px solid #ff3d00 !important}.bg-deep-orange.bg-accent-4{background-color:#dd2c00 !important}input:focus~.bg-deep-orange{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #dd2c00 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #dd2c00 !important}.border-deep-orange.border-accent-4{border:1px solid #dd2c00 !important}.border-top-deep-orange.border-top-accent-4{border-top:1px solid #dd2c00 !important}.border-bottom-deep-orange.border-bottom-accent-4{border-bottom:1px solid #dd2c00 !important}.border-left-deep-orange.border-left-accent-4{border-left:1px solid #dd2c00 !important}.border-right-deep-orange.border-right-accent-4{border-right:1px solid #dd2c00 !important}.bg-brown.bg-lighten-5{background-color:#efebe9 !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #efebe9 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #efebe9 !important}.border-brown.border-lighten-5{border:1px solid #efebe9 !important}.border-top-brown.border-top-lighten-5{border-top:1px solid #efebe9 !important}.border-bottom-brown.border-bottom-lighten-5{border-bottom:1px solid #efebe9 !important}.border-left-brown.border-left-lighten-5{border-left:1px solid #efebe9 !important}.border-right-brown.border-right-lighten-5{border-right:1px solid #efebe9 !important}.bg-brown.bg-lighten-4{background-color:#d7ccc8 !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d7ccc8 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d7ccc8 !important}.border-brown.border-lighten-4{border:1px solid #d7ccc8 !important}.border-top-brown.border-top-lighten-4{border-top:1px solid #d7ccc8 !important}.border-bottom-brown.border-bottom-lighten-4{border-bottom:1px solid #d7ccc8 !important}.border-left-brown.border-left-lighten-4{border-left:1px solid #d7ccc8 !important}.border-right-brown.border-right-lighten-4{border-right:1px solid #d7ccc8 !important}.bg-brown.bg-lighten-3{background-color:#bcaaa4 !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bcaaa4 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bcaaa4 !important}.border-brown.border-lighten-3{border:1px solid #bcaaa4 !important}.border-top-brown.border-top-lighten-3{border-top:1px solid #bcaaa4 !important}.border-bottom-brown.border-bottom-lighten-3{border-bottom:1px solid #bcaaa4 !important}.border-left-brown.border-left-lighten-3{border-left:1px solid #bcaaa4 !important}.border-right-brown.border-right-lighten-3{border-right:1px solid #bcaaa4 !important}.bg-brown.bg-lighten-2{background-color:#a1887f !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #a1887f !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #a1887f !important}.border-brown.border-lighten-2{border:1px solid #a1887f !important}.border-top-brown.border-top-lighten-2{border-top:1px solid #a1887f !important}.border-bottom-brown.border-bottom-lighten-2{border-bottom:1px solid #a1887f !important}.border-left-brown.border-left-lighten-2{border-left:1px solid #a1887f !important}.border-right-brown.border-right-lighten-2{border-right:1px solid #a1887f !important}.bg-brown.bg-lighten-1{background-color:#8d6e63 !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #8d6e63 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #8d6e63 !important}.border-brown.border-lighten-1{border:1px solid #8d6e63 !important}.border-top-brown.border-top-lighten-1{border-top:1px solid #8d6e63 !important}.border-bottom-brown.border-bottom-lighten-1{border-bottom:1px solid #8d6e63 !important}.border-left-brown.border-left-lighten-1{border-left:1px solid #8d6e63 !important}.border-right-brown.border-right-lighten-1{border-right:1px solid #8d6e63 !important}.bg-brown{background-color:#795548 !important}.bg-brown .card-header,.bg-brown .card-footer{background-color:rgba(0,0,0,0)}.alert-brown{border-color:#795548 !important;background-color:#8f6555 !important;color:#090605 !important}.alert-brown .alert-link{color:#000 !important}.border-brown{border-color:#795548}.border-top-brown{border-top-color:#795548}.border-bottom-brown{border-bottom-color:#795548}.border-left-brown{border-left-color:#795548}.border-right-brown{border-right-color:#795548}.badge-brown{background-color:#795548}.bg-brown.tag-glow,.border-brown.tag-glow{-webkit-box-shadow:0 0 10px #795548;box-shadow:0 0 10px #795548}.btn-outline-brown.active{background-color:#795548 !important;color:#fff !important}.btn-outline-brown.btn-raised.active,.btn-outline-brown.btn-fab.active{background-color:#795548 !important;color:#fff !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #795548 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #795548 !important}.bg-brown.bg-darken-1{background-color:#6d4c41 !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #6d4c41 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #6d4c41 !important}.border-brown.border-darken-1{border:1px solid #6d4c41 !important}.border-top-brown.border-top-darken-1{border-top:1px solid #6d4c41 !important}.border-bottom-brown.border-bottom-darken-1{border-bottom:1px solid #6d4c41 !important}.border-left-brown.border-left-darken-1{border-left:1px solid #6d4c41 !important}.border-right-brown.border-right-darken-1{border-right:1px solid #6d4c41 !important}.bg-brown.bg-darken-2{background-color:#5d4037 !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #5d4037 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #5d4037 !important}.border-brown.border-darken-2{border:1px solid #5d4037 !important}.border-top-brown.border-top-darken-2{border-top:1px solid #5d4037 !important}.border-bottom-brown.border-bottom-darken-2{border-bottom:1px solid #5d4037 !important}.border-left-brown.border-left-darken-2{border-left:1px solid #5d4037 !important}.border-right-brown.border-right-darken-2{border-right:1px solid #5d4037 !important}.bg-brown.bg-darken-3{background-color:#4e342e !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4e342e !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #4e342e !important}.border-brown.border-darken-3{border:1px solid #4e342e !important}.border-top-brown.border-top-darken-3{border-top:1px solid #4e342e !important}.border-bottom-brown.border-bottom-darken-3{border-bottom:1px solid #4e342e !important}.border-left-brown.border-left-darken-3{border-left:1px solid #4e342e !important}.border-right-brown.border-right-darken-3{border-right:1px solid #4e342e !important}.bg-brown.bg-darken-4{background-color:#3e2723 !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #3e2723 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #3e2723 !important}.border-brown.border-darken-4{border:1px solid #3e2723 !important}.border-top-brown.border-top-darken-4{border-top:1px solid #3e2723 !important}.border-bottom-brown.border-bottom-darken-4{border-bottom:1px solid #3e2723 !important}.border-left-brown.border-left-darken-4{border-left:1px solid #3e2723 !important}.border-right-brown.border-right-darken-4{border-right:1px solid #3e2723 !important}.bg-brown.bg-accent-1{background-color:#d7ccc8 !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d7ccc8 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #d7ccc8 !important}.border-brown.border-accent-1{border:1px solid #d7ccc8 !important}.border-top-brown.border-top-accent-1{border-top:1px solid #d7ccc8 !important}.border-bottom-brown.border-bottom-accent-1{border-bottom:1px solid #d7ccc8 !important}.border-left-brown.border-left-accent-1{border-left:1px solid #d7ccc8 !important}.border-right-brown.border-right-accent-1{border-right:1px solid #d7ccc8 !important}.bg-brown.bg-accent-2{background-color:#bcaaa4 !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bcaaa4 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bcaaa4 !important}.border-brown.border-accent-2{border:1px solid #bcaaa4 !important}.border-top-brown.border-top-accent-2{border-top:1px solid #bcaaa4 !important}.border-bottom-brown.border-bottom-accent-2{border-bottom:1px solid #bcaaa4 !important}.border-left-brown.border-left-accent-2{border-left:1px solid #bcaaa4 !important}.border-right-brown.border-right-accent-2{border-right:1px solid #bcaaa4 !important}.bg-brown.bg-accent-3{background-color:#8d6e63 !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #8d6e63 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #8d6e63 !important}.border-brown.border-accent-3{border:1px solid #8d6e63 !important}.border-top-brown.border-top-accent-3{border-top:1px solid #8d6e63 !important}.border-bottom-brown.border-bottom-accent-3{border-bottom:1px solid #8d6e63 !important}.border-left-brown.border-left-accent-3{border-left:1px solid #8d6e63 !important}.border-right-brown.border-right-accent-3{border-right:1px solid #8d6e63 !important}.bg-brown.bg-accent-4{background-color:#5d4037 !important}input:focus~.bg-brown{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #5d4037 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #5d4037 !important}.border-brown.border-accent-4{border:1px solid #5d4037 !important}.border-top-brown.border-top-accent-4{border-top:1px solid #5d4037 !important}.border-bottom-brown.border-bottom-accent-4{border-bottom:1px solid #5d4037 !important}.border-left-brown.border-left-accent-4{border-left:1px solid #5d4037 !important}.border-right-brown.border-right-accent-4{border-right:1px solid #5d4037 !important}.bg-grey.bg-lighten-5{background-color:#fafafa !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fafafa !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fafafa !important}.border-grey.border-lighten-5{border:1px solid #fafafa !important}.border-top-grey.border-top-lighten-5{border-top:1px solid #fafafa !important}.border-bottom-grey.border-bottom-lighten-5{border-bottom:1px solid #fafafa !important}.border-left-grey.border-left-lighten-5{border-left:1px solid #fafafa !important}.border-right-grey.border-right-lighten-5{border-right:1px solid #fafafa !important}.bg-grey.bg-lighten-4{background-color:#f5f5f5 !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f5f5f5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f5f5f5 !important}.border-grey.border-lighten-4{border:1px solid #f5f5f5 !important}.border-top-grey.border-top-lighten-4{border-top:1px solid #f5f5f5 !important}.border-bottom-grey.border-bottom-lighten-4{border-bottom:1px solid #f5f5f5 !important}.border-left-grey.border-left-lighten-4{border-left:1px solid #f5f5f5 !important}.border-right-grey.border-right-lighten-4{border-right:1px solid #f5f5f5 !important}.bg-grey.bg-lighten-3{background-color:#eee !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #eee !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #eee !important}.border-grey.border-lighten-3{border:1px solid #eee !important}.border-top-grey.border-top-lighten-3{border-top:1px solid #eee !important}.border-bottom-grey.border-bottom-lighten-3{border-bottom:1px solid #eee !important}.border-left-grey.border-left-lighten-3{border-left:1px solid #eee !important}.border-right-grey.border-right-lighten-3{border-right:1px solid #eee !important}.bg-grey.bg-lighten-2{background-color:#e0e0e0 !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e0e0e0 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #e0e0e0 !important}.border-grey.border-lighten-2{border:1px solid #e0e0e0 !important}.border-top-grey.border-top-lighten-2{border-top:1px solid #e0e0e0 !important}.border-bottom-grey.border-bottom-lighten-2{border-bottom:1px solid #e0e0e0 !important}.border-left-grey.border-left-lighten-2{border-left:1px solid #e0e0e0 !important}.border-right-grey.border-right-lighten-2{border-right:1px solid #e0e0e0 !important}.bg-grey.bg-lighten-1{background-color:#bdbdbd !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bdbdbd !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bdbdbd !important}.border-grey.border-lighten-1{border:1px solid #bdbdbd !important}.border-top-grey.border-top-lighten-1{border-top:1px solid #bdbdbd !important}.border-bottom-grey.border-bottom-lighten-1{border-bottom:1px solid #bdbdbd !important}.border-left-grey.border-left-lighten-1{border-left:1px solid #bdbdbd !important}.border-right-grey.border-right-lighten-1{border-right:1px solid #bdbdbd !important}.grey{color:#9e9e9e !important}.bg-grey{background-color:#9e9e9e !important}.bg-grey .card-header,.bg-grey .card-footer{background-color:rgba(0,0,0,0)}.alert-grey{border-color:#9e9e9e !important;background-color:#b0b0b0 !important;color:#454545 !important}.alert-grey .alert-link{color:#303030 !important}.border-grey{border-color:#9e9e9e}.border-top-grey{border-top-color:#9e9e9e}.border-bottom-grey{border-bottom-color:#9e9e9e}.border-left-grey{border-left-color:#9e9e9e}.border-right-grey{border-right-color:#9e9e9e}.badge-grey{background-color:#9e9e9e}.bg-grey.tag-glow,.border-grey.tag-glow{-webkit-box-shadow:0 0 10px #9e9e9e;box-shadow:0 0 10px #9e9e9e}.btn-outline-grey.active{background-color:#9e9e9e !important;color:#fff !important}.btn-outline-grey.btn-raised.active,.btn-outline-grey.btn-fab.active{background-color:#9e9e9e !important;color:#fff !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #9e9e9e !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #9e9e9e !important}.bg-grey.bg-darken-1{background-color:#757575 !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #757575 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #757575 !important}.border-grey.border-darken-1{border:1px solid #757575 !important}.border-top-grey.border-top-darken-1{border-top:1px solid #757575 !important}.border-bottom-grey.border-bottom-darken-1{border-bottom:1px solid #757575 !important}.border-left-grey.border-left-darken-1{border-left:1px solid #757575 !important}.border-right-grey.border-right-darken-1{border-right:1px solid #757575 !important}.bg-grey.bg-darken-2{background-color:#616161 !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #616161 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #616161 !important}.border-grey.border-darken-2{border:1px solid #616161 !important}.border-top-grey.border-top-darken-2{border-top:1px solid #616161 !important}.border-bottom-grey.border-bottom-darken-2{border-bottom:1px solid #616161 !important}.border-left-grey.border-left-darken-2{border-left:1px solid #616161 !important}.border-right-grey.border-right-darken-2{border-right:1px solid #616161 !important}.bg-grey.bg-darken-3{background-color:#424242 !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #424242 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #424242 !important}.border-grey.border-darken-3{border:1px solid #424242 !important}.border-top-grey.border-top-darken-3{border-top:1px solid #424242 !important}.border-bottom-grey.border-bottom-darken-3{border-bottom:1px solid #424242 !important}.border-left-grey.border-left-darken-3{border-left:1px solid #424242 !important}.border-right-grey.border-right-darken-3{border-right:1px solid #424242 !important}.bg-grey.bg-darken-4{background-color:#212121 !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #212121 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #212121 !important}.border-grey.border-darken-4{border:1px solid #212121 !important}.border-top-grey.border-top-darken-4{border-top:1px solid #212121 !important}.border-bottom-grey.border-bottom-darken-4{border-bottom:1px solid #212121 !important}.border-left-grey.border-left-darken-4{border-left:1px solid #212121 !important}.border-right-grey.border-right-darken-4{border-right:1px solid #212121 !important}.bg-grey.bg-accent-1{background-color:#f5f5f5 !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f5f5f5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #f5f5f5 !important}.border-grey.border-accent-1{border:1px solid #f5f5f5 !important}.border-top-grey.border-top-accent-1{border-top:1px solid #f5f5f5 !important}.border-bottom-grey.border-bottom-accent-1{border-bottom:1px solid #f5f5f5 !important}.border-left-grey.border-left-accent-1{border-left:1px solid #f5f5f5 !important}.border-right-grey.border-right-accent-1{border-right:1px solid #f5f5f5 !important}.bg-grey.bg-accent-2{background-color:#eee !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #eee !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #eee !important}.border-grey.border-accent-2{border:1px solid #eee !important}.border-top-grey.border-top-accent-2{border-top:1px solid #eee !important}.border-bottom-grey.border-bottom-accent-2{border-bottom:1px solid #eee !important}.border-left-grey.border-left-accent-2{border-left:1px solid #eee !important}.border-right-grey.border-right-accent-2{border-right:1px solid #eee !important}.bg-grey.bg-accent-3{background-color:#bdbdbd !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bdbdbd !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #bdbdbd !important}.border-grey.border-accent-3{border:1px solid #bdbdbd !important}.border-top-grey.border-top-accent-3{border-top:1px solid #bdbdbd !important}.border-bottom-grey.border-bottom-accent-3{border-bottom:1px solid #bdbdbd !important}.border-left-grey.border-left-accent-3{border-left:1px solid #bdbdbd !important}.border-right-grey.border-right-accent-3{border-right:1px solid #bdbdbd !important}.bg-grey.bg-accent-4{background-color:#616161 !important}input:focus~.bg-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #616161 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #616161 !important}.border-grey.border-accent-4{border:1px solid #616161 !important}.border-top-grey.border-top-accent-4{border-top:1px solid #616161 !important}.border-bottom-grey.border-bottom-accent-4{border-bottom:1px solid #616161 !important}.border-left-grey.border-left-accent-4{border-left:1px solid #616161 !important}.border-right-grey.border-right-accent-4{border-right:1px solid #616161 !important}.bg-blue-grey.bg-lighten-5{background-color:#eceff1 !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #eceff1 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #eceff1 !important}.border-blue-grey.border-lighten-5{border:1px solid #eceff1 !important}.border-top-blue-grey.border-top-lighten-5{border-top:1px solid #eceff1 !important}.border-bottom-blue-grey.border-bottom-lighten-5{border-bottom:1px solid #eceff1 !important}.border-left-blue-grey.border-left-lighten-5{border-left:1px solid #eceff1 !important}.border-right-blue-grey.border-right-lighten-5{border-right:1px solid #eceff1 !important}.bg-blue-grey.bg-lighten-4{background-color:#cfd8dc !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #cfd8dc !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #cfd8dc !important}.border-blue-grey.border-lighten-4{border:1px solid #cfd8dc !important}.border-top-blue-grey.border-top-lighten-4{border-top:1px solid #cfd8dc !important}.border-bottom-blue-grey.border-bottom-lighten-4{border-bottom:1px solid #cfd8dc !important}.border-left-blue-grey.border-left-lighten-4{border-left:1px solid #cfd8dc !important}.border-right-blue-grey.border-right-lighten-4{border-right:1px solid #cfd8dc !important}.bg-blue-grey.bg-lighten-3{background-color:#b0bec5 !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b0bec5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b0bec5 !important}.border-blue-grey.border-lighten-3{border:1px solid #b0bec5 !important}.border-top-blue-grey.border-top-lighten-3{border-top:1px solid #b0bec5 !important}.border-bottom-blue-grey.border-bottom-lighten-3{border-bottom:1px solid #b0bec5 !important}.border-left-blue-grey.border-left-lighten-3{border-left:1px solid #b0bec5 !important}.border-right-blue-grey.border-right-lighten-3{border-right:1px solid #b0bec5 !important}.bg-blue-grey.bg-lighten-2{background-color:#90a4ae !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #90a4ae !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #90a4ae !important}.border-blue-grey.border-lighten-2{border:1px solid #90a4ae !important}.border-top-blue-grey.border-top-lighten-2{border-top:1px solid #90a4ae !important}.border-bottom-blue-grey.border-bottom-lighten-2{border-bottom:1px solid #90a4ae !important}.border-left-blue-grey.border-left-lighten-2{border-left:1px solid #90a4ae !important}.border-right-blue-grey.border-right-lighten-2{border-right:1px solid #90a4ae !important}.bg-blue-grey.bg-lighten-1{background-color:#78909c !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #78909c !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #78909c !important}.border-blue-grey.border-lighten-1{border:1px solid #78909c !important}.border-top-blue-grey.border-top-lighten-1{border-top:1px solid #78909c !important}.border-bottom-blue-grey.border-bottom-lighten-1{border-bottom:1px solid #78909c !important}.border-left-blue-grey.border-left-lighten-1{border-left:1px solid #78909c !important}.border-right-blue-grey.border-right-lighten-1{border-right:1px solid #78909c !important}.bg-blue-grey{background-color:#607d8b !important}.bg-blue-grey .card-header,.bg-blue-grey .card-footer{background-color:rgba(0,0,0,0)}.alert-blue-grey{border-color:#607d8b !important;background-color:#718f9d !important;color:#171e21 !important}.alert-blue-grey .alert-link{color:#060809 !important}.border-blue-grey{border-color:#607d8b}.border-top-blue-grey{border-top-color:#607d8b}.border-bottom-blue-grey{border-bottom-color:#607d8b}.border-left-blue-grey{border-left-color:#607d8b}.border-right-blue-grey{border-right-color:#607d8b}.badge-blue-grey{background-color:#607d8b}.bg-blue-grey.tag-glow,.border-blue-grey.tag-glow{-webkit-box-shadow:0 0 10px #607d8b;box-shadow:0 0 10px #607d8b}.btn-outline-blue-grey.active{background-color:#607d8b !important;color:#fff !important}.btn-outline-blue-grey.btn-raised.active,.btn-outline-blue-grey.btn-fab.active{background-color:#607d8b !important;color:#fff !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #607d8b !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #607d8b !important}.bg-blue-grey.bg-darken-1{background-color:#546e7a !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #546e7a !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #546e7a !important}.border-blue-grey.border-darken-1{border:1px solid #546e7a !important}.border-top-blue-grey.border-top-darken-1{border-top:1px solid #546e7a !important}.border-bottom-blue-grey.border-bottom-darken-1{border-bottom:1px solid #546e7a !important}.border-left-blue-grey.border-left-darken-1{border-left:1px solid #546e7a !important}.border-right-blue-grey.border-right-darken-1{border-right:1px solid #546e7a !important}.bg-blue-grey.bg-darken-2{background-color:#455a64 !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #455a64 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #455a64 !important}.border-blue-grey.border-darken-2{border:1px solid #455a64 !important}.border-top-blue-grey.border-top-darken-2{border-top:1px solid #455a64 !important}.border-bottom-blue-grey.border-bottom-darken-2{border-bottom:1px solid #455a64 !important}.border-left-blue-grey.border-left-darken-2{border-left:1px solid #455a64 !important}.border-right-blue-grey.border-right-darken-2{border-right:1px solid #455a64 !important}.bg-blue-grey.bg-darken-3{background-color:#37474f !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #37474f !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #37474f !important}.border-blue-grey.border-darken-3{border:1px solid #37474f !important}.border-top-blue-grey.border-top-darken-3{border-top:1px solid #37474f !important}.border-bottom-blue-grey.border-bottom-darken-3{border-bottom:1px solid #37474f !important}.border-left-blue-grey.border-left-darken-3{border-left:1px solid #37474f !important}.border-right-blue-grey.border-right-darken-3{border-right:1px solid #37474f !important}.bg-blue-grey.bg-darken-4{background-color:#263238 !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #263238 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #263238 !important}.border-blue-grey.border-darken-4{border:1px solid #263238 !important}.border-top-blue-grey.border-top-darken-4{border-top:1px solid #263238 !important}.border-bottom-blue-grey.border-bottom-darken-4{border-bottom:1px solid #263238 !important}.border-left-blue-grey.border-left-darken-4{border-left:1px solid #263238 !important}.border-right-blue-grey.border-right-darken-4{border-right:1px solid #263238 !important}.bg-blue-grey.bg-accent-1{background-color:#cfd8dc !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #cfd8dc !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #cfd8dc !important}.border-blue-grey.border-accent-1{border:1px solid #cfd8dc !important}.border-top-blue-grey.border-top-accent-1{border-top:1px solid #cfd8dc !important}.border-bottom-blue-grey.border-bottom-accent-1{border-bottom:1px solid #cfd8dc !important}.border-left-blue-grey.border-left-accent-1{border-left:1px solid #cfd8dc !important}.border-right-blue-grey.border-right-accent-1{border-right:1px solid #cfd8dc !important}.bg-blue-grey.bg-accent-2{background-color:#b0bec5 !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b0bec5 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #b0bec5 !important}.border-blue-grey.border-accent-2{border:1px solid #b0bec5 !important}.border-top-blue-grey.border-top-accent-2{border-top:1px solid #b0bec5 !important}.border-bottom-blue-grey.border-bottom-accent-2{border-bottom:1px solid #b0bec5 !important}.border-left-blue-grey.border-left-accent-2{border-left:1px solid #b0bec5 !important}.border-right-blue-grey.border-right-accent-2{border-right:1px solid #b0bec5 !important}.bg-blue-grey.bg-accent-3{background-color:#78909c !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #78909c !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #78909c !important}.border-blue-grey.border-accent-3{border:1px solid #78909c !important}.border-top-blue-grey.border-top-accent-3{border-top:1px solid #78909c !important}.border-bottom-blue-grey.border-bottom-accent-3{border-bottom:1px solid #78909c !important}.border-left-blue-grey.border-left-accent-3{border-left:1px solid #78909c !important}.border-right-blue-grey.border-right-accent-3{border-right:1px solid #78909c !important}.bg-blue-grey.bg-accent-4{background-color:#455a64 !important}input:focus~.bg-blue-grey{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #455a64 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #455a64 !important}.border-blue-grey.border-accent-4{border:1px solid #455a64 !important}.border-top-blue-grey.border-top-accent-4{border-top:1px solid #455a64 !important}.border-bottom-blue-grey.border-bottom-accent-4{border-bottom:1px solid #455a64 !important}.border-left-blue-grey.border-left-accent-4{border-left:1px solid #455a64 !important}.border-right-blue-grey.border-right-accent-4{border-right:1px solid #455a64 !important}.bg-shades.bg-black{background-color:#000 !important}input:focus~.bg-shades{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #000 !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #000 !important}.border-shades.border-black{border:1px solid #000 !important}.border-top-shades.border-top-black{border-top:1px solid #000 !important}.border-bottom-shades.border-bottom-black{border-bottom:1px solid #000 !important}.border-left-shades.border-left-black{border-left:1px solid #000 !important}.border-right-shades.border-right-black{border-right:1px solid #000 !important}.bg-shades.bg-white{background-color:#fff !important}input:focus~.bg-shades{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff !important}.border-shades.border-white{border:1px solid #fff !important}.border-top-shades.border-top-white{border-top:1px solid #fff !important}.border-bottom-shades.border-bottom-white{border-bottom:1px solid #fff !important}.border-left-shades.border-left-white{border-left:1px solid #fff !important}.border-right-shades.border-right-white{border-right:1px solid #fff !important}.bg-shades.bg-transparent{background-color:rgba(0,0,0,0) !important}input:focus~.bg-shades{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem rgba(0,0,0,0) !important;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem rgba(0,0,0,0) !important}.border-shades.border-transparent{border:1px solid rgba(0,0,0,0) !important}.border-top-shades.border-top-transparent{border-top:1px solid rgba(0,0,0,0) !important}.border-bottom-shades.border-bottom-transparent{border-bottom:1px solid rgba(0,0,0,0) !important}.border-left-shades.border-left-transparent{border-left:1px solid rgba(0,0,0,0) !important}.border-right-shades.border-right-transparent{border-right:1px solid rgba(0,0,0,0) !important}.black{color:#000}.bg-black{background-color:#000}input:focus~.bg-black{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #000;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #000}.border-black{border:1px solid #000}.border-top-black{border-top:1px solid #000}.border-bottom-black{border-bottom:1px solid #000}.border-left-black{border-left:1px solid #000}.border-right-black{border-right:1px solid #000}.white{color:#fff}.bg-white{background-color:#fff}input:focus~.bg-white{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff;box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem #fff}.border-white{border:1px solid #fff}.border-top-white{border-top:1px solid #fff}.border-bottom-white{border-bottom:1px solid #fff}.border-left-white{border-left:1px solid #fff}.border-right-white{border-right:1px solid #fff}.transparent{color:rgba(0,0,0,0)}.bg-transparent{background-color:rgba(0,0,0,0)}input:focus~.bg-transparent{-webkit-box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem rgba(0,0,0,0);box-shadow:0 0 0 .075rem #fff,0 0 0 .21rem rgba(0,0,0,0)}.border-transparent{border:1px solid rgba(0,0,0,0)}.border-top-transparent{border-top:1px solid rgba(0,0,0,0)}.border-bottom-transparent{border-bottom:1px solid rgba(0,0,0,0)}.border-left-transparent{border-left:1px solid rgba(0,0,0,0)}.border-right-transparent{border-right:1px solid rgba(0,0,0,0)}.alert{position:relative}.alert .alert-link:hover{text-decoration:underline}.alert.alert-icon-left{border-left-width:4rem}.alert.alert-icon-right{border-right-width:4rem}.alert.alert-icon-left[class*=bg-]{border-left-color:rgba(0,0,0,.15) !important}.alert.alert-icon-right[class*=bg-]{border-right-color:rgba(0,0,0,.15) !important}.alert[class*=alert-icon-]:after{content:"";font-family:FontAwesome;color:#fff;width:4rem;left:-4rem;text-align:center;position:absolute;top:50%;margin-top:-8px;font-size:1.25rem;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.alert .close{font-size:2rem;line-height:1rem}.alert[class*=bg-]{color:#fff}.alert[class*=bg-] .alert-link{color:#fff}.alert[class*=bg-] .close{color:#fff;opacity:1;text-shadow:none}.alert[class*=alert-icon-].alert-primary:after,.alert[class*=alert-icon-][class*=alert-primary]:after,.alert[class*=alert-icon-][class*=bg-primary]:after{content:""}.alert[class*=alert-icon-].alert-danger:after,.alert[class*=alert-icon-][class*=alert-danger]:after,.alert[class*=alert-icon-][class*=bg-danger]:after{content:""}.alert[class*=alert-icon-].alert-success:after,.alert[class*=alert-icon-][class*=alert-success]:after,.alert[class*=alert-icon-][class*=bg-success]:after{content:""}.alert[class*=alert-icon-].alert-warning:after,.alert[class*=alert-icon-][class*=alert-warning]:after,.alert[class*=alert-icon-][class*=bg-warning]:after{content:""}.alert[class*=alert-icon-].alert-info:after,.alert[class*=alert-icon-][class*=alert-info]:after,.alert[class*=alert-icon-][class*=bg-info]:after{content:""}.alert.alert-icon-right:after{left:auto;right:-4rem}html{font-size:14px}body{font-family:"Rubik","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:300;line-height:1.5em;color:rgba(0,0,0,.87);min-height:100vh}body.inverse .modal,body.inverse .modal .form-control{background-color:initial;color:initial}.content-wrapper{padding:0 30px}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Montserrat","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:300;line-height:1.15em}a{color:var(--blue)}a:hover,a:focus{color:#008487;text-decoration:none}a.text-info:hover,a.text-info:focus{color:#19a8c1}p{font-size:1rem;letter-spacing:.3px}@media(max-width: 576px){.main-panel .main-content .content-wrapper{padding:0 15px}}.collapse-icon .card-header{position:relative}.collapse-icon a[data-toggle=collapse]:after{position:absolute;top:40%;right:20px;margin-top:-4px;font-family:"feather";content:"";-webkit-transition:all 300ms linear 0s;-o-transition:all 300ms linear 0s;-moz-transition:all 300ms linear 0s;transition:all 300ms linear 0s}.collapse-icon a[data-toggle=collapse]:before{position:absolute;top:40%;right:20px;margin-top:-4px;font-family:"feather";content:"";-webkit-transition:all 300ms linear 0s;-o-transition:all 300ms linear 0s;-moz-transition:all 300ms linear 0s;transition:all 300ms linear 0s}.collapse-icon.left a{padding-left:28px}.collapse-icon.left a:before,.collapse-icon.left a:after{left:20px;right:auto}.collapse-icon a[aria-expanded=true]:before{opacity:0}.collapse-icon a[aria-expanded=false]:after{opacity:0}.collapse-icon.accordion-icon-rotate a[aria-expanded=true]:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.collapse-icon.accordion-icon-rotate a[aria-expanded=false]:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.badge{padding:6px 10px;font-size:85%;font-weight:500;letter-spacing:.3px}.badge-pill{padding:5px 6px 3px}.input-group{margin-bottom:1rem}.input-group .btn[class*=btn-]{margin-bottom:0}.btn:active,.btn.active,.fc button.active{background-image:initial}button:hover{cursor:pointer}.btn[class*=btn-outline-] a.text-decoration-none:hover,.fc button[class*=btn-outline-] a.text-decoration-none:hover{color:#fff}.btn[class*=btn-]:not(:disabled):not(.disabled):active,.btn[class*=btn-]:not(:disabled):not(.disabled).active,.fc button[class*=btn-]:not(:disabled):not(.disabled).active,.show>.btn[class*=btn-].dropdown-toggle,.fc .show>button[class*=btn-].dropdown-toggle{color:inherit}.card{border:0;margin:18px 0;-webkit-box-shadow:0 6px 0 0 rgba(0,0,0,.01),0 15px 32px 0 rgba(0,0,0,.06);box-shadow:0 6px 0 0 rgba(0,0,0,.01),0 15px 32px 0 rgba(0,0,0,.06);border-radius:4px}.card[class*=gradient-] .card-header,.card[class*=gradient-] .card-footer{background-color:initial}.card .card-header{padding-bottom:0;border-bottom:none;background-color:rgba(0,0,0,0)}.card .card{-webkit-box-shadow:none;box-shadow:none}.card h1.card-title,.card h2.card-title,.card h3.card-title,.card h4.card-title,.card h5.card-title,.card h6.card-title{text-transform:uppercase;font-weight:500;letter-spacing:.05rem;font-size:1.25rem;margin-bottom:.25rem}.card .card-footer{padding:1rem 1.5rem;background:#fff;overflow:hidden}.dropdown .dropdown-menu{border:1px solid #e6e6e6;border-radius:0 0 .25rem .25rem;-webkit-transform-origin:top;-moz-transform-origin:top;-ms-transform-origin:top;-o-transform-origin:top;transform-origin:top;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform:scale(1, 0);-moz-transform:scale(1, 0);-ms-transform:scale(1, 0);-o-transform:scale(1, 0);transform:scale(1, 0);-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.dropdown .dropdown-menu .dropdown-header{padding:10px 20px;margin-top:10px;text-transform:uppercase;color:#dee2e6}.dropdown .dropdown-menu .dropdown-item{padding:10px 20px;width:auto}.dropdown .dropdown-menu .dropdown-item:active{background-color:#f2f4f7 !important}.show>.dropdown-menu{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);opacity:1;display:block}.dropdown-toggle.nav-hide-arrow::after{display:none}.dropdown-toggle:focus{outline:0}.navbar-horizontal .dropdown-toggle::after{top:-9px !important}.dropdown-menu-right{left:auto !important;right:0}.dropdown-menu{-webkit-box-shadow:none;box-shadow:none}.dropdown-menu .dropdown-submenu{position:relative}.dropdown-menu .dropdown-submenu:hover .dropdown-menu{display:block}.dropdown-menu .dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px}.dropdown-menu .dropdown-submenu>.dropdown-menu.open-left{left:auto;right:100%}.dropdown-menu .dropdown-submenu>a:after,.dropdown-menu .dropdown-submenu>button:after{font-family:"FontAwesome";content:"" !important;font-weight:900;right:8px;top:-15px;font-size:1.2rem;float:right;border:none;margin-top:1.15rem;position:absolute}.dropdown-menu .dropdown-submenu :hover>a:after,.dropdown-menu .dropdown-submenu :hover>button:after{border-left-color:#555}.dropdown-menu .dropdown-submenu .pull-left{float:none}.dropdown-menu .dropdown-submenu .pull-left>.dropdown-menu{left:-100%;margin-left:10px}.dropdown-header{text-transform:uppercase}.dropdown-header.highlight{color:#2b2d2f;text-decoration:none;background-color:#f5f5f5}.btn-secondary~.dropdown-menu .dropdown-item.active,.fc button~.dropdown-menu .dropdown-item.active{background-color:#ccc}.btn-primary~.dropdown-menu .dropdown-item.active{background-color:var(--blue)}.btn-success~.dropdown-menu .dropdown-item.active{background-color:#0cc27e}.btn-danger~.dropdown-menu .dropdown-item.active{background-color:#ff586b}.btn-info~.dropdown-menu .dropdown-item.active{background-color:#1cbcd8}.btn-warning~.dropdown-menu .dropdown-item.active{background-color:#ff8d60}.dropdown-menu.arrow{margin-top:12px}.dropdown-menu.arrow:after,.dropdown-menu.arrow:before{position:absolute;left:10px;display:inline-block;width:0;height:0;content:"";border:7px solid rgba(0,0,0,0);border-top-width:0}.dropdown-menu.arrow:before{top:-7px;border-bottom-color:#b3b3b3}.dropdown-menu.arrow:after{top:-6px;border-bottom-color:#fff}.dropdown-menu .arrow-left{margin-left:7px !important}.dropdown-menu .arrow-left:after,.dropdown-menu .arrow-left:before{position:absolute;top:10px;display:inline-block;width:0;height:0;content:"";border:7px solid rgba(0,0,0,0);border-left-width:0}.dropdown-menu .arrow-left:before{left:-8px;border-right-color:#b3b3b3}.dropdown-menu .arrow-left:after{left:-7px;border-right-color:#fff}.dropdown-menu .arrow-right{margin-right:7px !important}.dropdown-menu .arrow-right:after,.dropdown-menu .arrow-right:before{position:absolute;top:10px;display:inline-block;width:0;height:0;content:"";border:7px solid rgba(0,0,0,0);border-right-width:0}.dropdown-menu .arrow-right:before{right:-7px;border-left-color:#b3b3b3}.dropdown-menu .arrow-right:after{right:-6px;border-left-color:#fff}.dropup .dropdown-menu{top:auto}.dropup .dropdown-menu.arrow{margin-bottom:12px}.dropup .dropdown-menu.arrow:after,.dropup .dropdown-menu.arrow:before{top:auto;border-top-width:7px;border-bottom-width:0}.dropup .dropdown-menu.arrow:before{bottom:-8px;border-top-color:#b3b3b3}.dropup .dropdown-menu.arrow:after{bottom:-6px;border-top-color:#fff}.dropup .dropdown-submenu .dropdown-menu{bottom:auto;top:0}.dropdown-menu-xl a,.dropdown-menu-xl button{padding-top:9px;padding-bottom:9px;font-size:1rem;line-height:1.43}.dropdown-menu-lg a,.dropdown-menu-lg button{padding-top:6px;padding-bottom:6px}.dropdown-menu-sm a,.dropdown-menu-sm button{padding-top:5px;padding-bottom:5px;font-size:.86rem;line-height:1.67}.dropdown-item.buttons-columnVisibility.active{color:#000}form label{color:#75787d;font-size:.75rem;text-transform:uppercase;letter-spacing:2px;font-weight:500}form .form-group{margin-bottom:1.5rem}form .form-control{border:1px solid #a6a9ae;color:#75787d}form .form-control::-webkit-input-placeholder{color:#b1c1d8}form .form-control:-moz-placeholder{color:#b1c1d8}form .form-control::-moz-placeholder{color:#b1c1d8}form .form-control:-ms-input-placeholder{color:#b1c1d8}form .form-control:focus{border-color:#000}form .form-body{overflow:hidden}form .form-actions{border-top:1px solid #d3dce9;padding:20px 0;margin-top:20px}form .form-actions.filled{background-color:#f5f7fa}form .form-actions.center{text-align:center}form .form-actions.right{text-align:right}form .form-actions.top{border-top:0;border-bottom:1px solid #d3dce9;margin-top:0;margin-bottom:20px}form.row-separator .form-group{margin:0;border-bottom:1px solid #ebeff5}form.row-separator .form-group .label-control{padding-top:1.5rem}form.row-separator .form-group>div{padding:1.2rem;padding-right:0}form.row-separator .form-group.last{border-bottom:0}select.form-control{padding-top:0 !important;padding-bottom:0 !important}.form-control:disabled,.form-control[readonly]{background-color:#eceff1}.carousel-inner>.carousel-item>img{display:block;max-width:100%;height:auto;line-height:1}.modal-content{border-radius:.25rem}.modal-content .modal-footer .btn,.modal-content .modal-footer .fc button,.fc .modal-content .modal-footer button{margin:0}.modal-content .modal-footer .btn+.btn,.modal-content .modal-footer .fc button+.btn,.fc .modal-content .modal-footer button+.btn,.modal-content .modal-footer .fc .btn+button,.fc .modal-content .modal-footer .btn+button,.modal-content .modal-footer .fc button+button,.fc .modal-content .modal-footer button+button{margin-left:8px}.nav-vertical .nav-left.nav-tabs li.nav-item a.nav-link.active{border:1px solid #ddd;border-right:0;border-radius:.25rem 0 0 .25rem}.nav-vertical .nav-left.nav-tabs.nav-border-left li.nav-item a.nav-link.active{border-left:3px solid #ff586b;border-top-right-radius:0;border-bottom-right-radius:0;color:#555}.nav-vertical .nav-left~.tab-content .tab-pane.active{display:block}.nav-vertical .nav-right.nav-tabs li.nav-item a.nav-link.active{border:1px solid #ddd;border-left:0;border-radius:0 .25rem .25rem 0}.nav-vertical .nav-right.nav-tabs.nav-border-right li.nav-item a.nav-link.active{border-right:3px solid #ff586b;border-top-left-radius:0;border-bottom-left-radius:0;color:#555}.nav-vertical .nav-right~.tab-content .tab-pane.active{display:block}.navbar{z-index:3;border:0;border-radius:0}.navbar .navbar-nav{display:block;margin-right:-18px}.navbar .navbar-nav .dropdown-menu{position:absolute}.navbar .notification{position:absolute;top:-1px;right:13px}@media(max-width: 576px){nav.navbar.header-navbar{padding:0 12px}}.popover{border-color:rgba(0,157,160,.2);padding:0}.popover .popover-header{background-color:var(--blue);border-color:var(--blue);color:#fff}.toast-bs-container .toast-position .toast.show{opacity:1;z-index:1030}.toast{display:none;background-color:#fff;margin-top:.75rem}.toast.show.toast-wrapper{position:static}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem;font-weight:300}small,.small{font-size:90%}li,dd{line-height:2rem}h2.title{margin-bottom:2rem}.text-warning{color:#ff8d60 !important}.text-primary{color:var(--blue) !important}.text-danger{color:#ff586b !important}.text-success{color:#0cc27e !important}.text-info{color:#1cbcd8 !important}.text-gray{color:!important}.font-large-1{font-size:2rem !important;line-height:2rem}.text-bold-300{font-weight:300}.text-bold-400{font-weight:400}.text-bold-500{font-weight:500}.text-bold-600{font-weight:600}.text-bold-700{font-weight:700}.text-italic{font-style:italic}.text-highlight{padding:4px 6px}#equal-width .bd-example .row [class^=col-],#equal-width .bd-example .row .col,#setting-one-column-width .bd-example .row [class^=col-],#setting-one-column-width .bd-example .row .col,#variable-width-content .bd-example .row [class^=col-],#variable-width-content .bd-example .row .col,#equal-width-multi-row .bd-example .row [class^=col-],#equal-width-multi-row .bd-example .row .col,#all-breakpoints .bd-example .row [class^=col-],#all-breakpoints .bd-example .row .col,#stacked-to-horizontal .bd-example .row [class^=col-],#stacked-to-horizontal .bd-example .row .col,#alignment .bd-example .row [class^=col-],#alignment .bd-example .row .col,#vertical-alignment .bd-example .row [class^=col-],#vertical-alignment .bd-example .row .col,#horizontal-alignment .bd-example .row [class^=col-],#horizontal-alignment .bd-example .row .col,#column-wrapping .bd-example .row [class^=col-],#column-wrapping .bd-example .row .col,#column-breaks .bd-example .row [class^=col-],#column-breaks .bd-example .row .col,#reordering .bd-example .row [class^=col-],#reordering .bd-example .row .col,#offsetting-columns .bd-example .row [class^=col-],#offsetting-columns .bd-example .row .col,#margin-utilities .bd-example .row [class^=col-],#margin-utilities .bd-example .row .col,#nesting .bd-example .row [class^=col-],#nesting .bd-example .row .col{padding-top:.75rem;padding-bottom:.75rem;background-color:rgba(86,61,124,.15);border:1px solid rgba(86,61,124,.2)}#equal-width .bd-example .row+.row,#setting-one-column-width .bd-example .row+.row,#variable-width-content .bd-example .row+.row,#equal-width-multi-row .bd-example .row+.row,#all-breakpoints .bd-example .row+.row,#stacked-to-horizontal .bd-example .row+.row,#alignment .bd-example .row+.row,#vertical-alignment .bd-example .row+.row,#horizontal-alignment .bd-example .row+.row,#column-wrapping .bd-example .row+.row,#column-breaks .bd-example .row+.row,#reordering .bd-example .row+.row,#offsetting-columns .bd-example .row+.row,#margin-utilities .bd-example .row+.row,#nesting .bd-example .row+.row{margin-top:1rem}.form-group .checkbox label,.form-group .radio label{color:rgba(0,0,0,.87)}.btn-group span:first-child:not(:last-child) .btn.dropdown-toggle,.btn-group span:first-child:not(:last-child) .fc button.dropdown-toggle,.fc .btn-group span:first-child:not(:last-child) button.dropdown-toggle,.input-group span:first-child:not(:last-child) .btn.dropdown-toggle,.input-group span:first-child:not(:last-child) .fc button.dropdown-toggle,.fc .input-group span:first-child:not(:last-child) button.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group span:last-child:not(:first-child) .btn.dropdown-toggle,.btn-group span:last-child:not(:first-child) .fc button.dropdown-toggle,.fc .btn-group span:last-child:not(:first-child) button.dropdown-toggle,.input-group span:last-child:not(:first-child) .btn.dropdown-toggle,.input-group span:last-child:not(:first-child) .fc button.dropdown-toggle,.fc .input-group span:last-child:not(:first-child) button.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group span:not(:last-child):not(:first-child) .btn.dropdown-toggle,.btn-group span:not(:last-child):not(:first-child) .fc button.dropdown-toggle,.fc .btn-group span:not(:last-child):not(:first-child) button.dropdown-toggle,.input-group span:not(:last-child):not(:first-child) .btn.dropdown-toggle,.input-group span:not(:last-child):not(:first-child) .fc button.dropdown-toggle,.fc .input-group span:not(:last-child):not(:first-child) button.dropdown-toggle{border-radius:0}.list-group-item:hover{z-index:0}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{background-color:var(--blue);border-color:var(--blue)}.label{padding-bottom:.1em !important;letter-spacing:.5px}.media img{margin-right:1rem !important}.media .media-body+a img{margin-right:0 !important;margin-left:1rem}.media .media-body.text-right+a img{margin-left:0}.media .media-body,.media .media-right{padding-top:0}.dropdown-menu{display:none;opacity:inherit}.dropdown-menu .active a{background-color:var(--blue)}.dropdown-menu .active a:focus,.dropdown-menu .active a:hover{background-color:var(--blue)}.dropdown-menu.show{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1}.form-control.open~.dropdown-menu{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1}.nav-tabs .nav-link{height:100%}.nav-tabs .nav-link.active{background-color:rgba(0,0,0,0);border-bottom-color:#fff}.nav-tabs .nav-item.show .nav-link{background-color:rgba(0,0,0,0);border-bottom-color:#fff}.chat-application .content-overlay.show{background:rgba(0,0,0,.9)}@media(max-width: 992px){.chat-application .chat-app-form .form-group i.fa.fa-paper-plane-o{padding:.25rem !important}}.email-application .content-overlay.show{background:rgba(0,0,0,.9)}.email-application .list-group-item.active,.email-application .list-group-item.active:hover,.email-application .list-group-item.active:focus{color:#fff}.email-application .avatar-md span.text-circle{width:40px;height:40px}.email-application .avatar span.text-circle{text-align:center;vertical-align:middle;color:#fff;font-size:1.2rem;background:#babfc7;display:table-cell}@media screen and (max-width: 50em){.content{padding:0 10px}}.position-relative{position:relative !important}.overflow-auto{overflow:auto}.border{border:1px solid}.border-top{border-top:1px solid}.border-bottom{border-bottom:1px solid}.border-left{border-left:1px solid}.border-right{border-right:1px solid}.border-2{border-width:2px !important}.border-top-2{border-top-width:2px !important}.border-bottom-2{border-bottom-width:2px !important}.border-left-2{border-left-width:2px !important}.border-right-2{border-right-width:2px !important}.border-3{border-width:3px !important}.border-top-3{border-top-width:3px !important}.border-bottom-3{border-bottom-width:3px !important}.border-left-3{border-left-width:3px !important}.border-right-3{border-right-width:3px !important}.fit{max-width:100% !important}.full-height-vh{height:100vh !important}.spinner{display:inline-block;-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;-o-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-reverse{display:inline-block;-webkit-animation:spin-reverse 1s linear infinite;-moz-animation:spin-reverse 1s linear infinite;-o-animation:spin-reverse 1s linear infinite;animation:spin-reverse 1s linear infinite}@-webkit-keyframes spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-moz-keyframes spin-reverse{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(-360deg);transform:rotate(-360deg)}}@-o-keyframes spin-reverse{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes spin-reverse{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}.bg-cover{-webkit-background-size:cover !important;background-size:cover !important}.bg-repeat{background-repeat:repeat !important}.bg-no-repeat{background-repeat:no-repeat !important}.btn-adn.active,.open>.btn-adn.dropdown-toggle{color:#fff;background-color:#ce563f !important;border-color:rgba(0,0,0,.2)}.btn-adn.active:hover,.btn-adn.active:focus,.btn-adn.active.focus,.open>.btn-adn.dropdown-toggle:hover,.open>.btn-adn.dropdown-toggle:focus,.open>.btn-adn.dropdown-toggle.focus{color:#fff;background-color:#b94630 !important;border-color:rgba(0,0,0,.2)}.btn-adn.active,.open>.btn-adn.dropdown-toggle{background-image:none}.btn-adn .badge{color:#d87a68;background-color:#fff}.btn-bitbucket.active,.open>.btn-bitbucket.dropdown-toggle{color:#fff;background-color:#163758 !important;border-color:rgba(0,0,0,.2)}.btn-bitbucket.active:hover,.btn-bitbucket.active:focus,.btn-bitbucket.active.focus,.open>.btn-bitbucket.dropdown-toggle:hover,.open>.btn-bitbucket.dropdown-toggle:focus,.open>.btn-bitbucket.dropdown-toggle.focus{color:#fff;background-color:#0f253c !important;border-color:rgba(0,0,0,.2)}.btn-bitbucket.active,.open>.btn-bitbucket.dropdown-toggle{background-image:none}.btn-bitbucket .badge{color:#205081;background-color:#fff}.btn-dropbox.active,.open>.btn-dropbox.dropdown-toggle{color:#fff;background-color:#0d6aad !important;border-color:rgba(0,0,0,.2)}.btn-dropbox.active:hover,.btn-dropbox.active:focus,.btn-dropbox.active.focus,.open>.btn-dropbox.dropdown-toggle:hover,.open>.btn-dropbox.dropdown-toggle:focus,.open>.btn-dropbox.dropdown-toggle.focus{color:#fff;background-color:#0a568c !important;border-color:rgba(0,0,0,.2)}.btn-dropbox.active,.open>.btn-dropbox.dropdown-toggle{background-image:none}.btn-dropbox .badge{color:#1087dd;background-color:#fff}.btn-facebook.active,.open>.btn-facebook.dropdown-toggle{color:#fff;background-color:#2d4373 !important;border-color:rgba(0,0,0,.2)}.btn-facebook.active:hover,.btn-facebook.active:focus,.btn-facebook.active.focus,.open>.btn-facebook.dropdown-toggle:hover,.open>.btn-facebook.dropdown-toggle:focus,.open>.btn-facebook.dropdown-toggle.focus{color:#fff;background-color:#23345a !important;border-color:rgba(0,0,0,.2)}.btn-facebook.active,.open>.btn-facebook.dropdown-toggle{background-image:none}.btn-facebook .badge{color:#3b5998;background-color:#fff}.btn-flickr.active,.open>.btn-flickr.dropdown-toggle{color:#fff;background-color:#cc006a !important;border-color:rgba(0,0,0,.2)}.btn-flickr.active:hover,.btn-flickr.active:focus,.btn-flickr.active.focus,.open>.btn-flickr.dropdown-toggle:hover,.open>.btn-flickr.dropdown-toggle:focus,.open>.btn-flickr.dropdown-toggle.focus{color:#fff;background-color:#a80057 !important;border-color:rgba(0,0,0,.2)}.btn-flickr.active,.open>.btn-flickr.dropdown-toggle{background-image:none}.btn-flickr .badge{color:#ff0084;background-color:#fff}.btn-foursquare.active,.open>.btn-foursquare.dropdown-toggle{color:#fff;background-color:#f71752 !important;border-color:rgba(0,0,0,.2)}.btn-foursquare.active:hover,.btn-foursquare.active:focus,.btn-foursquare.active.focus,.open>.btn-foursquare.dropdown-toggle:hover,.open>.btn-foursquare.dropdown-toggle:focus,.open>.btn-foursquare.dropdown-toggle.focus{color:#fff;background-color:#e30742 !important;border-color:rgba(0,0,0,.2)}.btn-foursquare.active,.open>.btn-foursquare.dropdown-toggle{background-image:none}.btn-foursquare .badge{color:#f94877;background-color:#fff}.btn-github.active,.open>.btn-github.dropdown-toggle{color:#fff;background-color:#2b2b2b !important;border-color:rgba(0,0,0,.2)}.btn-github.active:hover,.btn-github.active:focus,.btn-github.active.focus,.open>.btn-github.dropdown-toggle:hover,.open>.btn-github.dropdown-toggle:focus,.open>.btn-github.dropdown-toggle.focus{color:#fff;background-color:#191919 !important;border-color:rgba(0,0,0,.2)}.btn-github.active,.open>.btn-github.dropdown-toggle{background-image:none}.btn-github .badge{color:#444;background-color:#fff}.btn-google.active,.open>.btn-google.dropdown-toggle{color:#fff;background-color:#c23321 !important;border-color:rgba(0,0,0,.2)}.btn-google.active:hover,.btn-google.active:focus,.btn-google.active.focus,.open>.btn-google.dropdown-toggle:hover,.open>.btn-google.dropdown-toggle:focus,.open>.btn-google.dropdown-toggle.focus{color:#fff;background-color:#a32b1c !important;border-color:rgba(0,0,0,.2)}.btn-google.active,.open>.btn-google.dropdown-toggle{background-image:none}.btn-google .badge{color:#dd4b39;background-color:#fff}.btn-instagram.active,.open>.btn-instagram.dropdown-toggle{color:#fff;background-color:#305777 !important;border-color:rgba(0,0,0,.2)}.btn-instagram.active:hover,.btn-instagram.active:focus,.btn-instagram.active.focus,.open>.btn-instagram.dropdown-toggle:hover,.open>.btn-instagram.dropdown-toggle:focus,.open>.btn-instagram.dropdown-toggle.focus{color:#fff;background-color:#26455d !important;border-color:rgba(0,0,0,.2)}.btn-instagram.active,.open>.btn-instagram.dropdown-toggle{background-image:none}.btn-instagram .badge{color:#3f729b;background-color:#fff}.btn-linkedin.active,.open>.btn-linkedin.dropdown-toggle{color:#fff;background-color:#005983 !important;border-color:rgba(0,0,0,.2)}.btn-linkedin.active:hover,.btn-linkedin.active:focus,.btn-linkedin.active.focus,.open>.btn-linkedin.dropdown-toggle:hover,.open>.btn-linkedin.dropdown-toggle:focus,.open>.btn-linkedin.dropdown-toggle.focus{color:#fff;background-color:#00405f !important;border-color:rgba(0,0,0,.2)}.btn-linkedin.active,.open>.btn-linkedin.dropdown-toggle{background-image:none}.btn-linkedin .badge{color:#007bb6;background-color:#fff}.btn-microsoft.active,.open>.btn-microsoft.dropdown-toggle{color:#fff;background-color:#125acd !important;border-color:rgba(0,0,0,.2)}.btn-microsoft.active:hover,.btn-microsoft.active:focus,.btn-microsoft.active.focus,.open>.btn-microsoft.dropdown-toggle:hover,.open>.btn-microsoft.dropdown-toggle:focus,.open>.btn-microsoft.dropdown-toggle.focus{color:#fff;background-color:#0f4bac !important;border-color:rgba(0,0,0,.2)}.btn-microsoft.active,.open>.btn-microsoft.dropdown-toggle{background-image:none}.btn-microsoft .badge{color:#2672ec;background-color:#fff}.btn-odnoklassniki.active,.open>.btn-odnoklassniki.dropdown-toggle{color:#fff;background-color:#d35b0a !important;border-color:rgba(0,0,0,.2)}.btn-odnoklassniki.active:hover,.btn-odnoklassniki.active:focus,.btn-odnoklassniki.active.focus,.open>.btn-odnoklassniki.dropdown-toggle:hover,.open>.btn-odnoklassniki.dropdown-toggle:focus,.open>.btn-odnoklassniki.dropdown-toggle.focus{color:#fff;background-color:#b14c09 !important;border-color:rgba(0,0,0,.2)}.btn-odnoklassniki.active,.open>.btn-odnoklassniki.dropdown-toggle{background-image:none}.btn-odnoklassniki .badge{color:#f4731c;background-color:#fff}.btn-openid.active,.open>.btn-openid.dropdown-toggle{color:#fff;background-color:#da7908 !important;border-color:rgba(0,0,0,.2)}.btn-openid.active:hover,.btn-openid.active:focus,.btn-openid.active.focus,.open>.btn-openid.dropdown-toggle:hover,.open>.btn-openid.dropdown-toggle:focus,.open>.btn-openid.dropdown-toggle.focus{color:#fff;background-color:#b86607 !important;border-color:rgba(0,0,0,.2)}.btn-openid.active,.open>.btn-openid.dropdown-toggle{background-image:none}.btn-openid .badge{color:#f7931e;background-color:#fff}.btn-pinterest.active,.open>.btn-pinterest.dropdown-toggle{color:#fff;background-color:#9f191f !important;border-color:rgba(0,0,0,.2)}.btn-pinterest.active:hover,.btn-pinterest.active:focus,.btn-pinterest.active.focus,.open>.btn-pinterest.dropdown-toggle:hover,.open>.btn-pinterest.dropdown-toggle:focus,.open>.btn-pinterest.dropdown-toggle.focus{color:#fff;background-color:#801419 !important;border-color:rgba(0,0,0,.2)}.btn-pinterest.active,.open>.btn-pinterest.dropdown-toggle{background-image:none}.btn-pinterest .badge{color:#cb2027;background-color:#fff}.btn-reddit.active,.open>.btn-reddit.dropdown-toggle{color:#000;background-color:#bcdeff !important;border-color:rgba(0,0,0,.2)}.btn-reddit.active:hover,.btn-reddit.active:focus,.btn-reddit.active.focus,.open>.btn-reddit.dropdown-toggle:hover,.open>.btn-reddit.dropdown-toggle:focus,.open>.btn-reddit.dropdown-toggle.focus{color:#000;background-color:#98ccff !important;border-color:rgba(0,0,0,.2)}.btn-reddit.active,.open>.btn-reddit.dropdown-toggle{background-image:none}.btn-reddit .badge{color:#eff7ff;background-color:#000}.btn-soundcloud.active,.open>.btn-soundcloud.dropdown-toggle{color:#fff;background-color:#c40 !important;border-color:rgba(0,0,0,.2)}.btn-soundcloud.active:hover,.btn-soundcloud.active:focus,.btn-soundcloud.active.focus,.open>.btn-soundcloud.dropdown-toggle:hover,.open>.btn-soundcloud.dropdown-toggle:focus,.open>.btn-soundcloud.dropdown-toggle.focus{color:#fff;background-color:#a83800 !important;border-color:rgba(0,0,0,.2)}.btn-soundcloud.active,.open>.btn-soundcloud.dropdown-toggle{background-image:none}.btn-soundcloud .badge{color:#f50;background-color:#fff}.btn-tumblr.active,.open>.btn-tumblr.dropdown-toggle{color:#fff;background-color:#1c2e3f !important;border-color:rgba(0,0,0,.2)}.btn-tumblr.active:hover,.btn-tumblr.active:focus,.btn-tumblr.active.focus,.open>.btn-tumblr.dropdown-toggle:hover,.open>.btn-tumblr.dropdown-toggle:focus,.open>.btn-tumblr.dropdown-toggle.focus{color:#fff;background-color:#111c26 !important;border-color:rgba(0,0,0,.2)}.btn-tumblr.active,.open>.btn-tumblr.dropdown-toggle{background-image:none}.btn-tumblr .badge{color:#2c4762;background-color:#fff}.btn-twitter.active,.open>.btn-twitter.dropdown-toggle{color:#fff;background-color:#2795e9 !important;border-color:rgba(0,0,0,.2)}.btn-twitter.active:hover,.btn-twitter.active:focus,.btn-twitter.active.focus,.open>.btn-twitter.dropdown-toggle:hover,.open>.btn-twitter.dropdown-toggle:focus,.open>.btn-twitter.dropdown-toggle.focus{color:#fff;background-color:#1583d7 !important;border-color:rgba(0,0,0,.2)}.btn-twitter.active,.open>.btn-twitter.dropdown-toggle{background-image:none}.btn-twitter .badge{color:#55acee;background-color:#fff}.btn-vimeo.active,.open>.btn-vimeo.dropdown-toggle{color:#fff;background-color:#1295bf !important;border-color:rgba(0,0,0,.2)}.btn-vimeo.active:hover,.btn-vimeo.active:focus,.btn-vimeo.active.focus,.open>.btn-vimeo.dropdown-toggle:hover,.open>.btn-vimeo.dropdown-toggle:focus,.open>.btn-vimeo.dropdown-toggle.focus{color:#fff;background-color:#0f7b9f !important;border-color:rgba(0,0,0,.2)}.btn-vimeo.active,.open>.btn-vimeo.dropdown-toggle{background-image:none}.btn-vimeo .badge{color:#1ab7ea;background-color:#fff}.btn-vk.active,.open>.btn-vk.dropdown-toggle{color:#fff;background-color:#466482 !important;border-color:rgba(0,0,0,.2)}.btn-vk.active:hover,.btn-vk.active:focus,.btn-vk.active.focus,.open>.btn-vk.dropdown-toggle:hover,.open>.btn-vk.dropdown-toggle:focus,.open>.btn-vk.dropdown-toggle.focus{color:#fff;background-color:#3a526b !important;border-color:rgba(0,0,0,.2)}.btn-vk.active,.open>.btn-vk.dropdown-toggle{background-image:none}.btn-vk .badge{color:#587ea3;background-color:#fff}.btn-yahoo.active,.open>.btn-yahoo.dropdown-toggle{color:#fff;background-color:#500a6f !important;border-color:rgba(0,0,0,.2)}.btn-yahoo.active:hover,.btn-yahoo.active:focus,.btn-yahoo.active.focus,.open>.btn-yahoo.dropdown-toggle:hover,.open>.btn-yahoo.dropdown-toggle:focus,.open>.btn-yahoo.dropdown-toggle.focus{color:#fff;background-color:#39074e !important;border-color:rgba(0,0,0,.2)}.btn-yahoo.active,.open>.btn-yahoo.dropdown-toggle{background-image:none}.btn-yahoo .badge{color:#720e9e;background-color:#fff}.btn-adn-flat.active{background-color:rgba(0,0,0,0) !important}.btn-bitbucket-flat.active{background-color:rgba(0,0,0,0) !important}.btn-dropbox-flat.active{background-color:rgba(0,0,0,0) !important}.btn-facebook-flat.active{background-color:rgba(0,0,0,0) !important}.btn-flickr-flat.active{background-color:rgba(0,0,0,0) !important}.btn-foursquare-flat.active{background-color:rgba(0,0,0,0) !important}.btn-github-flat.active{background-color:rgba(0,0,0,0) !important}.btn-google-flat.active{background-color:rgba(0,0,0,0) !important}.btn-instagram-flat.active{background-color:rgba(0,0,0,0) !important}.btn-linkedin-flat.active{background-color:rgba(0,0,0,0) !important}.btn-microsoft-flat.active{background-color:rgba(0,0,0,0) !important}.btn-odnoklassniki-flat.active{background-color:rgba(0,0,0,0) !important}.btn-openid-flat.active{background-color:rgba(0,0,0,0) !important}.btn-pinterest-flat.active{background-color:rgba(0,0,0,0) !important}.btn-reddit-flat.active{background-color:rgba(0,0,0,0) !important}.btn-soundcloud-flat.active{background-color:rgba(0,0,0,0) !important}.btn-tumblr-flat.active{background-color:rgba(0,0,0,0) !important}.btn-twitter-flat.active{background-color:rgba(0,0,0,0) !important}.btn-vimeo-flat.active{background-color:rgba(0,0,0,0) !important}.btn-vk-flat.active{background-color:rgba(0,0,0,0) !important}.btn-yahoo-flat.active{background-color:rgba(0,0,0,0) !important}hr{border-color:#a8a8a8}.path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite,color 2s ease-in-out infinite;-moz-animation:dash 1.5s ease-in-out infinite,color 2s ease-in-out infinite;-o-animation:dash 1.5s ease-in-out infinite,color 2s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 2s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes rotate{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-o-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes color{100%,0%{stroke:var(--blue)}50%{stroke:#ff8d60}100%{stroke:var(--blue)}}@-moz-keyframes color{100%,0%{stroke:var(--blue)}50%{stroke:#ff8d60}100%{stroke:var(--blue)}}@-o-keyframes color{100%,0%{stroke:var(--blue)}50%{stroke:#ff8d60}100%{stroke:var(--blue)}}@keyframes color{100%,0%{stroke:var(--blue)}50%{stroke:#ff8d60}100%{stroke:var(--blue)}}legend{border-bottom:0}*{-webkit-tap-highlight-color:hsla(0,0%,100%,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}*:focus{outline:0}a:focus,a:active,button:active,button:focus,button:hover,button::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,select::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner{outline:0 !important}datetime .form-group{margin:0}.fonticon-container>.fonticon-wrap>i.fa{font-size:2.28rem !important}.notification-dropdown{width:400px}.notification-dropdown .noti-list{position:relative;height:290px}.notification-dropdown.dropdown-menu{padding:0}.notification-dropdown .noti-text{color:#6c757d;font-size:90%}.notification-dropdown .dropdown-item:focus i,.notification-dropdown .dropdown-item:hover i{color:var(--blue) !important}.notification-dropdown .dropdown-item.active i,.notification-dropdown .dropdown-item.active .noti-title,.notification-dropdown .dropdown-item.active .noti-text,.notification-dropdown .dropdown-item:active i,.notification-dropdown .dropdown-item:active .noti-title,.notification-dropdown .dropdown-item:active .noti-text{color:#fff !important}.form-control:focus{border-color:var(--blue) !important}.content-overlay.show{visibility:visible;background-color:rgba(0,0,0,.6)}.wrapper{position:relative;top:0;height:100vh;display:flex}.wrapper.nav-collapsed .app-sidebar{width:60px}.wrapper.nav-collapsed .app-sidebar:hover{width:250px}.wrapper.nav-collapsed .app-sidebar:hover .nav li.has-sub>a:after{display:inherit}.wrapper.nav-collapsed .app-sidebar:hover .menu-title,.wrapper.nav-collapsed .app-sidebar:hover .badge{display:inline-block}.wrapper.nav-collapsed .app-sidebar:hover .logo .text{display:inline-block}.wrapper.nav-collapsed .app-sidebar:hover .nav-toggle{display:block !important}.wrapper.nav-collapsed .app-sidebar .menu-title{display:none}.wrapper.nav-collapsed .app-sidebar .badge{display:none}.wrapper.nav-collapsed .app-sidebar .logo .text{display:none}.wrapper.nav-collapsed .app-sidebar .nav-toggle{display:none !important}.wrapper.nav-collapsed .navbar .navbar-header{padding-left:50px}.wrapper.nav-collapsed .main-panel .main-content{padding-left:60px}.wrapper.nav-collapsed footer{padding-left:60px}.wrapper.menu-collapsed .app-sidebar .navigation li.has-sub>a:after{display:none}.app-sidebar{font-family:"Montserrat","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;width:fit-content;width:-moz-fit-content;max-width:290px;height:100vh;min-width:250px;flex:290px;-webkit-box-shadow:2px 10px 30px 0 rgba(0,0,0,.42),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);box-shadow:2px 10px 30px 0 rgba(0,0,0,.42),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);-webkit-transition:width .3s cubic-bezier(0, 0, 0.2, 1);-o-transition:width .3s cubic-bezier(0, 0, 0.2, 1);-moz-transition:width .3s cubic-bezier(0, 0, 0.2, 1);transition:width .3s cubic-bezier(0, 0, 0.2, 1);-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);white-space:nowrap;visibility:visible}.app-sidebar .sidebar-content{position:relative;height:-webkit-calc(100vh - 90px);height:-moz-calc(100vh - 90px);height:calc(100vh - 90px);overflow:auto;z-index:4}.app-sidebar .logo-img{width:30px;display:inline-block;max-height:30px;margin-right:10px}.app-sidebar .navigation{margin-bottom:0;padding-left:0;list-style:none}.app-sidebar .navigation li{position:relative;display:block}.app-sidebar .navigation li.has-sub>a:after{content:"";font-family:"feather";font-weight:900;font-size:1rem;display:inline-block;position:absolute;right:15px;top:10px;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);transition:-webkit-transform .2s ease-in-out}.app-sidebar .navigation li.has-sub>a{margin-bottom:0}.app-sidebar .navigation li.open>a:after,.off-canvas-sidebar .navigation li.open>a:after{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.app-sidebar .navigation li.open>a,.off-canvas-sidebar .navigation li.open>a{background:rgba(200,200,200,.2)}.app-sidebar .navigation li>a{display:block;overflow:hidden;line-height:2rem;padding:10px 30px 10px 14px;margin:5px 0;background-color:rgba(0,0,0,0);color:#000;-webkit-transition:all 300ms linear;-o-transition:all 300ms linear;-moz-transition:all 300ms linear;transition:all 300ms linear}.app-sidebar .navigation li>a:before{content:"";display:block;z-index:-1;position:absolute;left:-100%;top:0;width:100%;height:100%;border-right:solid 5px #ff586b;background:rgba(200,200,200,.2);-webkit-transition:.35s ease left;-o-transition:.35s ease left;-moz-transition:.35s ease left;transition:.35s ease left}.app-sidebar .navigation li:not(.open)>ul{display:none}.app-sidebar .navigation li:hover>a{background:rgba(200,200,200,.2);color:#000}.app-sidebar .navigation li.active>a:before,.off-canvas-sidebar .navigation li.active>a:before{left:0}.app-sidebar .navigation li ul{padding:0;margin:0;overflow:hidden;font-size:1rem}.app-sidebar .navigation li ul li a{display:block;padding:8px 18px 8px 60px}.app-sidebar .navigation li ul li ul li a{padding:8px 18px 8px 70px}.app-sidebar .navigation .menu-title{margin:0;font-size:.95rem;font-weight:400;letter-spacing:.6px;opacity:1;height:auto;-webkit-transition:width .3s cubic-bezier(0, 0, 0.2, 1);-o-transition:width .3s cubic-bezier(0, 0, 0.2, 1);-moz-transition:width .3s cubic-bezier(0, 0, 0.2, 1);transition:width .3s cubic-bezier(0, 0, 0.2, 1)}.app-sidebar .navigation .badge.badge-pill,.off-canvas-sidebar .navigation .badge.badge-pill{position:absolute;right:28px;padding:4px 8px;font-weight:300;-webkit-transition:width .3s cubic-bezier(0, 0, 0.2, 1);-o-transition:width .3s cubic-bezier(0, 0, 0.2, 1);-moz-transition:width .3s cubic-bezier(0, 0, 0.2, 1);transition:width .3s cubic-bezier(0, 0, 0.2, 1)}.app-sidebar .navigation i{font-size:18px;float:left;margin-right:10px;line-height:2rem;width:30px;text-align:center;color:#a9afbb}.app-sidebar .sidebar-background{position:absolute;z-index:1;height:100%;width:100%;display:block;top:0;left:0;-webkit-background-size:cover;background-size:cover;background-position:center center}.app-sidebar .sidebar-background:after{position:absolute;z-index:3;width:100%;height:100%;content:"";display:block;background:#fff;background-repeat:repeat-x;opacity:.9}.app-sidebar .logo{position:relative;padding:20px 15px;z-index:4}.app-sidebar .logo p{float:left;font-size:20px;margin:10px 10px;color:#fff;line-height:20px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.app-sidebar .logo .logo-text{text-transform:uppercase;padding:5px 0;display:block;font-size:1.6rem;letter-spacing:2px;color:#000;text-align:left;font-weight:400}.app-sidebar:after,.app-sidebar:before{display:block;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.app-sidebar:before{opacity:.33}.app-sidebar:after{z-index:3;opacity:1}.app-sidebar[data-background-color=white]{background-color:#fff}.app-sidebar[data-background-color=white] .sidebar-background:after{background:#fff;opacity:.9}.app-sidebar[data-background-color=white] .navigation i,.app-sidebar[data-background-color=white] .navigation li>a{color:#000}.app-sidebar[data-background-color=white] .logo-text{color:#000}.app-sidebar[data-background-color=white] .sidebar-header a.nav-toggle{color:#000}.app-sidebar[data-background-color=black]{background-color:#000}.app-sidebar[data-background-color=black] .sidebar-background:after{background:#000;opacity:.8}.app-sidebar[data-background-color=black] .navigation i,.app-sidebar[data-background-color=black] .navigation li>a{color:#fff}.app-sidebar[data-background-color=black] .logo-text{color:#fff}.app-sidebar[data-background-color=black] .sidebar-header a.nav-toggle{color:#fff}.app-sidebar[data-background-color=primary]{background-color:var(--blue)}.app-sidebar[data-background-color=primary] .sidebar-background:after{background:var(--blue);opacity:.9}.app-sidebar[data-background-color=primary] .navigation i,.app-sidebar[data-background-color=primary] .navigation li>a{color:#fff}.app-sidebar[data-background-color=primary] .logo-text{color:#fff}.app-sidebar[data-background-color=primary] .sidebar-header a.nav-toggle{color:#fff}.app-sidebar[data-background-color=info]{background-color:#1cbcd8}.app-sidebar[data-background-color=info] .sidebar-background:after{background:#1cbcd8;opacity:.9}.app-sidebar[data-background-color=info] .navigation i,.app-sidebar[data-background-color=info] .navigation li>a{color:#fff}.app-sidebar[data-background-color=info] .logo-text{color:#fff}.app-sidebar[data-background-color=info] .sidebar-header a.nav-toggle{color:#fff}.app-sidebar[data-background-color=success]{background-color:#0cc27e}.app-sidebar[data-background-color=success] .sidebar-background:after{background:#0cc27e;opacity:.9}.app-sidebar[data-background-color=success] .navigation i,.app-sidebar[data-background-color=success] .navigation li>a{color:#fff}.app-sidebar[data-background-color=success] .logo-text{color:#fff}.app-sidebar[data-background-color=success] .sidebar-header a.nav-toggle{color:#fff}.app-sidebar[data-background-color=warning]{background-color:#ff8d60}.app-sidebar[data-background-color=warning] .sidebar-background:after{background:#ff8d60;opacity:.9}.app-sidebar[data-background-color=warning] .navigation i,.app-sidebar[data-background-color=warning] .navigation li>a{color:#fff}.app-sidebar[data-background-color=warning] .logo-text{color:#fff}.app-sidebar[data-background-color=warning] .sidebar-header a.nav-toggle{color:#fff}.app-sidebar[data-background-color=danger]{background-color:#ff586b}.app-sidebar[data-background-color=danger] .sidebar-background:after{background:#ff586b;opacity:.9}.app-sidebar[data-background-color=danger] .navigation i,.app-sidebar[data-background-color=danger] .navigation li>a{color:#fff}.app-sidebar[data-background-color=danger] .logo-text{color:#fff}.app-sidebar[data-background-color=danger] .sidebar-header a.nav-toggle{color:#fff}.app-sidebar[data-background-color=prosopiko-gradient]{background-image:-webkit-linear-gradient(45deg, #141e30, #243b55) !important;background-image:-moz- oldlinear-gradient(45deg, #141e30, #243b55) !important;background-image:-o-linear-gradient(45deg, #141e30, #243b55) !important;background-image:linear-gradient(45deg, #141e30, #243b55) !important;background-repeat:repeat-x !important}.app-sidebar[data-background-color=prosopiko-gradient] .sidebar-background:after{background-image:-webkit-linear-gradient(45deg, #141e30, #243b55) !important;background-image:-moz- oldlinear-gradient(45deg, #141e30, #243b55) !important;background-image:-o-linear-gradient(45deg, #141e30, #243b55) !important;background-image:linear-gradient(45deg, #141e30, #243b55) !important;background-repeat:repeat-x !important;opacity:.9}.app-sidebar[data-background-color=prosopiko-gradient] .navigation i,.app-sidebar[data-background-color=prosopiko-gradient] .navigation li>a{color:#fff}.app-sidebar[data-background-color=prosopiko-gradient] .logo-text{color:#fff}.app-sidebar[data-background-color=prosopiko-gradient] .sidebar-header a.nav-toggle{color:#fff}.app-sidebar[data-background-color=white] .navigation li a{color:#000}.app-sidebar[data-background-color=black] .navigation li a{color:#fff}.app-sidebar[data-background-color=white] .logo-text{color:#000}.app-sidebar[data-background-color=white] .sidebar-header a.nav-toggle{color:#000}.sidebar-header a.nav-toggle{display:inline-block;position:absolute;width:20px;height:20px;line-height:20px;text-align:center;right:14px;top:32px;color:hsla(0,0%,100%,.55)}.main-panel{position:relative;flex:1;z-index:2;float:right;-webkit-transform:translate3d(0px, 0, 0);-moz-transform:translate3d(0px, 0, 0);-o-transform:translate3d(0px, 0, 0);-ms-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0);-webkit-transition:all .33s cubic-bezier(0.685, 0.0473, 0.346, 1);-moz-transition:all .33s cubic-bezier(0.685, 0.0473, 0.346, 1);-o-transition:all .33s cubic-bezier(0.685, 0.0473, 0.346, 1);transition:all .33s cubic-bezier(0.685, 0.0473, 0.346, 1)}.main-panel .main-content{position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;min-height:-webkit-calc(100% - 40px);min-height:-moz-calc(100% - 40px);min-height:calc(100% - 40px)}.main-panel div .footer{border-top:1px solid #e7e7e7}.main-panel>.navbar{margin-bottom:0}.main-panel{width:100%;max-height:100%;height:-webkit-calc(100% - 85px);height:-moz-calc(100% - 85px);height:calc(100% - 85px);min-height:-webkit-calc(100% - 85px);min-height:-moz-calc(100% - 85px);min-height:calc(100% - 85px);height:100vh;overflow-y:scroll}@media(min-width: 992px){.navbar .navbar-header{padding-left:240px}footer{padding-left:250px}}@media(max-width: 992px){.app-sidebar{-webkit-transition:-webkit-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition:-webkit-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);-o-transition:-o-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);-moz-transition:transform .4s cubic-bezier(0.25, 0.8, 0.25, 1),-moz-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition:transform .4s cubic-bezier(0.25, 0.8, 0.25, 1);transition:transform .4s cubic-bezier(0.25, 0.8, 0.25, 1),-webkit-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1),-moz-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1),-o-transform .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.navbar{padding:0 25px}.navbar-header .navbar-collapse-toggle,.navbar-header .open-collapse-toggle{margin:20px 0 10px 15px}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}}@media(min-width: 320px){.navbar-header{float:left}.navbar-right{float:right !important}.navbar-nav>li{float:left}}@media(max-width: 320px){.navbar-right{display:none}}@media(max-width: 767px){#navbar-mobile.navbar-collapse .navbar-nav .dropdown-menu{position:absolute}}@media(max-width: 991.98px){.navbar-header{width:100% !important}}.w-100{width:100% !important}.h-100{height:100% !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}a{cursor:pointer}.fonticon-wrap i.fa{font-size:1.35rem !important}.round{border-radius:1.5rem}[class*=gradient-]{background-repeat:repeat !important}#notification-sidebar.open{right:0}body.layout-dark .bg-white{background-color:#404258 !important;color:var(--blue) !important}body.layout-dark .nav-tabs .nav-link.active{color:#bdbdc7}body.layout-dark .text-muted{color:#b1b1bb !important}body.layout-dark .alert p{color:#000 !important}body.layout-dark .dropdown-menu{background-color:#35364b}body.layout-dark .dropdown-menu.arrow:after{color:#35364b}body.layout-dark .dropdown-menu .dropdown-item{color:#bdbdc7}body.layout-dark .dropdown-menu .dropdown-item:hover{background-color:var(--blue)}body.layout-dark .dropdown-menu button{color:#bdbdc7}body.layout-dark .dropdown-divider{border-top-color:#616279}body.layout-dark .dropdown-header{background-color:#35364b;color:#fff}body.layout-dark .badge{color:#fff}body.layout-dark .badge-light{color:#404258 !important}body.layout-dark .table .bg-light th{color:#000 !important}body.layout-dark .email-application .list-group-item.active,body.layout-dark .email-application .list-group-item.active:focus,body.layout-dark .email-application .list-group-item.active:hover{background-color:var(--blue);border-color:var(--blue);color:#fff}body.layout-dark .email-application .list-group-item-action.bg-blue-grey{background-color:#35364b !important}body.layout-dark .chat-application .bg-blue-grey.bg-lighten-5{background-color:#4f5069 !important}body.layout-dark .modal .modal-header{background:#404258;border-bottom:1px solid #616279}body.layout-dark .modal .modal-header .close{color:#bdbdc7}body.layout-dark .modal .modal-body{background:#404258}body.layout-dark .modal .modal-body p{color:#bdbdc7}body.layout-dark .modal .modal-footer{background:#404258;border-top:1px solid #616279}body.layout-dark .nav-tabs .active,body.layout-dark .nav-link .active{color:#bdbdc7 !important}body.layout-dark .nav-tabs .nav-item.dropdown.show a.nav-link.dropdown-toggle{color:#fff}body.layout-dark .tab-content .active{background:#404258 !important}body.layout-dark .pagination .page-item.active .page-link{background-color:var(--blue)}body.layout-dark .tooltip{color:#fff !important}body.layout-dark .popover .popover-body{background:#35364b;color:#fff}body.layout-dark .popover .popover-body p{color:#fff}body.layout-dark .popover.bs-popover-right .arrow:after,body.layout-dark .popover.bs-popover-auto[x-placement^=right] .arrow:after{border-right-color:#35364b}body.layout-dark .popover.bs-popover-top .arrow:after,body.layout-dark .popover.bs-popover-auto[x-placement^=top] .arrow:after{border-top-color:#35364b}body.layout-dark .popover.bs-popover-left .arrow:after,body.layout-dark .popover.bs-popover-auto[x-placement^=left] .arrow:after{border-left-color:#35364b}body.layout-dark .popover.bs-popover-bottom .arrow:after,body.layout-dark .popover.bs-popover-auto[x-placement^=bottom] .arrow:after{border-bottom-color:#35364b}body.layout-dark #forgot-password .btn.btn-outline-primary a.text-decoration-none,body.layout-dark #forgot-password .fc button.btn-outline-primary a.text-decoration-none,.fc body.layout-dark #forgot-password button.btn-outline-primary a.text-decoration-none,body.layout-dark #forgot-password .btn-primary a.text-decoration-none,body.layout-dark #login .btn.btn-outline-primary a.text-decoration-none,body.layout-dark #login .fc button.btn-outline-primary a.text-decoration-none,.fc body.layout-dark #login button.btn-outline-primary a.text-decoration-none,body.layout-dark #login .btn-primary a.text-decoration-none,body.layout-dark #regestration .btn.btn-outline-primary a.text-decoration-none,body.layout-dark #regestration .fc button.btn-outline-primary a.text-decoration-none,.fc body.layout-dark #regestration button.btn-outline-primary a.text-decoration-none,body.layout-dark #regestration .btn-primary a.text-decoration-none{color:#fff}body.layout-dark #coming-soon .card-title.text-dark{color:#fff !important}body.layout-dark #coming-soon #clockFlat span.text-dark,body.layout-dark #coming-soon #clockFlat p.text-dark,body.layout-dark #coming-soon #clockFlat.text-dark,body.layout-dark #coming-soon .cs-text-divider span.text-dark,body.layout-dark #coming-soon .cs-text-divider p.text-dark,body.layout-dark #coming-soon .cs-text-divider.text-dark,body.layout-dark #coming-soon .cs-text span.text-dark,body.layout-dark #coming-soon .cs-text p.text-dark,body.layout-dark #coming-soon .cs-text.text-dark{color:#fff !important}body.layout-dark .notification-sidebar.open{background:#35364b !important;-webkit-box-shadow:0 0 20px 3px rgba(0,0,0,.3803921569) !important;box-shadow:0 0 20px 3px rgba(0,0,0,.3803921569) !important}body.layout-dark .notification-sidebar .tab-content .active{background:#35364b !important}body.layout-dark .notification-sidebar .nav-link.active{color:var(--blue) !important}body.layout-dark.layout-transparent.bg-glass-1{background-image:url("../img/gallery/bg-glass-1.jpg");-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}body.layout-dark.layout-transparent.bg-glass-2{background-image:url("../img/gallery/bg-glass-2.jpg");-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}body.layout-dark.layout-transparent.bg-glass-3{background-image:url("../img/gallery/bg-glass-3.jpg");-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}body.layout-dark.layout-transparent.bg-glass-4{background-image:url("../img/gallery/bg-glass-4.jpg");-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}body.layout-dark.layout-transparent.bg-hibiscus{background-image:-webkit-gradient(linear, left top, right bottom, from(#f05f57), color-stop(#c83d5c), color-stop(#99245a), color-stop(#671351), to(#360940));background-image:-webkit-linear-gradient(left top, #f05f57, #c83d5c, #99245a, #671351, #360940);background-image:-moz- oldlinear-gradient(left top, #f05f57, #c83d5c, #99245a, #671351, #360940);background-image:-o-linear-gradient(left top, #f05f57, #c83d5c, #99245a, #671351, #360940);background-image:linear-gradient(to right bottom, #f05f57, #c83d5c, #99245a, #671351, #360940);-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}body.layout-dark.layout-transparent.bg-purple-pizzazz{background-image:-webkit-gradient(linear, left top, right bottom, from(#662d86), color-stop(#8b2a8a), color-stop(#ae2389), color-stop(#cf1d83), to(#ed1e79));background-image:-webkit-linear-gradient(left top, #662d86, #8b2a8a, #ae2389, #cf1d83, #ed1e79);background-image:-moz- oldlinear-gradient(left top, #662d86, #8b2a8a, #ae2389, #cf1d83, #ed1e79);background-image:-o-linear-gradient(left top, #662d86, #8b2a8a, #ae2389, #cf1d83, #ed1e79);background-image:linear-gradient(to right bottom, #662d86, #8b2a8a, #ae2389, #cf1d83, #ed1e79);-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}body.layout-dark.layout-transparent.bg-blue-lagoon{background-image:-webkit-gradient(linear, left top, right bottom, from(#144e68), color-stop(#006d83), color-stop(#008d92), color-stop(#00ad91), to(#57ca85));background-image:-webkit-linear-gradient(left top, #144e68, #006d83, #008d92, #00ad91, #57ca85);background-image:-moz- oldlinear-gradient(left top, #144e68, #006d83, #008d92, #00ad91, #57ca85);background-image:-o-linear-gradient(left top, #144e68, #006d83, #008d92, #00ad91, #57ca85);background-image:linear-gradient(to right bottom, #144e68, #006d83, #008d92, #00ad91, #57ca85);-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}body.layout-dark.layout-transparent.bg-electric-violet{background-image:-webkit-gradient(linear, right bottom, left top, from(#4a00e0), color-stop(#600de0), color-stop(#7119e1), color-stop(#8023e1), to(#8e2de2));background-image:-webkit-linear-gradient(right bottom, #4a00e0, #600de0, #7119e1, #8023e1, #8e2de2);background-image:-moz- oldlinear-gradient(right bottom, #4a00e0, #600de0, #7119e1, #8023e1, #8e2de2);background-image:-o-linear-gradient(right bottom, #4a00e0, #600de0, #7119e1, #8023e1, #8e2de2);background-image:linear-gradient(to left top, #4a00e0, #600de0, #7119e1, #8023e1, #8e2de2);-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}body.layout-dark.layout-transparent.bg-portage{background-image:-webkit-gradient(linear, right bottom, left top, from(#97abff), color-stop(#798ce5), color-stop(#5b6ecb), color-stop(#3b51b1), to(#123597));background-image:-webkit-linear-gradient(right bottom, #97abff, #798ce5, #5b6ecb, #3b51b1, #123597);background-image:-moz- oldlinear-gradient(right bottom, #97abff, #798ce5, #5b6ecb, #3b51b1, #123597);background-image:-o-linear-gradient(right bottom, #97abff, #798ce5, #5b6ecb, #3b51b1, #123597);background-image:linear-gradient(to left top, #97abff, #798ce5, #5b6ecb, #3b51b1, #123597);-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}body.layout-dark.layout-transparent.bg-tundora{background-image:-webkit-gradient(linear, right bottom, left top, from(#474747), color-stop(#4a4a4a), color-stop(#4c4d4d), color-stop(#4f5050), to(#525352));background-image:-webkit-linear-gradient(right bottom, #474747, #4a4a4a, #4c4d4d, #4f5050, #525352);background-image:-moz- oldlinear-gradient(right bottom, #474747, #4a4a4a, #4c4d4d, #4f5050, #525352);background-image:-o-linear-gradient(right bottom, #474747, #4a4a4a, #4c4d4d, #4f5050, #525352);background-image:linear-gradient(to left top, #474747, #4a4a4a, #4c4d4d, #4f5050, #525352);-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}body.layout-dark.layout-transparent .nav-link.active{background-color:rgba(0,0,0,.25) !important}body.layout-dark.layout-transparent .tab-pane.active{background:rgba(0,0,0,0) !important}body.layout-dark.layout-transparent .text-muted,body.layout-dark.layout-transparent .chart-info .text-uppercase,body.layout-dark.layout-transparent .dropdown-item.active,body.layout-dark.layout-transparent .nav-link.active{color:#fff !important}body.layout-dark.layout-transparent .email-application .chat-app-form.bg-blue-grey,body.layout-dark.layout-transparent .chat-application .chat-app-form.bg-blue-grey{background-color:rgba(0,0,0,.2) !important;border-color:hsla(0,0%,100%,.3)}body.layout-dark.layout-transparent .email-application .email-app-list .users-list-padding .list-group-item.bg-blue-grey,body.layout-dark.layout-transparent .chat-application .email-app-list .users-list-padding .list-group-item.bg-blue-grey{background-color:rgba(0,0,0,.5) !important}body.layout-dark.layout-transparent .chat-sidebar-content .users-list-padding .list-group-item.bg-blue-grey{background-color:rgba(0,0,0,.5) !important}body.layout-dark.layout-transparent .alert-secondary,body.layout-dark.layout-transparent .alert-dark,body.layout-dark.layout-transparent .alert-light,body.layout-dark.layout-transparent .badge-light{color:#404258 !important}body.layout-dark.layout-transparent .popover .popover-body{background:#fff !important;color:#000 !important}body.layout-dark.layout-transparent .popover .popover-body p{color:#000 !important}body.layout-dark.layout-transparent .popover.bs-popover-right .arrow:after,body.layout-dark.layout-transparent .popover.bs-popover-auto[x-placement^=right] .arrow:after{border-right-color:#fff}body.layout-dark.layout-transparent .popover.bs-popover-top .arrow:after,body.layout-dark.layout-transparent .popover.bs-popover-auto[x-placement^=top] .arrow:after{border-top-color:#fff}body.layout-dark.layout-transparent .popover.bs-popover-left .arrow:after,body.layout-dark.layout-transparent .popover.bs-popover-auto[x-placement^=left] .arrow:after{border-left-color:#fff}body.layout-dark.layout-transparent .popover.bs-popover-bottom .arrow:after,body.layout-dark.layout-transparent .popover.bs-popover-auto[x-placement^=bottom] .arrow:after{border-bottom-color:#fff}body.layout-dark.layout-transparent .noUi-tooltip{color:#000 !important}body.layout-dark.layout-transparent .noUi-tooltip p,body.layout-dark.layout-transparent .noUi-tooltip span{color:#000 !important}body.layout-dark.layout-transparent .spinner-grow.text-primary,body.layout-dark.layout-transparent .spinner-border.text-primary{color:var(--blue) !important}body.layout-dark.layout-transparent .spinner-grow.text-success,body.layout-dark.layout-transparent .spinner-border.text-success{color:#0cc27e !important}body.layout-dark.layout-transparent .spinner-grow.text-secondary,body.layout-dark.layout-transparent .spinner-border.text-secondary{color:#6c757d !important}body.layout-dark.layout-transparent .spinner-grow.text-danger,body.layout-dark.layout-transparent .spinner-border.text-danger{color:#ff586b !important}body.layout-dark.layout-transparent .spinner-grow.text-warning,body.layout-dark.layout-transparent .spinner-border.text-warning{color:#ff8d60 !important}body.layout-dark.layout-transparent .spinner-grow.text-info,body.layout-dark.layout-transparent .spinner-border.text-info{color:#1cbcd8 !important}body.layout-dark.layout-transparent .spinner-grow.text-dark,body.layout-dark.layout-transparent .spinner-border.text-dark{color:#343a40 !important}body.layout-dark.layout-transparent .spinner-grow.text-light,body.layout-dark.layout-transparent .spinner-border.text-light{color:#f8f9fa !important}body.layout-dark.layout-transparent #error p.text-dark{color:#000 !important}body.layout-dark.layout-transparent #maintenance p.text-dark{color:#000 !important}body.layout-dark.layout-transparent #invoice-items-details .table tr.bg-grey.bg-lighten-4{background-color:rgba(0,0,0,.2) !important}body.layout-dark.layout-transparent .toast-container .text-danger{color:#ff586b !important}body.layout-dark.layout-transparent .fa.fa-reddit{color:#000 !important}body.layout-dark.layout-transparent .notification-sidebar .nav.nav-tabs .nav-item .nav-link.active{color:#fff !important;background:rgba(0,0,0,0) !important}body.layout-dark.layout-transparent .toast .toast-header button.close span.text-dark{color:#000 !important}body.layout-dark.layout-transparent .forgot-password-bg .col-lg-6.d-none.d-lg-block,body.layout-dark.layout-transparent #login .col-lg-6.d-none.d-lg-block,body.layout-dark.layout-transparent #regestration .col-lg-6.d-none.d-lg-block,body.layout-dark.layout-transparent #lock-screen .col-lg-6.d-none.d-lg-block,body.layout-dark.layout-transparent #coming-soon .col-lg-6.d-none.d-lg-block,body.layout-dark.layout-transparent #maintenance .col-lg-6.d-none.d-lg-block{background:#fff}body.layout-dark.layout-transparent .forgot-password-bg .bg-white,body.layout-dark.layout-transparent #login .bg-white,body.layout-dark.layout-transparent #regestration .bg-white,body.layout-dark.layout-transparent #lock-screen .bg-white,body.layout-dark.layout-transparent #coming-soon .bg-white,body.layout-dark.layout-transparent #maintenance .bg-white{background-color:rgba(0,0,0,.2) !important}@media(min-width: 992px){.app-sidebar{background:rgba(0,0,0,0) !important}}/*!
 *  Weather Icons 2.0
 *  Updated August 1, 2015
 *  Weather themed icons for Bootstrap
 *  Author - Erik Flowers - erik@helloerik.com
 *  Email: erik@helloerik.com
 *  Twitter: http://twitter.com/Erik_UX
 *  ------------------------------------------------------------------------------
 *  Maintained at http://erikflowers.github.io/weather-icons
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - Font licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - CSS, LESS and SCSS are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Inspired by and works great as a companion with Font Awesome
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 */@font-face{font-family:"weathericons";src:url("../fonts/weathericons/weathericons-regular-webfont.eot");src:url("../fonts/weathericons/weathericons-regular-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/weathericons/weathericons-regular-webfont.woff2") format("woff2"),url("../fonts/weathericons/weathericons-regular-webfont.woff") format("woff"),url("../fonts/weathericons/weathericons-regular-webfont.ttf") format("truetype"),url("../fonts/weathericons/weathericons-regular-webfont.svg#weather_iconsregular") format("svg");font-weight:normal;font-style:normal}.wi{display:inline-block;font-family:"weathericons";font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ps-container{-ms-touch-action:none;touch-action:none;overflow:hidden !important;-ms-overflow-style:none}@supports(-ms-overflow-style: none){.ps-container{overflow:auto !important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps-container{overflow:auto !important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:rgba(0,0,0,0)}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;border-radius:4px;-webkit-transition:background-color .2s linear;-o-transition:background-color .2s linear;-moz-transition:background-color .2s linear;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;border-radius:4px;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;border-radius:4px;-webkit-transition:background-color .2s linear;-o-transition:background-color .2s linear;-moz-transition:background-color .2s linear;transition:background-color .2s linear;right:0;width:8px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}.noUi-horizontal .noUi-tooltip{bottom:200%}.ngx-datatable.bootstrap .datatable-body .datatable-body-row.active{background-color:#1483ff;color:#fff}.ngx-datatable.bootstrap .datatable-footer .datatable-pager ul li:not(.disabled).active a{background-color:#545454;font-weight:bold}.form-group.error input,.form-group.error select,.form-group.error textarea{color:#ff586b;border-color:#ff586b}.form-group.error input:focus,.form-group.error select:focus,.form-group.error textarea:focus{border-color:#b41323;-webkit-box-shadow:0 0 6px #f38c96;box-shadow:0 0 6px #f38c96}.shadow{-webkit-filter:drop-shadow(0px 25px 8px rgba(0, 0, 0, 0.3));filter:drop-shadow(0px 25px 8px rgba(0, 0, 0, 0.3))}.toast{background-color:#967adc}.fc-unthemed .fc-popover{border-color:#efebfa}.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.fc button.active:focus,.fc button.active:focus,.btn.active.focus,.fc button.active.focus,.fc button.active.focus{outline:none}.fc-unthemed .fc-popover .fc-header{background:#e4ebf1}.fc-popover .fc-header{padding:10px 5px}.handle{padding:0 5px;margin-right:5px;background-color:rgba(0,0,0,.4);cursor:move}@-webkit-keyframes 'cd-enter-right'{0%{opacity:0;-webkit-transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0%)}}@-moz-keyframes 'cd-enter-right'{0%{opacity:0;-moz-transform:translateX(100%)}100%{opacity:1;-moz-transform:translateX(0%)}}@-o-keyframes 'cd-enter-right'{0%{opacity:0;-o-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-o-transform:translateX(0%);transform:translateX(0%)}}@keyframes 'cd-enter-right'{0%{opacity:0;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}}@-webkit-keyframes 'cd-enter-left'{0%{opacity:0;-webkit-transform:translateX(-100%)}100%{opacity:1;-webkit-transform:translateX(0%)}}@-moz-keyframes 'cd-enter-left'{0%{opacity:0;-moz-transform:translateX(-100%)}100%{opacity:1;-moz-transform:translateX(0%)}}@-o-keyframes 'cd-enter-left'{0%{opacity:0;-o-transform:translateX(-100%);transform:translateX(-100%)}100%{opacity:1;-o-transform:translateX(0%);transform:translateX(0%)}}@keyframes 'cd-enter-left'{0%{opacity:0;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}100%{opacity:1;-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}}.timeline-poster .btn-link.active{color:#3e5771}#timeline.timeline-center .timeline-item:nth-child(even)>.timeline-badge{right:-20px}#timeline.timeline-center .timeline-item:nth-child(odd)>.timeline-badge{left:-20px}#timeline.timeline-center .timeline-item>.timeline-badge{position:absolute;top:12px;z-index:1}#timeline.timeline-center .timeline-item>.timeline-badge>span{display:inline-block;width:40px;height:40px;border-radius:50%;text-align:center;text-decoration:none;-webkit-transition:all ease .3s;-o-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s}#timeline.timeline-center .timeline-item>.timeline-badge>span i{color:#fff;font-size:1.6rem;display:block;line-height:40px;top:0}#timeline.timeline-center .timeline-item>.timeline-badge>span:active{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}#timeline.timeline-center .timeline-item>.timeline-badge>span:focus{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}#timeline.timeline-center .timeline-item>.timeline-badge>span:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}#timeline.timeline-center .timeline-item>.timeline-badge>a.active{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}#timeline.timeline-right .timeline-item>.timeline-badge{right:-8px}#timeline.timeline-right .timeline-item>.timeline-badge{position:absolute;top:12px;z-index:1}#timeline.timeline-right .timeline-item>.timeline-badge>span{display:inline-block;width:40px;height:40px;border-radius:50%;text-align:center;text-decoration:none;-webkit-transition:all ease .3s;-o-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s}#timeline.timeline-right .timeline-item>.timeline-badge>span i{color:#fff;font-size:1.6rem;display:block;line-height:40px;top:0}#timeline.timeline-right .timeline-item>.timeline-badge>span:active{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}#timeline.timeline-right .timeline-item>.timeline-badge>span:focus{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}#timeline.timeline-right .timeline-item>.timeline-badge>span:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}#timeline.timeline-right .timeline-item>.timeline-badge>a.active{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}#timeline.timeline-left .timeline-item>.timeline-badge{left:-8px}#timeline.timeline-left .timeline-item>.timeline-badge{position:absolute;top:12px;z-index:1}#timeline.timeline-left .timeline-item>.timeline-badge>span{display:inline-block;width:40px;height:40px;border-radius:50%;text-align:center;text-decoration:none;-webkit-transition:all ease .3s;-o-transition:all ease .3s;-moz-transition:all ease .3s;transition:all ease .3s}#timeline.timeline-left .timeline-item>.timeline-badge>span i{color:#fff;font-size:1.6rem;display:block;line-height:40px;top:0}#timeline.timeline-left .timeline-item>.timeline-badge>span:active{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}#timeline.timeline-left .timeline-item>.timeline-badge>span:focus{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}#timeline.timeline-left .timeline-item>.timeline-badge>span:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}#timeline.timeline-left .timeline-item>.timeline-badge>a.active{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}#timeline .timeline-item.block:nth-child(even)>.timeline-badge{top:-28px;left:50%;right:auto;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0)}#timeline .timeline-item.block:nth-child(odd)>.timeline-badge{top:-28px;left:50%;right:auto;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0)}@media(max-width: 991.98px){.timeline-item:nth-child(even)>.timeline-badge{top:12px;left:-20px;right:auto;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.timeline-item:nth-child(odd)>.timeline-badge{top:12px;left:-20px;right:auto;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.timeline-item.block:nth-child(even)>.timeline-badge{top:12px;left:-6px;right:auto;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.timeline-item.block:nth-child(odd)>.timeline-badge{top:12px;left:-6px;right:auto;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}}@media(max-width: 991.98px){#timeline.timeline-center .timeline-item>.timeline-badge{top:0 !important;left:45% !important}#timeline.timeline-center .timeline-item.timeline-poster>.timeline-badge{display:none}}@media(max-width: 575.98px){.timeline-item>.timeline-badge{top:0 !important;left:44% !important}}input[type=checkbox].switch,input[type=radio].switch{opacity:0}.switch~.btn-group a.btn{-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.5);box-shadow:0 0 2px 0 rgba(0,0,0,.5)}.switch~.btn-group a.btn.active{-webkit-box-shadow:inset 0 1px 5px -1px rgba(0,0,0,.5);box-shadow:inset 0 1px 5px -1px rgba(0,0,0,.5);color:#fff}.switch~.btn-group a.btn.active:not(.dropdown-toggle){border-bottom-right-radius:.25rem;border-top-right-radius:.25rem;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.switch~.btn-group a.btn:hover{z-index:1}.switch~.btn-group:focus{outline:none}/*!
 * Cropper v@VERSION
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2014-@YEAR Fengyuan Chen and contributors
 * Released under the MIT license
 *
 * Date: @DATE
 */#regestration .login-btn button.btn.btn-outline-primary:hover a.text-decoration-none,#regestration .login-btn .fc button.btn-outline-primary:hover a.text-decoration-none,.fc #regestration .login-btn button.btn-outline-primary:hover a.text-decoration-none{color:#fff}#forgot-password .login-btn .btn:hover a.text-decoration-none,#forgot-password .login-btn .fc button:hover a.text-decoration-none,.fc #forgot-password .login-btn button:hover a.text-decoration-none{color:#fff}#lock-screen{-webkit-background-size:100% 100%;background-size:100% 100%;background-repeat:no-repeat}#login{-webkit-background-size:100% 100%;background-size:100% 100%;background-repeat:no-repeat}#login .login-btn button.btn.btn-outline-primary:hover a.text-decoration-none,#login .login-btn .fc button.btn-outline-primary:hover a.text-decoration-none,.fc #login .login-btn button.btn-outline-primary:hover a.text-decoration-none{color:#fff}#login .forgot-password-option a.text-decoration-none,#login .remember-me a.text-decoration-none{font-size:14px}#error{-webkit-background-size:100% 100%;background-size:100% 100%;background-repeat:no-repeat}@media(max-width: 768px){#error .error-img{width:300px}}#maintenance{-webkit-background-size:100% 100%;background-size:100% 100%;background-repeat:no-repeat}@media(max-width: 768px){#maintenance .maintenance-img{width:300px}}@media(max-width: 576px){#maintenance .maintenance-img{width:200px}}.customizer.open{right:0}.customizer .bg-hibiscus{background-image:-webkit-gradient(linear, left top, right bottom, from(#f05f57), color-stop(#c83d5c), color-stop(#99245a), color-stop(#671351), to(#360940));background-image:-webkit-linear-gradient(left top, #f05f57, #c83d5c, #99245a, #671351, #360940);background-image:-moz- oldlinear-gradient(left top, #f05f57, #c83d5c, #99245a, #671351, #360940);background-image:-o-linear-gradient(left top, #f05f57, #c83d5c, #99245a, #671351, #360940);background-image:linear-gradient(to right bottom, #f05f57, #c83d5c, #99245a, #671351, #360940);-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}.customizer .bg-purple-pizzazz{background-image:-webkit-gradient(linear, left top, right bottom, from(#662d86), color-stop(#8b2a8a), color-stop(#ae2389), color-stop(#cf1d83), to(#ed1e79));background-image:-webkit-linear-gradient(left top, #662d86, #8b2a8a, #ae2389, #cf1d83, #ed1e79);background-image:-moz- oldlinear-gradient(left top, #662d86, #8b2a8a, #ae2389, #cf1d83, #ed1e79);background-image:-o-linear-gradient(left top, #662d86, #8b2a8a, #ae2389, #cf1d83, #ed1e79);background-image:linear-gradient(to right bottom, #662d86, #8b2a8a, #ae2389, #cf1d83, #ed1e79);-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}.customizer .bg-blue-lagoon{background-image:-webkit-gradient(linear, left top, right bottom, from(#144e68), color-stop(#006d83), color-stop(#008d92), color-stop(#00ad91), to(#57ca85));background-image:-webkit-linear-gradient(left top, #144e68, #006d83, #008d92, #00ad91, #57ca85);background-image:-moz- oldlinear-gradient(left top, #144e68, #006d83, #008d92, #00ad91, #57ca85);background-image:-o-linear-gradient(left top, #144e68, #006d83, #008d92, #00ad91, #57ca85);background-image:linear-gradient(to right bottom, #144e68, #006d83, #008d92, #00ad91, #57ca85);-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}.customizer .bg-electric-violet{background-image:-webkit-gradient(linear, right bottom, left top, from(#4a00e0), color-stop(#600de0), color-stop(#7119e1), color-stop(#8023e1), to(#8e2de2));background-image:-webkit-linear-gradient(right bottom, #4a00e0, #600de0, #7119e1, #8023e1, #8e2de2);background-image:-moz- oldlinear-gradient(right bottom, #4a00e0, #600de0, #7119e1, #8023e1, #8e2de2);background-image:-o-linear-gradient(right bottom, #4a00e0, #600de0, #7119e1, #8023e1, #8e2de2);background-image:linear-gradient(to left top, #4a00e0, #600de0, #7119e1, #8023e1, #8e2de2);-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}.customizer .bg-portage{background-image:-webkit-gradient(linear, right bottom, left top, from(#97abff), color-stop(#798ce5), color-stop(#5b6ecb), color-stop(#3b51b1), to(#123597));background-image:-webkit-linear-gradient(right bottom, #97abff, #798ce5, #5b6ecb, #3b51b1, #123597);background-image:-moz- oldlinear-gradient(right bottom, #97abff, #798ce5, #5b6ecb, #3b51b1, #123597);background-image:-o-linear-gradient(right bottom, #97abff, #798ce5, #5b6ecb, #3b51b1, #123597);background-image:linear-gradient(to left top, #97abff, #798ce5, #5b6ecb, #3b51b1, #123597);-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}.customizer .bg-tundora{background-image:-webkit-gradient(linear, right bottom, left top, from(#474747), color-stop(#4a4a4a), color-stop(#4c4d4d), color-stop(#4f5050), to(#525352));background-image:-webkit-linear-gradient(right bottom, #474747, #4a4a4a, #4c4d4d, #4f5050, #525352);background-image:-moz- oldlinear-gradient(right bottom, #474747, #4a4a4a, #4c4d4d, #4f5050, #525352);background-image:-o-linear-gradient(right bottom, #474747, #4a4a4a, #4c4d4d, #4f5050, #525352);background-image:linear-gradient(to left top, #474747, #4a4a4a, #4c4d4d, #4f5050, #525352);-webkit-background-size:cover;background-size:cover;-webkit-background-size:100% 100%;background-size:100% 100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;-webkit-transition:background .3s;-o-transition:background .3s;-moz-transition:background .3s;transition:background .3s}:root{--blue: #243b55;--blue-gradient-1: #243b55;--blue-gradient-2: #141e30;--info-blue: #18a7c0;--info-hover-blue: #F0F8FF;--gray: #f2f2f2;--border-gray: #e1e5e8;--error-background: 255, 128, 138;--disabled-background: #eceff1;--disabled-background-dark: #bcbfc0;--hover-button: #335479;--required-red: #af2b2b}.k-widget{padding:0}.main-panel{overflow-y:auto}.app-sidebar .navigation li.has-sub>a:after,.off-canvas-sidebar .navigation li.has-sub>a:after{content:"";font-family:"Font Awesome 5 Free"}.gradient-header{background-image:linear-gradient(270deg, #141e30, #243b55) !important;background-repeat:repeat-x;color:#fff}.gradient-left{background-image:linear-gradient(300deg, var(--blue-gradient-1), var(--blue-gradient-2));background-repeat:repeat-x}.gradient-right{background-image:linear-gradient(120deg, var(--blue-gradient-1), var(--blue-gradient-2));background-repeat:repeat-x}.ergazomenos-listing{margin-bottom:10px;padding:0px;border:1px solid #424d5c;color:#fff;line-height:2em}.ergazomenos-listing .display-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ergazomenos-listing:first-child{margin-top:5px}.keli-vardias{display:flex;flex-direction:column;background:#f5f7fa;min-height:50px;padding:0px;list-style:none}.keli-vardias>:last-child{margin-top:auto}.vertical-orario{writing-mode:vertical-lr;margin:0;padding:0}.custom-control-label::before,.custom-control-label::after{top:.8rem;width:1.25rem;height:1.25rem}.shake{animation:shake-animation 4s ease infinite;transform-origin:50% 50%}@keyframes shake-animation{0%{transform:translate(0, 0)}1.78571%{transform:translate(5px, 0)}3.57143%{transform:translate(0, 0)}5.35714%{transform:translate(5px, 0)}7.14286%{transform:translate(0, 0)}8.92857%{transform:translate(5px, 0)}10.71429%{transform:translate(0, 0)}100%{transform:translate(0, 0)}}#maintenance{background-image:url("../../wwwroot/img/light-bg.jpg");background-size:100% 100%;background-repeat:no-repeat}.listing-tooltip{position:relative;display:inline-block}.listing-tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#000;color:#fff;text-align:center;border-radius:6px;padding:5px 0;opacity:.9;position:absolute;z-index:1;top:-5px;left:105%}.listing-tooltip:hover .tooltiptext{visibility:visible}.eg-hidden{display:none}.card-header,.card-body,.card-footer{padding:.5rem !important}.form-group label:not(.btn){color:#333;letter-spacing:0;margin-bottom:0;text-transform:uppercase;font-size:.9rem}.form-group{margin-bottom:.5rem !important}.egritos-underlined-panel-header{text-transform:uppercase;display:flex;align-items:flex-end;justify-content:space-between;font-weight:700;width:100%;border-bottom-width:1px;border-bottom-style:solid;border-image-source:linear-gradient(270deg, var(--blue-gradient-1), var(--blue-gradient-2));border-image-slice:1;color:#383e47}.egritos-underlined-panel-header button{margin-bottom:.25rem !important}.diaxeirisi-item-header{font-weight:700}.diaxeirisi-item-content ul{list-style-type:none}.diaxeirisi-item-content ul li{border-bottom:1px solid var(--primary);padding-bottom:0;margin:.25rem}.diaxeirisi-item-content ul li a{color:var(--dark)}.diaxeirisi-item-content ul li a:hover{color:var(--primary)}.diaxeirisi-item-content ul li a i{background-color:var(--primary);color:var(--light);line-height:2rem;width:30px;padding:.25rem;padding-left:.5rem;padding-bottom:0}.card .card-header .btn-outline-light{text-transform:uppercase}.table th,.table td{padding:.5rem !important;vertical-align:middle !important}.k-window-titlebar.k-dialog-titlebar.k-header{color:var(--light) !important}.eg-dialog-header-warning .k-header{background-color:var(--warning) !important}.eg-dialog-header-error .k-header{background-color:var(--danger) !important}.eg-dialog-header-success .k-header{background-color:var(--success) !important}.eg-dialog-header-info .k-header{background-color:var(--primary) !important}.eg-dialog-header-secondary .k-header{background-color:var(--secondary) !important}.btn-warning{color:var(--light) !important}.validation-message{text-align:left !important;color:var(--danger) !important;font-style:italic !important;margin-left:.25rem !important}.images-wrapper{max-height:500px;overflow-y:auto;margin-bottom:10px}.profile-image-container{width:calc(25% - 20px);margin-right:15px;margin-bottom:20px;padding:5px;background-color:rgba(230,230,230,.831372549);border-radius:3px}.profile-image-container.selected{background-color:rgba(0,157,160,.5215686275)}.profile-image-container:nth-of-type(4n){margin-right:0}.profile-image-container:hover{cursor:pointer}.profile-image:hover .actions-container{display:flex}.actions-container{position:absolute;top:0;bottom:0;width:100%;display:none;justify-content:center;align-items:center;flex-flow:column;background-color:hsla(0,0%,80%,.5098039216)}.dropdown-consolecheck{position:relative}.dropdown-consolecheck .btn,.dropdown-consolecheck .alert{margin:0}.dropdown-consolecheck .btn{position:relative}.dropdown-consolecheck .btn i{font-size:26px}.init-loader{height:100vh;background:#e2e6e9}.egritos-init-loader svg{display:block}.egritos-init-loader .tree{fill:#204066}.egritos-init-loader .circle-mask{transform-origin:50% 90%;animation:scale 2s ease-out}.egritos-init-loader .egritos-text{font-size:20px;text-align:center;margin-top:10px;color:#243b55}@keyframes scale{0%{transform:scale(0)}100%{transform:scale(1)}}.notifications-count-circle{position:absolute !important;right:2px;background-color:red;border:1px solid var(--light);width:24px;height:24px;border-radius:50%;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0}.items-count-circle{position:absolute !important;border:1px solid var(--light);width:25px;height:25px;border-radius:50%;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0}.badge-circle{width:18px;height:18px;border-radius:50%;padding:0;color:#fff;display:inline-flex;align-items:center;justify-content:center}.dropdown-menu-custom{display:none;position:absolute;right:0;background:#fff;padding:10px;margin-top:5px;border-color:hsla(0,0%,100%,.9);box-shadow:0 1px 3px 0 rgba(0,0,0,.15)}.dropdown-menu-custom.show{display:block}.dm-head{display:flex;flex-flow:row;width:max-content;color:#fff;background-image:linear-gradient(270deg, #141e30, #243b55);font-weight:500;padding:8px 12px}.dm-head span:first-of-type{margin-right:30px}.dm-read-all:hover,.dm-read-all:active,.dm-read-all:focus{cursor:pointer;text-decoration:underline}.dm-footer{background:var(--primary);color:var(--light);display:flex;align-items:center;width:100%;padding:.5rem;margin-top:0}.dm-footer a{display:inline-flex;flex-flow:row;color:#000;font-weight:500;align-items:center;line-height:1;color:#fff !important}.dm-footer i{margin-left:5px}.dm-footer a:hover,.dm-footer a:active,.dm-footer a:focus{color:#141e30}.dropdown-item{position:relative;background:#fff;color:#313534;border:0;border-radius:0;border-bottom:2px solid #fff;display:inline-flex;align-items:center;font-size:12px}.di-action{font-size:14px;width:45px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:bold;margin-right:5px}.di-content{display:flex;flex-flow:column;line-height:1.5;padding-right:10px;color:var(--dark)}.di-read-notif{margin-right:10px;margin-left:auto}.di-content i{margin-right:5px}.di-content .date{color:var(--secondary)}.alert.alert-callout:last-of-type{border-bottom:0}.alert-callout.Error .di-action{background:var(--danger)}.alert-callout.Fatal{background:var(--danger)}.alert-callout.Fatal .di-action{background:var(--danger);top:0px;bottom:0px}.alert-callout.Warn .di-action{background:var(--warning)}.alert-callout.Success .di-action{background:var(--success)}.alert-callout.Info .di-action{background:var(--info)}.alert{color:#000 !important}.egritos-rows-shadowed>div,.egritos-row-shadowed{padding:.5rem;margin:.5rem 0;vertical-align:top;background-color:#fff;box-shadow:0 2px 4px #d1d4d7;border:1px solid rgba(0,0,0,.05);border-radius:3px}.egritos-list-item{background-color:#fff;box-shadow:0 2px 4px #d1d4d7;border:1px solid rgba(0,0,0,.05);border-radius:3px;position:relative}.egritos-list-item.collapsed:hover,.egritos-list-item.collapsed:active,.egritos-list-item.collapsed:focus,.collapse-button:hover,.collapse-button:active,.collapse-button:focus{cursor:pointer}.egritos-list-item .collapse-button{position:absolute;right:10px;top:5px}.eggrafa-infos{font-size:14px;line-height:1.5;display:flex;flex-flow:column}.eggrafa-infos div:hover,.eggrafa-infos div:active,.eggrafa-infos div:focus{cursor:pointer;text-decoration:underline}.eggrafa-infos span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}label.btn:hover,label.btn:active,label.btn:focus{cursor:pointer}.scrollable{max-height:600px}.table-fill{background:#fff;border-radius:3px;border-collapse:collapse;margin:auto;padding:5px;width:100%;box-shadow:0 5px 10px rgba(0,0,0,.1);animation:float 5s infinite}.table-fill thead{background-image:linear-gradient(45deg, #141e30, #243b55)}.table-fill th{color:#d5dde5;border-bottom:4px solid #9ea7af;border-right:1px solid #343a45;font-size:18px;font-weight:100;padding:15px;text-align:left;text-shadow:0 1px 1px rgba(0,0,0,.1);vertical-align:middle}.table-fill th:first-child{border-top-left-radius:3px}.table-fill th:last-child{border-top-right-radius:3px;border-right:none}.table-fill tr{border-top:1px solid #c1c3d1;border-bottom:1px solid #c1c3d1;color:#666b85;font-size:16px;font-weight:normal;text-shadow:0 1px 1px hsla(0,0%,100%,.1)}.table-fill tr:first-child{border-top:none}.table-fill tr:last-child{border-bottom:none}.table-fill tr:nth-child(odd) td{background:#ebebeb}.table-fill tr:last-child td:first-child{border-bottom-left-radius:3px}.table-fill tr:last-child td:last-child{border-bottom-right-radius:3px}.table-fill td{background:#fff;padding:10px;text-align:left;vertical-align:middle;font-weight:300;font-size:16px;text-shadow:-1px -1px 1px rgba(0,0,0,.1);border-right:1px solid #c1c3d1}.table-fill td:last-child{border-right:0px}.table-fill th.text-left{text-align:left}.table-fill th.text-center{text-align:center}.table-fill th.text-right{text-align:right}.table-fill td.text-left{text-align:left}.table-fill td.text-center{text-align:center}.table-fill td.text-right{text-align:right}#main-menu-navigation a.active{background:rgba(200,200,200,.2)}.ypologismos-progressbar{font-size:15px;height:2rem}.eg-error-background{background-color:rgba(var(--error-background), 0.6) !important}.eg-error-background :hover{background-color:rgba(var(--error-background), 0.9) !important}.table-side{display:flex;flex-direction:column;width:100%}.table-side-summary{border-top:2px solid var(--border-gray);margin-left:0 !important;margin-right:0 !important;padding-top:.25rem}.table-side-header-title{border-bottom:2px solid var(--border-gray);color:#fff;width:100%;padding:1rem;padding-bottom:.5rem;border-top-left-radius:3px;border-top-right-radius:3px}.transfer-table-container{display:flex;flex-direction:column;width:100%;align-content:space-between;justify-content:space-between;border:1px solid var(--border-gray);border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:.5rem}.transfer-controls{display:flex;margin:1rem;flex-direction:column;align-self:center}.transfer-item-selected{background-color:rgba(191,236,244,.8) !important}.dropdown-group{display:inline-block;position:relative}.dropdown-group>span{border:1px solid var(--blue);padding:5px 10px;display:inline-flex;border-radius:5px;background-color:var(--blue);color:#fff;line-height:2rem;align-items:center;text-transform:uppercase}.dropdown-group:hover>span,.dropdown-group:active>span,.dropdown-group:focus>span{background-color:#00777a}.dropdown-group:hover,.dropdown-group:active,.dropdown-group:focus{cursor:pointer}.dropdown-group:hover .dropdown-items,.dropdown-group:active .dropdown-items,.dropdown-group:focus .dropdown-items{display:flex}.dropdown-group.left .dropdown-items{left:0}.dropdown-group.right .dropdown-items{right:0}.dropdown-items{display:none;flex-flow:column;position:absolute;z-index:999;top:100%;background-color:#fff;border:1px solid #eee;border-radius:3px;width:max-content}.dropdown-items *{border:none;background:rgba(0,0,0,0);display:flex;justify-content:center;padding:3px 6px;text-decoration:none;border-bottom:1px solid #eee}.dropdown-items *:hover{background-color:#dee2e6}.egritos-list-item .egritos-list-added{box-shadow:0 2px 4px rgba(var(--info-hover-blue), 0.6) !important}.carousel-image{margin:auto}.carousel-control-prev:hover,.carousel-control-next:hover{background:rgba(241,241,241,.3)}.carousel-control-prev i,.carousel-control-next i{color:#ff682d}.k-checkbox{min-width:1rem}a.disabled{pointer-events:none;cursor:default}.typos-stoicheiou-apodochi{background-color:#c6dbcc !important}.typos-stoicheiou-ergodotiki{background-color:#aca0c1 !important}.typos-stoicheiou-kratisi{background-color:#e3a3a4 !important}.typos-stoicheiou-daneio{background-color:#c8c9df !important}.typos-stoicheiou-foros{background-color:#acacb3 !important}.typos-stoicheiou-other{background-color:#f5f5f5 !important}.styled-nav-tabs.nav-tabs{margin-bottom:20px;border:0;justify-content:flex-end}.styled-nav-tabs.nav-tabs .nav-link{padding:0;padding-bottom:4px;font-size:15px;color:#646464;border-bottom:2px solid;border-radius:0;font-weight:600;background-color:rgba(0,0,0,0)}.styled-nav-tabs.nav-tabs .nav-link:not(.active):focus,.styled-nav-tabs.nav-tabs .nav-link:not(.active):hover,.styled-nav-tabs.nav-tabs .nav-link:not(.active):active{color:var(--blue)}.styled-nav-tabs.nav-tabs .nav-link.active{color:var(--blue);background-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);border-bottom:2px solid var(--blue)}.k-tabstrip-top .k-tabstrip-items{width:100% !important;flex-flow:row wrap !important}.menu-list{overflow:auto}.navbar-toggle-button{display:none}.egritos-btn{border-radius:10px;font-weight:500}.egritos-btn:focus,.egritos-btn:active,.egritos-btn:hover{box-shadow:none !important;color:var(--white) !important;background-color:var(--hover-button) !important}.egritos-required,.egritos-required:focus{border-left:3px solid var(--required-red) !important;border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}#versions-info-content img{max-width:90%;height:auto;margin:auto;display:block}@media screen and (max-width: 991px){.app-sidebar{display:none !important}.app-sidebar.open-menu{display:block !important}.header-nav{background-image:linear-gradient(270deg, #141e30, #243b55) !important;background-repeat:repeat-x}.header-nav .container-fluid{flex-flow:row nowrap;align-items:center;padding:10px 0px}.sidebar-header .navbar-toggle-button,.header-nav .navbar-toggle-button{display:inline-block;border:none;background-color:rgba(0,0,0,0);color:#fff}.sidebar-header .logo{display:flex;justify-content:space-between;align-items:center}.header-nav .navbar-header{width:auto !important}.header-nav .notif-container{align-items:center}.header-nav .notif-container .btn{margin:0;color:#fff !important}.dropdown-consolecheck .btn{color:#fff !important}}@media screen and (max-width: 790px){.card .card-header{flex-flow:row wrap;gap:8px}.home-apousies-tabs>.k-tabstrip-items-wrapper.k-vstack{width:250px}}.home-apousies-tabs>.k-tabstrip-items-wrapper.k-vstack{width:500px}@media screen and (max-width: 991px){.home-apousies-tabs>.k-tabstrip-items-wrapper.k-vstack{width:250px}}@media screen and (max-width: 767px){.home-apousies-tabs>.k-tabstrip-items-wrapper.k-vstack{width:150px}}.home-apousies-tabs>.k-tabstrip-items-wrapper.k-vstack li span{word-break:break-word;font-size:.8rem}.k-centered{position:absolute;top:initial !important;left:initial !important;transform:none !important}.weekday-cell-met{min-width:8em;padding:0px;vertical-align:top !important}.k-in.k-menu-link{padding:0px !important}.k-menu-link-text{gap:.5rem;align-items:center}.k-menu-expand-arrow{margin-inline-end:0px}.k-menu-group-sm .k-menu-item{font-size:.875rem}.k-menu-group-sm .k-menu-link{padding-block:.3rem}.k-link.k-menu-link{padding:0}@media screen and (max-width: 767px){.home-apousies-tabs>.k-tabstrip-items-wrapper.k-vstack{width:150px}}@media(max-width: 320px){.header-nav{margin-bottom:20px}.navbar-right{display:none !important}.local-storage-clear,.ergodotis-select{display:none}.my-profile-card{margin-bottom:20px}.diastima-adeias-box{border:1px solid #dee2e6;border-radius:3px}}.instructions-panel{background:linear-gradient(270deg, var(--blue-gradient-2), var(--blue-gradient-1));border-radius:12px;margin-bottom:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.15);overflow:hidden}.instructions-header{background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);padding:1rem 1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}.instructions-header:hover{background:hsla(0,0%,100%,.25)}.instructions-title{color:#fff;font-weight:600;margin:0;display:flex;align-items:center;gap:.75rem}.instructions-icon{font-size:1.5rem}.instructions-toggle{color:#fff;font-size:1.2rem;transition:transform .3s ease}.instructions-toggle.expanded{transform:rotate(180deg)}.instructions-body{background:#fff;padding:1.5rem;max-height:70vh;overflow-y:auto}.instructions-section{margin-bottom:1.5rem}.instructions-section h5{color:var(--blue);font-weight:700;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #e9ecef}.instructions-field{background:#f8f9fa;padding:1rem;margin-bottom:.75rem;border-left:4px solid var(--blue);border-radius:4px}.instructions-field-title{font-weight:700;color:#2c3e50;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.field-required{color:var(--required-red);font-size:.875rem}.instructions-field ul{margin:.5rem 0 0 1.5rem;padding:0}.instructions-field li{margin-bottom:.25rem;color:#555}.logic-box{background:linear-gradient(135deg, rgba(36, 59, 85, 0.1), rgba(20, 30, 48, 0.1));border:2px solid var(--blue);border-radius:8px;padding:1rem;margin:1rem 0}.warning-box{background:#fff3cd;border-left:4px solid #ffc107;padding:1rem;margin:1rem 0;border-radius:4px}.tip-box{background:#d1ecf1;border-left:4px solid var(--info-blue);padding:1rem;margin:1rem 0;border-radius:4px}.app-sidebar.hris-sidebar{position:relative;overflow:visible}.hris-sidebar-header{height:72px !important;box-sizing:border-box !important;padding:0 16px !important;display:flex;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.06);position:relative}.hris-sidebar-header .logo{padding:0 !important;margin:0 !important;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.hris-sidebar-header .logo-text{display:flex !important;align-items:center;gap:12px;text-decoration:none;min-width:0;float:none !important;padding:0 !important;margin:0 !important;height:auto !important;line-height:1 !important}.hris-sidebar-header .logo-img{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg, rgba(24, 167, 192, 0.28), rgba(24, 167, 192, 0.06));box-shadow:0 0 0 1px hsla(0,0%,100%,.08) inset;flex-shrink:0;padding:0 !important;margin:0 !important}.hris-sidebar-header .logo-img img{height:26px !important;width:auto;display:block}.hris-sidebar-header .logo-text .text{font-family:"Manrope",system-ui,-apple-system,sans-serif !important;font-size:1.1875rem !important;font-weight:700 !important;letter-spacing:.14em !important;text-transform:uppercase !important;color:#fff !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;line-height:1 !important}.app-sidebar .hris-sidebar-collapse-toggle{position:absolute;top:74px;right:-14px;z-index:10;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;margin:0;border:1px solid hsla(0,0%,100%,.25);border-radius:50%;background:#1a2942;color:#fff !important;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.4);transition:background-color 150ms ease,border-color 150ms ease,transform 150ms ease}.app-sidebar .hris-sidebar-collapse-toggle i{font-size:16px;line-height:1;color:#fff !important;font-weight:900}.app-sidebar .hris-sidebar-collapse-toggle:hover{background:var(--info-blue);border-color:var(--info-blue);transform:scale(1.08)}.app-sidebar .hris-sidebar-collapse-toggle:hover i{color:#fff !important}.app-sidebar .hris-sidebar-collapse-toggle:active{background:#0f8ca3;border-color:#0f8ca3;transform:scale(0.97)}.app-sidebar .hris-sidebar-collapse-toggle:active i{color:#fff !important}.app-sidebar .hris-sidebar-collapse-toggle:focus{outline:none}.app-sidebar .hris-sidebar-collapse-toggle:focus-visible{outline:2px solid var(--info-blue);outline-offset:2px}.wrapper.nav-collapsed .app-sidebar .hris-sidebar-collapse-toggle{top:74px;right:-14px;width:28px;height:28px}@media screen and (min-width: 992px){.sidebar-header .navbar-toggle-button{display:none !important}}@media screen and (max-width: 991px){.app-sidebar .hris-sidebar-collapse-toggle{display:none !important}}.wrapper.nav-collapsed .app-sidebar{min-width:56px !important;max-width:56px !important;flex:0 0 56px !important;width:56px !important;overflow:visible}.wrapper.nav-collapsed .app-sidebar:hover{min-width:260px !important;max-width:260px !important;flex:0 0 260px !important;width:260px !important;overflow:visible;z-index:1000}.wrapper.nav-collapsed .app-sidebar:not(:hover) .hris-sidebar-header .logo-text .text{display:none !important}.wrapper.nav-collapsed .hris-sidebar-header .logo{justify-content:center}.wrapper.nav-collapsed .app-sidebar:not(:hover) .navigation li>a{padding-left:0 !important;padding-right:0 !important;text-align:center !important;display:flex !important;align-items:center !important;justify-content:center !important}.wrapper.nav-collapsed .app-sidebar:not(:hover) .navigation li>a>i{margin:0 !important;min-width:auto !important;width:auto !important;font-size:1.1rem !important}.wrapper.nav-collapsed .app-sidebar:not(:hover) .navigation li.has-sub>a:after{display:none !important}.wrapper.nav-collapsed .main-panel{flex:1 1 auto;width:100%}.wrapper.nav-collapsed .main-panel .main-content,.wrapper.nav-collapsed .navbar .navbar-header,.wrapper.nav-collapsed footer{padding-left:0 !important}.sqlc-wrap{background:#fff;border:1px solid #e9e8ec;border-radius:10px;box-shadow:0 2px 6px rgba(67,89,113,.1);overflow:hidden;display:flex;flex-direction:column}.sqlc-head{display:flex;align-items:center;gap:14px;padding:14px 20px;background:#1c3147;color:#fff;flex-wrap:wrap}.sqlc-head-ic{font-size:16px;opacity:.85}.sqlc-head-titles{display:flex;flex-direction:column;line-height:1.25}.sqlc-head-title{font-size:15.5px;font-weight:600}.sqlc-head-sub{font-size:11px;color:#9db2c6}.sqlc-head-right{margin-left:auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sqlc-db{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;color:#cfe0ee;background:hsla(0,0%,100%,.1);padding:5px 11px;border-radius:50rem;font-family:"JetBrains Mono",monospace}.sqlc-env{font-size:11px;font-weight:700;letter-spacing:.04em;color:#ffd9a0;background:rgba(255,159,67,.18);padding:5px 11px;border-radius:50rem}.sqlc-caution{margin:16px 22px 0;display:flex;gap:10px;align-items:flex-start;background:#fff7ed;border:1px solid #f4d9b0;border-radius:8px;padding:11px 14px}.sqlc-caution>i{color:#b45309;font-size:14px;margin-top:2px}.sqlc-caution span{font-size:12.5px;color:#8a5a12;line-height:1.5}.sqlc-body{padding:16px 22px 22px;flex:1;min-height:0}.sqlc-md{display:flex;align-items:stretch;border:1px solid #e9e8ec;border-radius:10px;overflow:hidden;min-height:540px}.sqlc-btn{font-size:12px;font-weight:500;border-radius:6px;padding:.42rem .8rem;border:1px solid rgba(0,0,0,0);cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:.13s;white-space:nowrap}.sqlc-btn:disabled{opacity:.5;cursor:not-allowed}.sqlc-btn-primary{background:#1e3548;color:#fff}.sqlc-btn-primary:hover:not(:disabled){background:#335c7d}.sqlc-btn-outline{background:#fff;color:#6b7280;border-color:#d2d6dc}.sqlc-btn-outline:hover{background:#f1f3f6;color:#1e3548}.sqlc-rail{width:280px;flex-shrink:0;border-right:1px solid #eceef1;background:#fcfcfd;display:flex;flex-direction:column}.sqlc-search{position:relative;padding:12px;border-bottom:1px solid #eceef1}.sqlc-search>i{position:absolute;left:23px;top:50%;transform:translateY(-50%);color:#9aa3b2;font-size:12px}.sqlc-search input{width:100%;font-size:12.5px;border:1px solid #d2d6dc;border-radius:6px;padding:.5rem .6rem .5rem 32px;background:#fff;color:#1b2433}.sqlc-search input:focus{outline:none;border-color:#1e3548;box-shadow:0 0 0 3px rgba(30,53,72,.12)}.sqlc-rail-label{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#9aa3b2;padding:12px 14px 6px;display:flex;align-items:center;gap:7px}.sqlc-rail-label-top{border-top:1px solid #eceef1;padding-top:10px}.sqlc-rail-scroll{overflow-y:auto;flex:1}.sqlc-rail-scroll::-webkit-scrollbar,.sqlc-history::-webkit-scrollbar{width:8px}.sqlc-rail-scroll::-webkit-scrollbar-thumb,.sqlc-history::-webkit-scrollbar-thumb{background:#d2d6dc;border-radius:4px}.sqlc-trow{display:flex;align-items:center;gap:9px;padding:7px 14px;cursor:pointer;background:rgba(0,0,0,0);border-left:3px solid rgba(0,0,0,0)}.sqlc-trow:hover{background:#f1f5f9}.sqlc-trow.active{background:#eef2f8;border-left-color:#1e3548}.sqlc-trow-ic{font-size:11px;color:#9aa3b2;flex-shrink:0}.sqlc-trow-name{flex:1;min-width:0;font-family:"JetBrains Mono",monospace;font-size:12.5px;color:#3a4a5e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sqlc-trow-cnt{font-size:10px;color:#b3bac4;font-family:"JetBrains Mono",monospace}.sqlc-trow-insert{font-size:10px;color:#1e3548;opacity:0;transition:.12s}.sqlc-trow:hover .sqlc-trow-insert{opacity:1}.sqlc-history{padding:0 8px 10px;max-height:150px;overflow-y:auto}.sqlc-hrow{padding:7px 8px;border-radius:6px;cursor:pointer;font-family:"JetBrains Mono",monospace;font-size:11.5px;color:#6b7785;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sqlc-hrow:hover{background:#f1f5f9;color:#1e3548}.sqlc-empty{font-size:12px;color:#9aa3b2;padding:8px 14px}.sqlc-main{flex:1;min-width:0;display:flex;flex-direction:column}.sqlc-toolbar{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid #eceef1;background:#fafbfc;flex-wrap:wrap}.sqlc-kbd{font-size:10.5px;color:#9aa3b2;font-family:"JetBrains Mono",monospace}.sqlc-danger-chip{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#b91c1c;background:#fef2f2;border:1px solid #f5c2c2;padding:4px 10px;border-radius:50rem}.sqlc-toolbar-right{margin-left:auto;display:flex;align-items:center;gap:14px}.sqlc-switch-wrap{display:flex;align-items:center;gap:8px;cursor:pointer;user-select:none}.sqlc-switch{width:34px;height:20px;border-radius:50rem;background:#cdd3da;position:relative;flex-shrink:0;transition:.15s}.sqlc-switch.on{background:#2d7577}.sqlc-knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:.15s;box-shadow:0 1px 2px rgba(0,0,0,.25)}.sqlc-switch.on .sqlc-knob{left:16px}.sqlc-switch-lbl{font-size:12px;font-weight:500;color:#4a5568}.sqlc-limit{display:flex;align-items:center;gap:6px}.sqlc-limit>span{font-size:11px;color:#9aa3b2}.sqlc-limit select{font-size:12px;font-family:"JetBrains Mono",monospace;border:1px solid #d2d6dc;border-radius:6px;padding:.3rem .5rem;background:#fff;color:#1b2433}.sqlc-editor{display:flex;background:#fff;min-height:190px}.sqlc-gutter{flex-shrink:0;padding:12px 10px 12px 14px;text-align:right;color:#b3bac4;font-family:"JetBrains Mono",monospace;font-size:13px;line-height:1.6;border-right:1px solid #f0f1f3;background:#fcfcfd;user-select:none}.sqlc-ta{flex:1;min-width:0;margin:12px 14px;font-family:"JetBrains Mono",monospace;font-size:13px;line-height:1.6;color:#1b2433;background:rgba(0,0,0,0);border:none;outline:none;resize:vertical;width:100%;tab-size:2}.sqlc-ta::placeholder{color:#b3bac4}.sqlc-results{border-top:1px solid #eceef1;flex:1;display:flex;flex-direction:column;min-height:0}.sqlc-results-head{display:flex;align-items:center;gap:12px;padding:9px 14px;background:#fafbfc;border-bottom:1px solid #eceef1}.sqlc-results-title{font-size:10.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}.sqlc-results-meta{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;color:#2d7577;font-family:"JetBrains Mono",monospace}.sqlc-results-actions{margin-left:auto;display:flex;gap:4px}.sqlc-ib{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,0);border-radius:6px;background:rgba(0,0,0,0);color:#6b7280;cursor:pointer;font-size:12px;transition:.12s}.sqlc-ib:hover:not(:disabled){background:#f1f3f6;color:#1b2433}.sqlc-ib:disabled{opacity:.4;cursor:not-allowed}.sqlc-results-body{overflow:auto;flex:1;padding:14px}.sqlc-results-body::-webkit-scrollbar{width:8px;height:8px}.sqlc-results-body::-webkit-scrollbar-thumb{background:#d2d6dc;border-radius:4px}.sqlc-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:40px 0;color:#b3bac4}.sqlc-state-idle>i{font-size:30px}.sqlc-state span{font-size:13px}.sqlc-error{display:flex;gap:11px;align-items:flex-start;background:#fef2f2;border:1px solid #f5c2c2;border-radius:8px;padding:14px 16px}.sqlc-error>i{color:#b91c1c;font-size:16px;margin-top:1px}.sqlc-error-title{font-weight:600;font-size:13.5px;color:#991b1b;margin-bottom:3px}.sqlc-error-text{font-size:12.5px;color:#a14545;line-height:1.5}.sqlc-grid{border:1px solid #e4e7eb;border-radius:8px;overflow:hidden}.sqlc-grid table{border-collapse:collapse;width:100%;font-size:12.5px}.sqlc-grid thead th{background:#fafbfc;text-transform:uppercase;font-size:10.5px;letter-spacing:.04em;font-weight:600;color:#6b7280;text-align:left;padding:7px 10px;border-bottom:1px solid #e4e7eb;white-space:nowrap;font-family:"JetBrains Mono",monospace}.sqlc-grid tbody td{padding:6px 10px;border-bottom:1px solid #f0f1f3;color:#1b2433;white-space:nowrap;font-family:"JetBrains Mono",monospace;font-variant-numeric:tabular-nums}.sqlc-grid tbody tr:hover td{background:#f6f9fc}@media(max-width: 860px){.sqlc-md{flex-direction:column}.sqlc-rail{width:100%;border-right:none;border-bottom:1px solid #eceef1}}.k-grid-header,.k-grid-content,.k-pager-wrap,.k-tabstrip>.k-content,.k-tabstrip-items .k-link{color:#000}.k-pager-numbers .k-link.k-selected{border-color:var(--gray-light)}.dropdown-btn-outline .k-button{background:rgba(0,0,0,0);color:#f8f9fa;text-transform:uppercase;font-size:.875rem}.dropdown-btn-popup .k-menu-link{padding:4px}.k-popup .k-split-button-item,.k-popup .k-item.k-menu-item{padding:6px 14px;white-space:nowrap}.k-tabstrip-item.k-item.k-active{background-color:var(--primary)}.k-tabstrip-item.k-item.k-active.k-disabled{background-color:var(--info-hover-blue) !important}.k-tabstrip-item.k-item.k-active:not(.k-disabled)>*{color:var(--light)}.k-tabstrip-item.k-item.k-state-default:hover{background-color:var(--info-hover-blue)}.k-window-titlebar .k-dialog-titlebar,.k-tilelayout-item-header{background-image:linear-gradient(270deg, var(--blue-gradient-1), var(--blue-gradient-2)) !important;background-repeat:repeat-x;color:#fff}.k-switch-on .k-switch-container{background-color:var(--blue) !important;color:var(--light) !important}.k-combobox .k-dropdown-wrap,.k-datepicker .k-picker-wrap{height:2.45rem !important}.k-datepicker{display:flex;padding:0;width:100%;height:calc(1.5em + .75rem + 2px);font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.k-grid-header .k-header{text-align:center;font-weight:700}.k-tabstrip>.k-content{overflow:hidden;padding:.5rem !important}.k-tabstrip-items .k-disabled{background-color:var(--gray) !important}.k-combobox .k-dropdown-wrap .k-input{color:#000 !important}.k-button,.k-toggle-button{background-color:var(--light);color:var(--blue);border:1px solid var(--border-gray)}.k-window-titlebar-actions .k-button,.k-window-titlebar-actions .k-toggle-button{opacity:1;color:var(--white)}.k-window-titlebar-actions .k-button:hover,.k-window-titlebar-actions .k-toggle-button:hover{color:var(--white)}.k-button.k-selected,.k-toggle-button.k-selected{border-color:var(--primary);color:#fff;background-color:var(--primary) !important;box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.06)}.k-button:hover,.k-toggle-button:hover{border-color:var(--light);background-color:var(--info-hover-blue);color:var(--primary)}.k-button .k-i-close{color:#fff}.k-toggle-button.k-selected,.k-button-group .k-button:active,.k-button-group .k-button.k-state-active,.k-button-group .k-button.k-selected,.k-button-group>input[type=radio]:checked+.k-button,.k-button-group>input[type=checkbox]:checked+.k-button{box-shadow:none !important;background-color:var(--blue) !important;color:var(--light) !important}.k-scheduler-navigation .k-button,.k-scheduler-footer .k-button{color:var(--primary) !important;background-color:rgba(0,0,0,0) !important}.eg-toggle-button-group>*:first-child{border-top-left-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.eg-toggle-button-group>*:last-child{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.eg-toggle-button-group .k-button+.k-button{margin-left:-5px !important}.eg-toggle-button-group .k-button.k-selected{background-color:var(--blue) !important}.k-dropdown-wrap .k-focus{border:1px solid var(--blue) !important}.k-pager-nav a{color:var(--dark) !important}.k-dropdown-wrap>.k-select{color:#fff !important}.k-window-titlebar{background-image:linear-gradient(270deg, var(--blue-gradient-1), var(--blue-gradient-2)) !important;background-repeat:repeat-x;color:#fff;padding:.5rem !important}.k-window-content{padding:.5rem !important}.eg-button-success{background-color:var(--success) !important;color:var(--light) !important;border:none}.eg-button-danger{background-color:var(--danger) !important;color:var(--light) !important;border:none}.eg-button-warning{background-color:var(--warning) !important;color:var(--light) !important;border:none}.eg-button-info{background-color:var(--info) !important;color:var(--light) !important;border:none}.eg-button-primary{background-color:var(--blue) !important;color:var(--light) !important;border:none}.k-toolbar.k-grid-toolbar{display:flex !important;align-items:center !important;justify-content:flex-end !important}.k-dropdown-wrap>.k-input{color:var(--dark) !important}.k-tabstrip-items li.k-state-active{border-bottom:none !important;background-color:var(--blue) !important}.k-tabstrip-items li.k-state-active .k-link{color:var(--light) !important}.k-datetime-footer .k-time-cancel{background-color:var(--danger) !important;color:var(--light) !important}.k-datetime-footer .k-time-accept{background-color:var(--blue) !important;color:var(--light) !important}.k-button.k-primary{border-color:var(--primary) !important;color:var(--light) !important;background-color:var(--blue) !important}.k-grid table{border-collapse:collapse !important}.k-grid-table tr{border-bottom:1px solid gray}.k-grid-table tr:last-of-type{border:0}.k-multiselect>.k-icon.k-i-close{color:var(--dark) !important}.k-multiselect-wrap .k-button .k-i-close{color:var(--dark) !important}.k-disabled{background-color:var(--disabled-background) !important}.k-checkbox.k-disabled,.k-checkbox:disabled,.k-checkbox.k-disabled{background-color:var(--disabled-background-dark) !important;border-color:var(--disabled-background-dark) !important}.k-tabstrip-items .k-tabstrip-item.k-item.k-state-default{border:1px solid #dee2e6 !important}.k-tabstrip-item+.k-tabstrip-item{margin-left:3px !important}.table-rows-sm.k-grid td{padding:.5rem .5rem !important}.k-dateinput{flex-grow:1}.table-bordered>:not(caption)>*{border-width:0}.k-input{height:auto !important}.k-numerictextbox{padding:1px 3px !important}.k-grid th.text-wrap{justify-content:center;text-align:left;white-space:normal;vertical-align:middle}.k-grid th.text-wrap .k-column-title{white-space:normal}.k-header>.k-cell-inner{margin:-0.5rem -0.5rem !important}.monada-tree-popup .k-treeview-leaf{padding-top:.75rem !important;padding-bottom:.75rem !important}
