/* RED*/
.bg-red50 {
    background-color: #FFEBEE !important;
    color: #000 !important;
}

.bg-red100 {
    background-color: #FFCDD2 !important;
    color: #000 !important;
}

.bg-red200 {
    background-color: #EF9A9A !important;
    color: #000 !important;
}

.bg-red300 {
    background-color: #E57373 !important;
    color: #000 !important;
}

.bg-red400 {
    background-color: #EF5350 !important;
    color: #000 !important;
}

.bg-red500 {
    background-color: #F44336 !important;
    color: #fff !important;
}

.bg-red600 {
    background-color: #E53935 !important;
    color: #fff !important;
}

.bg-red700 {
    background-color: #D32F2F !important;
    color: #fff !important;
}

.bg-red800 {
    background-color: #C62828 !important;
    color: #fff !important;
}

.bg-redA100 {
    background-color: #FF8A80 !important;
    color: #000 !important;
}

.bg-redA200 {
    background-color: #FF5252 !important;
    color: #fff !important;
}

.bg-redA500 {
    background-color: #FF1744 !important;
    color: #fff !important;
}

.bg-redA700 {
    background-color: #D50000 !important;
    color: #fff !important;
}

.bg-pink50 {
    background-color: #FCE4EC !important;
    color: #000 !important;
}

.bg-pink100 {
    background-color: #F8BBD0 !important;
    color: #000 !important;
}

.bg-pink200 {
    background-color: #F48FB1 !important;
    color: #000 !important;
}

.bg-pink300 {
    background-color: #F06292 !important;
    color: #000 !important;
}

.bg-pink400 {
    background-color: #EC407A !important;
    color: #000 !important;
}

.bg-pink500 {
    background-color: #E91E63 !important;
    color: #fff !important;
}

.bg-pink600 {
    background-color: #D81B60 !important;
    color: #fff !important;
}

.bg-pink700 {
    background-color: #C2185B !important;
    color: #fff !important;
}

.bg-pink800 {
    background-color: #C2185B !important;
    color: #fff !important;
}

.bg-pink900 {
    background-color: #880E4F !important;
    color: #fff !important;
}

.bg-pinkA100 {
    background-color: #FF80AB !important;
    color: #000 !important;
}

.bg-pinkA200 {
    background-color: #FF4081 !important;
    color: #fff !important;
}

.bg-pinkA500 {
    background-color: #F50057 !important;
    color: #fff !important;
}

.bg-pinkA700 {
    background-color: #C51162 !important;
    color: #fff !important;
}

.bg-purple50 {
    background-color: #F3E5F5 !important;
    color: #000 !important;
}

.bg-purple100 {
    background-color: #E1BEE7 !important;
    color: #000 !important;
}

.bg-purple200 {
    background-color: #CE93D8 !important;
    color: #000 !important;
}

.bg-purple300 {
    background-color: #BA68C8 !important;
    color: #fff !important;
}

.bg-purple400 {
    background-color: #AB47BC !important;
    color: #fff !important;
}

.bg-purple500 {
    background-color: #9C27B0 !important;
    color: #fff !important;
}

.bg-purple600 {
    background-color: #8E24AA !important;
    color: #fff !important;
}

.bg-purple700 {
    background-color: #7B1FA2 !important;
    color: #fff !important;
}

.bg-purple800 {
    background-color: #6A1B9A !important;
    color: #fff !important;
}

.bg-purple900 {
    background-color: #4A148C !important;
    color: #fff !important;
}

.bg-purpleA100 {
    background-color: #EA80FC !important;
    color: #000 !important;
}

.bg-purpleA200 {
    background-color: #E040FB !important;
    color: #fff !important;
}

.bg-purpleA500 {
    background-color: #D500F9 !important;
    color: #fff !important;
}

.bg-purpleA700 {
    background-color: #AA00FF !important;
    color: #fff !important;
}

.bg-deep-purple50 {
    background-color: #EDE7F6 !important;
    color: #000 !important;
}

.bg-deep-purple100 {
    background-color: #D1C4E9 !important;
    color: #000 !important;
}

.bg-deep-purple200 {
    background-color: #B39DDB !important;
    color: #000 !important;
}

.bg-deep-purple300 {
    background-color: #9575CD !important;
    color: #fff !important;
}

.bg-deep-purple400 {
    background-color: #7E57C2 !important;
    color: #fff !important;
}

.bg-deep-purple500 {
    background-color: #673AB7 !important;
    color: #fff !important;
}

.bg-deep-purple600 {
    background-color: #5E35B1 !important;
    color: #fff !important;
}

.bg-deep-purple800 {
    background-color: #4527A0 !important;
    color: #fff !important;
}

.bg-deep-purple900 {
    background-color: #311B92 !important;
    color: #fff !important;
}

.bg-deep-purpleA100 {
    background-color: #B388FF !important;
    color: #000 !important;
}

.bg-deep-purpleA200 {
    background-color: #7C4DFF !important;
    color: #fff !important;
}

.bg-deep-purpleA500 {
    background-color: #651FFF !important;
    color: #fff !important;
}

.bg-deep-purpleA700 {
    background-color: #6200EA !important;
    color: #fff !important;
}

.bg-indigo50 {
    background-color: #E8EAF6 !important;
    color: #000 !important;
}

.bg-indigo100 {
    background-color: #C5CAE9 !important;
    color: #000 !important;
}

.bg-indigo200 {
    background-color: #9FA8DA !important;
    color: #000 !important;
}

