@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(../fonts/MaterialIcons-Regular.woff2) format('woff2'),
    url(../fonts/MaterialIcons-Regular.woff) format('woff'),
    url(../fonts/MaterialIcons-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialiconsoutlined/v108/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2) format('woff2');
}

.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 48
}

.material-icons {
    font-family: 'Material Icons Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    width: 100%;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}
.material-icons {
  font-variation-settings:"FILL" 0, "wght" 200, "GRAD" 0, "opsz" 48
}
.material-symbols-outlined {
  font-family: 'Material Icons Outlined';
  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;
}

.material-symbols-outlined.icecream,
.material-symbols-outlined.propane_tank,
.material-symbols-outlined.picture_as_pdf,
.material-symbols-outlined.mobile_friendly,
.material-symbols-outlined.savings,
.material-symbols-outlined.credit_score,
.material-symbols-outlined.shopping_cart,
.material-symbols-outlined.medication,
.material-symbols-outlined.restaurant_menu,
.material-symbols-outlined.storefront,
.material-symbols-outlined.garage,
.material-symbols-outlined.electric_bolt,
.material-symbols-outlined.mode_heat,
.material-symbols-outlined.local_gas_station,
.material-symbols-outlined.assured_workload,
.material-symbols-outlined.mode_heat,
.material-symbols-outlined.movie_edit {
   display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 68px;
    height: 95px;
    z-index: 999;
    position: relative;
}
.material-symbols-outlined.person,
.material-symbols-outlined.checklist_rtl,
.material-symbols-outlined.list_alt_add,
.material-symbols-outlined.workspaces,
.material-symbols-outlined.manage_accounts,
.material-symbols-outlined.date_range,
.material-symbols-outlined.category,
.material-symbols-outlined.paid,
.material-symbols-outlined.manage_search{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    height: 45px;
    z-index: 999;
    position: absolute;
    width: 45px;
    left: 8px;
    top: 0px;
    color: aliceblue;
}
.material-symbols-outlined.edit_note,
.material-symbols-outlined.delete{
   display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 25px;
    height: 30px;
    z-index: 999;
    position: relative;
    width: 26px;
    color: #424242;
}
.material-symbols-outlined.library_add{
   display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 25px;
    height: 30px;
    z-index: 999;
    position: relative;
    width: 26px;
    color: #424242;
}
.material-symbols-outlined.library_add,
.material-symbols-outlined.edit_note,
.material-symbols-outlined.delete_forever{
   display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 25px;
    height: 30px;
    z-index: 999;
    position: relative;
    width: 26px;
    color: #424242;
}
.material-symbols-outlined.library_add:before{
   content: "\e02e";
}
.material-symbols-outlined.savenew {
    font-size: 27px;
     width: 30px; 
     height: 30px; 
     display: flex; 
     flex-direction: column; 
     justify-content: center ;
     align-items: center; 
}
.material-symbols-outlined.outgoing_mail{
   display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 25px;
    height: 30px;
    z-index: 999;
    position: relative;
    width: 26px;
    color: #424242;
}
.material-symbols-outlined.outgoing_mail:before{
    content: "\f0d2";
}
.material-symbols-outlined.savenew:before{
    content: "\e161";
}
.material-symbols-outlined.license:before{
    content: "\e0ee";
}
.material-symbols-outlined.calendar_month:before{
    content: "\ebcc";
}
.material-symbols-outlined.delete_forever:before{
   content:"\e92b";
}
.material-symbols-outlined.workspaces:before{
   content:"\e1a0";
}
span.material-symbols-outlined.picture_as_pdf {
    font-size: 27px;
     width: 30px; 
     height: 30px; 
     display: flex; 
     flex-direction: column; 
     justify-content: center ;
     align-items: center; 
}
span.material-symbols-outlined.filter {
    font-size: 27px;
    width: 30px;
    height: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.material-symbols-outlined.check{
   display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 25px;
    height: 40px;
    z-index: 999;
    position: relative;
    width: 26px;
}
.material-symbols-outlined.propane_tank:before {
   content:"\ec13";
}
.material-symbols-outlined.check:before {
   content:"\e5ca";
}
.material-symbols-outlined.edit_note:before {
   content:"\e745";
}
.material-symbols-outlined.delete:before {
   content:"\e872";
}
.material-symbols-outlined.manage_search {
    font-size: 30px;
}
.material-symbols-outlined.person:before {
  content:"\e7fd";
    color: #fff;
    font-size: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 50px;
}
.material-symbols-outlined.checklist_rtl:before {
  content:"\e6b3";
    color: #fff;
    font-size: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 50px;
}
.material-symbols-outlined.manage_accounts:before {
    content:"\f02e";
    color: #fff;
    font-size: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 50px;
}
.material-symbols-outlined.list_alt_add:before{
  content:"\f756";
    color: #fff;
    font-size: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 50px;
}
.material-symbols-outlined.account_circle{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    height: 45px;
    z-index: 999;
    position: absolute;
    width: 45px;
    left: 8px;
    top: 0px;
    color: aliceblue;
}
.material-symbols-outlined.account_circle:before {
    content:"\e853";
    color: #444;
    font-size: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 50px;
}
span.material-symbols-outlined.date_range {
  top: unset;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: unset;
  left: unset;
  height: 40px;
}
span.material-symbols-outlined.header.date_range {
  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: unset;
    left: 7px;
    top: unset;
    position: absolute;
    height: unset;
}
.material-symbols-outlined.header.date_range:before {
   content:"\e916";
    color: #fff;
}
.material-symbols-outlined.date_range:before {
    content:"\e916";
    color: #444;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.material-symbols-outlined.category:before {
    content:"\e574";
}
.material-symbols-outlined.paid:before {
    content:"\f041";
}
.material-symbols-outlined.manage_search:before {
    content:"\f02f";
}
.material-symbols-outlined.icecream:before {
   content:"\ea69";
}
.material-symbols-outlined.mobile_friendly:before {
   content:"\e200";
}
.material-symbols-outlined.savings:before {
   content:"\e2eb";
}
.material-symbols-outlined.credit_score:before {
   content:"\e8cc";
}
.material-symbols-outlined.shopping_cart:before {
   content:"\e8cc";
}
.material-symbols-outlined.medication:before {
   content:"\f033";
}
.material-symbols-outlined.restaurant_menu:before {
   content:"\e561";
}
.material-symbols-outlined.storefront:before {
   content:"\ea12";
}
.material-symbols-outlined.garage:before {
   content:"\f011";
}
.material-symbols-outlined.electric_bolt:before {
   content:"\ec1c";
}
.material-symbols-outlined.local_gas_station:before {
   content:"\e546";
}
.material-symbols-outlined.assured_workload:before {
   content:"\eb6f";
}
.material-symbols-outlined.mode_heat:before {
   content:"\e886";
}
.material-symbols-outlined.movie_edit:before {
   content:"\e04b";
}
.material-symbols-outlined.picture_as_pdf:before {
   content:"\e415";
   color:#fff;
   padding-top: 0px;
    padding-right: 10px;
}
.material-symbols-outlined.filter:before {
   content:"\e429";
   color:#fff;
   padding-top: 4px;
    padding-right: 10px;
}
.material-symbols-outlined.list_alt_add:before {
   content:"\e02e";
   color:#fff;
   padding-top: 4px;
   padding-right: 10px;
}
.material-symbols-outlined.list_alt_add.color-black:before {
   color:#444;
}