pre.textmate-source.ilife_05 {
	color: #333333;
	background-color: rgba(255, 255, 255, 0.99);
}

pre.textmate-source.ilife_05 ::selection {
	background-color: rgba(166, 0, 246, 0.25);
}
/* text */
pre.textmate-source.ilife_05 .text {
	color: #333333;
	background-color: rgba(242, 241, 242, 0.95);
}

/* source */
pre.textmate-source.ilife_05 .source {
	color: #565859;
	background-color: rgba(255, 255, 255, 0.95);
}

/* meta.source.embedded */
pre.textmate-source.ilife_05 .meta_source_embedded {
	color: #C8415C;
}

/* meta.source.embedded source */
pre.textmate-source.ilife_05 .meta_source_embedded .source {
	color: #666666;
	background-color: rgba(255, 255, 255, 0.95);
}

/* meta.source.embedded.bound */
pre.textmate-source.ilife_05 .meta_source_embedded_bound {
	color: #308095;
	background-color: #E6FAFF;
}

/* meta.source.embedded.return-value */
pre.textmate-source.ilife_05 .meta_source_embedded_return-value {
	color: #B6D48F;
	background-color: #F4FFE6;
}

/* string.interpolated */
pre.textmate-source.ilife_05 .string_interpolated {
	background-color: rgba(255, 255, 85, 0.75);
}

/* html tags */
pre.textmate-source.ilife_05 .meta_tag, pre.textmate-source.ilife_05 .declaration_tag {
	color: #39A0BA;
	background-color: rgba(57, 160, 186, 0.10);
}

/* Tag name */
pre.textmate-source.ilife_05 .entity_name_tag {
	color: #308095;
	font-weight: bold
}

/* Tag attribute */
pre.textmate-source.ilife_05 .entity_other_attribute-name {
}

/* Tag attribute value */
pre.textmate-source.ilife_05 .meta_tag .string .source), pre.textmate-source.ilife_05 .declaration_tag .string .source) {
	color: #69B200;
}

/* String Source */
pre.textmate-source.ilife_05 .meta_tag .string .&(text .source), pre.textmate-source.ilife_05 .declaration_tag .string .&(text .source), pre.textmate-source.ilife_05 .source .string .source {
	background-color: #FFFFFF;
}

/* source.ruby.embedded.source */
pre.textmate-source.ilife_05 .source .string .source {
	color: #000000;
	background-color: #ECEBEC;
}

/* Comment */
pre.textmate-source.ilife_05 .comment {
	color: #B35EED;
	font-style: italic;
	background-color: rgba(0, 0, 0, 0.03);
}

/* String */
pre.textmate-source.ilife_05 .string {
	color: #69B200;
	background-color: rgba(255, 251, 188, 0.10);
}

/* String Source String */
pre.textmate-source.ilife_05 .String .Source .String, pre.textmate-source.ilife_05 .meta_tag .string .source .string {
}

/* Number */
pre.textmate-source.ilife_05 .constant_numeric {
	color: #69B200;
	font-weight: bold
}

/* Built-in constant */
pre.textmate-source.ilife_05 .constant_language {
	color: #1C7A1F;
	font-weight: bold
}

/* User-defined constant */
pre.textmate-source.ilife_05 .constant_character, pre.textmate-source.ilife_05 .constant_other {
	color: #1C7A1F;
	background-color: rgba(182, 212, 143, 0.15);
}

/* constant.character, constant.other */
pre.textmate-source.ilife_05 .text .source .constant_character, pre.textmate-source.ilife_05 .text .source .constant_other {
	background-color: #FFFEF4;
}

/* Variable */
pre.textmate-source.ilife_05 .variable_language, pre.textmate-source.ilife_05 .variable_other, pre.textmate-source.ilife_05 .variable {
	color: #308095;
	font-weight: bold
}

/* Keyword */
pre.textmate-source.ilife_05 .keyword {
	color: #000000;
	font-weight: bold
	background-color: rgba(252, 232, 236, 0.10);
}

/* keyword */
pre.textmate-source.ilife_05 .text .source .keyword {
	background-color: rgba(197, 66, 93, 0.05);
}

/* Storage */
pre.textmate-source.ilife_05 .storage {
	color: #999999;
	font-weight: bold
	background-color: rgba(153, 153, 153, 0.10);
}

/* Class name */
pre.textmate-source.ilife_05 .entity_name_class {
}

/* Inherited class */
pre.textmate-source.ilife_05 .entity_other_inherited-class {
}