.bg-indigo300 {
    background-color: #7986CB !important;
    color: #fff !important;
}

.bg-indigo400 {
    background-color: #5C6BC0 !important;
    color: #fff !important;
}

.bg-indigo700 {
    background-color: #303F9F !important;
    color: #fff !important;
}

.bg-indigo800 {
    background-color: #283593 !important;
    color: #fff !important;
}

.bg-indigo900 {
    background-color: #1A237E !important;
    color: #fff !important;
}

.bg-indigoA100 {
    background-color: #8C9EFF !important;
    color: #000 !important;
}

.bg-indigoA200 {
    background-color: #536DFE !important;
    color: #fff !important;
}

.bg-indigoA500 {
    background-color: #3D5AFE !important;
    color: #fff !important;
}

.bg-indigoA700 {
    background-color: #304FFE !important;
    color: #fff !important;
}

.bg-blue50 {
    background-color: #E3F2FD !important;
    color: #000 !important;
}

.bg-blue100 {
    background-color: #BBDEFB !important;
    color: #000 !important;
}

.bg-blue200 {
    background-color: #90CAF9 !important;
    color: #000 !important;
}

.bg-blue300 {
    background-color: #64B5F6 !important;
    color: #000 !important;
}

.bg-blue400 {
    background-color: #42A5F5 !important;
    color: #000 !important;
}

.bg-blue500 {
    background-color: #2196F3 !important;
    color: #fff !important;
}

.bg-blue600 {
    background-color: #1E88E5 !important;
    color: #fff !important;
}

.bg-blue700 {
    background-color: #1976D2 !important;
    color: #fff !important;
}

.bg-blue800 {
    background-color: #1565C0 !important;
    color: #fff !important;
}

.bg-blue900 {
    background-color: #0D47A1 !important;
    color: #fff !important;
}

.bg-blueA100 {
    background-color: #82B1FF !important;
    color: #000 !important;
}

.bg-blueA200 {
    background-color: #82B1FF !important;
    color: #fff !important;
}

.bg-blueA500 {
    background-color: #2979FF !important;
    color: #fff !important;
}

.bg-blueA700 {
    background-color: #2962FF !important;
    color: #fff !important;
}

.bg-light-blue50 {
    background-color: #E1F5FE !important;
    color: #000 !important;
}

.bg-light-blue100 {
    background-color: #B3E5FC !important;
    color: #000 !important;
}

.bg-light-blue200 {
    background-color: #81D4FA !important;
    color: #000 !important;
}

.bg-light-blue300 {
    background-color: #4FC3F7 !important;
    color: #000 !important;
}

.bg-light-blue400 {
    background-color: #29B6F6 !important;
    color: #000 !important;
}

.bg-light-blue500 {
    background-color: #03A9F4 !important;
    color: #fff !important;
}

.bg-light-blue600 {
    background-color: #039BE5 !important;
    color: #fff !important;
}

.bg-light-blue700 {
    background-color: #0288D1 !important;
    color: #fff !important;
}

.bg-light-blue800 {
    background-color: #0277BD !important;
    color: #fff !important;
}

.bg-light-blue900 {
    background-color: #01579B !important;
    color: #fff !important;
}

.bg-light-blueA100 {
    background-color: #01579B !important;
    color: #000 !important;
}

.bg-light-blueA200 {
    background-color: #40C4FF !important;
    color: #000 !important;
}

.bg-light-blueA500 {
    background-color: #00B0FF !important;
    color: #000 !important;
}

.bg-light-blueA700 {
    background-color: #0091EA !important;
    color: #fff !important;
}

.bg-cyan50 {
    background-color: #E0F7FA !important;
    color: #000 !important;
}

.bg-cyan100 {
    background-color: #B2EBF2 !important;
    color: #000 !important;
}

.bg-cyan200 {
    background-color: #80DEEA !important;
    color: #000 !important;
}

.bg-cyan300 {
    background-color: #4DD0E1 !important;
    color: #000 !important;
}

.bg-cyan400 {
    background-color: #26C6DA !important;
    color: #000 !important;
}

.bg-cyan600 {
    background-color: #00ACC1 !important;
    color: #fff !important;
}

.bg-cyan700 {
    background-color: #0097A7 !important;
    color: #fff !important;
}

.bg-cyan800 {
    background-color: #00838F !important;
    color: #fff !important;
}

.bg-cyan900 {
    background-color: #006064 !important;
    color: #fff !important;
}

.bg-cyanA100 {
    background-color: #84FFFF !important;
    color: #000 !important;
}

.bg-cyanA200 {
    background-color: #18FFFF !important;
    color: #000 !important;
}

.bg-cyanA500 {
    background-color: #18FFFF !important;
    color: #000 !important;
}

.bg-cyanA700 {
    background-color: #00B8D4 !important;
    color: #000 !important;
}

.bg-teal50 {
    background-color: #E0F2F1 !important;
    color: #000 !important;
}

.bg-teal100 {
    background-color: #B2DFDB !important;
    color: #000 !important;
}

.bg-teal200 {
    background-color: #80CBC4 !important;
    color: #000 !important;
}

.bg-teal300 {
    background-color: #4DB6AC !important;
    color: #000 !important;
}

.bg-teal400 {
    background-color: #26A69A !important;
    color: #000 !important;
}

.bg-teal600 {
    background-color: #00897B !important;
    color: #fff !important;
}

.bg-teal800 {
    background-color: #00695C !important;
    color: #fff !important;
}

