/* Proportional grids */
/* line 3, ../../../sass/skin-default/_components/_sticky-note.scss */
.sticky-note { 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-inactive .sticky-note { font-size: 1.2em; font-family: "Comic Sans","Comic Sans MS", cursive; }
/* line 170, ../../../sass/_global-mixins.scss */
.wf-active .sticky-note, .wf-loading .sticky-note { 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 { position: relative; }
/* line 14, ../../../sass/skin-default/_components/_sticky-note.scss */
.sticky-note .tl, .sticky-note .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 { left: -1px; top: -1px; width: 110px; height: 70px; }
/* line 24, ../../../sass/skin-default/_components/_sticky-note.scss */
.sticky-note .br { bottom: -15px; right: -6px; width: 115px; height: 85px; background-position: right bottom; }

/* line 6, ../../../sass/skin-default/pages/learning-programs.scss */
.program { clear: both; padding-left: 120px; background: transparent url("../../../images/skin-default/icons/learning-programs.png") no-repeat; }

/* line 12, ../../../sass/skin-default/pages/learning-programs.scss */
#lesson-plans { background-position: 0px -5px; }

/* line 15, ../../../sass/skin-default/pages/learning-programs.scss */
#mock-election { background-position: 0px -110px; }

/* line 19, ../../../sass/skin-default/pages/learning-programs.scss */
#econgress { background-position: 5px -215px; }

/* line 23, ../../../sass/skin-default/pages/learning-programs.scss */
#democracy-corps { background-position: 0px -330px; }

/* line 27, ../../../sass/skin-default/pages/learning-programs.scss */
#ampu { background-position: 0px -440px; margin-bottom: 3em; }

/* line 32, ../../../sass/skin-default/pages/learning-programs.scss */
.learning-program #signup-btn .ui-button-bg { width: 170px; text-align: left; }
