@import url("https://cloud.webtype.com/css/6c63ed70-2774-426a-ae79-244b0000b824.css");
@import url("https://cloud.webtype.com/css/8aeb5a12-446a-4ab7-b8db-8493a019c155.css");

/* ---- Edit CSS ----

If you are unfamiliar with CSS, there are some learning resources in the help
section on the right-hand side of the page.

Here are some things you should know before you begin:

1. Any definitions you enter here will be related to your custom theme. If you
   change to a different theme, these definitions will no longer be visible on
   this page. If you switch back to your custom theme, your changes will be
   present.
	
2. By default, your custom css definitions will be included *after* the theme
   css files. So, your definitions will take precedence over the theme ones.

3. You can choose to not include the theme css files at all, and instead only
   include your custom css definitions with the "Revision Options" to the
   top-right.
	
4. When you preview your changes, you are the only one who can see the preview.

5. Feel free to delete these comments!

*/

Body {
    padding: 3px 9px;
}

.JustNew { 
display: inline; 
}

* {
font-family: "Alright Sans from Webtype", Lucida Sans Unicode, Lucida Sans, Lucida Grande  !important; text-rendering: optimizeLegibility !important;
}

code, code *, pre, pre * {
font-family: "Nitti from Webtype", monospace !important;
}

h1 {
font-size: 150%;
}

.DataList .Title {
font-size: 16px;
display: block;
font-weight: bold;
margin: 3px 0 3px 0;
}

.P.PageDescription {
font-size: 110%;
line-height: 1.5;
}

.ItemDiscussion {
    margin: 12px 0px;
    padding: 0px;
}

.ItemDiscussion .Message {
font-size: 130%;
line-height: 1.5;
}

.Message {
font-size: 120%;
line-height: 1.5;
margin-top: 15px;
}

.ItemDiscussion .Meta, .DataList .Meta {
font-size: 12px;
}

blockquote {
color: #555;
}

span.Author {
margin-right: 7px;
}

.Message li {
margin: 0;
}

.InfoMessage {
font-size: 14px;
line-height: 1.5;
}

.champagne {
background: #DAEAF7;
font-style: italic;
}

.MenuItems-Reactions {
position: absolute;
width: 200px;
margin-bottom: 5px;
padding: 5px 5px 2px 5px;
}
.Section-champagne #Frame #Head {
background: #FC355D;
}
.Section-champagne #Frame #Head .Alert {
background: #0D88C6;
}