.bg-teal900 {
    background-color: #004D40 !important;
    color: #fff !important;
}

.bg-tealA100 {
    background-color: #A7FFEB !important;
    color: #000 !important;
}

.bg-tealA200 {
    background-color: #64FFDA !important;
    color: #000 !important;
}

.bg-tealA500 {
    background-color: #1DE9B6 !important;
    color: #000 !important;
}

.bg-tealA700 {
    background-color: #00BFA5 !important;
    color: #000 !important;
}

.bg-green50 {
    background-color: #E8F5E9 !important;
    color: #000 !important;
}

.bg-green100 {
    background-color: #C8E6C9 !important;
    color: #000 !important;
}

.bg-green200 {
    background-color: #A5D6A7 !important;
    color: #000 !important;
}

.bg-green300 {
    background-color: #81C784 !important;
    color: #000 !important;
}

.bg-green400 {
    background-color: #66BB6A !important;
    color: #000 !important;
}

.bg-green500 {
    background-color: #4CAF50 !important;
    color: #fff !important;
}

.bg-green600 {
    background-color: #43A047 !important;
    color: #fff !important;
}

.bg-green700 {
    background-color: #388E3C !important;
    color: #fff !important;
}

.bg-green800 {
    background-color: #2E7D32 !important;
    color: #fff !important;
}

.bg-green900 {
    background-color: #1B5E20 !important;
    color: #fff !important;
}

.bg-greenA100 {
    background-color: #B9F6CA !important;
    color: #000 !important;
}

.bg-greenA200 {
    background-color: #69F0AE !important;
    color: #000 !important;
}

.bg-greenA500 {
    background-color: #00E676 !important;
    color: #000 !important;
}

.bg-greenA700 {
    background-color: #00C853 !important;
    color: #000 !important;
}

.bg-light-green50 {
    background-color: #F1F8E9 !important;
    color: #000 !important;
}

.bg-light-green100 {
    background-color: #DCEDC8 !important;
    color: #000 !important;
}

.bg-light-green200 {
    background-color: #C5E1A5 !important;
    color: #000 !important;
}

.bg-light-green300 {
    background-color: #AED581 !important;
    color: #000 !important;
}

.bg-light-green400 {
    background-color: #9CCC65 !important;
    color: #000 !important;
}

.bg-light-green500 {
    background-color: #8BC34A !important;
    color: #000 !important;
}

.bg-light-green600 {
    background-color: #7CB342 !important;
    color: #000 !important;
}

.bg-light-green700 {
    background-color: #689F38 !important;
    color: #000 !important;
}

.bg-light-green800 {
    background-color: #558B2F !important;
    color: #fff !important;
}

.bg-light-green900 {
    background-color: #33691E !important;
    color: #fff !important;
}

.bg-light-greenA100 {
    background-color: #CCFF90 !important;
    color: #000 !important;
}

.bg-light-greenA200 {
    background-color: #B2FF59 !important;
    color: #000 !important;
}

.bg-light-greenA500 {
    background-color: #76FF03 !important;
    color: #000 !important;
}

.bg-light-greenA700 {
    background-color: #64DD17 !important;
    color: #000 !important;
}

.bg-lime50 {
    background-color: #F9FBE7 !important;
    color: #000 !important;
}

.bg-lime100 {
    background-color: #F0F4C3 !important;
    color: #000 !important;
}

.bg-lime200 {
    background-color: #E6EE9C !important;
    color: #000 !important;
}

.bg-lime300 {
    background-color: #DCE775 !important;
    color: #000 !important;
}

.bg-lime400 {
    background-color: #D4E157 !important;
    color: #000 !important;
}

.bg-lime500 {
    background-color: #CDDC39 !important;
    color: #000 !important;
}

.bg-lime600 {
    background-color: #C0CA33 !important;
    color: #000 !important;
}

.bg-lime700 {
    background-color: #AFB42B !important;
    color: #000 !important;
}

.bg-lime800 {
    background-color: #9E9D24 !important;
    color: #000 !important;
}

.bg-lime900 {
    background-color: #827717 !important;
    color: #fff !important;
}

.bg-limeA100 {
    background-color: #F4FF81 !important;
    color: #000 !important;
}

.bg-limeA200 {
    background-color: #EEFF41 !important;
    color: #000 !important;
}

.bg-limeA500 {
    background-color: #C6FF00 !important;
    color: #000 !important;
}

.bg-limeA700 {
    background-color: #AEEA00 !important;
    color: #000 !important;
}

.bg-yellow50 {
    background-color: #FFFDE7 !important;
    color: #000 !important;
}

.bg-yellow100 {
    background-color: #FFF9C4 !important;
    color: #000 !important;
}

.bg-yellow200 {
    background-color: #FFF59D !important;
    color: #000 !important;
}

.bg-yellow300 {
    background-color: #FFF176 !important;
    color: #000 !important;
}

.bg-yellow400 {
    background-color: #FFEE58 !important;
    color: #000 !important;
}

.bg-yellow500 {
    background-color: #FFEB3B !important;
    color: #000 !important;
}

.bg-yellow600 {
    background-color: #FDD835 !important;
    color: #000 !important;
}

.bg-yellow700 {
    background-color: #FBC02D !important;
    color: #000 !important;
}

.bg-yellow800 {
    background-color: #F9A825 !important;
    color: #000 !important;
}

.bg-yellow900 {
    background-color: #F57F17 !important;
    color: #000 !important;
}

