.toast{max-width:100%;font-size: 1em!important;}
#toast-container > .toast-error {
    background-image: none !important;
    background-color: #F44558;
}
#toast-container > .toast-success {
    background-image: none !important;
    background-color: #51A351;
}
#toast-container > .toast-error.feathers::before,#toast-container > .toast-success.feathers::before {
    /*position: fixed;*/
    font-family: feather !important;
    font-size: 24px;
    line-height: 18px;
    float: right;
    color: #FFF;
    padding-left: 0.5em;
    margin: auto -2em auto -1.5em;

}
#toast-container > .toast-error.awesome::before, #toast-container > .toast-success.awesome::before {
    /*position: fixed;*/
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 18px;
    float: left;
    color: #FFF;
    padding-right: 0.5em;
    margin: auto -2em auto -1.5em;
}
/*employer*/
#toast-container > .toast-error.feathers.icon-slack::before {
     content: "\e8c8";
 }
#toast-container > .toast-error.feathers.icon-briefcase::before {
     content: "\e838";
 }
#toast-container > .toast-error.feathers.icon-type::before {
     content: "\e8df";
 }
#toast-container > .toast-error.feathers.icon-layers::before {
     content: "\e87e";
 }
#toast-container > .toast-error.awesome.fa-sitemap::before {
     content: "\f0e8";
 }
#toast-container > .toast-error.awesome.fa-times::before {
     content: "\f00d";
 }
#toast-container > .toast-error.awesome.fa-pencil::before {
    content: "\f040";
}
#toast-container > .toast-error.awesome.fa-globe::before {
    content: "\f0ac";
}
#toast-container > .toast-error.awesome.fa-user-circle-o::before {
    content: "\f2be";
}
#toast-container > .toast-error.awesome.icon-at-sign::before {
    content: "@";
}
#toast-container > .toast-error.awesome.fa-clipboard::before {
    content: "\f0ea";
}
#toast-container > .toast-error.awesome.fa-envelope-o::before {
    content: "\f003";
}
#toast-container > .toast-success.awesome.fa-envelope-o::before {
    content: "\f003";
}
#toast-container > .toast-error.awesome.fa-hashtag::before {
    content: "\f292";
}
#toast-container > .toast-error.awesome.fa-recycle::before {
    content: "\f1b8";
}
#toast-container > .toast-error.awesome.fa-times::before {
    content: "\f00d";
}
/*employer*/
/*product*/
#toast-container > .toast-error.feathers.icon-package::before {
    content: "\e8a1";
}
#toast-container > .toast-success.feathers.icon-package::before {
    content: "\e8a1";
}

/*product*/

/*project*/
#toast-container > .toast-error.feathers.icon-flag::before {
    content: "\e876";
}
#toast-container > .toast-error.feathers.icon-airplay::before {
    content: "\e820";
}
/*project*/
/*contract*/
#toast-container > .toast-error.feathers.icon-edit::before {
    content: "\e867";
}
#toast-container > .toast-error.feathers.icon-feather::before {
    content: "\e86b";
}
#toast-container > .toast-error.feathers.icon-calendar::before {
    content: "\e83a";
}
#toast-container > .toast-error.awesome.fa-dollar::before {
    content: "\f155";
}
/*contract*/
/*manager and user*/
#toast-container > .toast-error.feathers.icon-user::before {
    content: "\e8e9";
}
#toast-container > .toast-error.feathers.icon-smartphone::before {
    content: "\e8ca";
}
#toast-container > .toast-error.awesome.fa-venus-mars::before {
    content: "\f228";
}
#toast-container > .toast-error.feathers.icon-monitor::before {
    content: "\e899";
}
#toast-container > .toast-error.feathers.icon-globe::before {
    content: "\e877";
}
#toast-container > .toast-error.feathers.icon-at-sign::before {
    content: "\e830";
}
#toast-container > .toast-error.feathers.icon-at-sign::before {
    content: "\e830";
}
#toast-container > .toast-error.awesome.fa-key::before {
    content: "\f084";
}
#toast-container > .toast-error.awesome.fa-building-o::before {
    content: "\f0f7";
}
#toast-container > .toast-error.feathers.user-block::before {
    content: "\e8e8";
}
#toast-container > .toast-error.feathers.user-unblock::before {
    content: "\e8e5";
}
#toast-container > .toast-error.feathers.user-delete::before {
    content: "\e8da";
}
#toast-container > .toast-error.feathers.user-image::before {
    content: "\e87c";
}
#toast-container > .toast-error.feathers.x::before {
    content: "\e8f7";
}
#toast-container > .toast-error.feathers.icon-sliders::before {
    content: "\e90a";
}
#toast-container > .toast-error.feathers.icon-tag::before {
    content: "\e8d2";
}
#toast-container > .toast-success.feathers.icon-tag::before {
    content: "\e8d2";
}
/*manager and user*/
/*theme*/
#toast-container > .toast-error.awesome.fa-paint-brush::before {
    content: "\f1fc";
}
#toast-container > .toast-error.awesome.fa-barcode::before {
    content: "\f02a";
}
#toast-container > .toast-error.feathers.icon-droplet::before {
    content: "\e865";
}

#toast-container > .toast-error.feathers.icon-width::before {
    content: "\e88b";
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 6px;
}
#toast-container > .toast-error.feathers.icon-bold::before {
    content: "\e901";
}

#toast-container > .toast-error.feathers.icon-height::before {
    content: "\e88b";
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#toast-container > .toast-error.feathers.icon-arrow-up::before {
    content: "\e82d";
}

