/* Proportional grids */
/* line 3, ../../../sass/skin-default/_components/_sticky-note.scss */
.sticky-note, .wf-active .answer, .wf-loading .answer { background: #f4f0c1; padding: 18px 20px; line-height: 1.5em; border: 1px solid #e7df85; position: relative; min-height: 36px; height: auto !important; height: 36px; }
/* line 165, ../../../sass/_global-mixins.scss */
.sticky-note, .wf-active .answer, .wf-loading .answer, .wf-inactive .sticky-note, .wf-inactive .wf-active .answer, .wf-active .wf-inactive .answer, .wf-inactive .wf-loading .answer, .wf-loading .wf-inactive .answer { font-size: 1.2em; font-family: "Comic Sans","Comic Sans MS", cursive; }
/* line 170, ../../../sass/_global-mixins.scss */
.wf-active .sticky-note, .wf-active .answer, .wf-active .wf-loading .answer, .wf-loading .wf-active .answer, .wf-loading .sticky-note, .wf-loading .wf-active .answer, .wf-active .wf-loading .answer, .wf-loading .wf-loading .answer, .wf-loading .wf-loading .answer { font-size: 1.2em; font-family: "wordy-diva-1","wordy-diva-2",cursive; }
/* line 11, ../../../sass/skin-default/_components/_sticky-note.scss */
.sticky-note .bd, .wf-active .answer .bd, .wf-loading .answer .bd { position: relative; }
/* line 14, ../../../sass/skin-default/_components/_sticky-note.scss */
.sticky-note .tl, .wf-active .answer .tl, .wf-loading .answer .tl, .sticky-note .br, .wf-active .answer .br, .wf-loading .answer .br { position: absolute; background: transparent url("../../../images/skin-default/sticky-note-corners.png") no-repeat; }
/* line 18, ../../../sass/skin-default/_components/_sticky-note.scss */
.sticky-note .tl, .wf-active .answer .tl, .wf-loading .answer .tl { left: -1px; top: -1px; width: 110px; height: 70px; }
/* line 24, ../../../sass/skin-default/_components/_sticky-note.scss */
.sticky-note .br, .wf-active .answer .br, .wf-loading .answer .br { bottom: -15px; right: -6px; width: 115px; height: 85px; background-position: right bottom; }

/* line 9, ../../../sass/skin-default/pages/faq.scss */
.wf-active .answer, .wf-loading .answer { font-family: Georgia, serif; font-size: 1em; }

/* line 15, ../../../sass/skin-default/pages/faq.scss */
.question h3 { background: url("../../../images/skin-default/icons/faq-toggle.png") no-repeat; padding-left: 40px; cursor: pointer; }
/* line 20, ../../../sass/skin-default/pages/faq.scss */
.question.expanded h3 { background-position: 0 -31px; }
/* line 23, ../../../sass/skin-default/pages/faq.scss */
.question.collapsed h3 { background-position: 0 0; }

/* line 27, ../../../sass/skin-default/pages/faq.scss */
.answer { margin-left: 20px; display: none; margin-bottom: 1.5em; }

/* line 34, ../../../sass/skin-default/pages/faq.scss */
.no-js .answer { display: block; }