.bg-yellowA100 {
    background-color: #FFFF8D !important;
    color: #000 !important;
}

.bg-yellowA200 {
    background-color: #FFFF00 !important;
    color: #000 !important;
}

.bg-yellowA500 {
    background-color: #FFEA00 !important;
    color: #000 !important;
}

.bg-yellowA700 {
    background-color: #FFD600 !important;
    color: #000 !important;
}

.bg-amber50 {
    background-color: #FFF8E1 !important;
    color: #000 !important;
}

.bg-amber100 {
    background-color: #FFECB3 !important;
    color: #000 !important;
}

.bg-amber200 {
    background-color: #FFE082 !important;
    color: #000 !important;
}

.bg-amber300 {
    background-color: #FFD54F !important;
    color: #000 !important;
}

.bg-amber400 {
    background-color: #FFCA28 !important;
    color: #000 !important;
}

.bg-amber500 {
    background-color: #FFC107 !important;
    color: #000 !important;
}

.bg-amber600 {
    background-color: #FFB300 !important;
    color: #000 !important;
}

.bg-amber700 {
    background-color: #FFA000 !important;
    color: #000 !important;
}

.bg-amber800 {
    background-color: #FF8F00 !important;
    color: #000 !important;
}

.bg-amber900 {
    background-color: #FF6F00 !important;
    color: #000 !important;
}

.bg-amberA100 {
    background-color: #FFE57F !important;
    color: #000 !important;
}

.bg-amberA200 {
    background-color: #FFD740 !important;
    color: #000 !important;
}

.bg-amberA500 {
    background-color: #FFC400 !important;
    color: #000 !important;
}

.bg-amberA700 {
    background-color: #FFAB00 !important;
    color: #000 !important;
}

.bg-orange50 {
    background-color: #FFF3E0 !important;
    color: #000 !important;
}

.bg-orange100 {
    background-color: #FFE0B2 !important;
    color: #000 !important;
}

.bg-orange200 {
    background-color: #FFCC80 !important;
    color: #000 !important;
}

.bg-orange300 {
    background-color: #FFB74D !important;
    color: #000 !important;
}

.bg-orange400 {
    background-color: #FFA726 !important;
    color: #000 !important;
}

.bg-orange500 {
    background-color: #FF9800 !important;
    color: #000 !important;
}

.bg-orange600 {
    background-color: #FB8C00 !important;
    color: #000 !important;
}

.bg-orange700 {
    background-color: #F57C00 !important;
    color: #000 !important;
}

.bg-orange800 {
    background-color: #EF6C00 !important;
    color: #fff !important;
}

.bg-orange900 {
    background-color: #E65100 !important;
    color: #fff !important;
}

.bg-orangeA100 {
    background-color: #FFD180 !important;
    color: #000 !important;
}

.bg-orangeA200 {
    background-color: #FFAB40 !important;
    color: #000 !important;
}

.bg-orangeA500 {
    background-color: #FF9100 !important;
    color: #000 !important;
}

.bg-orangeA700 {
    background-color: #FF6D00 !important;
    color: #000 !important;
}

.bg-deep-orange50 {
    background-color: #FBE9E7 !important;
    color: #000 !important;
}

.bg-deep-orange100 {
    background-color: #FFCCBC !important;
    color: #000 !important;
}

.bg-deep-orange200 {
    background-color: #FFAB91 !important;
    color: #000 !important;
}

.bg-deep-orange300 {
    background-color: #FF8A65 !important;
    color: #000 !important;
}

.bg-deep-orange400 {
    background-color: #FF7043 !important;
    color: #000 !important;
}

.bg-deep-orange500 {
    background-color: #FF5722 !important;
    color: #fff !important;
}

.bg-deep-orange600 {
    background-color: #F4511E !important;
    color: #fff !important;
}

.bg-deep-orange700 {
    background-color: #E64A19 !important;
    color: #fff !important;
}

.bg-deep-orange800 {
    background-color: #D84315 !important;
    color: #fff !important;
}

.bg-deep-orange900 {
    background-color: #BF360C !important;
    color: #fff !important;
}

.bg-deep-orangeA100 {
    background-color: #FF9E80 !important;
    color: #000 !important;
}

.bg-deep-orangeA200 {
    background-color: #FF6E40 !important;
    color: #000 !important;
}

.bg-deep-orangeA500 {
    background-color: #FF3D00 !important;
    color: #fff !important;
}

.bg-deep-orangeA700 {
    background-color: #DD2C00 !important;
    color: #fff !important;
}

.bg-brown50 {
    background-color: #EFEBE9 !important;
    color: #000 !important;
}

.bg-brown100 {
    background-color: #D7CCC8 !important;
    color: #000 !important;
}

.bg-brown200 {
    background-color: #BCAAA4 !important;
    color: #000 !important;
}

.bg-brown300 {
    background-color: #A1887F !important;
    color: #fff !important;
}

.bg-brown400 {
    background-color: #8D6E63 !important;
    color: #fff !important;
}

.bg-brown500 {
    background-color: #795548 !important;
    color: #fff !important;
}

.bg-brown600 {
    background-color: #6D4C41 !important;
    color: #fff !important;
}

.bg-brown700 {
    background-color: #5D4037 !important;
    color: #fff !important;
}

.bg-brown800 {
    background-color: #4E342E !important;
    color: #fff !important;
}

.bg-brown900 {
    background-color: #3E2723 !important;
    color: #fff !important;
}