/*theme*/
/*permission*/
#toast-container > .toast-error.feathers.icon-check-square::before {
    content: "\e840";
}
/*permission*/
/*profile*/
#toast-container > .toast-success.feathers.icon-radio::before {
    content: "\e8b5";
}
#toast-container > .toast-error.feathers.icon-radio::before {
    content: "\e8b5";
}
#toast-container > .toast-error.feathers.icon-clock::before {
    content: "\e84d";
}
#toast-container > .toast-error.feathers.icon-scissors::before {
    content: "\e8bf";
}
/*profile*/

/*version*/
#toast-container > .toast-error.awesome.fa-code-fork::before {
    content: "\f126";
}
#toast-container > .toast-error.feathers.icon-info::before {
    content: "\e87f";
}

/*version*/
/*troubleshoot*/
#toast-container > .toast-error.awesome.fa-table::before {
    content: "\f0ce";
}
#toast-container > .toast-error.awesome.fa-usb::before {
    content: "\f287";
}
#toast-container > .toast-error.awesome.fa-stethoscope::before {
    content: "\f0f1";
}
#toast-container > .toast-error.feathers.icon-bookmark::before {
    content: "\e83b";
}
#toast-container > .toast-error.awesome.fa-table::before {
    content: "\f0ce";
}
#toast-container > .toast-success.awesome.fa-table::before {
    content: "\f0ce";
}
#toast-container > .toast-success.feathers.icon-download::before {
    content: "\e864";
}
#toast-container > .toast-success.feathers.icon-upload::before {
    content: "\e8e1";
}
#toast-container > .toast-success.feathers.icon-trash-2::before {
    content: "\e8da";
}
/*troubleshoot*/
/*driver*/
#toast-container > .toast-error.feathers.icon-credit-card::before {
    content: "\e85f";
}
#toast-container > .toast-error.awesome.fa-sitemap::before {
    content: "\f0e8";
}
#toast-container > .toast-error.awesome.fa-arrows-alt::before {
    content: "\f0b2";
}
#toast-container > .toast-error.awesome.fa-ticket::before {
    content: "\f145";
}
#toast-container > .toast-success.feathers.icon-user-x::before {
    content: "\e8e8";
}
#toast-container > .toast-success.feathers.icon-user-check::before {
    content: "\e8e5";
}
/*driver*/
/*station*/
#toast-container > .toast-error.feathers.icon-map-pin::before {
    content: "\e88e";
}
#toast-container > .toast-error.awesome.fa-truck::before {
    content: "\f0d1";
}

/*station*/
/*card*/
#toast-container > .toast-error.feathers.icon-sunrise::before {
    content: "\e8d0";
}
#toast-container > .toast-error.feathers.icon-sunset::before {
    content: "\e8d3";
}
#toast-container > .toast-error.feathers.icon-wifi-off::before {
    content: "\e907";
}
#toast-container > .toast-info.feathers.icon-wifi-off::before {
    content: "\e907";
}
#toast-container > .toast-success.feathers.icon-save::before {
    content: "\e8bc";
}
/*card*/
/*setting*/
#toast-container > .toast-error.feathers.icon-link::before {
    content: "\e884";
}
#toast-container > .toast-error.feathers.icon-shield::before {
    content: "\e8c2";
}
#toast-container > .toast-error.awesome.fa-hourglass-end::before {
    content: "\f253";
}
#toast-container > .toast-error.feathers.icon-server::before {
    content: "\e8be";
}
/*setting*/









#toast-container > .toast-error.feathers.username::before {
    content: "\e830";
}

#toast-container > .toast-error.feathers.mobile::before {
    content: "\e8ca";
}

#toast-container > .toast-error.feathers.location::before {
    content: "\e88e";
}
#toast-container > .toast-error.feathers.block::before {
    content: "\e8e8";
}
#toast-container > .toast-error.feathers.clock::before {
    content: "\e84d";
}
#toast-container > .toast-error.feathers.timesheet::before {
    content: "\e84b";
}
#toast-container > .toast-error.feathers.sun::before {
    content: "\e8cf";
}
#toast-container > .toast-error.feathers.holiday::before {
    content: "\e838";
}


#toast-container > .toast-error.awesome.password::before {
    content: "\f084";
}

#toast-container > .toast-error.awesome.captcha::before {
    content: "\f1b8";
}
#toast-container > .toast-error.awesome.no-access::before {
    content: "\f05e";
}
#toast-container > .toast-error.awesome.check::before {
    content: "\f00c";
}

#toast-container > .toast-error.feathers.level-category::before {
    content: "\e87e";
}
#toast-container > .toast-error.feathers.category::before {
    content: "\e878";
}
#toast-container > .toast-error.feathers.name-category::before {
    content: "\e82e";
}
#toast-container > .toast-error.feathers.date::before {
    content: "\e83a";
}
#toast-container > .toast-error.feathers.status::before {
    content: "\e90a";
}
#toast-container > .toast-error.feathers.unlock::before {
    content: "\e8e4";
}
#toast-container > .toast-error.feathers.layers::before {
    content: "\e87e";
}
/*success*/
#toast-container > .toast-success.feathers.user-block::before {
    content: "\e8e8";
}
#toast-container > .toast-success.feathers.user-unblock::before {
    content: "\e8e5";
}
#toast-container > .toast-success.feathers.user-delete::before {
    content: "\e8da";
}
#toast-container > .toast-success.feathers.user-image::before {
    content: "\e87c";
}
#toast-container > .toast-success.feathers.category::before {
    content: "\e878";
}
