/* the values in this file will be replaced with the color values from the application theme
	SEE: ThemeColorsCss.ashx
*/
:root {
	--ApplicationAdditionalImportUrl: url("//fonts.googleapis.com/css?family=Open+Sans:400,700");
	--ApplicationLogoIconUrl: url("https://files.cloudgunk.com/97229/OriginalThumb");
	--ApplicationLogoUrl: url("https://files.cloudgunk.com/97229/OriginalSmall");
	--HeaderFontFamily: 'Open Sans', sans-serif;
	--HeaderBGColor: white;
	--HeaderBackground: transparent;
	--HeaderBGSize: auto;
	--HeaderColor: rgb(55, 107, 113);
	--HeaderBorderColor: #c8c8c8;
	--HeaderBorderStyle: solid;
	--HeaderBorderWidth: 0 0 1px 0;
	--HeaderLinkColor: rgb(55, 107, 113);
	--HeaderLinkHoverColor: #2495e4;
	--HeaderLinkBGColor: transparent;
	--HeaderLinkHoverBGColor: transparent;
	--FooterFontFamily: 'Open Sans', sans-serif;
	--FooterFontSize: .75em;
	--FooterBGColor: rgb(255, 255, 255);
	--FooterBackground: transparent;
	--FooterBGSize: auto;
	--FooterColor: black;
	--FooterBorderColor: #c5c5c5;
	--FooterBorderStyle: solid;
	--FooterBorderWidth: 1px 0 0 0;
	--FooterLinkColor: rgb(32, 33, 34);
	--FooterLinkHoverColor: rgb(55, 107, 113);
	--FooterLinkBGColor: transparent;
	--FooterLinkHoverBGColor: transparent;
	--NavFontFamily: 'Open Sans', sans-serif;
	--NavFontSize: 1em;
	--NavBGColor: rgb(255, 255, 255);
	--NavBackground: transparent;
	--NavBGSize: auto;
	--NavColor: rgb(55, 107, 113);
	--NavBorderColor: #e2e2e2;
	--NavBorderStyle: solid;
	--NavBorderWidth: 0px;
	--NavLinkColor: rgb(64, 66, 67);
	--NavLinkBGColor: rgba(55, 107, 113, 0);
	--NavLinkBorderColor: rgba(226, 226, 226, 0);
	--NavLinkHoverColor: rgb(0, 0, 0);
	--NavLinkHoverBGColor: transparent;
	--NavLinkHoverBorderColor: #1f87bb;
	--NavActiveLinkColor: rgb(55, 107, 113);
	--NavActiveLinkBorderColor: transparent;
	--NavActiveLinkBGColor: rgba(0, 0, 0, 0);
	--MainFontFamily: 'Open Sans', sans-serif;
	--MainFontSize: 14px;
	--MainLineHeight: 1.43;
	--MainBackground: url("https://files.cloudgunk.com/64817/OriginalLarge");
	--MainBGSize: cover;
	--MainBGColor: rgba(255, 255, 255, 0);
	--MainContentBGColor: rgba(0, 0, 0, 0);
	--MainContentBackground: transparent;
	--MainContentBGSize: cover;
	--MainColor: rgb(34, 35, 35);
	--MainBorderColor: #DDDADA;
	--MainMutedBorderColor: #eaeaea;
	--MainLinkColor: rgb(55, 107, 113);
	--MainShadowColor: rgba(0, 0, 0, 0.11);
	--MainLinkHoverColor: rgb(0, 0, 0);
	--MainLinkBGColor: transparent;
	--MainLinkHoverBGColor: transparent;
	--MainTitleColor: rgb(70, 70, 70);
	--MainSubtitleColor: #8a8a8a;
	--MainTitleFontFamily: 'Open Sans', sans-serif;
	--MainTitleFontSizeOffset: 1;
	--MainMutedTextColor: #868686;
	--MainPrimaryTextColor: black;
	--MainPrimaryForeColor: black;
	--MainPrimaryBGColor: #ececec;
	--MainPrimaryBorderColor: #bdbdbd;
	--MainWarningTextColor: #f0ad4e;
	--MainWarningForeColor: black;
	--MainWarningBGColor: rgb(236, 209, 111);
	--MainWarningBorderColor: #fcf8e3;
	--MainInfoTextColor: #112025;
	--MainInfoForeColor: black;
	--MainInfoBGColor: #dadada;
	--MainInfoBorderColor: #a2a2a2;
	--MainSuccessTextColor: rgb(100, 186, 196);
	--MainSuccessForeColor: rgb(255, 255, 255);
	--MainSuccessBGColor: rgb(100, 186, 196);
	--MainSuccessBorderColor: rgb(100, 186, 196);
	--MainDangerTextColor: #d9534f;
	--MainDangerForeColor: rgb(255, 255, 255);
	--MainDangerBGColor: rgb(210, 55, 109);
	--MainDangerBorderColor: #f2dede;
	--TooltipColor: white;
	--TooltipBGColor: gray;
	--TooltipBorderColor: #DDDADA;
	--BtnColor: gray;
	--BtnBGColor: white;
	--BtnBorderColor: #DDDADA;
	--BtnPrimaryColor: black;
	--BtnPrimaryBGColor: #ececec;
	--BtnPrimaryBorderColor: #bbb;
	--BtnSuccessColor: white;
	--BtnSuccessBGColor: rgb(100, 186, 196);
	--BtnSuccessBorderColor: #dff0d8;
	--BtnInfoColor: black;
	--BtnInfoBGColor: #ababab;
	--BtnInfoBorderColor: #ababab;
	--BtnWarningColor: white;
	--BtnWarningBGColor: #f0ad4e;
	--BtnWarningBorderColor: #fcf8e3;
	--BtnDangerColor: white;
	--BtnDangerBGColor: #d9534f;
	--BtnDangerBorderColor: #f2dede;
	--InputColor: black;
	--InputBGColor: white;
	--InputBorderColor: #ccc;
	--InputAddonColor: #737373;
	--InputAddonBGColor: #ccc;
	--InputAddonBorderColor: #DDDADA;
	--InputFocusBorderColor: #95BAF9;
	--InputDisabledBackgroundColor: #ededed;
	--InputErrorColor: #d9534f;
	--InputErrorBorderColor: #d9534f;
	--InputErrorBGColor: white;
	--InputWarningColor: #f0ad4e;
	--InputWarningBorderColor: #f0ad4e;
	--InputWarningBGColor: white;
	--InputSuccessColor: #5cb85c;
	--InputSuccessBorderColor: #5cb85c;
	--InputSuccessBGColor: white;
	--TableBGColor: transparent;
	--TableActiveBGColor: #ededed;
	--TableHoverBGColor: gray;
	--TableAlternateBGColor: #ededed;
	--TableBorderColor: gray;
	--TableHeaderColor: black;
	--TableHeaderBGColor: transparent;
	--TableHeaderBorderColor: #444444;
	--TableFooterColor: #444444;
	--TableFooterBGColor: #aaaaaa;
	--TableFooterBorderColor: #444444;
	--TableCaptionColor: black;
	--TableCaptionBGColor: transparent;
	--BoxBorderColor: rgba(0, 0, 0, 0);
	--BoxAltBGColor: rgb(255, 255, 255);
	--BoxBGColor: rgb(255, 255, 255);
	--LayoutType: Minimal;
	--JournalIconUrl: url("https://cdn.lifegunk.com/entry/Journal");
	--GoalIconUrl: url("https://cdn.lifegunk.com/entry/Goal");
	--IdeaIconUrl: url("https://cdn.lifegunk.com/entry/Idea");
	--ActivityIconUrl: url("https://cdn.lifegunk.com/entry/Activity");
	--MessageIconUrl: url("https://cdn.lifegunk.com/entry/Message");
	--TodoIconUrl: url("https://cdn.lifegunk.com/entry/Todo");
	--ListIconUrl: url("https://cdn.lifegunk.com/entry/List");
	--GroupIconUrl: url("https://cdn.lifegunk.com/entry/Group");
	--DiaryIconUrl: url("https://cdn.lifegunk.com/entry/Diary");
	--ArticleIconUrl: url("https://cdn.lifegunk.com/entry/Article");
	--BookIconUrl: url("https://cdn.lifegunk.com/entry/Book");
	--BookChapterIconUrl: url("https://cdn.lifegunk.com/entry/BookChapter");
	--BusinessIconUrl: url("https://cdn.lifegunk.com/entry/Business");
	--OrganizationIconUrl: url("https://cdn.lifegunk.com/entry/Organization");
	--PersonIconUrl: url("https://cdn.lifegunk.com/entry/Person");
	--ProductIconUrl: url("https://cdn.lifegunk.com/entry/Product");
	--ProjectIconUrl: url("https://cdn.lifegunk.com/entry/Project");
	--SongIconUrl: url("https://cdn.lifegunk.com/entry/Song");
	--PoemIconUrl: url("https://cdn.lifegunk.com/entry/Poem");
	--NoteIconUrl: url("https://cdn.lifegunk.com/entry/Note");
	--PageIconUrl: url("https://cdn.lifegunk.com/entry/Page");
	--BlogIconUrl: url("https://cdn.lifegunk.com/entry/Blog");
	--BlogPostIconUrl: url("https://cdn.lifegunk.com/entry/BlogPost");
	--EventIconUrl: url("https://cdn.lifegunk.com/entry/Event");
	--ForumIconUrl: url("https://cdn.lifegunk.com/entry/Forum");
	--ForumTopicIconUrl: url("https://cdn.lifegunk.com/entry/ForumTopic");
	--JourneyIconUrl: url("https://cdn.lifegunk.com/entry/Journey");
	--FolderIconUrl: url("https://cdn.lifegunk.com/entry/Folder");
	--GameIconUrl: url("https://cdn.lifegunk.com/entry/Game");
	--MenuIconUrl: url("https://cdn.lifegunk.com/entry/Menu");
	--MovieIconUrl: url("https://cdn.lifegunk.com/entry/Movie");
	--RestaurantIconUrl: url("https://cdn.lifegunk.com/entry/Restaurant");
	--ScheduleIconUrl: url("https://cdn.lifegunk.com/entry/Schedule");
	--ShowIconUrl: url("https://cdn.lifegunk.com/entry/Show");
	--VenueIconUrl: url("https://cdn.lifegunk.com/entry/Venue");
	--MarkLoveIconUrl: url("https://cdn.lifegunk.com/marks/Love");
	--MarkThumbsUpIconUrl: url("https://cdn.lifegunk.com/marks/ThumbsUp");
	--MarkThumbsDownIconUrl: url("https://cdn.lifegunk.com/marks/ThumbsDown");
	--MarkAmazedIconUrl: url("https://cdn.lifegunk.com/marks/Amazed");
	--MarkAmusedIconUrl: url("https://cdn.lifegunk.com/marks/Amused");
	--MarkSadIconUrl: url("https://cdn.lifegunk.com/marks/Sad");
	--MarkAngryIconUrl: url("https://cdn.lifegunk.com/marks/Angry");
	--MarkDisgustedIconUrl: url("https://cdn.lifegunk.com/marks/Disgusted");
	--MarkFavoriteIconUrl: url("https://cdn.lifegunk.com/marks/Favorite");
	--MarkCompletedIconUrl: url("https://cdn.lifegunk.com/marks/Completed");
	--MarkAccomplishedIconUrl: url("https://cdn.lifegunk.com/marks/Accomplished");
	--MarkGoingIconUrl: url("https://cdn.lifegunk.com/marks/Going");
}