.bg-grey50 {
    background-color: #FAFAFA !important;
    color: #000 !important;
}

.bg-grey100 {
    background-color: #F5F5F5 !important;
    color: #000 !important;
}

.bg-grey200 {
    background-color: #EEEEEE !important;
    color: #000 !important;
}

.bg-grey300 {
    background-color: #E0E0E0 !important;
    color: #000 !important;
}

.bg-grey400 {
    background-color: #BDBDBD !important;
    color: #000 !important;
}

.bg-grey500 {
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 7px;
    font-family: inherit !important;
}

.bg-grey700 {
    background-color: #616161 !important;
    color: #fff !important;
}

.bg-grey800 {
    background-color: #424242 !important;
    color: #fff !important;
}

.bg-grey900 {
    background-color: #212121 !important;
    color: #fff !important;
}

.bg-blue-grey50 {
    background-color: #ECEFF1 !important;
    color: #000 !important;
}

.bg-blue-grey100 {
    background-color: #CFD8DC !important;
    color: #000 !important;
}

.bg-blue-grey200 {
    background-color: #B0BEC5 !important;
    color: #000 !important;
}

.bg-blue-grey300 {
    background-color: #90A4AE !important;
    color: #000 !important;
}

.bg-blue-grey400 {
    background-color: #78909C !important;
    color: #fff !important;
}

.bg-blue-grey500 {
    background-color: #607D8B !important;
    color: #fff !important;
}

.bg-blue-grey600 {
    background-color: #546E7A !important;
    color: #fff !important;
}

.bg-blue-grey700 {
    background-color: #455A64 !important;
    color: #fff !important;
}

.bg-blue-grey800 {
    background-color: #37474F !important;
    color: #fff !important;
}

.bg-blue-grey900 {
    background-color: #263238 !important;
    color: #fff !important;
}

.bg-white {
    background-color: #fff !important;
    color: #000 !important;
}

.bg-black {
    background-color: #000 !important;
    color: #fff !important;
}

.fg-red50 {
    color: #FFEBEE !important;
}

.fg-red100 {
    color: #FFCDD2 !important;
}

.fg-red200 {
    color: #EF9A9A !important;
}

.fg-red300 {
    color: #E57373 !important;
}

.fg-red400 {
    color: #EF5350 !important;
}

.fg-red500 {
    color: #F44336 !important;
}

.fg-red600 {
    color: #E53935 !important;
}

.fg-red700 {
    color: #D32F2F !important;
}

.fg-red800 {
    color: #C62828 !important;
}

.fg-red900 {
    color: #B71C1C !important;
}

.fg-redA100 {
    color: #FF8A80 !important;
}

.fg-redA200 {
    color: #FF5252 !important;
}

.fg-redA500 {
    color: #FF1744 !important;
}

.fg-redA700 {
    color: #D50000 !important;
}

.fg-pink50 {
    color: #FCE4EC !important;
}

.fg-pink100 {
    color: #F8BBD0 !important;
}

.fg-pink200 {
    color: #F48FB1 !important;
}

.fg-pink300 {
    color: #F06292 !important;
}

.fg-pink400 {
    color: #EC407A !important;
}

.fg-pink500 {
    color: #E91E63 !important;
}

.fg-pink600 {
    color: #D81B60 !important;
}

.fg-pink700 {
    color: #C2185B !important;
}

.fg-pink800 {
    color: #C2185B !important;
}

.fg-pink900 {
    color: #880E4F !important;
}

.fg-pinkA100 {
    color: #FF80AB !important;
}

.fg-pinkA200 {
    color: #FF4081 !important;
}

.fg-pinkA500 {
    color: #F50057 !important;
}

.fg-pinkA700 {
    color: #C51162 !important;
}

.fg-purple50 {
    color: #F3E5F5 !important;
}

.fg-purple100 {
    color: #E1BEE7 !important;
}

.fg-purple200 {
    color: #CE93D8 !important;
}

.fg-purple300 {
    color: #BA68C8 !important;
}

.fg-purple400 {
    color: #AB47BC !important;
}

.fg-purple500 {
    color: #9C27B0 !important;
}

.fg-purple600 {
    color: #8E24AA !important;
}

.fg-purple700 {
    color: #7B1FA2 !important;
}

.fg-purple800 {
    color: #6A1B9A !important;
}

.fg-purple900 {
    color: #4A148C !important;
}

.fg-purpleA100 {
    color: #EA80FC !important;
}

.fg-purpleA200 {
    color: #E040FB !important;
}

.fg-purpleA500 {
    color: #D500F9 !important;
}

.fg-purpleA700 {
    color: #AA00FF !important;
}

.fg-deep-purple50 {
    color: #EDE7F6 !important;
}

.fg-deep-purple100 {
    color: #D1C4E9 !important;
}

.fg-deep-purple200 {
    color: #B39DDB !important;
}

.fg-deep-purple300 {
    color: #9575CD !important;
}

.fg-deep-purple400 {
    color: #7E57C2 !important;
}

.fg-deep-purple500 {
    color: #673AB7 !important;
}

.fg-deep-purple600 {
    color: #5E35B1 !important;
}

.fg-deep-purple700 {
    color: #512DA8 !important;
}

.fg-deep-purple800 {
    color: #4527A0 !important;
}

.fg-deep-purple900 {
    color: #311B92 !important;
}

.fg-deep-purple600 {
    color: #5E35B1 !important;
}

.fg-deep-purple700 {
    color: #512DA8 !important;
}