/* support.function */
pre.textmate-source.ilife_05 .support_function {
	color: #D42755;
	background-color: rgba(212, 39, 85, 0.03);
}

/* Function name */
pre.textmate-source.ilife_05 .entity_name_function, pre.textmate-source.ilife_05 .storage_type_function {
	color: #FFFFFF;
	font-weight: bold
	background-color: #69B200;
}

/* meta.property.function */
pre.textmate-source.ilife_05 .meta_property_function, pre.textmate-source.ilife_05 .meta_function {
	color: #B6D48F;
	background-color: #1C7A1F;
}

/* Function argument */
pre.textmate-source.ilife_05 .variable_parameter_function {
	color: #62D6F4;
	font-weight: bold
}

/* Library function */
pre.textmate-source.ilife_05 .support_function {
}

/* Library constant */
pre.textmate-source.ilife_05 .support_constant {
	color: #69B200;
	background-color: rgba(182, 212, 143, 0.25);
}

/* Library class/type */
pre.textmate-source.ilife_05 .support_type, pre.textmate-source.ilife_05 .support_class {
}

/* Library variable */
pre.textmate-source.ilife_05 .support_other_variable {
}

/* Invalid */
pre.textmate-source.ilife_05 .invalid {
}

/* support.class */
pre.textmate-source.ilife_05 .support_class {
	color: #1C7A1F;
	background-color: rgba(28, 122, 31, 0.05);
}

/* support.class.collection */
pre.textmate-source.ilife_05 .support_class_collection {
	font-weight: bold
}

/* meta.round-brackets1 */
pre.textmate-source.ilife_05 .meta_round-brackets, pre.textmate-source.ilife_05 .meta_property-list, pre.textmate-source.ilife_05 .comment_block_conditional {
	background-color: rgba(57, 160, 186, 0.10);
}

/* meta.round-brackets2 */
pre.textmate-source.ilife_05 . meta_round-brackets .meta_round-brackets, pre.textmate-source.ilife_05 .comment_block_conditional .comment_block_conditional {
	background-color: rgba(57, 160, 186, 0.05);
}

/* meta.round-brackets3 */
pre.textmate-source.ilife_05 . meta_round-brackets .meta_round-brackets .meta_round-brackets, pre.textmate-source.ilife_05 . .comment_block_conditional .comment_block_conditional .comment_block_conditional {
	background-color: rgba(57, 160, 186, 0.05);
}

/* meta.round-brackets4 */
pre.textmate-source.ilife_05 . meta_round-brackets .meta_round-brackets .meta_round-brackets .meta_round-brackets, pre.textmate-source.ilife_05 . .comment_block_conditional .comment_block_conditional .comment_block_conditional .comment_block_conditional {
	background-color: rgba(57, 160, 186, 0.05);
}

/* meta.round-brackets5 */
pre.textmate-source.ilife_05 . meta_round-brackets .meta_round-brackets .meta_round-brackets .meta_round-brackets .meta_round-brackets, pre.textmate-source.ilife_05 . .comment_block_conditional .comment_block_conditional .comment_block_conditional .comment_block_conditional .comment_block_conditional {
	color: #191919;
	background-color: rgba(57, 160, 186, 0.05);
}

/* meta.round-brackets6 */
pre.textmate-source.ilife_05 . meta_round-brackets .meta_round-brackets .meta_round-brackets .meta_round-brackets .meta_round-brackets .meta_round-brackets, pre.textmate-source.ilife_05 . .comment_block_conditional .comment_block_conditional .comment_block_conditional .comment_block_conditional .comment_block_conditional .comment_block_conditional {
	background-color: rgba(57, 160, 186, 0.05);
}

/* text.plain */
pre.textmate-source.ilife_05 .text_plain {
	background-color: #FFFFFF;
}

/* special seperator */
pre.textmate-source.ilife_05 .keyword_other_go_sql {
	color: #D76A00;
	background-color: rgba(255, 255, 85, 0.10);
}

/* meta.leading-space */
pre.textmate-source.ilife_05 .meta_leading-space {
	background-color: rgba(255, 255, 85, 0.10);
}

/* source.css */
pre.textmate-source.ilife_05 .source_css {
}

/* meta.property.value.css */
pre.textmate-source.ilife_05 .meta_property-value_css {
	color: #39A0BA;
	background-color: rgba(57, 160, 186, 0.10);
}

/* support.constant.property-value.css */
pre.textmate-source.ilife_05 .support_constant_property-value_css {
	color: #AA5500;
}


