//
// Do not edit directly
// Generated on Mon Jul 16 2018 14:40:48 GMT+0000 (UTC)
//

$C_white: rgb(255, 255, 255);
$C_lightGray: rgb(246, 247, 248);
$C_mediumGray: rgb(117, 117, 117);
$C_darkGray: rgb(53, 62, 72);
$C_coolGrayLight: rgb(228, 233, 237);
$C_coolGrayLightTransp: rgba(41, 77, 107, 0.12);
$C_coolGrayMedium: rgb(151, 159, 164);
$C_coolGrayMediumTransp: rgba(84, 96, 107, 0.6);
$C_red: rgb(241, 58, 89);
$C_darkRed: rgb(211, 45, 74);
$C_pink: rgb(255, 153, 209);
$C_yellow: rgb(255, 229, 51);
$C_lightBlue: rgb(77, 209, 237);
$C_purple: rgb(55, 30, 172);
$C_blue: rgb(0, 162, 199);
$C_plum: rgb(112, 0, 176);
$C_orange: rgb(255, 91, 15);
$C_teal: rgb(0, 212, 128);
$C_shamrock: rgb(89, 219, 51);
$C_black: rgb(15, 23, 33);
$C_facebook: rgb(59, 89, 152);
$C_twitter: rgb(51, 204, 255);
$C_linkedin: rgb(72, 117, 180);
$C_tumblr: rgb(43, 73, 100);
$C_flickr: rgb(254, 8, 131);
$C_foursquare: rgb(12, 186, 223);
$C_googleplus: rgb(198, 61, 45);
$C_googleplusbutton: rgb(255, 255, 255);
$C_instagram: rgb(78, 67, 60);
$C_reddit: rgb(206, 227, 248);
$C_wepay: rgb(72, 145, 220);
$C_yahoo: rgb(123, 0, 153);
$C_outlook: rgb(0, 114, 198);
$C_textPrimary: rgb(46, 62, 72);
$C_textSecondary: rgba(46, 62, 72, 0.6);
$C_textTertiary: rgba(46, 62, 72, 0.35);
$C_textHint: rgba(46, 62, 72, 0.35);
$C_textDisabled: rgba(46, 62, 72, 0.12);
$C_textPrimaryInverted: rgb(255, 255, 255);
$C_textSecondaryInverted: rgba(255, 255, 255, 0.7);
$C_textTertiaryInverted: rgba(255, 255, 255, 0.35);
$C_textHintInverted: rgba(255, 255, 255, 0.35);
$C_textDisabledInverted: rgba(255, 255, 255, 0.12);
$C_attention: rgb(255, 91, 15);
$C_success: rgb(0, 212, 128);
$C_border: rgba(46, 62, 72, 0.12);
$C_borderDark: rgba(46, 62, 72, 0.54);
$C_borderInverted: rgba(255, 255, 255, 0.2);
$C_borderDarkInverted: rgba(255, 255, 255, 0.7);
$C_separator: rgba(46, 62, 72, 0.26);
$C_highlight: rgba(0, 0, 255, 0.05);
$C_selection: rgba(46, 62, 72, 0.05);
$C_dimmingOverlay: rgba(46, 62, 72, 0.4);
$C_tappable: rgba(56, 56, 15, 0.09);
$C_tappableInverted: rgba(255, 246, 196, 0.27);
$C_contentBG: rgb(255, 255, 255);
$C_contentBGInverted: rgb(15, 23, 33);
$C_collectionBG: rgb(246, 247, 248);