.fg-deep-purple800 {
    color: #4527A0 !important;
}

.fg-deep-purple900 {
    color: #311B92 !important;
}

.fg-deep-purpleA100 {
    color: #B388FF !important;
}

.fg-deep-purpleA200 {
    color: #7C4DFF !important;
}

.fg-deep-purpleA500 {
    color: #651FFF !important;
}

.fg-deep-purpleA700 {
    color: #6200EA !important;
}

.fg-indigo50 {
    color: #E8EAF6 !important;
}

.fg-indigo100 {
    color: #C5CAE9 !important;
}

.fg-indigo200 {
    color: #9FA8DA !important;
}

.fg-indigo300 {
    color: #7986CB !important;
}

.fg-indigo400 {
    color: #5C6BC0 !important;
}

.fg-indigo500 {
    color: #3F51B5 !important;
}

.fg-indigo600 {
    color: #3949AB !important;
}

.fg-indigo700 {
    color: #303F9F !important;
}

.fg-indigo800 {
    color: #283593 !important;
}

.fg-indigo900 {
    color: #1A237E !important;
}

.fg-indigoA100 {
    color: #8C9EFF !important;
}

.fg-indigoA200 {
    color: #536DFE !important;
}

.fg-indigoA500 {
    color: #3D5AFE !important;
}

.fg-indigoA700 {
    color: #304FFE !important;
}

.fg-blue50 {
    color: #E3F2FD !important;
}

.fg-blue100 {
    color: #BBDEFB !important;
}

.fg-blue200 {
    color: #90CAF9 !important;
}

.fg-blue300 {
    color: #64B5F6 !important;
}

.fg-blue400 {
    color: #42A5F5 !important;
}

.fg-blue500 {
    color: #2196F3 !important;
}

.fg-blue600 {
    color: #1E88E5 !important;
}

.fg-blue700 {
    color: #1976D2 !important;
}

.fg-blue800 {
    color: #1565C0 !important;
}

.fg-blue900 {
    color: #0D47A1 !important;
}

.fg-blueA100 {
    color: #82B1FF !important;
}

.fg-blueA200 {
    color: #82B1FF !important;
}

.fg-blueA500 {
    color: #2979FF !important;
}

.fg-blueA700 {
    color: #2962FF !important;
}

.fg-light-blue50 {
    color: #E1F5FE !important;
}

.fg-light-blue100 {
    color: #B3E5FC !important;
}

.fg-light-blue200 {
    color: #81D4FA !important;
}

.fg-light-blue300 {
    color: #4FC3F7 !important;
}

.fg-light-blue400 {
    color: #29B6F6 !important;
}

.fg-light-blue500 {
    color: #03A9F4 !important;
}

.fg-light-blue600 {
    color: #039BE5 !important;
}

.fg-light-blue700 {
    color: #0288D1 !important;
}

.fg-light-blue800 {
    color: #0277BD !important;
}

.fg-light-blue900 {
    color: #01579B !important;
}

.fg-light-blueA100 {
    color: #01579B !important;
}

.fg-light-blueA200 {
    color: #40C4FF !important;
}

.fg-light-blueA500 {
    color: #00B0FF !important;
}

.fg-light-blueA700 {
    color: #0091EA !important;
}

.fg-cyan50 {
    color: #E0F7FA !important;
}

.fg-cyan100 {
    color: #B2EBF2 !important;
}

.fg-cyan200 {
    color: #80DEEA !important;
}

.fg-cyan300 {
    color: #4DD0E1 !important;
}

.fg-cyan400 {
    color: #26C6DA !important;
}

.fg-cyan500 {
    color: #00BCD4 !important;
}

.fg-cyan600 {
    color: #00ACC1 !important;
}

.fg-cyan700 {
    color: #0097A7 !important;
}

.fg-cyan800 {
    color: #00838F !important;
}

.fg-cyan900 {
    color: #006064 !important;
}

.fg-cyanA100 {
    color: #84FFFF !important;
}

.fg-cyanA200 {
    color: #18FFFF !important;
}

.fg-cyanA500 {
    color: #18FFFF !important;
}

.fg-cyanA700 {
    color: #00B8D4 !important;
}

.fg-teal50 {
    color: #E0F2F1 !important;
}

.fg-teal100 {
    color: #B2DFDB !important;
}

.fg-teal200 {
    color: #80CBC4 !important;
}

.fg-teal300 {
    color: #4DB6AC !important;
}

.fg-teal400 {
    color: #26A69A !important;
}

.fg-teal500 {
    color: #009688 !important;
}

.fg-teal600 {
    color: #00897B !important;
}

.fg-teal700 {
    color: #00796B !important;
}

.fg-teal800 {
    color: #00695C !important;
}

.fg-teal900 {
    color: #004D40 !important;
}

.fg-tealA100 {
    color: #A7FFEB !important;
}

.fg-tealA200 {
    color: #64FFDA !important;
}

.fg-tealA500 {
    color: #1DE9B6 !important;
}

.fg-tealA700 {
    color: #00BFA5 !important;
}

.fg-green50 {
    color: #E8F5E9 !important;
}

.fg-green100 {
    color: #C8E6C9 !important;
}

.fg-green200 {
    color: #A5D6A7 !important;
}

.fg-green300 {
    color: #81C784 !important;
}

.fg-green400 {
    color: #66BB6A !important;
}

.fg-green500 {
    color: #4CAF50 !important;
}

.fg-green600 {
    color: #43A047 !important;
}

