/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}
.material-icons {
  font-family: 'Material Icons' !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.icons-fix{vertical-align: bottom; margin-right: 15px;}
.fluid{width:100%;}
.no-margin{margin: 0;}
.no-margin-bottom{margin-bottom: 0;}
.no-margin-top{margin-top: 0;}
.no-padding-bottom{padding-bottom: 0 !important;}
.no-padding-top-bottom{padding-top: 0; padding-bottom: 0;}
.row-equals {display: flex; flex-wrap: wrap;}

@media only screen and (max-width: 600px){
  
    .fluid-on-small{width: 100%;}
}

body{display: flex; min-height: 100vh; flex-direction: column;}
main{flex: 1 0 auto;}
.nav-wrapper a, .nav-wrapper i{color: black;}
select{height: auto; margin: auto; border: 1px solid #a2a2a2;}
.select-wrapper * { transition: none !important; transform: none !important; }