.fg-green700 {
    color: #388E3C !important;
}

.fg-green800 {
    color: #2E7D32 !important;
}

.fg-green900 {
    color: #1B5E20 !important;
}

.fg-greenA100 {
    color: #B9F6CA !important;
}

.fg-greenA200 {
    color: #69F0AE !important;
}

.fg-greenA500 {
    color: #00E676 !important;
}

.fg-greenA700 {
    color: #00C853 !important;
}

.fg-light-green50 {
    color: #F1F8E9 !important;
}

.fg-light-green100 {
    color: #DCEDC8 !important;
}

.fg-light-green200 {
    color: #C5E1A5 !important;
}

.fg-light-green300 {
    color: #AED581 !important;
}

.fg-light-green400 {
    color: #9CCC65 !important;
}

.fg-light-green500 {
    color: #8BC34A !important;
}

.fg-light-green600 {
    color: #7CB342 !important;
}

.fg-light-green700 {
    color: #689F38 !important;
}

.fg-light-green800 {
    color: #558B2F !important;
}

.fg-light-green900 {
    color: #33691E !important;
}

.fg-light-greenA100 {
    color: #CCFF90 !important;
}

.fg-light-greenA200 {
    color: #B2FF59 !important;
}

.fg-light-greenA500 {
    color: #76FF03 !important;
}

.fg-light-greenA700 {
    color: #64DD17 !important;
}

.fg-lime50 {
    color: #F9FBE7 !important;
}

.fg-lime100 {
    color: #F0F4C3 !important;
}

.fg-lime200 {
    color: #E6EE9C !important;
}

.fg-lime300 {
    color: #DCE775 !important;
}

.fg-lime400 {
    color: #D4E157 !important;
}

.fg-lime500 {
    color: #CDDC39 !important;
}

.fg-lime600 {
    color: #C0CA33 !important;
}

.fg-lime700 {
    color: #AFB42B !important;
}

.fg-lime800 {
    color: #9E9D24 !important;
}

.fg-lime900 {
    color: #827717 !important;
}

.fg-limeA100 {
    color: #F4FF81 !important;
}

.fg-limeA200 {
    color: #EEFF41 !important;
}

.fg-limeA500 {
    color: #C6FF00 !important;
}

.fg-limeA700 {
    color: #AEEA00 !important;
}

.fg-yellow50 {
    color: #FFFDE7 !important;
}

.fg-yellow100 {
    color: #FFF9C4 !important;
}

.fg-yellow200 {
    color: #FFF59D !important;
}

.fg-yellow300 {
    color: #FFF176 !important;
}

.fg-yellow400 {
    color: #FFEE58 !important;
}

.fg-yellow500 {
    color: #FFEB3B !important;
}

.fg-yellow600 {
    color: #FDD835 !important;
}

.fg-yellow700 {
    color: #FBC02D !important;
}

.fg-yellow800 {
    color: #F9A825 !important;
}

.fg-yellow900 {
    color: #F57F17 !important;
}

.fg-yellowA100 {
    color: #FFFF8D !important;
}

.fg-yellowA200 {
    color: #FFFF00 !important;
}

.fg-yellowA500 {
    color: #FFEA00 !important;
}

.fg-yellowA700 {
    color: #FFD600 !important;
}

.fg-amber50 {
    color: #FFF8E1 !important;
}

.fg-amber100 {
    color: #FFECB3 !important;
}

.fg-amber200 {
    color: #FFE082 !important;
}

.fg-amber300 {
    color: #FFD54F !important;
}

.fg-amber400 {
    color: #FFCA28 !important;
}

.fg-amber500 {
    color: #FFC107 !important;
}

.fg-amber600 {
    color: #FFB300 !important;
}

.fg-amber700 {
    color: #FFA000 !important;
}

.fg-amber800 {
    color: #FF8F00 !important;
}

.fg-amber900 {
    color: #FF6F00 !important;
}

.fg-amberA100 {
    color: #FFE57F !important;
}

.fg-amberA200 {
    color: #FFD740 !important;
}

.fg-amberA500 {
    color: #FFC400 !important;
}

.fg-amberA700 {
    color: #FFAB00 !important;
}

.fg-orange50 {
    color: #FFF3E0 !important;
}

.fg-orange100 {
    color: #FFE0B2 !important;
}

.fg-orange200 {
    color: #FFCC80 !important;
}

.fg-orange300 {
    color: #FFB74D !important;
}

.fg-orange400 {
    color: #FFA726 !important;
}

.fg-orange500 {
    color: #FF9800 !important;
}

.fg-orange600 {
    color: #FB8C00 !important;
}

.fg-orange700 {
    color: #F57C00 !important;
}

.fg-orange800 {
    color: #EF6C00 !important;
}

.fg-orange900 {
    color: #E65100 !important;
}

.fg-orangeA100 {
    color: #FFD180 !important;
}

.fg-orangeA200 {
    color: #FFAB40 !important;
}

.fg-orangeA500 {
    color: #FF9100 !important;
}

.fg-orangeA700 {
    color: #FF6D00 !important;
}

.fg-deep-orange50 {
    color: #FBE9E7 !important;
}

.fg-deep-orange100 {
    color: #FFCCBC !important;
}

.fg-deep-orange200 {
    color: #FFAB91 !important;
}

.fg-deep-orange300 {
    color: #FF8A65 !important;
}

.fg-deep-orange400 {
    color: #FF7043 !important;
}

.fg-deep-orange500 {
    color: #FF5722 !important;
}

.fg-deep-orange600 {
    color: #F4511E !important;
}

.fg-deep-orange700 {
    color: #E64A19 !important;
}

.fg-deep-orange800 {
    color: #D84315 !important;
}

.fg-deep-orange900 {
    color: #BF360C !important;
}

.fg-deep-orangeA100 {
    color: #FF9E80 !important;
}

.fg-deep-orangeA200 {
    color: #FF6E40 !important;
}

.fg-deep-orangeA500 {
    color: #FF3D00 !important;
}

.fg-deep-orangeA700 {
    color: #DD2C00 !important;
}

.fg-brown50 {
    color: #EFEBE9 !important;
}

.fg-brown100 {
    color: #D7CCC8 !important;
}

.fg-brown200 {
    color: #BCAAA4 !important;
}

.fg-brown300 {
    color: #A1887F !important;
}

.fg-brown400 {
    color: #8D6E63 !important;
}

.fg-brown500 {
    color: #795548 !important;
}

.fg-brown600 {
    color: #6D4C41 !important;
}

.fg-brown700 {
    color: #5D4037 !important;
}

.fg-brown800 {
    color: #4E342E !important;
}

.fg-brown900 {
    color: #3E2723 !important;
}

.fg-grey50 {
    color: #FAFAFA !important;
}

.fg-grey100 {
    color: #F5F5F5 !important;
}

.fg-grey200 {
    color: #EEEEEE !important;
}

.fg-grey300 {
    color: #E0E0E0 !important;
}

.fg-grey400 {
    color: #BDBDBD !important;
}

.fg-grey500 {
    color: #9E9E9E !important;
}

.fg-grey600 {
    color: #757575 !important;
}

.fg-grey700 {
    color: #616161 !important;
}

.fg-grey800 {
    color: #424242 !important;
}

.fg-grey900 {
    color: #212121 !important;
}

.fg-blue-grey50 {
    color: #ECEFF1 !important;
}

.fg-blue-grey100 {
    color: #CFD8DC !important;
}

.fg-blue-grey200 {
    color: #B0BEC5 !important;
}

.fg-blue-grey300 {
    color: #90A4AE !important;
}

.fg-blue-grey400 {
    color: #78909C !important;
}

.fg-blue-grey500 {
    color: #607D8B !important;
}

.fg-blue-grey600 {
    color: #546E7A !important;
}

.fg-blue-grey700 {
    color: #455A64 !important;
}

.fg-blue-grey800 {
    color: #37474F !important;
}

.fg-blue-grey900 {
    color: #263238 !important;
}

.fg-white {
    color: #fff !important;
}

.fg-black {
    color: #000 !important;
}
/* CUSTOM */

md-tab-item.md-active > span.ng-binding.ng-scope {
    color: #2D6782 !important;
}

md-tab-item > span.ng-binding.ng-scope {
    font-weight: bold;
}

.bg-red900 {
    background-color: #fff !important;
    color: #215E7B !important;
}

.bg-deep-purple700 {
    background-color: #E3EBEE !important;
    color: #727272 !important;
}

.bg-grey600 {
    background-color: #fff !important;
    color: #0B4F6E !important;
}

.bg-indigo500 {
    background-color: #F2F2F2 !important;
    color: #707070 !important;
}

.bg-indigo600 {
    background-color: #0B4F6E !important;
    color: #fff !important;
}

.bg-cyan500 {
    background-color: #1F7AA4 !important;
    color: #fff !important;
}

md-tabs.md-default-theme md-ink-bar, md-tabs md-ink-bar {
    background: #0B4F6E;
}

.bg-cyan700 {
    background-color: #0B4F6E !important;
}

.bg-green900 {
    background-color: #298AB7 !important;
}

md-checkbox.md-checked .md-ink-ripple {
    color: #298ab7;
}

md-list {
    background-color: #fff;
}

.layout-row {
    background-color: #F3F2F1;
}

md-list-item > div > div.layout-row {
    background-color: #fff;
}

md-card > div > div.layout-row {
    background-color: #fff;
}

#arrow_back_white_listar_liberacao_desconto_pedidos > svg,
#icon_menu_back_blue > svg {
    fill: #215E7B;
}

#icon_menu_back_white > svg {
    fill: #FFF;
}

#close_white_listar_liberacao_desconto_pedidos > svg,
#thumb_down_white_listar_liberacao_desconto_pedidos > svg,
#thumb_up_white_listar_liberacao_desconto_pedidos > svg,
#done_all_white_listar_liberacao_desconto_pedidos > svg,
#done_white_listar_liberacao_desconto_pedidos {
    fill: #FFF;
}

md-toolbar {
    min-height: 51px;
}

.md-toolbar-tools {
    height: 51px;
}

.navbar-logo {
    height:51px;
    width:100%;
    background-color:#013147;
}

md-icon[md-svg-icon="search_white"] > svg,
md-icon[md-svg-icon="arrow_back_white"] > svg {
    fill: #013147;
}
md-icon[md-svg-icon="event_white"] > svg {
    fill: #707070;
}
label[for="date"] {
    color: #000;
}

/* CALENDÁRIO */
/* Header */
.bg-teal700 {
    background-color: #0B4F6E !important;
    color: #fff !important;
}
/* Subheader */
.bg-teal500 {
    background-color: #298AB7 !important;
    color: #fff !important;
}
.bg-grey500 {
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 7px;
    font-family: inherit !important;
}